From 4926ae1cf2c6208ae32b9fd7bea9a15829226b34 Mon Sep 17 00:00:00 2001 From: Torben Brenner Date: Tue, 26 Sep 2023 07:38:46 +0200 Subject: [PATCH] feat: adjustments for display short --- src/assets/catalogue.ts | 9 +- src/assets/diagnosen.ts | 9463 ++++++++++++++++++++++++++++++++++++ src/assets/lokalisation.ts | 538 ++ src/assets/manufacturer.ts | 4 + 4 files changed, 10013 insertions(+), 1 deletion(-) diff --git a/src/assets/catalogue.ts b/src/assets/catalogue.ts index ed1f96c..65df7f8 100644 --- a/src/assets/catalogue.ts +++ b/src/assets/catalogue.ts @@ -19,21 +19,25 @@ export const staticCatalogue: Array = [ key: 'M', de: 'male', en: 'male', + display_short: "male", }, { key: 'F', de: 'female', en: 'female', + display_short: "female", }, { key: 'other', de: 'other', en: 'other', + display_short: "other", }, { key: 'SCTID:261665006', de: 'unknown', en: 'unknown', + display_short: "unknown", }, ] ), @@ -54,7 +58,6 @@ export const staticCatalogue: Array = [ ['LOWER_THAN', 'GREATER_THAN', 'BETWEEN'] ), Diagnosen, - ]), new Category('imaging', 'Image Parameters', [ new Criteria( @@ -68,21 +71,25 @@ export const staticCatalogue: Array = [ key: 'RID10312', de: 'MRI', en: 'MRI', + display_short: 'MRI', }, { key: 'RID10337', de: 'PET', en: 'PET', + display_short: 'PET', }, { key: 'RID10334', de: 'SPECT', en: 'SPECT', + display_short: 'SPECT', }, { key: 'RID10321', de: 'CT', en: 'CT', + display_short: 'CT', }, ] ), diff --git a/src/assets/diagnosen.ts b/src/assets/diagnosen.ts index 294d964..be4169d 100644 --- a/src/assets/diagnosen.ts +++ b/src/assets/diagnosen.ts @@ -17,47316 +17,56779 @@ export const Diagnosen: Criteria = key: "A00", en: "", de: "Cholera", + display_short: "A00", }, { key: "A00.0", en: "", de: "Cholera due to Vibrio cholerae 01, biovar cholerae", + display_short: "A00.0", }, { key: "A00.1", en: "", de: "Cholera due to Vibrio cholerae 01, biovar eltor", + display_short: "A00.1", }, { key: "A00.9", en: "", de: "Cholera, unspecified", + display_short: "A00.9", }, { key: "A01", en: "", de: "Typhoid and paratyphoid fevers", + display_short: "A01", }, { key: "A01.0", en: "", de: "Typhoid fever", + display_short: "A01.0", }, { key: "A01.1", en: "", de: "Paratyphoid fever A", + display_short: "A01.1", }, { key: "A01.2", en: "", de: "Paratyphoid fever B", + display_short: "A01.2", }, { key: "A01.3", en: "", de: "Paratyphoid fever C", + display_short: "A01.3", }, { key: "A01.4", en: "", de: "Paratyphoid fever, unspecified", + display_short: "A01.4", }, { key: "A02", en: "", de: "Other salmonella infections", + display_short: "A02", }, { key: "A02.0", en: "", de: "Salmonella enteritis", + display_short: "A02.0", }, { key: "A02.1", en: "", de: "Salmonella sepsis", + display_short: "A02.1", }, { key: "A02.2", en: "", de: "Localized salmonella infections", + display_short: "A02.2", }, { key: "A02.8", en: "", de: "Other specified salmonella infections", + display_short: "A02.8", }, { key: "A02.9", en: "", de: "Salmonella infection, unspecified", + display_short: "A02.9", }, { key: "A03", en: "", de: "Shigellosis", + display_short: "A03", }, { key: "A03.0", en: "", de: "Shigellosis due to Shigella dysenteriae", + display_short: "A03.0", }, { key: "A03.1", en: "", de: "Shigellosis due to Shigella flexneri", + display_short: "A03.1", }, { key: "A03.2", en: "", de: "Shigellosis due to Shigella boydii", + display_short: "A03.2", }, { key: "A03.3", en: "", de: "Shigellosis due to Shigella sonnei", + display_short: "A03.3", }, { key: "A03.8", en: "", de: "Other shigellosis", + display_short: "A03.8", }, { key: "A03.9", en: "", de: "Shigellosis, unspecified", + display_short: "A03.9", }, { key: "A04", en: "", de: "Other bacterial intestinal infections", + display_short: "A04", }, { key: "A04.0", en: "", de: "Enteropathogenic Escherichia coli infection", + display_short: "A04.0", }, { key: "A04.1", en: "", de: "Enterotoxigenic Escherichia coli infection", + display_short: "A04.1", }, { key: "A04.2", en: "", de: "Enteroinvasive Escherichia coli infection", + display_short: "A04.2", }, { key: "A04.3", en: "", de: "Enterohaemorrhagic Escherichia coli infection", + display_short: "A04.3", }, { key: "A04.4", en: "", de: "Other intestinal Escherichia coli infections", + display_short: "A04.4", }, { key: "A04.5", en: "", de: "Campylobacter enteritis", + display_short: "A04.5", }, { key: "A04.6", en: "", de: "Enteritis due to Yersinia enterocolitica", + display_short: "A04.6", }, { key: "A04.7", en: "", de: "Enterocolitis due to Clostridium difficile", + display_short: "A04.7", }, { key: "A04.8", en: "", de: "Other specified bacterial intestinal infections", + display_short: "A04.8", }, { key: "A04.9", en: "", de: "Bacterial intestinal infection, unspecified", + display_short: "A04.9", }, { key: "A05", en: "", de: "Other bacterial foodborne intoxications, not elsewhere classified", + display_short: "A05", }, { key: "A05.0", en: "", de: "Foodborne staphylococcal intoxication", + display_short: "A05.0", }, { key: "A05.1", en: "", de: "Botulism", + display_short: "A05.1", }, { key: "A05.2", en: "", de: "Foodborne Clostridium perfringens [Clostridium welchii] intoxication", + display_short: "A05.2", }, { key: "A05.3", en: "", de: "Foodborne Vibrio parahaemolyticus intoxication", + display_short: "A05.3", }, { key: "A05.4", en: "", de: "Foodborne Bacillus cereus intoxication", + display_short: "A05.4", }, { key: "A05.8", en: "", de: "Other specified bacterial foodborne intoxications", + display_short: "A05.8", }, { key: "A05.9", en: "", de: "Bacterial foodborne intoxication, unspecified", + display_short: "A05.9", }, { key: "A06", en: "", de: "Amoebiasis", + display_short: "A06", }, { key: "A06.0", en: "", de: "Acute amoebic dysentery", + display_short: "A06.0", }, { key: "A06.1", en: "", de: "Chronic intestinal amoebiasis", + display_short: "A06.1", }, { key: "A06.2", en: "", de: "Amoebic nondysenteric colitis", + display_short: "A06.2", }, { key: "A06.3", en: "", de: "Amoeboma of intestine", + display_short: "A06.3", }, { key: "A06.7", en: "", de: "Cutaneous amoebiasis", + display_short: "A06.7", }, { key: "A06.8", en: "", de: "Amoebic infection of other sites", + display_short: "A06.8", }, { key: "A06.9", en: "", de: "Amoebiasis, unspecified", + display_short: "A06.9", }, { key: "A07", en: "", de: "Other protozoal intestinal diseases", + display_short: "A07", }, { key: "A07.0", en: "", de: "Balantidiasis", + display_short: "A07.0", }, { key: "A07.1", en: "", de: "Giardiasis [lambliasis]", + display_short: "A07.1", }, { key: "A07.2", en: "", de: "Cryptosporidiosis", + display_short: "A07.2", }, { key: "A07.3", en: "", de: "Isosporiasis", + display_short: "A07.3", }, { key: "A07.8", en: "", de: "Other specified protozoal intestinal diseases", + display_short: "A07.8", }, { key: "A07.9", en: "", de: "Protozoal intestinal disease, unspecified", + display_short: "A07.9", }, { key: "A08", en: "", de: "Viral and other specified intestinal infections", + display_short: "A08", }, { key: "A08.0", en: "", de: "Rotaviral enteritis", + display_short: "A08.0", }, { key: "A08.1", en: "", de: "Acute gastroenteropathy due to Norovirus", + display_short: "A08.1", }, { key: "A08.2", en: "", de: "Adenoviral enteritis", + display_short: "A08.2", }, { key: "A08.3", en: "", de: "Other viral enteritis", + display_short: "A08.3", }, { key: "A08.4", en: "", de: "Viral intestinal infection, unspecified", + display_short: "A08.4", }, { key: "A08.5", en: "", de: "Other specified intestinal infections", + display_short: "A08.5", }, { key: "A09", en: "", de: "Other gastroenteritis and colitis of infectious and unspecified origin", + display_short: "A09", }, { key: "A09.0", en: "", de: "Other and unspecified gastroenteritis and colitis of infectious origin", + display_short: "A09.0", }, { key: "A09.9", en: "", de: "Gastroenteritis and colitis of unspecified origin", + display_short: "A09.9", }, { key: "A15", en: "", de: "Respiratory tuberculosis, bacteriologically and histologically confirmed", + display_short: "A15", }, { key: "A15.0", en: "", de: "Tuberculosis of lung, confirmed by sputum microscopy with or without culture", + display_short: "A15.0", }, { key: "A15.1", en: "", de: "Tuberculosis of lung, confirmed by culture only", + display_short: "A15.1", }, { key: "A15.2", en: "", de: "Tuberculosis of lung, confirmed histologically", + display_short: "A15.2", }, { key: "A15.3", en: "", de: "Tuberculosis of lung, confirmed by unspecified means", + display_short: "A15.3", }, { key: "A15.4", en: "", de: "Tuberculosis of intrathoracic lymph nodes, confirmed bacteriologically and histologically", + display_short: "A15.4", }, { key: "A15.5", en: "", de: "Tuberculosis of larynx, trachea and bronchus, confirmed bacteriologically and histologically", + display_short: "A15.5", }, { key: "A15.6", en: "", de: "Tuberculous pleurisy, confirmed bacteriologically and histologically", + display_short: "A15.6", }, { key: "A15.7", en: "", de: "Primary respiratory tuberculosis, confirmed bacteriologically and histologically", + display_short: "A15.7", }, { key: "A15.8", en: "", de: "Other respiratory tuberculosis, confirmed bacteriologically and histologically", + display_short: "A15.8", }, { key: "A15.9", en: "", de: "Respiratory tuberculosis unspecified, confirmed bacteriologically and histologically", + display_short: "A15.9", }, { key: "A16", en: "", de: "Respiratory tuberculosis, not confirmed bacteriologically or histologically", + display_short: "A16", }, { key: "A16.0", en: "", de: "Tuberculosis of lung, bacteriologically and histologically negative", + display_short: "A16.0", }, { key: "A16.1", en: "", de: "Tuberculosis of lung, bacteriological and histological examination not done", + display_short: "A16.1", }, { key: "A16.2", en: "", de: "Tuberculosis of lung, without mention of bacteriological or histological confirmation", + display_short: "A16.2", }, { key: "A16.3", en: "", de: "Tuberculosis of intrathoracic lymph nodes, without mention of bacteriological or histological confirmation", + display_short: "A16.3", }, { key: "A16.4", en: "", de: "Tuberculosis of larynx, trachea and bronchus, without mention of bacteriological or histological confirmation", + display_short: "A16.4", }, { key: "A16.5", en: "", de: "Tuberculous pleurisy, without mention of bacteriological or histological confirmation", + display_short: "A16.5", }, { key: "A16.7", en: "", de: "Primary respiratory tuberculosis without mention of bacteriological or histological confirmation", + display_short: "A16.7", }, { key: "A16.8", en: "", de: "Other respiratory tuberculosis, without mention of bacteriological or histological confirmation", + display_short: "A16.8", }, { key: "A16.9", en: "", de: "Respiratory tuberculosis unspecified, without mention of bacteriological or histological confirmation", + display_short: "A16.9", }, { key: "A18", en: "", de: "Tuberculosis of other organs", + display_short: "A18", }, { key: "A18.1", en: "", de: "Tuberculosis of genitourinary system", + display_short: "A18.1", }, { key: "A18.2", en: "", de: "Tuberculous peripheral lymphadenopathy", + display_short: "A18.2", }, { key: "A18.3", en: "", de: "Tuberculosis of intestines, peritoneum and mesenteric glands", + display_short: "A18.3", }, { key: "A18.4", en: "", de: "Tuberculosis of skin and subcutaneous tissue", + display_short: "A18.4", }, { key: "A18.5", en: "", de: "Tuberculosis of eye", + display_short: "A18.5", }, { key: "A18.6", en: "", de: "Tuberculosis of ear", + display_short: "A18.6", }, { key: "A18.8", en: "", de: "Tuberculosis of other specified organs", + display_short: "A18.8", }, { key: "A19", en: "", de: "Miliary tuberculosis", + display_short: "A19", }, { key: "A19.0", en: "", de: "Acute miliary tuberculosis of a single specified site", + display_short: "A19.0", }, { key: "A19.1", en: "", de: "Acute miliary tuberculosis of multiple sites", + display_short: "A19.1", }, { key: "A19.2", en: "", de: "Acute miliary tuberculosis, unspecified", + display_short: "A19.2", }, { key: "A19.8", en: "", de: "Other miliary tuberculosis", + display_short: "A19.8", }, { key: "A19.9", en: "", de: "Miliary tuberculosis, unspecified", + display_short: "A19.9", }, { key: "A20", en: "", de: "Plague", + display_short: "A20", }, { key: "A20.0", en: "", de: "Bubonic plague", + display_short: "A20.0", }, { key: "A20.1", en: "", de: "Cellulocutaneous plague", + display_short: "A20.1", }, { key: "A20.2", en: "", de: "Pneumonic plague", + display_short: "A20.2", }, { key: "A20.3", en: "", de: "Plague meningitis", + display_short: "A20.3", }, { key: "A20.7", en: "", de: "Septicaemic plague", + display_short: "A20.7", }, { key: "A20.8", en: "", de: "Other forms of plague", + display_short: "A20.8", }, { key: "A20.9", en: "", de: "Plague, unspecified", + display_short: "A20.9", }, { key: "A21", en: "", de: "Tularaemia", + display_short: "A21", }, { key: "A21.0", en: "", de: "Ulceroglandular tularaemia", + display_short: "A21.0", }, { key: "A21.1", en: "", de: "Oculoglandular tularaemia", + display_short: "A21.1", }, { key: "A21.2", en: "", de: "Pulmonary tularaemia", + display_short: "A21.2", }, { key: "A21.3", en: "", de: "Gastrointestinal tularaemia", + display_short: "A21.3", }, { key: "A21.7", en: "", de: "Generalized tularaemia", + display_short: "A21.7", }, { key: "A21.8", en: "", de: "Other forms of tularaemia", + display_short: "A21.8", }, { key: "A21.9", en: "", de: "Tularaemia, unspecified", + display_short: "A21.9", }, { key: "A22", en: "", de: "Anthrax", + display_short: "A22", }, { key: "A22.0", en: "", de: "Cutaneous anthrax", + display_short: "A22.0", }, { key: "A22.1", en: "", de: "Pulmonary anthrax", + display_short: "A22.1", }, { key: "A22.2", en: "", de: "Gastrointestinal anthrax", + display_short: "A22.2", }, { key: "A22.7", en: "", de: "Anthrax sepsis", + display_short: "A22.7", }, { key: "A22.8", en: "", de: "Other forms of anthrax", + display_short: "A22.8", }, { key: "A22.9", en: "", de: "Anthrax, unspecified", + display_short: "A22.9", }, { key: "A23", en: "", de: "Brucellosis", + display_short: "A23", }, { key: "A23.0", en: "", de: "Brucellosis due to Brucella melitensis", + display_short: "A23.0", }, { key: "A23.1", en: "", de: "Brucellosis due to Brucella abortus", + display_short: "A23.1", }, { key: "A23.2", en: "", de: "Brucellosis due to Brucella suis", + display_short: "A23.2", }, { key: "A23.3", en: "", de: "Brucellosis due to Brucella canis", + display_short: "A23.3", }, { key: "A23.8", en: "", de: "Other brucellosis", + display_short: "A23.8", }, { key: "A23.9", en: "", de: "Brucellosis, unspecified", + display_short: "A23.9", }, { key: "A24", en: "", de: "Glanders and melioidosis", + display_short: "A24", }, { key: "A24.0", en: "", de: "Glanders", + display_short: "A24.0", }, { key: "A24.1", en: "", de: "Acute and fulminating melioidosis", + display_short: "A24.1", }, { key: "A24.2", en: "", de: "Subacute and chronic melioidosis", + display_short: "A24.2", }, { key: "A24.3", en: "", de: "Other melioidosis", + display_short: "A24.3", }, { key: "A24.4", en: "", de: "Melioidosis, unspecified", + display_short: "A24.4", }, { key: "A25", en: "", de: "Rat-bite fevers", + display_short: "A25", }, { key: "A25.0", en: "", de: "Spirillosis", + display_short: "A25.0", }, { key: "A25.1", en: "", de: "Streptobacillosis", + display_short: "A25.1", }, { key: "A25.9", en: "", de: "Rat-bite fever, unspecified", + display_short: "A25.9", }, { key: "A26", en: "", de: "Erysipeloid", + display_short: "A26", }, { key: "A26.0", en: "", de: "Cutaneous erysipeloid", + display_short: "A26.0", }, { key: "A26.7", en: "", de: "Erysipelothrix sepsis", + display_short: "A26.7", }, { key: "A26.8", en: "", de: "Other forms of erysipeloid", + display_short: "A26.8", }, { key: "A26.9", en: "", de: "Erysipeloid, unspecified", + display_short: "A26.9", }, { key: "A27", en: "", de: "Leptospirosis", + display_short: "A27", }, { key: "A27.0", en: "", de: "Leptospirosis icterohaemorrhagica", + display_short: "A27.0", }, { key: "A27.8", en: "", de: "Other forms of leptospirosis", + display_short: "A27.8", }, { key: "A27.9", en: "", de: "Leptospirosis, unspecified", + display_short: "A27.9", }, { key: "A28", en: "", de: "Other zoonotic bacterial diseases, not elsewhere classified", + display_short: "A28", }, { key: "A28.0", en: "", de: "Pasteurellosis", + display_short: "A28.0", }, { key: "A28.1", en: "", de: "Cat-scratch disease", + display_short: "A28.1", }, { key: "A28.2", en: "", de: "Extraintestinal yersiniosis", + display_short: "A28.2", }, { key: "A28.8", en: "", de: "Other specified zoonotic bacterial diseases, not elsewhere classified", + display_short: "A28.8", }, { key: "A28.9", en: "", de: "Zoonotic bacterial disease, unspecified", + display_short: "A28.9", }, { key: "A30", en: "", de: "Leprosy [Hansen disease]", + display_short: "A30", }, { key: "A30.0", en: "", de: "Indeterminate leprosy", + display_short: "A30.0", }, { key: "A30.1", en: "", de: "Tuberculoid leprosy", + display_short: "A30.1", }, { key: "A30.2", en: "", de: "Borderline tuberculoid leprosy", + display_short: "A30.2", }, { key: "A30.3", en: "", de: "Borderline leprosy", + display_short: "A30.3", }, { key: "A30.4", en: "", de: "Borderline lepromatous leprosy", + display_short: "A30.4", }, { key: "A30.5", en: "", de: "Lepromatous leprosy", + display_short: "A30.5", }, { key: "A30.8", en: "", de: "Other forms of leprosy", + display_short: "A30.8", }, { key: "A30.9", en: "", de: "Leprosy, unspecified", + display_short: "A30.9", }, { key: "A31", en: "", de: "Infection due to other mycobacteria", + display_short: "A31", }, { key: "A31.0", en: "", de: "Pulmonary mycobacterial infection", + display_short: "A31.0", }, { key: "A31.1", en: "", de: "Cutaneous mycobacterial infection", + display_short: "A31.1", }, { key: "A31.8", en: "", de: "Other mycobacterial infections", + display_short: "A31.8", }, { key: "A31.9", en: "", de: "Mycobacterial infection, unspecified", + display_short: "A31.9", }, { key: "A32", en: "", de: "Listeriosis", + display_short: "A32", }, { key: "A32.0", en: "", de: "Cutaneous listeriosis", + display_short: "A32.0", }, { key: "A32.7", en: "", de: "Listerial sepsis", + display_short: "A32.7", }, { key: "A32.8", en: "", de: "Other forms of listeriosis", + display_short: "A32.8", }, { key: "A32.9", en: "", de: "Listeriosis, unspecified", + display_short: "A32.9", }, { key: "A33", en: "", de: "Tetanus neonatorum", + display_short: "A33", }, { key: "A34", en: "", de: "Obstetrical tetanus", + display_short: "A34", }, { key: "A35", en: "", de: "Other tetanus", + display_short: "A35", }, { key: "A36", en: "", de: "Diphtheria", + display_short: "A36", }, { key: "A36.0", en: "", de: "Pharyngeal diphtheria", + display_short: "A36.0", }, { key: "A36.1", en: "", de: "Nasopharyngeal diphtheria", + display_short: "A36.1", }, { key: "A36.2", en: "", de: "Laryngeal diphtheria", + display_short: "A36.2", }, { key: "A36.3", en: "", de: "Cutaneous diphtheria", + display_short: "A36.3", }, { key: "A36.8", en: "", de: "Other diphtheria", + display_short: "A36.8", }, { key: "A36.9", en: "", de: "Diphtheria, unspecified", + display_short: "A36.9", }, { key: "A37", en: "", de: "Whooping cough", + display_short: "A37", }, { key: "A37.0", en: "", de: "Whooping cough due to Bordetella pertussis", + display_short: "A37.0", }, { key: "A37.1", en: "", de: "Whooping cough due to Bordetella parapertussis", + display_short: "A37.1", }, { key: "A37.8", en: "", de: "Whooping cough due to other Bordetella species", + display_short: "A37.8", }, { key: "A37.9", en: "", de: "Whooping cough, unspecified", + display_short: "A37.9", }, { key: "A38", en: "", de: "Scarlet fever", + display_short: "A38", }, { key: "A39", en: "", de: "Meningococcal infection", + display_short: "A39", }, { key: "A39.2", en: "", de: "Acute meningococcaemia", + display_short: "A39.2", }, { key: "A39.3", en: "", de: "Chronic meningococcaemia", + display_short: "A39.3", }, { key: "A39.4", en: "", de: "Meningococcaemia, unspecified", + display_short: "A39.4", }, { key: "A39.8", en: "", de: "Other meningococcal infections", + display_short: "A39.8", }, { key: "A39.9", en: "", de: "Meningococcal infection, unspecified", + display_short: "A39.9", }, { key: "A40", en: "", de: "Streptococcal sepsis", + display_short: "A40", }, { key: "A40.0", en: "", de: "Sepsis due to streptococcus, group A", + display_short: "A40.0", }, { key: "A40.1", en: "", de: "Sepsis due to streptococcus, group B", + display_short: "A40.1", }, { key: "A40.2", en: "", de: "Sepsis due to streptococcus, group D and enterococcus", + display_short: "A40.2", }, { key: "A40.3", en: "", de: "Sepsis due to Streptococcus pneumoniae", + display_short: "A40.3", }, { key: "A40.8", en: "", de: "Other streptococcal sepsis", + display_short: "A40.8", }, { key: "A40.9", en: "", de: "Streptococcal sepsis, unspecified", + display_short: "A40.9", }, { key: "A41", en: "", de: "Other sepsis", + display_short: "A41", }, { key: "A41.0", en: "", de: "Sepsis due to Staphylococcus aureus", + display_short: "A41.0", }, { key: "A41.1", en: "", de: "Sepsis due to other specified staphylococcus", + display_short: "A41.1", }, { key: "A41.2", en: "", de: "Sepsis due to unspecified staphylococcus", + display_short: "A41.2", }, { key: "A41.3", en: "", de: "Sepsis due to Haemophilus influenzae", + display_short: "A41.3", }, { key: "A41.4", en: "", de: "Sepsis due to anaerobes", + display_short: "A41.4", }, { key: "A41.5", en: "", de: "Sepsis due to other Gram-negative organisms", + display_short: "A41.5", }, { key: "A41.8", en: "", de: "Other specified sepsis", + display_short: "A41.8", }, { key: "A41.9", en: "", de: "Sepsis, unspecified", + display_short: "A41.9", }, { key: "A42", en: "", de: "Actinomycosis", + display_short: "A42", }, { key: "A42.0", en: "", de: "Pulmonary actinomycosis", + display_short: "A42.0", }, { key: "A42.1", en: "", de: "Abdominal actinomycosis", + display_short: "A42.1", }, { key: "A42.2", en: "", de: "Cervicofacial actinomycosis", + display_short: "A42.2", }, { key: "A42.7", en: "", de: "Actinomycotic sepsis", + display_short: "A42.7", }, { key: "A42.8", en: "", de: "Other forms of actinomycosis", + display_short: "A42.8", }, { key: "A42.9", en: "", de: "Actinomycosis, unspecified", + display_short: "A42.9", }, { key: "A43", en: "", de: "Nocardiosis", + display_short: "A43", }, { key: "A43.0", en: "", de: "Pulmonary nocardiosis", + display_short: "A43.0", }, { key: "A43.1", en: "", de: "Cutaneous nocardiosis", + display_short: "A43.1", }, { key: "A43.8", en: "", de: "Other forms of nocardiosis", + display_short: "A43.8", }, { key: "A43.9", en: "", de: "Nocardiosis, unspecified", + display_short: "A43.9", }, { key: "A44", en: "", de: "Bartonellosis", + display_short: "A44", }, { key: "A44.0", en: "", de: "Systemic bartonellosis", + display_short: "A44.0", }, { key: "A44.1", en: "", de: "Cutaneous and mucocutaneous bartonellosis", + display_short: "A44.1", }, { key: "A44.8", en: "", de: "Other forms of bartonellosis", + display_short: "A44.8", }, { key: "A44.9", en: "", de: "Bartonellosis, unspecified", + display_short: "A44.9", }, { key: "A46", en: "", de: "Erysipelas", + display_short: "A46", }, { key: "A48", en: "", de: "Other bacterial diseases, not elsewhere classified", + display_short: "A48", }, { key: "A48.0", en: "", de: "Gas gangrene", + display_short: "A48.0", }, { key: "A48.1", en: "", de: "Legionnaires disease", + display_short: "A48.1", }, { key: "A48.2", en: "", de: "Nonpneumonic Legionnaires disease [Pontiac fever]", + display_short: "A48.2", }, { key: "A48.3", en: "", de: "Toxic shock syndrome", + display_short: "A48.3", }, { key: "A48.4", en: "", de: "Brazilian purpuric fever", + display_short: "A48.4", }, { key: "A48.8", en: "", de: "Other specified bacterial diseases", + display_short: "A48.8", }, { key: "A49", en: "", de: "Bacterial infection of unspecified site", + display_short: "A49", }, { key: "A49.0", en: "", de: "Staphylococcal infection, unspecified site", + display_short: "A49.0", }, { key: "A49.1", en: "", de: "Streptococcal and enterococcal infection, unspecified site", + display_short: "A49.1", }, { key: "A49.2", en: "", de: "Haemophilus influenzae infection, unspecified site", + display_short: "A49.2", }, { key: "A49.3", en: "", de: "Mycoplasma infection, unspecified site", + display_short: "A49.3", }, { key: "A49.8", en: "", de: "Other bacterial infections of unspecified site", + display_short: "A49.8", }, { key: "A49.9", en: "", de: "Bacterial infection, unspecified", + display_short: "A49.9", }, { key: "A50", en: "", de: "Congenital syphilis", + display_short: "A50", }, { key: "A50.0", en: "", de: "Early congenital syphilis, symptomatic", + display_short: "A50.0", }, { key: "A50.1", en: "", de: "Early congenital syphilis, latent", + display_short: "A50.1", }, { key: "A50.2", en: "", de: "Early congenital syphilis, unspecified", + display_short: "A50.2", }, { key: "A50.3", en: "", de: "Late congenital syphilitic oculopathy", + display_short: "A50.3", }, { key: "A50.4", en: "", de: "Late congenital neurosyphilis [juvenile neurosyphilis]", + display_short: "A50.4", }, { key: "A50.5", en: "", de: "Other late congenital syphilis, symptomatic", + display_short: "A50.5", }, { key: "A50.6", en: "", de: "Late congenital syphilis, latent", + display_short: "A50.6", }, { key: "A50.7", en: "", de: "Late congenital syphilis, unspecified", + display_short: "A50.7", }, { key: "A50.9", en: "", de: "Congenital syphilis, unspecified", + display_short: "A50.9", }, { key: "A51", en: "", de: "Early syphilis", + display_short: "A51", }, { key: "A51.0", en: "", de: "Primary genital syphilis", + display_short: "A51.0", }, { key: "A51.1", en: "", de: "Primary anal syphilis", + display_short: "A51.1", }, { key: "A51.2", en: "", de: "Primary syphilis of other sites", + display_short: "A51.2", }, { key: "A51.3", en: "", de: "Secondary syphilis of skin and mucous membranes", + display_short: "A51.3", }, { key: "A51.4", en: "", de: "Other secondary syphilis", + display_short: "A51.4", }, { key: "A51.5", en: "", de: "Early syphilis, latent", + display_short: "A51.5", }, { key: "A51.9", en: "", de: "Early syphilis, unspecified", + display_short: "A51.9", }, { key: "A52", en: "", de: "Late syphilis", + display_short: "A52", }, { key: "A52.1", en: "", de: "Symptomatic neurosyphilis", + display_short: "A52.1", }, { key: "A52.2", en: "", de: "Asymptomatic neurosyphilis", + display_short: "A52.2", }, { key: "A52.3", en: "", de: "Neurosyphilis, unspecified", + display_short: "A52.3", }, { key: "A52.7", en: "", de: "Other symptomatic late syphilis", + display_short: "A52.7", }, { key: "A52.8", en: "", de: "Late syphilis, latent", + display_short: "A52.8", }, { key: "A52.9", en: "", de: "Late syphilis, unspecified", + display_short: "A52.9", }, { key: "A53", en: "", de: "Other and unspecified syphilis", + display_short: "A53", }, { key: "A53.0", en: "", de: "Latent syphilis, unspecified as early or late", + display_short: "A53.0", }, { key: "A53.9", en: "", de: "Syphilis, unspecified", + display_short: "A53.9", }, { key: "A54", en: "", de: "Gonococcal infection", + display_short: "A54", }, { key: "A54.0", en: "", de: "Gonococcal infection of lower genitourinary tract without periurethral or accessory gland abscess", + display_short: "A54.0", }, { key: "A54.1", en: "", de: "Gonococcal infection of lower genitourinary tract with periurethral and accessory gland abscess", + display_short: "A54.1", }, { key: "A54.2", en: "", de: "Gonococcal pelviperitonitis and other gonococcal genitourinary infections", + display_short: "A54.2", }, { key: "A54.3", en: "", de: "Gonococcal infection of eye", + display_short: "A54.3", }, { key: "A54.5", en: "", de: "Gonococcal pharyngitis", + display_short: "A54.5", }, { key: "A54.6", en: "", de: "Gonococcal infection of anus and rectum", + display_short: "A54.6", }, { key: "A54.8", en: "", de: "Other gonococcal infections", + display_short: "A54.8", }, { key: "A54.9", en: "", de: "Gonococcal infection, unspecified", + display_short: "A54.9", }, { key: "A55", en: "", de: "Chlamydial lymphogranuloma (venereum)", + display_short: "A55", }, { key: "A56", en: "", de: "Other sexually transmitted chlamydial diseases", + display_short: "A56", }, { key: "A56.0", en: "", de: "Chlamydial infection of lower genitourinary tract", + display_short: "A56.0", }, { key: "A56.1", en: "", de: "Chlamydial infection of pelviperitoneum and other genitourinary organs", + display_short: "A56.1", }, { key: "A56.2", en: "", de: "Chlamydial infection of genitourinary tract, unspecified", + display_short: "A56.2", }, { key: "A56.3", en: "", de: "Chlamydial infection of anus and rectum", + display_short: "A56.3", }, { key: "A56.4", en: "", de: "Chlamydial infection of pharynx", + display_short: "A56.4", }, { key: "A56.8", en: "", de: "Sexually transmitted chlamydial infection of other sites", + display_short: "A56.8", }, { key: "A57", en: "", de: "Chancroid", + display_short: "A57", }, { key: "A58", en: "", de: "Granuloma inguinale", + display_short: "A58", }, { key: "A59", en: "", de: "Trichomoniasis", + display_short: "A59", }, { key: "A59.0", en: "", de: "Urogenital trichomoniasis", + display_short: "A59.0", }, { key: "A59.8", en: "", de: "Trichomoniasis of other sites", + display_short: "A59.8", }, { key: "A59.9", en: "", de: "Trichomoniasis, unspecified", + display_short: "A59.9", }, { key: "A60", en: "", de: "Anogenital herpesviral [herpes simplex] infection", + display_short: "A60", }, { key: "A60.0", en: "", de: "Herpesviral infection of genitalia and urogenital tract", + display_short: "A60.0", }, { key: "A60.1", en: "", de: "Herpesviral infection of perianal skin and rectum", + display_short: "A60.1", }, { key: "A60.9", en: "", de: "Anogenital herpesviral infection, unspecified", + display_short: "A60.9", }, { key: "A63", en: "", de: "Other predominantly sexually transmitted diseases, not elsewhere classified", + display_short: "A63", }, { key: "A63.0", en: "", de: "Anogenital (venereal) warts", + display_short: "A63.0", }, { key: "A63.8", en: "", de: "Other specified predominantly sexually transmitted diseases", + display_short: "A63.8", }, { key: "A64", en: "", de: "Unspecified sexually transmitted disease", + display_short: "A64", }, { key: "A65", en: "", de: "Nonvenereal syphilis", + display_short: "A65", }, { key: "A66", en: "", de: "Yaws", + display_short: "A66", }, { key: "A66.0", en: "", de: "Initial lesions of yaws", + display_short: "A66.0", }, { key: "A66.1", en: "", de: "Multiple papillomata and wet crab yaws", + display_short: "A66.1", }, { key: "A66.2", en: "", de: "Other early skin lesions of yaws", + display_short: "A66.2", }, { key: "A66.3", en: "", de: "Hyperkeratosis of yaws", + display_short: "A66.3", }, { key: "A66.4", en: "", de: "Gummata and ulcers of yaws", + display_short: "A66.4", }, { key: "A66.5", en: "", de: "Gangosa", + display_short: "A66.5", }, { key: "A66.6", en: "", de: "Bone and joint lesions of yaws", + display_short: "A66.6", }, { key: "A66.7", en: "", de: "Other manifestations of yaws", + display_short: "A66.7", }, { key: "A66.8", en: "", de: "Latent yaws", + display_short: "A66.8", }, { key: "A66.9", en: "", de: "Yaws, unspecified", + display_short: "A66.9", }, { key: "A67", en: "", de: "Pinta [carate]", + display_short: "A67", }, { key: "A67.0", en: "", de: "Primary lesions of pinta", + display_short: "A67.0", }, { key: "A67.1", en: "", de: "Intermediate lesions of pinta", + display_short: "A67.1", }, { key: "A67.2", en: "", de: "Late lesions of pinta", + display_short: "A67.2", }, { key: "A67.3", en: "", de: "Mixed lesions of pinta", + display_short: "A67.3", }, { key: "A67.9", en: "", de: "Pinta, unspecified", + display_short: "A67.9", }, { key: "A68", en: "", de: "Relapsing fevers", + display_short: "A68", }, { key: "A68.0", en: "", de: "Louse-borne relapsing fever", + display_short: "A68.0", }, { key: "A68.1", en: "", de: "Tick-borne relapsing fever", + display_short: "A68.1", }, { key: "A68.9", en: "", de: "Relapsing fever, unspecified", + display_short: "A68.9", }, { key: "A69", en: "", de: "Other spirochaetal infections", + display_short: "A69", }, { key: "A69.0", en: "", de: "Necrotizing ulcerative stomatitis", + display_short: "A69.0", }, { key: "A69.1", en: "", de: "Other Vincent infections", + display_short: "A69.1", }, { key: "A69.2", en: "", de: "Lyme disease", + display_short: "A69.2", }, { key: "A69.8", en: "", de: "Other specified spirochaetal infections", + display_short: "A69.8", }, { key: "A69.9", en: "", de: "Spirochaetal infection, unspecified", + display_short: "A69.9", }, { key: "A70", en: "", de: "Chlamydia psittaci infection", + display_short: "A70", }, { key: "A71", en: "", de: "Trachoma", + display_short: "A71", }, { key: "A71.0", en: "", de: "Initial stage of trachoma", + display_short: "A71.0", }, { key: "A71.1", en: "", de: "Active stage of trachoma", + display_short: "A71.1", }, { key: "A71.9", en: "", de: "Trachoma, unspecified", + display_short: "A71.9", }, { key: "A74", en: "", de: "Other diseases caused by chlamydiae", + display_short: "A74", }, { key: "A74.8", en: "", de: "Other chlamydial diseases", + display_short: "A74.8", }, { key: "A74.9", en: "", de: "Chlamydial infection, unspecified", + display_short: "A74.9", }, { key: "A75", en: "", de: "Typhus fever", + display_short: "A75", }, { key: "A75.0", en: "", de: "Epidemic louse-borne typhus fever due to Rickettsia prowazekii", + display_short: "A75.0", }, { key: "A75.1", en: "", de: "Recrudescent typhus [Brill disease]", + display_short: "A75.1", }, { key: "A75.2", en: "", de: "Typhus fever due to Rickettsia typhi", + display_short: "A75.2", }, { key: "A75.3", en: "", de: "Typhus fever due to Rickettsia tsutsugamushi", + display_short: "A75.3", }, { key: "A75.9", en: "", de: "Typhus fever, unspecified", + display_short: "A75.9", }, { key: "A77", en: "", de: "Spotted fever [tick-borne rickettsioses]", + display_short: "A77", }, { key: "A77.0", en: "", de: "Spotted fever due to Rickettsia rickettsii", + display_short: "A77.0", }, { key: "A77.1", en: "", de: "Spotted fever due to Rickettsia conorii", + display_short: "A77.1", }, { key: "A77.2", en: "", de: "Spotted fever due to Rickettsia sibirica", + display_short: "A77.2", }, { key: "A77.3", en: "", de: "Spotted fever due to Rickettsia australis", + display_short: "A77.3", }, { key: "A77.8", en: "", de: "Other spotted fevers", + display_short: "A77.8", }, { key: "A77.9", en: "", de: "Spotted fever, unspecified", + display_short: "A77.9", }, { key: "A78", en: "", de: "Q fever", + display_short: "A78", }, { key: "A79", en: "", de: "Other rickettsioses", + display_short: "A79", }, { key: "A79.0", en: "", de: "Trench fever", + display_short: "A79.0", }, { key: "A79.1", en: "", de: "Rickettsialpox due to Rickettsia akari", + display_short: "A79.1", }, { key: "A79.8", en: "", de: "Other specified rickettsioses", + display_short: "A79.8", }, { key: "A79.9", en: "", de: "Rickettsiosis, unspecified", + display_short: "A79.9", }, { key: "A80", en: "", de: "Acute poliomyelitis", + display_short: "A80", }, { key: "A80.0", en: "", de: "Acute paralytic poliomyelitis, vaccine-associated", + display_short: "A80.0", }, { key: "A80.1", en: "", de: "Acute paralytic poliomyelitis, wild virus, imported", + display_short: "A80.1", }, { key: "A80.2", en: "", de: "Acute paralytic poliomyelitis, wild virus, indigenous", + display_short: "A80.2", }, { key: "A80.3", en: "", de: "Acute paralytic poliomyelitis, other and unspecified", + display_short: "A80.3", }, { key: "A80.4", en: "", de: "Acute nonparalytic poliomyelitis", + display_short: "A80.4", }, { key: "A80.9", en: "", de: "Acute poliomyelitis, unspecified", + display_short: "A80.9", }, { key: "A81", en: "", de: "Atypical virus infections of central nervous system", + display_short: "A81", }, { key: "A81.0", en: "", de: "Creutzfeldt-Jakob disease", + display_short: "A81.0", }, { key: "A81.1", en: "", de: "Subacute sclerosing panencephalitis", + display_short: "A81.1", }, { key: "A81.2", en: "", de: "Progressive multifocal leukoencephalopathy", + display_short: "A81.2", }, { key: "A81.8", en: "", de: "Other atypical virus infections of central nervous system", + display_short: "A81.8", }, { key: "A81.9", en: "", de: "Atypical virus infection of central nervous system, unspecified", + display_short: "A81.9", }, { key: "A82", en: "", de: "Rabies", + display_short: "A82", }, { key: "A82.0", en: "", de: "Sylvatic rabies", + display_short: "A82.0", }, { key: "A82.1", en: "", de: "Urban rabies", + display_short: "A82.1", }, { key: "A82.9", en: "", de: "Rabies, unspecified", + display_short: "A82.9", }, { key: "A83", en: "", de: "Mosquito-borne viral encephalitis", + display_short: "A83", }, { key: "A83.0", en: "", de: "Japanese encephalitis", + display_short: "A83.0", }, { key: "A83.1", en: "", de: "Western equine encephalitis", + display_short: "A83.1", }, { key: "A83.2", en: "", de: "Eastern equine encephalitis", + display_short: "A83.2", }, { key: "A83.3", en: "", de: "St Louis encephalitis", + display_short: "A83.3", }, { key: "A83.4", en: "", de: "Australian encephalitis", + display_short: "A83.4", }, { key: "A83.5", en: "", de: "California encephalitis", + display_short: "A83.5", }, { key: "A83.6", en: "", de: "Rocio virus disease", + display_short: "A83.6", }, { key: "A83.8", en: "", de: "Other mosquito-borne viral encephalitis", + display_short: "A83.8", }, { key: "A83.9", en: "", de: "Mosquito-borne viral encephalitis, unspecified", + display_short: "A83.9", }, { key: "A84", en: "", de: "Tick-borne viral encephalitis", + display_short: "A84", }, { key: "A84.0", en: "", de: "Far Eastern tick-borne encephalitis [Russian spring-summer encephalitis]", + display_short: "A84.0", }, { key: "A84.1", en: "", de: "Central European tick-borne encephalitis", + display_short: "A84.1", }, { key: "A84.8", en: "", de: "Other tick-borne viral encephalitis", + display_short: "A84.8", }, { key: "A84.9", en: "", de: "Tick-borne viral encephalitis, unspecified", + display_short: "A84.9", }, { key: "A85", en: "", de: "Other viral encephalitis, not elsewhere classified", + display_short: "A85", }, { key: "A85.2", en: "", de: "Arthropod-borne viral encephalitis, unspecified", + display_short: "A85.2", }, { key: "A85.8", en: "", de: "Other specified viral encephalitis", + display_short: "A85.8", }, { key: "A86", en: "", de: "Unspecified viral encephalitis", + display_short: "A86", }, { key: "A87", en: "", de: "Viral meningitis", + display_short: "A87", }, { key: "A87.2", en: "", de: "Lymphocytic choriomeningitis", + display_short: "A87.2", }, { key: "A87.8", en: "", de: "Other viral meningitis", + display_short: "A87.8", }, { key: "A87.9", en: "", de: "Viral meningitis, unspecified", + display_short: "A87.9", }, { key: "A88", en: "", de: "Other viral infections of central nervous system, not elsewhere classified", + display_short: "A88", }, { key: "A88.0", en: "", de: "Enteroviral exanthematous fever [Boston exanthem]", + display_short: "A88.0", }, { key: "A88.1", en: "", de: "Epidemic vertigo", + display_short: "A88.1", }, { key: "A88.8", en: "", de: "Other specified viral infections of central nervous system", + display_short: "A88.8", }, { key: "A89", en: "", de: "Unspecified viral infection of central nervous system", + display_short: "A89", }, { key: "A92", en: "", de: "Other mosquito-borne viral fevers", + display_short: "A92", }, { key: "A92.0", en: "", de: "Chikungunya virus disease", + display_short: "A92.0", }, { key: "A92.1", en: "", de: "O'nyong-nyong fever", + display_short: "A92.1", }, { key: "A92.2", en: "", de: "Venezuelan equine fever", + display_short: "A92.2", }, { key: "A92.3", en: "", de: "West Nile virus infection", + display_short: "A92.3", }, { key: "A92.4", en: "", de: "Rift Valley fever", + display_short: "A92.4", }, { key: "A92.5", en: "", de: "Zika virus disease", + display_short: "A92.5", }, { key: "A92.8", en: "", de: "Other specified mosquito-borne viral fevers", + display_short: "A92.8", }, { key: "A92.9", en: "", de: "Mosquito-borne viral fever, unspecified", + display_short: "A92.9", }, { key: "A93", en: "", de: "Other arthropod-borne viral fevers, not elsewhere classified", + display_short: "A93", }, { key: "A93.0", en: "", de: "Oropouche virus disease", + display_short: "A93.0", }, { key: "A93.1", en: "", de: "Sandfly fever", + display_short: "A93.1", }, { key: "A93.2", en: "", de: "Colorado tick fever", + display_short: "A93.2", }, { key: "A93.8", en: "", de: "Other specified arthropod-borne viral fevers", + display_short: "A93.8", }, { key: "A94", en: "", de: "Unspecified arthropod-borne viral fever", + display_short: "A94", }, { key: "A95", en: "", de: "Yellow fever", + display_short: "A95", }, { key: "A95.0", en: "", de: "Sylvatic yellow fever", + display_short: "A95.0", }, { key: "A95.1", en: "", de: "Urban yellow fever", + display_short: "A95.1", }, { key: "A95.9", en: "", de: "Yellow fever, unspecified", + display_short: "A95.9", }, { key: "A96", en: "", de: "Arenaviral haemorrhagic fever", + display_short: "A96", }, { key: "A96.0", en: "", de: "Junin haemorrhagic fever", + display_short: "A96.0", }, { key: "A96.1", en: "", de: "Machupo haemorrhagic fever", + display_short: "A96.1", }, { key: "A96.2", en: "", de: "Lassa fever", + display_short: "A96.2", }, { key: "A96.8", en: "", de: "Other arenaviral haemorrhagic fevers", + display_short: "A96.8", }, { key: "A96.9", en: "", de: "Arenaviral haemorrhagic fever, unspecified", + display_short: "A96.9", }, { key: "A97", en: "", de: "Dengue", + display_short: "A97", }, { key: "A97.0", en: "", de: "Dengue without warning signs", + display_short: "A97.0", }, { key: "A97.1", en: "", de: "Dengue with warning signs", + display_short: "A97.1", }, { key: "A97.2", en: "", de: "Severe Dengue", + display_short: "A97.2", }, { key: "A97.9", en: "", de: "Dengue, unspecified", + display_short: "A97.9", }, { key: "A98", en: "", de: "Other viral haemorrhagic fevers, not elsewhere classified", + display_short: "A98", }, { key: "A98.0", en: "", de: "Crimean-Congo haemorrhagic fever", + display_short: "A98.0", }, { key: "A98.1", en: "", de: "Omsk haemorrhagic fever", + display_short: "A98.1", }, { key: "A98.2", en: "", de: "Kyasanur Forest disease", + display_short: "A98.2", }, { key: "A98.3", en: "", de: "Marburg virus disease", + display_short: "A98.3", }, { key: "A98.4", en: "", de: "Ebola virus disease", + display_short: "A98.4", }, { key: "A98.5", en: "", de: "Haemorrhagic fever with renal syndrome", + display_short: "A98.5", }, { key: "A98.8", en: "", de: "Other specified viral haemorrhagic fevers", + display_short: "A98.8", }, { key: "A99", en: "", de: "Unspecified viral haemorrhagic fever", + display_short: "A99", }, { key: "B00", en: "", de: "Herpesviral [herpes simplex] infections", + display_short: "B00", }, { key: "B00.0", en: "", de: "Eczema herpeticum", + display_short: "B00.0", }, { key: "B00.1", en: "", de: "Herpesviral vesicular dermatitis", + display_short: "B00.1", }, { key: "B00.2", en: "", de: "Herpesviral gingivostomatitis and pharyngotonsillitis", + display_short: "B00.2", }, { key: "B00.5", en: "", de: "Herpesviral ocular disease", + display_short: "B00.5", }, { key: "B00.7", en: "", de: "Disseminated herpesviral disease", + display_short: "B00.7", }, { key: "B00.8", en: "", de: "Other forms of herpesviral infection", + display_short: "B00.8", }, { key: "B00.9", en: "", de: "Herpesviral infection, unspecified", + display_short: "B00.9", }, { key: "B01", en: "", de: "Varicella [chickenpox]", + display_short: "B01", }, { key: "B01.8", en: "", de: "Varicella with other complications", + display_short: "B01.8", }, { key: "B01.9", en: "", de: "Varicella without complication", + display_short: "B01.9", }, { key: "B02", en: "", de: "Zoster [herpes zoster]", + display_short: "B02", }, { key: "B02.3", en: "", de: "Zoster ocular disease", + display_short: "B02.3", }, { key: "B02.7", en: "", de: "Disseminated zoster", + display_short: "B02.7", }, { key: "B02.8", en: "", de: "Zoster with other complications", + display_short: "B02.8", }, { key: "B02.9", en: "", de: "Zoster without complication", + display_short: "B02.9", }, { key: "B03", en: "", de: "Smallpox", + display_short: "B03", }, { key: "B04", en: "", de: "Monkeypox", + display_short: "B04", }, { key: "B05", en: "", de: "Measles", + display_short: "B05", }, { key: "B05.4", en: "", de: "Measles with intestinal complications", + display_short: "B05.4", }, { key: "B05.8", en: "", de: "Measles with other complications", + display_short: "B05.8", }, { key: "B05.9", en: "", de: "Measles without complication", + display_short: "B05.9", }, { key: "B06", en: "", de: "Rubella [German measles]", + display_short: "B06", }, { key: "B06.8", en: "", de: "Rubella with other complications", + display_short: "B06.8", }, { key: "B06.9", en: "", de: "Rubella without complication", + display_short: "B06.9", }, { key: "B07", en: "", de: "Viral warts", + display_short: "B07", }, { key: "B08", en: "", de: "Other viral infections characterized by skin and mucous membrane lesions, not elsewhere classified", + display_short: "B08", }, { key: "B08.0", en: "", de: "Other orthopoxvirus infections", + display_short: "B08.0", }, { key: "B08.1", en: "", de: "Molluscum contagiosum", + display_short: "B08.1", }, { key: "B08.2", en: "", de: "Exanthema subitum [sixth disease]", + display_short: "B08.2", }, { key: "B08.3", en: "", de: "Erythema infectiosum [fifth disease]", + display_short: "B08.3", }, { key: "B08.4", en: "", de: "Enteroviral vesicular stomatitis with exanthem", + display_short: "B08.4", }, { key: "B08.5", en: "", de: "Enteroviral vesicular pharyngitis", + display_short: "B08.5", }, { key: "B08.8", en: "", de: "Other specified viral infections characterized by skin and mucous membrane lesions", + display_short: "B08.8", }, { key: "B09", en: "", de: "Unspecified viral infection characterized by skin and mucous membrane lesions", + display_short: "B09", }, { key: "B15", en: "", de: "Acute hepatitis A", + display_short: "B15", }, { key: "B15.0", en: "", de: "Hepatitis A with hepatic coma", + display_short: "B15.0", }, { key: "B15.9", en: "", de: "Hepatitis A without hepatic coma", + display_short: "B15.9", }, { key: "B16", en: "", de: "Acute hepatitis B", + display_short: "B16", }, { key: "B16.0", en: "", de: "Acute hepatitis B with delta-agent (coinfection) with hepatic coma", + display_short: "B16.0", }, { key: "B16.1", en: "", de: "Acute hepatitis B with delta-agent (coinfection) without hepatic coma", + display_short: "B16.1", }, { key: "B16.2", en: "", de: "Acute hepatitis B without delta-agent with hepatic coma", + display_short: "B16.2", }, { key: "B16.9", en: "", de: "Acute hepatitis B without delta-agent and without hepatic coma", + display_short: "B16.9", }, { key: "B17", en: "", de: "Other acute viral hepatitis", + display_short: "B17", }, { key: "B17.0", en: "", de: "Acute delta-(super)infection in chronic hepatitis B", + display_short: "B17.0", }, { key: "B17.1", en: "", de: "Acute hepatitis C", + display_short: "B17.1", }, { key: "B17.2", en: "", de: "Acute hepatitis E", + display_short: "B17.2", }, { key: "B17.8", en: "", de: "Other specified acute viral hepatitis", + display_short: "B17.8", }, { key: "B17.9", en: "", de: "Acute viral hepatitis, unspecified", + display_short: "B17.9", }, { key: "B18", en: "", de: "Chronic viral hepatitis", + display_short: "B18", }, { key: "B18.0", en: "", de: "Chronic viral hepatitis B with delta-agent", + display_short: "B18.0", }, { key: "B18.1", en: "", de: "Chronic viral hepatitis B without delta-agent", + display_short: "B18.1", }, { key: "B18.19", en: "", de: "Chronic viral hepatitis B without delta-agent : other and unspecified phase", + display_short: "B18.19", }, { key: "B18.2", en: "", de: "Chronic viral hepatitis C", + display_short: "B18.2", }, { key: "B18.8", en: "", de: "Other chronic viral hepatitis", + display_short: "B18.8", }, { key: "B18.9", en: "", de: "Chronic viral hepatitis, unspecified", + display_short: "B18.9", }, { key: "B19", en: "", de: "Unspecified viral hepatitis", + display_short: "B19", }, { key: "B19.0", en: "", de: "Unspecified viral hepatitis with hepatic coma", + display_short: "B19.0", }, { key: "B19.9", en: "", de: "Unspecified viral hepatitis without hepatic coma", + display_short: "B19.9", }, { key: "B20", en: "", de: "Human immunodeficiency virus [HIV] disease resulting in infectious and parasitic diseases", + display_short: "B20", }, { key: "B21", en: "", de: "Human immunodeficiency virus [HIV] disease resulting in malignant neoplasms", + display_short: "B21", }, { key: "B22", en: "", de: "Human immunodeficiency virus [HIV] disease resulting in other specified diseases", + display_short: "B22", }, { key: "B23", en: "", de: "Human immunodeficiency virus [HIV] disease resulting in other conditions", + display_short: "B23", }, { key: "B23.0", en: "", de: "Acute HIV infection syndrome", + display_short: "B23.0", }, { key: "B23.8", en: "", de: "HIV disease resulting in other specified conditions", + display_short: "B23.8", }, { key: "B24", en: "", de: "Unspecified human immunodeficiency virus [HIV] disease", + display_short: "B24", }, { key: "B25", en: "", de: "Cytomegaloviral disease", + display_short: "B25", }, { key: "B25.8", en: "", de: "Other cytomegaloviral diseases", + display_short: "B25.8", }, { key: "B25.9", en: "", de: "Cytomegaloviral disease, unspecified", + display_short: "B25.9", }, { key: "B26", en: "", de: "Mumps", + display_short: "B26", }, { key: "B26.8", en: "", de: "Mumps with other complications", + display_short: "B26.8", }, { key: "B26.9", en: "", de: "Mumps without complication", + display_short: "B26.9", }, { key: "B27", en: "", de: "Infectious mononucleosis", + display_short: "B27", }, { key: "B27.0", en: "", de: "Gammaherpesviral mononucleosis", + display_short: "B27.0", }, { key: "B27.1", en: "", de: "Cytomegaloviral mononucleosis", + display_short: "B27.1", }, { key: "B27.8", en: "", de: "Other infectious mononucleosis", + display_short: "B27.8", }, { key: "B27.9", en: "", de: "Infectious mononucleosis, unspecified", + display_short: "B27.9", }, { key: "B30", en: "", de: "Viral conjunctivitis", + display_short: "B30", }, { key: "B30.2", en: "", de: "Viral pharyngoconjunctivitis", + display_short: "B30.2", }, { key: "B30.9", en: "", de: "Viral conjunctivitis, unspecified", + display_short: "B30.9", }, { key: "B33", en: "", de: "Other viral diseases, not elsewhere classified", + display_short: "B33", }, { key: "B33.0", en: "", de: "Epidemic myalgia", + display_short: "B33.0", }, { key: "B33.1", en: "", de: "Ross River disease", + display_short: "B33.1", }, { key: "B33.2", en: "", de: "Viral carditis", + display_short: "B33.2", }, { key: "B33.3", en: "", de: "Retrovirus infections, not elsewhere classified", + display_short: "B33.3", }, { key: "B33.8", en: "", de: "Other specified viral diseases", + display_short: "B33.8", }, { key: "B34", en: "", de: "Viral infection of unspecified site", + display_short: "B34", }, { key: "B34.0", en: "", de: "Adenovirus infection, unspecified site", + display_short: "B34.0", }, { key: "B34.1", en: "", de: "Enterovirus infection, unspecified site", + display_short: "B34.1", }, { key: "B34.2", en: "", de: "Coronavirus infection, unspecified site", + display_short: "B34.2", }, { key: "B34.3", en: "", de: "Parvovirus infection, unspecified site", + display_short: "B34.3", }, { key: "B34.4", en: "", de: "Papovavirus infection, unspecified site", + display_short: "B34.4", }, { key: "B34.8", en: "", de: "Other viral infections of unspecified site", + display_short: "B34.8", }, { key: "B34.9", en: "", de: "Viral infection, unspecified", + display_short: "B34.9", }, { key: "B35", en: "", de: "Dermatophytosis", + display_short: "B35", }, { key: "B35.0", en: "", de: "Tinea barbae and tinea capitis", + display_short: "B35.0", }, { key: "B35.1", en: "", de: "Tinea unguium", + display_short: "B35.1", }, { key: "B35.2", en: "", de: "Tinea manuum", + display_short: "B35.2", }, { key: "B35.3", en: "", de: "Tinea pedis", + display_short: "B35.3", }, { key: "B35.4", en: "", de: "Tinea corporis", + display_short: "B35.4", }, { key: "B35.5", en: "", de: "Tinea imbricata", + display_short: "B35.5", }, { key: "B35.6", en: "", de: "Tinea inguinalis [Tinea cruris]", + display_short: "B35.6", }, { key: "B35.8", en: "", de: "Other dermatophytoses", + display_short: "B35.8", }, { key: "B35.9", en: "", de: "Dermatophytosis, unspecified", + display_short: "B35.9", }, { key: "B36", en: "", de: "Other superficial mycoses", + display_short: "B36", }, { key: "B36.0", en: "", de: "Pityriasis versicolor", + display_short: "B36.0", }, { key: "B36.1", en: "", de: "Tinea nigra", + display_short: "B36.1", }, { key: "B36.2", en: "", de: "White piedra", + display_short: "B36.2", }, { key: "B36.3", en: "", de: "Black piedra", + display_short: "B36.3", }, { key: "B36.8", en: "", de: "Other specified superficial mycoses", + display_short: "B36.8", }, { key: "B36.9", en: "", de: "Superficial mycosis, unspecified", + display_short: "B36.9", }, { key: "B37", en: "", de: "Candidiasis", + display_short: "B37", }, { key: "B37.0", en: "", de: "Candidal stomatitis", + display_short: "B37.0", }, { key: "B37.1", en: "", de: "Pulmonary candidiasis", + display_short: "B37.1", }, { key: "B37.2", en: "", de: "Candidiasis of skin and nail", + display_short: "B37.2", }, { key: "B37.4", en: "", de: "Candidiasis of other urogenital sites", + display_short: "B37.4", }, { key: "B37.7", en: "", de: "Candidal sepsis", + display_short: "B37.7", }, { key: "B37.8", en: "", de: "Candidiasis of other sites", + display_short: "B37.8", }, { key: "B37.9", en: "", de: "Candidiasis, unspecified", + display_short: "B37.9", }, { key: "B38", en: "", de: "Coccidioidomycosis", + display_short: "B38", }, { key: "B38.0", en: "", de: "Acute pulmonary coccidioidomycosis", + display_short: "B38.0", }, { key: "B38.1", en: "", de: "Chronic pulmonary coccidioidomycosis", + display_short: "B38.1", }, { key: "B38.2", en: "", de: "Pulmonary coccidioidomycosis, unspecified", + display_short: "B38.2", }, { key: "B38.3", en: "", de: "Cutaneous coccidioidomycosis", + display_short: "B38.3", }, { key: "B38.7", en: "", de: "Disseminated coccidioidomycosis", + display_short: "B38.7", }, { key: "B38.8", en: "", de: "Other forms of coccidioidomycosis", + display_short: "B38.8", }, { key: "B38.9", en: "", de: "Coccidioidomycosis, unspecified", + display_short: "B38.9", }, { key: "B39", en: "", de: "Histoplasmosis", + display_short: "B39", }, { key: "B39.0", en: "", de: "Acute pulmonary histoplasmosis capsulati", + display_short: "B39.0", }, { key: "B39.1", en: "", de: "Chronic pulmonary histoplasmosis capsulati", + display_short: "B39.1", }, { key: "B39.2", en: "", de: "Pulmonary histoplasmosis capsulati, unspecified", + display_short: "B39.2", }, { key: "B39.3", en: "", de: "Disseminated histoplasmosis capsulati", + display_short: "B39.3", }, { key: "B39.4", en: "", de: "Histoplasmosis capsulati, unspecified", + display_short: "B39.4", }, { key: "B39.5", en: "", de: "Histoplasmosis duboisii", + display_short: "B39.5", }, { key: "B39.9", en: "", de: "Histoplasmosis, unspecified", + display_short: "B39.9", }, { key: "B40", en: "", de: "Blastomycosis", + display_short: "B40", }, { key: "B40.0", en: "", de: "Acute pulmonary blastomycosis", + display_short: "B40.0", }, { key: "B40.1", en: "", de: "Chronic pulmonary blastomycosis", + display_short: "B40.1", }, { key: "B40.2", en: "", de: "Pulmonary blastomycosis, unspecified", + display_short: "B40.2", }, { key: "B40.3", en: "", de: "Cutaneous blastomycosis", + display_short: "B40.3", }, { key: "B40.7", en: "", de: "Disseminated blastomycosis", + display_short: "B40.7", }, { key: "B40.8", en: "", de: "Other forms of blastomycosis", + display_short: "B40.8", }, { key: "B40.9", en: "", de: "Blastomycosis, unspecified", + display_short: "B40.9", }, { key: "B41", en: "", de: "Paracoccidioidomycosis", + display_short: "B41", }, { key: "B41.0", en: "", de: "Pulmonary paracoccidioidomycosis", + display_short: "B41.0", }, { key: "B41.7", en: "", de: "Disseminated paracoccidioidomycosis", + display_short: "B41.7", }, { key: "B41.8", en: "", de: "Other forms of paracoccidioidomycosis", + display_short: "B41.8", }, { key: "B41.9", en: "", de: "Paracoccidioidomycosis, unspecified", + display_short: "B41.9", }, { key: "B42", en: "", de: "Sporotrichosis", + display_short: "B42", }, { key: "B42.1", en: "", de: "Lymphocutaneous sporotrichosis", + display_short: "B42.1", }, { key: "B42.7", en: "", de: "Disseminated sporotrichosis", + display_short: "B42.7", }, { key: "B42.8", en: "", de: "Other forms of sporotrichosis", + display_short: "B42.8", }, { key: "B42.9", en: "", de: "Sporotrichosis, unspecified", + display_short: "B42.9", }, { key: "B43", en: "", de: "Chromomycosis and phaeomycotic abscess", + display_short: "B43", }, { key: "B43.0", en: "", de: "Cutaneous chromomycosis", + display_short: "B43.0", }, { key: "B43.1", en: "", de: "Phaeomycotic brain abscess", + display_short: "B43.1", }, { key: "B43.2", en: "", de: "Subcutaneous phaeomycotic abscess and cyst", + display_short: "B43.2", }, { key: "B43.8", en: "", de: "Other forms of chromomycosis", + display_short: "B43.8", }, { key: "B43.9", en: "", de: "Chromomycosis, unspecified", + display_short: "B43.9", }, { key: "B44", en: "", de: "Aspergillosis", + display_short: "B44", }, { key: "B44.0", en: "", de: "Invasive pulmonary aspergillosis", + display_short: "B44.0", }, { key: "B44.1", en: "", de: "Other pulmonary aspergillosis", + display_short: "B44.1", }, { key: "B44.2", en: "", de: "Tonsillar aspergillosis", + display_short: "B44.2", }, { key: "B44.7", en: "", de: "Disseminated aspergillosis", + display_short: "B44.7", }, { key: "B44.8", en: "", de: "Other forms of aspergillosis", + display_short: "B44.8", }, { key: "B44.9", en: "", de: "Aspergillosis, unspecified", + display_short: "B44.9", }, { key: "B45", en: "", de: "Cryptococcosis", + display_short: "B45", }, { key: "B45.0", en: "", de: "Pulmonary cryptococcosis", + display_short: "B45.0", }, { key: "B45.1", en: "", de: "Cerebral cryptococcosis", + display_short: "B45.1", }, { key: "B45.2", en: "", de: "Cutaneous cryptococcosis", + display_short: "B45.2", }, { key: "B45.3", en: "", de: "Osseous cryptococcosis", + display_short: "B45.3", }, { key: "B45.7", en: "", de: "Disseminated cryptococcosis", + display_short: "B45.7", }, { key: "B45.8", en: "", de: "Other forms of cryptococcosis", + display_short: "B45.8", }, { key: "B45.9", en: "", de: "Cryptococcosis, unspecified", + display_short: "B45.9", }, { key: "B46", en: "", de: "Zygomycosis", + display_short: "B46", }, { key: "B46.0", en: "", de: "Pulmonary mucormycosis", + display_short: "B46.0", }, { key: "B46.1", en: "", de: "Rhinocerebral mucormycosis", + display_short: "B46.1", }, { key: "B46.2", en: "", de: "Gastrointestinal mucormycosis", + display_short: "B46.2", }, { key: "B46.3", en: "", de: "Cutaneous mucormycosis", + display_short: "B46.3", }, { key: "B46.4", en: "", de: "Disseminated mucormycosis", + display_short: "B46.4", }, { key: "B46.5", en: "", de: "Mucormycosis, unspecified", + display_short: "B46.5", }, { key: "B46.8", en: "", de: "Other zygomycoses", + display_short: "B46.8", }, { key: "B46.9", en: "", de: "Zygomycosis, unspecified", + display_short: "B46.9", }, { key: "B47", en: "", de: "Mycetoma", + display_short: "B47", }, { key: "B47.0", en: "", de: "Eumycetoma", + display_short: "B47.0", }, { key: "B47.1", en: "", de: "Actinomycetoma", + display_short: "B47.1", }, { key: "B47.9", en: "", de: "Mycetoma, unspecified", + display_short: "B47.9", }, { key: "B48", en: "", de: "Other mycoses, not elsewhere classified", + display_short: "B48", }, { key: "B48.0", en: "", de: "Lobomycosis", + display_short: "B48.0", }, { key: "B48.1", en: "", de: "Rhinosporidiosis", + display_short: "B48.1", }, { key: "B48.2", en: "", de: "Allescheriasis", + display_short: "B48.2", }, { key: "B48.3", en: "", de: "Geotrichosis", + display_short: "B48.3", }, { key: "B48.4", en: "", de: "Penicillosis", + display_short: "B48.4", }, { key: "B48.7", en: "", de: "Opportunistic mycoses", + display_short: "B48.7", }, { key: "B48.8", en: "", de: "Other specified mycoses", + display_short: "B48.8", }, { key: "B49", en: "", de: "Unspecified mycosis", + display_short: "B49", }, { key: "B50", en: "", de: "Plasmodium falciparum malaria", + display_short: "B50", }, { key: "B50.0", en: "", de: "Plasmodium falciparum malaria with cerebral complications", + display_short: "B50.0", }, { key: "B50.8", en: "", de: "Other severe and complicated Plasmodium falciparum malaria", + display_short: "B50.8", }, { key: "B50.9", en: "", de: "Plasmodium falciparum malaria, unspecified", + display_short: "B50.9", }, { key: "B51", en: "", de: "Plasmodium vivax malaria", + display_short: "B51", }, { key: "B51.0", en: "", de: "Plasmodium vivax malaria with rupture of spleen", + display_short: "B51.0", }, { key: "B51.8", en: "", de: "Plasmodium vivax malaria with other complications", + display_short: "B51.8", }, { key: "B51.9", en: "", de: "Plasmodium vivax malaria without complication", + display_short: "B51.9", }, { key: "B52", en: "", de: "Plasmodium malariae malaria", + display_short: "B52", }, { key: "B52.0", en: "", de: "Plasmodium malariae malaria with nephropathy", + display_short: "B52.0", }, { key: "B52.8", en: "", de: "Plasmodium malariae malaria with other complications", + display_short: "B52.8", }, { key: "B52.9", en: "", de: "Plasmodium malariae malaria without complication", + display_short: "B52.9", }, { key: "B53", en: "", de: "Other parasitologically confirmed malaria", + display_short: "B53", }, { key: "B53.0", en: "", de: "Plasmodium ovale malaria", + display_short: "B53.0", }, { key: "B53.1", en: "", de: "Malaria due to simian plasmodia", + display_short: "B53.1", }, { key: "B53.8", en: "", de: "Other parasitologically confirmed malaria, not elsewhere classified", + display_short: "B53.8", }, { key: "B54", en: "", de: "Unspecified malaria", + display_short: "B54", }, { key: "B55", en: "", de: "Leishmaniasis", + display_short: "B55", }, { key: "B55.0", en: "", de: "Visceral leishmaniasis", + display_short: "B55.0", }, { key: "B55.1", en: "", de: "Cutaneous leishmaniasis", + display_short: "B55.1", }, { key: "B55.2", en: "", de: "Mucocutaneous leishmaniasis", + display_short: "B55.2", }, { key: "B55.9", en: "", de: "Leishmaniasis, unspecified", + display_short: "B55.9", }, { key: "B56", en: "", de: "African trypanosomiasis", + display_short: "B56", }, { key: "B56.0", en: "", de: "Gambiense trypanosomiasis", + display_short: "B56.0", }, { key: "B56.1", en: "", de: "Rhodesiense trypanosomiasis", + display_short: "B56.1", }, { key: "B56.9", en: "", de: "African trypanosomiasis, unspecified", + display_short: "B56.9", }, { key: "B57", en: "", de: "Chagas disease", + display_short: "B57", }, { key: "B57.1", en: "", de: "Acute Chagas disease without heart involvement", + display_short: "B57.1", }, { key: "B57.2", en: "", de: "Chagas disease (chronic) with heart involvement", + display_short: "B57.2", }, { key: "B57.3", en: "", de: "Chagas disease (chronic) with digestive system involvement", + display_short: "B57.3", }, { key: "B57.4", en: "", de: "Chagas disease (chronic) with nervous system involvement", + display_short: "B57.4", }, { key: "B57.5", en: "", de: "Chagas disease (chronic) with other organ involvement", + display_short: "B57.5", }, { key: "B58", en: "", de: "Toxoplasmosis", + display_short: "B58", }, { key: "B58.8", en: "", de: "Toxoplasmosis with other organ involvement", + display_short: "B58.8", }, { key: "B58.9", en: "", de: "Toxoplasmosis, unspecified", + display_short: "B58.9", }, { key: "B60", en: "", de: "Other protozoal diseases, not elsewhere classified", + display_short: "B60", }, { key: "B60.0", en: "", de: "Babesiosis", + display_short: "B60.0", }, { key: "B60.1", en: "", de: "Acanthamoebiasis", + display_short: "B60.1", }, { key: "B60.2", en: "", de: "Naegleriasis", + display_short: "B60.2", }, { key: "B60.8", en: "", de: "Other specified protozoal diseases", + display_short: "B60.8", }, { key: "B64", en: "", de: "Unspecified protozoal disease", + display_short: "B64", }, { key: "B65", en: "", de: "Schistosomiasis [bilharziasis]", + display_short: "B65", }, { key: "B65.0", en: "", de: "Schistosomiasis due to Schistosoma haematobium [urinary schistosomiasis]", + display_short: "B65.0", }, { key: "B65.1", en: "", de: "Schistosomiasis due to Schistosoma mansoni [intestinal schistosomiasis]", + display_short: "B65.1", }, { key: "B65.2", en: "", de: "Schistosomiasis due to Schistosoma japonicum", + display_short: "B65.2", }, { key: "B65.3", en: "", de: "Cercarial dermatitis", + display_short: "B65.3", }, { key: "B65.8", en: "", de: "Other schistosomiases", + display_short: "B65.8", }, { key: "B65.9", en: "", de: "Schistosomiasis, unspecified", + display_short: "B65.9", }, { key: "B66", en: "", de: "Other fluke infections", + display_short: "B66", }, { key: "B66.0", en: "", de: "Opisthorchiasis", + display_short: "B66.0", }, { key: "B66.1", en: "", de: "Clonorchiasis", + display_short: "B66.1", }, { key: "B66.2", en: "", de: "Dicrocoeliasis", + display_short: "B66.2", }, { key: "B66.3", en: "", de: "Fascioliasis", + display_short: "B66.3", }, { key: "B66.4", en: "", de: "Paragonimiasis", + display_short: "B66.4", }, { key: "B66.5", en: "", de: "Fasciolopsiasis", + display_short: "B66.5", }, { key: "B66.8", en: "", de: "Other specified fluke infections", + display_short: "B66.8", }, { key: "B66.9", en: "", de: "Fluke infection, unspecified", + display_short: "B66.9", }, { key: "B67", en: "", de: "Echinococcosis", + display_short: "B67", }, { key: "B67.0", en: "", de: "Echinococcus granulosus infection of liver", + display_short: "B67.0", }, { key: "B67.1", en: "", de: "Echinococcus granulosus infection of lung", + display_short: "B67.1", }, { key: "B67.2", en: "", de: "Echinococcus granulosus infection of bone", + display_short: "B67.2", }, { key: "B67.3", en: "", de: "Echinococcus granulosus infection, other and multiple sites", + display_short: "B67.3", }, { key: "B67.4", en: "", de: "Echinococcus granulosus infection, unspecified", + display_short: "B67.4", }, { key: "B67.5", en: "", de: "Echinococcus multilocularis infection of liver", + display_short: "B67.5", }, { key: "B67.6", en: "", de: "Echinococcus multilocularis infection, other and multiple sites", + display_short: "B67.6", }, { key: "B67.7", en: "", de: "Echinococcus multilocularis infection, unspecified", + display_short: "B67.7", }, { key: "B67.8", en: "", de: "Echinococcosis, unspecified, of liver", + display_short: "B67.8", }, { key: "B67.9", en: "", de: "Echinococcosis, other and unspecified", + display_short: "B67.9", }, { key: "B68", en: "", de: "Taeniasis", + display_short: "B68", }, { key: "B68.0", en: "", de: "Taenia solium taeniasis", + display_short: "B68.0", }, { key: "B68.1", en: "", de: "Taenia saginata taeniasis", + display_short: "B68.1", }, { key: "B68.9", en: "", de: "Taeniasis, unspecified", + display_short: "B68.9", }, { key: "B69", en: "", de: "Cysticercosis", + display_short: "B69", }, { key: "B69.0", en: "", de: "Cysticercosis of central nervous system", + display_short: "B69.0", }, { key: "B69.1", en: "", de: "Cysticercosis of eye", + display_short: "B69.1", }, { key: "B69.8", en: "", de: "Cysticercosis of other sites", + display_short: "B69.8", }, { key: "B69.9", en: "", de: "Cysticercosis, unspecified", + display_short: "B69.9", }, { key: "B70", en: "", de: "Diphyllobothriasis and sparganosis", + display_short: "B70", }, { key: "B70.0", en: "", de: "Diphyllobothriasis", + display_short: "B70.0", }, { key: "B70.1", en: "", de: "Sparganosis", + display_short: "B70.1", }, { key: "B71", en: "", de: "Other cestode infections", + display_short: "B71", }, { key: "B71.0", en: "", de: "Hymenolepiasis", + display_short: "B71.0", }, { key: "B71.1", en: "", de: "Dipylidiasis", + display_short: "B71.1", }, { key: "B71.8", en: "", de: "Other specified cestode infections", + display_short: "B71.8", }, { key: "B71.9", en: "", de: "Cestode infection, unspecified", + display_short: "B71.9", }, { key: "B72", en: "", de: "Dracunculiasis", + display_short: "B72", }, { key: "B73", en: "", de: "Onchocerciasis", + display_short: "B73", }, { key: "B74", en: "", de: "Filariasis", + display_short: "B74", }, { key: "B74.0", en: "", de: "Filariasis due to Wuchereria bancrofti", + display_short: "B74.0", }, { key: "B74.1", en: "", de: "Filariasis due to Brugia malayi", + display_short: "B74.1", }, { key: "B74.2", en: "", de: "Filariasis due to Brugia timori", + display_short: "B74.2", }, { key: "B74.3", en: "", de: "Loiasis", + display_short: "B74.3", }, { key: "B74.4", en: "", de: "Mansonelliasis", + display_short: "B74.4", }, { key: "B74.8", en: "", de: "Other filariases", + display_short: "B74.8", }, { key: "B74.9", en: "", de: "Filariasis, unspecified", + display_short: "B74.9", }, { key: "B75", en: "", de: "Trichinellosis", + display_short: "B75", }, { key: "B76", en: "", de: "Hookworm diseases", + display_short: "B76", }, { key: "B76.0", en: "", de: "Ancylostomiasis", + display_short: "B76.0", }, { key: "B76.1", en: "", de: "Necatoriasis", + display_short: "B76.1", }, { key: "B76.8", en: "", de: "Other hookworm diseases", + display_short: "B76.8", }, { key: "B76.9", en: "", de: "Hookworm disease, unspecified", + display_short: "B76.9", }, { key: "B77", en: "", de: "Ascariasis", + display_short: "B77", }, { key: "B77.0", en: "", de: "Ascariasis with intestinal complications", + display_short: "B77.0", }, { key: "B77.8", en: "", de: "Ascariasis with other complications", + display_short: "B77.8", }, { key: "B77.9", en: "", de: "Ascariasis, unspecified", + display_short: "B77.9", }, { key: "B78", en: "", de: "Strongyloidiasis", + display_short: "B78", }, { key: "B78.0", en: "", de: "Intestinal strongyloidiasis", + display_short: "B78.0", }, { key: "B78.1", en: "", de: "Cutaneous strongyloidiasis", + display_short: "B78.1", }, { key: "B78.7", en: "", de: "Disseminated strongyloidiasis", + display_short: "B78.7", }, { key: "B78.9", en: "", de: "Strongyloidiasis, unspecified", + display_short: "B78.9", }, { key: "B79", en: "", de: "Trichuriasis", + display_short: "B79", }, { key: "B80", en: "", de: "Enterobiasis", + display_short: "B80", }, { key: "B81", en: "", de: "Other intestinal helminthiases, not elsewhere classified", + display_short: "B81", }, { key: "B81.0", en: "", de: "Anisakiasis", + display_short: "B81.0", }, { key: "B81.1", en: "", de: "Intestinal capillariasis", + display_short: "B81.1", }, { key: "B81.2", en: "", de: "Trichostrongyliasis", + display_short: "B81.2", }, { key: "B81.3", en: "", de: "Intestinal angiostrongyliasis", + display_short: "B81.3", }, { key: "B81.4", en: "", de: "Mixed intestinal helminthiases", + display_short: "B81.4", }, { key: "B81.8", en: "", de: "Other specified intestinal helminthiases", + display_short: "B81.8", }, { key: "B82", en: "", de: "Unspecified intestinal parasitism", + display_short: "B82", }, { key: "B82.0", en: "", de: "Intestinal helminthiasis, unspecified", + display_short: "B82.0", }, { key: "B82.9", en: "", de: "Intestinal parasitism, unspecified", + display_short: "B82.9", }, { key: "B83", en: "", de: "Other helminthiases", + display_short: "B83", }, { key: "B83.0", en: "", de: "Visceral larva migrans", + display_short: "B83.0", }, { key: "B83.1", en: "", de: "Gnathostomiasis", + display_short: "B83.1", }, { key: "B83.2", en: "", de: "Angiostrongyliasis due to Parastrongylus cantonensis", + display_short: "B83.2", }, { key: "B83.3", en: "", de: "Syngamiasis", + display_short: "B83.3", }, { key: "B83.4", en: "", de: "Internal hirudiniasis", + display_short: "B83.4", }, { key: "B83.8", en: "", de: "Other specified helminthiases", + display_short: "B83.8", }, { key: "B83.9", en: "", de: "Helminthiasis, unspecified", + display_short: "B83.9", }, { key: "B85", en: "", de: "Pediculosis and phthiriasis", + display_short: "B85", }, { key: "B85.0", en: "", de: "Pediculosis due to Pediculus humanus capitis", + display_short: "B85.0", }, { key: "B85.1", en: "", de: "Pediculosis due to Pediculus humanus corporis", + display_short: "B85.1", }, { key: "B85.2", en: "", de: "Pediculosis, unspecified", + display_short: "B85.2", }, { key: "B85.3", en: "", de: "Phthiriasis", + display_short: "B85.3", }, { key: "B85.4", en: "", de: "Mixed pediculosis and phthiriasis", + display_short: "B85.4", }, { key: "B86", en: "", de: "Scabies", + display_short: "B86", }, { key: "B87", en: "", de: "Myiasis", + display_short: "B87", }, { key: "B87.0", en: "", de: "Cutaneous myiasis", + display_short: "B87.0", }, { key: "B87.1", en: "", de: "Wound myiasis", + display_short: "B87.1", }, { key: "B87.2", en: "", de: "Ocular myiasis", + display_short: "B87.2", }, { key: "B87.3", en: "", de: "Nasopharyngeal myiasis", + display_short: "B87.3", }, { key: "B87.4", en: "", de: "Aural myiasis", + display_short: "B87.4", }, { key: "B87.8", en: "", de: "Myiasis of other sites", + display_short: "B87.8", }, { key: "B87.9", en: "", de: "Myiasis, unspecified", + display_short: "B87.9", }, { key: "B88", en: "", de: "Other infestations", + display_short: "B88", }, { key: "B88.0", en: "", de: "Other acariasis", + display_short: "B88.0", }, { key: "B88.1", en: "", de: "Tungiasis [sandflea infestation]", + display_short: "B88.1", }, { key: "B88.2", en: "", de: "Other arthropod infestations", + display_short: "B88.2", }, { key: "B88.3", en: "", de: "External hirudiniasis", + display_short: "B88.3", }, { key: "B88.8", en: "", de: "Other specified infestations", + display_short: "B88.8", }, { key: "B88.9", en: "", de: "Infestation, unspecified", + display_short: "B88.9", }, { key: "B89", en: "", de: "Unspecified parasitic disease", + display_short: "B89", }, { key: "B90", en: "", de: "Sequelae of tuberculosis", + display_short: "B90", }, { key: "B90.0", en: "", de: "Sequelae of central nervous system tuberculosis", + display_short: "B90.0", }, { key: "B90.1", en: "", de: "Sequelae of genitourinary tuberculosis", + display_short: "B90.1", }, { key: "B90.2", en: "", de: "Sequelae of tuberculosis of bones and joints", + display_short: "B90.2", }, { key: "B90.8", en: "", de: "Sequelae of tuberculosis of other organs", + display_short: "B90.8", }, { key: "B90.9", en: "", de: "Sequelae of respiratory and unspecified tuberculosis", + display_short: "B90.9", }, { key: "B91", en: "", de: "Sequelae of poliomyelitis", + display_short: "B91", }, { key: "B92", en: "", de: "Sequelae of leprosy", + display_short: "B92", }, { key: "B94", en: "", de: "Sequelae of other and unspecified infectious and parasitic diseases", + display_short: "B94", }, { key: "B94.0", en: "", de: "Sequelae of trachoma", + display_short: "B94.0", }, { key: "B94.1", en: "", de: "Sequelae of viral encephalitis", + display_short: "B94.1", }, { key: "B94.2", en: "", de: "Sequelae of viral hepatitis", + display_short: "B94.2", }, { key: "B94.8", en: "", de: "Sequelae of other specified infectious and parasitic diseases", + display_short: "B94.8", }, { key: "B94.9", en: "", de: "Sequelae of unspecified infectious or parasitic disease", + display_short: "B94.9", }, { key: "B99", en: "", de: "Other and unspecified infectious diseases", + display_short: "B99", }, { key: "C00", en: "", de: "Malignant neoplasm of lip", + display_short: "C00", }, { key: "C00.0", en: "", de: "Malignant neoplasm: External upper lip", + display_short: "C00.0", }, { key: "C00.1", en: "", de: "Malignant neoplasm: External lower lip", + display_short: "C00.1", }, { key: "C00.2", en: "", de: "Malignant neoplasm: External lip, unspecified", + display_short: "C00.2", }, { key: "C00.3", en: "", de: "Malignant neoplasm: Upper lip, inner aspect", + display_short: "C00.3", }, { key: "C00.4", en: "", de: "Malignant neoplasm: Lower lip, inner aspect", + display_short: "C00.4", }, { key: "C00.5", en: "", de: "Malignant neoplasm: Lip, unspecified, inner aspect", + display_short: "C00.5", }, { key: "C00.6", en: "", de: "Malignant neoplasm: Commissure of lip", + display_short: "C00.6", }, { key: "C00.8", en: "", de: "Malignant neoplasm: Overlapping lesion of lip", + display_short: "C00.8", }, { key: "C00.9", en: "", de: "Malignant neoplasm: Lip, unspecified", + display_short: "C00.9", }, { key: "C01", en: "", de: "Malignant neoplasm of base of tongue", + display_short: "C01", }, { key: "C02", en: "", de: "Malignant neoplasm of other and unspecified parts of tongue", + display_short: "C02", }, { key: "C02.0", en: "", de: "Malignant neoplasm: Dorsal surface of tongue", + display_short: "C02.0", }, { key: "C02.1", en: "", de: "Malignant neoplasm: Border of tongue", + display_short: "C02.1", }, { key: "C02.2", en: "", de: "Malignant neoplasm: Ventral surface of tongue", + display_short: "C02.2", }, { key: "C02.3", en: "", de: "Malignant neoplasm: Anterior two-thirds of tongue, part unspecified", + display_short: "C02.3", }, { key: "C02.4", en: "", de: "Malignant neoplasm: Lingual tonsil", + display_short: "C02.4", }, { key: "C02.8", en: "", de: "Malignant neoplasm: Overlapping lesion of tongue", + display_short: "C02.8", }, { key: "C02.9", en: "", de: "Malignant neoplasm: Tongue, unspecified", + display_short: "C02.9", }, { key: "C03", en: "", de: "Malignant neoplasm of gum", + display_short: "C03", }, { key: "C03.0", en: "", de: "Malignant neoplasm: Upper gum", + display_short: "C03.0", }, { key: "C03.1", en: "", de: "Malignant neoplasm: Lower gum", + display_short: "C03.1", }, { key: "C03.9", en: "", de: "Malignant neoplasm: Gum, unspecified", + display_short: "C03.9", }, { key: "C04", en: "", de: "Malignant neoplasm of floor of mouth", + display_short: "C04", }, { key: "C04.0", en: "", de: "Malignant neoplasm: Anterior floor of mouth", + display_short: "C04.0", }, { key: "C04.1", en: "", de: "Malignant neoplasm: Lateral floor of mouth", + display_short: "C04.1", }, { key: "C04.8", en: "", de: "Malignant neoplasm: Overlapping lesion of floor of mouth", + display_short: "C04.8", }, { key: "C04.9", en: "", de: "Malignant neoplasm: Floor of mouth, unspecified", + display_short: "C04.9", }, { key: "C05", en: "", de: "Malignant neoplasm of palate", + display_short: "C05", }, { key: "C05.0", en: "", de: "Malignant neoplasm: Hard palate", + display_short: "C05.0", }, { key: "C05.1", en: "", de: "Malignant neoplasm: Soft palate", + display_short: "C05.1", }, { key: "C05.2", en: "", de: "Malignant neoplasm: Uvula", + display_short: "C05.2", }, { key: "C05.8", en: "", de: "Malignant neoplasm: Overlapping lesion of palate", + display_short: "C05.8", }, { key: "C05.9", en: "", de: "Malignant neoplasm: Palate, unspecified", + display_short: "C05.9", }, { key: "C06", en: "", de: "Malignant neoplasm of other and unspecified parts of mouth", + display_short: "C06", }, { key: "C06.0", en: "", de: "Malignant neoplasm: Cheek mucosa", + display_short: "C06.0", }, { key: "C06.1", en: "", de: "Malignant neoplasm: Vestibule of mouth", + display_short: "C06.1", }, { key: "C06.2", en: "", de: "Malignant neoplasm: Retromolar area", + display_short: "C06.2", }, { key: "C06.8", en: "", de: "Malignant neoplasm: Overlapping lesion of other and unspecified parts of mouth", + display_short: "C06.8", }, { key: "C06.9", en: "", de: "Malignant neoplasm: Mouth, unspecified", + display_short: "C06.9", }, { key: "C07", en: "", de: "Malignant neoplasm of parotid gland", + display_short: "C07", }, { key: "C08", en: "", de: "Malignant neoplasm of other and unspecified major salivary glands", + display_short: "C08", }, { key: "C08.0", en: "", de: "Malignant neoplasm: Submandibular gland", + display_short: "C08.0", }, { key: "C08.1", en: "", de: "Malignant neoplasm: Sublingual gland", + display_short: "C08.1", }, { key: "C08.8", en: "", de: "Malignant neoplasm: Overlapping lesion of major salivary glands", + display_short: "C08.8", }, { key: "C08.9", en: "", de: "Malignant neoplasm: Major salivary gland, unspecified", + display_short: "C08.9", }, { key: "C09", en: "", de: "Malignant neoplasm of tonsil", + display_short: "C09", }, { key: "C09.0", en: "", de: "Malignant neoplasm: Tonsillar fossa", + display_short: "C09.0", }, { key: "C09.1", en: "", de: "Malignant neoplasm: Tonsillar pillar (anterior)(posterior)", + display_short: "C09.1", }, { key: "C09.8", en: "", de: "Malignant neoplasm: Overlapping lesion of tonsil", + display_short: "C09.8", }, { key: "C09.9", en: "", de: "Malignant neoplasm: Tonsil, unspecified", + display_short: "C09.9", }, { key: "C10", en: "", de: "Malignant neoplasm of oropharynx", + display_short: "C10", }, { key: "C10.0", en: "", de: "Malignant neoplasm: Vallecula", + display_short: "C10.0", }, { key: "C10.1", en: "", de: "Malignant neoplasm: Anterior surface of epiglottis", + display_short: "C10.1", }, { key: "C10.2", en: "", de: "Malignant neoplasm: Lateral wall of oropharynx", + display_short: "C10.2", }, { key: "C10.3", en: "", de: "Malignant neoplasm: Posterior wall of oropharynx", + display_short: "C10.3", }, { key: "C10.4", en: "", de: "Malignant neoplasm: Branchial cleft", + display_short: "C10.4", }, { key: "C10.8", en: "", de: "Malignant neoplasm: Overlapping lesion of oropharynx", + display_short: "C10.8", }, { key: "C10.9", en: "", de: "Malignant neoplasm: Oropharynx, unspecified", + display_short: "C10.9", }, { key: "C11", en: "", de: "Malignant neoplasm of nasopharynx", + display_short: "C11", }, { key: "C11.0", en: "", de: "Malignant neoplasm: Superior wall of nasopharynx", + display_short: "C11.0", }, { key: "C11.1", en: "", de: "Malignant neoplasm: Posterior wall of nasopharynx", + display_short: "C11.1", }, { key: "C11.2", en: "", de: "Malignant neoplasm: Lateral wall of nasopharynx", + display_short: "C11.2", }, { key: "C11.3", en: "", de: "Malignant neoplasm: Anterior wall of nasopharynx", + display_short: "C11.3", }, { key: "C11.8", en: "", de: "Malignant neoplasm: Overlapping lesion of nasopharynx", + display_short: "C11.8", }, { key: "C11.9", en: "", de: "Malignant neoplasm: Nasopharynx, unspecified", + display_short: "C11.9", }, { key: "C12", en: "", de: "Malignant neoplasm of piriform sinus", + display_short: "C12", }, { key: "C13", en: "", de: "Malignant neoplasm of hypopharynx", + display_short: "C13", }, { key: "C13.0", en: "", de: "Malignant neoplasm: Postcricoid region", + display_short: "C13.0", }, { key: "C13.1", en: "", de: "Malignant neoplasm: Aryepiglottic fold, hypopharyngeal aspect", + display_short: "C13.1", }, { key: "C13.2", en: "", de: "Malignant neoplasm: Posterior wall of hypopharynx", + display_short: "C13.2", }, { key: "C13.8", en: "", de: "Malignant neoplasm: Overlapping lesion of hypopharynx", + display_short: "C13.8", }, { key: "C13.9", en: "", de: "Malignant neoplasm: Hypopharynx, unspecified", + display_short: "C13.9", }, { key: "C14", en: "", de: "Malignant neoplasm of other and ill-defined sites in the lip, oral cavity and pharynx", + display_short: "C14", }, { key: "C14.0", en: "", de: "Malignant neoplasm: Pharynx, unspecified", + display_short: "C14.0", }, { key: "C14.2", en: "", de: "Malignant neoplasm: Waldeyer ring", + display_short: "C14.2", }, { key: "C14.8", en: "", de: "Malignant neoplasm: Overlapping lesion of lip, oral cavity and pharynx", + display_short: "C14.8", }, { key: "C15", en: "", de: "Malignant neoplasm of oesophagus", + display_short: "C15", }, { key: "C15.0", en: "", de: "Malignant neoplasm: Cervical part of oesophagus", + display_short: "C15.0", }, { key: "C15.1", en: "", de: "Malignant neoplasm: Thoracic part of oesophagus", + display_short: "C15.1", }, { key: "C15.2", en: "", de: "Malignant neoplasm: Abdominal part of oesophagus", + display_short: "C15.2", }, { key: "C15.3", en: "", de: "Malignant neoplasm: Upper third of oesophagus", + display_short: "C15.3", }, { key: "C15.4", en: "", de: "Malignant neoplasm: Middle third of oesophagus", + display_short: "C15.4", }, { key: "C15.5", en: "", de: "Malignant neoplasm: Lower third of oesophagus", + display_short: "C15.5", }, { key: "C15.8", en: "", de: "Malignant neoplasm: Overlapping lesion of oesophagus", + display_short: "C15.8", }, { key: "C15.9", en: "", de: "Malignant neoplasm: Oesophagus, unspecified", + display_short: "C15.9", }, { key: "C16", en: "", de: "Malignant neoplasm of stomach", + display_short: "C16", }, { key: "C16.0", en: "", de: "Malignant neoplasm: Cardia", + display_short: "C16.0", }, { key: "C16.1", en: "", de: "Malignant neoplasm: Fundus of stomach", + display_short: "C16.1", }, { key: "C16.2", en: "", de: "Malignant neoplasm: Body of stomach", + display_short: "C16.2", }, { key: "C16.3", en: "", de: "Malignant neoplasm: Pyloric antrum", + display_short: "C16.3", }, { key: "C16.4", en: "", de: "Malignant neoplasm: Pylorus", + display_short: "C16.4", }, { key: "C16.5", en: "", de: "Malignant neoplasm: Lesser curvature of stomach, unspecified", + display_short: "C16.5", }, { key: "C16.6", en: "", de: "Malignant neoplasm: Greater curvature of stomach, unspecified", + display_short: "C16.6", }, { key: "C16.8", en: "", de: "Malignant neoplasm: Overlapping lesion of stomach", + display_short: "C16.8", }, { key: "C16.9", en: "", de: "Malignant neoplasm: Stomach, unspecified", + display_short: "C16.9", }, { key: "C17", en: "", de: "Malignant neoplasm of small intestine", + display_short: "C17", }, { key: "C17.0", en: "", de: "Malignant neoplasm: Duodenum", + display_short: "C17.0", }, { key: "C17.1", en: "", de: "Malignant neoplasm: Jejunum", + display_short: "C17.1", }, { key: "C17.2", en: "", de: "Malignant neoplasm: Ileum", + display_short: "C17.2", }, { key: "C17.3", en: "", de: "Malignant neoplasm: Meckel diverticulum", + display_short: "C17.3", }, { key: "C17.8", en: "", de: "Malignant neoplasm: Overlapping lesion of small intestine", + display_short: "C17.8", }, { key: "C17.9", en: "", de: "Malignant neoplasm: Small intestine, unspecified", + display_short: "C17.9", }, { key: "C18", en: "", de: "Malignant neoplasm of colon", + display_short: "C18", }, { key: "C18.0", en: "", de: "Malignant neoplasm: Caecum", + display_short: "C18.0", }, { key: "C18.1", en: "", de: "Malignant neoplasm: Appendix", + display_short: "C18.1", }, { key: "C18.2", en: "", de: "Malignant neoplasm: Ascending colon", + display_short: "C18.2", }, { key: "C18.3", en: "", de: "Malignant neoplasm: Hepatic flexure", + display_short: "C18.3", }, { key: "C18.4", en: "", de: "Malignant neoplasm: Transverse colon", + display_short: "C18.4", }, { key: "C18.5", en: "", de: "Malignant neoplasm: Splenic flexure", + display_short: "C18.5", }, { key: "C18.6", en: "", de: "Malignant neoplasm: Descending colon", + display_short: "C18.6", }, { key: "C18.7", en: "", de: "Malignant neoplasm: Sigmoid colon", + display_short: "C18.7", }, { key: "C18.8", en: "", de: "Malignant neoplasm: Overlapping lesion of colon", + display_short: "C18.8", }, { key: "C18.9", en: "", de: "Malignant neoplasm: Colon, unspecified", + display_short: "C18.9", }, { key: "C19", en: "", de: "Malignant neoplasm of rectosigmoid junction", + display_short: "C19", }, { key: "C20", en: "", de: "Malignant neoplasm of rectum", + display_short: "C20", }, { key: "C21", en: "", de: "Malignant neoplasm of anus and anal canal", + display_short: "C21", }, { key: "C21.0", en: "", de: "Malignant neoplasm: Anus, unspecified", + display_short: "C21.0", }, { key: "C21.1", en: "", de: "Malignant neoplasm: Anal canal", + display_short: "C21.1", }, { key: "C21.2", en: "", de: "Malignant neoplasm: Cloacogenic zone", + display_short: "C21.2", }, { key: "C21.8", en: "", de: "Malignant neoplasm: Overlapping lesion of rectum, anus and anal canal", + display_short: "C21.8", }, { key: "C22", en: "", de: "Malignant neoplasm of liver and intrahepatic bile ducts", + display_short: "C22", }, { key: "C22.0", en: "", de: "Malignant neoplasm: Liver cell carcinoma", + display_short: "C22.0", }, { key: "C22.1", en: "", de: "Malignant neoplasm: Intrahepatic bile duct carcinoma", + display_short: "C22.1", }, { key: "C22.2", en: "", de: "Malignant neoplasm: Hepatoblastoma", + display_short: "C22.2", }, { key: "C22.3", en: "", de: "Malignant neoplasm: Angiosarcoma of liver", + display_short: "C22.3", }, { key: "C22.4", en: "", de: "Malignant neoplasm: Other sarcomas of liver", + display_short: "C22.4", }, { key: "C22.7", en: "", de: "Malignant neoplasm: Other specified carcinomas of liver", + display_short: "C22.7", }, { key: "C22.9", en: "", de: "Malignant neoplasm: Liver, unspecified", + display_short: "C22.9", }, { key: "C23", en: "", de: "Malignant neoplasm of gallbladder", + display_short: "C23", }, { key: "C24", en: "", de: "Malignant neoplasm of other and unspecified parts of biliary tract", + display_short: "C24", }, { key: "C24.0", en: "", de: "Malignant neoplasm: Extrahepatic bile duct", + display_short: "C24.0", }, { key: "C24.1", en: "", de: "Malignant neoplasm: Ampulla of Vater", + display_short: "C24.1", }, { key: "C24.8", en: "", de: "Malignant neoplasm: Overlapping lesion of biliary tract", + display_short: "C24.8", }, { key: "C24.9", en: "", de: "Malignant neoplasm: Biliary tract, unspecified", + display_short: "C24.9", }, { key: "C25", en: "", de: "Malignant neoplasm of pancreas", + display_short: "C25", }, { key: "C25.0", en: "", de: "Malignant neoplasm: Head of pancreas", + display_short: "C25.0", }, { key: "C25.1", en: "", de: "Malignant neoplasm: Body of pancreas", + display_short: "C25.1", }, { key: "C25.2", en: "", de: "Malignant neoplasm: Tail of pancreas", + display_short: "C25.2", }, { key: "C25.3", en: "", de: "Malignant neoplasm: Pancreatic duct", + display_short: "C25.3", }, { key: "C25.4", en: "", de: "Malignant neoplasm: Endocrine pancreas", + display_short: "C25.4", }, { key: "C25.7", en: "", de: "Malignant neoplasm: Other parts of pancreas", + display_short: "C25.7", }, { key: "C25.8", en: "", de: "Malignant neoplasm: Overlapping lesion of pancreas", + display_short: "C25.8", }, { key: "C25.9", en: "", de: "Malignant neoplasm: Pancreas, unspecified", + display_short: "C25.9", }, { key: "C26", en: "", de: "Malignant neoplasm of other and ill-defined digestive organs", + display_short: "C26", }, { key: "C26.0", en: "", de: "Malignant neoplasm: Intestinal tract, part unspecified", + display_short: "C26.0", }, { key: "C26.1", en: "", de: "Malignant neoplasm: Spleen", + display_short: "C26.1", }, { key: "C26.8", en: "", de: "Malignant neoplasm: Overlapping lesion of digestive system", + display_short: "C26.8", }, { key: "C26.9", en: "", de: "Malignant neoplasm: Ill-defined sites within the digestive system", + display_short: "C26.9", }, { key: "C30", en: "", de: "Malignant neoplasm of nasal cavity and middle ear", + display_short: "C30", }, { key: "C30.0", en: "", de: "Malignant neoplasm: Nasal cavity", + display_short: "C30.0", }, { key: "C30.1", en: "", de: "Malignant neoplasm: Middle ear", + display_short: "C30.1", }, { key: "C31", en: "", de: "Malignant neoplasm of accessory sinuses", + display_short: "C31", }, { key: "C31.0", en: "", de: "Malignant neoplasm: Maxillary sinus", + display_short: "C31.0", }, { key: "C31.1", en: "", de: "Malignant neoplasm: Ethmoidal sinus", + display_short: "C31.1", }, { key: "C31.2", en: "", de: "Malignant neoplasm: Frontal sinus", + display_short: "C31.2", }, { key: "C31.3", en: "", de: "Malignant neoplasm: Sphenoidal sinus", + display_short: "C31.3", }, { key: "C31.8", en: "", de: "Malignant neoplasm: Overlapping lesion of accessory sinuses", + display_short: "C31.8", }, { key: "C31.9", en: "", de: "Malignant neoplasm: Accessory sinus, unspecified", + display_short: "C31.9", }, { key: "C32", en: "", de: "Malignant neoplasm of larynx", + display_short: "C32", }, { key: "C32.0", en: "", de: "Malignant neoplasm: Glottis", + display_short: "C32.0", }, { key: "C32.1", en: "", de: "Malignant neoplasm: Supraglottis", + display_short: "C32.1", }, { key: "C32.2", en: "", de: "Malignant neoplasm: Subglottis", + display_short: "C32.2", }, { key: "C32.3", en: "", de: "Malignant neoplasm: Laryngeal cartilage", + display_short: "C32.3", }, { key: "C32.8", en: "", de: "Malignant neoplasm: Overlapping lesion of larynx", + display_short: "C32.8", }, { key: "C32.9", en: "", de: "Malignant neoplasm: Larynx, unspecified", + display_short: "C32.9", }, { key: "C33", en: "", de: "Malignant neoplasm of trachea", + display_short: "C33", }, { key: "C34", en: "", de: "Malignant neoplasm of bronchus and lung", + display_short: "C34", }, { key: "C34.0", en: "", de: "Malignant neoplasm: Main bronchus", + display_short: "C34.0", }, { key: "C34.1", en: "", de: "Malignant neoplasm: Upper lobe, bronchus or lung", + display_short: "C34.1", }, { key: "C34.2", en: "", de: "Malignant neoplasm: Middle lobe, bronchus or lung", + display_short: "C34.2", }, { key: "C34.3", en: "", de: "Malignant neoplasm: Lower lobe, bronchus or lung", + display_short: "C34.3", }, { key: "C34.8", en: "", de: "Malignant neoplasm: Overlapping lesion of bronchus and lung", + display_short: "C34.8", }, { key: "C34.9", en: "", de: "Malignant neoplasm: Bronchus or lung, unspecified", + display_short: "C34.9", }, { key: "C37", en: "", de: "Malignant neoplasm of thymus", + display_short: "C37", }, { key: "C38", en: "", de: "Malignant neoplasm of heart, mediastinum and pleura", + display_short: "C38", }, { key: "C38.0", en: "", de: "Malignant neoplasm: Heart", + display_short: "C38.0", }, { key: "C38.1", en: "", de: "Malignant neoplasm: Anterior mediastinum", + display_short: "C38.1", }, { key: "C38.2", en: "", de: "Malignant neoplasm: Posterior mediastinum", + display_short: "C38.2", }, { key: "C38.3", en: "", de: "Malignant neoplasm: Mediastinum, part unspecified", + display_short: "C38.3", }, { key: "C38.4", en: "", de: "Malignant neoplasm: Pleura", + display_short: "C38.4", }, { key: "C38.8", en: "", de: "Malignant neoplasm: Overlapping lesion of heart, mediastinum and pleura", + display_short: "C38.8", }, { key: "C39", en: "", de: "Malignant neoplasm of other and ill-defined sites in the respiratory system and intrathoracic organs", + display_short: "C39", }, { key: "C39.0", en: "", de: "Malignant neoplasm: Upper respiratory tract, part unspecified", + display_short: "C39.0", }, { key: "C39.8", en: "", de: "Malignant neoplasm: Overlapping lesion of respiratory and intrathoracic organs", + display_short: "C39.8", }, { key: "C39.9", en: "", de: "Malignant neoplasm: Ill-defined sites within the respiratory system", + display_short: "C39.9", }, { key: "C40", en: "", de: "Malignant neoplasm of bone and articular cartilage of limbs", + display_short: "C40", }, { key: "C40.0", en: "", de: "Malignant neoplasm: Scapula and long bones of upper limb", + display_short: "C40.0", }, { key: "C40.1", en: "", de: "Malignant neoplasm: Short bones of upper limb", + display_short: "C40.1", }, { key: "C40.2", en: "", de: "Malignant neoplasm: Long bones of lower limb", + display_short: "C40.2", }, { key: "C40.3", en: "", de: "Malignant neoplasm: Short bones of lower limb", + display_short: "C40.3", }, { key: "C40.8", en: "", de: "Malignant neoplasm: Overlapping lesion of bone and articular cartilage of limbs", + display_short: "C40.8", }, { key: "C40.9", en: "", de: "Malignant neoplasm: Bone and articular cartilage of limb, unspecified", + display_short: "C40.9", }, { key: "C41", en: "", de: "Malignant neoplasm of bone and articular cartilage of other and unspecified sites", + display_short: "C41", }, { key: "C41.0", en: "", de: "Malignant neoplasm: Bones of skull and face", + display_short: "C41.0", }, { key: "C41.1", en: "", de: "Malignant neoplasm: Mandible", + display_short: "C41.1", }, { key: "C41.2", en: "", de: "Malignant neoplasm: Vertebral column", + display_short: "C41.2", }, { key: "C41.3", en: "", de: "Malignant neoplasm: Ribs, sternum and clavicle", + display_short: "C41.3", }, { key: "C41.4", en: "", de: "Malignant neoplasm: Pelvic bones, sacrum and coccyx", + display_short: "C41.4", }, { key: "C41.8", en: "", de: "Malignant neoplasm: Overlapping lesion of bone and articular cartilage", + display_short: "C41.8", }, { key: "C41.9", en: "", de: "Malignant neoplasm: Bone and articular cartilage, unspecified", + display_short: "C41.9", }, { key: "C43", en: "", de: "Malignant melanoma of skin", + display_short: "C43", }, { key: "C43.0", en: "", de: "Malignant neoplasm: Malignant melanoma of lip", + display_short: "C43.0", }, { key: "C43.1", en: "", de: "Malignant neoplasm: Malignant melanoma of eyelid, including canthus", + display_short: "C43.1", }, { key: "C43.2", en: "", de: "Malignant neoplasm: Malignant melanoma of ear and external auricular canal", + display_short: "C43.2", }, { key: "C43.3", en: "", de: "Malignant neoplasm: Malignant melanoma of other and unspecified parts of face", + display_short: "C43.3", }, { key: "C43.4", en: "", de: "Malignant neoplasm: Malignant melanoma of scalp and neck", + display_short: "C43.4", }, { key: "C43.5", en: "", de: "Malignant neoplasm: Malignant melanoma of trunk", + display_short: "C43.5", }, { key: "C43.6", en: "", de: "Malignant neoplasm: Malignant melanoma of upper limb, including shoulder", + display_short: "C43.6", }, { key: "C43.7", en: "", de: "Malignant neoplasm: Malignant melanoma of lower limb, including hip", + display_short: "C43.7", }, { key: "C43.8", en: "", de: "Malignant neoplasm: Overlapping malignant melanoma of skin", + display_short: "C43.8", }, { key: "C43.9", en: "", de: "Malignant neoplasm: Malignant melanoma of skin, unspecified", + display_short: "C43.9", }, { key: "C44", en: "", de: "Other malignant neoplasms of skin", + display_short: "C44", }, { key: "C44.0", en: "", de: "Malignant neoplasm: Skin of lip", + display_short: "C44.0", }, { key: "C44.1", en: "", de: "Malignant neoplasm: Skin of eyelid, including canthus", + display_short: "C44.1", }, { key: "C44.2", en: "", de: "Malignant neoplasm: Skin of ear and external auricular canal", + display_short: "C44.2", }, { key: "C44.3", en: "", de: "Malignant neoplasm: Skin of other and unspecified parts of face", + display_short: "C44.3", }, { key: "C44.4", en: "", de: "Malignant neoplasm: Skin of scalp and neck", + display_short: "C44.4", }, { key: "C44.5", en: "", de: "Malignant neoplasm: Skin of trunk", + display_short: "C44.5", }, { key: "C44.6", en: "", de: "Malignant neoplasm: Skin of upper limb, including shoulder", + display_short: "C44.6", }, { key: "C44.7", en: "", de: "Malignant neoplasm: Skin of lower limb, including hip", + display_short: "C44.7", }, { key: "C44.8", en: "", de: "Malignant neoplasm: Overlapping lesion of skin", + display_short: "C44.8", }, { key: "C44.9", en: "", de: "Malignant neoplasm: Malignant neoplasm of skin, unspecified", + display_short: "C44.9", }, { key: "C45", en: "", de: "Mesothelioma", + display_short: "C45", }, { key: "C45.0", en: "", de: "Mesothelioma of pleura", + display_short: "C45.0", }, { key: "C45.1", en: "", de: "Mesothelioma of peritoneum", + display_short: "C45.1", }, { key: "C45.2", en: "", de: "Mesothelioma of pericardium", + display_short: "C45.2", }, { key: "C45.7", en: "", de: "Mesothelioma of other sites", + display_short: "C45.7", }, { key: "C45.9", en: "", de: "Mesothelioma, unspecified", + display_short: "C45.9", }, { key: "C46", en: "", de: "Kaposi sarcoma", + display_short: "C46", }, { key: "C46.0", en: "", de: "Kaposi sarcoma of skin", + display_short: "C46.0", }, { key: "C46.1", en: "", de: "Kaposi sarcoma of soft tissue", + display_short: "C46.1", }, { key: "C46.2", en: "", de: "Kaposi sarcoma of palate", + display_short: "C46.2", }, { key: "C46.3", en: "", de: "Kaposi sarcoma of lymph nodes", + display_short: "C46.3", }, { key: "C46.7", en: "", de: "Kaposi sarcoma of other sites", + display_short: "C46.7", }, { key: "C46.8", en: "", de: "Kaposi sarcoma of multiple organs", + display_short: "C46.8", }, { key: "C46.9", en: "", de: "Kaposi sarcoma, unspecified", + display_short: "C46.9", }, { key: "C47", en: "", de: "Malignant neoplasm of peripheral nerves and autonomic nervous system", + display_short: "C47", }, { key: "C47.0", en: "", de: "Malignant neoplasm: Peripheral nerves of head, face and neck", + display_short: "C47.0", }, { key: "C47.1", en: "", de: "Malignant neoplasm: Peripheral nerves of upper limb, including shoulder", + display_short: "C47.1", }, { key: "C47.2", en: "", de: "Malignant neoplasm: Peripheral nerves of lower limb, including hip", + display_short: "C47.2", }, { key: "C47.3", en: "", de: "Malignant neoplasm: Peripheral nerves of thorax", + display_short: "C47.3", }, { key: "C47.4", en: "", de: "Malignant neoplasm: Peripheral nerves of abdomen", + display_short: "C47.4", }, { key: "C47.5", en: "", de: "Malignant neoplasm: Peripheral nerves of pelvis", + display_short: "C47.5", }, { key: "C47.6", en: "", de: "Malignant neoplasm: Peripheral nerves of trunk, unspecified", + display_short: "C47.6", }, { key: "C47.8", en: "", de: "Malignant neoplasm: Overlapping lesion of peripheral nerves and autonomic nervous system", + display_short: "C47.8", }, { key: "C47.9", en: "", de: "Malignant neoplasm: Peripheral nerves and autonomic nervous system, unspecified", + display_short: "C47.9", }, { key: "C48", en: "", de: "Malignant neoplasm of retroperitoneum and peritoneum", + display_short: "C48", }, { key: "C48.0", en: "", de: "Malignant neoplasm: Retroperitoneum", + display_short: "C48.0", }, { key: "C48.1", en: "", de: "Malignant neoplasm: Specified parts of peritoneum", + display_short: "C48.1", }, { key: "C48.2", en: "", de: "Malignant neoplasm: Peritoneum, unspecified", + display_short: "C48.2", }, { key: "C48.8", en: "", de: "Malignant neoplasm: Overlapping lesion of retroperitoneum and peritoneum", + display_short: "C48.8", }, { key: "C49", en: "", de: "Malignant neoplasm of other connective and soft tissue", + display_short: "C49", }, { key: "C49.0", en: "", de: "Malignant neoplasm: Connective and soft tissue of head, face and neck", + display_short: "C49.0", }, { key: "C49.1", en: "", de: "Malignant neoplasm: Connective and soft tissue of upper limb, including shoulder", + display_short: "C49.1", }, { key: "C49.2", en: "", de: "Malignant neoplasm: Connective and soft tissue of lower limb, including hip", + display_short: "C49.2", }, { key: "C49.3", en: "", de: "Malignant neoplasm: Connective and soft tissue of thorax", + display_short: "C49.3", }, { key: "C49.4", en: "", de: "Malignant neoplasm: Connective and soft tissue of abdomen", + display_short: "C49.4", }, { key: "C49.5", en: "", de: "Malignant neoplasm: Connective and soft tissue of pelvis", + display_short: "C49.5", }, { key: "C49.6", en: "", de: "Malignant neoplasm: Connective and soft tissue of trunk, unspecified", + display_short: "C49.6", }, { key: "C49.8", en: "", de: "Malignant neoplasm: Overlapping lesion of connective and soft tissue", + display_short: "C49.8", }, { key: "C49.9", en: "", de: "Malignant neoplasm: Connective and soft tissue, unspecified", + display_short: "C49.9", }, { key: "C50", en: "", de: "Malignant neoplasm of breast", + display_short: "C50", }, { key: "C50.0", en: "", de: "Malignant neoplasm: Nipple and areola", + display_short: "C50.0", }, { key: "C50.1", en: "", de: "Malignant neoplasm: Central portion of breast", + display_short: "C50.1", }, { key: "C50.2", en: "", de: "Malignant neoplasm: Upper-inner quadrant of breast", + display_short: "C50.2", }, { key: "C50.3", en: "", de: "Malignant neoplasm: Lower-inner quadrant of breast", + display_short: "C50.3", }, { key: "C50.4", en: "", de: "Malignant neoplasm: Upper-outer quadrant of breast", + display_short: "C50.4", }, { key: "C50.5", en: "", de: "Malignant neoplasm: Lower-outer quadrant of breast", + display_short: "C50.5", }, { key: "C50.6", en: "", de: "Malignant neoplasm: Axillary tail of breast", + display_short: "C50.6", }, { key: "C50.8", en: "", de: "Malignant neoplasm: Overlapping lesion of breast", + display_short: "C50.8", }, { key: "C50.9", en: "", de: "Malignant neoplasm: Breast, unspecified", + display_short: "C50.9", }, { key: "C51", en: "", de: "Malignant neoplasm of vulva", + display_short: "C51", }, { key: "C51.0", en: "", de: "Malignant neoplasm: Labium majus", + display_short: "C51.0", }, { key: "C51.1", en: "", de: "Malignant neoplasm: Labium minus", + display_short: "C51.1", }, { key: "C51.2", en: "", de: "Malignant neoplasm: Clitoris", + display_short: "C51.2", }, { key: "C51.8", en: "", de: "Malignant neoplasm: Overlapping lesion of vulva", + display_short: "C51.8", }, { key: "C51.9", en: "", de: "Malignant neoplasm: Vulva, unspecified", + display_short: "C51.9", }, { key: "C52", en: "", de: "Malignant neoplasm of vagina", + display_short: "C52", }, { key: "C53", en: "", de: "Malignant neoplasm of cervix uteri", + display_short: "C53", }, { key: "C53.0", en: "", de: "Malignant neoplasm: Endocervix", + display_short: "C53.0", }, { key: "C53.1", en: "", de: "Malignant neoplasm: Exocervix", + display_short: "C53.1", }, { key: "C53.8", en: "", de: "Malignant neoplasm: Overlapping lesion of cervix uteri", + display_short: "C53.8", }, { key: "C53.9", en: "", de: "Malignant neoplasm: Cervix uteri, unspecified", + display_short: "C53.9", }, { key: "C54", en: "", de: "Malignant neoplasm of corpus uteri", + display_short: "C54", }, { key: "C54.0", en: "", de: "Malignant neoplasm: Isthmus uteri", + display_short: "C54.0", }, { key: "C54.1", en: "", de: "Malignant neoplasm: Endometrium", + display_short: "C54.1", }, { key: "C54.2", en: "", de: "Malignant neoplasm: Myometrium", + display_short: "C54.2", }, { key: "C54.3", en: "", de: "Malignant neoplasm: Fundus uteri", + display_short: "C54.3", }, { key: "C54.8", en: "", de: "Malignant neoplasm: Overlapping lesion of corpus uteri", + display_short: "C54.8", }, { key: "C54.9", en: "", de: "Malignant neoplasm: Corpus uteri, unspecified", + display_short: "C54.9", }, { key: "C55", en: "", de: "Malignant neoplasm of uterus, part unspecified", + display_short: "C55", }, { key: "C56", en: "", de: "Malignant neoplasm of ovary", + display_short: "C56", }, { key: "C57", en: "", de: "Malignant neoplasm of other and unspecified female genital organs", + display_short: "C57", }, { key: "C57.0", en: "", de: "Malignant neoplasm: Fallopian tube", + display_short: "C57.0", }, { key: "C57.1", en: "", de: "Malignant neoplasm: Broad ligament", + display_short: "C57.1", }, { key: "C57.2", en: "", de: "Malignant neoplasm: Round ligament", + display_short: "C57.2", }, { key: "C57.3", en: "", de: "Malignant neoplasm: Parametrium", + display_short: "C57.3", }, { key: "C57.4", en: "", de: "Malignant neoplasm: Uterine adnexa, unspecified", + display_short: "C57.4", }, { key: "C57.7", en: "", de: "Malignant neoplasm: Other specified female genital organs", + display_short: "C57.7", }, { key: "C57.8", en: "", de: "Malignant neoplasm: Overlapping lesion of female genital organs", + display_short: "C57.8", }, { key: "C57.9", en: "", de: "Malignant neoplasm: Female genital organ, unspecified", + display_short: "C57.9", }, { key: "C58", en: "", de: "Malignant neoplasm of placenta", + display_short: "C58", }, { key: "C60", en: "", de: "Malignant neoplasm of penis", + display_short: "C60", }, { key: "C60.0", en: "", de: "Malignant neoplasm: Prepuce", + display_short: "C60.0", }, { key: "C60.1", en: "", de: "Malignant neoplasm: Glans penis", + display_short: "C60.1", }, { key: "C60.2", en: "", de: "Malignant neoplasm: Body of penis", + display_short: "C60.2", }, { key: "C60.8", en: "", de: "Malignant neoplasm: Overlapping lesion of penis", + display_short: "C60.8", }, { key: "C60.9", en: "", de: "Malignant neoplasm: Penis, unspecified", + display_short: "C60.9", }, { key: "C61", en: "", de: "Malignant neoplasm of prostate", + display_short: "C61", }, { key: "C62", en: "", de: "Malignant neoplasm of testis", + display_short: "C62", }, { key: "C62.0", en: "", de: "Malignant neoplasm: Undescended testis", + display_short: "C62.0", }, { key: "C62.1", en: "", de: "Malignant neoplasm: Descended testis", + display_short: "C62.1", }, { key: "C62.9", en: "", de: "Malignant neoplasm: Testis, unspecified", + display_short: "C62.9", }, { key: "C63", en: "", de: "Malignant neoplasm of other and unspecified male genital organs", + display_short: "C63", }, { key: "C63.0", en: "", de: "Malignant neoplasm: Epididymis", + display_short: "C63.0", }, { key: "C63.1", en: "", de: "Malignant neoplasm: Spermatic cord", + display_short: "C63.1", }, { key: "C63.2", en: "", de: "Malignant neoplasm: Scrotum", + display_short: "C63.2", }, { key: "C63.7", en: "", de: "Malignant neoplasm: Other specified male genital organs", + display_short: "C63.7", }, { key: "C63.8", en: "", de: "Malignant neoplasm: Overlapping lesion of male genital organs", + display_short: "C63.8", }, { key: "C63.9", en: "", de: "Malignant neoplasm: Male genital organ, unspecified", + display_short: "C63.9", }, { key: "C64", en: "", de: "Malignant neoplasm of kidney, except renal pelvis", + display_short: "C64", }, { key: "C65", en: "", de: "Malignant neoplasm of renal pelvis", + display_short: "C65", }, { key: "C66", en: "", de: "Malignant neoplasm of ureter", + display_short: "C66", }, { key: "C67", en: "", de: "Malignant neoplasm of bladder", + display_short: "C67", }, { key: "C67.0", en: "", de: "Malignant neoplasm: Trigone of bladder", + display_short: "C67.0", }, { key: "C67.1", en: "", de: "Malignant neoplasm: Dome of bladder", + display_short: "C67.1", }, { key: "C67.2", en: "", de: "Malignant neoplasm: Lateral wall of bladder", + display_short: "C67.2", }, { key: "C67.3", en: "", de: "Malignant neoplasm: Anterior wall of bladder", + display_short: "C67.3", }, { key: "C67.4", en: "", de: "Malignant neoplasm: Posterior wall of bladder", + display_short: "C67.4", }, { key: "C67.5", en: "", de: "Malignant neoplasm: Bladder neck", + display_short: "C67.5", }, { key: "C67.6", en: "", de: "Malignant neoplasm: Ureteric orifice", + display_short: "C67.6", }, { key: "C67.7", en: "", de: "Malignant neoplasm: Urachus", + display_short: "C67.7", }, { key: "C67.8", en: "", de: "Malignant neoplasm: Overlapping lesion of bladder", + display_short: "C67.8", }, { key: "C67.9", en: "", de: "Malignant neoplasm: Bladder, unspecified", + display_short: "C67.9", }, { key: "C68", en: "", de: "Malignant neoplasm of other and unspecified urinary organs", + display_short: "C68", }, { key: "C68.0", en: "", de: "Malignant neoplasm: Urethra", + display_short: "C68.0", }, { key: "C68.1", en: "", de: "Malignant neoplasm: Paraurethral gland", + display_short: "C68.1", }, { key: "C68.8", en: "", de: "Malignant neoplasm: Overlapping lesion of urinary organs", + display_short: "C68.8", }, { key: "C68.9", en: "", de: "Malignant neoplasm: Urinary organ, unspecified", + display_short: "C68.9", }, { key: "C69", en: "", de: "Malignant neoplasm of eye and adnexa", + display_short: "C69", }, { key: "C69.0", en: "", de: "Malignant neoplasm: Conjunctiva", + display_short: "C69.0", }, { key: "C69.1", en: "", de: "Malignant neoplasm: Cornea", + display_short: "C69.1", }, { key: "C69.2", en: "", de: "Malignant neoplasm: Retina", + display_short: "C69.2", }, { key: "C69.3", en: "", de: "Malignant neoplasm: Choroid", + display_short: "C69.3", }, { key: "C69.4", en: "", de: "Malignant neoplasm: Ciliary body", + display_short: "C69.4", }, { key: "C69.5", en: "", de: "Malignant neoplasm: Lacrimal gland and duct", + display_short: "C69.5", }, { key: "C69.6", en: "", de: "Malignant neoplasm: Orbit", + display_short: "C69.6", }, { key: "C69.8", en: "", de: "Malignant neoplasm: Overlapping lesion of eye and adnexa", + display_short: "C69.8", }, { key: "C69.9", en: "", de: "Malignant neoplasm: Eye, unspecified", + display_short: "C69.9", }, { key: "C70", en: "", de: "Malignant neoplasm of meninges", + display_short: "C70", }, { key: "C70.0", en: "", de: "Malignant neoplasm: Cerebral meninges", + display_short: "C70.0", }, { key: "C70.1", en: "", de: "Malignant neoplasm: Spinal meninges", + display_short: "C70.1", }, { key: "C70.9", en: "", de: "Malignant neoplasm: Meninges, unspecified", + display_short: "C70.9", }, { key: "C71", en: "", de: "Malignant neoplasm of brain", + display_short: "C71", }, { key: "C71.0", en: "", de: "Malignant neoplasm: Cerebrum, except lobes and ventricles", + display_short: "C71.0", }, { key: "C71.1", en: "", de: "Malignant neoplasm: Frontal lobe", + display_short: "C71.1", }, { key: "C71.2", en: "", de: "Malignant neoplasm: Temporal lobe", + display_short: "C71.2", }, { key: "C71.3", en: "", de: "Malignant neoplasm: Parietal lobe", + display_short: "C71.3", }, { key: "C71.4", en: "", de: "Malignant neoplasm: Occipital lobe", + display_short: "C71.4", }, { key: "C71.5", en: "", de: "Malignant neoplasm: Cerebral ventricle", + display_short: "C71.5", }, { key: "C71.6", en: "", de: "Malignant neoplasm: Cerebellum", + display_short: "C71.6", }, { key: "C71.7", en: "", de: "Malignant neoplasm: Brain stem", + display_short: "C71.7", }, { key: "C71.8", en: "", de: "Malignant neoplasm: Overlapping lesion of brain", + display_short: "C71.8", }, { key: "C71.9", en: "", de: "Malignant neoplasm: Brain, unspecified", + display_short: "C71.9", }, { key: "C72", en: "", de: "Malignant neoplasm of spinal cord, cranial nerves and other parts of central nervous system", + display_short: "C72", }, { key: "C72.0", en: "", de: "Malignant neoplasm: Spinal cord", + display_short: "C72.0", }, { key: "C72.1", en: "", de: "Malignant neoplasm: Cauda equina", + display_short: "C72.1", }, { key: "C72.2", en: "", de: "Malignant neoplasm: Olfactory nerve", + display_short: "C72.2", }, { key: "C72.3", en: "", de: "Malignant neoplasm: Optic nerve", + display_short: "C72.3", }, { key: "C72.4", en: "", de: "Malignant neoplasm: Acoustic nerve", + display_short: "C72.4", }, { key: "C72.5", en: "", de: "Malignant neoplasm: Other and unspecified cranial nerves", + display_short: "C72.5", }, { key: "C72.8", en: "", de: "Malignant neoplasm: Overlapping lesion of brain and other parts of central nervous system", + display_short: "C72.8", }, { key: "C72.9", en: "", de: "Malignant neoplasm: Central nervous system, unspecified", + display_short: "C72.9", }, { key: "C73", en: "", de: "Malignant neoplasm of thyroid gland", + display_short: "C73", }, { key: "C74", en: "", de: "Malignant neoplasm of adrenal gland", + display_short: "C74", }, { key: "C74.0", en: "", de: "Malignant neoplasm: Cortex of adrenal gland", + display_short: "C74.0", }, { key: "C74.1", en: "", de: "Malignant neoplasm: Medulla of adrenal gland", + display_short: "C74.1", }, { key: "C74.9", en: "", de: "Malignant neoplasm: Adrenal gland, unspecified", + display_short: "C74.9", }, { key: "C75", en: "", de: "Malignant neoplasm of other endocrine glands and related structures", + display_short: "C75", }, { key: "C75.0", en: "", de: "Malignant neoplasm: Parathyroid gland", + display_short: "C75.0", }, { key: "C75.1", en: "", de: "Malignant neoplasm: Pituitary gland", + display_short: "C75.1", }, { key: "C75.2", en: "", de: "Malignant neoplasm: Craniopharyngeal duct", + display_short: "C75.2", }, { key: "C75.3", en: "", de: "Malignant neoplasm: Pineal gland", + display_short: "C75.3", }, { key: "C75.4", en: "", de: "Malignant neoplasm: Carotid body", + display_short: "C75.4", }, { key: "C75.5", en: "", de: "Malignant neoplasm: Aortic body and other paraganglia", + display_short: "C75.5", }, { key: "C75.8", en: "", de: "Malignant neoplasm: Pluriglandular involvement, unspecified", + display_short: "C75.8", }, { key: "C75.9", en: "", de: "Malignant neoplasm: Endocrine gland, unspecified", + display_short: "C75.9", }, { key: "C76", en: "", de: "Malignant neoplasm of other and ill-defined sites", + display_short: "C76", }, { key: "C76.0", en: "", de: "Malignant neoplasm of other and ill-defined sites: Head, face and neck", + display_short: "C76.0", }, { key: "C76.1", en: "", de: "Malignant neoplasm of other and ill-defined sites: Thorax", + display_short: "C76.1", }, { key: "C76.2", en: "", de: "Malignant neoplasm of other and ill-defined sites: Abdomen", + display_short: "C76.2", }, { key: "C76.3", en: "", de: "Malignant neoplasm of other and ill-defined sites: Pelvis", + display_short: "C76.3", }, { key: "C76.4", en: "", de: "Malignant neoplasm of other and ill-defined sites: Upper limb", + display_short: "C76.4", }, { key: "C76.5", en: "", de: "Malignant neoplasm of other and ill-defined sites: Lower limb", + display_short: "C76.5", }, { key: "C76.7", en: "", de: "Malignant neoplasm of other and ill-defined sites: Other ill-defined sites", + display_short: "C76.7", }, { key: "C76.8", en: "", de: "Malignant neoplasm of other and ill-defined sites: Overlapping lesion of other and ill-defined sites", + display_short: "C76.8", }, { key: "C77", en: "", de: "Secondary and unspecified malignant neoplasm of lymph nodes", + display_short: "C77", }, { key: "C77.0", en: "", de: "Secondary and unspecified malignant neoplasm: Lymph nodes of head, face and neck", + display_short: "C77.0", }, { key: "C77.1", en: "", de: "Secondary and unspecified malignant neoplasm: Intrathoracic lymph nodes", + display_short: "C77.1", }, { key: "C77.2", en: "", de: "Secondary and unspecified malignant neoplasm: Intra-abdominal lymph nodes", + display_short: "C77.2", }, { key: "C77.3", en: "", de: "Secondary and unspecified malignant neoplasm: Axillary and upper limb lymph nodes", + display_short: "C77.3", }, { key: "C77.4", en: "", de: "Secondary and unspecified malignant neoplasm: Inguinal and lower limb lymph nodes", + display_short: "C77.4", }, { key: "C77.5", en: "", de: "Secondary and unspecified malignant neoplasm: Intrapelvic lymph nodes", + display_short: "C77.5", }, { key: "C77.8", en: "", de: "Secondary and unspecified malignant neoplasm: Lymph nodes of multiple regions", + display_short: "C77.8", }, { key: "C77.9", en: "", de: "Secondary and unspecified malignant neoplasm: Lymph node, unspecified", + display_short: "C77.9", }, { key: "C78", en: "", de: "Secondary malignant neoplasm of respiratory and digestive organs", + display_short: "C78", }, { key: "C78.0", en: "", de: "Secondary malignant neoplasm of lung", + display_short: "C78.0", }, { key: "C78.1", en: "", de: "Secondary malignant neoplasm of mediastinum", + display_short: "C78.1", }, { key: "C78.2", en: "", de: "Secondary malignant neoplasm of pleura", + display_short: "C78.2", }, { key: "C78.3", en: "", de: "Secondary malignant neoplasm of other and unspecified respiratory organs", + display_short: "C78.3", }, { key: "C78.4", en: "", de: "Secondary malignant neoplasm of small intestine", + display_short: "C78.4", }, { key: "C78.5", en: "", de: "Secondary malignant neoplasm of large intestine and rectum", + display_short: "C78.5", }, { key: "C78.6", en: "", de: "Secondary malignant neoplasm of retroperitoneum and peritoneum", + display_short: "C78.6", }, { key: "C78.7", en: "", de: "Secondary malignant neoplasm of liver and intrahepatic bile duct", + display_short: "C78.7", }, { key: "C78.8", en: "", de: "Secondary malignant neoplasm of other and unspecified digestive organs", + display_short: "C78.8", }, { key: "C79", en: "", de: "Secondary malignant neoplasm of other and unspecified sites", + display_short: "C79", }, { key: "C79.0", en: "", de: "Secondary malignant neoplasm of kidney and renal pelvis", + display_short: "C79.0", }, { key: "C79.1", en: "", de: "Secondary malignant neoplasm of bladder and other and unspecified urinary organs", + display_short: "C79.1", }, { key: "C79.2", en: "", de: "Secondary malignant neoplasm of skin", + display_short: "C79.2", }, { key: "C79.3", en: "", de: "Secondary malignant neoplasm of brain and cerebral meninges", + display_short: "C79.3", }, { key: "C79.4", en: "", de: "Secondary malignant neoplasm of other and unspecified parts of nervous system", + display_short: "C79.4", }, { key: "C79.5", en: "", de: "Secondary malignant neoplasm of bone and bone marrow", + display_short: "C79.5", }, { key: "C79.6", en: "", de: "Secondary malignant neoplasm of ovary", + display_short: "C79.6", }, { key: "C79.7", en: "", de: "Secondary malignant neoplasm of adrenal gland", + display_short: "C79.7", }, { key: "C79.8", en: "", de: "Secondary malignant neoplasm of other specified sites", + display_short: "C79.8", }, { key: "C79.9", en: "", de: "Secondary malignant neoplasm, unspecified site", + display_short: "C79.9", }, { key: "C80", en: "", de: "Malignant neoplasm, without specification of site", + display_short: "C80", }, { key: "C80.0", en: "", de: "Malignant neoplasm, primary site unknown, so stated", + display_short: "C80.0", }, { key: "C80.9", en: "", de: "Malignant neoplasm, primary site unspecified", + display_short: "C80.9", }, { key: "C81", en: "", de: "Hodgkin lymphoma", + display_short: "C81", }, { key: "C81.0", en: "", de: "Nodular lymphocyte predominant Hodgkin lymphoma", + display_short: "C81.0", }, { key: "C81.1", en: "", de: "Nodular sclerosis classical Hodgkin lymphoma", + display_short: "C81.1", }, { key: "C81.2", en: "", de: "Mixed cellularity classical Hodgkin lymphoma", + display_short: "C81.2", }, { key: "C81.3", en: "", de: "Lymphocyte depleted classical Hodgkin lymphoma", + display_short: "C81.3", }, { key: "C81.4", en: "", de: "Lymphocyte-rich (classical) Hodgkin lymphoma", + display_short: "C81.4", }, { key: "C81.7", en: "", de: "Other classical Hodgkin lymphoma", + display_short: "C81.7", }, { key: "C81.9", en: "", de: "Hodgkin lymphoma, unspecified", + display_short: "C81.9", }, { key: "C82", en: "", de: "Follicular lymphoma", + display_short: "C82", }, { key: "C82.0", en: "", de: "Follicular lymphoma grade I", + display_short: "C82.0", }, { key: "C82.1", en: "", de: "Follicular lymphoma grade II", + display_short: "C82.1", }, { key: "C82.2", en: "", de: "Follicular lymphoma grade III, unspecified", + display_short: "C82.2", }, { key: "C82.3", en: "", de: "Follicular lymphoma grade IIIa", + display_short: "C82.3", }, { key: "C82.4", en: "", de: "Follicular lymphoma grade IIIb", + display_short: "C82.4", }, { key: "C82.5", en: "", de: "Diffuse follicle centre lymphoma", + display_short: "C82.5", }, { key: "C82.6", en: "", de: "Cutaneous follicle centre lymphoma", + display_short: "C82.6", }, { key: "C82.7", en: "", de: "Other types of follicular lymphoma", + display_short: "C82.7", }, { key: "C82.9", en: "", de: "Follicular lymphoma, unspecified", + display_short: "C82.9", }, { key: "C83", en: "", de: "Non-follicular lymphoma", + display_short: "C83", }, { key: "C83.0", en: "", de: "Small cell B-cell lymphoma", + display_short: "C83.0", }, { key: "C83.1", en: "", de: "Mantle cell lymphoma", + display_short: "C83.1", }, { key: "C83.3", en: "", de: "Diffuse large B-cell lymphoma", + display_short: "C83.3", }, { key: "C83.5", en: "", de: "Lymphoblastic (diffuse) lymphoma", + display_short: "C83.5", }, { key: "C83.7", en: "", de: "Burkitt lymphoma", + display_short: "C83.7", }, { key: "C83.8", en: "", de: "Other non-follicular lymphoma", + display_short: "C83.8", }, { key: "C83.9", en: "", de: "Non-follicular (diffuse) lymphoma, unspecified", + display_short: "C83.9", }, { key: "C84", en: "", de: "Mature T/NK-cell lymphomas", + display_short: "C84", }, { key: "C84.0", en: "", de: "Mycosis fungoides", + display_short: "C84.0", }, { key: "C84.1", en: "", de: "Sézary disease", + display_short: "C84.1", }, { key: "C84.4", en: "", de: "Peripheral T-cell lymphoma, not elsewhere classified", + display_short: "C84.4", }, { key: "C84.5", en: "", de: "Other mature T/NK-cell lymphomas", + display_short: "C84.5", }, { key: "C84.6", en: "", de: "Anaplastic large cell lymphoma, ALK-positive", + display_short: "C84.6", }, { key: "C84.7", en: "", de: "Anaplastic large cell lymphoma, ALK-negative", + display_short: "C84.7", }, { key: "C84.8", en: "", de: "Cutaneous T-cell lymphoma, unspecified", + display_short: "C84.8", }, { key: "C84.9", en: "", de: "Mature T/NK-cell lymphoma, unspecified", + display_short: "C84.9", }, { key: "C85", en: "", de: "Other and unspecified types of non-Hodgkin lymphoma", + display_short: "C85", }, { key: "C85.1", en: "", de: "B-cell lymphoma, unspecified", + display_short: "C85.1", }, { key: "C85.2", en: "", de: "Mediastinal (thymic) large B-cell lymphoma", + display_short: "C85.2", }, { key: "C85.7", en: "", de: "Other specified types of non-Hodgkin lymphoma", + display_short: "C85.7", }, { key: "C85.9", en: "", de: "Non-Hodgkin lymphoma, unspecified", + display_short: "C85.9", }, { key: "C86", en: "", de: "Other specified types of T/NK-cell lymphoma", + display_short: "C86", }, { key: "C86.0", en: "", de: "Extranodal NK/T-cell lymphoma, nasal type", + display_short: "C86.0", }, { key: "C86.1", en: "", de: "Hepatosplenic T-cell lymphoma", + display_short: "C86.1", }, { key: "C86.2", en: "", de: "Enteropathy-type (intestinal) T-cell lymphoma", + display_short: "C86.2", }, { key: "C86.3", en: "", de: "Subcutaneous panniculitis-like T-cell lymphoma", + display_short: "C86.3", }, { key: "C86.4", en: "", de: "Blastic NK-cell lymphoma", + display_short: "C86.4", }, { key: "C86.5", en: "", de: "Angioimmunoblastic T-cell lymphoma", + display_short: "C86.5", }, { key: "C86.6", en: "", de: "Primary cutaneous CD30-positive T-cell proliferations", + display_short: "C86.6", }, { key: "C88", en: "", de: "Malignant immunoproliferative diseases", + display_short: "C88", }, { key: "C88.0", en: "", de: "Waldenström macroglobulinaemia", + display_short: "C88.0", }, { key: "C88.2", en: "", de: "Other heavy chain disease", + display_short: "C88.2", }, { key: "C88.3", en: "", de: "Immunoproliferative small intestinal disease", + display_short: "C88.3", }, { key: "C88.4", en: "", de: "Extranodal marginal zone B-cell lymphoma of mucosa-associated lymphoid tissue [MALT-lyphoma]", + display_short: "C88.4", }, { key: "C88.7", en: "", de: "Other malignant immunoproliferative diseases", + display_short: "C88.7", }, { key: "C88.9", en: "", de: "Malignant immunoproliferative disease, unspecified", + display_short: "C88.9", }, { key: "C90", en: "", de: "Multiple myeloma and malignant plasma cell neoplasms", + display_short: "C90", }, { key: "C90.0", en: "", de: "Multiple myeloma", + display_short: "C90.0", }, { key: "C90.1", en: "", de: "Plasma cell leukaemia", + display_short: "C90.1", }, { key: "C90.2", en: "", de: "Extramedullary plasmacytoma", + display_short: "C90.2", }, { key: "C90.3", en: "", de: "Solitary plasmacytoma", + display_short: "C90.3", }, { key: "C91", en: "", de: "Lymphoid leukaemia", + display_short: "C91", }, { key: "C91.0", en: "", de: "Acute lymphoblastic leukaemia [ALL]", + display_short: "C91.0", }, { key: "C91.1", en: "", de: "Chronic lymphocytic leukaemia of B-cell type", + display_short: "C91.1", }, { key: "C91.3", en: "", de: "Prolymphocytic leukaemia of B-cell type", + display_short: "C91.3", }, { key: "C91.4", en: "", de: "Hairy-cell leukaemia", + display_short: "C91.4", }, { key: "C91.5", en: "", de: "Adult T-cell lymphoma/leukaemia [HTLV-1-associated]", + display_short: "C91.5", }, { key: "C91.6", en: "", de: "Prolymphocytic leukaemia of T-cell type", + display_short: "C91.6", }, { key: "C91.7", en: "", de: "Other lymphoid leukaemia", + display_short: "C91.7", }, { key: "C91.8", en: "", de: "Mature B-cell leukaemia Burkitt-type", + display_short: "C91.8", }, { key: "C91.9", en: "", de: "Lymphoid leukaemia, unspecified", + display_short: "C91.9", }, { key: "C92", en: "", de: "Myeloid leukaemia", + display_short: "C92", }, { key: "C92.0", en: "", de: "Acute myeloblastic leukaemia [AML]", + display_short: "C92.0", }, { key: "C92.1", en: "", de: "Chronic myeloid leukaemia [CML], BCR/ABL-positive", + display_short: "C92.1", }, { key: "C92.2", en: "", de: "Atypical chronic myeloid leukaemia, BCR/ABL- negative", + display_short: "C92.2", }, { key: "C92.3", en: "", de: "Myeloid sarcoma", + display_short: "C92.3", }, { key: "C92.4", en: "", de: "Acute promyelocytic leukaemia [PML]", + display_short: "C92.4", }, { key: "C92.5", en: "", de: "Acute myelomonocytic leukaemia", + display_short: "C92.5", }, { key: "C92.6", en: "", de: "Acute myeloid leukaemia with 11q23-abnormality", + display_short: "C92.6", }, { key: "C92.7", en: "", de: "Other myeloid leukaemia", + display_short: "C92.7", }, { key: "C92.8", en: "", de: "Acute myeloid leukaemia with multilineage dysplasia", + display_short: "C92.8", }, { key: "C92.9", en: "", de: "Myeloid leukaemia, unspecified", + display_short: "C92.9", }, { key: "C93", en: "", de: "Monocytic leukaemia", + display_short: "C93", }, { key: "C93.0", en: "", de: "Acute monoblastic/monocytic leukaemia", + display_short: "C93.0", }, { key: "C93.1", en: "", de: "Chronic myelomonocytic leukaemia", + display_short: "C93.1", }, { key: "C93.3", en: "", de: "Juvenile myelomonocytic leukaemia", + display_short: "C93.3", }, { key: "C93.7", en: "", de: "Other monocytic leukaemia", + display_short: "C93.7", }, { key: "C93.9", en: "", de: "Monocytic leukaemia, unspecified", + display_short: "C93.9", }, { key: "C94", en: "", de: "Other leukaemias of specified cell type", + display_short: "C94", }, { key: "C94.0", en: "", de: "Acute erythroid leukaemia", + display_short: "C94.0", }, { key: "C94.2", en: "", de: "Acute megakaryoblastic leukaemia", + display_short: "C94.2", }, { key: "C94.3", en: "", de: "Mast cell leukaemia", + display_short: "C94.3", }, { key: "C94.4", en: "", de: "Acute panmyelosis with myelofibrosis", + display_short: "C94.4", }, { key: "C94.6", en: "", de: "Myelodysplastic and myeloproliferative disease, not elsewhere classified", + display_short: "C94.6", }, { key: "C94.7", en: "", de: "Other specified leukaemias", + display_short: "C94.7", }, { key: "C95", en: "", de: "Leukaemia of unspecified cell type", + display_short: "C95", }, { key: "C95.0", en: "", de: "Acute leukaemia of unspecified cell type", + display_short: "C95.0", }, { key: "C95.1", en: "", de: "Chronic leukaemia of unspecified cell type", + display_short: "C95.1", }, { key: "C95.7", en: "", de: "Other leukaemia of unspecified cell type", + display_short: "C95.7", }, { key: "C95.9", en: "", de: "Leukaemia, unspecified", + display_short: "C95.9", }, { key: "C96", en: "", de: "Other and unspecified malignant neoplasms of lymphoid, haematopoietic and related tissue", + display_short: "C96", }, { key: "C96.0", en: "", de: "Multifocal and multisystemic (disseminated) Langerhans-cell histiocytosis [Letterer-Siwe disease]", + display_short: "C96.0", }, { key: "C96.2", en: "", de: "Malignant mast cell tumour", + display_short: "C96.2", }, { key: "C96.4", en: "", de: "Sarcoma of dendritic cells (accessory cells)", + display_short: "C96.4", }, { key: "C96.5", en: "", de: "Multifocal and unisystemic Langerhans-cell histiocytosis", + display_short: "C96.5", }, { key: "C96.6", en: "", de: "Unifocal Langerhans-cell histiocytosis", + display_short: "C96.6", }, { key: "C96.7", en: "", de: "Other specified malignant neoplasms of lymphoid, haematopoietic and related tissue", + display_short: "C96.7", }, { key: "C96.8", en: "", de: "Histiocytic sarcoma", + display_short: "C96.8", }, { key: "C96.9", en: "", de: "Malignant neoplasm of lymphoid, haematopoietic and related tissue, unspecified", + display_short: "C96.9", }, { key: "D00", en: "", de: "Carcinoma in situ of oral cavity, oesophagus and stomach", + display_short: "D00", }, { key: "D00.0", en: "", de: "Carcinoma in situ: Lip, oral cavity and pharynx", + display_short: "D00.0", }, { key: "D00.1", en: "", de: "Carcinoma in situ: Oesophagus", + display_short: "D00.1", }, { key: "D00.2", en: "", de: "Carcinoma in situ: Stomach", + display_short: "D00.2", }, { key: "D01", en: "", de: "Carcinoma in situ of other and unspecified digestive organs", + display_short: "D01", }, { key: "D01.0", en: "", de: "Carcinoma in situ: Colon", + display_short: "D01.0", }, { key: "D01.1", en: "", de: "Carcinoma in situ: Rectosigmoid junction", + display_short: "D01.1", }, { key: "D01.2", en: "", de: "Carcinoma in situ: Rectum", + display_short: "D01.2", }, { key: "D01.3", en: "", de: "Carcinoma in situ: Anus and anal canal", + display_short: "D01.3", }, { key: "D01.4", en: "", de: "Carcinoma in situ: Other and unspecified parts of intestine", + display_short: "D01.4", }, { key: "D01.5", en: "", de: "Carcinoma in situ: Liver, gallbladder and bile ducts", + display_short: "D01.5", }, { key: "D01.7", en: "", de: "Carcinoma in situ: Other specified digestive organs", + display_short: "D01.7", }, { key: "D01.9", en: "", de: "Carcinoma in situ: Digestive organ, unspecified", + display_short: "D01.9", }, { key: "D02", en: "", de: "Carcinoma in situ of middle ear and respiratory system", + display_short: "D02", }, { key: "D02.0", en: "", de: "Carcinoma in situ: Larynx", + display_short: "D02.0", }, { key: "D02.1", en: "", de: "Carcinoma in situ: Trachea", + display_short: "D02.1", }, { key: "D02.2", en: "", de: "Carcinoma in situ: Bronchus and lung", + display_short: "D02.2", }, { key: "D02.3", en: "", de: "Carcinoma in situ: Other parts of respiratory system", + display_short: "D02.3", }, { key: "D02.4", en: "", de: "Carcinoma in situ: Respiratory system, unspecified", + display_short: "D02.4", }, { key: "D03", en: "", de: "Melanoma in situ", + display_short: "D03", }, { key: "D03.0", en: "", de: "Melanoma in situ of lip", + display_short: "D03.0", }, { key: "D03.1", en: "", de: "Melanoma in situ of eyelid, including canthus", + display_short: "D03.1", }, { key: "D03.2", en: "", de: "Melanoma in situ of ear and external auricular canal", + display_short: "D03.2", }, { key: "D03.3", en: "", de: "Melanoma in situ of other and unspecified parts of face", + display_short: "D03.3", }, { key: "D03.4", en: "", de: "Melanoma in situ of scalp and neck", + display_short: "D03.4", }, { key: "D03.5", en: "", de: "Melanoma in situ of trunk", + display_short: "D03.5", }, { key: "D03.6", en: "", de: "Melanoma in situ of upper limb, including shoulder", + display_short: "D03.6", }, { key: "D03.7", en: "", de: "Melanoma in situ of lower limb, including hip", + display_short: "D03.7", }, { key: "D03.8", en: "", de: "Melanoma in situ of other sites", + display_short: "D03.8", }, { key: "D03.9", en: "", de: "Melanoma in situ, unspecified", + display_short: "D03.9", }, { key: "D04", en: "", de: "Carcinoma in situ of skin", + display_short: "D04", }, { key: "D04.0", en: "", de: "Carcinoma in situ: Skin of lip", + display_short: "D04.0", }, { key: "D04.1", en: "", de: "Carcinoma in situ: Skin of eyelid, including canthus", + display_short: "D04.1", }, { key: "D04.2", en: "", de: "Carcinoma in situ: Skin of ear and external auricular canal", + display_short: "D04.2", }, { key: "D04.3", en: "", de: "Carcinoma in situ: Skin of other and unspecified parts of face", + display_short: "D04.3", }, { key: "D04.4", en: "", de: "Carcinoma in situ: Skin of scalp and neck", + display_short: "D04.4", }, { key: "D04.5", en: "", de: "Carcinoma in situ: Skin of trunk", + display_short: "D04.5", }, { key: "D04.6", en: "", de: "Carcinoma in situ: Skin of upper limb, including shoulder", + display_short: "D04.6", }, { key: "D04.7", en: "", de: "Carcinoma in situ: Skin of lower limb, including hip", + display_short: "D04.7", }, { key: "D04.8", en: "", de: "Carcinoma in situ: Skin of other sites", + display_short: "D04.8", }, { key: "D04.9", en: "", de: "Carcinoma in situ: Skin, unspecified", + display_short: "D04.9", }, { key: "D05", en: "", de: "Carcinoma in situ of breast", + display_short: "D05", }, { key: "D05.0", en: "", de: "Lobular carcinoma in situ", + display_short: "D05.0", }, { key: "D05.1", en: "", de: "Intraductal carcinoma in situ", + display_short: "D05.1", }, { key: "D05.7", en: "", de: "Other carcinoma in situ of breast", + display_short: "D05.7", }, { key: "D05.9", en: "", de: "Carcinoma in situ of breast, unspecified", + display_short: "D05.9", }, { key: "D06", en: "", de: "Carcinoma in situ of cervix uteri", + display_short: "D06", }, { key: "D06.0", en: "", de: "Carcinoma in situ: Endocervix", + display_short: "D06.0", }, { key: "D06.1", en: "", de: "Carcinoma in situ: Exocervix", + display_short: "D06.1", }, { key: "D06.7", en: "", de: "Carcinoma in situ: Other parts of cervix", + display_short: "D06.7", }, { key: "D06.9", en: "", de: "Carcinoma in situ: Cervix, unspecified", + display_short: "D06.9", }, { key: "D07", en: "", de: "Carcinoma in situ of other and unspecified genital organs", + display_short: "D07", }, { key: "D07.0", en: "", de: "Carcinoma in situ: Endometrium", + display_short: "D07.0", }, { key: "D07.1", en: "", de: "Carcinoma in situ: Vulva", + display_short: "D07.1", }, { key: "D07.2", en: "", de: "Carcinoma in situ: Vagina", + display_short: "D07.2", }, { key: "D07.3", en: "", de: "Carcinoma in situ: Other and unspecified female genital organs", + display_short: "D07.3", }, { key: "D07.4", en: "", de: "Carcinoma in situ: Penis", + display_short: "D07.4", }, { key: "D07.5", en: "", de: "Carcinoma in situ: Prostate", + display_short: "D07.5", }, { key: "D07.6", en: "", de: "Carcinoma in situ: Other and unspecified male genital organs", + display_short: "D07.6", }, { key: "D09", en: "", de: "Carcinoma in situ of other and unspecified sites", + display_short: "D09", }, { key: "D09.0", en: "", de: "Carcinoma in situ: Bladder", + display_short: "D09.0", }, { key: "D09.1", en: "", de: "Carcinoma in situ: Other and unspecified urinary organs", + display_short: "D09.1", }, { key: "D09.2", en: "", de: "Carcinoma in situ: Eye", + display_short: "D09.2", }, { key: "D09.3", en: "", de: "Carcinoma in situ: Thyroid and other endocrine glands", + display_short: "D09.3", }, { key: "D09.7", en: "", de: "Carcinoma in situ of other specified sites", + display_short: "D09.7", }, { key: "D09.9", en: "", de: "Carcinoma in situ, unspecified", + display_short: "D09.9", }, { key: "D10", en: "", de: "Benign neoplasm of mouth and pharynx", + display_short: "D10", }, { key: "D10.0", en: "", de: "Benign neoplasm: Lip", + display_short: "D10.0", }, { key: "D10.1", en: "", de: "Benign neoplasm: Tongue", + display_short: "D10.1", }, { key: "D10.2", en: "", de: "Benign neoplasm: Floor of mouth", + display_short: "D10.2", }, { key: "D10.3", en: "", de: "Benign neoplasm: Other and unspecified parts of mouth", + display_short: "D10.3", }, { key: "D10.4", en: "", de: "Benign neoplasm: Tonsil", + display_short: "D10.4", }, { key: "D10.5", en: "", de: "Benign neoplasm: Other parts of oropharynx", + display_short: "D10.5", }, { key: "D10.6", en: "", de: "Benign neoplasm: Nasopharynx", + display_short: "D10.6", }, { key: "D10.7", en: "", de: "Benign neoplasm: Hypopharynx", + display_short: "D10.7", }, { key: "D10.9", en: "", de: "Benign neoplasm: Pharynx, unspecified", + display_short: "D10.9", }, { key: "D11", en: "", de: "Benign neoplasm of major salivary glands", + display_short: "D11", }, { key: "D11.0", en: "", de: "Benign neoplasm: Parotid gland", + display_short: "D11.0", }, { key: "D11.7", en: "", de: "Benign neoplasm: Other major salivary glands", + display_short: "D11.7", }, { key: "D11.9", en: "", de: "Benign neoplasm: Major salivary gland, unspecified", + display_short: "D11.9", }, { key: "D12", en: "", de: "Benign neoplasm of colon, rectum, anus and anal canal", + display_short: "D12", }, { key: "D12.0", en: "", de: "Benign neoplasm: Caecum", + display_short: "D12.0", }, { key: "D12.1", en: "", de: "Benign neoplasm: Appendix", + display_short: "D12.1", }, { key: "D12.2", en: "", de: "Benign neoplasm: Ascending colon", + display_short: "D12.2", }, { key: "D12.3", en: "", de: "Benign neoplasm: Transverse colon", + display_short: "D12.3", }, { key: "D12.4", en: "", de: "Benign neoplasm: Descending colon", + display_short: "D12.4", }, { key: "D12.5", en: "", de: "Benign neoplasm: Sigmoid colon", + display_short: "D12.5", }, { key: "D12.6", en: "", de: "Benign neoplasm: Colon, unspecified", + display_short: "D12.6", }, { key: "D12.7", en: "", de: "Benign neoplasm: Rectosigmoid junction", + display_short: "D12.7", }, { key: "D12.8", en: "", de: "Benign neoplasm: Rectum", + display_short: "D12.8", }, { key: "D12.9", en: "", de: "Benign neoplasm: Anus and anal canal", + display_short: "D12.9", }, { key: "D13", en: "", de: "Benign neoplasm of other and ill-defined parts of digestive system", + display_short: "D13", }, { key: "D13.0", en: "", de: "Benign neoplasm: Oesophagus", + display_short: "D13.0", }, { key: "D13.1", en: "", de: "Benign neoplasm: Stomach", + display_short: "D13.1", }, { key: "D13.2", en: "", de: "Benign neoplasm: Duodenum", + display_short: "D13.2", }, { key: "D13.3", en: "", de: "Benign neoplasm: Other and unspecified parts of small intestine", + display_short: "D13.3", }, { key: "D13.4", en: "", de: "Benign neoplasm: Liver", + display_short: "D13.4", }, { key: "D13.5", en: "", de: "Benign neoplasm: Extrahepatic bile ducts", + display_short: "D13.5", }, { key: "D13.6", en: "", de: "Benign neoplasm: Pancreas", + display_short: "D13.6", }, { key: "D13.7", en: "", de: "Benign neoplasm: Endocrine pancreas", + display_short: "D13.7", }, { key: "D13.9", en: "", de: "Benign neoplasm: Ill-defined sites within the digestive system", + display_short: "D13.9", }, { key: "D14", en: "", de: "Benign neoplasm of middle ear and respiratory system", + display_short: "D14", }, { key: "D14.0", en: "", de: "Benign neoplasm: Middle ear, nasal cavity and accessory sinuses", + display_short: "D14.0", }, { key: "D14.1", en: "", de: "Benign neoplasm: Larynx", + display_short: "D14.1", }, { key: "D14.2", en: "", de: "Benign neoplasm: Trachea", + display_short: "D14.2", }, { key: "D14.3", en: "", de: "Benign neoplasm: Bronchus and lung", + display_short: "D14.3", }, { key: "D14.4", en: "", de: "Benign neoplasm: Respiratory system, unspecified", + display_short: "D14.4", }, { key: "D15", en: "", de: "Benign neoplasm of other and unspecified intrathoracic organs", + display_short: "D15", }, { key: "D15.0", en: "", de: "Benign neoplasm: Thymus", + display_short: "D15.0", }, { key: "D15.1", en: "", de: "Benign neoplasm: Heart", + display_short: "D15.1", }, { key: "D15.2", en: "", de: "Benign neoplasm: Mediastinum", + display_short: "D15.2", }, { key: "D15.7", en: "", de: "Benign neoplasm: Other specified intrathoracic organs", + display_short: "D15.7", }, { key: "D15.9", en: "", de: "Benign neoplasm: Intrathoracic organ, unspecified", + display_short: "D15.9", }, { key: "D16", en: "", de: "Benign neoplasm of bone and articular cartilage", + display_short: "D16", }, { key: "D16.0", en: "", de: "Benign neoplasm: Scapula and long bones of upper limb", + display_short: "D16.0", }, { key: "D16.1", en: "", de: "Benign neoplasm: Short bones of upper limb", + display_short: "D16.1", }, { key: "D16.2", en: "", de: "Benign neoplasm: Long bones of lower limb", + display_short: "D16.2", }, { key: "D16.3", en: "", de: "Benign neoplasm: Short bones of lower limb", + display_short: "D16.3", }, { key: "D16.4", en: "", de: "Benign neoplasm: Bones of skull and face", + display_short: "D16.4", }, { key: "D16.5", en: "", de: "Benign neoplasm: Lower jaw bone", + display_short: "D16.5", }, { key: "D16.6", en: "", de: "Benign neoplasm: Vertebral column", + display_short: "D16.6", }, { key: "D16.7", en: "", de: "Benign neoplasm: Ribs, sternum and clavicle", + display_short: "D16.7", }, { key: "D16.8", en: "", de: "Benign neoplasm: Pelvic bones, sacrum and coccyx", + display_short: "D16.8", }, { key: "D16.9", en: "", de: "Benign neoplasm: Bone and articular cartilage, unspecified", + display_short: "D16.9", }, { key: "D17", en: "", de: "Benign lipomatous neoplasm", + display_short: "D17", }, { key: "D17.0", en: "", de: "Benign lipomatous neoplasm of skin and subcutaneous tissue of head, face and neck", + display_short: "D17.0", }, { key: "D17.1", en: "", de: "Benign lipomatous neoplasm of skin and subcutaneous tissue of trunk", + display_short: "D17.1", }, { key: "D17.2", en: "", de: "Benign lipomatous neoplasm of skin and subcutaneous tissue of limbs", + display_short: "D17.2", }, { key: "D17.3", en: "", de: "Benign lipomatous neoplasm of skin and subcutaneous tissue of other and unspecified sites", + display_short: "D17.3", }, { key: "D17.4", en: "", de: "Benign lipomatous neoplasm of intrathoracic organs", + display_short: "D17.4", }, { key: "D17.5", en: "", de: "Benign lipomatous neoplasm of intra-abdominal organs", + display_short: "D17.5", }, { key: "D17.6", en: "", de: "Benign lipomatous neoplasm of spermatic cord", + display_short: "D17.6", }, { key: "D17.7", en: "", de: "Benign lipomatous neoplasm of other sites", + display_short: "D17.7", }, { key: "D17.9", en: "", de: "Benign lipomatous neoplasm, unspecified", + display_short: "D17.9", }, { key: "D18", en: "", de: "Haemangioma and lymphangioma, any site", + display_short: "D18", }, { key: "D18.0", en: "", de: "Haemangioma, any site", + display_short: "D18.0", }, { key: "D18.1", en: "", de: "Lymphangioma, any site", + display_short: "D18.1", }, { key: "D19", en: "", de: "Benign neoplasm of mesothelial tissue", + display_short: "D19", }, { key: "D19.0", en: "", de: "Benign neoplasm: Mesothelial tissue of pleura", + display_short: "D19.0", }, { key: "D19.1", en: "", de: "Benign neoplasm: Mesothelial tissue of peritoneum", + display_short: "D19.1", }, { key: "D19.7", en: "", de: "Benign neoplasm: Mesothelial tissue of other sites", + display_short: "D19.7", }, { key: "D19.9", en: "", de: "Benign neoplasm: Mesothelial tissue, unspecified", + display_short: "D19.9", }, { key: "D20", en: "", de: "Benign neoplasm of soft tissue of retroperitoneum and peritoneum", + display_short: "D20", }, { key: "D20.0", en: "", de: "Benign neoplasm: Retroperitoneum", + display_short: "D20.0", }, { key: "D20.1", en: "", de: "Benign neoplasm: Peritoneum", + display_short: "D20.1", }, { key: "D21", en: "", de: "Other benign neoplasms of connective and other soft tissue", + display_short: "D21", }, { key: "D21.0", en: "", de: "Benign neoplasm: Connective and other soft tissue of head, face and neck", + display_short: "D21.0", }, { key: "D21.1", en: "", de: "Benign neoplasm: Connective and other soft tissue of upper limb, including shoulder", + display_short: "D21.1", }, { key: "D21.2", en: "", de: "Benign neoplasm: Connective and other soft tissue of lower limb, including hip", + display_short: "D21.2", }, { key: "D21.3", en: "", de: "Benign neoplasm: Connective and other soft tissue of thorax", + display_short: "D21.3", }, { key: "D21.4", en: "", de: "Benign neoplasm: Connective and other soft tissue of abdomen", + display_short: "D21.4", }, { key: "D21.5", en: "", de: "Benign neoplasm: Connective and other soft tissue of pelvis", + display_short: "D21.5", }, { key: "D21.6", en: "", de: "Benign neoplasm: Connective and other soft tissue of trunk, unspecified", + display_short: "D21.6", }, { key: "D21.9", en: "", de: "Benign neoplasm: Connective and other soft tissue, unspecified", + display_short: "D21.9", }, { key: "D22", en: "", de: "Melanocytic naevi", + display_short: "D22", }, { key: "D22.0", en: "", de: "Melanocytic naevi of lip", + display_short: "D22.0", }, { key: "D22.1", en: "", de: "Melanocytic naevi of eyelid, including canthus", + display_short: "D22.1", }, { key: "D22.2", en: "", de: "Melanocytic naevi of ear and external auricular canal", + display_short: "D22.2", }, { key: "D22.3", en: "", de: "Melanocytic naevi of other and unspecified parts of face", + display_short: "D22.3", }, { key: "D22.4", en: "", de: "Melanocytic naevi of scalp and neck", + display_short: "D22.4", }, { key: "D22.5", en: "", de: "Melanocytic naevi of trunk", + display_short: "D22.5", }, { key: "D22.6", en: "", de: "Melanocytic naevi of upper limb, including shoulder", + display_short: "D22.6", }, { key: "D22.7", en: "", de: "Melanocytic naevi of lower limb, including hip", + display_short: "D22.7", }, { key: "D22.9", en: "", de: "Melanocytic naevi, unspecified", + display_short: "D22.9", }, { key: "D23", en: "", de: "Other benign neoplasms of skin", + display_short: "D23", }, { key: "D23.0", en: "", de: "Benign neoplasm: Skin of lip", + display_short: "D23.0", }, { key: "D23.1", en: "", de: "Benign neoplasm: Skin of eyelid, including canthus", + display_short: "D23.1", }, { key: "D23.2", en: "", de: "Benign neoplasm: Skin of ear and external auricular canal", + display_short: "D23.2", }, { key: "D23.3", en: "", de: "Benign neoplasm: Skin of other and unspecified parts of face", + display_short: "D23.3", }, { key: "D23.4", en: "", de: "Benign neoplasm: Skin of scalp and neck", + display_short: "D23.4", }, { key: "D23.5", en: "", de: "Benign neoplasm: Skin of trunk", + display_short: "D23.5", }, { key: "D23.6", en: "", de: "Benign neoplasm: Skin of upper limb, including shoulder", + display_short: "D23.6", }, { key: "D23.7", en: "", de: "Benign neoplasm: Skin of lower limb, including hip", + display_short: "D23.7", }, { key: "D23.9", en: "", de: "Benign neoplasm: Skin, unspecified", + display_short: "D23.9", }, { key: "D24", en: "", de: "Benign neoplasm of breast", + display_short: "D24", }, { key: "D25", en: "", de: "Leiomyoma of uterus", + display_short: "D25", }, { key: "D25.0", en: "", de: "Submucous leiomyoma of uterus", + display_short: "D25.0", }, { key: "D25.1", en: "", de: "Intramural leiomyoma of uterus", + display_short: "D25.1", }, { key: "D25.2", en: "", de: "Subserosal leiomyoma of uterus", + display_short: "D25.2", }, { key: "D25.9", en: "", de: "Leiomyoma of uterus, unspecified", + display_short: "D25.9", }, { key: "D26", en: "", de: "Other benign neoplasms of uterus", + display_short: "D26", }, { key: "D26.0", en: "", de: "Other benign neoplasm: Cervix uteri", + display_short: "D26.0", }, { key: "D26.1", en: "", de: "Other benign neoplasm: Corpus uteri", + display_short: "D26.1", }, { key: "D26.7", en: "", de: "Other benign neoplasm: Other parts of uterus", + display_short: "D26.7", }, { key: "D26.9", en: "", de: "Other benign neoplasm: Uterus, unspecified", + display_short: "D26.9", }, { key: "D27", en: "", de: "Benign neoplasm of ovary", + display_short: "D27", }, { key: "D28", en: "", de: "Benign neoplasm of other and unspecified female genital organs", + display_short: "D28", }, { key: "D28.0", en: "", de: "Benign neoplasm: Vulva", + display_short: "D28.0", }, { key: "D28.1", en: "", de: "Benign neoplasm: Vagina", + display_short: "D28.1", }, { key: "D28.2", en: "", de: "Benign neoplasm: Uterine tubes and ligaments", + display_short: "D28.2", }, { key: "D28.7", en: "", de: "Benign neoplasm: Other specified female genital organs", + display_short: "D28.7", }, { key: "D28.9", en: "", de: "Benign neoplasm: Female genital organ, unspecified", + display_short: "D28.9", }, { key: "D29", en: "", de: "Benign neoplasm of male genital organs", + display_short: "D29", }, { key: "D29.0", en: "", de: "Benign neoplasm: Penis", + display_short: "D29.0", }, { key: "D29.1", en: "", de: "Benign neoplasm: Prostate", + display_short: "D29.1", }, { key: "D29.2", en: "", de: "Benign neoplasm: Testis", + display_short: "D29.2", }, { key: "D29.3", en: "", de: "Benign neoplasm: Epididymis", + display_short: "D29.3", }, { key: "D29.4", en: "", de: "Benign neoplasm: Scrotum", + display_short: "D29.4", }, { key: "D29.7", en: "", de: "Benign neoplasm: Other male genital organs", + display_short: "D29.7", }, { key: "D29.9", en: "", de: "Benign neoplasm: Male genital organ, unspecified", + display_short: "D29.9", }, { key: "D30", en: "", de: "Benign neoplasm of urinary organs", + display_short: "D30", }, { key: "D30.0", en: "", de: "Benign neoplasm: Kidney", + display_short: "D30.0", }, { key: "D30.1", en: "", de: "Benign neoplasm: Renal pelvis", + display_short: "D30.1", }, { key: "D30.2", en: "", de: "Benign neoplasm: Ureter", + display_short: "D30.2", }, { key: "D30.3", en: "", de: "Benign neoplasm: Bladder", + display_short: "D30.3", }, { key: "D30.4", en: "", de: "Benign neoplasm: Urethra", + display_short: "D30.4", }, { key: "D30.7", en: "", de: "Benign neoplasm: Other urinary organs", + display_short: "D30.7", }, { key: "D30.9", en: "", de: "Benign neoplasm: Urinary organ, unspecified", + display_short: "D30.9", }, { key: "D31", en: "", de: "Benign neoplasm of eye and adnexa", + display_short: "D31", }, { key: "D31.0", en: "", de: "Benign neoplasm: Conjunctiva", + display_short: "D31.0", }, { key: "D31.1", en: "", de: "Benign neoplasm: Cornea", + display_short: "D31.1", }, { key: "D31.2", en: "", de: "Benign neoplasm: Retina", + display_short: "D31.2", }, { key: "D31.3", en: "", de: "Benign neoplasm: Choroid", + display_short: "D31.3", }, { key: "D31.4", en: "", de: "Benign neoplasm: Ciliary body", + display_short: "D31.4", }, { key: "D31.5", en: "", de: "Benign neoplasm: Lacrimal gland and duct", + display_short: "D31.5", }, { key: "D31.6", en: "", de: "Benign neoplasm: Orbit, unspecified", + display_short: "D31.6", }, { key: "D31.9", en: "", de: "Benign neoplasm: Eye, unspecified", + display_short: "D31.9", }, { key: "D32", en: "", de: "Benign neoplasm of meninges", + display_short: "D32", }, { key: "D32.0", en: "", de: "Benign neoplasm: Cerebral meninges", + display_short: "D32.0", }, { key: "D32.1", en: "", de: "Benign neoplasm: Spinal meninges", + display_short: "D32.1", }, { key: "D32.9", en: "", de: "Benign neoplasm: Meninges, unspecified", + display_short: "D32.9", }, { key: "D33", en: "", de: "Benign neoplasm of brain and other parts of central nervous system", + display_short: "D33", }, { key: "D33.0", en: "", de: "Benign neoplasm: Brain, supratentorial", + display_short: "D33.0", }, { key: "D33.1", en: "", de: "Benign neoplasm: Brain, infratentorial", + display_short: "D33.1", }, { key: "D33.2", en: "", de: "Benign neoplasm: Brain, unspecified", + display_short: "D33.2", }, { key: "D33.3", en: "", de: "Benign neoplasm: Cranial nerves", + display_short: "D33.3", }, { key: "D33.4", en: "", de: "Benign neoplasm: Spinal cord", + display_short: "D33.4", }, { key: "D33.7", en: "", de: "Benign neoplasm: Other specified parts of central nervous system", + display_short: "D33.7", }, { key: "D33.9", en: "", de: "Benign neoplasm: Central nervous system, unspecified", + display_short: "D33.9", }, { key: "D34", en: "", de: "Benign neoplasm of thyroid gland", + display_short: "D34", }, { key: "D35", en: "", de: "Benign neoplasm of other and unspecified endocrine glands", + display_short: "D35", }, { key: "D35.0", en: "", de: "Benign neoplasm: Adrenal gland", + display_short: "D35.0", }, { key: "D35.1", en: "", de: "Benign neoplasm: Parathyroid gland", + display_short: "D35.1", }, { key: "D35.2", en: "", de: "Benign neoplasm: Pituitary gland", + display_short: "D35.2", }, { key: "D35.3", en: "", de: "Benign neoplasm: Craniopharyngeal duct", + display_short: "D35.3", }, { key: "D35.4", en: "", de: "Benign neoplasm: Pineal gland", + display_short: "D35.4", }, { key: "D35.5", en: "", de: "Benign neoplasm: Carotid body", + display_short: "D35.5", }, { key: "D35.6", en: "", de: "Benign neoplasm: Aortic body and other paraganglia", + display_short: "D35.6", }, { key: "D35.7", en: "", de: "Benign neoplasm: Other specified endocrine glands", + display_short: "D35.7", }, { key: "D35.8", en: "", de: "Benign neoplasm: Pluriglandular involvement", + display_short: "D35.8", }, { key: "D35.9", en: "", de: "Benign neoplasm: Endocrine gland, unspecified", + display_short: "D35.9", }, { key: "D36", en: "", de: "Benign neoplasm of other and unspecified sites", + display_short: "D36", }, { key: "D36.0", en: "", de: "Benign neoplasm: Lymph nodes", + display_short: "D36.0", }, { key: "D36.1", en: "", de: "Benign neoplasm: Peripheral nerves and autonomic nervous system", + display_short: "D36.1", }, { key: "D36.7", en: "", de: "Benign neoplasm: Other specified sites", + display_short: "D36.7", }, { key: "D36.9", en: "", de: "Benign neoplasm: Benign neoplasm of unspecified site", + display_short: "D36.9", }, { key: "D37", en: "", de: "Neoplasm of uncertain or unknown behaviour of oral cavity and digestive organs", + display_short: "D37", }, { key: "D37.0", en: "", de: "Neoplasm of uncertain or unknown behaviour: Lip, oral cavity and pharynx", + display_short: "D37.0", }, { key: "D37.1", en: "", de: "Neoplasm of uncertain or unknown behaviour: Stomach", + display_short: "D37.1", }, { key: "D37.2", en: "", de: "Neoplasm of uncertain or unknown behaviour: Small intestine", + display_short: "D37.2", }, { key: "D37.3", en: "", de: "Neoplasm of uncertain or unknown behaviour: Appendix", + display_short: "D37.3", }, { key: "D37.4", en: "", de: "Neoplasm of uncertain or unknown behaviour: Colon", + display_short: "D37.4", }, { key: "D37.5", en: "", de: "Neoplasm of uncertain or unknown behaviour: Rectum", + display_short: "D37.5", }, { key: "D37.6", en: "", de: "Neoplasm of uncertain or unknown behaviour: Liver, gallbladder and bile ducts", + display_short: "D37.6", }, { key: "D37.7", en: "", de: "Neoplasm of uncertain or unknown behaviour: Other digestive organs", + display_short: "D37.7", }, { key: "D37.9", en: "", de: "Neoplasm of uncertain or unknown behaviour: Digestive organ, unspecified", + display_short: "D37.9", }, { key: "D38", en: "", de: "Neoplasm of uncertain or unknown behaviour of middle ear and respiratory and intrathoracic organs", + display_short: "D38", }, { key: "D38.0", en: "", de: "Neoplasm of uncertain or unknown behaviour: Larynx", + display_short: "D38.0", }, { key: "D38.1", en: "", de: "Neoplasm of uncertain or unknown behaviour: Trachea, bronchus and lung", + display_short: "D38.1", }, { key: "D38.2", en: "", de: "Neoplasm of uncertain or unknown behaviour: Pleura", + display_short: "D38.2", }, { key: "D38.3", en: "", de: "Neoplasm of uncertain or unknown behaviour: Mediastinum", + display_short: "D38.3", }, { key: "D38.4", en: "", de: "Neoplasm of uncertain or unknown behaviour: Thymus", + display_short: "D38.4", }, { key: "D38.5", en: "", de: "Neoplasm of uncertain or unknown behaviour: Other respiratory organs", + display_short: "D38.5", }, { key: "D38.6", en: "", de: "Neoplasm of uncertain or unknown behaviour: Respiratory organ, unspecified", + display_short: "D38.6", }, { key: "D39", en: "", de: "Neoplasm of uncertain or unknown behaviour of female genital organs", + display_short: "D39", }, { key: "D39.0", en: "", de: "Neoplasm of uncertain or unknown behaviour: Uterus", + display_short: "D39.0", }, { key: "D39.1", en: "", de: "Neoplasm of uncertain or unknown behaviour: Ovary", + display_short: "D39.1", }, { key: "D39.2", en: "", de: "Neoplasm of uncertain or unknown behaviour: Placenta", + display_short: "D39.2", }, { key: "D39.7", en: "", de: "Neoplasm of uncertain or unknown behaviour: Other female genital organs", + display_short: "D39.7", }, { key: "D39.9", en: "", de: "Neoplasm of uncertain or unknown behaviour: Female genital organ, unspecified", + display_short: "D39.9", }, { key: "D40", en: "", de: "Neoplasm of uncertain or unknown behaviour of male genital organs", + display_short: "D40", }, { key: "D40.0", en: "", de: "Neoplasm of uncertain or unknown behaviour: Prostate", + display_short: "D40.0", }, { key: "D40.1", en: "", de: "Neoplasm of uncertain or unknown behaviour: Testis", + display_short: "D40.1", }, { key: "D40.7", en: "", de: "Neoplasm of uncertain or unknown behaviour: Other male genital organs", + display_short: "D40.7", }, { key: "D40.9", en: "", de: "Neoplasm of uncertain or unknown behaviour: Male genital organ, unspecified", + display_short: "D40.9", }, { key: "D41", en: "", de: "Neoplasm of uncertain or unknown behaviour of urinary organs", + display_short: "D41", }, { key: "D41.0", en: "", de: "Neoplasm of uncertain or unknown behaviour: Kidney", + display_short: "D41.0", }, { key: "D41.1", en: "", de: "Neoplasm of uncertain or unknown behaviour: Renal pelvis", + display_short: "D41.1", }, { key: "D41.2", en: "", de: "Neoplasm of uncertain or unknown behaviour: Ureter", + display_short: "D41.2", }, { key: "D41.3", en: "", de: "Neoplasm of uncertain or unknown behaviour: Urethra", + display_short: "D41.3", }, { key: "D41.4", en: "", de: "Neoplasm of uncertain or unknown behaviour: Bladder", + display_short: "D41.4", }, { key: "D41.7", en: "", de: "Neoplasm of uncertain or unknown behaviour: Other urinary organs", + display_short: "D41.7", }, { key: "D41.9", en: "", de: "Neoplasm of uncertain or unknown behaviour: Urinary organ, unspecified", + display_short: "D41.9", }, { key: "D42", en: "", de: "Neoplasm of uncertain or unknown behaviour of meninges", + display_short: "D42", }, { key: "D42.0", en: "", de: "Neoplasm of uncertain or unknown behaviour: Cerebral meninges", + display_short: "D42.0", }, { key: "D42.1", en: "", de: "Neoplasm of uncertain or unknown behaviour: Spinal meninges", + display_short: "D42.1", }, { key: "D42.9", en: "", de: "Neoplasm of uncertain or unknown behaviour: Meninges, unspecified", + display_short: "D42.9", }, { key: "D43", en: "", de: "Neoplasm of uncertain or unknown behaviour of brain and central nervous system", + display_short: "D43", }, { key: "D43.0", en: "", de: "Neoplasm of uncertain or unknown behaviour: Brain, supratentorial", + display_short: "D43.0", }, { key: "D43.1", en: "", de: "Neoplasm of uncertain or unknown behaviour: Brain, infratentorial", + display_short: "D43.1", }, { key: "D43.2", en: "", de: "Neoplasm of uncertain or unknown behaviour: Brain, unspecified", + display_short: "D43.2", }, { key: "D43.3", en: "", de: "Neoplasm of uncertain or unknown behaviour: Cranial nerves", + display_short: "D43.3", }, { key: "D43.4", en: "", de: "Neoplasm of uncertain or unknown behaviour: Spinal cord", + display_short: "D43.4", }, { key: "D43.7", en: "", de: "Neoplasm of uncertain or unknown behaviour: Other parts of central nervous system", + display_short: "D43.7", }, { key: "D43.9", en: "", de: "Neoplasm of uncertain or unknown behaviour: Central nervous system, unspecified", + display_short: "D43.9", }, { key: "D44", en: "", de: "Neoplasm of uncertain or unknown behaviour of endocrine glands", + display_short: "D44", }, { key: "D44.0", en: "", de: "Neoplasm of uncertain or unknown behaviour: Thyroid gland", + display_short: "D44.0", }, { key: "D44.1", en: "", de: "Neoplasm of uncertain or unknown behaviour: Adrenal gland", + display_short: "D44.1", }, { key: "D44.2", en: "", de: "Neoplasm of uncertain or unknown behaviour: Parathyroid gland", + display_short: "D44.2", }, { key: "D44.3", en: "", de: "Neoplasm of uncertain or unknown behaviour: Pituitary gland", + display_short: "D44.3", }, { key: "D44.4", en: "", de: "Neoplasm of uncertain or unknown behaviour: Craniopharyngeal duct", + display_short: "D44.4", }, { key: "D44.5", en: "", de: "Neoplasm of uncertain or unknown behaviour: Pineal gland", + display_short: "D44.5", }, { key: "D44.6", en: "", de: "Neoplasm of uncertain or unknown behaviour: Carotid body", + display_short: "D44.6", }, { key: "D44.7", en: "", de: "Neoplasm of uncertain or unknown behaviour: Aortic body and other paraganglia", + display_short: "D44.7", }, { key: "D44.8", en: "", de: "Neoplasm of uncertain or unknown behaviour: Pluriglandular involvement", + display_short: "D44.8", }, { key: "D44.9", en: "", de: "Neoplasm of uncertain or unknown behaviour: Endocrine gland, unspecified", + display_short: "D44.9", }, { key: "D45", en: "", de: "Polycythaemia vera", + display_short: "D45", }, { key: "D46", en: "", de: "Myelodysplastic syndromes", + display_short: "D46", }, { key: "D46.0", en: "", de: "Refractory anaemia without ring sideroblasts, so stated", + display_short: "D46.0", }, { key: "D46.1", en: "", de: "Refractory anaemia with ring sideroblasts", + display_short: "D46.1", }, { key: "D46.2", en: "", de: "Refractory anaemia with excess of blasts [RAEB]", + display_short: "D46.2", }, { key: "D46.4", en: "", de: "Refractory anaemia, unspecified", + display_short: "D46.4", }, { key: "D46.5", en: "", de: "Refractory anaemia with multi-lineage dysplasia", + display_short: "D46.5", }, { key: "D46.6", en: "", de: "Myelodysplastic syndrome with isolated del(5q) chromosomal abnormality", + display_short: "D46.6", }, { key: "D46.7", en: "", de: "Other myelodysplastic syndromes", + display_short: "D46.7", }, { key: "D46.9", en: "", de: "Myelodysplastic syndrome, unspecified", + display_short: "D46.9", }, { key: "D47", en: "", de: "Other neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue", + display_short: "D47", }, { key: "D47.0", en: "", de: "Histiocytic and mast cell tumours of uncertain and unknown behaviour", + display_short: "D47.0", }, { key: "D47.1", en: "", de: "Chronic myeloproliferative disease", + display_short: "D47.1", }, { key: "D47.2", en: "", de: "Monoclonal gammopathy of undetermined significance (MGUS)", + display_short: "D47.2", }, { key: "D47.3", en: "", de: "Essential (haemorrhagic) thrombocythaemia", + display_short: "D47.3", }, { key: "D47.4", en: "", de: "Osteomyelofibrosis", + display_short: "D47.4", }, { key: "D47.5", en: "", de: "Chronic eosinophilic leukaemia [hypereosinophilic syndrome]", + display_short: "D47.5", }, { key: "D47.7", en: "", de: "Other specified neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue", + display_short: "D47.7", }, { key: "D47.9", en: "", de: "Neoplasm of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue, unspecified", + display_short: "D47.9", }, { key: "D48", en: "", de: "Neoplasm of uncertain or unknown behaviour of other and unspecified sites", + display_short: "D48", }, { key: "D48.0", en: "", de: "Neoplasm of uncertain or unknown behaviour: Bone and articular cartilage", + display_short: "D48.0", }, { key: "D48.1", en: "", de: "Neoplasm of uncertain or unknown behaviour: Connective and other soft tissue", + display_short: "D48.1", }, { key: "D48.2", en: "", de: "Neoplasm of uncertain or unknown behaviour: Peripheral nerves and autonomic nervous system", + display_short: "D48.2", }, { key: "D48.3", en: "", de: "Neoplasm of uncertain or unknown behaviour: Retroperitoneum", + display_short: "D48.3", }, { key: "D48.4", en: "", de: "Neoplasm of uncertain or unknown behaviour: Peritoneum", + display_short: "D48.4", }, { key: "D48.5", en: "", de: "Neoplasm of uncertain or unknown behaviour: Skin", + display_short: "D48.5", }, { key: "D48.6", en: "", de: "Neoplasm of uncertain or unknown behaviour: Breast", + display_short: "D48.6", }, { key: "D48.7", en: "", de: "Neoplasm of uncertain or unknown behaviour: Other specified sites", + display_short: "D48.7", }, { key: "D48.9", en: "", de: "Neoplasm of uncertain or unknown behaviour: Neoplasm of uncertain or unknown behaviour, unspecified", + display_short: "D48.9", }, { key: "D50", en: "", de: "Iron deficiency anaemia", + display_short: "D50", }, { key: "D50.0", en: "", de: "Iron deficiency anaemia secondary to blood loss (chronic)", + display_short: "D50.0", }, { key: "D50.1", en: "", de: "Sideropenic dysphagia", + display_short: "D50.1", }, { key: "D50.8", en: "", de: "Other iron deficiency anaemias", + display_short: "D50.8", }, { key: "D50.9", en: "", de: "Iron deficiency anaemia, unspecified", + display_short: "D50.9", }, { key: "D51", en: "", de: "Vitamin B 12 deficiency anaemia", + display_short: "D51", }, { key: "D51.0", en: "", de: "Vitamin B 12 deficiency anaemia due to intrinsic factor deficiency", + display_short: "D51.0", }, { key: "D51.1", en: "", de: "Vitamin B 12 deficiency anaemia due to selective vitamin B 12 malabsorption with proteinuria", + display_short: "D51.1", }, { key: "D51.2", en: "", de: "Transcobalamin II deficiency", + display_short: "D51.2", }, { key: "D51.3", en: "", de: "Other dietary vitamin B 12 deficiency anaemia", + display_short: "D51.3", }, { key: "D51.8", en: "", de: "Other vitamin B 12 deficiency anaemias", + display_short: "D51.8", }, { key: "D51.9", en: "", de: "Vitamin B 12 deficiency anaemia, unspecified", + display_short: "D51.9", }, { key: "D52", en: "", de: "Folate deficiency anaemia", + display_short: "D52", }, { key: "D52.0", en: "", de: "Dietary folate deficiency anaemia", + display_short: "D52.0", }, { key: "D52.1", en: "", de: "Drug-induced folate deficiency anaemia", + display_short: "D52.1", }, { key: "D52.8", en: "", de: "Other folate deficiency anaemias", + display_short: "D52.8", }, { key: "D52.9", en: "", de: "Folate deficiency anaemia, unspecified", + display_short: "D52.9", }, { key: "D53", en: "", de: "Other nutritional anaemias", + display_short: "D53", }, { key: "D53.0", en: "", de: "Protein deficiency anaemia", + display_short: "D53.0", }, { key: "D53.1", en: "", de: "Other megaloblastic anaemias, not elsewhere classified", + display_short: "D53.1", }, { key: "D53.2", en: "", de: "Scorbutic anaemia", + display_short: "D53.2", }, { key: "D53.8", en: "", de: "Other specified nutritional anaemias", + display_short: "D53.8", }, { key: "D53.9", en: "", de: "Nutritional anaemia, unspecified", + display_short: "D53.9", }, { key: "D55", en: "", de: "Anaemia due to enzyme disorders", + display_short: "D55", }, { key: "D55.0", en: "", de: "Anaemia due to glucose-6-phosphate dehydrogenase [G6PD] deficiency", + display_short: "D55.0", }, { key: "D55.1", en: "", de: "Anaemia due to other disorders of glutathione metabolism", + display_short: "D55.1", }, { key: "D55.2", en: "", de: "Anaemia due to disorders of glycolytic enzymes", + display_short: "D55.2", }, { key: "D55.3", en: "", de: "Anaemia due to disorders of nucleotide metabolism", + display_short: "D55.3", }, { key: "D55.8", en: "", de: "Other anaemias due to enzyme disorders", + display_short: "D55.8", }, { key: "D55.9", en: "", de: "Anaemia due to enzyme disorder, unspecified", + display_short: "D55.9", }, { key: "D56", en: "", de: "Thalassaemia", + display_short: "D56", }, { key: "D56.0", en: "", de: "Alpha thalassaemia", + display_short: "D56.0", }, { key: "D56.1", en: "", de: "Beta thalassaemia", + display_short: "D56.1", }, { key: "D56.2", en: "", de: "Delta-beta thalassaemia", + display_short: "D56.2", }, { key: "D56.3", en: "", de: "Thalassaemia trait", + display_short: "D56.3", }, { key: "D56.4", en: "", de: "Hereditary persistence of fetal haemoglobin [HPFH]", + display_short: "D56.4", }, { key: "D56.8", en: "", de: "Other thalassaemias", + display_short: "D56.8", }, { key: "D56.9", en: "", de: "Thalassaemia, unspecified", + display_short: "D56.9", }, { key: "D57", en: "", de: "Sickle-cell disorders", + display_short: "D57", }, { key: "D57.0", en: "", de: "Sickle-cell anaemia with crisis", + display_short: "D57.0", }, { key: "D57.1", en: "", de: "Sickle-cell anaemia without crisis", + display_short: "D57.1", }, { key: "D57.2", en: "", de: "Double heterozygous sickling disorders", + display_short: "D57.2", }, { key: "D57.3", en: "", de: "Sickle-cell trait", + display_short: "D57.3", }, { key: "D57.8", en: "", de: "Other sickle-cell disorders", + display_short: "D57.8", }, { key: "D58", en: "", de: "Other hereditary haemolytic anaemias", + display_short: "D58", }, { key: "D58.0", en: "", de: "Hereditary spherocytosis", + display_short: "D58.0", }, { key: "D58.1", en: "", de: "Hereditary elliptocytosis", + display_short: "D58.1", }, { key: "D58.2", en: "", de: "Other haemoglobinopathies", + display_short: "D58.2", }, { key: "D58.8", en: "", de: "Other specified hereditary haemolytic anaemias", + display_short: "D58.8", }, { key: "D58.9", en: "", de: "Hereditary haemolytic anaemia, unspecified", + display_short: "D58.9", }, { key: "D59", en: "", de: "Acquired haemolytic anaemia", + display_short: "D59", }, { key: "D59.0", en: "", de: "Drug-induced autoimmune haemolytic anaemia", + display_short: "D59.0", }, { key: "D59.1", en: "", de: "Other autoimmune haemolytic anaemias", + display_short: "D59.1", }, { key: "D59.2", en: "", de: "Drug-induced nonautoimmune haemolytic anaemia", + display_short: "D59.2", }, { key: "D59.3", en: "", de: "Haemolytic-uraemic syndrome", + display_short: "D59.3", }, { key: "D59.4", en: "", de: "Other nonautoimmune haemolytic anaemias", + display_short: "D59.4", }, { key: "D59.5", en: "", de: "Paroxysmal nocturnal haemoglobinuria [Marchiafava-Micheli]", + display_short: "D59.5", }, { key: "D59.6", en: "", de: "Haemoglobinuria due to haemolysis from other external causes", + display_short: "D59.6", }, { key: "D59.8", en: "", de: "Other acquired haemolytic anaemias", + display_short: "D59.8", }, { key: "D59.9", en: "", de: "Acquired haemolytic anaemia, unspecified", + display_short: "D59.9", }, { key: "D60", en: "", de: "Acquired pure red cell aplasia [erythroblastopenia]", + display_short: "D60", }, { key: "D60.0", en: "", de: "Chronic acquired pure red cell aplasia", + display_short: "D60.0", }, { key: "D60.1", en: "", de: "Transient acquired pure red cell aplasia", + display_short: "D60.1", }, { key: "D60.8", en: "", de: "Other acquired pure red cell aplasias", + display_short: "D60.8", }, { key: "D60.9", en: "", de: "Acquired pure red cell aplasia, unspecified", + display_short: "D60.9", }, { key: "D61", en: "", de: "Other aplastic anaemias", + display_short: "D61", }, { key: "D61.0", en: "", de: "Constitutional aplastic anaemia", + display_short: "D61.0", }, { key: "D61.1", en: "", de: "Drug-induced aplastic anaemia", + display_short: "D61.1", }, { key: "D61.2", en: "", de: "Aplastic anaemia due to other external agents", + display_short: "D61.2", }, { key: "D61.3", en: "", de: "Idiopathic aplastic anaemia", + display_short: "D61.3", }, { key: "D61.8", en: "", de: "Other specified aplastic anaemias", + display_short: "D61.8", }, { key: "D61.9", en: "", de: "Aplastic anaemia, unspecified", + display_short: "D61.9", }, { key: "D62", en: "", de: "Acute posthaemorrhagic anaemia", + display_short: "D62", }, { key: "D64", en: "", de: "Other anaemias", + display_short: "D64", }, { key: "D64.0", en: "", de: "Hereditary sideroblastic anaemia", + display_short: "D64.0", }, { key: "D64.1", en: "", de: "Secondary sideroblastic anaemia due to disease", + display_short: "D64.1", }, { key: "D64.2", en: "", de: "Secondary sideroblastic anaemia due to drugs and toxins", + display_short: "D64.2", }, { key: "D64.3", en: "", de: "Other sideroblastic anaemias", + display_short: "D64.3", }, { key: "D64.4", en: "", de: "Congenital dyserythropoietic anaemia", + display_short: "D64.4", }, { key: "D64.8", en: "", de: "Other specified anaemias", + display_short: "D64.8", }, { key: "D64.9", en: "", de: "Anaemia, unspecified", + display_short: "D64.9", }, { key: "D65", en: "", de: "Disseminated intravascular coagulation [defibrination syndrome]", + display_short: "D65", }, { key: "D66", en: "", de: "Hereditary factor VIII deficiency", + display_short: "D66", }, { key: "D67", en: "", de: "Hereditary factor IX deficiency", + display_short: "D67", }, { key: "D68", en: "", de: "Other coagulation defects", + display_short: "D68", }, { key: "D68.0", en: "", de: "Von Willebrand disease", + display_short: "D68.0", }, { key: "D68.1", en: "", de: "Hereditary factor XI deficiency", + display_short: "D68.1", }, { key: "D68.2", en: "", de: "Hereditary deficiency of other clotting factors", + display_short: "D68.2", }, { key: "D68.3", en: "", de: "Haemorrhagic disorder due to circulating anticoagulants", + display_short: "D68.3", }, { key: "D68.4", en: "", de: "Acquired coagulation factor deficiency", + display_short: "D68.4", }, { key: "D68.5", en: "", de: "Primary thrombophilia", + display_short: "D68.5", }, { key: "D68.6", en: "", de: "Other thrombophilia", + display_short: "D68.6", }, { key: "D68.8", en: "", de: "Other specified coagulation defects", + display_short: "D68.8", }, { key: "D68.9", en: "", de: "Coagulation defect, unspecified", + display_short: "D68.9", }, { key: "D69", en: "", de: "Purpura and other haemorrhagic conditions", + display_short: "D69", }, { key: "D69.0", en: "", de: "Allergic purpura", + display_short: "D69.0", }, { key: "D69.1", en: "", de: "Qualitative platelet defects", + display_short: "D69.1", }, { key: "D69.2", en: "", de: "Other nonthrombocytopenic purpura", + display_short: "D69.2", }, { key: "D69.3", en: "", de: "Idiopathic thrombocytopenic purpura", + display_short: "D69.3", }, { key: "D69.4", en: "", de: "Other primary thrombocytopenia", + display_short: "D69.4", }, { key: "D69.5", en: "", de: "Secondary thrombocytopenia", + display_short: "D69.5", }, { key: "D69.6", en: "", de: "Thrombocytopenia, unspecified", + display_short: "D69.6", }, { key: "D69.8", en: "", de: "Other specified haemorrhagic conditions", + display_short: "D69.8", }, { key: "D69.9", en: "", de: "Haemorrhagic condition, unspecified", + display_short: "D69.9", }, { key: "D70", en: "", de: "Agranulocytosis", + display_short: "D70", }, { key: "D71", en: "", de: "Functional disorders of polymorphonuclear neutrophils", + display_short: "D71", }, { key: "D72", en: "", de: "Other disorders of white blood cells", + display_short: "D72", }, { key: "D72.0", en: "", de: "Genetic anomalies of leukocytes", + display_short: "D72.0", }, { key: "D72.1", en: "", de: "Eosinophilia", + display_short: "D72.1", }, { key: "D72.8", en: "", de: "Other specified disorders of white blood cells", + display_short: "D72.8", }, { key: "D72.9", en: "", de: "Disorder of white blood cells, unspecified", + display_short: "D72.9", }, { key: "D73", en: "", de: "Diseases of spleen", + display_short: "D73", }, { key: "D73.0", en: "", de: "Hyposplenism", + display_short: "D73.0", }, { key: "D73.1", en: "", de: "Hypersplenism", + display_short: "D73.1", }, { key: "D73.2", en: "", de: "Chronic congestive splenomegaly", + display_short: "D73.2", }, { key: "D73.3", en: "", de: "Abscess of spleen", + display_short: "D73.3", }, { key: "D73.4", en: "", de: "Cyst of spleen", + display_short: "D73.4", }, { key: "D73.5", en: "", de: "Infarction of spleen", + display_short: "D73.5", }, { key: "D73.8", en: "", de: "Other diseases of spleen", + display_short: "D73.8", }, { key: "D73.9", en: "", de: "Disease of spleen, unspecified", + display_short: "D73.9", }, { key: "D74", en: "", de: "Methaemoglobinaemia", + display_short: "D74", }, { key: "D74.0", en: "", de: "Congenital methaemoglobinaemia", + display_short: "D74.0", }, { key: "D74.8", en: "", de: "Other methaemoglobinaemias", + display_short: "D74.8", }, { key: "D74.9", en: "", de: "Methaemoglobinaemia, unspecified", + display_short: "D74.9", }, { key: "D75", en: "", de: "Other diseases of blood and blood-forming organs", + display_short: "D75", }, { key: "D75.0", en: "", de: "Familial erythrocytosis", + display_short: "D75.0", }, { key: "D75.1", en: "", de: "Secondary polycythaemia", + display_short: "D75.1", }, { key: "D75.8", en: "", de: "Other specified diseases of blood and blood-forming organs", + display_short: "D75.8", }, { key: "D75.9", en: "", de: "Disease of blood and blood-forming organs, unspecified", + display_short: "D75.9", }, { key: "D76", en: "", de: "Other specified diseases with participation of lymphoreticular and reticulohistiocytic tissue", + display_short: "D76", }, { key: "D76.1", en: "", de: "Haemophagocytic lymphohistiocytosis", + display_short: "D76.1", }, { key: "D76.2", en: "", de: "Haemophagocytic syndrome, infection-associated", + display_short: "D76.2", }, { key: "D76.3", en: "", de: "Other histiocytosis syndromes", + display_short: "D76.3", }, { key: "D80", en: "", de: "Immunodeficiency with predominantly antibody defects", + display_short: "D80", }, { key: "D80.0", en: "", de: "Hereditary hypogammaglobulinaemia", + display_short: "D80.0", }, { key: "D80.1", en: "", de: "Nonfamilial hypogammaglobulinaemia", + display_short: "D80.1", }, { key: "D80.2", en: "", de: "Selective deficiency of immunoglobulin A [IgA]", + display_short: "D80.2", }, { key: "D80.3", en: "", de: "Selective deficiency of immunoglobulin G [IgG] subclasses", + display_short: "D80.3", }, { key: "D80.4", en: "", de: "Selective deficiency of immunoglobulin M [IgM]", + display_short: "D80.4", }, { key: "D80.5", en: "", de: "Immunodeficiency with increased immunoglobulin M [IgM]", + display_short: "D80.5", }, { key: "D80.6", en: "", de: "Antibody deficiency with near-normal immunoglobulins or with hyperimmunoglobulinaemia", + display_short: "D80.6", }, { key: "D80.7", en: "", de: "Transient hypogammaglobulinaemia of infancy", + display_short: "D80.7", }, { key: "D80.8", en: "", de: "Other immunodeficiencies with predominantly antibody defects", + display_short: "D80.8", }, { key: "D80.9", en: "", de: "Immunodeficiency with predominantly antibody defects, unspecified", + display_short: "D80.9", }, { key: "D81", en: "", de: "Combined immunodeficiencies", + display_short: "D81", }, { key: "D81.0", en: "", de: "Severe combined immunodeficiency [SCID] with reticular dysgenesis", + display_short: "D81.0", }, { key: "D81.1", en: "", de: "Severe combined immunodeficiency [SCID] with low T- and B-cell numbers", + display_short: "D81.1", }, { key: "D81.2", en: "", de: "Severe combined immunodeficiency [SCID] with low or normal B-cell numbers", + display_short: "D81.2", }, { key: "D81.3", en: "", de: "Adenosine deaminase [ADA] deficiency", + display_short: "D81.3", }, { key: "D81.4", en: "", de: "Nezelof syndrome", + display_short: "D81.4", }, { key: "D81.5", en: "", de: "Purine nucleoside phosphorylase [PNP] deficiency", + display_short: "D81.5", }, { key: "D81.6", en: "", de: "Major histocompatibility complex class I deficiency", + display_short: "D81.6", }, { key: "D81.7", en: "", de: "Major histocompatibility complex class II deficiency", + display_short: "D81.7", }, { key: "D81.8", en: "", de: "Other combined immunodeficiencies", + display_short: "D81.8", }, { key: "D81.9", en: "", de: "Combined immunodeficiency, unspecified", + display_short: "D81.9", }, { key: "D82", en: "", de: "Immunodeficiency associated with other major defects", + display_short: "D82", }, { key: "D82.0", en: "", de: "Wiskott-Aldrich syndrome", + display_short: "D82.0", }, { key: "D82.1", en: "", de: "Di George syndrome", + display_short: "D82.1", }, { key: "D82.2", en: "", de: "Immunodeficiency with short-limbed stature", + display_short: "D82.2", }, { key: "D82.3", en: "", de: "Immunodeficiency following hereditary defective response to Epstein-Barr virus", + display_short: "D82.3", }, { key: "D82.4", en: "", de: "Hyperimmunoglobulin E [IgE] syndrome", + display_short: "D82.4", }, { key: "D82.8", en: "", de: "Immunodeficiency associated with other specified major defects", + display_short: "D82.8", }, { key: "D82.9", en: "", de: "Immunodeficiency associated with major defect, unspecified", + display_short: "D82.9", }, { key: "D83", en: "", de: "Common variable immunodeficiency", + display_short: "D83", }, { key: "D83.0", en: "", de: "Common variable immunodeficiency with predominant abnormalities of B-cell numbers and function", + display_short: "D83.0", }, { key: "D83.1", en: "", de: "Common variable immunodeficiency with predominant immunoregulatory T-cell disorders", + display_short: "D83.1", }, { key: "D83.2", en: "", de: "Common variable immunodeficiency with autoantibodies to B- or T-cells", + display_short: "D83.2", }, { key: "D83.8", en: "", de: "Other common variable immunodeficiencies", + display_short: "D83.8", }, { key: "D83.9", en: "", de: "Common variable immunodeficiency, unspecified", + display_short: "D83.9", }, { key: "D84", en: "", de: "Other immunodeficiencies", + display_short: "D84", }, { key: "D84.0", en: "", de: "Lymphocyte function antigen-1 [LFA-1] defect", + display_short: "D84.0", }, { key: "D84.1", en: "", de: "Defects in the complement system", + display_short: "D84.1", }, { key: "D84.8", en: "", de: "Other specified immunodeficiencies", + display_short: "D84.8", }, { key: "D84.9", en: "", de: "Immunodeficiency, unspecified", + display_short: "D84.9", }, { key: "D86", en: "", de: "Sarcoidosis", + display_short: "D86", }, { key: "D86.0", en: "", de: "Sarcoidosis of lung", + display_short: "D86.0", }, { key: "D86.1", en: "", de: "Sarcoidosis of lymph nodes", + display_short: "D86.1", }, { key: "D86.2", en: "", de: "Sarcoidosis of lung with sarcoidosis of lymph nodes", + display_short: "D86.2", }, { key: "D86.3", en: "", de: "Sarcoidosis of skin", + display_short: "D86.3", }, { key: "D86.8", en: "", de: "Sarcoidosis of other and combined sites", + display_short: "D86.8", }, { key: "D86.9", en: "", de: "Sarcoidosis, unspecified", + display_short: "D86.9", }, { key: "D89", en: "", de: "Other disorders involving the immune mechanism, not elsewhere classified", + display_short: "D89", }, { key: "D89.0", en: "", de: "Polyclonal hypergammaglobulinaemia", + display_short: "D89.0", }, { key: "D89.1", en: "", de: "Cryoglobulinaemia", + display_short: "D89.1", }, { key: "D89.2", en: "", de: "Hypergammaglobulinaemia, unspecified", + display_short: "D89.2", }, { key: "D89.3", en: "", de: "Immune reconstitution syndrome", + display_short: "D89.3", }, { key: "D89.8", en: "", de: "Other specified disorders involving the immune mechanism, not elsewhere classified", + display_short: "D89.8", }, { key: "D89.9", en: "", de: "Disorder involving the immune mechanism, unspecified", + display_short: "D89.9", }, { key: "E00", en: "", de: "Congenital iodine-deficiency syndrome", + display_short: "E00", }, { key: "E00.0", en: "", de: "Congenital iodine-deficiency syndrome, neurological type", + display_short: "E00.0", }, { key: "E00.1", en: "", de: "Congenital iodine-deficiency syndrome, myxoedematous type", + display_short: "E00.1", }, { key: "E00.2", en: "", de: "Congenital iodine-deficiency syndrome, mixed type", + display_short: "E00.2", }, { key: "E00.9", en: "", de: "Congenital iodine-deficiency syndrome, unspecified", + display_short: "E00.9", }, { key: "E01", en: "", de: "Iodine-deficiency-related thyroid disorders and allied conditions", + display_short: "E01", }, { key: "E01.0", en: "", de: "Iodine-deficiency-related diffuse (endemic) goitre", + display_short: "E01.0", }, { key: "E01.1", en: "", de: "Iodine-deficiency-related multinodular (endemic) goitre", + display_short: "E01.1", }, { key: "E01.2", en: "", de: "Iodine-deficiency-related (endemic) goitre, unspecified", + display_short: "E01.2", }, { key: "E01.8", en: "", de: "Other iodine-deficiency-related thyroid disorders and allied conditions", + display_short: "E01.8", }, { key: "E02", en: "", de: "Subclinical iodine-deficiency hypothyroidism", + display_short: "E02", }, { key: "E03", en: "", de: "Other hypothyroidism", + display_short: "E03", }, { key: "E03.0", en: "", de: "Congenital hypothyroidism with diffuse goitre", + display_short: "E03.0", }, { key: "E03.1", en: "", de: "Congenital hypothyroidism without goitre", + display_short: "E03.1", }, { key: "E03.2", en: "", de: "Hypothyroidism due to medicaments and other exogenous substances", + display_short: "E03.2", }, { key: "E03.3", en: "", de: "Postinfectious hypothyroidism", + display_short: "E03.3", }, { key: "E03.4", en: "", de: "Atrophy of thyroid (acquired)", + display_short: "E03.4", }, { key: "E03.5", en: "", de: "Myxoedema coma", + display_short: "E03.5", }, { key: "E03.8", en: "", de: "Other specified hypothyroidism", + display_short: "E03.8", }, { key: "E03.9", en: "", de: "Hypothyroidism, unspecified", + display_short: "E03.9", }, { key: "E04", en: "", de: "Other nontoxic goitre", + display_short: "E04", }, { key: "E04.0", en: "", de: "Nontoxic diffuse goitre", + display_short: "E04.0", }, { key: "E04.1", en: "", de: "Nontoxic single thyroid nodule", + display_short: "E04.1", }, { key: "E04.2", en: "", de: "Nontoxic multinodular goitre", + display_short: "E04.2", }, { key: "E04.8", en: "", de: "Other specified nontoxic goitre", + display_short: "E04.8", }, { key: "E04.9", en: "", de: "Nontoxic goitre, unspecified", + display_short: "E04.9", }, { key: "E05", en: "", de: "Thyrotoxicosis [hyperthyroidism]", + display_short: "E05", }, { key: "E05.0", en: "", de: "Thyrotoxicosis with diffuse goitre", + display_short: "E05.0", }, { key: "E05.1", en: "", de: "Thyrotoxicosis with toxic single thyroid nodule", + display_short: "E05.1", }, { key: "E05.2", en: "", de: "Thyrotoxicosis with toxic multinodular goitre", + display_short: "E05.2", }, { key: "E05.3", en: "", de: "Thyrotoxicosis from ectopic thyroid tissue", + display_short: "E05.3", }, { key: "E05.4", en: "", de: "Thyrotoxicosis factitia", + display_short: "E05.4", }, { key: "E05.5", en: "", de: "Thyroid crisis or storm", + display_short: "E05.5", }, { key: "E05.8", en: "", de: "Other thyrotoxicosis", + display_short: "E05.8", }, { key: "E05.9", en: "", de: "Thyrotoxicosis, unspecified", + display_short: "E05.9", }, { key: "E06", en: "", de: "Thyroiditis", + display_short: "E06", }, { key: "E06.0", en: "", de: "Acute thyroiditis", + display_short: "E06.0", }, { key: "E06.1", en: "", de: "Subacute thyroiditis", + display_short: "E06.1", }, { key: "E06.2", en: "", de: "Chronic thyroiditis with transient thyrotoxicosis", + display_short: "E06.2", }, { key: "E06.3", en: "", de: "Autoimmune thyroiditis", + display_short: "E06.3", }, { key: "E06.4", en: "", de: "Drug-induced thyroiditis", + display_short: "E06.4", }, { key: "E06.5", en: "", de: "Other chronic thyroiditis", + display_short: "E06.5", }, { key: "E06.9", en: "", de: "Thyroiditis, unspecified", + display_short: "E06.9", }, { key: "E07", en: "", de: "Other disorders of thyroid", + display_short: "E07", }, { key: "E07.0", en: "", de: "Hypersecretion of calcitonin", + display_short: "E07.0", }, { key: "E07.1", en: "", de: "Dyshormogenetic goitre", + display_short: "E07.1", }, { key: "E07.8", en: "", de: "Other specified disorders of thyroid", + display_short: "E07.8", }, { key: "E07.9", en: "", de: "Disorder of thyroid, unspecified", + display_short: "E07.9", }, { key: "E10", en: "", de: "Type 1 diabetes mellitus", + display_short: "E10", }, { key: "E11", en: "", de: "Type 2 diabetes mellitus", + display_short: "E11", }, { key: "E12", en: "", de: "Malnutrition-related diabetes mellitus", + display_short: "E12", }, { key: "E13", en: "", de: "Other specified diabetes mellitus", + display_short: "E13", }, { key: "E14", en: "", de: "Unspecified diabetes mellitus", + display_short: "E14", }, { key: "E15", en: "", de: "Nondiabetic hypoglycaemic coma", + display_short: "E15", }, { key: "E16", en: "", de: "Other disorders of pancreatic internal secretion", + display_short: "E16", }, { key: "E16.0", en: "", de: "Drug-induced hypoglycaemia without coma", + display_short: "E16.0", }, { key: "E16.1", en: "", de: "Other hypoglycaemia", + display_short: "E16.1", }, { key: "E16.2", en: "", de: "Hypoglycaemia, unspecified", + display_short: "E16.2", }, { key: "E16.3", en: "", de: "Increased secretion of glucagon", + display_short: "E16.3", }, { key: "E16.4", en: "", de: "Abnormal secretion of gastrin", + display_short: "E16.4", }, { key: "E16.8", en: "", de: "Other specified disorders of pancreatic internal secretion", + display_short: "E16.8", }, { key: "E16.9", en: "", de: "Disorder of pancreatic internal secretion, unspecified", + display_short: "E16.9", }, { key: "E20", en: "", de: "Hypoparathyroidism", + display_short: "E20", }, { key: "E20.0", en: "", de: "Idiopathic hypoparathyroidism", + display_short: "E20.0", }, { key: "E20.1", en: "", de: "Pseudohypoparathyroidism", + display_short: "E20.1", }, { key: "E20.8", en: "", de: "Other hypoparathyroidism", + display_short: "E20.8", }, { key: "E20.9", en: "", de: "Hypoparathyroidism, unspecified", + display_short: "E20.9", }, { key: "E21", en: "", de: "Hyperparathyroidism and other disorders of parathyroid gland", + display_short: "E21", }, { key: "E21.0", en: "", de: "Primary hyperparathyroidism", + display_short: "E21.0", }, { key: "E21.1", en: "", de: "Secondary hyperparathyroidism, not elsewhere classified", + display_short: "E21.1", }, { key: "E21.2", en: "", de: "Other hyperparathyroidism", + display_short: "E21.2", }, { key: "E21.3", en: "", de: "Hyperparathyroidism, unspecified", + display_short: "E21.3", }, { key: "E21.4", en: "", de: "Other specified disorders of parathyroid gland", + display_short: "E21.4", }, { key: "E21.5", en: "", de: "Disorder of parathyroid gland, unspecified", + display_short: "E21.5", }, { key: "E22", en: "", de: "Hyperfunction of pituitary gland", + display_short: "E22", }, { key: "E22.0", en: "", de: "Acromegaly and pituitary gigantism", + display_short: "E22.0", }, { key: "E22.1", en: "", de: "Hyperprolactinaemia", + display_short: "E22.1", }, { key: "E22.2", en: "", de: "Syndrome of inappropriate secretion of antidiuretic hormone", + display_short: "E22.2", }, { key: "E22.8", en: "", de: "Other hyperfunction of pituitary gland", + display_short: "E22.8", }, { key: "E22.9", en: "", de: "Hyperfunction of pituitary gland, unspecified", + display_short: "E22.9", }, { key: "E23", en: "", de: "Hypofunction and other disorders of pituitary gland", + display_short: "E23", }, { key: "E23.0", en: "", de: "Hypopituitarism", + display_short: "E23.0", }, { key: "E23.1", en: "", de: "Drug-induced hypopituitarism", + display_short: "E23.1", }, { key: "E23.2", en: "", de: "Diabetes insipidus", + display_short: "E23.2", }, { key: "E23.3", en: "", de: "Hypothalamic dysfunction, not elsewhere classified", + display_short: "E23.3", }, { key: "E23.6", en: "", de: "Other disorders of pituitary gland", + display_short: "E23.6", }, { key: "E23.7", en: "", de: "Disorder of pituitary gland, unspecified", + display_short: "E23.7", }, { key: "E24", en: "", de: "Cushing syndrome", + display_short: "E24", }, { key: "E24.0", en: "", de: "Pituitary-dependent Cushing disease", + display_short: "E24.0", }, { key: "E24.1", en: "", de: "Nelson syndrome", + display_short: "E24.1", }, { key: "E24.2", en: "", de: "Drug-induced Cushing syndrome", + display_short: "E24.2", }, { key: "E24.3", en: "", de: "Ectopic ACTH syndrome", + display_short: "E24.3", }, { key: "E24.4", en: "", de: "Alcohol-induced pseudo-Cushing syndrome", + display_short: "E24.4", }, { key: "E24.8", en: "", de: "Other Cushing syndrome", + display_short: "E24.8", }, { key: "E24.9", en: "", de: "Cushing syndrome, unspecified", + display_short: "E24.9", }, { key: "E25", en: "", de: "Adrenogenital disorders", + display_short: "E25", }, { key: "E25.0", en: "", de: "Congenital adrenogenital disorders associated with enzyme deficiency", + display_short: "E25.0", }, { key: "E25.8", en: "", de: "Other adrenogenital disorders", + display_short: "E25.8", }, { key: "E25.9", en: "", de: "Adrenogenital disorder, unspecified", + display_short: "E25.9", }, { key: "E26", en: "", de: "Hyperaldosteronism", + display_short: "E26", }, { key: "E26.0", en: "", de: "Primary hyperaldosteronism", + display_short: "E26.0", }, { key: "E26.1", en: "", de: "Secondary hyperaldosteronism", + display_short: "E26.1", }, { key: "E26.8", en: "", de: "Other hyperaldosteronism", + display_short: "E26.8", }, { key: "E26.9", en: "", de: "Hyperaldosteronism, unspecified", + display_short: "E26.9", }, { key: "E27", en: "", de: "Other disorders of adrenal gland", + display_short: "E27", }, { key: "E27.0", en: "", de: "Other adrenocortical overactivity", + display_short: "E27.0", }, { key: "E27.1", en: "", de: "Primary adrenocortical insufficiency", + display_short: "E27.1", }, { key: "E27.2", en: "", de: "Addisonian crisis", + display_short: "E27.2", }, { key: "E27.3", en: "", de: "Drug-induced adrenocortical insufficiency", + display_short: "E27.3", }, { key: "E27.4", en: "", de: "Other and unspecified adrenocortical insufficiency", + display_short: "E27.4", }, { key: "E27.5", en: "", de: "Adrenomedullary hyperfunction", + display_short: "E27.5", }, { key: "E27.8", en: "", de: "Other specified disorders of adrenal gland", + display_short: "E27.8", }, { key: "E27.9", en: "", de: "Disorder of adrenal gland, unspecified", + display_short: "E27.9", }, { key: "E28", en: "", de: "Ovarian dysfunction", + display_short: "E28", }, { key: "E28.0", en: "", de: "Ovarian dysfunction: Estrogen excess", + display_short: "E28.0", }, { key: "E28.1", en: "", de: "Ovarian dysfunction: Androgen excess", + display_short: "E28.1", }, { key: "E28.2", en: "", de: "Polycystic ovarian syndrome", + display_short: "E28.2", }, { key: "E28.3", en: "", de: "Primary ovarian failure", + display_short: "E28.3", }, { key: "E28.8", en: "", de: "Other ovarian dysfunction", + display_short: "E28.8", }, { key: "E28.9", en: "", de: "Ovarian dysfunction, unspecified", + display_short: "E28.9", }, { key: "E29", en: "", de: "Testicular dysfunction", + display_short: "E29", }, { key: "E29.0", en: "", de: "Testicular hyperfunction", + display_short: "E29.0", }, { key: "E29.1", en: "", de: "Testicular hypofunction", + display_short: "E29.1", }, { key: "E29.8", en: "", de: "Other testicular dysfunction", + display_short: "E29.8", }, { key: "E29.9", en: "", de: "Testicular dysfunction, unspecified", + display_short: "E29.9", }, { key: "E30", en: "", de: "Disorders of puberty, not elsewhere classified", + display_short: "E30", }, { key: "E30.0", en: "", de: "Delayed puberty", + display_short: "E30.0", }, { key: "E30.1", en: "", de: "Precocious puberty", + display_short: "E30.1", }, { key: "E30.8", en: "", de: "Other disorders of puberty", + display_short: "E30.8", }, { key: "E30.9", en: "", de: "Disorder of puberty, unspecified", + display_short: "E30.9", }, { key: "E31", en: "", de: "Polyglandular dysfunction", + display_short: "E31", }, { key: "E31.0", en: "", de: "Autoimmune polyglandular failure", + display_short: "E31.0", }, { key: "E31.1", en: "", de: "Polyglandular hyperfunction", + display_short: "E31.1", }, { key: "E31.8", en: "", de: "Other polyglandular dysfunction", + display_short: "E31.8", }, { key: "E31.9", en: "", de: "Polyglandular dysfunction, unspecified", + display_short: "E31.9", }, { key: "E32", en: "", de: "Diseases of thymus", + display_short: "E32", }, { key: "E32.0", en: "", de: "Persistent hyperplasia of thymus", + display_short: "E32.0", }, { key: "E32.1", en: "", de: "Abscess of thymus", + display_short: "E32.1", }, { key: "E32.8", en: "", de: "Other diseases of thymus", + display_short: "E32.8", }, { key: "E32.9", en: "", de: "Disease of thymus, unspecified", + display_short: "E32.9", }, { key: "E34", en: "", de: "Other endocrine disorders", + display_short: "E34", }, { key: "E34.0", en: "", de: "Carcinoid syndrome", + display_short: "E34.0", }, { key: "E34.1", en: "", de: "Other hypersecretion of intestinal hormones", + display_short: "E34.1", }, { key: "E34.2", en: "", de: "Ectopic hormone secretion, not elsewhere classified", + display_short: "E34.2", }, { key: "E34.3", en: "", de: "Short stature, not elsewhere classified", + display_short: "E34.3", }, { key: "E34.4", en: "", de: "Constitutional tall stature", + display_short: "E34.4", }, { key: "E34.5", en: "", de: "Androgen resistance syndrome", + display_short: "E34.5", }, { key: "E34.8", en: "", de: "Other specified endocrine disorders", + display_short: "E34.8", }, { key: "E34.9", en: "", de: "Endocrine disorder, unspecified", + display_short: "E34.9", }, { key: "E40", en: "", de: "Kwashiorkor", + display_short: "E40", }, { key: "E41", en: "", de: "Nutritional marasmus", + display_short: "E41", }, { key: "E42", en: "", de: "Marasmic kwashiorkor", + display_short: "E42", }, { key: "E43", en: "", de: "Unspecified severe protein-energy malnutrition", + display_short: "E43", }, { key: "E44", en: "", de: "Protein-energy malnutrition of moderate and mild degree", + display_short: "E44", }, { key: "E44.0", en: "", de: "Moderate protein-energy malnutrition", + display_short: "E44.0", }, { key: "E44.1", en: "", de: "Mild protein-energy malnutrition", + display_short: "E44.1", }, { key: "E45", en: "", de: "Retarded development following protein-energy malnutrition", + display_short: "E45", }, { key: "E46", en: "", de: "Unspecified protein-energy malnutrition", + display_short: "E46", }, { key: "E50", en: "", de: "Vitamin A deficiency", + display_short: "E50", }, { key: "E50.0", en: "", de: "Vitamin A deficiency with conjunctival xerosis", + display_short: "E50.0", }, { key: "E50.1", en: "", de: "Vitamin A deficiency with Bitot spot and conjunctival xerosis", + display_short: "E50.1", }, { key: "E50.2", en: "", de: "Vitamin A deficiency with corneal xerosis", + display_short: "E50.2", }, { key: "E50.3", en: "", de: "Vitamin A deficiency with corneal ulceration and xerosis", + display_short: "E50.3", }, { key: "E50.4", en: "", de: "Vitamin A deficiency with keratomalacia", + display_short: "E50.4", }, { key: "E50.5", en: "", de: "Vitamin A deficiency with night blindness", + display_short: "E50.5", }, { key: "E50.6", en: "", de: "Vitamin A deficiency with xerophthalmic scars of cornea", + display_short: "E50.6", }, { key: "E50.7", en: "", de: "Other ocular manifestations of vitamin A deficiency", + display_short: "E50.7", }, { key: "E50.8", en: "", de: "Other manifestations of vitamin A deficiency", + display_short: "E50.8", }, { key: "E50.9", en: "", de: "Vitamin A deficiency, unspecified", + display_short: "E50.9", }, { key: "E51", en: "", de: "Thiamine deficiency", + display_short: "E51", }, { key: "E51.1", en: "", de: "Beriberi", + display_short: "E51.1", }, { key: "E51.2", en: "", de: "Wernicke encephalopathy", + display_short: "E51.2", }, { key: "E51.8", en: "", de: "Other manifestations of thiamine deficiency", + display_short: "E51.8", }, { key: "E51.9", en: "", de: "Thiamine deficiency, unspecified", + display_short: "E51.9", }, { key: "E52", en: "", de: "Niacin deficiency [pellagra]", + display_short: "E52", }, { key: "E53", en: "", de: "Deficiency of other B group vitamins", + display_short: "E53", }, { key: "E53.0", en: "", de: "Riboflavin deficiency", + display_short: "E53.0", }, { key: "E53.1", en: "", de: "Pyridoxine deficiency", + display_short: "E53.1", }, { key: "E53.8", en: "", de: "Deficiency of other specified B group vitamins", + display_short: "E53.8", }, { key: "E53.9", en: "", de: "Vitamin B deficiency, unspecified", + display_short: "E53.9", }, { key: "E54", en: "", de: "Ascorbic acid deficiency", + display_short: "E54", }, { key: "E55", en: "", de: "Vitamin D deficiency", + display_short: "E55", }, { key: "E55.0", en: "", de: "Rickets, active", + display_short: "E55.0", }, { key: "E55.9", en: "", de: "Vitamin D deficiency, unspecified", + display_short: "E55.9", }, { key: "E56", en: "", de: "Other vitamin deficiencies", + display_short: "E56", }, { key: "E56.0", en: "", de: "Deficiency of vitamin E", + display_short: "E56.0", }, { key: "E56.1", en: "", de: "Deficiency of vitamin K", + display_short: "E56.1", }, { key: "E56.8", en: "", de: "Deficiency of other vitamins", + display_short: "E56.8", }, { key: "E56.9", en: "", de: "Vitamin deficiency, unspecified", + display_short: "E56.9", }, { key: "E58", en: "", de: "Dietary calcium deficiency", + display_short: "E58", }, { key: "E59", en: "", de: "Dietary selenium deficiency", + display_short: "E59", }, { key: "E60", en: "", de: "Dietary zinc deficiency", + display_short: "E60", }, { key: "E61", en: "", de: "Deficiency of other nutrient elements", + display_short: "E61", }, { key: "E61.0", en: "", de: "Copper deficiency", + display_short: "E61.0", }, { key: "E61.1", en: "", de: "Iron deficiency", + display_short: "E61.1", }, { key: "E61.2", en: "", de: "Magnesium deficiency", + display_short: "E61.2", }, { key: "E61.3", en: "", de: "Manganese deficiency", + display_short: "E61.3", }, { key: "E61.4", en: "", de: "Chromium deficiency", + display_short: "E61.4", }, { key: "E61.5", en: "", de: "Molybdenum deficiency", + display_short: "E61.5", }, { key: "E61.6", en: "", de: "Vanadium deficiency", + display_short: "E61.6", }, { key: "E61.7", en: "", de: "Deficiency of multiple nutrient elements", + display_short: "E61.7", }, { key: "E61.8", en: "", de: "Deficiency of other specified nutrient elements", + display_short: "E61.8", }, { key: "E61.9", en: "", de: "Deficiency of nutrient element, unspecified", + display_short: "E61.9", }, { key: "E63", en: "", de: "Other nutritional deficiencies", + display_short: "E63", }, { key: "E63.0", en: "", de: "Essential fatty acid [EFA] deficiency", + display_short: "E63.0", }, { key: "E63.1", en: "", de: "Imbalance of constituents of food intake", + display_short: "E63.1", }, { key: "E63.8", en: "", de: "Other specified nutritional deficiencies", + display_short: "E63.8", }, { key: "E63.9", en: "", de: "Nutritional deficiency, unspecified", + display_short: "E63.9", }, { key: "E64", en: "", de: "Sequelae of malnutrition and other nutritional deficiencies", + display_short: "E64", }, { key: "E64.0", en: "", de: "Sequelae of protein-energy malnutrition", + display_short: "E64.0", }, { key: "E64.1", en: "", de: "Sequelae of vitamin A deficiency", + display_short: "E64.1", }, { key: "E64.2", en: "", de: "Sequelae of vitamin C deficiency", + display_short: "E64.2", }, { key: "E64.3", en: "", de: "Sequelae of rickets", + display_short: "E64.3", }, { key: "E64.8", en: "", de: "Sequelae of other nutritional deficiencies", + display_short: "E64.8", }, { key: "E64.9", en: "", de: "Sequelae of unspecified nutritional deficiency", + display_short: "E64.9", }, { key: "E65", en: "", de: "Localized adiposity", + display_short: "E65", }, { key: "E66", en: "", de: "Obesity", + display_short: "E66", }, { key: "E66.0", en: "", de: "Obesity due to excess calories", + display_short: "E66.0", }, { key: "E66.1", en: "", de: "Drug-induced obesity", + display_short: "E66.1", }, { key: "E66.2", en: "", de: "Extreme obesity with alveolar hypoventilation", + display_short: "E66.2", }, { key: "E66.8", en: "", de: "Other obesity", + display_short: "E66.8", }, { key: "E66.9", en: "", de: "Obesity, unspecified", + display_short: "E66.9", }, { key: "E67", en: "", de: "Other hyperalimentation", + display_short: "E67", }, { key: "E67.0", en: "", de: "Hypervitaminosis A", + display_short: "E67.0", }, { key: "E67.1", en: "", de: "Hypercarotenaemia", + display_short: "E67.1", }, { key: "E67.2", en: "", de: "Megavitamin-B 6 syndrome", + display_short: "E67.2", }, { key: "E67.3", en: "", de: "Hypervitaminosis D", + display_short: "E67.3", }, { key: "E67.8", en: "", de: "Other specified hyperalimentation", + display_short: "E67.8", }, { key: "E68", en: "", de: "Sequelae of hyperalimentation", + display_short: "E68", }, { key: "E70", en: "", de: "Disorders of aromatic amino-acid metabolism", + display_short: "E70", }, { key: "E70.0", en: "", de: "Classical phenylketonuria", + display_short: "E70.0", }, { key: "E70.1", en: "", de: "Other hyperphenylalaninaemias", + display_short: "E70.1", }, { key: "E70.2", en: "", de: "Disorders of tyrosine metabolism", + display_short: "E70.2", }, { key: "E70.3", en: "", de: "Albinism", + display_short: "E70.3", }, { key: "E70.8", en: "", de: "Other disorders of aromatic amino-acid metabolism", + display_short: "E70.8", }, { key: "E70.9", en: "", de: "Disorder of aromatic amino-acid metabolism, unspecified", + display_short: "E70.9", }, { key: "E71", en: "", de: "Disorders of branched-chain amino-acid metabolism and fatty-acid metabolism", + display_short: "E71", }, { key: "E71.0", en: "", de: "Maple-syrup-urine disease", + display_short: "E71.0", }, { key: "E71.1", en: "", de: "Other disorders of branched-chain amino-acid metabolism", + display_short: "E71.1", }, { key: "E71.2", en: "", de: "Disorder of branched-chain amino-acid metabolism, unspecified", + display_short: "E71.2", }, { key: "E71.3", en: "", de: "Disorders of fatty-acid metabolism", + display_short: "E71.3", }, { key: "E72", en: "", de: "Other disorders of amino-acid metabolism", + display_short: "E72", }, { key: "E72.0", en: "", de: "Disorders of amino-acid transport", + display_short: "E72.0", }, { key: "E72.1", en: "", de: "Disorders of sulfur-bearing amino-acid metabolism", + display_short: "E72.1", }, { key: "E72.2", en: "", de: "Disorders of urea cycle metabolism", + display_short: "E72.2", }, { key: "E72.3", en: "", de: "Disorders of lysine and hydroxylysine metabolism", + display_short: "E72.3", }, { key: "E72.4", en: "", de: "Disorders of ornithine metabolism", + display_short: "E72.4", }, { key: "E72.5", en: "", de: "Disorders of glycine metabolism", + display_short: "E72.5", }, { key: "E72.8", en: "", de: "Other specified disorders of amino-acid metabolism", + display_short: "E72.8", }, { key: "E72.9", en: "", de: "Disorder of amino-acid metabolism, unspecified", + display_short: "E72.9", }, { key: "E73", en: "", de: "Lactose intolerance", + display_short: "E73", }, { key: "E73.0", en: "", de: "Congenital lactase deficiency", + display_short: "E73.0", }, { key: "E73.1", en: "", de: "Secondary lactase deficiency", + display_short: "E73.1", }, { key: "E73.8", en: "", de: "Other lactose intolerance", + display_short: "E73.8", }, { key: "E73.9", en: "", de: "Lactose intolerance, unspecified", + display_short: "E73.9", }, { key: "E74", en: "", de: "Other disorders of carbohydrate metabolism", + display_short: "E74", }, { key: "E74.0", en: "", de: "Glycogen storage disease", + display_short: "E74.0", }, { key: "E74.1", en: "", de: "Disorders of fructose metabolism", + display_short: "E74.1", }, { key: "E74.2", en: "", de: "Disorders of galactose metabolism", + display_short: "E74.2", }, { key: "E74.3", en: "", de: "Other disorders of intestinal carbohydrate absorption", + display_short: "E74.3", }, { key: "E74.4", en: "", de: "Disorders of pyruvate metabolism and gluconeogenesis", + display_short: "E74.4", }, { key: "E74.8", en: "", de: "Other specified disorders of carbohydrate metabolism", + display_short: "E74.8", }, { key: "E74.9", en: "", de: "Disorder of carbohydrate metabolism, unspecified", + display_short: "E74.9", }, { key: "E75", en: "", de: "Disorders of sphingolipid metabolism and other lipid storage disorders", + display_short: "E75", }, { key: "E75.0", en: "", de: "GM 2 gangliosidosis", + display_short: "E75.0", }, { key: "E75.1", en: "", de: "Other gangliosidosis", + display_short: "E75.1", }, { key: "E75.2", en: "", de: "Other sphingolipidosis", + display_short: "E75.2", }, { key: "E75.3", en: "", de: "Sphingolipidosis, unspecified", + display_short: "E75.3", }, { key: "E75.4", en: "", de: "Neuronal ceroid lipofuscinosis", + display_short: "E75.4", }, { key: "E75.5", en: "", de: "Other lipid storage disorders", + display_short: "E75.5", }, { key: "E75.6", en: "", de: "Lipid storage disorder, unspecified", + display_short: "E75.6", }, { key: "E76", en: "", de: "Disorders of glycosaminoglycan metabolism", + display_short: "E76", }, { key: "E76.0", en: "", de: "Mucopolysaccharidosis, type I", + display_short: "E76.0", }, { key: "E76.1", en: "", de: "Mucopolysaccharidosis, type II", + display_short: "E76.1", }, { key: "E76.2", en: "", de: "Other mucopolysaccharidoses", + display_short: "E76.2", }, { key: "E76.3", en: "", de: "Mucopolysaccharidosis, unspecified", + display_short: "E76.3", }, { key: "E76.8", en: "", de: "Other disorders of glucosaminoglycan metabolism", + display_short: "E76.8", }, { key: "E76.9", en: "", de: "Disorder of glucosaminoglycan metabolism, unspecified", + display_short: "E76.9", }, { key: "E77", en: "", de: "Disorders of glycoprotein metabolism", + display_short: "E77", }, { key: "E77.0", en: "", de: "Defects in post-translational modification of lysosomal enzymes", + display_short: "E77.0", }, { key: "E77.1", en: "", de: "Defects in glycoprotein degradation", + display_short: "E77.1", }, { key: "E77.8", en: "", de: "Other disorders of glycoprotein metabolism", + display_short: "E77.8", }, { key: "E77.9", en: "", de: "Disorder of glycoprotein metabolism, unspecified", + display_short: "E77.9", }, { key: "E78", en: "", de: "Disorders of lipoprotein metabolism and other lipidaemias", + display_short: "E78", }, { key: "E78.0", en: "", de: "Pure hypercholesterolaemia", + display_short: "E78.0", }, { key: "E78.1", en: "", de: "Pure hyperglyceridaemia", + display_short: "E78.1", }, { key: "E78.2", en: "", de: "Mixed hyperlipidaemia", + display_short: "E78.2", }, { key: "E78.3", en: "", de: "Hyperchylomicronaemia", + display_short: "E78.3", }, { key: "E78.4", en: "", de: "Other hyperlipidaemia", + display_short: "E78.4", }, { key: "E78.5", en: "", de: "Hyperlipidaemia, unspecified", + display_short: "E78.5", }, { key: "E78.6", en: "", de: "Lipoprotein deficiency", + display_short: "E78.6", }, { key: "E78.8", en: "", de: "Other disorders of lipoprotein metabolism", + display_short: "E78.8", }, { key: "E78.9", en: "", de: "Disorder of lipoprotein metabolism, unspecified", + display_short: "E78.9", }, { key: "E79", en: "", de: "Disorders of purine and pyrimidine metabolism", + display_short: "E79", }, { key: "E79.0", en: "", de: "Hyperuricaemia without signs of inflammatory arthritis and tophaceous disease", + display_short: "E79.0", }, { key: "E79.1", en: "", de: "Lesch-Nyhan syndrome", + display_short: "E79.1", }, { key: "E79.8", en: "", de: "Other disorders of purine and pyrimidine metabolism", + display_short: "E79.8", }, { key: "E79.9", en: "", de: "Disorder of purine and pyrimidine metabolism, unspecified", + display_short: "E79.9", }, { key: "E80", en: "", de: "Disorders of porphyrin and bilirubin metabolism", + display_short: "E80", }, { key: "E80.0", en: "", de: "Hereditary erythropoietic porphyria", + display_short: "E80.0", }, { key: "E80.1", en: "", de: "Porphyria cutanea tarda", + display_short: "E80.1", }, { key: "E80.2", en: "", de: "Other porphyria", + display_short: "E80.2", }, { key: "E80.3", en: "", de: "Defects of catalase and peroxidase", + display_short: "E80.3", }, { key: "E80.4", en: "", de: "Gilbert syndrome", + display_short: "E80.4", }, { key: "E80.5", en: "", de: "Crigler-Najjar syndrome", + display_short: "E80.5", }, { key: "E80.6", en: "", de: "Other disorders of bilirubin metabolism", + display_short: "E80.6", }, { key: "E80.7", en: "", de: "Disorder of bilirubin metabolism, unspecified", + display_short: "E80.7", }, { key: "E83", en: "", de: "Disorders of mineral metabolism", + display_short: "E83", }, { key: "E83.0", en: "", de: "Disorders of copper metabolism", + display_short: "E83.0", }, { key: "E83.1", en: "", de: "Disorders of iron metabolism", + display_short: "E83.1", }, { key: "E83.2", en: "", de: "Disorders of zinc metabolism", + display_short: "E83.2", }, { key: "E83.3", en: "", de: "Disorders of phosphorus metabolism and phosphatases", + display_short: "E83.3", }, { key: "E83.4", en: "", de: "Disorders of magnesium metabolism", + display_short: "E83.4", }, { key: "E83.5", en: "", de: "Disorders of calcium metabolism", + display_short: "E83.5", }, { key: "E83.8", en: "", de: "Other disorders of mineral metabolism", + display_short: "E83.8", }, { key: "E83.9", en: "", de: "Disorder of mineral metabolism, unspecified", + display_short: "E83.9", }, { key: "E84", en: "", de: "Cystic fibrosis", + display_short: "E84", }, { key: "E84.0", en: "", de: "Cystic fibrosis with pulmonary manifestations", + display_short: "E84.0", }, { key: "E84.1", en: "", de: "Cystic fibrosis with intestinal manifestations", + display_short: "E84.1", }, { key: "E84.8", en: "", de: "Cystic fibrosis with other manifestations", + display_short: "E84.8", }, { key: "E84.9", en: "", de: "Cystic fibrosis, unspecified", + display_short: "E84.9", }, { key: "E85", en: "", de: "Amyloidosis", + display_short: "E85", }, { key: "E85.0", en: "", de: "Non-neuropathic heredofamilial amyloidosis", + display_short: "E85.0", }, { key: "E85.1", en: "", de: "Neuropathic heredofamilial amyloidosis", + display_short: "E85.1", }, { key: "E85.2", en: "", de: "Heredofamilial amyloidosis, unspecified", + display_short: "E85.2", }, { key: "E85.3", en: "", de: "Secondary systemic amyloidosis", + display_short: "E85.3", }, { key: "E85.4", en: "", de: "Organ-limited amyloidosis", + display_short: "E85.4", }, { key: "E85.8", en: "", de: "Other amyloidosis", + display_short: "E85.8", }, { key: "E85.9", en: "", de: "Amyloidosis, unspecified", + display_short: "E85.9", }, { key: "E86", en: "", de: "Volume depletion", + display_short: "E86", }, { key: "E87", en: "", de: "Other disorders of fluid, electrolyte and acid-base balance", + display_short: "E87", }, { key: "E87.0", en: "", de: "Hyperosmolality and hypernatraemia", + display_short: "E87.0", }, { key: "E87.1", en: "", de: "Hypo-osmolality and hyponatraemia", + display_short: "E87.1", }, { key: "E87.2", en: "", de: "Acidosis", + display_short: "E87.2", }, { key: "E87.3", en: "", de: "Alkalosis", + display_short: "E87.3", }, { key: "E87.4", en: "", de: "Mixed disorder of acid-base balance", + display_short: "E87.4", }, { key: "E87.5", en: "", de: "Hyperkalaemia", + display_short: "E87.5", }, { key: "E87.6", en: "", de: "Hypokalaemia", + display_short: "E87.6", }, { key: "E87.7", en: "", de: "Fluid overload", + display_short: "E87.7", }, { key: "E87.8", en: "", de: "Other disorders of electrolyte and fluid balance, not elsewhere classified", + display_short: "E87.8", }, { key: "E88", en: "", de: "Other metabolic disorders", + display_short: "E88", }, { key: "E88.0", en: "", de: "Disorders of plasma-protein metabolism, not elsewhere classified", + display_short: "E88.0", }, { key: "E88.1", en: "", de: "Lipodystrophy, not elsewhere classified", + display_short: "E88.1", }, { key: "E88.2", en: "", de: "Lipomatosis, not elsewhere classified", + display_short: "E88.2", }, { key: "E88.3", en: "", de: "Tumour lysis syndrome", + display_short: "E88.3", }, { key: "E88.8", en: "", de: "Other specified metabolic disorders", + display_short: "E88.8", }, { key: "E88.9", en: "", de: "Metabolic disorder, unspecified", + display_short: "E88.9", }, { key: "E89", en: "", de: "Postprocedural endocrine and metabolic disorders, not elsewhere classified", + display_short: "E89", }, { key: "E89.0", en: "", de: "Postprocedural hypothyroidism", + display_short: "E89.0", }, { key: "E89.1", en: "", de: "Postprocedural hypoinsulinaemia", + display_short: "E89.1", }, { key: "E89.2", en: "", de: "Postprocedural hypoparathyroidism", + display_short: "E89.2", }, { key: "E89.3", en: "", de: "Postprocedural hypopituitarism", + display_short: "E89.3", }, { key: "E89.4", en: "", de: "Postprocedural ovarian failure", + display_short: "E89.4", }, { key: "E89.5", en: "", de: "Postprocedural testicular hypofunction", + display_short: "E89.5", }, { key: "E89.6", en: "", de: "Postprocedural adrenocortical(-medullary) hypofunction", + display_short: "E89.6", }, { key: "E89.8", en: "", de: "Other postprocedural endocrine and metabolic disorders", + display_short: "E89.8", }, { key: "E89.9", en: "", de: "Postprocedural endocrine and metabolic disorder, unspecified", + display_short: "E89.9", }, { key: "F01", en: "", de: "Vascular dementia", + display_short: "F01", }, { key: "F01.0", en: "", de: "Vascular dementia of acute onset", + display_short: "F01.0", }, { key: "F01.1", en: "", de: "Multi-infarct dementia", + display_short: "F01.1", }, { key: "F01.2", en: "", de: "Subcortical vascular dementia", + display_short: "F01.2", }, { key: "F01.3", en: "", de: "Mixed cortical and subcortical vascular dementia", + display_short: "F01.3", }, { key: "F01.8", en: "", de: "Other vascular dementia", + display_short: "F01.8", }, { key: "F01.9", en: "", de: "Vascular dementia, unspecified", + display_short: "F01.9", }, { key: "F03", en: "", de: "Unspecified dementia", + display_short: "F03", }, { key: "F04", en: "", de: "Organic amnesic syndrome, not induced by alcohol and other psychoactive substances", + display_short: "F04", }, { key: "F05", en: "", de: "Delirium, not induced by alcohol and other psychoactive substances", + display_short: "F05", }, { key: "F05.0", en: "", de: "Delirium not superimposed on dementia, so described", + display_short: "F05.0", }, { key: "F05.1", en: "", de: "Delirium superimposed on dementia", + display_short: "F05.1", }, { key: "F05.8", en: "", de: "Other delirium", + display_short: "F05.8", }, { key: "F05.9", en: "", de: "Delirium, unspecified", + display_short: "F05.9", }, { key: "F06", en: "", de: "Other mental disorders due to brain damage and dysfunction and to physical disease", + display_short: "F06", }, { key: "F06.0", en: "", de: "Organic hallucinosis", + display_short: "F06.0", }, { key: "F06.1", en: "", de: "Organic catatonic disorder", + display_short: "F06.1", }, { key: "F06.2", en: "", de: "Organic delusional [schizophrenia-like] disorder", + display_short: "F06.2", }, { key: "F06.3", en: "", de: "Organic mood [affective] disorders", + display_short: "F06.3", }, { key: "F06.4", en: "", de: "Organic anxiety disorder", + display_short: "F06.4", }, { key: "F06.5", en: "", de: "Organic dissociative disorder", + display_short: "F06.5", }, { key: "F06.6", en: "", de: "Organic emotionally labile [asthenic] disorder", + display_short: "F06.6", }, { key: "F06.7", en: "", de: "Mild cognitive disorder", + display_short: "F06.7", }, { key: "F06.8", en: "", de: "Other specified mental disorders due to brain damage and dysfunction and to physical disease", + display_short: "F06.8", }, { key: "F06.9", en: "", de: "Unspecified mental disorder due to brain damage and dysfunction and to physical disease", + display_short: "F06.9", }, { key: "F07", en: "", de: "Personality and behavioural disorders due to brain disease, damage and dysfunction", + display_short: "F07", }, { key: "F07.0", en: "", de: "Organic personality disorder", + display_short: "F07.0", }, { key: "F07.1", en: "", de: "Postencephalitic syndrome", + display_short: "F07.1", }, { key: "F07.2", en: "", de: "Postconcussional syndrome", + display_short: "F07.2", }, { key: "F07.8", en: "", de: "Other organic personality and behavioural disorders due to brain disease, damage and dysfunction", + display_short: "F07.8", }, { key: "F07.9", en: "", de: "Unspecified organic personality and behavioural disorder due to brain disease, damage and dysfunction", + display_short: "F07.9", }, { key: "F09", en: "", de: "Unspecified organic or symptomatic mental disorder", + display_short: "F09", }, { key: "F10", en: "", de: "Mental and behavioural disorders due to use of alcohol", + display_short: "F10", }, { key: "F11", en: "", de: "Mental and behavioural disorders due to use of opioids", + display_short: "F11", }, { key: "F12", en: "", de: "Mental and behavioural disorders due to use of cannabinoids", + display_short: "F12", }, { key: "F13", en: "", de: "Mental and behavioural disorders due to use of sedatives or hypnotics", + display_short: "F13", }, { key: "F14", en: "", de: "Mental and behavioural disorders due to use of cocaine", + display_short: "F14", }, { key: "F15", en: "", de: "Mental and behavioural disorders due to use of other stimulants, including caffeine", + display_short: "F15", }, { key: "F16", en: "", de: "Mental and behavioural disorders due to use of hallucinogens", + display_short: "F16", }, { key: "F17", en: "", de: "Mental and behavioural disorders due to use of tobacco", + display_short: "F17", }, { key: "F18", en: "", de: "Mental and behavioural disorders due to use of volatile solvents", + display_short: "F18", }, { key: "F19", en: "", de: "Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances", + display_short: "F19", }, { key: "F20", en: "", de: "Schizophrenia", + display_short: "F20", }, { key: "F20.0", en: "", de: "Paranoid schizophrenia", + display_short: "F20.0", }, { key: "F20.1", en: "", de: "Hebephrenic schizophrenia", + display_short: "F20.1", }, { key: "F20.2", en: "", de: "Catatonic schizophrenia", + display_short: "F20.2", }, { key: "F20.3", en: "", de: "Undifferentiated schizophrenia", + display_short: "F20.3", }, { key: "F20.4", en: "", de: "Post-schizophrenic depression", + display_short: "F20.4", }, { key: "F20.5", en: "", de: "Residual schizophrenia", + display_short: "F20.5", }, { key: "F20.6", en: "", de: "Simple schizophrenia", + display_short: "F20.6", }, { key: "F20.8", en: "", de: "Other schizophrenia", + display_short: "F20.8", }, { key: "F20.9", en: "", de: "Schizophrenia, unspecified", + display_short: "F20.9", }, { key: "F21", en: "", de: "Schizotypal disorder", + display_short: "F21", }, { key: "F22", en: "", de: "Persistent delusional disorders", + display_short: "F22", }, { key: "F22.0", en: "", de: "Delusional disorder", + display_short: "F22.0", }, { key: "F22.8", en: "", de: "Other persistent delusional disorders", + display_short: "F22.8", }, { key: "F22.9", en: "", de: "Persistent delusional disorder, unspecified", + display_short: "F22.9", }, { key: "F23", en: "", de: "Acute and transient psychotic disorders", + display_short: "F23", }, { key: "F23.0", en: "", de: "Acute polymorphic psychotic disorder without symptoms of schizophrenia", + display_short: "F23.0", }, { key: "F23.1", en: "", de: "Acute polymorphic psychotic disorder with symptoms of schizophrenia", + display_short: "F23.1", }, { key: "F23.2", en: "", de: "Acute schizophrenia-like psychotic disorder", + display_short: "F23.2", }, { key: "F23.3", en: "", de: "Other acute predominantly delusional psychotic disorders", + display_short: "F23.3", }, { key: "F23.8", en: "", de: "Other acute and transient psychotic disorders", + display_short: "F23.8", }, { key: "F23.9", en: "", de: "Acute and transient psychotic disorder, unspecified", + display_short: "F23.9", }, { key: "F24", en: "", de: "Induced delusional disorder", + display_short: "F24", }, { key: "F25", en: "", de: "Schizoaffective disorders", + display_short: "F25", }, { key: "F25.0", en: "", de: "Schizoaffective disorder, manic type", + display_short: "F25.0", }, { key: "F25.1", en: "", de: "Schizoaffective disorder, depressive type", + display_short: "F25.1", }, { key: "F25.2", en: "", de: "Schizoaffective disorder, mixed type", + display_short: "F25.2", }, { key: "F25.8", en: "", de: "Other schizoaffective disorders", + display_short: "F25.8", }, { key: "F25.9", en: "", de: "Schizoaffective disorder, unspecified", + display_short: "F25.9", }, { key: "F28", en: "", de: "Other nonorganic psychotic disorders", + display_short: "F28", }, { key: "F29", en: "", de: "Unspecified nonorganic psychosis", + display_short: "F29", }, { key: "F30", en: "", de: "Manic episode", + display_short: "F30", }, { key: "F30.0", en: "", de: "Hypomania", + display_short: "F30.0", }, { key: "F30.1", en: "", de: "Mania without psychotic symptoms", + display_short: "F30.1", }, { key: "F30.2", en: "", de: "Mania with psychotic symptoms", + display_short: "F30.2", }, { key: "F30.8", en: "", de: "Other manic episodes", + display_short: "F30.8", }, { key: "F30.9", en: "", de: "Manic episode, unspecified", + display_short: "F30.9", }, { key: "F31", en: "", de: "Bipolar affective disorder", + display_short: "F31", }, { key: "F31.0", en: "", de: "Bipolar affective disorder, current episode hypomanic", + display_short: "F31.0", }, { key: "F31.1", en: "", de: "Bipolar affective disorder, current episode manic without psychotic symptoms", + display_short: "F31.1", }, { key: "F31.2", en: "", de: "Bipolar affective disorder, current episode manic with psychotic symptoms", + display_short: "F31.2", }, { key: "F31.3", en: "", de: "Bipolar affective disorder, current episode mild or moderate depression", + display_short: "F31.3", }, { key: "F31.4", en: "", de: "Bipolar affective disorder, current episode severe depression without psychotic symptoms", + display_short: "F31.4", }, { key: "F31.5", en: "", de: "Bipolar affective disorder, current episode severe depression with psychotic symptoms", + display_short: "F31.5", }, { key: "F31.6", en: "", de: "Bipolar affective disorder, current episode mixed", + display_short: "F31.6", }, { key: "F31.7", en: "", de: "Bipolar affective disorder, currently in remission", + display_short: "F31.7", }, { key: "F31.8", en: "", de: "Other bipolar affective disorders", + display_short: "F31.8", }, { key: "F31.9", en: "", de: "Bipolar affective disorder, unspecified", + display_short: "F31.9", }, { key: "F32", en: "", de: "Depressive episode", + display_short: "F32", }, { key: "F32.0", en: "", de: "Mild depressive episode", + display_short: "F32.0", }, { key: "F32.1", en: "", de: "Moderate depressive episode", + display_short: "F32.1", }, { key: "F32.2", en: "", de: "Severe depressive episode without psychotic symptoms", + display_short: "F32.2", }, { key: "F32.3", en: "", de: "Severe depressive episode with psychotic symptoms", + display_short: "F32.3", }, { key: "F32.8", en: "", de: "Other depressive episodes", + display_short: "F32.8", }, { key: "F32.9", en: "", de: "Depressive episode, unspecified", + display_short: "F32.9", }, { key: "F33", en: "", de: "Recurrent depressive disorder", + display_short: "F33", }, { key: "F33.0", en: "", de: "Recurrent depressive disorder, current episode mild", + display_short: "F33.0", }, { key: "F33.1", en: "", de: "Recurrent depressive disorder, current episode moderate", + display_short: "F33.1", }, { key: "F33.2", en: "", de: "Recurrent depressive disorder, current episode severe without psychotic symptoms", + display_short: "F33.2", }, { key: "F33.3", en: "", de: "Recurrent depressive disorder, current episode severe with psychotic symptoms", + display_short: "F33.3", }, { key: "F33.4", en: "", de: "Recurrent depressive disorder, currently in remission", + display_short: "F33.4", }, { key: "F33.8", en: "", de: "Other recurrent depressive disorders", + display_short: "F33.8", }, { key: "F33.9", en: "", de: "Recurrent depressive disorder, unspecified", + display_short: "F33.9", }, { key: "F34", en: "", de: "Persistent mood [affective] disorders", + display_short: "F34", }, { key: "F34.0", en: "", de: "Cyclothymia", + display_short: "F34.0", }, { key: "F34.1", en: "", de: "Dysthymia", + display_short: "F34.1", }, { key: "F34.8", en: "", de: "Other persistent mood [affective] disorders", + display_short: "F34.8", }, { key: "F34.9", en: "", de: "Persistent mood [affective] disorder, unspecified", + display_short: "F34.9", }, { key: "F38", en: "", de: "Other mood [affective] disorders", + display_short: "F38", }, { key: "F38.0", en: "", de: "Other single mood [affective] disorders", + display_short: "F38.0", }, { key: "F38.1", en: "", de: "Other recurrent mood [affective] disorders", + display_short: "F38.1", }, { key: "F38.8", en: "", de: "Other specified mood [affective] disorders", + display_short: "F38.8", }, { key: "F39", en: "", de: "Unspecified mood [affective] disorder", + display_short: "F39", }, { key: "F40", en: "", de: "Phobic anxiety disorders", + display_short: "F40", }, { key: "F40.0", en: "", de: "Agoraphobia", + display_short: "F40.0", }, { key: "F40.1", en: "", de: "Social phobias", + display_short: "F40.1", }, { key: "F40.2", en: "", de: "Specific (isolated) phobias", + display_short: "F40.2", }, { key: "F40.8", en: "", de: "Other phobic anxiety disorders", + display_short: "F40.8", }, { key: "F40.9", en: "", de: "Phobic anxiety disorder, unspecified", + display_short: "F40.9", }, { key: "F41", en: "", de: "Other anxiety disorders", + display_short: "F41", }, { key: "F41.0", en: "", de: "Panic disorder [episodic paroxysmal anxiety]", + display_short: "F41.0", }, { key: "F41.1", en: "", de: "Generalized anxiety disorder", + display_short: "F41.1", }, { key: "F41.2", en: "", de: "Mixed anxiety and depressive disorder", + display_short: "F41.2", }, { key: "F41.3", en: "", de: "Other mixed anxiety disorders", + display_short: "F41.3", }, { key: "F41.8", en: "", de: "Other specified anxiety disorders", + display_short: "F41.8", }, { key: "F41.9", en: "", de: "Anxiety disorder, unspecified", + display_short: "F41.9", }, { key: "F42", en: "", de: "Obsessive-compulsive disorder", + display_short: "F42", }, { key: "F42.0", en: "", de: "Predominantly obsessional thoughts or ruminations", + display_short: "F42.0", }, { key: "F42.1", en: "", de: "Predominantly compulsive acts [obsessional rituals]", + display_short: "F42.1", }, { key: "F42.2", en: "", de: "Mixed obsessional thoughts and acts", + display_short: "F42.2", }, { key: "F42.8", en: "", de: "Other obsessive-compulsive disorders", + display_short: "F42.8", }, { key: "F42.9", en: "", de: "Obsessive-compulsive disorder, unspecified", + display_short: "F42.9", }, { key: "F43", en: "", de: "Reaction to severe stress, and adjustment disorders", + display_short: "F43", }, { key: "F43.0", en: "", de: "Acute stress reaction", + display_short: "F43.0", }, { key: "F43.1", en: "", de: "Post-traumatic stress disorder", + display_short: "F43.1", }, { key: "F43.2", en: "", de: "Adjustment disorders", + display_short: "F43.2", }, { key: "F43.8", en: "", de: "Other reactions to severe stress", + display_short: "F43.8", }, { key: "F43.9", en: "", de: "Reaction to severe stress, unspecified", + display_short: "F43.9", }, { key: "F44", en: "", de: "Dissociative [conversion] disorders", + display_short: "F44", }, { key: "F44.0", en: "", de: "Dissociative amnesia", + display_short: "F44.0", }, { key: "F44.1", en: "", de: "Dissociative fugue", + display_short: "F44.1", }, { key: "F44.2", en: "", de: "Dissociative stupor", + display_short: "F44.2", }, { key: "F44.3", en: "", de: "Trance and possession disorders", + display_short: "F44.3", }, { key: "F44.4", en: "", de: "Dissociative motor disorders", + display_short: "F44.4", }, { key: "F44.5", en: "", de: "Dissociative convulsions", + display_short: "F44.5", }, { key: "F44.6", en: "", de: "Dissociative anaesthesia and sensory loss", + display_short: "F44.6", }, { key: "F44.7", en: "", de: "Mixed dissociative [conversion] disorders", + display_short: "F44.7", }, { key: "F44.8", en: "", de: "Other dissociative [conversion] disorders", + display_short: "F44.8", }, { key: "F44.9", en: "", de: "Dissociative [conversion] disorder, unspecified", + display_short: "F44.9", }, { key: "F45", en: "", de: "Somatoform disorders", + display_short: "F45", }, { key: "F45.0", en: "", de: "Somatization disorder", + display_short: "F45.0", }, { key: "F45.1", en: "", de: "Undifferentiated somatoform disorder", + display_short: "F45.1", }, { key: "F45.2", en: "", de: "Hypochondriacal disorder", + display_short: "F45.2", }, { key: "F45.3", en: "", de: "Somatoform autonomic dysfunction", + display_short: "F45.3", }, { key: "F45.4", en: "", de: "Persistent somatoform pain disorder", + display_short: "F45.4", }, { key: "F45.8", en: "", de: "Other somatoform disorders", + display_short: "F45.8", }, { key: "F45.9", en: "", de: "Somatoform disorder, unspecified", + display_short: "F45.9", }, { key: "F48", en: "", de: "Other neurotic disorders", + display_short: "F48", }, { key: "F48.0", en: "", de: "Neurasthenia", + display_short: "F48.0", }, { key: "F48.1", en: "", de: "Depersonalization-derealization syndrome", + display_short: "F48.1", }, { key: "F48.8", en: "", de: "Other specified neurotic disorders", + display_short: "F48.8", }, { key: "F48.9", en: "", de: "Neurotic disorder, unspecified", + display_short: "F48.9", }, { key: "F50", en: "", de: "Eating disorders", + display_short: "F50", }, { key: "F50.0", en: "", de: "Anorexia nervosa", + display_short: "F50.0", }, { key: "F50.1", en: "", de: "Atypical anorexia nervosa", + display_short: "F50.1", }, { key: "F50.2", en: "", de: "Bulimia nervosa", + display_short: "F50.2", }, { key: "F50.3", en: "", de: "Atypical bulimia nervosa", + display_short: "F50.3", }, { key: "F50.4", en: "", de: "Overeating associated with other psychological disturbances", + display_short: "F50.4", }, { key: "F50.5", en: "", de: "Vomiting associated with other psychological disturbances", + display_short: "F50.5", }, { key: "F50.8", en: "", de: "Other eating disorders", + display_short: "F50.8", }, { key: "F50.9", en: "", de: "Eating disorder, unspecified", + display_short: "F50.9", }, { key: "F51", en: "", de: "Nonorganic sleep disorders", + display_short: "F51", }, { key: "F51.0", en: "", de: "Nonorganic insomnia", + display_short: "F51.0", }, { key: "F51.1", en: "", de: "Nonorganic hypersomnia", + display_short: "F51.1", }, { key: "F51.2", en: "", de: "Nonorganic disorder of the sleep-wake schedule", + display_short: "F51.2", }, { key: "F51.3", en: "", de: "Sleepwalking [somnambulism]", + display_short: "F51.3", }, { key: "F51.4", en: "", de: "Sleep terrors [night terrors]", + display_short: "F51.4", }, { key: "F51.5", en: "", de: "Nightmares", + display_short: "F51.5", }, { key: "F51.8", en: "", de: "Other nonorganic sleep disorders", + display_short: "F51.8", }, { key: "F51.9", en: "", de: "Nonorganic sleep disorder, unspecified", + display_short: "F51.9", }, { key: "F52", en: "", de: "Sexual dysfunction, not caused by organic disorder or disease", + display_short: "F52", }, { key: "F52.0", en: "", de: "Lack or loss of sexual desire", + display_short: "F52.0", }, { key: "F52.1", en: "", de: "Sexual aversion and lack of sexual enjoyment", + display_short: "F52.1", }, { key: "F52.2", en: "", de: "Failure of genital response", + display_short: "F52.2", }, { key: "F52.3", en: "", de: "Orgasmic dysfunction", + display_short: "F52.3", }, { key: "F52.4", en: "", de: "Premature ejaculation", + display_short: "F52.4", }, { key: "F52.5", en: "", de: "Nonorganic vaginismus", + display_short: "F52.5", }, { key: "F52.6", en: "", de: "Nonorganic dyspareunia", + display_short: "F52.6", }, { key: "F52.7", en: "", de: "Excessive sexual drive", + display_short: "F52.7", }, { key: "F52.8", en: "", de: "Other sexual dysfunction, not caused by organic disorder or disease", + display_short: "F52.8", }, { key: "F52.9", en: "", de: "Unspecified sexual dysfunction, not caused by organic disorder or disease", + display_short: "F52.9", }, { key: "F53", en: "", de: "Mental and behavioural disorders associated with the puerperium, not elsewhere classified", + display_short: "F53", }, { key: "F53.0", en: "", de: "Mild mental and behavioural disorders associated with the puerperium, not elsewhere classified", + display_short: "F53.0", }, { key: "F53.1", en: "", de: "Severe mental and behavioural disorders associated with the puerperium, not elsewhere classified", + display_short: "F53.1", }, { key: "F53.8", en: "", de: "Other mental and behavioural disorders associated with the puerperium, not elsewhere classified", + display_short: "F53.8", }, { key: "F53.9", en: "", de: "Puerperal mental disorder, unspecified", + display_short: "F53.9", }, { key: "F54", en: "", de: "Psychological and behavioural factors associated with disorders or diseases classified elsewhere", + display_short: "F54", }, { key: "F55", en: "", de: "Abuse of non-dependence-producing substances", + display_short: "F55", }, { key: "F59", en: "", de: "Unspecified behavioural syndromes associated with physiological disturbances and physical factors", + display_short: "F59", }, { key: "F60", en: "", de: "Specific personality disorders", + display_short: "F60", }, { key: "F60.0", en: "", de: "Paranoid personality disorder", + display_short: "F60.0", }, { key: "F60.1", en: "", de: "Schizoid personality disorder", + display_short: "F60.1", }, { key: "F60.2", en: "", de: "Dissocial personality disorder", + display_short: "F60.2", }, { key: "F60.3", en: "", de: "Emotionally unstable personality disorder", + display_short: "F60.3", }, { key: "F60.4", en: "", de: "Histrionic personality disorder", + display_short: "F60.4", }, { key: "F60.5", en: "", de: "Anankastic personality disorder", + display_short: "F60.5", }, { key: "F60.6", en: "", de: "Anxious [avoidant] personality disorder", + display_short: "F60.6", }, { key: "F60.7", en: "", de: "Dependent personality disorder", + display_short: "F60.7", }, { key: "F60.8", en: "", de: "Other specific personality disorders", + display_short: "F60.8", }, { key: "F60.9", en: "", de: "Personality disorder, unspecified", + display_short: "F60.9", }, { key: "F61", en: "", de: "Mixed and other personality disorders", + display_short: "F61", }, { key: "F62", en: "", de: "Enduring personality changes, not attributable to brain damage and disease", + display_short: "F62", }, { key: "F62.0", en: "", de: "Enduring personality change after catastrophic experience", + display_short: "F62.0", }, { key: "F62.1", en: "", de: "Enduring personality change after psychiatric illness", + display_short: "F62.1", }, { key: "F62.8", en: "", de: "Other enduring personality changes", + display_short: "F62.8", }, { key: "F62.9", en: "", de: "Enduring personality change, unspecified", + display_short: "F62.9", }, { key: "F63", en: "", de: "Habit and impulse disorders", + display_short: "F63", }, { key: "F63.0", en: "", de: "Pathological gambling", + display_short: "F63.0", }, { key: "F63.1", en: "", de: "Pathological fire-setting [pyromania]", + display_short: "F63.1", }, { key: "F63.2", en: "", de: "Pathological stealing [kleptomania]", + display_short: "F63.2", }, { key: "F63.3", en: "", de: "Trichotillomania", + display_short: "F63.3", }, { key: "F63.8", en: "", de: "Other habit and impulse disorders", + display_short: "F63.8", }, { key: "F63.9", en: "", de: "Habit and impulse disorder, unspecified", + display_short: "F63.9", }, { key: "F64", en: "", de: "Gender identity disorders", + display_short: "F64", }, { key: "F64.0", en: "", de: "Transsexualism", + display_short: "F64.0", }, { key: "F64.1", en: "", de: "Dual-role transvestism", + display_short: "F64.1", }, { key: "F64.2", en: "", de: "Gender identity disorder of childhood", + display_short: "F64.2", }, { key: "F64.8", en: "", de: "Other gender identity disorders", + display_short: "F64.8", }, { key: "F64.9", en: "", de: "Gender identity disorder, unspecified", + display_short: "F64.9", }, { key: "F65", en: "", de: "Disorders of sexual preference", + display_short: "F65", }, { key: "F65.0", en: "", de: "Fetishism", + display_short: "F65.0", }, { key: "F65.1", en: "", de: "Fetishistic transvestism", + display_short: "F65.1", }, { key: "F65.2", en: "", de: "Exhibitionism", + display_short: "F65.2", }, { key: "F65.3", en: "", de: "Voyeurism", + display_short: "F65.3", }, { key: "F65.4", en: "", de: "Paedophilia", + display_short: "F65.4", }, { key: "F65.5", en: "", de: "Sadomasochism", + display_short: "F65.5", }, { key: "F65.6", en: "", de: "Multiple disorders of sexual preference", + display_short: "F65.6", }, { key: "F65.8", en: "", de: "Other disorders of sexual preference", + display_short: "F65.8", }, { key: "F65.9", en: "", de: "Disorder of sexual preference, unspecified", + display_short: "F65.9", }, { key: "F66", en: "", de: "Psychological and behavioural disorders associated with sexual development and orientation", + display_short: "F66", }, { key: "F66.0", en: "", de: "Sexual maturation disorder", + display_short: "F66.0", }, { key: "F66.1", en: "", de: "Egodystonic sexual orientation", + display_short: "F66.1", }, { key: "F66.2", en: "", de: "Sexual relationship disorder", + display_short: "F66.2", }, { key: "F66.8", en: "", de: "Other psychosexual development disorders", + display_short: "F66.8", }, { key: "F66.9", en: "", de: "Psychosexual development disorder, unspecified", + display_short: "F66.9", }, { key: "F68", en: "", de: "Other disorders of adult personality and behaviour", + display_short: "F68", }, { key: "F68.0", en: "", de: "Elaboration of physical symptoms for psychological reasons", + display_short: "F68.0", }, { key: "F68.1", en: "", de: "Intentional production or feigning of symptoms or disabilities, either physical or psychological [factitious disorder]", + display_short: "F68.1", }, { key: "F68.8", en: "", de: "Other specified disorders of adult personality and behaviour", + display_short: "F68.8", }, { key: "F69", en: "", de: "Unspecified disorder of adult personality and behaviour", + display_short: "F69", }, { key: "F70", en: "", de: "Mild mental retardation", + display_short: "F70", }, { key: "F71", en: "", de: "Moderate mental retardation", + display_short: "F71", }, { key: "F72", en: "", de: "Severe mental retardation", + display_short: "F72", }, { key: "F73", en: "", de: "Profound mental retardation", + display_short: "F73", }, { key: "F78", en: "", de: "Other mental retardation", + display_short: "F78", }, { key: "F79", en: "", de: "Unspecified mental retardation", + display_short: "F79", }, { key: "F80", en: "", de: "Specific developmental disorders of speech and language", + display_short: "F80", }, { key: "F80.0", en: "", de: "Specific speech articulation disorder", + display_short: "F80.0", }, { key: "F80.1", en: "", de: "Expressive language disorder", + display_short: "F80.1", }, { key: "F80.2", en: "", de: "Receptive language disorder", + display_short: "F80.2", }, { key: "F80.3", en: "", de: "Acquired aphasia with epilepsy [Landau-Kleffner]", + display_short: "F80.3", }, { key: "F80.8", en: "", de: "Other developmental disorders of speech and language", + display_short: "F80.8", }, { key: "F80.9", en: "", de: "Developmental disorder of speech and language, unspecified", + display_short: "F80.9", }, { key: "F81", en: "", de: "Specific developmental disorders of scholastic skills", + display_short: "F81", }, { key: "F81.0", en: "", de: "Specific reading disorder", + display_short: "F81.0", }, { key: "F81.1", en: "", de: "Specific spelling disorder", + display_short: "F81.1", }, { key: "F81.2", en: "", de: "Specific disorder of arithmetical skills", + display_short: "F81.2", }, { key: "F81.3", en: "", de: "Mixed disorder of scholastic skills", + display_short: "F81.3", }, { key: "F81.8", en: "", de: "Other developmental disorders of scholastic skills", + display_short: "F81.8", }, { key: "F81.9", en: "", de: "Developmental disorder of scholastic skills, unspecified", + display_short: "F81.9", }, { key: "F82", en: "", de: "Specific developmental disorder of motor function", + display_short: "F82", }, { key: "F83", en: "", de: "Mixed specific developmental disorders", + display_short: "F83", }, { key: "F84", en: "", de: "Pervasive developmental disorders", + display_short: "F84", }, { key: "F84.0", en: "", de: "Childhood autism", + display_short: "F84.0", }, { key: "F84.1", en: "", de: "Atypical autism", + display_short: "F84.1", }, { key: "F84.2", en: "", de: "Rett syndrome", + display_short: "F84.2", }, { key: "F84.3", en: "", de: "Other childhood disintegrative disorder", + display_short: "F84.3", }, { key: "F84.4", en: "", de: "Overactive disorder associated with mental retardation and stereotyped movements", + display_short: "F84.4", }, { key: "F84.5", en: "", de: "Asperger syndrome", + display_short: "F84.5", }, { key: "F84.8", en: "", de: "Other pervasive developmental disorders", + display_short: "F84.8", }, { key: "F84.9", en: "", de: "Pervasive developmental disorder, unspecified", + display_short: "F84.9", }, { key: "F88", en: "", de: "Other disorders of psychological development", + display_short: "F88", }, { key: "F89", en: "", de: "Unspecified disorder of psychological development", + display_short: "F89", }, { key: "F90", en: "", de: "Hyperkinetic disorders", + display_short: "F90", }, { key: "F90.0", en: "", de: "Disturbance of activity and attention", + display_short: "F90.0", }, { key: "F90.1", en: "", de: "Hyperkinetic conduct disorder", + display_short: "F90.1", }, { key: "F90.8", en: "", de: "Other hyperkinetic disorders", + display_short: "F90.8", }, { key: "F90.9", en: "", de: "Hyperkinetic disorder, unspecified", + display_short: "F90.9", }, { key: "F91", en: "", de: "Conduct disorders", + display_short: "F91", }, { key: "F91.0", en: "", de: "Conduct disorder confined to the family context", + display_short: "F91.0", }, { key: "F91.1", en: "", de: "Unsocialized conduct disorder", + display_short: "F91.1", }, { key: "F91.2", en: "", de: "Socialized conduct disorder", + display_short: "F91.2", }, { key: "F91.3", en: "", de: "Oppositional defiant disorder", + display_short: "F91.3", }, { key: "F91.8", en: "", de: "Other conduct disorders", + display_short: "F91.8", }, { key: "F91.9", en: "", de: "Conduct disorder, unspecified", + display_short: "F91.9", }, { key: "F92", en: "", de: "Mixed disorders of conduct and emotions", + display_short: "F92", }, { key: "F92.0", en: "", de: "Depressive conduct disorder", + display_short: "F92.0", }, { key: "F92.8", en: "", de: "Other mixed disorders of conduct and emotions", + display_short: "F92.8", }, { key: "F92.9", en: "", de: "Mixed disorder of conduct and emotions, unspecified", + display_short: "F92.9", }, { key: "F93", en: "", de: "Emotional disorders with onset specific to childhood", + display_short: "F93", }, { key: "F93.0", en: "", de: "Separation anxiety disorder of childhood", + display_short: "F93.0", }, { key: "F93.1", en: "", de: "Phobic anxiety disorder of childhood", + display_short: "F93.1", }, { key: "F93.2", en: "", de: "Social anxiety disorder of childhood", + display_short: "F93.2", }, { key: "F93.3", en: "", de: "Sibling rivalry disorder", + display_short: "F93.3", }, { key: "F93.8", en: "", de: "Other childhood emotional disorders", + display_short: "F93.8", }, { key: "F93.9", en: "", de: "Childhood emotional disorder, unspecified", + display_short: "F93.9", }, { key: "F94", en: "", de: "Disorders of social functioning with onset specific to childhood and adolescence", + display_short: "F94", }, { key: "F94.0", en: "", de: "Elective mutism", + display_short: "F94.0", }, { key: "F94.1", en: "", de: "Reactive attachment disorder of childhood", + display_short: "F94.1", }, { key: "F94.2", en: "", de: "Disinhibited attachment disorder of childhood", + display_short: "F94.2", }, { key: "F94.8", en: "", de: "Other childhood disorders of social functioning", + display_short: "F94.8", }, { key: "F94.9", en: "", de: "Childhood disorder of social functioning, unspecified", + display_short: "F94.9", }, { key: "F95", en: "", de: "Tic disorders", + display_short: "F95", }, { key: "F95.0", en: "", de: "Transient tic disorder", + display_short: "F95.0", }, { key: "F95.1", en: "", de: "Chronic motor or vocal tic disorder", + display_short: "F95.1", }, { key: "F95.2", en: "", de: "Combined vocal and multiple motor tic disorder [de la Tourette]", + display_short: "F95.2", }, { key: "F95.8", en: "", de: "Other tic disorders", + display_short: "F95.8", }, { key: "F95.9", en: "", de: "Tic disorder, unspecified", + display_short: "F95.9", }, { key: "F98", en: "", de: "Other behavioural and emotional disorders with onset usually occurring in childhood and adolescence", + display_short: "F98", }, { key: "F98.0", en: "", de: "Nonorganic enuresis", + display_short: "F98.0", }, { key: "F98.1", en: "", de: "Nonorganic encopresis", + display_short: "F98.1", }, { key: "F98.2", en: "", de: "Feeding disorder of infancy and childhood", + display_short: "F98.2", }, { key: "F98.3", en: "", de: "Pica of infancy and childhood", + display_short: "F98.3", }, { key: "F98.4", en: "", de: "Stereotyped movement disorders", + display_short: "F98.4", }, { key: "F98.5", en: "", de: "Stuttering [stammering]", + display_short: "F98.5", }, { key: "F98.6", en: "", de: "Cluttering", + display_short: "F98.6", }, { key: "F98.8", en: "", de: "Other specified behavioural and emotional disorders with onset usually occurring in childhood and adolescence", + display_short: "F98.8", }, { key: "F98.9", en: "", de: "Unspecified behavioural and emotional disorders with onset usually occurring in childhood and adolescence", + display_short: "F98.9", }, { key: "F99", en: "", de: "Mental disorder, not otherwise specified", + display_short: "F99", }, { key: "G00", en: "", de: "Bacterial meningitis, not elsewhere classified", + display_short: "G00", }, { key: "G00.0", en: "", de: "Haemophilus meningitis", + display_short: "G00.0", }, { key: "G00.1", en: "", de: "Pneumococcal meningitis", + display_short: "G00.1", }, { key: "G00.2", en: "", de: "Streptococcal meningitis", + display_short: "G00.2", }, { key: "G00.3", en: "", de: "Staphylococcal meningitis", + display_short: "G00.3", }, { key: "G00.8", en: "", de: "Other bacterial meningitis", + display_short: "G00.8", }, { key: "G00.9", en: "", de: "Bacterial meningitis, unspecified", + display_short: "G00.9", }, { key: "G03", en: "", de: "Meningitis due to other and unspecified causes", + display_short: "G03", }, { key: "G03.0", en: "", de: "Nonpyogenic meningitis", + display_short: "G03.0", }, { key: "G03.1", en: "", de: "Chronic meningitis", + display_short: "G03.1", }, { key: "G03.2", en: "", de: "Benign recurrent meningitis [Mollaret]", + display_short: "G03.2", }, { key: "G03.8", en: "", de: "Meningitis due to other specified causes", + display_short: "G03.8", }, { key: "G03.9", en: "", de: "Meningitis, unspecified", + display_short: "G03.9", }, { key: "G04", en: "", de: "Encephalitis, myelitis and encephalomyelitis", + display_short: "G04", }, { key: "G04.0", en: "", de: "Acute disseminated encephalitis", + display_short: "G04.0", }, { key: "G04.1", en: "", de: "Human T-cell lymphotropic virus associated myelopathy", + display_short: "G04.1", }, { key: "G04.2", en: "", de: "Bacterial meningoencephalitis and meningomyelitis, not elsewhere classified", + display_short: "G04.2", }, { key: "G04.8", en: "", de: "Other encephalitis, myelitis and encephalomyelitis", + display_short: "G04.8", }, { key: "G04.9", en: "", de: "Encephalitis, myelitis and encephalomyelitis, unspecified", + display_short: "G04.9", }, { key: "G06", en: "", de: "Intracranial and intraspinal abscess and granuloma", + display_short: "G06", }, { key: "G06.0", en: "", de: "Intracranial abscess and granuloma", + display_short: "G06.0", }, { key: "G06.1", en: "", de: "Intraspinal abscess and granuloma", + display_short: "G06.1", }, { key: "G06.2", en: "", de: "Extradural and subdural abscess, unspecified", + display_short: "G06.2", }, { key: "G08", en: "", de: "Intracranial and intraspinal phlebitis and thrombophlebitis", + display_short: "G08", }, { key: "G09", en: "", de: "Sequelae of inflammatory diseases of central nervous system", + display_short: "G09", }, { key: "G10", en: "", de: "Huntington disease", + display_short: "G10", }, { key: "G11", en: "", de: "Hereditary ataxia", + display_short: "G11", }, { key: "G11.0", en: "", de: "Congenital nonprogressive ataxia", + display_short: "G11.0", }, { key: "G11.1", en: "", de: "Early-onset cerebellar ataxia", + display_short: "G11.1", }, { key: "G11.2", en: "", de: "Late-onset cerebellar ataxia", + display_short: "G11.2", }, { key: "G11.3", en: "", de: "Cerebellar ataxia with defective DNA repair", + display_short: "G11.3", }, { key: "G11.4", en: "", de: "Hereditary spastic paraplegia", + display_short: "G11.4", }, { key: "G11.8", en: "", de: "Other hereditary ataxias", + display_short: "G11.8", }, { key: "G11.9", en: "", de: "Hereditary ataxia, unspecified", + display_short: "G11.9", }, { key: "G12", en: "", de: "Spinal muscular atrophy and related syndromes", + display_short: "G12", }, { key: "G12.0", en: "", de: "Infantile spinal muscular atrophy, type I [Werdnig-Hoffman]", + display_short: "G12.0", }, { key: "G12.1", en: "", de: "Other inherited spinal muscular atrophy", + display_short: "G12.1", }, { key: "G12.2", en: "", de: "Motor neuron disease", + display_short: "G12.2", }, { key: "G12.8", en: "", de: "Other spinal muscular atrophies and related syndromes", + display_short: "G12.8", }, { key: "G12.9", en: "", de: "Spinal muscular atrophy, unspecified", + display_short: "G12.9", }, { key: "G14", en: "", de: "Postpolio syndrome", + display_short: "G14", }, { key: "G20", en: "", de: "Parkinson disease", + display_short: "G20", }, { key: "G21", en: "", de: "Secondary parkinsonism", + display_short: "G21", }, { key: "G21.0", en: "", de: "Malignant neuroleptic syndrome", + display_short: "G21.0", }, { key: "G21.1", en: "", de: "Other drug-induced secondary parkinsonism", + display_short: "G21.1", }, { key: "G21.2", en: "", de: "Secondary parkinsonism due to other external agents", + display_short: "G21.2", }, { key: "G21.3", en: "", de: "Postencephalitic parkinsonism", + display_short: "G21.3", }, { key: "G21.4", en: "", de: "Vascular parkinsonism", + display_short: "G21.4", }, { key: "G21.8", en: "", de: "Other secondary parkinsonism", + display_short: "G21.8", }, { key: "G21.9", en: "", de: "Secondary parkinsonism, unspecified", + display_short: "G21.9", }, { key: "G23", en: "", de: "Other degenerative diseases of basal ganglia", + display_short: "G23", }, { key: "G23.0", en: "", de: "Hallervorden-Spatz disease", + display_short: "G23.0", }, { key: "G23.1", en: "", de: "Progressive supranuclear ophthalmoplegia [Steele-Richardson-Olszewski]", + display_short: "G23.1", }, { key: "G23.2", en: "", de: "Multiple system atrophy, parkinsonian type [MSA-P]", + display_short: "G23.2", }, { key: "G23.3", en: "", de: "Multiple system atrophy, cerebellar type [MSA-C]", + display_short: "G23.3", }, { key: "G23.8", en: "", de: "Other specified degenerative diseases of basal ganglia", + display_short: "G23.8", }, { key: "G23.9", en: "", de: "Degenerative disease of basal ganglia, unspecified", + display_short: "G23.9", }, { key: "G24", en: "", de: "Dystonia", + display_short: "G24", }, { key: "G24.0", en: "", de: "Drug-induced dystonia", + display_short: "G24.0", }, { key: "G24.1", en: "", de: "Idiopathic familial dystonia", + display_short: "G24.1", }, { key: "G24.2", en: "", de: "Idiopathic nonfamilial dystonia", + display_short: "G24.2", }, { key: "G24.3", en: "", de: "Spasmodic torticollis", + display_short: "G24.3", }, { key: "G24.4", en: "", de: "Idiopathic orofacial dystonia", + display_short: "G24.4", }, { key: "G24.5", en: "", de: "Blepharospasm", + display_short: "G24.5", }, { key: "G24.8", en: "", de: "Other dystonia", + display_short: "G24.8", }, { key: "G24.9", en: "", de: "Dystonia, unspecified", + display_short: "G24.9", }, { key: "G25", en: "", de: "Other extrapyramidal and movement disorders", + display_short: "G25", }, { key: "G25.0", en: "", de: "Essential tremor", + display_short: "G25.0", }, { key: "G25.1", en: "", de: "Drug-induced tremor", + display_short: "G25.1", }, { key: "G25.2", en: "", de: "Other specified forms of tremor", + display_short: "G25.2", }, { key: "G25.3", en: "", de: "Myoclonus", + display_short: "G25.3", }, { key: "G25.4", en: "", de: "Drug-induced chorea", + display_short: "G25.4", }, { key: "G25.5", en: "", de: "Other chorea", + display_short: "G25.5", }, { key: "G25.6", en: "", de: "Drug-induced tics and other tics of organic origin", + display_short: "G25.6", }, { key: "G25.8", en: "", de: "Other specified extrapyramidal and movement disorders", + display_short: "G25.8", }, { key: "G25.9", en: "", de: "Extrapyramidal and movement disorder, unspecified", + display_short: "G25.9", }, { key: "G31", en: "", de: "Other degenerative diseases of nervous system, not elsewhere classified", + display_short: "G31", }, { key: "G31.0", en: "", de: "Circumscribed brain atrophy", + display_short: "G31.0", }, { key: "G31.1", en: "", de: "Senile degeneration of brain, not elsewhere classified", + display_short: "G31.1", }, { key: "G31.2", en: "", de: "Degeneration of nervous system due to alcohol", + display_short: "G31.2", }, { key: "G31.8", en: "", de: "Other specified degenerative diseases of nervous system", + display_short: "G31.8", }, { key: "G31.9", en: "", de: "Degenerative disease of nervous system, unspecified", + display_short: "G31.9", }, { key: "G35", en: "", de: "Multiple sclerosis", + display_short: "G35", }, { key: "G36", en: "", de: "Other acute disseminated demyelination", + display_short: "G36", }, { key: "G36.0", en: "", de: "Neuromyelitis optica [Devic]", + display_short: "G36.0", }, { key: "G36.1", en: "", de: "Acute and subacute haemorrhagic leukoencephalitis [Hurst]", + display_short: "G36.1", }, { key: "G36.8", en: "", de: "Other specified acute disseminated demyelination", + display_short: "G36.8", }, { key: "G36.9", en: "", de: "Acute disseminated demyelination, unspecified", + display_short: "G36.9", }, { key: "G37", en: "", de: "Other demyelinating diseases of central nervous system", + display_short: "G37", }, { key: "G37.0", en: "", de: "Diffuse sclerosis", + display_short: "G37.0", }, { key: "G37.1", en: "", de: "Central demyelination of corpus callosum", + display_short: "G37.1", }, { key: "G37.2", en: "", de: "Central pontine myelinolysis", + display_short: "G37.2", }, { key: "G37.3", en: "", de: "Acute transverse myelitis in demyelinating disease of central nervous system", + display_short: "G37.3", }, { key: "G37.4", en: "", de: "Subacute necrotizing myelitis", + display_short: "G37.4", }, { key: "G37.5", en: "", de: "Concentric sclerosis [Baló]", + display_short: "G37.5", }, { key: "G37.8", en: "", de: "Other specified demyelinating diseases of central nervous system", + display_short: "G37.8", }, { key: "G37.9", en: "", de: "Demyelinating disease of central nervous system, unspecified", + display_short: "G37.9", }, { key: "G40", en: "", de: "Epilepsy", + display_short: "G40", }, { key: "G40.0", en: "", de: "Localization-related (focal)(partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset", + display_short: "G40.0", }, { key: "G40.1", en: "", de: "Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures", + display_short: "G40.1", }, { key: "G40.2", en: "", de: "Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures", + display_short: "G40.2", }, { key: "G40.3", en: "", de: "Generalized idiopathic epilepsy and epileptic syndromes", + display_short: "G40.3", }, { key: "G40.4", en: "", de: "Other generalized epilepsy and epileptic syndromes", + display_short: "G40.4", }, { key: "G40.5", en: "", de: "Special epileptic syndromes", + display_short: "G40.5", }, { key: "G40.6", en: "", de: "Grand mal seizures, unspecified (with or without petit mal)", + display_short: "G40.6", }, { key: "G40.7", en: "", de: "Petit mal, unspecified, without grand mal seizures", + display_short: "G40.7", }, { key: "G40.8", en: "", de: "Other epilepsy", + display_short: "G40.8", }, { key: "G40.9", en: "", de: "Epilepsy, unspecified", + display_short: "G40.9", }, { key: "G41", en: "", de: "Status epilepticus", + display_short: "G41", }, { key: "G41.0", en: "", de: "Grand mal status epilepticus", + display_short: "G41.0", }, { key: "G41.1", en: "", de: "Petit mal status epilepticus", + display_short: "G41.1", }, { key: "G41.2", en: "", de: "Complex partial status epilepticus", + display_short: "G41.2", }, { key: "G41.8", en: "", de: "Other status epilepticus", + display_short: "G41.8", }, { key: "G41.9", en: "", de: "Status epilepticus, unspecified", + display_short: "G41.9", }, { key: "G43", en: "", de: "Migraine", + display_short: "G43", }, { key: "G43.0", en: "", de: "Migraine without aura [common migraine]", + display_short: "G43.0", }, { key: "G43.1", en: "", de: "Migraine with aura [classical migraine]", + display_short: "G43.1", }, { key: "G43.2", en: "", de: "Status migrainosus", + display_short: "G43.2", }, { key: "G43.3", en: "", de: "Complicated migraine", + display_short: "G43.3", }, { key: "G43.8", en: "", de: "Other migraine", + display_short: "G43.8", }, { key: "G43.9", en: "", de: "Migraine, unspecified", + display_short: "G43.9", }, { key: "G44", en: "", de: "Other headache syndromes", + display_short: "G44", }, { key: "G44.0", en: "", de: "Cluster headache syndrome", + display_short: "G44.0", }, { key: "G44.1", en: "", de: "Vascular headache, not elsewhere classified", + display_short: "G44.1", }, { key: "G44.2", en: "", de: "Tension-type headache", + display_short: "G44.2", }, { key: "G44.3", en: "", de: "Chronic post-traumatic headache", + display_short: "G44.3", }, { key: "G44.4", en: "", de: "Drug-induced headache, not elsewhere classified", + display_short: "G44.4", }, { key: "G44.8", en: "", de: "Other specified headache syndromes", + display_short: "G44.8", }, { key: "G45", en: "", de: "Transient cerebral ischaemic attacks and related syndromes", + display_short: "G45", }, { key: "G45.0", en: "", de: "Vertebro-basilar artery syndrome", + display_short: "G45.0", }, { key: "G45.1", en: "", de: "Carotid artery syndrome (hemispheric)", + display_short: "G45.1", }, { key: "G45.2", en: "", de: "Multiple and bilateral precerebral artery syndromes", + display_short: "G45.2", }, { key: "G45.3", en: "", de: "Amaurosis fugax", + display_short: "G45.3", }, { key: "G45.4", en: "", de: "Transient global amnesia", + display_short: "G45.4", }, { key: "G45.8", en: "", de: "Other transient cerebral ischaemic attacks and related syndromes", + display_short: "G45.8", }, { key: "G45.9", en: "", de: "Transient cerebral ischaemic attack, unspecified", + display_short: "G45.9", }, { key: "G47", en: "", de: "Sleep disorders", + display_short: "G47", }, { key: "G47.0", en: "", de: "Disorders of initiating and maintaining sleep [insomnias]", + display_short: "G47.0", }, { key: "G47.1", en: "", de: "Disorders of excessive somnolence [hypersomnias]", + display_short: "G47.1", }, { key: "G47.2", en: "", de: "Disorders of the sleep-wake schedule", + display_short: "G47.2", }, { key: "G47.3", en: "", de: "Sleep apnoea", + display_short: "G47.3", }, { key: "G47.4", en: "", de: "Narcolepsy and cataplexy", + display_short: "G47.4", }, { key: "G47.8", en: "", de: "Other sleep disorders", + display_short: "G47.8", }, { key: "G47.9", en: "", de: "Sleep disorder, unspecified", + display_short: "G47.9", }, { key: "G50", en: "", de: "Disorders of trigeminal nerve", + display_short: "G50", }, { key: "G50.0", en: "", de: "Trigeminal neuralgia", + display_short: "G50.0", }, { key: "G50.1", en: "", de: "Atypical facial pain", + display_short: "G50.1", }, { key: "G50.8", en: "", de: "Other disorders of trigeminal nerve", + display_short: "G50.8", }, { key: "G50.9", en: "", de: "Disorder of trigeminal nerve, unspecified", + display_short: "G50.9", }, { key: "G51", en: "", de: "Facial nerve disorders", + display_short: "G51", }, { key: "G51.0", en: "", de: "Bell palsy", + display_short: "G51.0", }, { key: "G51.1", en: "", de: "Geniculate ganglionitis", + display_short: "G51.1", }, { key: "G51.2", en: "", de: "Melkersson syndrome", + display_short: "G51.2", }, { key: "G51.3", en: "", de: "Clonic hemifacial spasm", + display_short: "G51.3", }, { key: "G51.4", en: "", de: "Facial myokymia", + display_short: "G51.4", }, { key: "G51.8", en: "", de: "Other disorders of facial nerve", + display_short: "G51.8", }, { key: "G51.9", en: "", de: "Disorder of facial nerve, unspecified", + display_short: "G51.9", }, { key: "G52", en: "", de: "Disorders of other cranial nerves", + display_short: "G52", }, { key: "G52.0", en: "", de: "Disorders of olfactory nerve", + display_short: "G52.0", }, { key: "G52.1", en: "", de: "Disorders of glossopharyngeal nerve", + display_short: "G52.1", }, { key: "G52.2", en: "", de: "Disorders of vagus nerve", + display_short: "G52.2", }, { key: "G52.3", en: "", de: "Disorders of hypoglossal nerve", + display_short: "G52.3", }, { key: "G52.7", en: "", de: "Disorders of multiple cranial nerves", + display_short: "G52.7", }, { key: "G52.8", en: "", de: "Disorders of other specified cranial nerves", + display_short: "G52.8", }, { key: "G52.9", en: "", de: "Cranial nerve disorder, unspecified", + display_short: "G52.9", }, { key: "G54", en: "", de: "Nerve root and plexus disorders", + display_short: "G54", }, { key: "G54.0", en: "", de: "Brachial plexus disorders", + display_short: "G54.0", }, { key: "G54.1", en: "", de: "Lumbosacral plexus disorders", + display_short: "G54.1", }, { key: "G54.2", en: "", de: "Cervical root disorders, not elsewhere classified", + display_short: "G54.2", }, { key: "G54.3", en: "", de: "Thoracic root disorders, not elsewhere classified", + display_short: "G54.3", }, { key: "G54.4", en: "", de: "Lumbosacral root disorders, not elsewhere classified", + display_short: "G54.4", }, { key: "G54.5", en: "", de: "Neuralgic amyotrophy", + display_short: "G54.5", }, { key: "G54.6", en: "", de: "Phantom limb syndrome with pain", + display_short: "G54.6", }, { key: "G54.7", en: "", de: "Phantom limb syndrome without pain", + display_short: "G54.7", }, { key: "G54.8", en: "", de: "Other nerve root and plexus disorders", + display_short: "G54.8", }, { key: "G54.9", en: "", de: "Nerve root and plexus disorder, unspecified", + display_short: "G54.9", }, { key: "G56", en: "", de: "Mononeuropathies of upper limb", + display_short: "G56", }, { key: "G56.0", en: "", de: "Carpal tunnel syndrome", + display_short: "G56.0", }, { key: "G56.1", en: "", de: "Other lesions of median nerve", + display_short: "G56.1", }, { key: "G56.2", en: "", de: "Lesion of ulnar nerve", + display_short: "G56.2", }, { key: "G56.3", en: "", de: "Lesion of radial nerve", + display_short: "G56.3", }, { key: "G56.8", en: "", de: "Other mononeuropathies of upper limb", + display_short: "G56.8", }, { key: "G56.9", en: "", de: "Mononeuropathy of upper limb, unspecified", + display_short: "G56.9", }, { key: "G57", en: "", de: "Mononeuropathies of lower limb", + display_short: "G57", }, { key: "G57.0", en: "", de: "Lesion of sciatic nerve", + display_short: "G57.0", }, { key: "G57.1", en: "", de: "Meralgia paraesthetica", + display_short: "G57.1", }, { key: "G57.2", en: "", de: "Lesion of femoral nerve", + display_short: "G57.2", }, { key: "G57.3", en: "", de: "Lesion of lateral popliteal nerve", + display_short: "G57.3", }, { key: "G57.4", en: "", de: "Lesion of medial popliteal nerve", + display_short: "G57.4", }, { key: "G57.5", en: "", de: "Tarsal tunnel syndrome", + display_short: "G57.5", }, { key: "G57.6", en: "", de: "Lesion of plantar nerve", + display_short: "G57.6", }, { key: "G57.8", en: "", de: "Other mononeuropathies of lower limb", + display_short: "G57.8", }, { key: "G57.9", en: "", de: "Mononeuropathy of lower limb, unspecified", + display_short: "G57.9", }, { key: "G58", en: "", de: "Other mononeuropathies", + display_short: "G58", }, { key: "G58.0", en: "", de: "Intercostal neuropathy", + display_short: "G58.0", }, { key: "G58.7", en: "", de: "Mononeuritis multiplex", + display_short: "G58.7", }, { key: "G58.8", en: "", de: "Other specified mononeuropathies", + display_short: "G58.8", }, { key: "G58.9", en: "", de: "Mononeuropathy, unspecified", + display_short: "G58.9", }, { key: "G60", en: "", de: "Hereditary and idiopathic neuropathy", + display_short: "G60", }, { key: "G60.0", en: "", de: "Hereditary motor and sensory neuropathy", + display_short: "G60.0", }, { key: "G60.1", en: "", de: "Refsum disease", + display_short: "G60.1", }, { key: "G60.2", en: "", de: "Neuropathy in association with hereditary ataxia", + display_short: "G60.2", }, { key: "G60.3", en: "", de: "Idiopathic progressive neuropathy", + display_short: "G60.3", }, { key: "G60.8", en: "", de: "Other hereditary and idiopathic neuropathies", + display_short: "G60.8", }, { key: "G60.9", en: "", de: "Hereditary and idiopathic neuropathy, unspecified", + display_short: "G60.9", }, { key: "G61", en: "", de: "Inflammatory polyneuropathy", + display_short: "G61", }, { key: "G61.0", en: "", de: "Guillain-Barré syndrome", + display_short: "G61.0", }, { key: "G61.1", en: "", de: "Serum neuropathy", + display_short: "G61.1", }, { key: "G61.8", en: "", de: "Other inflammatory polyneuropathies", + display_short: "G61.8", }, { key: "G61.9", en: "", de: "Inflammatory polyneuropathy, unspecified", + display_short: "G61.9", }, { key: "G62", en: "", de: "Other polyneuropathies", + display_short: "G62", }, { key: "G62.0", en: "", de: "Drug-induced polyneuropathy", + display_short: "G62.0", }, { key: "G62.1", en: "", de: "Alcoholic polyneuropathy", + display_short: "G62.1", }, { key: "G62.2", en: "", de: "Polyneuropathy due to other toxic agents", + display_short: "G62.2", }, { key: "G62.8", en: "", de: "Other specified polyneuropathies", + display_short: "G62.8", }, { key: "G62.9", en: "", de: "Polyneuropathy, unspecified", + display_short: "G62.9", }, { key: "G64", en: "", de: "Other disorders of peripheral nervous system", + display_short: "G64", }, { key: "G70", en: "", de: "Myasthenia gravis and other myoneural disorders", + display_short: "G70", }, { key: "G70.0", en: "", de: "Myasthenia gravis", + display_short: "G70.0", }, { key: "G70.1", en: "", de: "Toxic myoneural disorders", + display_short: "G70.1", }, { key: "G70.2", en: "", de: "Congenital and developmental myasthenia", + display_short: "G70.2", }, { key: "G70.8", en: "", de: "Other specified myoneural disorders", + display_short: "G70.8", }, { key: "G70.9", en: "", de: "Myoneural disorder, unspecified", + display_short: "G70.9", }, { key: "G71", en: "", de: "Primary disorders of muscles", + display_short: "G71", }, { key: "G71.0", en: "", de: "Muscular dystrophy", + display_short: "G71.0", }, { key: "G71.1", en: "", de: "Myotonic disorders", + display_short: "G71.1", }, { key: "G71.2", en: "", de: "Congenital myopathies", + display_short: "G71.2", }, { key: "G71.3", en: "", de: "Mitochondrial myopathy, not elsewhere classified", + display_short: "G71.3", }, { key: "G71.8", en: "", de: "Other primary disorders of muscles", + display_short: "G71.8", }, { key: "G71.9", en: "", de: "Primary disorder of muscle, unspecified", + display_short: "G71.9", }, { key: "G72", en: "", de: "Other myopathies", + display_short: "G72", }, { key: "G72.0", en: "", de: "Drug-induced myopathy", + display_short: "G72.0", }, { key: "G72.1", en: "", de: "Alcoholic myopathy", + display_short: "G72.1", }, { key: "G72.2", en: "", de: "Myopathy due to other toxic agents", + display_short: "G72.2", }, { key: "G72.3", en: "", de: "Periodic paralysis", + display_short: "G72.3", }, { key: "G72.4", en: "", de: "Inflammatory myopathy, not elsewhere classified", + display_short: "G72.4", }, { key: "G72.8", en: "", de: "Other specified myopathies", + display_short: "G72.8", }, { key: "G72.9", en: "", de: "Myopathy, unspecified", + display_short: "G72.9", }, { key: "G80", en: "", de: "Cerebral palsy", + display_short: "G80", }, { key: "G80.0", en: "", de: "Spastic quadriplegic cerebral palsy", + display_short: "G80.0", }, { key: "G80.1", en: "", de: "Spastic diplegic cerebral palsy", + display_short: "G80.1", }, { key: "G80.2", en: "", de: "Spastic hemiplegic cerebral palsy", + display_short: "G80.2", }, { key: "G80.3", en: "", de: "Dyskinetic cerebral palsy", + display_short: "G80.3", }, { key: "G80.4", en: "", de: "Ataxic cerebral palsy", + display_short: "G80.4", }, { key: "G80.8", en: "", de: "Other cerebral palsy", + display_short: "G80.8", }, { key: "G80.9", en: "", de: "Cerebral palsy, unspecified", + display_short: "G80.9", }, { key: "G81", en: "", de: "Hemiplegia", + display_short: "G81", }, { key: "G81.0", en: "", de: "Flaccid hemiplegia", + display_short: "G81.0", }, { key: "G81.1", en: "", de: "Spastic hemiplegia", + display_short: "G81.1", }, { key: "G81.9", en: "", de: "Hemiplegia, unspecified", + display_short: "G81.9", }, { key: "G82", en: "", de: "Paraplegia and tetraplegia", + display_short: "G82", }, { key: "G82.0", en: "", de: "Flaccid paraplegia", + display_short: "G82.0", }, { key: "G82.1", en: "", de: "Spastic paraplegia", + display_short: "G82.1", }, { key: "G82.2", en: "", de: "Paraplegia, unspecified", + display_short: "G82.2", }, { key: "G82.3", en: "", de: "Flaccid tetraplegia", + display_short: "G82.3", }, { key: "G82.4", en: "", de: "Spastic tetraplegia", + display_short: "G82.4", }, { key: "G82.5", en: "", de: "Tetraplegia, unspecified", + display_short: "G82.5", }, { key: "G83", en: "", de: "Other paralytic syndromes", + display_short: "G83", }, { key: "G83.0", en: "", de: "Diplegia of upper limbs", + display_short: "G83.0", }, { key: "G83.1", en: "", de: "Monoplegia of lower limb", + display_short: "G83.1", }, { key: "G83.2", en: "", de: "Monoplegia of upper limb", + display_short: "G83.2", }, { key: "G83.3", en: "", de: "Monoplegia, unspecified", + display_short: "G83.3", }, { key: "G83.4", en: "", de: "Cauda equina syndrome", + display_short: "G83.4", }, { key: "G83.5", en: "", de: "Locked-in syndrome", + display_short: "G83.5", }, { key: "G83.6", en: "", de: "Upper motor neuron facial paralysis", + display_short: "G83.6", }, { key: "G83.8", en: "", de: "Other specified paralytic syndromes", + display_short: "G83.8", }, { key: "G83.9", en: "", de: "Paralytic syndrome, unspecified", + display_short: "G83.9", }, { key: "G90", en: "", de: "Disorders of autonomic nervous system", + display_short: "G90", }, { key: "G90.0", en: "", de: "Idiopathic peripheral autonomic neuropathy", + display_short: "G90.0", }, { key: "G90.1", en: "", de: "Familial dysautonomia [Riley-Day]", + display_short: "G90.1", }, { key: "G90.2", en: "", de: "Horner syndrome", + display_short: "G90.2", }, { key: "G90.4", en: "", de: "Autonomic dysreflexia", + display_short: "G90.4", }, { key: "G90.5", en: "", de: "Complex regional pain syndrome type I", + display_short: "G90.5", }, { key: "G90.6", en: "", de: "Complex regional pain syndrome type II", + display_short: "G90.6", }, { key: "G90.7", en: "", de: "Complex regional pain syndrome, other and unspecified type", + display_short: "G90.7", }, { key: "G90.8", en: "", de: "Other disorders of autonomic nervous system", + display_short: "G90.8", }, { key: "G90.9", en: "", de: "Disorder of autonomic nervous system, unspecified", + display_short: "G90.9", }, { key: "G91", en: "", de: "Hydrocephalus", + display_short: "G91", }, { key: "G91.0", en: "", de: "Communicating hydrocephalus", + display_short: "G91.0", }, { key: "G91.1", en: "", de: "Obstructive hydrocephalus", + display_short: "G91.1", }, { key: "G91.2", en: "", de: "Normal-pressure hydrocephalus", + display_short: "G91.2", }, { key: "G91.3", en: "", de: "Post-traumatic hydrocephalus, unspecified", + display_short: "G91.3", }, { key: "G91.8", en: "", de: "Other hydrocephalus", + display_short: "G91.8", }, { key: "G91.9", en: "", de: "Hydrocephalus, unspecified", + display_short: "G91.9", }, { key: "G92", en: "", de: "Toxic encephalopathy", + display_short: "G92", }, { key: "G93", en: "", de: "Other disorders of brain", + display_short: "G93", }, { key: "G93.0", en: "", de: "Cerebral cysts", + display_short: "G93.0", }, { key: "G93.1", en: "", de: "Anoxic brain damage, not elsewhere classified", + display_short: "G93.1", }, { key: "G93.2", en: "", de: "Benign intracranial hypertension", + display_short: "G93.2", }, { key: "G93.3", en: "", de: "Postviral fatigue syndrome", + display_short: "G93.3", }, { key: "G93.4", en: "", de: "Encephalopathy, unspecified", + display_short: "G93.4", }, { key: "G93.5", en: "", de: "Compression of brain", + display_short: "G93.5", }, { key: "G93.6", en: "", de: "Cerebral oedema", + display_short: "G93.6", }, { key: "G93.7", en: "", de: "Reye syndrome", + display_short: "G93.7", }, { key: "G93.8", en: "", de: "Other specified disorders of brain", + display_short: "G93.8", }, { key: "G93.9", en: "", de: "Disorder of brain, unspecified", + display_short: "G93.9", }, { key: "G95", en: "", de: "Other diseases of spinal cord", + display_short: "G95", }, { key: "G95.0", en: "", de: "Syringomyelia and syringobulbia", + display_short: "G95.0", }, { key: "G95.1", en: "", de: "Vascular myelopathies", + display_short: "G95.1", }, { key: "G95.2", en: "", de: "Cord compression, unspecified", + display_short: "G95.2", }, { key: "G95.8", en: "", de: "Other specified diseases of spinal cord", + display_short: "G95.8", }, { key: "G95.9", en: "", de: "Disease of spinal cord, unspecified", + display_short: "G95.9", }, { key: "G96", en: "", de: "Other disorders of central nervous system", + display_short: "G96", }, { key: "G96.0", en: "", de: "Cerebrospinal fluid leak", + display_short: "G96.0", }, { key: "G96.1", en: "", de: "Disorders of meninges, not elsewhere classified", + display_short: "G96.1", }, { key: "G96.8", en: "", de: "Other specified disorders of central nervous system", + display_short: "G96.8", }, { key: "G96.9", en: "", de: "Disorder of central nervous system, unspecified", + display_short: "G96.9", }, { key: "G97", en: "", de: "Postprocedural disorders of nervous system, not elsewhere classified", + display_short: "G97", }, { key: "G97.0", en: "", de: "Cerebrospinal fluid leak from spinal puncture", + display_short: "G97.0", }, { key: "G97.1", en: "", de: "Other reaction to spinal and lumbar puncture", + display_short: "G97.1", }, { key: "G97.2", en: "", de: "Intracranial hypotension following ventricular shunting", + display_short: "G97.2", }, { key: "G97.8", en: "", de: "Other postprocedural disorders of nervous system", + display_short: "G97.8", }, { key: "G97.9", en: "", de: "Postprocedural disorder of nervous system, unspecified", + display_short: "G97.9", }, { key: "G98", en: "", de: "Other disorders of nervous system, not elsewhere classified", + display_short: "G98", }, { key: "H00", en: "", de: "Hordeolum and chalazion", + display_short: "H00", }, { key: "H00.0", en: "", de: "Hordeolum and other deep inflammation of eyelid", + display_short: "H00.0", }, { key: "H00.1", en: "", de: "Chalazion", + display_short: "H00.1", }, { key: "H01", en: "", de: "Other inflammation of eyelid", + display_short: "H01", }, { key: "H01.0", en: "", de: "Blepharitis", + display_short: "H01.0", }, { key: "H01.1", en: "", de: "Noninfectious dermatoses of eyelid", + display_short: "H01.1", }, { key: "H01.8", en: "", de: "Other specified inflammation of eyelid", + display_short: "H01.8", }, { key: "H01.9", en: "", de: "Inflammation of eyelid, unspecified", + display_short: "H01.9", }, { key: "H02", en: "", de: "Other disorders of eyelid", + display_short: "H02", }, { key: "H02.0", en: "", de: "Entropion and trichiasis of eyelid", + display_short: "H02.0", }, { key: "H02.1", en: "", de: "Ectropion of eyelid", + display_short: "H02.1", }, { key: "H02.2", en: "", de: "Lagophthalmos", + display_short: "H02.2", }, { key: "H02.3", en: "", de: "Blepharochalasis", + display_short: "H02.3", }, { key: "H02.4", en: "", de: "Ptosis of eyelid", + display_short: "H02.4", }, { key: "H02.5", en: "", de: "Other disorders affecting eyelid function", + display_short: "H02.5", }, { key: "H02.6", en: "", de: "Xanthelasma of eyelid", + display_short: "H02.6", }, { key: "H02.7", en: "", de: "Other degenerative disorders of eyelid and periocular area", + display_short: "H02.7", }, { key: "H02.8", en: "", de: "Other specified disorders of eyelid", + display_short: "H02.8", }, { key: "H02.9", en: "", de: "Disorder of eyelid, unspecified", + display_short: "H02.9", }, { key: "H04", en: "", de: "Disorders of lacrimal system", + display_short: "H04", }, { key: "H04.0", en: "", de: "Dacryoadenitis", + display_short: "H04.0", }, { key: "H04.1", en: "", de: "Other disorders of lacrimal gland", + display_short: "H04.1", }, { key: "H04.2", en: "", de: "Epiphora", + display_short: "H04.2", }, { key: "H04.3", en: "", de: "Acute and unspecified inflammation of lacrimal passages", + display_short: "H04.3", }, { key: "H04.4", en: "", de: "Chronic inflammation of lacrimal passages", + display_short: "H04.4", }, { key: "H04.5", en: "", de: "Stenosis and insufficiency of lacrimal passages", + display_short: "H04.5", }, { key: "H04.6", en: "", de: "Other changes in lacrimal passages", + display_short: "H04.6", }, { key: "H04.8", en: "", de: "Other disorders of lacrimal system", + display_short: "H04.8", }, { key: "H04.9", en: "", de: "Disorder of lacrimal system, unspecified", + display_short: "H04.9", }, { key: "H05", en: "", de: "Disorders of orbit", + display_short: "H05", }, { key: "H05.0", en: "", de: "Acute inflammation of orbit", + display_short: "H05.0", }, { key: "H05.1", en: "", de: "Chronic inflammatory disorders of orbit", + display_short: "H05.1", }, { key: "H05.2", en: "", de: "Exophthalmic conditions", + display_short: "H05.2", }, { key: "H05.3", en: "", de: "Deformity of orbit", + display_short: "H05.3", }, { key: "H05.4", en: "", de: "Enophthalmos", + display_short: "H05.4", }, { key: "H05.5", en: "", de: "Retained (old) foreign body following penetrating wound of orbit", + display_short: "H05.5", }, { key: "H05.8", en: "", de: "Other disorders of orbit", + display_short: "H05.8", }, { key: "H05.9", en: "", de: "Disorder of orbit, unspecified", + display_short: "H05.9", }, { key: "H10", en: "", de: "Conjunctivitis", + display_short: "H10", }, { key: "H10.0", en: "", de: "Mucopurulent conjunctivitis", + display_short: "H10.0", }, { key: "H10.1", en: "", de: "Acute atopic conjunctivitis", + display_short: "H10.1", }, { key: "H10.2", en: "", de: "Other acute conjunctivitis", + display_short: "H10.2", }, { key: "H10.3", en: "", de: "Acute conjunctivitis, unspecified", + display_short: "H10.3", }, { key: "H10.4", en: "", de: "Chronic conjunctivitis", + display_short: "H10.4", }, { key: "H10.5", en: "", de: "Blepharoconjunctivitis", + display_short: "H10.5", }, { key: "H10.8", en: "", de: "Other conjunctivitis", + display_short: "H10.8", }, { key: "H10.9", en: "", de: "Conjunctivitis, unspecified", + display_short: "H10.9", }, { key: "H11", en: "", de: "Other disorders of conjunctiva", + display_short: "H11", }, { key: "H11.0", en: "", de: "Pterygium", + display_short: "H11.0", }, { key: "H11.1", en: "", de: "Conjunctival degenerations and deposits", + display_short: "H11.1", }, { key: "H11.2", en: "", de: "Conjunctival scars", + display_short: "H11.2", }, { key: "H11.3", en: "", de: "Conjunctival haemorrhage", + display_short: "H11.3", }, { key: "H11.4", en: "", de: "Other conjunctival vascular disorders and cysts", + display_short: "H11.4", }, { key: "H11.8", en: "", de: "Other specified disorders of conjunctiva", + display_short: "H11.8", }, { key: "H11.9", en: "", de: "Disorder of conjunctiva, unspecified", + display_short: "H11.9", }, { key: "H15", en: "", de: "Disorders of sclera", + display_short: "H15", }, { key: "H15.0", en: "", de: "Scleritis", + display_short: "H15.0", }, { key: "H15.1", en: "", de: "Episcleritis", + display_short: "H15.1", }, { key: "H15.8", en: "", de: "Other disorders of sclera", + display_short: "H15.8", }, { key: "H15.9", en: "", de: "Disorder of sclera, unspecified", + display_short: "H15.9", }, { key: "H16", en: "", de: "Keratitis", + display_short: "H16", }, { key: "H16.0", en: "", de: "Corneal ulcer", + display_short: "H16.0", }, { key: "H16.1", en: "", de: "Other superficial keratitis without conjunctivitis", + display_short: "H16.1", }, { key: "H16.2", en: "", de: "Keratoconjunctivitis", + display_short: "H16.2", }, { key: "H16.3", en: "", de: "Interstitial and deep keratitis", + display_short: "H16.3", }, { key: "H16.4", en: "", de: "Corneal neovascularization", + display_short: "H16.4", }, { key: "H16.8", en: "", de: "Other keratitis", + display_short: "H16.8", }, { key: "H16.9", en: "", de: "Keratitis, unspecified", + display_short: "H16.9", }, { key: "H17", en: "", de: "Corneal scars and opacities", + display_short: "H17", }, { key: "H17.0", en: "", de: "Adherent leukoma", + display_short: "H17.0", }, { key: "H17.1", en: "", de: "Other central corneal opacity", + display_short: "H17.1", }, { key: "H17.8", en: "", de: "Other corneal scars and opacities", + display_short: "H17.8", }, { key: "H17.9", en: "", de: "Corneal scar and opacity, unspecified", + display_short: "H17.9", }, { key: "H18", en: "", de: "Other disorders of cornea", + display_short: "H18", }, { key: "H18.0", en: "", de: "Corneal pigmentations and deposits", + display_short: "H18.0", }, { key: "H18.1", en: "", de: "Bullous keratopathy", + display_short: "H18.1", }, { key: "H18.2", en: "", de: "Other corneal oedema", + display_short: "H18.2", }, { key: "H18.3", en: "", de: "Changes in corneal membranes", + display_short: "H18.3", }, { key: "H18.4", en: "", de: "Corneal degeneration", + display_short: "H18.4", }, { key: "H18.5", en: "", de: "Hereditary corneal dystrophies", + display_short: "H18.5", }, { key: "H18.6", en: "", de: "Keratoconus", + display_short: "H18.6", }, { key: "H18.7", en: "", de: "Other corneal deformities", + display_short: "H18.7", }, { key: "H18.8", en: "", de: "Other specified disorders of cornea", + display_short: "H18.8", }, { key: "H18.9", en: "", de: "Disorder of cornea, unspecified", + display_short: "H18.9", }, { key: "H20", en: "", de: "Iridocyclitis", + display_short: "H20", }, { key: "H20.0", en: "", de: "Acute and subacute iridocyclitis", + display_short: "H20.0", }, { key: "H20.1", en: "", de: "Chronic iridocyclitis", + display_short: "H20.1", }, { key: "H20.2", en: "", de: "Lens-induced iridocyclitis", + display_short: "H20.2", }, { key: "H20.8", en: "", de: "Other iridocyclitis", + display_short: "H20.8", }, { key: "H20.9", en: "", de: "Iridocyclitis, unspecified", + display_short: "H20.9", }, { key: "H21", en: "", de: "Other disorders of iris and ciliary body", + display_short: "H21", }, { key: "H21.0", en: "", de: "Hyphaema", + display_short: "H21.0", }, { key: "H21.1", en: "", de: "Other vascular disorders of iris and ciliary body", + display_short: "H21.1", }, { key: "H21.2", en: "", de: "Degeneration of iris and ciliary body", + display_short: "H21.2", }, { key: "H21.3", en: "", de: "Cyst of iris, ciliary body and anterior chamber", + display_short: "H21.3", }, { key: "H21.4", en: "", de: "Pupillary membranes", + display_short: "H21.4", }, { key: "H21.5", en: "", de: "Other adhesions and disruptions of iris and ciliary body", + display_short: "H21.5", }, { key: "H21.8", en: "", de: "Other specified disorders of iris and ciliary body", + display_short: "H21.8", }, { key: "H21.9", en: "", de: "Disorder of iris and ciliary body, unspecified", + display_short: "H21.9", }, { key: "H25", en: "", de: "Senile cataract", + display_short: "H25", }, { key: "H25.0", en: "", de: "Senile incipient cataract", + display_short: "H25.0", }, { key: "H25.1", en: "", de: "Senile nuclear cataract", + display_short: "H25.1", }, { key: "H25.2", en: "", de: "Senile cataract, morgagnian type", + display_short: "H25.2", }, { key: "H25.8", en: "", de: "Other senile cataract", + display_short: "H25.8", }, { key: "H25.9", en: "", de: "Senile cataract, unspecified", + display_short: "H25.9", }, { key: "H26", en: "", de: "Other cataract", + display_short: "H26", }, { key: "H26.0", en: "", de: "Infantile, juvenile and presenile cataract", + display_short: "H26.0", }, { key: "H26.1", en: "", de: "Traumatic cataract", + display_short: "H26.1", }, { key: "H26.2", en: "", de: "Complicated cataract", + display_short: "H26.2", }, { key: "H26.3", en: "", de: "Drug-induced cataract", + display_short: "H26.3", }, { key: "H26.4", en: "", de: "After-cataract", + display_short: "H26.4", }, { key: "H26.8", en: "", de: "Other specified cataract", + display_short: "H26.8", }, { key: "H26.9", en: "", de: "Cataract, unspecified", + display_short: "H26.9", }, { key: "H27", en: "", de: "Other disorders of lens", + display_short: "H27", }, { key: "H27.0", en: "", de: "Aphakia", + display_short: "H27.0", }, { key: "H27.1", en: "", de: "Dislocation of lens", + display_short: "H27.1", }, { key: "H27.8", en: "", de: "Other specified disorders of lens", + display_short: "H27.8", }, { key: "H27.9", en: "", de: "Disorder of lens, unspecified", + display_short: "H27.9", }, { key: "H30", en: "", de: "Chorioretinal inflammation", + display_short: "H30", }, { key: "H30.0", en: "", de: "Focal chorioretinal inflammation", + display_short: "H30.0", }, { key: "H30.1", en: "", de: "Disseminated chorioretinal inflammation", + display_short: "H30.1", }, { key: "H30.2", en: "", de: "Posterior cyclitis", + display_short: "H30.2", }, { key: "H30.8", en: "", de: "Other chorioretinal inflammations", + display_short: "H30.8", }, { key: "H30.9", en: "", de: "Chorioretinal inflammation, unspecified", + display_short: "H30.9", }, { key: "H31", en: "", de: "Other disorders of choroid", + display_short: "H31", }, { key: "H31.0", en: "", de: "Chorioretinal scars", + display_short: "H31.0", }, { key: "H31.1", en: "", de: "Choroidal degeneration", + display_short: "H31.1", }, { key: "H31.2", en: "", de: "Hereditary choroidal dystrophy", + display_short: "H31.2", }, { key: "H31.3", en: "", de: "Choroidal haemorrhage and rupture", + display_short: "H31.3", }, { key: "H31.4", en: "", de: "Choroidal detachment", + display_short: "H31.4", }, { key: "H31.8", en: "", de: "Other specified disorders of choroid", + display_short: "H31.8", }, { key: "H31.9", en: "", de: "Disorder of choroid, unspecified", + display_short: "H31.9", }, { key: "H33", en: "", de: "Retinal detachments and breaks", + display_short: "H33", }, { key: "H33.0", en: "", de: "Retinal detachment with retinal break", + display_short: "H33.0", }, { key: "H33.1", en: "", de: "Retinoschisis and retinal cysts", + display_short: "H33.1", }, { key: "H33.2", en: "", de: "Serous retinal detachment", + display_short: "H33.2", }, { key: "H33.3", en: "", de: "Retinal breaks without detachment", + display_short: "H33.3", }, { key: "H33.4", en: "", de: "Traction detachment of retina", + display_short: "H33.4", }, { key: "H33.5", en: "", de: "Other retinal detachments", + display_short: "H33.5", }, { key: "H34", en: "", de: "Retinal vascular occlusions", + display_short: "H34", }, { key: "H34.0", en: "", de: "Transient retinal artery occlusion", + display_short: "H34.0", }, { key: "H34.1", en: "", de: "Central retinal artery occlusion", + display_short: "H34.1", }, { key: "H34.2", en: "", de: "Other retinal artery occlusions", + display_short: "H34.2", }, { key: "H34.8", en: "", de: "Other retinal vascular occlusions", + display_short: "H34.8", }, { key: "H34.9", en: "", de: "Retinal vascular occlusion, unspecified", + display_short: "H34.9", }, { key: "H35", en: "", de: "Other retinal disorders", + display_short: "H35", }, { key: "H35.0", en: "", de: "Background retinopathy and retinal vascular changes", + display_short: "H35.0", }, { key: "H35.1", en: "", de: "Retinopathy of prematurity", + display_short: "H35.1", }, { key: "H35.2", en: "", de: "Other proliferative retinopathy", + display_short: "H35.2", }, { key: "H35.3", en: "", de: "Degeneration of macula and posterior pole", + display_short: "H35.3", }, { key: "H35.4", en: "", de: "Peripheral retinal degeneration", + display_short: "H35.4", }, { key: "H35.5", en: "", de: "Hereditary retinal dystrophy", + display_short: "H35.5", }, { key: "H35.6", en: "", de: "Retinal haemorrhage", + display_short: "H35.6", }, { key: "H35.7", en: "", de: "Separation of retinal layers", + display_short: "H35.7", }, { key: "H35.8", en: "", de: "Other specified retinal disorders", + display_short: "H35.8", }, { key: "H35.9", en: "", de: "Retinal disorder, unspecified", + display_short: "H35.9", }, { key: "H40", en: "", de: "Glaucoma", + display_short: "H40", }, { key: "H40.0", en: "", de: "Glaucoma suspect", + display_short: "H40.0", }, { key: "H40.1", en: "", de: "Primary open-angle glaucoma", + display_short: "H40.1", }, { key: "H40.2", en: "", de: "Primary angle-closure glaucoma", + display_short: "H40.2", }, { key: "H40.3", en: "", de: "Glaucoma secondary to eye trauma", + display_short: "H40.3", }, { key: "H40.4", en: "", de: "Glaucoma secondary to eye inflammation", + display_short: "H40.4", }, { key: "H40.5", en: "", de: "Glaucoma secondary to other eye disorders", + display_short: "H40.5", }, { key: "H40.6", en: "", de: "Glaucoma secondary to drugs", + display_short: "H40.6", }, { key: "H40.8", en: "", de: "Other glaucoma", + display_short: "H40.8", }, { key: "H40.9", en: "", de: "Glaucoma, unspecified", + display_short: "H40.9", }, { key: "H43", en: "", de: "Disorders of vitreous body", + display_short: "H43", }, { key: "H43.0", en: "", de: "Vitreous prolapse", + display_short: "H43.0", }, { key: "H43.1", en: "", de: "Vitreous haemorrhage", + display_short: "H43.1", }, { key: "H43.2", en: "", de: "Crystalline deposits in vitreous body", + display_short: "H43.2", }, { key: "H43.3", en: "", de: "Other vitreous opacities", + display_short: "H43.3", }, { key: "H43.8", en: "", de: "Other disorders of vitreous body", + display_short: "H43.8", }, { key: "H43.9", en: "", de: "Disorder of vitreous body, unspecified", + display_short: "H43.9", }, { key: "H44", en: "", de: "Disorders of globe", + display_short: "H44", }, { key: "H44.0", en: "", de: "Purulent endophthalmitis", + display_short: "H44.0", }, { key: "H44.1", en: "", de: "Other endophthalmitis", + display_short: "H44.1", }, { key: "H44.2", en: "", de: "Degenerative myopia", + display_short: "H44.2", }, { key: "H44.3", en: "", de: "Other degenerative disorders of globe", + display_short: "H44.3", }, { key: "H44.4", en: "", de: "Hypotony of eye", + display_short: "H44.4", }, { key: "H44.5", en: "", de: "Degenerated conditions of globe", + display_short: "H44.5", }, { key: "H44.6", en: "", de: "Retained (old) intraocular foreign body, magnetic", + display_short: "H44.6", }, { key: "H44.7", en: "", de: "Retained (old) intraocular foreign body, nonmagnetic", + display_short: "H44.7", }, { key: "H44.8", en: "", de: "Other disorders of globe", + display_short: "H44.8", }, { key: "H44.9", en: "", de: "Disorder of globe, unspecified", + display_short: "H44.9", }, { key: "H46", en: "", de: "Optic neuritis", + display_short: "H46", }, { key: "H47", en: "", de: "Other disorders of optic [2nd] nerve and visual pathways", + display_short: "H47", }, { key: "H47.0", en: "", de: "Disorders of optic nerve, not elsewhere classified", + display_short: "H47.0", }, { key: "H47.1", en: "", de: "Papilloedema, unspecified", + display_short: "H47.1", }, { key: "H47.2", en: "", de: "Optic atrophy", + display_short: "H47.2", }, { key: "H47.3", en: "", de: "Other disorders of optic disc", + display_short: "H47.3", }, { key: "H47.4", en: "", de: "Disorders of optic chiasm", + display_short: "H47.4", }, { key: "H47.5", en: "", de: "Disorders of other visual pathways", + display_short: "H47.5", }, { key: "H47.6", en: "", de: "Disorders of visual cortex", + display_short: "H47.6", }, { key: "H47.7", en: "", de: "Disorder of visual pathways, unspecified", + display_short: "H47.7", }, { key: "H49", en: "", de: "Paralytic strabismus", + display_short: "H49", }, { key: "H49.0", en: "", de: "Third [oculomotor] nerve palsy", + display_short: "H49.0", }, { key: "H49.1", en: "", de: "Fourth [trochlear] nerve palsy", + display_short: "H49.1", }, { key: "H49.2", en: "", de: "Sixth [abducent] nerve palsy", + display_short: "H49.2", }, { key: "H49.3", en: "", de: "Total (external) ophthalmoplegia", + display_short: "H49.3", }, { key: "H49.4", en: "", de: "Progressive external ophthalmoplegia", + display_short: "H49.4", }, { key: "H49.8", en: "", de: "Other paralytic strabismus", + display_short: "H49.8", }, { key: "H49.9", en: "", de: "Paralytic strabismus, unspecified", + display_short: "H49.9", }, { key: "H50", en: "", de: "Other strabismus", + display_short: "H50", }, { key: "H50.0", en: "", de: "Convergent concomitant strabismus", + display_short: "H50.0", }, { key: "H50.1", en: "", de: "Divergent concomitant strabismus", + display_short: "H50.1", }, { key: "H50.2", en: "", de: "Vertical strabismus", + display_short: "H50.2", }, { key: "H50.3", en: "", de: "Intermittent heterotropia", + display_short: "H50.3", }, { key: "H50.4", en: "", de: "Other and unspecified heterotropia", + display_short: "H50.4", }, { key: "H50.5", en: "", de: "Heterophoria", + display_short: "H50.5", }, { key: "H50.6", en: "", de: "Mechanical strabismus", + display_short: "H50.6", }, { key: "H50.8", en: "", de: "Other specified strabismus", + display_short: "H50.8", }, { key: "H50.9", en: "", de: "Strabismus, unspecified", + display_short: "H50.9", }, { key: "H51", en: "", de: "Other disorders of binocular movement", + display_short: "H51", }, { key: "H51.0", en: "", de: "Palsy of conjugate gaze", + display_short: "H51.0", }, { key: "H51.1", en: "", de: "Convergence insufficiency and excess", + display_short: "H51.1", }, { key: "H51.2", en: "", de: "Internuclear ophthalmoplegia", + display_short: "H51.2", }, { key: "H51.8", en: "", de: "Other specified disorders of binocular movement", + display_short: "H51.8", }, { key: "H51.9", en: "", de: "Disorder of binocular movement, unspecified", + display_short: "H51.9", }, { key: "H52", en: "", de: "Disorders of refraction and accommodation", + display_short: "H52", }, { key: "H52.0", en: "", de: "Hypermetropia", + display_short: "H52.0", }, { key: "H52.1", en: "", de: "Myopia", + display_short: "H52.1", }, { key: "H52.2", en: "", de: "Astigmatism", + display_short: "H52.2", }, { key: "H52.3", en: "", de: "Anisometropia and aniseikonia", + display_short: "H52.3", }, { key: "H52.4", en: "", de: "Presbyopia", + display_short: "H52.4", }, { key: "H52.5", en: "", de: "Disorders of accommodation", + display_short: "H52.5", }, { key: "H52.6", en: "", de: "Other disorders of refraction", + display_short: "H52.6", }, { key: "H52.7", en: "", de: "Disorder of refraction, unspecified", + display_short: "H52.7", }, { key: "H53", en: "", de: "Visual disturbances", + display_short: "H53", }, { key: "H53.0", en: "", de: "Amblyopia ex anopsia", + display_short: "H53.0", }, { key: "H53.1", en: "", de: "Subjective visual disturbances", + display_short: "H53.1", }, { key: "H53.2", en: "", de: "Diplopia", + display_short: "H53.2", }, { key: "H53.3", en: "", de: "Other disorders of binocular vision", + display_short: "H53.3", }, { key: "H53.4", en: "", de: "Visual field defects", + display_short: "H53.4", }, { key: "H53.5", en: "", de: "Colour vision deficiencies", + display_short: "H53.5", }, { key: "H53.6", en: "", de: "Night blindness", + display_short: "H53.6", }, { key: "H53.8", en: "", de: "Other visual disturbances", + display_short: "H53.8", }, { key: "H53.9", en: "", de: "Visual disturbance, unspecified", + display_short: "H53.9", }, { key: "H54", en: "", de: "Visual impairment including blindness (binocular or monocular)", + display_short: "H54", }, { key: "H54.0", en: "", de: "Blindness, binocular", + display_short: "H54.0", }, { key: "H54.1", en: "", de: "Severe visual impairment, binocular", + display_short: "H54.1", }, { key: "H54.2", en: "", de: "Moderate visual impairment, binocular", + display_short: "H54.2", }, { key: "H54.3", en: "", de: "Mild or no visual impairment, binocular", + display_short: "H54.3", }, { key: "H54.4", en: "", de: "Blindness, monocular", + display_short: "H54.4", }, { key: "H54.5", en: "", de: "Severe visual impairment, monocular", + display_short: "H54.5", }, { key: "H54.6", en: "", de: "Moderate visual impairment, monocular", + display_short: "H54.6", }, { key: "H54.9", en: "", de: "Unspecified visual impairment (binocular)", + display_short: "H54.9", }, { key: "H55", en: "", de: "Nystagmus and other irregular eye movements", + display_short: "H55", }, { key: "H57", en: "", de: "Other disorders of eye and adnexa", + display_short: "H57", }, { key: "H57.0", en: "", de: "Anomalies of pupillary function", + display_short: "H57.0", }, { key: "H57.1", en: "", de: "Ocular pain", + display_short: "H57.1", }, { key: "H57.8", en: "", de: "Other specified disorders of eye and adnexa", + display_short: "H57.8", }, { key: "H57.9", en: "", de: "Disorder of eye and adnexa, unspecified", + display_short: "H57.9", }, { key: "H59", en: "", de: "Postprocedural disorders of eye and adnexa, not elsewhere classified", + display_short: "H59", }, { key: "H59.0", en: "", de: "Keratopathy (bullous aphakic) following cataract surgery", + display_short: "H59.0", }, { key: "H59.8", en: "", de: "Other postprocedural disorders of eye and adnexa", + display_short: "H59.8", }, { key: "H59.9", en: "", de: "Postprocedural disorder of eye and adnexa, unspecified", + display_short: "H59.9", }, { key: "H60", en: "", de: "Otitis externa", + display_short: "H60", }, { key: "H60.0", en: "", de: "Abscess of external ear", + display_short: "H60.0", }, { key: "H60.1", en: "", de: "Cellulitis of external ear", + display_short: "H60.1", }, { key: "H60.2", en: "", de: "Malignant otitis externa", + display_short: "H60.2", }, { key: "H60.3", en: "", de: "Other infective otitis externa", + display_short: "H60.3", }, { key: "H60.4", en: "", de: "Cholesteatoma of external ear", + display_short: "H60.4", }, { key: "H60.5", en: "", de: "Acute otitis externa, noninfective", + display_short: "H60.5", }, { key: "H60.8", en: "", de: "Other otitis externa", + display_short: "H60.8", }, { key: "H60.9", en: "", de: "Otitis externa, unspecified", + display_short: "H60.9", }, { key: "H61", en: "", de: "Other disorders of external ear", + display_short: "H61", }, { key: "H61.0", en: "", de: "Perichondritis of external ear", + display_short: "H61.0", }, { key: "H61.1", en: "", de: "Noninfective disorders of pinna", + display_short: "H61.1", }, { key: "H61.2", en: "", de: "Impacted cerumen", + display_short: "H61.2", }, { key: "H61.3", en: "", de: "Acquired stenosis of external ear canal", + display_short: "H61.3", }, { key: "H61.8", en: "", de: "Other specified disorders of external ear", + display_short: "H61.8", }, { key: "H61.9", en: "", de: "Disorder of external ear, unspecified", + display_short: "H61.9", }, { key: "H65", en: "", de: "Nonsuppurative otitis media", + display_short: "H65", }, { key: "H65.0", en: "", de: "Acute serous otitis media", + display_short: "H65.0", }, { key: "H65.1", en: "", de: "Other acute nonsuppurative otitis media", + display_short: "H65.1", }, { key: "H65.2", en: "", de: "Chronic serous otitis media", + display_short: "H65.2", }, { key: "H65.3", en: "", de: "Chronic mucoid otitis media", + display_short: "H65.3", }, { key: "H65.4", en: "", de: "Other chronic nonsuppurative otitis media", + display_short: "H65.4", }, { key: "H65.9", en: "", de: "Nonsuppurative otitis media, unspecified", + display_short: "H65.9", }, { key: "H66", en: "", de: "Suppurative and unspecified otitis media", + display_short: "H66", }, { key: "H66.0", en: "", de: "Acute suppurative otitis media", + display_short: "H66.0", }, { key: "H66.1", en: "", de: "Chronic tubotympanic suppurative otitis media", + display_short: "H66.1", }, { key: "H66.2", en: "", de: "Chronic atticoantral suppurative otitis media", + display_short: "H66.2", }, { key: "H66.3", en: "", de: "Other chronic suppurative otitis media", + display_short: "H66.3", }, { key: "H66.4", en: "", de: "Suppurative otitis media, unspecified", + display_short: "H66.4", }, { key: "H66.9", en: "", de: "Otitis media, unspecified", + display_short: "H66.9", }, { key: "H68", en: "", de: "Eustachian salpingitis and obstruction", + display_short: "H68", }, { key: "H68.0", en: "", de: "Eustachian salpingitis", + display_short: "H68.0", }, { key: "H68.1", en: "", de: "Obstruction of Eustachian tube", + display_short: "H68.1", }, { key: "H69", en: "", de: "Other disorders of Eustachian tube", + display_short: "H69", }, { key: "H69.0", en: "", de: "Patulous Eustachian tube", + display_short: "H69.0", }, { key: "H69.8", en: "", de: "Other specified disorders of Eustachian tube", + display_short: "H69.8", }, { key: "H69.9", en: "", de: "Eustachian tube disorder, unspecified", + display_short: "H69.9", }, { key: "H70", en: "", de: "Mastoiditis and related conditions", + display_short: "H70", }, { key: "H70.0", en: "", de: "Acute mastoiditis", + display_short: "H70.0", }, { key: "H70.1", en: "", de: "Chronic mastoiditis", + display_short: "H70.1", }, { key: "H70.2", en: "", de: "Petrositis", + display_short: "H70.2", }, { key: "H70.8", en: "", de: "Other mastoiditis and related conditions", + display_short: "H70.8", }, { key: "H70.9", en: "", de: "Mastoiditis, unspecified", + display_short: "H70.9", }, { key: "H71", en: "", de: "Cholesteatoma of middle ear", + display_short: "H71", }, { key: "H72", en: "", de: "Perforation of tympanic membrane", + display_short: "H72", }, { key: "H72.0", en: "", de: "Central perforation of tympanic membrane", + display_short: "H72.0", }, { key: "H72.1", en: "", de: "Attic perforation of tympanic membrane", + display_short: "H72.1", }, { key: "H72.2", en: "", de: "Other marginal perforations of tympanic membrane", + display_short: "H72.2", }, { key: "H72.8", en: "", de: "Other perforations of tympanic membrane", + display_short: "H72.8", }, { key: "H72.9", en: "", de: "Perforation of tympanic membrane, unspecified", + display_short: "H72.9", }, { key: "H73", en: "", de: "Other disorders of tympanic membrane", + display_short: "H73", }, { key: "H73.0", en: "", de: "Acute myringitis", + display_short: "H73.0", }, { key: "H73.1", en: "", de: "Chronic myringitis", + display_short: "H73.1", }, { key: "H73.8", en: "", de: "Other specified disorders of tympanic membrane", + display_short: "H73.8", }, { key: "H73.9", en: "", de: "Disorder of tympanic membrane, unspecified", + display_short: "H73.9", }, { key: "H74", en: "", de: "Other disorders of middle ear and mastoid", + display_short: "H74", }, { key: "H74.0", en: "", de: "Tympanosclerosis", + display_short: "H74.0", }, { key: "H74.1", en: "", de: "Adhesive middle ear disease", + display_short: "H74.1", }, { key: "H74.2", en: "", de: "Discontinuity and dislocation of ear ossicles", + display_short: "H74.2", }, { key: "H74.3", en: "", de: "Other acquired abnormalities of ear ossicles", + display_short: "H74.3", }, { key: "H74.4", en: "", de: "Polyp of middle ear", + display_short: "H74.4", }, { key: "H74.8", en: "", de: "Other specified disorders of middle ear and mastoid", + display_short: "H74.8", }, { key: "H74.9", en: "", de: "Disorder of middle ear and mastoid, unspecified", + display_short: "H74.9", }, { key: "H80", en: "", de: "Otosclerosis", + display_short: "H80", }, { key: "H80.0", en: "", de: "Otosclerosis involving oval window, nonobliterative", + display_short: "H80.0", }, { key: "H80.1", en: "", de: "Otosclerosis involving oval window, obliterative", + display_short: "H80.1", }, { key: "H80.2", en: "", de: "Cochlear otosclerosis", + display_short: "H80.2", }, { key: "H80.8", en: "", de: "Other otosclerosis", + display_short: "H80.8", }, { key: "H80.9", en: "", de: "Otosclerosis, unspecified", + display_short: "H80.9", }, { key: "H81", en: "", de: "Disorders of vestibular function", + display_short: "H81", }, { key: "H81.0", en: "", de: "Ménière disease", + display_short: "H81.0", }, { key: "H81.1", en: "", de: "Benign paroxysmal vertigo", + display_short: "H81.1", }, { key: "H81.2", en: "", de: "Vestibular neuronitis", + display_short: "H81.2", }, { key: "H81.3", en: "", de: "Other peripheral vertigo", + display_short: "H81.3", }, { key: "H81.4", en: "", de: "Vertigo of central origin", + display_short: "H81.4", }, { key: "H81.8", en: "", de: "Other disorders of vestibular function", + display_short: "H81.8", }, { key: "H81.9", en: "", de: "Disorder of vestibular function, unspecified", + display_short: "H81.9", }, { key: "H83", en: "", de: "Other diseases of inner ear", + display_short: "H83", }, { key: "H83.0", en: "", de: "Labyrinthitis", + display_short: "H83.0", }, { key: "H83.1", en: "", de: "Labyrinthine fistula", + display_short: "H83.1", }, { key: "H83.2", en: "", de: "Labyrinthine dysfunction", + display_short: "H83.2", }, { key: "H83.3", en: "", de: "Noise effects on inner ear", + display_short: "H83.3", }, { key: "H83.8", en: "", de: "Other specified diseases of inner ear", + display_short: "H83.8", }, { key: "H83.9", en: "", de: "Disease of inner ear, unspecified", + display_short: "H83.9", }, { key: "H90", en: "", de: "Conductive and sensorineural hearing loss", + display_short: "H90", }, { key: "H90.0", en: "", de: "Conductive hearing loss, bilateral", + display_short: "H90.0", }, { key: "H90.1", en: "", de: "Conductive hearing loss, unilateral with unrestricted hearing on the contralateral side", + display_short: "H90.1", }, { key: "H90.2", en: "", de: "Conductive hearing loss, unspecified", + display_short: "H90.2", }, { key: "H90.3", en: "", de: "Sensorineural hearing loss, bilateral", + display_short: "H90.3", }, { key: "H90.4", en: "", de: "Sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side", + display_short: "H90.4", }, { key: "H90.5", en: "", de: "Sensorineural hearing loss, unspecified", + display_short: "H90.5", }, { key: "H90.6", en: "", de: "Mixed conductive and sensorineural hearing loss, bilateral", + display_short: "H90.6", }, { key: "H90.7", en: "", de: "Mixed conductive and sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side", + display_short: "H90.7", }, { key: "H90.8", en: "", de: "Mixed conductive and sensorineural hearing loss, unspecified", + display_short: "H90.8", }, { key: "H91", en: "", de: "Other hearing loss", + display_short: "H91", }, { key: "H91.0", en: "", de: "Ototoxic hearing loss", + display_short: "H91.0", }, { key: "H91.1", en: "", de: "Presbycusis", + display_short: "H91.1", }, { key: "H91.2", en: "", de: "Sudden idiopathic hearing loss", + display_short: "H91.2", }, { key: "H91.3", en: "", de: "Deaf mutism, not elsewhere classified", + display_short: "H91.3", }, { key: "H91.8", en: "", de: "Other specified hearing loss", + display_short: "H91.8", }, { key: "H91.9", en: "", de: "Hearing loss, unspecified", + display_short: "H91.9", }, { key: "H92", en: "", de: "Otalgia and effusion of ear", + display_short: "H92", }, { key: "H92.0", en: "", de: "Otalgia", + display_short: "H92.0", }, { key: "H92.1", en: "", de: "Otorrhoea", + display_short: "H92.1", }, { key: "H92.2", en: "", de: "Otorrhagia", + display_short: "H92.2", }, { key: "H93", en: "", de: "Other disorders of ear, not elsewhere classified", + display_short: "H93", }, { key: "H93.0", en: "", de: "Degenerative and vascular disorders of ear", + display_short: "H93.0", }, { key: "H93.1", en: "", de: "Tinnitus", + display_short: "H93.1", }, { key: "H93.2", en: "", de: "Other abnormal auditory perceptions", + display_short: "H93.2", }, { key: "H93.3", en: "", de: "Disorders of acoustic nerve", + display_short: "H93.3", }, { key: "H93.8", en: "", de: "Other specified disorders of ear", + display_short: "H93.8", }, { key: "H93.9", en: "", de: "Disorder of ear, unspecified", + display_short: "H93.9", }, { key: "H95", en: "", de: "Postprocedural disorders of ear and mastoid process, not elsewhere classified", + display_short: "H95", }, { key: "H95.0", en: "", de: "Recurrent cholesteatoma of postmastoidectomy cavity", + display_short: "H95.0", }, { key: "H95.1", en: "", de: "Other disorders following mastoidectomy", + display_short: "H95.1", }, { key: "H95.8", en: "", de: "Other postprocedural disorders of ear and mastoid process", + display_short: "H95.8", }, { key: "H95.9", en: "", de: "Postprocedural disorder of ear and mastoid process, unspecified", + display_short: "H95.9", }, { key: "I00", en: "", de: "Rheumatic fever without mention of heart involvement", + display_short: "I00", }, { key: "I01", en: "", de: "Rheumatic fever with heart involvement", + display_short: "I01", }, { key: "I01.0", en: "", de: "Acute rheumatic pericarditis", + display_short: "I01.0", }, { key: "I01.1", en: "", de: "Acute rheumatic endocarditis", + display_short: "I01.1", }, { key: "I01.2", en: "", de: "Acute rheumatic myocarditis", + display_short: "I01.2", }, { key: "I01.8", en: "", de: "Other acute rheumatic heart disease", + display_short: "I01.8", }, { key: "I01.9", en: "", de: "Acute rheumatic heart disease, unspecified", + display_short: "I01.9", }, { key: "I02", en: "", de: "Rheumatic chorea", + display_short: "I02", }, { key: "I02.0", en: "", de: "Rheumatic chorea with heart involvement", + display_short: "I02.0", }, { key: "I02.9", en: "", de: "Rheumatic chorea without heart involvement", + display_short: "I02.9", }, { key: "I05", en: "", de: "Rheumatic mitral valve diseases", + display_short: "I05", }, { key: "I05.0", en: "", de: "Mitral stenosis", + display_short: "I05.0", }, { key: "I05.1", en: "", de: "Rheumatic mitral insufficiency", + display_short: "I05.1", }, { key: "I05.2", en: "", de: "Mitral stenosis with insufficiency", + display_short: "I05.2", }, { key: "I05.8", en: "", de: "Other mitral valve diseases", + display_short: "I05.8", }, { key: "I05.9", en: "", de: "Mitral valve disease, unspecified", + display_short: "I05.9", }, { key: "I06", en: "", de: "Rheumatic aortic valve diseases", + display_short: "I06", }, { key: "I06.0", en: "", de: "Rheumatic aortic stenosis", + display_short: "I06.0", }, { key: "I06.1", en: "", de: "Rheumatic aortic insufficiency", + display_short: "I06.1", }, { key: "I06.2", en: "", de: "Rheumatic aortic stenosis with insufficiency", + display_short: "I06.2", }, { key: "I06.8", en: "", de: "Other rheumatic aortic valve diseases", + display_short: "I06.8", }, { key: "I06.9", en: "", de: "Rheumatic aortic valve disease, unspecified", + display_short: "I06.9", }, { key: "I07", en: "", de: "Rheumatic tricuspid valve diseases", + display_short: "I07", }, { key: "I07.0", en: "", de: "Tricuspid stenosis", + display_short: "I07.0", }, { key: "I07.1", en: "", de: "Tricuspid insufficiency", + display_short: "I07.1", }, { key: "I07.2", en: "", de: "Tricuspid stenosis with insufficiency", + display_short: "I07.2", }, { key: "I07.8", en: "", de: "Other tricuspid valve diseases", + display_short: "I07.8", }, { key: "I07.9", en: "", de: "Tricuspid valve disease, unspecified", + display_short: "I07.9", }, { key: "I08", en: "", de: "Multiple valve diseases", + display_short: "I08", }, { key: "I08.0", en: "", de: "Disorders of both mitral and aortic valves", + display_short: "I08.0", }, { key: "I08.1", en: "", de: "Disorders of both mitral and tricuspid valves", + display_short: "I08.1", }, { key: "I08.2", en: "", de: "Disorders of both aortic and tricuspid valves", + display_short: "I08.2", }, { key: "I08.3", en: "", de: "Combined disorders of mitral, aortic and tricuspid valves", + display_short: "I08.3", }, { key: "I08.8", en: "", de: "Other multiple valve diseases", + display_short: "I08.8", }, { key: "I08.9", en: "", de: "Multiple valve disease, unspecified", + display_short: "I08.9", }, { key: "I09", en: "", de: "Other rheumatic heart diseases", + display_short: "I09", }, { key: "I09.0", en: "", de: "Rheumatic myocarditis", + display_short: "I09.0", }, { key: "I09.1", en: "", de: "Rheumatic diseases of endocardium, valve unspecified", + display_short: "I09.1", }, { key: "I09.2", en: "", de: "Chronic rheumatic pericarditis", + display_short: "I09.2", }, { key: "I09.8", en: "", de: "Other specified rheumatic heart diseases", + display_short: "I09.8", }, { key: "I09.9", en: "", de: "Rheumatic heart disease, unspecified", + display_short: "I09.9", }, { key: "I10", en: "", de: "Essential (primary) hypertension", + display_short: "I10", }, { key: "I11", en: "", de: "Hypertensive heart disease", + display_short: "I11", }, { key: "I11.0", en: "", de: "Hypertensive heart disease with (congestive) heart failure", + display_short: "I11.0", }, { key: "I11.9", en: "", de: "Hypertensive heart disease without (congestive) heart failure", + display_short: "I11.9", }, { key: "I12", en: "", de: "Hypertensive renal disease", + display_short: "I12", }, { key: "I12.0", en: "", de: "Hypertensive renal disease with renal failure", + display_short: "I12.0", }, { key: "I12.9", en: "", de: "Hypertensive renal disease without renal failure", + display_short: "I12.9", }, { key: "I13", en: "", de: "Hypertensive heart and renal disease", + display_short: "I13", }, { key: "I13.0", en: "", de: "Hypertensive heart and renal disease with (congestive) heart failure", + display_short: "I13.0", }, { key: "I13.1", en: "", de: "Hypertensive heart and renal disease with renal failure", + display_short: "I13.1", }, { key: "I13.2", en: "", de: "Hypertensive heart and renal disease with both (congestive) heart failure and renal failure", + display_short: "I13.2", }, { key: "I13.9", en: "", de: "Hypertensive heart and renal disease, unspecified", + display_short: "I13.9", }, { key: "I15", en: "", de: "Secondary hypertension", + display_short: "I15", }, { key: "I15.0", en: "", de: "Renovascular hypertension", + display_short: "I15.0", }, { key: "I15.1", en: "", de: "Hypertension secondary to other renal disorders", + display_short: "I15.1", }, { key: "I15.2", en: "", de: "Hypertension secondary to endocrine disorders", + display_short: "I15.2", }, { key: "I15.8", en: "", de: "Other secondary hypertension", + display_short: "I15.8", }, { key: "I15.9", en: "", de: "Secondary hypertension, unspecified", + display_short: "I15.9", }, { key: "I20", en: "", de: "Angina pectoris", + display_short: "I20", }, { key: "I20.0", en: "", de: "Unstable angina", + display_short: "I20.0", }, { key: "I20.1", en: "", de: "Angina pectoris with documented spasm", + display_short: "I20.1", }, { key: "I20.8", en: "", de: "Other forms of angina pectoris", + display_short: "I20.8", }, { key: "I20.9", en: "", de: "Angina pectoris, unspecified", + display_short: "I20.9", }, { key: "I21", en: "", de: "Acute myocardial infarction", + display_short: "I21", }, { key: "I21.0", en: "", de: "Acute transmural myocardial infarction of anterior wall", + display_short: "I21.0", }, { key: "I21.1", en: "", de: "Acute transmural myocardial infarction of inferior wall", + display_short: "I21.1", }, { key: "I21.2", en: "", de: "Acute transmural myocardial infarction of other sites", + display_short: "I21.2", }, { key: "I21.3", en: "", de: "Acute transmural myocardial infarction of unspecified site", + display_short: "I21.3", }, { key: "I21.4", en: "", de: "Acute subendocardial myocardial infarction", + display_short: "I21.4", }, { key: "I21.9", en: "", de: "Acute myocardial infarction, unspecified", + display_short: "I21.9", }, { key: "I22", en: "", de: "Subsequent myocardial infarction", + display_short: "I22", }, { key: "I22.0", en: "", de: "Subsequent myocardial infarction of anterior wall", + display_short: "I22.0", }, { key: "I22.1", en: "", de: "Subsequent myocardial infarction of inferior wall", + display_short: "I22.1", }, { key: "I22.8", en: "", de: "Subsequent myocardial infarction of other sites", + display_short: "I22.8", }, { key: "I22.9", en: "", de: "Subsequent myocardial infarction of unspecified site", + display_short: "I22.9", }, { key: "I23", en: "", de: "Certain current complications following acute myocardial infarction", + display_short: "I23", }, { key: "I23.0", en: "", de: "Haemopericardium as current complication following acute myocardial infarction", + display_short: "I23.0", }, { key: "I23.1", en: "", de: "Atrial septal defect as current complication following acute myocardial infarction", + display_short: "I23.1", }, { key: "I23.2", en: "", de: "Ventricular septal defect as current complication following acute myocardial infarction", + display_short: "I23.2", }, { key: "I23.3", en: "", de: "Rupture of cardiac wall without haemopericardium as current complication following acute myocardial infarction", + display_short: "I23.3", }, { key: "I23.4", en: "", de: "Rupture of chordae tendineae as current complication following acute myocardial infarction", + display_short: "I23.4", }, { key: "I23.5", en: "", de: "Rupture of papillary muscle as current complication following acute myocardial infarction", + display_short: "I23.5", }, { key: "I23.6", en: "", de: "Thrombosis of atrium, auricular appendage, and ventricle as current complications following acute myocardial infarction", + display_short: "I23.6", }, { key: "I23.8", en: "", de: "Other current complications following acute myocardial infarction", + display_short: "I23.8", }, { key: "I24", en: "", de: "Other acute ischaemic heart diseases", + display_short: "I24", }, { key: "I24.0", en: "", de: "Coronary thrombosis not resulting in myocardial infarction", + display_short: "I24.0", }, { key: "I24.1", en: "", de: "Dressler syndrome", + display_short: "I24.1", }, { key: "I24.8", en: "", de: "Other forms of acute ischaemic heart disease", + display_short: "I24.8", }, { key: "I24.9", en: "", de: "Acute ischaemic heart disease, unspecified", + display_short: "I24.9", }, { key: "I25", en: "", de: "Chronic ischaemic heart disease", + display_short: "I25", }, { key: "I25.0", en: "", de: "Atherosclerotic cardiovascular disease, so described", + display_short: "I25.0", }, { key: "I25.1", en: "", de: "Atherosclerotic heart disease", + display_short: "I25.1", }, { key: "I25.2", en: "", de: "Old myocardial infarction", + display_short: "I25.2", }, { key: "I25.3", en: "", de: "Aneurysm of heart", + display_short: "I25.3", }, { key: "I25.4", en: "", de: "Coronary artery aneurysm and dissection", + display_short: "I25.4", }, { key: "I25.5", en: "", de: "Ischaemic cardiomyopathy", + display_short: "I25.5", }, { key: "I25.6", en: "", de: "Silent myocardial ischaemia", + display_short: "I25.6", }, { key: "I25.8", en: "", de: "Other forms of chronic ischaemic heart disease", + display_short: "I25.8", }, { key: "I25.9", en: "", de: "Chronic ischaemic heart disease, unspecified", + display_short: "I25.9", }, { key: "I26", en: "", de: "Pulmonary embolism", + display_short: "I26", }, { key: "I26.0", en: "", de: "Pulmonary embolism with mention of acute cor pulmonale", + display_short: "I26.0", }, { key: "I26.9", en: "", de: "Pulmonary embolism without mention of acute cor pulmonale", + display_short: "I26.9", }, { key: "I27", en: "", de: "Other pulmonary heart diseases", + display_short: "I27", }, { key: "I27.0", en: "", de: "Primary pulmonary hypertension", + display_short: "I27.0", }, { key: "I27.1", en: "", de: "Kyphoscoliotic heart disease", + display_short: "I27.1", }, { key: "I27.2", en: "", de: "Other secondary pulmonary hypertension", + display_short: "I27.2", }, { key: "I27.8", en: "", de: "Other specified pulmonary heart diseases", + display_short: "I27.8", }, { key: "I27.9", en: "", de: "Pulmonary heart disease, unspecified", + display_short: "I27.9", }, { key: "I28", en: "", de: "Other diseases of pulmonary vessels", + display_short: "I28", }, { key: "I28.0", en: "", de: "Arteriovenous fistula of pulmonary vessels", + display_short: "I28.0", }, { key: "I28.1", en: "", de: "Aneurysm of pulmonary artery", + display_short: "I28.1", }, { key: "I28.8", en: "", de: "Other specified diseases of pulmonary vessels", + display_short: "I28.8", }, { key: "I28.9", en: "", de: "Disease of pulmonary vessels, unspecified", + display_short: "I28.9", }, { key: "I30", en: "", de: "Acute pericarditis", + display_short: "I30", }, { key: "I30.0", en: "", de: "Acute nonspecific idiopathic pericarditis", + display_short: "I30.0", }, { key: "I30.1", en: "", de: "Infective pericarditis", + display_short: "I30.1", }, { key: "I30.8", en: "", de: "Other forms of acute pericarditis", + display_short: "I30.8", }, { key: "I30.9", en: "", de: "Acute pericarditis, unspecified", + display_short: "I30.9", }, { key: "I31", en: "", de: "Other diseases of pericardium", + display_short: "I31", }, { key: "I31.0", en: "", de: "Chronic adhesive pericarditis", + display_short: "I31.0", }, { key: "I31.1", en: "", de: "Chronic constrictive pericarditis", + display_short: "I31.1", }, { key: "I31.2", en: "", de: "Haemopericardium, not elsewhere classified", + display_short: "I31.2", }, { key: "I31.3", en: "", de: "Pericardial effusion (noninflammatory)", + display_short: "I31.3", }, { key: "I31.8", en: "", de: "Other specified diseases of pericardium", + display_short: "I31.8", }, { key: "I31.9", en: "", de: "Disease of pericardium, unspecified", + display_short: "I31.9", }, { key: "I33", en: "", de: "Acute and subacute endocarditis", + display_short: "I33", }, { key: "I33.0", en: "", de: "Acute and subacute infective endocarditis", + display_short: "I33.0", }, { key: "I33.9", en: "", de: "Acute endocarditis, unspecified", + display_short: "I33.9", }, { key: "I34", en: "", de: "Nonrheumatic mitral valve disorders", + display_short: "I34", }, { key: "I34.0", en: "", de: "Mitral (valve) insufficiency", + display_short: "I34.0", }, { key: "I34.1", en: "", de: "Mitral (valve) prolapse", + display_short: "I34.1", }, { key: "I34.2", en: "", de: "Nonrheumatic mitral (valve) stenosis", + display_short: "I34.2", }, { key: "I34.8", en: "", de: "Other nonrheumatic mitral valve disorders", + display_short: "I34.8", }, { key: "I34.9", en: "", de: "Nonrheumatic mitral valve disorder, unspecified", + display_short: "I34.9", }, { key: "I35", en: "", de: "Nonrheumatic aortic valve disorders", + display_short: "I35", }, { key: "I35.0", en: "", de: "Aortic (valve) stenosis", + display_short: "I35.0", }, { key: "I35.1", en: "", de: "Aortic (valve) insufficiency", + display_short: "I35.1", }, { key: "I35.2", en: "", de: "Aortic (valve) stenosis with insufficiency", + display_short: "I35.2", }, { key: "I35.8", en: "", de: "Other aortic valve disorders", + display_short: "I35.8", }, { key: "I35.9", en: "", de: "Aortic valve disorder, unspecified", + display_short: "I35.9", }, { key: "I36", en: "", de: "Nonrheumatic tricuspid valve disorders", + display_short: "I36", }, { key: "I36.0", en: "", de: "Nonrheumatic tricuspid (valve) stenosis", + display_short: "I36.0", }, { key: "I36.1", en: "", de: "Nonrheumatic tricuspid (valve) insufficiency", + display_short: "I36.1", }, { key: "I36.2", en: "", de: "Nonrheumatic tricuspid (valve) stenosis with insufficiency", + display_short: "I36.2", }, { key: "I36.8", en: "", de: "Other nonrheumatic tricuspid valve disorders", + display_short: "I36.8", }, { key: "I36.9", en: "", de: "Nonrheumatic tricuspid valve disorder, unspecified", + display_short: "I36.9", }, { key: "I37", en: "", de: "Pulmonary valve disorders", + display_short: "I37", }, { key: "I37.0", en: "", de: "Pulmonary valve stenosis", + display_short: "I37.0", }, { key: "I37.1", en: "", de: "Pulmonary valve insufficiency", + display_short: "I37.1", }, { key: "I37.2", en: "", de: "Pulmonary valve stenosis with insufficiency", + display_short: "I37.2", }, { key: "I37.8", en: "", de: "Other pulmonary valve disorders", + display_short: "I37.8", }, { key: "I37.9", en: "", de: "Pulmonary valve disorder, unspecified", + display_short: "I37.9", }, { key: "I38", en: "", de: "Endocarditis, valve unspecified", + display_short: "I38", }, { key: "I40", en: "", de: "Acute myocarditis", + display_short: "I40", }, { key: "I40.0", en: "", de: "Infective myocarditis", + display_short: "I40.0", }, { key: "I40.1", en: "", de: "Isolated myocarditis", + display_short: "I40.1", }, { key: "I40.8", en: "", de: "Other acute myocarditis", + display_short: "I40.8", }, { key: "I40.9", en: "", de: "Acute myocarditis, unspecified", + display_short: "I40.9", }, { key: "I42", en: "", de: "Cardiomyopathy", + display_short: "I42", }, { key: "I42.0", en: "", de: "Dilated cardiomyopathy", + display_short: "I42.0", }, { key: "I42.1", en: "", de: "Obstructive hypertrophic cardiomyopathy", + display_short: "I42.1", }, { key: "I42.2", en: "", de: "Other hypertrophic cardiomyopathy", + display_short: "I42.2", }, { key: "I42.3", en: "", de: "Endomyocardial (eosinophilic) disease", + display_short: "I42.3", }, { key: "I42.4", en: "", de: "Endocardial fibroelastosis", + display_short: "I42.4", }, { key: "I42.5", en: "", de: "Other restrictive cardiomyopathy", + display_short: "I42.5", }, { key: "I42.6", en: "", de: "Alcoholic cardiomyopathy", + display_short: "I42.6", }, { key: "I42.7", en: "", de: "Cardiomyopathy due to drugs and other external agents", + display_short: "I42.7", }, { key: "I42.8", en: "", de: "Other cardiomyopathies", + display_short: "I42.8", }, { key: "I42.9", en: "", de: "Cardiomyopathy, unspecified", + display_short: "I42.9", }, { key: "I44", en: "", de: "Atrioventricular and left bundle-branch block", + display_short: "I44", }, { key: "I44.0", en: "", de: "Atrioventricular block, first degree", + display_short: "I44.0", }, { key: "I44.1", en: "", de: "Atrioventricular block, second degree", + display_short: "I44.1", }, { key: "I44.2", en: "", de: "Atrioventricular block, complete", + display_short: "I44.2", }, { key: "I44.3", en: "", de: "Other and unspecified atrioventricular block", + display_short: "I44.3", }, { key: "I44.4", en: "", de: "Left anterior fascicular block", + display_short: "I44.4", }, { key: "I44.5", en: "", de: "Left posterior fascicular block", + display_short: "I44.5", }, { key: "I44.6", en: "", de: "Other and unspecified fascicular block", + display_short: "I44.6", }, { key: "I44.7", en: "", de: "Left bundle-branch block, unspecified", + display_short: "I44.7", }, { key: "I45", en: "", de: "Other conduction disorders", + display_short: "I45", }, { key: "I45.0", en: "", de: "Right fascicular block", + display_short: "I45.0", }, { key: "I45.1", en: "", de: "Other and unspecified right bundle-branch block", + display_short: "I45.1", }, { key: "I45.2", en: "", de: "Bifascicular block", + display_short: "I45.2", }, { key: "I45.3", en: "", de: "Trifascicular block", + display_short: "I45.3", }, { key: "I45.4", en: "", de: "Nonspecific intraventricular block", + display_short: "I45.4", }, { key: "I45.5", en: "", de: "Other specified heart block", + display_short: "I45.5", }, { key: "I45.6", en: "", de: "Pre-excitation syndrome", + display_short: "I45.6", }, { key: "I45.8", en: "", de: "Other specified conduction disorders", + display_short: "I45.8", }, { key: "I45.9", en: "", de: "Conduction disorder, unspecified", + display_short: "I45.9", }, { key: "I46", en: "", de: "Cardiac arrest", + display_short: "I46", }, { key: "I46.0", en: "", de: "Cardiac arrest with successful resuscitation", + display_short: "I46.0", }, { key: "I46.1", en: "", de: "Sudden cardiac death, so described", + display_short: "I46.1", }, { key: "I46.9", en: "", de: "Cardiac arrest, unspecified", + display_short: "I46.9", }, { key: "I47", en: "", de: "Paroxysmal tachycardia", + display_short: "I47", }, { key: "I47.0", en: "", de: "Re-entry ventricular arrhythmia", + display_short: "I47.0", }, { key: "I47.1", en: "", de: "Supraventricular tachycardia", + display_short: "I47.1", }, { key: "I47.2", en: "", de: "Ventricular tachycardia", + display_short: "I47.2", }, { key: "I47.9", en: "", de: "Paroxysmal tachycardia, unspecified", + display_short: "I47.9", }, { key: "I48", en: "", de: "Atrial fibrillation and flutter", + display_short: "I48", }, { key: "I48.0", en: "", de: "Paroxysmal atrial fibrillation", + display_short: "I48.0", }, { key: "I48.1", en: "", de: "Persistent atrial fibrillation", + display_short: "I48.1", }, { key: "I48.2", en: "", de: "Chronic atrial fibrillation", + display_short: "I48.2", }, { key: "I48.3", en: "", de: "Typical atrial flutter", + display_short: "I48.3", }, { key: "I48.4", en: "", de: "Atypical atrial flutter", + display_short: "I48.4", }, { key: "I48.9", en: "", de: "Atrial fibrillation and atrial flutter, unspecified", + display_short: "I48.9", }, { key: "I49", en: "", de: "Other cardiac arrhythmias", + display_short: "I49", }, { key: "I49.0", en: "", de: "Ventricular fibrillation and flutter", + display_short: "I49.0", }, { key: "I49.1", en: "", de: "Atrial premature depolarization", + display_short: "I49.1", }, { key: "I49.2", en: "", de: "Junctional premature depolarization", + display_short: "I49.2", }, { key: "I49.3", en: "", de: "Ventricular premature depolarization", + display_short: "I49.3", }, { key: "I49.4", en: "", de: "Other and unspecified premature depolarization", + display_short: "I49.4", }, { key: "I49.5", en: "", de: "Sick sinus syndrome", + display_short: "I49.5", }, { key: "I49.8", en: "", de: "Other specified cardiac arrhythmias", + display_short: "I49.8", }, { key: "I49.9", en: "", de: "Cardiac arrhythmia, unspecified", + display_short: "I49.9", }, { key: "I50", en: "", de: "Heart failure", + display_short: "I50", }, { key: "I50.0", en: "", de: "Congestive heart failure", + display_short: "I50.0", }, { key: "I50.1", en: "", de: "Left ventricular failure", + display_short: "I50.1", }, { key: "I50.9", en: "", de: "Heart failure, unspecified", + display_short: "I50.9", }, { key: "I51", en: "", de: "Complications and ill-defined descriptions of heart disease", + display_short: "I51", }, { key: "I51.0", en: "", de: "Cardiac septal defect, acquired", + display_short: "I51.0", }, { key: "I51.1", en: "", de: "Rupture of chordae tendineae, not elsewhere classified", + display_short: "I51.1", }, { key: "I51.2", en: "", de: "Rupture of papillary muscle, not elsewhere classified", + display_short: "I51.2", }, { key: "I51.3", en: "", de: "Intracardiac thrombosis, not elsewhere classified", + display_short: "I51.3", }, { key: "I51.4", en: "", de: "Myocarditis, unspecified", + display_short: "I51.4", }, { key: "I51.5", en: "", de: "Myocardial degeneration", + display_short: "I51.5", }, { key: "I51.6", en: "", de: "Cardiovascular disease, unspecified", + display_short: "I51.6", }, { key: "I51.7", en: "", de: "Cardiomegaly", + display_short: "I51.7", }, { key: "I51.8", en: "", de: "Other ill-defined heart diseases", + display_short: "I51.8", }, { key: "I51.9", en: "", de: "Heart disease, unspecified", + display_short: "I51.9", }, { key: "I60", en: "", de: "Subarachnoid haemorrhage", + display_short: "I60", }, { key: "I60.0", en: "", de: "Subarachnoid haemorrhage from carotid siphon and bifurcation", + display_short: "I60.0", }, { key: "I60.1", en: "", de: "Subarachnoid haemorrhage from middle cerebral artery", + display_short: "I60.1", }, { key: "I60.2", en: "", de: "Subarachnoid haemorrhage from anterior communicating artery", + display_short: "I60.2", }, { key: "I60.3", en: "", de: "Subarachnoid haemorrhage from posterior communicating artery", + display_short: "I60.3", }, { key: "I60.4", en: "", de: "Subarachnoid haemorrhage from basilar artery", + display_short: "I60.4", }, { key: "I60.5", en: "", de: "Subarachnoid haemorrhage from vertebral artery", + display_short: "I60.5", }, { key: "I60.6", en: "", de: "Subarachnoid haemorrhage from other intracranial arteries", + display_short: "I60.6", }, { key: "I60.7", en: "", de: "Subarachnoid haemorrhage from intracranial artery, unspecified", + display_short: "I60.7", }, { key: "I60.8", en: "", de: "Other subarachnoid haemorrhage", + display_short: "I60.8", }, { key: "I60.9", en: "", de: "Subarachnoid haemorrhage, unspecified", + display_short: "I60.9", }, { key: "I61", en: "", de: "Intracerebral haemorrhage", + display_short: "I61", }, { key: "I61.0", en: "", de: "Intracerebral haemorrhage in hemisphere, subcortical", + display_short: "I61.0", }, { key: "I61.1", en: "", de: "Intracerebral haemorrhage in hemisphere, cortical", + display_short: "I61.1", }, { key: "I61.2", en: "", de: "Intracerebral haemorrhage in hemisphere, unspecified", + display_short: "I61.2", }, { key: "I61.3", en: "", de: "Intracerebral haemorrhage in brain stem", + display_short: "I61.3", }, { key: "I61.4", en: "", de: "Intracerebral haemorrhage in cerebellum", + display_short: "I61.4", }, { key: "I61.5", en: "", de: "Intracerebral haemorrhage, intraventricular", + display_short: "I61.5", }, { key: "I61.6", en: "", de: "Intracerebral haemorrhage, multiple localized", + display_short: "I61.6", }, { key: "I61.8", en: "", de: "Other intracerebral haemorrhage", + display_short: "I61.8", }, { key: "I61.9", en: "", de: "Intracerebral haemorrhage, unspecified", + display_short: "I61.9", }, { key: "I62", en: "", de: "Other nontraumatic intracranial haemorrhage", + display_short: "I62", }, { key: "I62.0", en: "", de: "Nontraumatic subdural haemorrhage", + display_short: "I62.0", }, { key: "I62.1", en: "", de: "Nontraumatic extradural haemorrhage", + display_short: "I62.1", }, { key: "I62.9", en: "", de: "Intracranial haemorrhage (nontraumatic), unspecified", + display_short: "I62.9", }, { key: "I63", en: "", de: "Cerebral infarction", + display_short: "I63", }, { key: "I63.0", en: "", de: "Cerebral infarction due to thrombosis of precerebral arteries", + display_short: "I63.0", }, { key: "I63.1", en: "", de: "Cerebral infarction due to embolism of precerebral arteries", + display_short: "I63.1", }, { key: "I63.2", en: "", de: "Cerebral infarction due to unspecified occlusion or stenosis of precerebral arteries", + display_short: "I63.2", }, { key: "I63.3", en: "", de: "Cerebral infarction due to thrombosis of cerebral arteries", + display_short: "I63.3", }, { key: "I63.4", en: "", de: "Cerebral infarction due to embolism of cerebral arteries", + display_short: "I63.4", }, { key: "I63.5", en: "", de: "Cerebral infarction due to unspecified occlusion or stenosis of cerebral arteries", + display_short: "I63.5", }, { key: "I63.6", en: "", de: "Cerebral infarction due to cerebral venous thrombosis, nonpyogenic", + display_short: "I63.6", }, { key: "I63.8", en: "", de: "Other cerebral infarction", + display_short: "I63.8", }, { key: "I63.9", en: "", de: "Cerebral infarction, unspecified", + display_short: "I63.9", }, { key: "I64", en: "", de: "Stroke, not specified as haemorrhage or infarction", + display_short: "I64", }, { key: "I65", en: "", de: "Occlusion and stenosis of precerebral arteries, not resulting in cerebral infarction", + display_short: "I65", }, { key: "I65.0", en: "", de: "Occlusion and stenosis of vertebral artery", + display_short: "I65.0", }, { key: "I65.1", en: "", de: "Occlusion and stenosis of basilar artery", + display_short: "I65.1", }, { key: "I65.2", en: "", de: "Occlusion and stenosis of carotid artery", + display_short: "I65.2", }, { key: "I65.3", en: "", de: "Occlusion and stenosis of multiple and bilateral precerebral arteries", + display_short: "I65.3", }, { key: "I65.8", en: "", de: "Occlusion and stenosis of other precerebral artery", + display_short: "I65.8", }, { key: "I65.9", en: "", de: "Occlusion and stenosis of unspecified precerebral artery", + display_short: "I65.9", }, { key: "I66", en: "", de: "Occlusion and stenosis of cerebral arteries, not resulting in cerebral infarction", + display_short: "I66", }, { key: "I66.0", en: "", de: "Occlusion and stenosis of middle cerebral artery", + display_short: "I66.0", }, { key: "I66.1", en: "", de: "Occlusion and stenosis of anterior cerebral artery", + display_short: "I66.1", }, { key: "I66.2", en: "", de: "Occlusion and stenosis of posterior cerebral artery", + display_short: "I66.2", }, { key: "I66.3", en: "", de: "Occlusion and stenosis of cerebellar arteries", + display_short: "I66.3", }, { key: "I66.4", en: "", de: "Occlusion and stenosis of multiple and bilateral cerebral arteries", + display_short: "I66.4", }, { key: "I66.8", en: "", de: "Occlusion and stenosis of other cerebral artery", + display_short: "I66.8", }, { key: "I66.9", en: "", de: "Occlusion and stenosis of unspecified cerebral artery", + display_short: "I66.9", }, { key: "I67", en: "", de: "Other cerebrovascular diseases", + display_short: "I67", }, { key: "I67.0", en: "", de: "Dissection of cerebral arteries, nonruptured", + display_short: "I67.0", }, { key: "I67.1", en: "", de: "Cerebral aneurysm, nonruptured", + display_short: "I67.1", }, { key: "I67.2", en: "", de: "Cerebral atherosclerosis", + display_short: "I67.2", }, { key: "I67.3", en: "", de: "Progressive vascular leukoencephalopathy", + display_short: "I67.3", }, { key: "I67.4", en: "", de: "Hypertensive encephalopathy", + display_short: "I67.4", }, { key: "I67.5", en: "", de: "Moyamoya disease", + display_short: "I67.5", }, { key: "I67.6", en: "", de: "Nonpyogenic thrombosis of intracranial venous system", + display_short: "I67.6", }, { key: "I67.7", en: "", de: "Cerebral arteritis, not elsewhere classified", + display_short: "I67.7", }, { key: "I67.8", en: "", de: "Other specified cerebrovascular diseases", + display_short: "I67.8", }, { key: "I67.9", en: "", de: "Cerebrovascular disease, unspecified", + display_short: "I67.9", }, { key: "I69", en: "", de: "Sequelae of cerebrovascular disease", + display_short: "I69", }, { key: "I69.0", en: "", de: "Sequelae of subarachnoid haemorrhage", + display_short: "I69.0", }, { key: "I69.1", en: "", de: "Sequelae of intracerebral haemorrhage", + display_short: "I69.1", }, { key: "I69.2", en: "", de: "Sequelae of other nontraumatic intracranial haemorrhage", + display_short: "I69.2", }, { key: "I69.3", en: "", de: "Sequelae of cerebral infarction", + display_short: "I69.3", }, { key: "I69.4", en: "", de: "Sequelae of stroke, not specified as haemorrhage or infarction", + display_short: "I69.4", }, { key: "I69.8", en: "", de: "Sequelae of other and unspecified cerebrovascular diseases", + display_short: "I69.8", }, { key: "I70", en: "", de: "Atherosclerosis", + display_short: "I70", }, { key: "I70.0", en: "", de: "Atherosclerosis of aorta", + display_short: "I70.0", }, { key: "I70.1", en: "", de: "Atherosclerosis of renal artery", + display_short: "I70.1", }, { key: "I70.2", en: "", de: "Atherosclerosis of arteries of extremities", + display_short: "I70.2", }, { key: "I70.8", en: "", de: "Atherosclerosis of other arteries", + display_short: "I70.8", }, { key: "I70.9", en: "", de: "Generalized and unspecified atherosclerosis", + display_short: "I70.9", }, { key: "I71", en: "", de: "Aortic aneurysm and dissection", + display_short: "I71", }, { key: "I71.0", en: "", de: "Dissection of aorta [any part]", + display_short: "I71.0", }, { key: "I71.1", en: "", de: "Thoracic aortic aneurysm, ruptured", + display_short: "I71.1", }, { key: "I71.2", en: "", de: "Thoracic aortic aneurysm, without mention of rupture", + display_short: "I71.2", }, { key: "I71.3", en: "", de: "Abdominal aortic aneurysm, ruptured", + display_short: "I71.3", }, { key: "I71.4", en: "", de: "Abdominal aortic aneurysm, without mention of rupture", + display_short: "I71.4", }, { key: "I71.5", en: "", de: "Thoracoabdominal aortic aneurysm, ruptured", + display_short: "I71.5", }, { key: "I71.6", en: "", de: "Thoracoabdominal aortic aneurysm, without mention of rupture", + display_short: "I71.6", }, { key: "I71.8", en: "", de: "Aortic aneurysm of unspecified site, ruptured", + display_short: "I71.8", }, { key: "I71.9", en: "", de: "Aortic aneurysm of unspecified site, without mention of rupture", + display_short: "I71.9", }, { key: "I72", en: "", de: "Other aneurysm and dissection", + display_short: "I72", }, { key: "I72.0", en: "", de: "Aneurysm and dissection of carotid artery", + display_short: "I72.0", }, { key: "I72.1", en: "", de: "Aneurysm and dissection of artery of upper extremity", + display_short: "I72.1", }, { key: "I72.2", en: "", de: "Aneurysm and dissection of renal artery", + display_short: "I72.2", }, { key: "I72.3", en: "", de: "Aneurysm and dissection of iliac artery", + display_short: "I72.3", }, { key: "I72.4", en: "", de: "Aneurysm and dissection of artery of lower extremity", + display_short: "I72.4", }, { key: "I72.5", en: "", de: "Aneurysm and dissection of other precerebral arteries", + display_short: "I72.5", }, { key: "I72.6", en: "", de: "Aneurysm and dissection of vertebral artery", + display_short: "I72.6", }, { key: "I72.8", en: "", de: "Aneurysm and dissection of other specified arteries", + display_short: "I72.8", }, { key: "I72.9", en: "", de: "Aneurysm and dissection of unspecified site", + display_short: "I72.9", }, { key: "I73", en: "", de: "Other peripheral vascular diseases", + display_short: "I73", }, { key: "I73.0", en: "", de: "Raynaud syndrome", + display_short: "I73.0", }, { key: "I73.1", en: "", de: "Thromboangiitis obliterans [Buerger]", + display_short: "I73.1", }, { key: "I73.8", en: "", de: "Other specified peripheral vascular diseases", + display_short: "I73.8", }, { key: "I73.9", en: "", de: "Peripheral vascular disease, unspecified", + display_short: "I73.9", }, { key: "I74", en: "", de: "Arterial embolism and thrombosis", + display_short: "I74", }, { key: "I74.0", en: "", de: "Embolism and thrombosis of abdominal aorta", + display_short: "I74.0", }, { key: "I74.1", en: "", de: "Embolism and thrombosis of other and unspecified parts of aorta", + display_short: "I74.1", }, { key: "I74.2", en: "", de: "Embolism and thrombosis of arteries of upper extremities", + display_short: "I74.2", }, { key: "I74.3", en: "", de: "Embolism and thrombosis of arteries of lower extremities", + display_short: "I74.3", }, { key: "I74.4", en: "", de: "Embolism and thrombosis of arteries of extremities, unspecified", + display_short: "I74.4", }, { key: "I74.5", en: "", de: "Embolism and thrombosis of iliac artery", + display_short: "I74.5", }, { key: "I74.8", en: "", de: "Embolism and thrombosis of other arteries", + display_short: "I74.8", }, { key: "I74.9", en: "", de: "Embolism and thrombosis of unspecified artery", + display_short: "I74.9", }, { key: "I77", en: "", de: "Other disorders of arteries and arterioles", + display_short: "I77", }, { key: "I77.0", en: "", de: "Arteriovenous fistula, acquired", + display_short: "I77.0", }, { key: "I77.1", en: "", de: "Stricture of artery", + display_short: "I77.1", }, { key: "I77.2", en: "", de: "Rupture of artery", + display_short: "I77.2", }, { key: "I77.3", en: "", de: "Arterial fibromuscular dysplasia", + display_short: "I77.3", }, { key: "I77.4", en: "", de: "Coeliac artery compression syndrome", + display_short: "I77.4", }, { key: "I77.5", en: "", de: "Necrosis of artery", + display_short: "I77.5", }, { key: "I77.6", en: "", de: "Arteritis, unspecified", + display_short: "I77.6", }, { key: "I77.8", en: "", de: "Other specified disorders of arteries and arterioles", + display_short: "I77.8", }, { key: "I77.9", en: "", de: "Disorder of arteries and arterioles, unspecified", + display_short: "I77.9", }, { key: "I78", en: "", de: "Diseases of capillaries", + display_short: "I78", }, { key: "I78.0", en: "", de: "Hereditary haemorrhagic telangiectasia", + display_short: "I78.0", }, { key: "I78.1", en: "", de: "Naevus, non-neoplastic", + display_short: "I78.1", }, { key: "I78.8", en: "", de: "Other diseases of capillaries", + display_short: "I78.8", }, { key: "I78.9", en: "", de: "Disease of capillaries, unspecified", + display_short: "I78.9", }, { key: "I80", en: "", de: "Phlebitis and thrombophlebitis", + display_short: "I80", }, { key: "I80.0", en: "", de: "Phlebitis and thrombophlebitis of superficial vessels of lower extremities", + display_short: "I80.0", }, { key: "I80.1", en: "", de: "Phlebitis and thrombophlebitis of femoral vein", + display_short: "I80.1", }, { key: "I80.2", en: "", de: "Phlebitis and thrombophlebitis of other deep vessels of lower extremities", + display_short: "I80.2", }, { key: "I80.3", en: "", de: "Phlebitis and thrombophlebitis of lower extremities, unspecified", + display_short: "I80.3", }, { key: "I80.8", en: "", de: "Phlebitis and thrombophlebitis of other sites", + display_short: "I80.8", }, { key: "I80.9", en: "", de: "Phlebitis and thrombophlebitis of unspecified site", + display_short: "I80.9", }, { key: "I81", en: "", de: "Portal vein thrombosis", + display_short: "I81", }, { key: "I82", en: "", de: "Other venous embolism and thrombosis", + display_short: "I82", }, { key: "I82.0", en: "", de: "Budd-Chiari syndrome", + display_short: "I82.0", }, { key: "I82.1", en: "", de: "Thrombophlebitis migrans", + display_short: "I82.1", }, { key: "I82.2", en: "", de: "Embolism and thrombosis of vena cava", + display_short: "I82.2", }, { key: "I82.3", en: "", de: "Embolism and thrombosis of renal vein", + display_short: "I82.3", }, { key: "I82.8", en: "", de: "Embolism and thrombosis of other specified veins", + display_short: "I82.8", }, { key: "I82.9", en: "", de: "Embolism and thrombosis of unspecified vein", + display_short: "I82.9", }, { key: "I83", en: "", de: "Varicose veins of lower extremities", + display_short: "I83", }, { key: "I83.0", en: "", de: "Varicose veins of lower extremities with ulcer", + display_short: "I83.0", }, { key: "I83.1", en: "", de: "Varicose veins of lower extremities with inflammation", + display_short: "I83.1", }, { key: "I83.2", en: "", de: "Varicose veins of lower extremities with both ulcer and inflammation", + display_short: "I83.2", }, { key: "I83.9", en: "", de: "Varicose veins of lower extremities without ulcer or inflammation", + display_short: "I83.9", }, { key: "I85", en: "", de: "Oesophageal varices", + display_short: "I85", }, { key: "I85.0", en: "", de: "Oesophageal varices with bleeding", + display_short: "I85.0", }, { key: "I85.9", en: "", de: "Oesophageal varices without bleeding", + display_short: "I85.9", }, { key: "I86", en: "", de: "Varicose veins of other sites", + display_short: "I86", }, { key: "I86.0", en: "", de: "Sublingual varices", + display_short: "I86.0", }, { key: "I86.1", en: "", de: "Scrotal varices", + display_short: "I86.1", }, { key: "I86.2", en: "", de: "Pelvic varices", + display_short: "I86.2", }, { key: "I86.3", en: "", de: "Vulval varices", + display_short: "I86.3", }, { key: "I86.4", en: "", de: "Gastric varices", + display_short: "I86.4", }, { key: "I86.8", en: "", de: "Varicose veins of other specified sites", + display_short: "I86.8", }, { key: "I87", en: "", de: "Other disorders of veins", + display_short: "I87", }, { key: "I87.0", en: "", de: "Postthrombotic syndrome", + display_short: "I87.0", }, { key: "I87.1", en: "", de: "Compression of vein", + display_short: "I87.1", }, { key: "I87.2", en: "", de: "Venous insufficiency (chronic)(peripheral)", + display_short: "I87.2", }, { key: "I87.8", en: "", de: "Other specified disorders of veins", + display_short: "I87.8", }, { key: "I87.9", en: "", de: "Disorder of vein, unspecified", + display_short: "I87.9", }, { key: "I88", en: "", de: "Nonspecific lymphadenitis", + display_short: "I88", }, { key: "I88.0", en: "", de: "Nonspecific mesenteric lymphadenitis", + display_short: "I88.0", }, { key: "I88.1", en: "", de: "Chronic lymphadenitis, except mesenteric", + display_short: "I88.1", }, { key: "I88.8", en: "", de: "Other nonspecific lymphadenitis", + display_short: "I88.8", }, { key: "I88.9", en: "", de: "Nonspecific lymphadenitis, unspecified", + display_short: "I88.9", }, { key: "I89", en: "", de: "Other noninfective disorders of lymphatic vessels and lymph nodes", + display_short: "I89", }, { key: "I89.0", en: "", de: "Lymphoedema, not elsewhere classified", + display_short: "I89.0", }, { key: "I89.1", en: "", de: "Lymphangitis", + display_short: "I89.1", }, { key: "I89.8", en: "", de: "Other specified noninfective disorders of lymphatic vessels and lymph nodes", + display_short: "I89.8", }, { key: "I89.9", en: "", de: "Noninfective disorder of lymphatic vessels and lymph nodes, unspecified", + display_short: "I89.9", }, { key: "I95", en: "", de: "Hypotension", + display_short: "I95", }, { key: "I95.0", en: "", de: "Idiopathic hypotension", + display_short: "I95.0", }, { key: "I95.1", en: "", de: "Orthostatic hypotension", + display_short: "I95.1", }, { key: "I95.2", en: "", de: "Hypotension due to drugs", + display_short: "I95.2", }, { key: "I95.8", en: "", de: "Other hypotension", + display_short: "I95.8", }, { key: "I95.9", en: "", de: "Hypotension, unspecified", + display_short: "I95.9", }, { key: "I97", en: "", de: "Postprocedural disorders of circulatory system, not elsewhere classified", + display_short: "I97", }, { key: "I97.0", en: "", de: "Postcardiotomy syndrome", + display_short: "I97.0", }, { key: "I97.1", en: "", de: "Other functional disturbances following cardiac surgery", + display_short: "I97.1", }, { key: "I97.2", en: "", de: "Postmastectomy lymphoedema syndrome", + display_short: "I97.2", }, { key: "I97.8", en: "", de: "Other postprocedural disorders of circulatory system, not elsewhere classified", + display_short: "I97.8", }, { key: "I97.9", en: "", de: "Postprocedural disorder of circulatory system, unspecified", + display_short: "I97.9", }, { key: "I99", en: "", de: "Other and unspecified disorders of circulatory system", + display_short: "I99", }, { key: "J00", en: "", de: "Acute nasopharyngitis [common cold]", + display_short: "J00", }, { key: "J01", en: "", de: "Acute sinusitis", + display_short: "J01", }, { key: "J01.0", en: "", de: "Acute maxillary sinusitis", + display_short: "J01.0", }, { key: "J01.1", en: "", de: "Acute frontal sinusitis", + display_short: "J01.1", }, { key: "J01.2", en: "", de: "Acute ethmoidal sinusitis", + display_short: "J01.2", }, { key: "J01.3", en: "", de: "Acute sphenoidal sinusitis", + display_short: "J01.3", }, { key: "J01.4", en: "", de: "Acute pansinusitis", + display_short: "J01.4", }, { key: "J01.8", en: "", de: "Other acute sinusitis", + display_short: "J01.8", }, { key: "J01.9", en: "", de: "Acute sinusitis, unspecified", + display_short: "J01.9", }, { key: "J02", en: "", de: "Acute pharyngitis", + display_short: "J02", }, { key: "J02.0", en: "", de: "Streptococcal pharyngitis", + display_short: "J02.0", }, { key: "J02.8", en: "", de: "Acute pharyngitis due to other specified organisms", + display_short: "J02.8", }, { key: "J02.9", en: "", de: "Acute pharyngitis, unspecified", + display_short: "J02.9", }, { key: "J03", en: "", de: "Acute tonsillitis", + display_short: "J03", }, { key: "J03.0", en: "", de: "Streptococcal tonsillitis", + display_short: "J03.0", }, { key: "J03.8", en: "", de: "Acute tonsillitis due to other specified organisms", + display_short: "J03.8", }, { key: "J03.9", en: "", de: "Acute tonsillitis, unspecified", + display_short: "J03.9", }, { key: "J04", en: "", de: "Acute laryngitis and tracheitis", + display_short: "J04", }, { key: "J04.0", en: "", de: "Acute laryngitis", + display_short: "J04.0", }, { key: "J04.1", en: "", de: "Acute tracheitis", + display_short: "J04.1", }, { key: "J04.2", en: "", de: "Acute laryngotracheitis", + display_short: "J04.2", }, { key: "J05", en: "", de: "Acute obstructive laryngitis [croup] and epiglottitis", + display_short: "J05", }, { key: "J05.0", en: "", de: "Acute obstructive laryngitis [croup]", + display_short: "J05.0", }, { key: "J05.1", en: "", de: "Acute epiglottitis", + display_short: "J05.1", }, { key: "J06", en: "", de: "Acute upper respiratory infections of multiple and unspecified sites", + display_short: "J06", }, { key: "J06.0", en: "", de: "Acute laryngopharyngitis", + display_short: "J06.0", }, { key: "J06.8", en: "", de: "Other acute upper respiratory infections of multiple sites", + display_short: "J06.8", }, { key: "J06.9", en: "", de: "Acute upper respiratory infection, unspecified", + display_short: "J06.9", }, { key: "J09", en: "", de: "Influenza due to identified zoonotic or pandemic influenza virus", + display_short: "J09", }, { key: "J10", en: "", de: "Influenza due to identified seasonal influenza virus", + display_short: "J10", }, { key: "J10.0", en: "", de: "Influenza with pneumonia, seasonal influenza virus identified", + display_short: "J10.0", }, { key: "J10.1", en: "", de: "Influenza with other respiratory manifestations, seasonal influenza virus identified", + display_short: "J10.1", }, { key: "J10.8", en: "", de: "Influenza with other manifestations, seasonal influenza virus identified", + display_short: "J10.8", }, { key: "J11", en: "", de: "Influenza, virus not identified", + display_short: "J11", }, { key: "J11.0", en: "", de: "Influenza with pneumonia, virus not identified", + display_short: "J11.0", }, { key: "J11.1", en: "", de: "Influenza with other respiratory manifestations, virus not identified", + display_short: "J11.1", }, { key: "J11.8", en: "", de: "Influenza with other manifestations, virus not identified", + display_short: "J11.8", }, { key: "J12", en: "", de: "Viral pneumonia, not elsewhere classified", + display_short: "J12", }, { key: "J12.0", en: "", de: "Adenoviral pneumonia", + display_short: "J12.0", }, { key: "J12.1", en: "", de: "Respiratory syncytial virus pneumonia", + display_short: "J12.1", }, { key: "J12.2", en: "", de: "Parainfluenza virus pneumonia", + display_short: "J12.2", }, { key: "J12.3", en: "", de: "Human metapneumovirus pneumonia", + display_short: "J12.3", }, { key: "J12.8", en: "", de: "Other viral pneumonia", + display_short: "J12.8", }, { key: "J12.9", en: "", de: "Viral pneumonia, unspecified", + display_short: "J12.9", }, { key: "J13", en: "", de: "Pneumonia due to Streptococcus pneumoniae", + display_short: "J13", }, { key: "J14", en: "", de: "Pneumonia due to Haemophilus influenzae", + display_short: "J14", }, { key: "J15", en: "", de: "Bacterial pneumonia, not elsewhere classified", + display_short: "J15", }, { key: "J15.0", en: "", de: "Pneumonia due to Klebsiella pneumoniae", + display_short: "J15.0", }, { key: "J15.1", en: "", de: "Pneumonia due to Pseudomonas", + display_short: "J15.1", }, { key: "J15.2", en: "", de: "Pneumonia due to staphylococcus", + display_short: "J15.2", }, { key: "J15.3", en: "", de: "Pneumonia due to streptococcus, group B", + display_short: "J15.3", }, { key: "J15.4", en: "", de: "Pneumonia due to other streptococci", + display_short: "J15.4", }, { key: "J15.5", en: "", de: "Pneumonia due to Escherichia coli", + display_short: "J15.5", }, { key: "J15.6", en: "", de: "Pneumonia due to other Gram-negative bacteria", + display_short: "J15.6", }, { key: "J15.7", en: "", de: "Pneumonia due to Mycoplasma pneumoniae", + display_short: "J15.7", }, { key: "J15.8", en: "", de: "Other bacterial pneumonia", + display_short: "J15.8", }, { key: "J15.9", en: "", de: "Bacterial pneumonia, unspecified", + display_short: "J15.9", }, { key: "J16", en: "", de: "Pneumonia due to other infectious organisms, not elsewhere classified", + display_short: "J16", }, { key: "J16.0", en: "", de: "Chlamydial pneumonia", + display_short: "J16.0", }, { key: "J16.8", en: "", de: "Pneumonia due to other specified infectious organisms", + display_short: "J16.8", }, { key: "J18", en: "", de: "Pneumonia, organism unspecified", + display_short: "J18", }, { key: "J18.0", en: "", de: "Bronchopneumonia, unspecified", + display_short: "J18.0", }, { key: "J18.1", en: "", de: "Lobar pneumonia, unspecified", + display_short: "J18.1", }, { key: "J18.2", en: "", de: "Hypostatic pneumonia, unspecified", + display_short: "J18.2", }, { key: "J18.8", en: "", de: "Other pneumonia, organism unspecified", + display_short: "J18.8", }, { key: "J18.9", en: "", de: "Pneumonia, unspecified", + display_short: "J18.9", }, { key: "J20", en: "", de: "Acute bronchitis", + display_short: "J20", }, { key: "J20.0", en: "", de: "Acute bronchitis due to Mycoplasma pneumoniae", + display_short: "J20.0", }, { key: "J20.1", en: "", de: "Acute bronchitis due to Haemophilus influenzae", + display_short: "J20.1", }, { key: "J20.2", en: "", de: "Acute bronchitis due to streptococcus", + display_short: "J20.2", }, { key: "J20.3", en: "", de: "Acute bronchitis due to coxsackievirus", + display_short: "J20.3", }, { key: "J20.4", en: "", de: "Acute bronchitis due to parainfluenza virus", + display_short: "J20.4", }, { key: "J20.5", en: "", de: "Acute bronchitis due to respiratory syncytial virus", + display_short: "J20.5", }, { key: "J20.6", en: "", de: "Acute bronchitis due to rhinovirus", + display_short: "J20.6", }, { key: "J20.7", en: "", de: "Acute bronchitis due to echovirus", + display_short: "J20.7", }, { key: "J20.8", en: "", de: "Acute bronchitis due to other specified organisms", + display_short: "J20.8", }, { key: "J20.9", en: "", de: "Acute bronchitis, unspecified", + display_short: "J20.9", }, { key: "J21", en: "", de: "Acute bronchiolitis", + display_short: "J21", }, { key: "J21.0", en: "", de: "Acute bronchiolitis due to respiratory syncytial virus", + display_short: "J21.0", }, { key: "J21.1", en: "", de: "Acute bronchiolitis due to human metapneumovirus", + display_short: "J21.1", }, { key: "J21.8", en: "", de: "Acute bronchiolitis due to other specified organisms", + display_short: "J21.8", }, { key: "J21.9", en: "", de: "Acute bronchiolitis, unspecified", + display_short: "J21.9", }, { key: "J22", en: "", de: "Unspecified acute lower respiratory infection", + display_short: "J22", }, { key: "J30", en: "", de: "Vasomotor and allergic rhinitis", + display_short: "J30", }, { key: "J30.0", en: "", de: "Vasomotor rhinitis", + display_short: "J30.0", }, { key: "J30.1", en: "", de: "Allergic rhinitis due to pollen", + display_short: "J30.1", }, { key: "J30.2", en: "", de: "Other seasonal allergic rhinitis", + display_short: "J30.2", }, { key: "J30.3", en: "", de: "Other allergic rhinitis", + display_short: "J30.3", }, { key: "J30.4", en: "", de: "Allergic rhinitis, unspecified", + display_short: "J30.4", }, { key: "J31", en: "", de: "Chronic rhinitis, nasopharyngitis and pharyngitis", + display_short: "J31", }, { key: "J31.0", en: "", de: "Chronic rhinitis", + display_short: "J31.0", }, { key: "J31.1", en: "", de: "Chronic nasopharyngitis", + display_short: "J31.1", }, { key: "J31.2", en: "", de: "Chronic pharyngitis", + display_short: "J31.2", }, { key: "J32", en: "", de: "Chronic sinusitis", + display_short: "J32", }, { key: "J32.0", en: "", de: "Chronic maxillary sinusitis", + display_short: "J32.0", }, { key: "J32.1", en: "", de: "Chronic frontal sinusitis", + display_short: "J32.1", }, { key: "J32.2", en: "", de: "Chronic ethmoidal sinusitis", + display_short: "J32.2", }, { key: "J32.3", en: "", de: "Chronic sphenoidal sinusitis", + display_short: "J32.3", }, { key: "J32.4", en: "", de: "Chronic pansinusitis", + display_short: "J32.4", }, { key: "J32.8", en: "", de: "Other chronic sinusitis", + display_short: "J32.8", }, { key: "J32.9", en: "", de: "Chronic sinusitis, unspecified", + display_short: "J32.9", }, { key: "J33", en: "", de: "Nasal polyp", + display_short: "J33", }, { key: "J33.0", en: "", de: "Polyp of nasal cavity", + display_short: "J33.0", }, { key: "J33.1", en: "", de: "Polypoid sinus degeneration", + display_short: "J33.1", }, { key: "J33.8", en: "", de: "Other polyp of sinus", + display_short: "J33.8", }, { key: "J33.9", en: "", de: "Nasal polyp, unspecified", + display_short: "J33.9", }, { key: "J34", en: "", de: "Other disorders of nose and nasal sinuses", + display_short: "J34", }, { key: "J34.0", en: "", de: "Abscess, furuncle and carbuncle of nose", + display_short: "J34.0", }, { key: "J34.1", en: "", de: "Cyst and mucocele of nose and nasal sinus", + display_short: "J34.1", }, { key: "J34.2", en: "", de: "Deviated nasal septum", + display_short: "J34.2", }, { key: "J34.3", en: "", de: "Hypertrophy of nasal turbinates", + display_short: "J34.3", }, { key: "J34.8", en: "", de: "Other specified disorders of nose and nasal sinuses", + display_short: "J34.8", }, { key: "J35", en: "", de: "Chronic diseases of tonsils and adenoids", + display_short: "J35", }, { key: "J35.0", en: "", de: "Chronic tonsillitis", + display_short: "J35.0", }, { key: "J35.1", en: "", de: "Hypertrophy of tonsils", + display_short: "J35.1", }, { key: "J35.2", en: "", de: "Hypertrophy of adenoids", + display_short: "J35.2", }, { key: "J35.3", en: "", de: "Hypertrophy of tonsils with hypertrophy of adenoids", + display_short: "J35.3", }, { key: "J35.8", en: "", de: "Other chronic diseases of tonsils and adenoids", + display_short: "J35.8", }, { key: "J35.9", en: "", de: "Chronic disease of tonsils and adenoids, unspecified", + display_short: "J35.9", }, { key: "J36", en: "", de: "Peritonsillar abscess", + display_short: "J36", }, { key: "J37", en: "", de: "Chronic laryngitis and laryngotracheitis", + display_short: "J37", }, { key: "J37.0", en: "", de: "Chronic laryngitis", + display_short: "J37.0", }, { key: "J37.1", en: "", de: "Chronic laryngotracheitis", + display_short: "J37.1", }, { key: "J38", en: "", de: "Diseases of vocal cords and larynx, not elsewhere classified", + display_short: "J38", }, { key: "J38.0", en: "", de: "Paralysis of vocal cords and larynx", + display_short: "J38.0", }, { key: "J38.1", en: "", de: "Polyp of vocal cord and larynx", + display_short: "J38.1", }, { key: "J38.2", en: "", de: "Nodules of vocal cords", + display_short: "J38.2", }, { key: "J38.3", en: "", de: "Other diseases of vocal cords", + display_short: "J38.3", }, { key: "J38.4", en: "", de: "Oedema of larynx", + display_short: "J38.4", }, { key: "J38.5", en: "", de: "Laryngeal spasm", + display_short: "J38.5", }, { key: "J38.6", en: "", de: "Stenosis of larynx", + display_short: "J38.6", }, { key: "J38.7", en: "", de: "Other diseases of larynx", + display_short: "J38.7", }, { key: "J39", en: "", de: "Other diseases of upper respiratory tract", + display_short: "J39", }, { key: "J39.0", en: "", de: "Retropharyngeal and parapharyngeal abscess", + display_short: "J39.0", }, { key: "J39.1", en: "", de: "Other abscess of pharynx", + display_short: "J39.1", }, { key: "J39.2", en: "", de: "Other diseases of pharynx", + display_short: "J39.2", }, { key: "J39.3", en: "", de: "Upper respiratory tract hypersensitivity reaction, site unspecified", + display_short: "J39.3", }, { key: "J39.8", en: "", de: "Other specified diseases of upper respiratory tract", + display_short: "J39.8", }, { key: "J39.9", en: "", de: "Disease of upper respiratory tract, unspecified", + display_short: "J39.9", }, { key: "J40", en: "", de: "Bronchitis, not specified as acute or chronic", + display_short: "J40", }, { key: "J41", en: "", de: "Simple and mucopurulent chronic bronchitis", + display_short: "J41", }, { key: "J41.0", en: "", de: "Simple chronic bronchitis", + display_short: "J41.0", }, { key: "J41.1", en: "", de: "Mucopurulent chronic bronchitis", + display_short: "J41.1", }, { key: "J41.8", en: "", de: "Mixed simple and mucopurulent chronic bronchitis", + display_short: "J41.8", }, { key: "J42", en: "", de: "Unspecified chronic bronchitis", + display_short: "J42", }, { key: "J43", en: "", de: "Emphysema", + display_short: "J43", }, { key: "J43.0", en: "", de: "MacLeod syndrome", + display_short: "J43.0", }, { key: "J43.1", en: "", de: "Panlobular emphysema", + display_short: "J43.1", }, { key: "J43.2", en: "", de: "Centrilobular emphysema", + display_short: "J43.2", }, { key: "J43.8", en: "", de: "Other emphysema", + display_short: "J43.8", }, { key: "J43.9", en: "", de: "Emphysema, unspecified", + display_short: "J43.9", }, { key: "J44", en: "", de: "Other chronic obstructive pulmonary disease", + display_short: "J44", }, { key: "J44.0", en: "", de: "Chronic obstructive pulmonary disease with acute lower respiratory infection", + display_short: "J44.0", }, { key: "J44.1", en: "", de: "Chronic obstructive pulmonary disease with acute exacerbation, unspecified", + display_short: "J44.1", }, { key: "J44.8", en: "", de: "Other specified chronic obstructive pulmonary disease", + display_short: "J44.8", }, { key: "J44.9", en: "", de: "Chronic obstructive pulmonary disease, unspecified", + display_short: "J44.9", }, { key: "J45", en: "", de: "Asthma", + display_short: "J45", }, { key: "J45.0", en: "", de: "Predominantly allergic asthma", + display_short: "J45.0", }, { key: "J45.1", en: "", de: "Nonallergic asthma", + display_short: "J45.1", }, { key: "J45.8", en: "", de: "Mixed asthma", + display_short: "J45.8", }, { key: "J45.9", en: "", de: "Asthma, unspecified", + display_short: "J45.9", }, { key: "J46", en: "", de: "Status asthmaticus", + display_short: "J46", }, { key: "J47", en: "", de: "Bronchiectasis", + display_short: "J47", }, { key: "J60", en: "", de: "Coalworker pneumoconiosis", + display_short: "J60", }, { key: "J61", en: "", de: "Pneumoconiosis due to asbestos and other mineral fibres", + display_short: "J61", }, { key: "J62", en: "", de: "Pneumoconiosis due to dust containing silica", + display_short: "J62", }, { key: "J62.0", en: "", de: "Pneumoconiosis due to talc dust", + display_short: "J62.0", }, { key: "J62.8", en: "", de: "Pneumoconiosis due to other dust containing silica", + display_short: "J62.8", }, { key: "J63", en: "", de: "Pneumoconiosis due to other inorganic dusts", + display_short: "J63", }, { key: "J63.0", en: "", de: "Aluminosis (of lung)", + display_short: "J63.0", }, { key: "J63.1", en: "", de: "Bauxite fibrosis (of lung)", + display_short: "J63.1", }, { key: "J63.2", en: "", de: "Berylliosis", + display_short: "J63.2", }, { key: "J63.3", en: "", de: "Graphite fibrosis (of lung)", + display_short: "J63.3", }, { key: "J63.4", en: "", de: "Siderosis", + display_short: "J63.4", }, { key: "J63.5", en: "", de: "Stannosis", + display_short: "J63.5", }, { key: "J63.8", en: "", de: "Pneumoconiosis due to other specified inorganic dusts", + display_short: "J63.8", }, { key: "J64", en: "", de: "Unspecified pneumoconiosis", + display_short: "J64", }, { key: "J65", en: "", de: "Pneumoconiosis associated with tuberculosis", + display_short: "J65", }, { key: "J66", en: "", de: "Airway disease due to specific organic dust", + display_short: "J66", }, { key: "J66.0", en: "", de: "Byssinosis", + display_short: "J66.0", }, { key: "J66.1", en: "", de: "Flax-dresser disease", + display_short: "J66.1", }, { key: "J66.2", en: "", de: "Cannabinosis", + display_short: "J66.2", }, { key: "J66.8", en: "", de: "Airway disease due to other specific organic dusts", + display_short: "J66.8", }, { key: "J67", en: "", de: "Hypersensitivity pneumonitis due to organic dust", + display_short: "J67", }, { key: "J67.0", en: "", de: "Farmer lung", + display_short: "J67.0", }, { key: "J67.1", en: "", de: "Bagassosis", + display_short: "J67.1", }, { key: "J67.2", en: "", de: "Bird fancier lung", + display_short: "J67.2", }, { key: "J67.3", en: "", de: "Suberosis", + display_short: "J67.3", }, { key: "J67.4", en: "", de: "Maltworker lung", + display_short: "J67.4", }, { key: "J67.5", en: "", de: "Mushroom-worker lung", + display_short: "J67.5", }, { key: "J67.6", en: "", de: "Maple-bark-stripper lung", + display_short: "J67.6", }, { key: "J67.7", en: "", de: "Air-conditioner and humidifier lung", + display_short: "J67.7", }, { key: "J67.8", en: "", de: "Hypersensitivity pneumonitis due to other organic dusts", + display_short: "J67.8", }, { key: "J67.9", en: "", de: "Hypersensitivity pneumonitis due to unspecified organic dust", + display_short: "J67.9", }, { key: "J68", en: "", de: "Respiratory conditions due to inhalation of chemicals, gases, fumes and vapours", + display_short: "J68", }, { key: "J68.0", en: "", de: "Bronchitis and pneumonitis due to chemicals, gases, fumes and vapours", + display_short: "J68.0", }, { key: "J68.1", en: "", de: "Pulmonary oedema due to chemicals, gases, fumes and vapours", + display_short: "J68.1", }, { key: "J68.2", en: "", de: "Upper respiratory inflammation due to chemicals, gases, fumes and vapours, not elsewhere classified", + display_short: "J68.2", }, { key: "J68.3", en: "", de: "Other acute and subacute respiratory conditions due to chemicals, gases, fumes and vapours", + display_short: "J68.3", }, { key: "J68.4", en: "", de: "Chronic respiratory conditions due to chemicals, gases, fumes and vapours", + display_short: "J68.4", }, { key: "J68.8", en: "", de: "Other respiratory conditions due to chemicals, gases, fumes and vapours", + display_short: "J68.8", }, { key: "J68.9", en: "", de: "Unspecified respiratory condition due to chemicals, gases, fumes and vapours", + display_short: "J68.9", }, { key: "J69", en: "", de: "Pneumonitis due to solids and liquids", + display_short: "J69", }, { key: "J69.0", en: "", de: "Pneumonitis due to food and vomit", + display_short: "J69.0", }, { key: "J69.1", en: "", de: "Pneumonitis due to oils and essences", + display_short: "J69.1", }, { key: "J69.8", en: "", de: "Pneumonitis due to other solids and liquids", + display_short: "J69.8", }, { key: "J70", en: "", de: "Respiratory conditions due to other external agents", + display_short: "J70", }, { key: "J70.0", en: "", de: "Acute pulmonary manifestations due to radiation", + display_short: "J70.0", }, { key: "J70.1", en: "", de: "Chronic and other pulmonary manifestations due to radiation", + display_short: "J70.1", }, { key: "J70.2", en: "", de: "Acute drug-induced interstitial lung disorders", + display_short: "J70.2", }, { key: "J70.3", en: "", de: "Chronic drug-induced interstitial lung disorders", + display_short: "J70.3", }, { key: "J70.4", en: "", de: "Drug-induced interstitial lung disorders, unspecified", + display_short: "J70.4", }, { key: "J70.8", en: "", de: "Respiratory conditions due to other specified external agents", + display_short: "J70.8", }, { key: "J70.9", en: "", de: "Respiratory conditions due to unspecified external agent", + display_short: "J70.9", }, { key: "J80", en: "", de: "Adult respiratory distress syndrome", + display_short: "J80", }, { key: "J81", en: "", de: "Pulmonary oedema", + display_short: "J81", }, { key: "J82", en: "", de: "Pulmonary eosinophilia, not elsewhere classified", + display_short: "J82", }, { key: "J84", en: "", de: "Other interstitial pulmonary diseases", + display_short: "J84", }, { key: "J84.0", en: "", de: "Alveolar and parietoalveolar conditions", + display_short: "J84.0", }, { key: "J84.1", en: "", de: "Other interstitial pulmonary diseases with fibrosis", + display_short: "J84.1", }, { key: "J84.8", en: "", de: "Other specified interstitial pulmonary diseases", + display_short: "J84.8", }, { key: "J84.9", en: "", de: "Interstitial pulmonary disease, unspecified", + display_short: "J84.9", }, { key: "J85", en: "", de: "Abscess of lung and mediastinum", + display_short: "J85", }, { key: "J85.0", en: "", de: "Gangrene and necrosis of lung", + display_short: "J85.0", }, { key: "J85.1", en: "", de: "Abscess of lung with pneumonia", + display_short: "J85.1", }, { key: "J85.2", en: "", de: "Abscess of lung without pneumonia", + display_short: "J85.2", }, { key: "J85.3", en: "", de: "Abscess of mediastinum", + display_short: "J85.3", }, { key: "J86", en: "", de: "Pyothorax", + display_short: "J86", }, { key: "J86.0", en: "", de: "Pyothorax with fistula", + display_short: "J86.0", }, { key: "J86.9", en: "", de: "Pyothorax without fistula", + display_short: "J86.9", }, { key: "J90", en: "", de: "Pleural effusion, not elsewhere classified", + display_short: "J90", }, { key: "J92", en: "", de: "Pleural plaque", + display_short: "J92", }, { key: "J92.0", en: "", de: "Pleural plaque with presence of asbestos", + display_short: "J92.0", }, { key: "J92.9", en: "", de: "Pleural plaque without asbestos", + display_short: "J92.9", }, { key: "J93", en: "", de: "Pneumothorax", + display_short: "J93", }, { key: "J93.0", en: "", de: "Spontaneous tension pneumothorax", + display_short: "J93.0", }, { key: "J93.1", en: "", de: "Other spontaneous pneumothorax", + display_short: "J93.1", }, { key: "J93.8", en: "", de: "Other pneumothorax", + display_short: "J93.8", }, { key: "J93.9", en: "", de: "Pneumothorax, unspecified", + display_short: "J93.9", }, { key: "J94", en: "", de: "Other pleural conditions", + display_short: "J94", }, { key: "J94.0", en: "", de: "Chylous effusion", + display_short: "J94.0", }, { key: "J94.1", en: "", de: "Fibrothorax", + display_short: "J94.1", }, { key: "J94.2", en: "", de: "Haemothorax", + display_short: "J94.2", }, { key: "J94.8", en: "", de: "Other specified pleural conditions", + display_short: "J94.8", }, { key: "J94.9", en: "", de: "Pleural condition, unspecified", + display_short: "J94.9", }, { key: "J95", en: "", de: "Postprocedural respiratory disorders, not elsewhere classified", + display_short: "J95", }, { key: "J95.0", en: "", de: "Tracheostomy malfunction", + display_short: "J95.0", }, { key: "J95.1", en: "", de: "Acute pulmonary insufficiency following thoracic surgery", + display_short: "J95.1", }, { key: "J95.2", en: "", de: "Acute pulmonary insufficiency following nonthoracic surgery", + display_short: "J95.2", }, { key: "J95.3", en: "", de: "Chronic pulmonary insufficiency following surgery", + display_short: "J95.3", }, { key: "J95.4", en: "", de: "Mendelson syndrome", + display_short: "J95.4", }, { key: "J95.5", en: "", de: "Postprocedural subglottic stenosis", + display_short: "J95.5", }, { key: "J95.8", en: "", de: "Other postprocedural respiratory disorders", + display_short: "J95.8", }, { key: "J95.9", en: "", de: "Postprocedural respiratory disorder, unspecified", + display_short: "J95.9", }, { key: "J96", en: "", de: "Respiratory failure, not elsewhere classified", + display_short: "J96", }, { key: "J96.0", en: "", de: "Acute respiratory failure", + display_short: "J96.0", }, { key: "J96.1", en: "", de: "Chronic respiratory failure", + display_short: "J96.1", }, { key: "J96.9", en: "", de: "Respiratory failure, unspecified", + display_short: "J96.9", }, { key: "J98", en: "", de: "Other respiratory disorders", + display_short: "J98", }, { key: "J98.0", en: "", de: "Diseases of bronchus, not elsewhere classified", + display_short: "J98.0", }, { key: "J98.1", en: "", de: "Pulmonary collapse", + display_short: "J98.1", }, { key: "J98.2", en: "", de: "Interstitial emphysema", + display_short: "J98.2", }, { key: "J98.3", en: "", de: "Compensatory emphysema", + display_short: "J98.3", }, { key: "J98.4", en: "", de: "Other disorders of lung", + display_short: "J98.4", }, { key: "J98.5", en: "", de: "Diseases of mediastinum, not elsewhere classified", + display_short: "J98.5", }, { key: "J98.6", en: "", de: "Disorders of diaphragm", + display_short: "J98.6", }, { key: "J98.7", en: "", de: "Respiratory infections, not elsewhere classified", + display_short: "J98.7", }, { key: "J98.8", en: "", de: "Other specified respiratory disorders", + display_short: "J98.8", }, { key: "J98.9", en: "", de: "Respiratory disorder, unspecified", + display_short: "J98.9", }, { key: "K00", en: "", de: "Disorders of tooth development and eruption", + display_short: "K00", }, { key: "K00.0", en: "", de: "Anodontia", + display_short: "K00.0", }, { key: "K00.1", en: "", de: "Supernumerary teeth", + display_short: "K00.1", }, { key: "K00.2", en: "", de: "Abnormalities of size and form of teeth", + display_short: "K00.2", }, { key: "K00.3", en: "", de: "Mottled teeth", + display_short: "K00.3", }, { key: "K00.4", en: "", de: "Disturbances in tooth formation", + display_short: "K00.4", }, { key: "K00.5", en: "", de: "Hereditary disturbances in tooth structure, not elsewhere classified", + display_short: "K00.5", }, { key: "K00.6", en: "", de: "Disturbances in tooth eruption", + display_short: "K00.6", }, { key: "K00.7", en: "", de: "Teething syndrome", + display_short: "K00.7", }, { key: "K00.8", en: "", de: "Other disorders of tooth development", + display_short: "K00.8", }, { key: "K00.9", en: "", de: "Disorder of tooth development, unspecified", + display_short: "K00.9", }, { key: "K01", en: "", de: "Embedded and impacted teeth", + display_short: "K01", }, { key: "K01.0", en: "", de: "Embedded teeth", + display_short: "K01.0", }, { key: "K01.1", en: "", de: "Impacted teeth", + display_short: "K01.1", }, { key: "K02", en: "", de: "Dental caries", + display_short: "K02", }, { key: "K02.0", en: "", de: "Caries limited to enamel", + display_short: "K02.0", }, { key: "K02.1", en: "", de: "Caries of dentine", + display_short: "K02.1", }, { key: "K02.2", en: "", de: "Caries of cementum", + display_short: "K02.2", }, { key: "K02.3", en: "", de: "Arrested dental caries", + display_short: "K02.3", }, { key: "K02.4", en: "", de: "Odontoclasia", + display_short: "K02.4", }, { key: "K02.5", en: "", de: "Caries with pulp exposure", + display_short: "K02.5", }, { key: "K02.8", en: "", de: "Other dental caries", + display_short: "K02.8", }, { key: "K02.9", en: "", de: "Dental caries, unspecified", + display_short: "K02.9", }, { key: "K03", en: "", de: "Other diseases of hard tissues of teeth", + display_short: "K03", }, { key: "K03.0", en: "", de: "Excessive attrition of teeth", + display_short: "K03.0", }, { key: "K03.1", en: "", de: "Abrasion of teeth", + display_short: "K03.1", }, { key: "K03.2", en: "", de: "Erosion of teeth", + display_short: "K03.2", }, { key: "K03.3", en: "", de: "Pathological resorption of teeth", + display_short: "K03.3", }, { key: "K03.4", en: "", de: "Hypercementosis", + display_short: "K03.4", }, { key: "K03.5", en: "", de: "Ankylosis of teeth", + display_short: "K03.5", }, { key: "K03.6", en: "", de: "Deposits [accretions] on teeth", + display_short: "K03.6", }, { key: "K03.7", en: "", de: "Posteruptive colour changes of dental hard tissues", + display_short: "K03.7", }, { key: "K03.8", en: "", de: "Other specified diseases of hard tissues of teeth", + display_short: "K03.8", }, { key: "K03.9", en: "", de: "Disease of hard tissues of teeth, unspecified", + display_short: "K03.9", }, { key: "K04", en: "", de: "Diseases of pulp and periapical tissues", + display_short: "K04", }, { key: "K04.0", en: "", de: "Pulpitis", + display_short: "K04.0", }, { key: "K04.1", en: "", de: "Necrosis of pulp", + display_short: "K04.1", }, { key: "K04.2", en: "", de: "Pulp degeneration", + display_short: "K04.2", }, { key: "K04.3", en: "", de: "Abnormal hard tissue formation in pulp", + display_short: "K04.3", }, { key: "K04.4", en: "", de: "Acute apical periodontitis of pulpal origin", + display_short: "K04.4", }, { key: "K04.5", en: "", de: "Chronic apical periodontitis", + display_short: "K04.5", }, { key: "K04.6", en: "", de: "Periapical abscess with sinus", + display_short: "K04.6", }, { key: "K04.7", en: "", de: "Periapical abscess without sinus", + display_short: "K04.7", }, { key: "K04.8", en: "", de: "Radicular cyst", + display_short: "K04.8", }, { key: "K04.9", en: "", de: "Other and unspecified diseases of pulp and periapical tissues", + display_short: "K04.9", }, { key: "K05", en: "", de: "Gingivitis and periodontal diseases", + display_short: "K05", }, { key: "K05.0", en: "", de: "Acute gingivitis", + display_short: "K05.0", }, { key: "K05.1", en: "", de: "Chronic gingivitis", + display_short: "K05.1", }, { key: "K05.2", en: "", de: "Acute periodontitis", + display_short: "K05.2", }, { key: "K05.3", en: "", de: "Chronic periodontitis", + display_short: "K05.3", }, { key: "K05.4", en: "", de: "Periodontosis", + display_short: "K05.4", }, { key: "K05.5", en: "", de: "Other periodontal diseases", + display_short: "K05.5", }, { key: "K05.6", en: "", de: "Periodontal disease, unspecified", + display_short: "K05.6", }, { key: "K06", en: "", de: "Other disorders of gingiva and edentulous alveolar ridge", + display_short: "K06", }, { key: "K06.0", en: "", de: "Gingival recession", + display_short: "K06.0", }, { key: "K06.1", en: "", de: "Gingival enlargement", + display_short: "K06.1", }, { key: "K06.2", en: "", de: "Gingival and edentulous alveolar ridge lesions associated with trauma", + display_short: "K06.2", }, { key: "K06.8", en: "", de: "Other specified disorders of gingiva and edentulous alveolar ridge", + display_short: "K06.8", }, { key: "K06.9", en: "", de: "Disorder of gingiva and edentulous alveolar ridge, unspecified", + display_short: "K06.9", }, { key: "K07", en: "", de: "Dentofacial anomalies [including malocclusion]", + display_short: "K07", }, { key: "K07.0", en: "", de: "Major anomalies of jaw size", + display_short: "K07.0", }, { key: "K07.1", en: "", de: "Anomalies of jaw-cranial base relationship", + display_short: "K07.1", }, { key: "K07.2", en: "", de: "Anomalies of dental arch relationship", + display_short: "K07.2", }, { key: "K07.3", en: "", de: "Anomalies of tooth position", + display_short: "K07.3", }, { key: "K07.4", en: "", de: "Malocclusion, unspecified", + display_short: "K07.4", }, { key: "K07.5", en: "", de: "Dentofacial functional abnormalities", + display_short: "K07.5", }, { key: "K07.6", en: "", de: "Temporomandibular joint disorders", + display_short: "K07.6", }, { key: "K07.8", en: "", de: "Other dentofacial anomalies", + display_short: "K07.8", }, { key: "K07.9", en: "", de: "Dentofacial anomaly, unspecified", + display_short: "K07.9", }, { key: "K08", en: "", de: "Other disorders of teeth and supporting structures", + display_short: "K08", }, { key: "K08.0", en: "", de: "Exfoliation of teeth due to systemic causes", + display_short: "K08.0", }, { key: "K08.1", en: "", de: "Loss of teeth due to accident, extraction or local periodontal disease", + display_short: "K08.1", }, { key: "K08.2", en: "", de: "Atrophy of edentulous alveolar ridge", + display_short: "K08.2", }, { key: "K08.3", en: "", de: "Retained dental root", + display_short: "K08.3", }, { key: "K08.8", en: "", de: "Other specified disorders of teeth and supporting structures", + display_short: "K08.8", }, { key: "K08.9", en: "", de: "Disorder of teeth and supporting structures, unspecified", + display_short: "K08.9", }, { key: "K09", en: "", de: "Cysts of oral region, not elsewhere classified", + display_short: "K09", }, { key: "K09.0", en: "", de: "Developmental odontogenic cysts", + display_short: "K09.0", }, { key: "K09.1", en: "", de: "Developmental (nonodontogenic) cysts of oral region", + display_short: "K09.1", }, { key: "K09.2", en: "", de: "Other cysts of jaw", + display_short: "K09.2", }, { key: "K09.8", en: "", de: "Other cysts of oral region, not elsewhere classified", + display_short: "K09.8", }, { key: "K09.9", en: "", de: "Cyst of oral region, unspecified", + display_short: "K09.9", }, { key: "K10", en: "", de: "Other diseases of jaws", + display_short: "K10", }, { key: "K10.0", en: "", de: "Developmental disorders of jaws", + display_short: "K10.0", }, { key: "K10.1", en: "", de: "Giant cell granuloma, central", + display_short: "K10.1", }, { key: "K10.2", en: "", de: "Inflammatory conditions of jaws", + display_short: "K10.2", }, { key: "K10.3", en: "", de: "Alveolitis of jaws", + display_short: "K10.3", }, { key: "K10.8", en: "", de: "Other specified diseases of jaws", + display_short: "K10.8", }, { key: "K10.9", en: "", de: "Disease of jaws, unspecified", + display_short: "K10.9", }, { key: "K11", en: "", de: "Diseases of salivary glands", + display_short: "K11", }, { key: "K11.0", en: "", de: "Atrophy of salivary gland", + display_short: "K11.0", }, { key: "K11.1", en: "", de: "Hypertrophy of salivary gland", + display_short: "K11.1", }, { key: "K11.2", en: "", de: "Sialoadenitis", + display_short: "K11.2", }, { key: "K11.3", en: "", de: "Abscess of salivary gland", + display_short: "K11.3", }, { key: "K11.4", en: "", de: "Fistula of salivary gland", + display_short: "K11.4", }, { key: "K11.5", en: "", de: "Sialolithiasis", + display_short: "K11.5", }, { key: "K11.6", en: "", de: "Mucocele of salivary gland", + display_short: "K11.6", }, { key: "K11.7", en: "", de: "Disturbances of salivary secretion", + display_short: "K11.7", }, { key: "K11.8", en: "", de: "Other diseases of salivary glands", + display_short: "K11.8", }, { key: "K11.9", en: "", de: "Disease of salivary gland, unspecified", + display_short: "K11.9", }, { key: "K12", en: "", de: "Stomatitis and related lesions", + display_short: "K12", }, { key: "K12.0", en: "", de: "Recurrent oral aphthae", + display_short: "K12.0", }, { key: "K12.1", en: "", de: "Other forms of stomatitis", + display_short: "K12.1", }, { key: "K12.2", en: "", de: "Cellulitis and abscess of mouth", + display_short: "K12.2", }, { key: "K12.3", en: "", de: "Oral mucositis (ulcerative)", + display_short: "K12.3", }, { key: "K13", en: "", de: "Other diseases of lip and oral mucosa", + display_short: "K13", }, { key: "K13.0", en: "", de: "Diseases of lips", + display_short: "K13.0", }, { key: "K13.1", en: "", de: "Cheek and lip biting", + display_short: "K13.1", }, { key: "K13.2", en: "", de: "Leukoplakia and other disturbances of oral epithelium, including tongue", + display_short: "K13.2", }, { key: "K13.3", en: "", de: "Hairy leukoplakia", + display_short: "K13.3", }, { key: "K13.4", en: "", de: "Granuloma and granuloma-like lesions of oral mucosa", + display_short: "K13.4", }, { key: "K13.5", en: "", de: "Oral submucous fibrosis", + display_short: "K13.5", }, { key: "K13.6", en: "", de: "Irritative hyperplasia of oral mucosa", + display_short: "K13.6", }, { key: "K13.7", en: "", de: "Other and unspecified lesions of oral mucosa", + display_short: "K13.7", }, { key: "K14", en: "", de: "Diseases of tongue", + display_short: "K14", }, { key: "K14.0", en: "", de: "Glossitis", + display_short: "K14.0", }, { key: "K14.1", en: "", de: "Geographic tongue", + display_short: "K14.1", }, { key: "K14.2", en: "", de: "Median rhomboid glossitis", + display_short: "K14.2", }, { key: "K14.3", en: "", de: "Hypertrophy of tongue papillae", + display_short: "K14.3", }, { key: "K14.4", en: "", de: "Atrophy of tongue papillae", + display_short: "K14.4", }, { key: "K14.5", en: "", de: "Plicated tongue", + display_short: "K14.5", }, { key: "K14.6", en: "", de: "Glossodynia", + display_short: "K14.6", }, { key: "K14.8", en: "", de: "Other diseases of tongue", + display_short: "K14.8", }, { key: "K14.9", en: "", de: "Disease of tongue, unspecified", + display_short: "K14.9", }, { key: "K20", en: "", de: "Oesophagitis", + display_short: "K20", }, { key: "K21", en: "", de: "Gastro-oesophageal reflux disease", + display_short: "K21", }, { key: "K21.0", en: "", de: "Gastro-oesophageal reflux disease with oesophagitis", + display_short: "K21.0", }, { key: "K21.9", en: "", de: "Gastro-oesophageal reflux disease without oesophagitis", + display_short: "K21.9", }, { key: "K22", en: "", de: "Other diseases of oesophagus", + display_short: "K22", }, { key: "K22.0", en: "", de: "Achalasia of cardia", + display_short: "K22.0", }, { key: "K22.1", en: "", de: "Ulcer of oesophagus", + display_short: "K22.1", }, { key: "K22.2", en: "", de: "Oesophageal obstruction", + display_short: "K22.2", }, { key: "K22.3", en: "", de: "Perforation of oesophagus", + display_short: "K22.3", }, { key: "K22.4", en: "", de: "Dyskinesia of oesophagus", + display_short: "K22.4", }, { key: "K22.5", en: "", de: "Diverticulum of oesophagus, acquired", + display_short: "K22.5", }, { key: "K22.6", en: "", de: "Gastro-oesophageal laceration-haemorrhage syndrome", + display_short: "K22.6", }, { key: "K22.7", en: "", de: "Barrett oesophagus", + display_short: "K22.7", }, { key: "K22.8", en: "", de: "Other specified diseases of oesophagus", + display_short: "K22.8", }, { key: "K22.9", en: "", de: "Disease of oesophagus, unspecified", + display_short: "K22.9", }, { key: "K25", en: "", de: "Gastric ulcer", + display_short: "K25", }, { key: "K26", en: "", de: "Duodenal ulcer", + display_short: "K26", }, { key: "K27", en: "", de: "Peptic ulcer, site unspecified", + display_short: "K27", }, { key: "K28", en: "", de: "Gastrojejunal ulcer", + display_short: "K28", }, { key: "K29", en: "", de: "Gastritis and duodenitis", + display_short: "K29", }, { key: "K29.0", en: "", de: "Acute haemorrhagic gastritis", + display_short: "K29.0", }, { key: "K29.1", en: "", de: "Other acute gastritis", + display_short: "K29.1", }, { key: "K29.2", en: "", de: "Alcoholic gastritis", + display_short: "K29.2", }, { key: "K29.3", en: "", de: "Chronic superficial gastritis", + display_short: "K29.3", }, { key: "K29.4", en: "", de: "Chronic atrophic gastritis", + display_short: "K29.4", }, { key: "K29.5", en: "", de: "Chronic gastritis, unspecified", + display_short: "K29.5", }, { key: "K29.6", en: "", de: "Other gastritis", + display_short: "K29.6", }, { key: "K29.7", en: "", de: "Gastritis, unspecified", + display_short: "K29.7", }, { key: "K29.8", en: "", de: "Duodenitis", + display_short: "K29.8", }, { key: "K29.9", en: "", de: "Gastroduodenitis, unspecified", + display_short: "K29.9", }, { key: "K30", en: "", de: "Functional dyspepsia", + display_short: "K30", }, { key: "K31", en: "", de: "Other diseases of stomach and duodenum", + display_short: "K31", }, { key: "K31.0", en: "", de: "Acute dilatation of stomach", + display_short: "K31.0", }, { key: "K31.1", en: "", de: "Adult hypertrophic pyloric stenosis", + display_short: "K31.1", }, { key: "K31.2", en: "", de: "Hourglass stricture and stenosis of stomach", + display_short: "K31.2", }, { key: "K31.3", en: "", de: "Pylorospasm, not elsewhere classified", + display_short: "K31.3", }, { key: "K31.4", en: "", de: "Gastric diverticulum", + display_short: "K31.4", }, { key: "K31.5", en: "", de: "Obstruction of duodenum", + display_short: "K31.5", }, { key: "K31.6", en: "", de: "Fistula of stomach and duodenum", + display_short: "K31.6", }, { key: "K31.7", en: "", de: "Polyp of stomach and duodenum", + display_short: "K31.7", }, { key: "K31.8", en: "", de: "Other specified diseases of stomach and duodenum", + display_short: "K31.8", }, { key: "K31.9", en: "", de: "Disease of stomach and duodenum, unspecified", + display_short: "K31.9", }, { key: "K35", en: "", de: "Acute appendicitis", + display_short: "K35", }, { key: "K35.2", en: "", de: "Acute appendicitis with generalized peritonitis", + display_short: "K35.2", }, { key: "K35.3", en: "", de: "Acute appendicitis with localized peritonitis", + display_short: "K35.3", }, { key: "K35.8", en: "", de: "Acute appendicitis, other and unspecified", + display_short: "K35.8", }, { key: "K36", en: "", de: "Other appendicitis", + display_short: "K36", }, { key: "K37", en: "", de: "Unspecified appendicitis", + display_short: "K37", }, { key: "K38", en: "", de: "Other diseases of appendix", + display_short: "K38", }, { key: "K38.0", en: "", de: "Hyperplasia of appendix", + display_short: "K38.0", }, { key: "K38.1", en: "", de: "Appendicular concretions", + display_short: "K38.1", }, { key: "K38.2", en: "", de: "Diverticulum of appendix", + display_short: "K38.2", }, { key: "K38.3", en: "", de: "Fistula of appendix", + display_short: "K38.3", }, { key: "K38.8", en: "", de: "Other specified diseases of appendix", + display_short: "K38.8", }, { key: "K38.9", en: "", de: "Disease of appendix, unspecified", + display_short: "K38.9", }, { key: "K40", en: "", de: "Inguinal hernia", + display_short: "K40", }, { key: "K40.0", en: "", de: "Bilateral inguinal hernia, with obstruction, without gangrene", + display_short: "K40.0", }, { key: "K40.1", en: "", de: "Bilateral inguinal hernia, with gangrene", + display_short: "K40.1", }, { key: "K40.2", en: "", de: "Bilateral inguinal hernia, without obstruction or gangrene", + display_short: "K40.2", }, { key: "K40.3", en: "", de: "Unilateral or unspecified inguinal hernia, with obstruction, without gangrene", + display_short: "K40.3", }, { key: "K40.4", en: "", de: "Unilateral or unspecified inguinal hernia, with gangrene", + display_short: "K40.4", }, { key: "K40.9", en: "", de: "Unilateral or unspecified inguinal hernia, without obstruction or gangrene", + display_short: "K40.9", }, { key: "K41", en: "", de: "Femoral hernia", + display_short: "K41", }, { key: "K41.0", en: "", de: "Bilateral femoral hernia, with obstruction, without gangrene", + display_short: "K41.0", }, { key: "K41.1", en: "", de: "Bilateral femoral hernia, with gangrene", + display_short: "K41.1", }, { key: "K41.2", en: "", de: "Bilateral femoral hernia, without obstruction or gangrene", + display_short: "K41.2", }, { key: "K41.3", en: "", de: "Unilateral or unspecified femoral hernia, with obstruction, without gangrene", + display_short: "K41.3", }, { key: "K41.4", en: "", de: "Unilateral or unspecified femoral hernia, with gangrene", + display_short: "K41.4", }, { key: "K41.9", en: "", de: "Unilateral or unspecified femoral hernia, without obstruction or gangrene", + display_short: "K41.9", }, { key: "K42", en: "", de: "Umbilical hernia", + display_short: "K42", }, { key: "K42.0", en: "", de: "Umbilical hernia with obstruction, without gangrene", + display_short: "K42.0", }, { key: "K42.1", en: "", de: "Umbilical hernia with gangrene", + display_short: "K42.1", }, { key: "K42.9", en: "", de: "Umbilical hernia without obstruction or gangrene", + display_short: "K42.9", }, { key: "K43", en: "", de: "Ventral hernia", + display_short: "K43", }, { key: "K43.0", en: "", de: "Incisional hernia with obstruction, without gangrene", + display_short: "K43.0", }, { key: "K43.1", en: "", de: "Incisional hernia with gangrene", + display_short: "K43.1", }, { key: "K43.2", en: "", de: "Incisional hernia without obstruction or gangrene", + display_short: "K43.2", }, { key: "K43.3", en: "", de: "Parastomal hernia with obstruction, without gangrene", + display_short: "K43.3", }, { key: "K43.4", en: "", de: "Parastomal hernia with gangrene", + display_short: "K43.4", }, { key: "K43.5", en: "", de: "Parastomal hernia without obstruction or gangrene", + display_short: "K43.5", }, { key: "K43.6", en: "", de: "Other and unspecified ventral hernia with obstruction without gangrene", + display_short: "K43.6", }, { key: "K43.7", en: "", de: "Other and unspecified ventral hernia with gangrene", + display_short: "K43.7", }, { key: "K43.9", en: "", de: "Other and unspecified ventral hernia without obstruction or gangrene", + display_short: "K43.9", }, { key: "K44", en: "", de: "Diaphragmatic hernia", + display_short: "K44", }, { key: "K44.0", en: "", de: "Diaphragmatic hernia with obstruction, without gangrene", + display_short: "K44.0", }, { key: "K44.1", en: "", de: "Diaphragmatic hernia with gangrene", + display_short: "K44.1", }, { key: "K44.9", en: "", de: "Diaphragmatic hernia without obstruction or gangrene", + display_short: "K44.9", }, { key: "K45", en: "", de: "Other abdominal hernia", + display_short: "K45", }, { key: "K45.0", en: "", de: "Other specified abdominal hernia with obstruction, without gangrene", + display_short: "K45.0", }, { key: "K45.1", en: "", de: "Other specified abdominal hernia with gangrene", + display_short: "K45.1", }, { key: "K45.8", en: "", de: "Other specified abdominal hernia without obstruction or gangrene", + display_short: "K45.8", }, { key: "K46", en: "", de: "Unspecified abdominal hernia", + display_short: "K46", }, { key: "K46.0", en: "", de: "Unspecified abdominal hernia with obstruction, without gangrene", + display_short: "K46.0", }, { key: "K46.1", en: "", de: "Unspecified abdominal hernia with gangrene", + display_short: "K46.1", }, { key: "K46.9", en: "", de: "Unspecified abdominal hernia without obstruction or gangrene", + display_short: "K46.9", }, { key: "K50", en: "", de: "Crohn disease [regional enteritis]", + display_short: "K50", }, { key: "K50.0", en: "", de: "Crohn disease of small intestine", + display_short: "K50.0", }, { key: "K50.1", en: "", de: "Crohn disease of large intestine", + display_short: "K50.1", }, { key: "K50.8", en: "", de: "Other Crohn disease", + display_short: "K50.8", }, { key: "K50.9", en: "", de: "Crohn disease, unspecified", + display_short: "K50.9", }, { key: "K51", en: "", de: "Ulcerative colitis", + display_short: "K51", }, { key: "K51.0", en: "", de: "Ulcerative (chronic) pancolitis", + display_short: "K51.0", }, { key: "K51.2", en: "", de: "Ulcerative (chronic) proctitis", + display_short: "K51.2", }, { key: "K51.3", en: "", de: "Ulcerative (chronic) rectosigmoiditis", + display_short: "K51.3", }, { key: "K51.4", en: "", de: "Inflammatory polyps", + display_short: "K51.4", }, { key: "K51.5", en: "", de: "Left sided colitis", + display_short: "K51.5", }, { key: "K51.8", en: "", de: "Other ulcerative colitis", + display_short: "K51.8", }, { key: "K51.9", en: "", de: "Ulcerative colitis, unspecified", + display_short: "K51.9", }, { key: "K52", en: "", de: "Other noninfective gastroenteritis and colitis", + display_short: "K52", }, { key: "K52.0", en: "", de: "Gastroenteritis and colitis due to radiation", + display_short: "K52.0", }, { key: "K52.1", en: "", de: "Toxic gastroenteritis and colitis", + display_short: "K52.1", }, { key: "K52.2", en: "", de: "Allergic and dietetic gastroenteritis and colitis", + display_short: "K52.2", }, { key: "K52.3", en: "", de: "Indeterminate colitis", + display_short: "K52.3", }, { key: "K52.8", en: "", de: "Other specified noninfective gastroenteritis and colitis", + display_short: "K52.8", }, { key: "K52.9", en: "", de: "Noninfective gastroenteritis and colitis, unspecified", + display_short: "K52.9", }, { key: "K55", en: "", de: "Vascular disorders of intestine", + display_short: "K55", }, { key: "K55.0", en: "", de: "Acute vascular disorders of intestine", + display_short: "K55.0", }, { key: "K55.1", en: "", de: "Chronic vascular disorders of intestine", + display_short: "K55.1", }, { key: "K55.2", en: "", de: "Angiodysplasia of colon", + display_short: "K55.2", }, { key: "K55.3", en: "", de: "Angiodysplasia of small intestine", + display_short: "K55.3", }, { key: "K55.8", en: "", de: "Other vascular disorders of intestine", + display_short: "K55.8", }, { key: "K55.9", en: "", de: "Vascular disorder of intestine, unspecified", + display_short: "K55.9", }, { key: "K56", en: "", de: "Paralytic ileus and intestinal obstruction without hernia", + display_short: "K56", }, { key: "K56.0", en: "", de: "Paralytic ileus", + display_short: "K56.0", }, { key: "K56.1", en: "", de: "Intussusception", + display_short: "K56.1", }, { key: "K56.2", en: "", de: "Volvulus", + display_short: "K56.2", }, { key: "K56.3", en: "", de: "Gallstone ileus", + display_short: "K56.3", }, { key: "K56.4", en: "", de: "Other impaction of intestine", + display_short: "K56.4", }, { key: "K56.5", en: "", de: "Intestinal adhesions [bands] with obstruction", + display_short: "K56.5", }, { key: "K56.6", en: "", de: "Other and unspecified intestinal obstruction", + display_short: "K56.6", }, { key: "K56.7", en: "", de: "Ileus, unspecified", + display_short: "K56.7", }, { key: "K57", en: "", de: "Diverticular disease of intestine", + display_short: "K57", }, { key: "K57.0", en: "", de: "Diverticular disease of small intestine with perforation and abscess", + display_short: "K57.0", }, { key: "K57.1", en: "", de: "Diverticular disease of small intestine without perforation or abscess", + display_short: "K57.1", }, { key: "K57.2", en: "", de: "Diverticular disease of large intestine with perforation and abscess", + display_short: "K57.2", }, { key: "K57.3", en: "", de: "Diverticular disease of large intestine without perforation or abscess", + display_short: "K57.3", }, { key: "K57.4", en: "", de: "Diverticular disease of both small and large intestine with perforation and abscess", + display_short: "K57.4", }, { key: "K57.5", en: "", de: "Diverticular disease of both small and large intestine without perforation or abscess", + display_short: "K57.5", }, { key: "K57.8", en: "", de: "Diverticular disease of intestine, part unspecified, with perforation and abscess", + display_short: "K57.8", }, { key: "K57.9", en: "", de: "Diverticular disease of intestine, part unspecified, without perforation or abscess", + display_short: "K57.9", }, { key: "K58", en: "", de: "Irritable bowel syndrome", + display_short: "K58", }, { key: "K58.1", en: "", de: "Irritable bowel syndrome with predominant diarrhoea [IBS-D]", + display_short: "K58.1", }, { key: "K58.2", en: "", de: "Irritable bowel syndrome with predominant constipation [IBS-C]", + display_short: "K58.2", }, { key: "K58.3", en: "", de: "Irritable bowel syndrome with mixed bowel habits [IBS-M]", + display_short: "K58.3", }, { key: "K58.8", en: "", de: "Other and unspecified irritable bowel syndrome", + display_short: "K58.8", }, { key: "K59", en: "", de: "Other functional intestinal disorders", + display_short: "K59", }, { key: "K59.0", en: "", de: "Constipation", + display_short: "K59.0", }, { key: "K59.1", en: "", de: "Functional diarrhoea", + display_short: "K59.1", }, { key: "K59.2", en: "", de: "Neurogenic bowel, not elsewhere classified", + display_short: "K59.2", }, { key: "K59.3", en: "", de: "Megacolon, not elsewhere classified", + display_short: "K59.3", }, { key: "K59.4", en: "", de: "Anal spasm", + display_short: "K59.4", }, { key: "K59.8", en: "", de: "Other specified functional intestinal disorders", + display_short: "K59.8", }, { key: "K59.9", en: "", de: "Functional intestinal disorder, unspecified", + display_short: "K59.9", }, { key: "K60", en: "", de: "Fissure and fistula of anal and rectal regions", + display_short: "K60", }, { key: "K60.0", en: "", de: "Acute anal fissure", + display_short: "K60.0", }, { key: "K60.1", en: "", de: "Chronic anal fissure", + display_short: "K60.1", }, { key: "K60.2", en: "", de: "Anal fissure, unspecified", + display_short: "K60.2", }, { key: "K60.3", en: "", de: "Anal fistula", + display_short: "K60.3", }, { key: "K60.4", en: "", de: "Rectal fistula", + display_short: "K60.4", }, { key: "K60.5", en: "", de: "Anorectal fistula", + display_short: "K60.5", }, { key: "K61", en: "", de: "Abscess of anal and rectal regions", + display_short: "K61", }, { key: "K61.0", en: "", de: "Anal abscess", + display_short: "K61.0", }, { key: "K61.1", en: "", de: "Rectal abscess", + display_short: "K61.1", }, { key: "K61.2", en: "", de: "Anorectal abscess", + display_short: "K61.2", }, { key: "K61.3", en: "", de: "Ischiorectal abscess", + display_short: "K61.3", }, { key: "K61.4", en: "", de: "Intrasphincteric abscess", + display_short: "K61.4", }, { key: "K62", en: "", de: "Other diseases of anus and rectum", + display_short: "K62", }, { key: "K62.0", en: "", de: "Anal polyp", + display_short: "K62.0", }, { key: "K62.1", en: "", de: "Rectal polyp", + display_short: "K62.1", }, { key: "K62.2", en: "", de: "Anal prolapse", + display_short: "K62.2", }, { key: "K62.3", en: "", de: "Rectal prolapse", + display_short: "K62.3", }, { key: "K62.4", en: "", de: "Stenosis of anus and rectum", + display_short: "K62.4", }, { key: "K62.5", en: "", de: "Haemorrhage of anus and rectum", + display_short: "K62.5", }, { key: "K62.6", en: "", de: "Ulcer of anus and rectum", + display_short: "K62.6", }, { key: "K62.7", en: "", de: "Radiation proctitis", + display_short: "K62.7", }, { key: "K62.8", en: "", de: "Other specified diseases of anus and rectum", + display_short: "K62.8", }, { key: "K62.9", en: "", de: "Disease of anus and rectum, unspecified", + display_short: "K62.9", }, { key: "K63", en: "", de: "Other diseases of intestine", + display_short: "K63", }, { key: "K63.0", en: "", de: "Abscess of intestine", + display_short: "K63.0", }, { key: "K63.1", en: "", de: "Perforation of intestine (nontraumatic)", + display_short: "K63.1", }, { key: "K63.2", en: "", de: "Fistula of intestine", + display_short: "K63.2", }, { key: "K63.3", en: "", de: "Ulcer of intestine", + display_short: "K63.3", }, { key: "K63.4", en: "", de: "Enteroptosis", + display_short: "K63.4", }, { key: "K63.5", en: "", de: "Polyp of colon", + display_short: "K63.5", }, { key: "K63.8", en: "", de: "Other specified diseases of intestine", + display_short: "K63.8", }, { key: "K63.9", en: "", de: "Disease of intestine, unspecified", + display_short: "K63.9", }, { key: "K64", en: "", de: "Haemorrhoids and perianal venous thrombosis", + display_short: "K64", }, { key: "K64.0", en: "", de: "First degree haemorrhoids", + display_short: "K64.0", }, { key: "K64.1", en: "", de: "Second degree haemorrhoids", + display_short: "K64.1", }, { key: "K64.2", en: "", de: "Third degree haemorrhoids", + display_short: "K64.2", }, { key: "K64.3", en: "", de: "Fourth degree haemorrhoids", + display_short: "K64.3", }, { key: "K64.4", en: "", de: "Residual haemorrhoidal skin tags", + display_short: "K64.4", }, { key: "K64.5", en: "", de: "Perianal venous thrombosis", + display_short: "K64.5", }, { key: "K64.8", en: "", de: "Other specified haemorrhoids", + display_short: "K64.8", }, { key: "K64.9", en: "", de: "Haemorrhoids, unspecified", + display_short: "K64.9", }, { key: "K65", en: "", de: "Peritonitis", + display_short: "K65", }, { key: "K65.0", en: "", de: "Acute peritonitis", + display_short: "K65.0", }, { key: "K65.8", en: "", de: "Other peritonitis", + display_short: "K65.8", }, { key: "K65.9", en: "", de: "Peritonitis, unspecified", + display_short: "K65.9", }, { key: "K66", en: "", de: "Other disorders of peritoneum", + display_short: "K66", }, { key: "K66.0", en: "", de: "Peritoneal adhesions", + display_short: "K66.0", }, { key: "K66.1", en: "", de: "Haemoperitoneum", + display_short: "K66.1", }, { key: "K66.2", en: "", de: "Retroperitoneal fibrosis", + display_short: "K66.2", }, { key: "K66.8", en: "", de: "Other specified disorders of peritoneum", + display_short: "K66.8", }, { key: "K66.9", en: "", de: "Disorder of peritoneum, unspecified", + display_short: "K66.9", }, { key: "K70", en: "", de: "Alcoholic liver disease", + display_short: "K70", }, { key: "K70.0", en: "", de: "Alcoholic fatty liver", + display_short: "K70.0", }, { key: "K70.1", en: "", de: "Alcoholic hepatitis", + display_short: "K70.1", }, { key: "K70.2", en: "", de: "Alcoholic fibrosis and sclerosis of liver", + display_short: "K70.2", }, { key: "K70.3", en: "", de: "Alcoholic cirrhosis of liver", + display_short: "K70.3", }, { key: "K70.4", en: "", de: "Alcoholic hepatic failure", + display_short: "K70.4", }, { key: "K70.9", en: "", de: "Alcoholic liver disease, unspecified", + display_short: "K70.9", }, { key: "K71", en: "", de: "Toxic liver disease", + display_short: "K71", }, { key: "K71.0", en: "", de: "Toxic liver disease with cholestasis", + display_short: "K71.0", }, { key: "K71.1", en: "", de: "Toxic liver disease with hepatic necrosis", + display_short: "K71.1", }, { key: "K71.2", en: "", de: "Toxic liver disease with acute hepatitis", + display_short: "K71.2", }, { key: "K71.3", en: "", de: "Toxic liver disease with chronic persistent hepatitis", + display_short: "K71.3", }, { key: "K71.4", en: "", de: "Toxic liver disease with chronic lobular hepatitis", + display_short: "K71.4", }, { key: "K71.5", en: "", de: "Toxic liver disease with chronic active hepatitis", + display_short: "K71.5", }, { key: "K71.6", en: "", de: "Toxic liver disease with hepatitis, not elsewhere classified", + display_short: "K71.6", }, { key: "K71.7", en: "", de: "Toxic liver disease with fibrosis and cirrhosis of liver", + display_short: "K71.7", }, { key: "K71.8", en: "", de: "Toxic liver disease with other disorders of liver", + display_short: "K71.8", }, { key: "K71.9", en: "", de: "Toxic liver disease, unspecified", + display_short: "K71.9", }, { key: "K72", en: "", de: "Hepatic failure, not elsewhere classified", + display_short: "K72", }, { key: "K72.0", en: "", de: "Acute and subacute hepatic failure", + display_short: "K72.0", }, { key: "K72.1", en: "", de: "Chronic hepatic failure", + display_short: "K72.1", }, { key: "K72.9", en: "", de: "Hepatic failure, unspecified", + display_short: "K72.9", }, { key: "K73", en: "", de: "Chronic hepatitis, not elsewhere classified", + display_short: "K73", }, { key: "K73.0", en: "", de: "Chronic persistent hepatitis, not elsewhere classified", + display_short: "K73.0", }, { key: "K73.1", en: "", de: "Chronic lobular hepatitis, not elsewhere classified", + display_short: "K73.1", }, { key: "K73.2", en: "", de: "Chronic active hepatitis, not elsewhere classified", + display_short: "K73.2", }, { key: "K73.8", en: "", de: "Other chronic hepatitis, not elsewhere classified", + display_short: "K73.8", }, { key: "K73.9", en: "", de: "Chronic hepatitis, unspecified", + display_short: "K73.9", }, { key: "K74", en: "", de: "Fibrosis and cirrhosis of liver", + display_short: "K74", }, { key: "K74.0", en: "", de: "Hepatic fibrosis", + display_short: "K74.0", }, { key: "K74.1", en: "", de: "Hepatic sclerosis", + display_short: "K74.1", }, { key: "K74.2", en: "", de: "Hepatic fibrosis with hepatic sclerosis", + display_short: "K74.2", }, { key: "K74.3", en: "", de: "Primary biliary cirrhosis", + display_short: "K74.3", }, { key: "K74.4", en: "", de: "Secondary biliary cirrhosis", + display_short: "K74.4", }, { key: "K74.5", en: "", de: "Biliary cirrhosis, unspecified", + display_short: "K74.5", }, { key: "K74.6", en: "", de: "Other and unspecified cirrhosis of liver", + display_short: "K74.6", }, { key: "K75", en: "", de: "Other inflammatory liver diseases", + display_short: "K75", }, { key: "K75.0", en: "", de: "Abscess of liver", + display_short: "K75.0", }, { key: "K75.1", en: "", de: "Phlebitis of portal vein", + display_short: "K75.1", }, { key: "K75.2", en: "", de: "Nonspecific reactive hepatitis", + display_short: "K75.2", }, { key: "K75.3", en: "", de: "Granulomatous hepatitis, not elsewhere classified", + display_short: "K75.3", }, { key: "K75.4", en: "", de: "Autoimmune hepatitis", + display_short: "K75.4", }, { key: "K75.8", en: "", de: "Other specified inflammatory liver diseases", + display_short: "K75.8", }, { key: "K75.9", en: "", de: "Inflammatory liver disease, unspecified", + display_short: "K75.9", }, { key: "K76", en: "", de: "Other diseases of liver", + display_short: "K76", }, { key: "K76.0", en: "", de: "Fatty (change of) liver, not elsewhere classified", + display_short: "K76.0", }, { key: "K76.1", en: "", de: "Chronic passive congestion of liver", + display_short: "K76.1", }, { key: "K76.2", en: "", de: "Central haemorrhagic necrosis of liver", + display_short: "K76.2", }, { key: "K76.3", en: "", de: "Infarction of liver", + display_short: "K76.3", }, { key: "K76.4", en: "", de: "Peliosis hepatis", + display_short: "K76.4", }, { key: "K76.5", en: "", de: "Hepatic veno-occlusive disease", + display_short: "K76.5", }, { key: "K76.6", en: "", de: "Portal hypertension", + display_short: "K76.6", }, { key: "K76.7", en: "", de: "Hepatorenal syndrome", + display_short: "K76.7", }, { key: "K76.8", en: "", de: "Other specified diseases of liver", + display_short: "K76.8", }, { key: "K76.9", en: "", de: "Liver disease, unspecified", + display_short: "K76.9", }, { key: "K80", en: "", de: "Cholelithiasis", + display_short: "K80", }, { key: "K80.0", en: "", de: "Calculus of gallbladder with acute cholecystitis", + display_short: "K80.0", }, { key: "K80.1", en: "", de: "Calculus of gallbladder with other cholecystitis", + display_short: "K80.1", }, { key: "K80.2", en: "", de: "Calculus of gallbladder without cholecystitis", + display_short: "K80.2", }, { key: "K80.3", en: "", de: "Calculus of bile duct with cholangitis", + display_short: "K80.3", }, { key: "K80.4", en: "", de: "Calculus of bile duct with cholecystitis", + display_short: "K80.4", }, { key: "K80.5", en: "", de: "Calculus of bile duct without cholangitis or cholecystitis", + display_short: "K80.5", }, { key: "K80.8", en: "", de: "Other cholelithiasis", + display_short: "K80.8", }, { key: "K81", en: "", de: "Cholecystitis", + display_short: "K81", }, { key: "K81.0", en: "", de: "Acute cholecystitis", + display_short: "K81.0", }, { key: "K81.1", en: "", de: "Chronic cholecystitis", + display_short: "K81.1", }, { key: "K81.8", en: "", de: "Other cholecystitis", + display_short: "K81.8", }, { key: "K81.9", en: "", de: "Cholecystitis, unspecified", + display_short: "K81.9", }, { key: "K82", en: "", de: "Other diseases of gallbladder", + display_short: "K82", }, { key: "K82.0", en: "", de: "Obstruction of gallbladder", + display_short: "K82.0", }, { key: "K82.1", en: "", de: "Hydrops of gallbladder", + display_short: "K82.1", }, { key: "K82.2", en: "", de: "Perforation of gallbladder", + display_short: "K82.2", }, { key: "K82.3", en: "", de: "Fistula of gallbladder", + display_short: "K82.3", }, { key: "K82.4", en: "", de: "Cholesterolosis of gallbladder", + display_short: "K82.4", }, { key: "K82.8", en: "", de: "Other specified diseases of gallbladder", + display_short: "K82.8", }, { key: "K82.9", en: "", de: "Disease of gallbladder, unspecified", + display_short: "K82.9", }, { key: "K83", en: "", de: "Other diseases of biliary tract", + display_short: "K83", }, { key: "K83.0", en: "", de: "Cholangitis", + display_short: "K83.0", }, { key: "K83.1", en: "", de: "Obstruction of bile duct", + display_short: "K83.1", }, { key: "K83.2", en: "", de: "Perforation of bile duct", + display_short: "K83.2", }, { key: "K83.3", en: "", de: "Fistula of bile duct", + display_short: "K83.3", }, { key: "K83.4", en: "", de: "Spasm of sphincter of Oddi", + display_short: "K83.4", }, { key: "K83.5", en: "", de: "Biliary cyst", + display_short: "K83.5", }, { key: "K83.8", en: "", de: "Other specified diseases of biliary tract", + display_short: "K83.8", }, { key: "K83.9", en: "", de: "Disease of biliary tract, unspecified", + display_short: "K83.9", }, { key: "K85", en: "", de: "Acute pancreatitis", + display_short: "K85", }, { key: "K85.0", en: "", de: "Idiopathic acute pancreatitis", + display_short: "K85.0", }, { key: "K85.1", en: "", de: "Biliary acute pancreatitis", + display_short: "K85.1", }, { key: "K85.2", en: "", de: "Alcohol-induced acute pancreatitis", + display_short: "K85.2", }, { key: "K85.3", en: "", de: "Drug-induced acute pancreatitis", + display_short: "K85.3", }, { key: "K85.8", en: "", de: "Other acute pancreatitis", + display_short: "K85.8", }, { key: "K85.9", en: "", de: "Acute pancreatitis, unspecified", + display_short: "K85.9", }, { key: "K86", en: "", de: "Other diseases of pancreas", + display_short: "K86", }, { key: "K86.0", en: "", de: "Alcohol-induced chronic pancreatitis", + display_short: "K86.0", }, { key: "K86.1", en: "", de: "Other chronic pancreatitis", + display_short: "K86.1", }, { key: "K86.2", en: "", de: "Cyst of pancreas", + display_short: "K86.2", }, { key: "K86.3", en: "", de: "Pseudocyst of pancreas", + display_short: "K86.3", }, { key: "K86.8", en: "", de: "Other specified diseases of pancreas", + display_short: "K86.8", }, { key: "K86.9", en: "", de: "Disease of pancreas, unspecified", + display_short: "K86.9", }, { key: "K90", en: "", de: "Intestinal malabsorption", + display_short: "K90", }, { key: "K90.0", en: "", de: "Coeliac disease", + display_short: "K90.0", }, { key: "K90.1", en: "", de: "Tropical sprue", + display_short: "K90.1", }, { key: "K90.2", en: "", de: "Blind loop syndrome, not elsewhere classified", + display_short: "K90.2", }, { key: "K90.3", en: "", de: "Pancreatic steatorrhoea", + display_short: "K90.3", }, { key: "K90.4", en: "", de: "Malabsorption due to intolerance, not elsewhere classified", + display_short: "K90.4", }, { key: "K90.8", en: "", de: "Other intestinal malabsorption", + display_short: "K90.8", }, { key: "K90.9", en: "", de: "Intestinal malabsorption, unspecified", + display_short: "K90.9", }, { key: "K91", en: "", de: "Postprocedural disorders of digestive system, not elsewhere classified", + display_short: "K91", }, { key: "K91.0", en: "", de: "Vomiting following gastrointestinal surgery", + display_short: "K91.0", }, { key: "K91.1", en: "", de: "Postgastric surgery syndromes", + display_short: "K91.1", }, { key: "K91.2", en: "", de: "Postsurgical malabsorption, not elsewhere classified", + display_short: "K91.2", }, { key: "K91.3", en: "", de: "Postoperative intestinal obstruction", + display_short: "K91.3", }, { key: "K91.4", en: "", de: "Colostomy and enterostomy malfunction", + display_short: "K91.4", }, { key: "K91.5", en: "", de: "Postcholecystectomy syndrome", + display_short: "K91.5", }, { key: "K91.8", en: "", de: "Other postprocedural disorders of digestive system, not elsewhere classified", + display_short: "K91.8", }, { key: "K91.9", en: "", de: "Postprocedural disorder of digestive system, unspecified", + display_short: "K91.9", }, { key: "K92", en: "", de: "Other diseases of digestive system", + display_short: "K92", }, { key: "K92.0", en: "", de: "Haematemesis", + display_short: "K92.0", }, { key: "K92.1", en: "", de: "Melaena", + display_short: "K92.1", }, { key: "K92.2", en: "", de: "Gastrointestinal haemorrhage, unspecified", + display_short: "K92.2", }, { key: "K92.8", en: "", de: "Other specified diseases of digestive system", + display_short: "K92.8", }, { key: "K92.9", en: "", de: "Disease of digestive system, unspecified", + display_short: "K92.9", }, { key: "L00", en: "", de: "Staphylococcal scalded skin syndrome", + display_short: "L00", }, { key: "L01", en: "", de: "Impetigo", + display_short: "L01", }, { key: "L01.0", en: "", de: "Impetigo [any organism] [any site]", + display_short: "L01.0", }, { key: "L01.1", en: "", de: "Impetiginization of other dermatoses", + display_short: "L01.1", }, { key: "L02", en: "", de: "Cutaneous abscess, furuncle and carbuncle", + display_short: "L02", }, { key: "L02.0", en: "", de: "Cutaneous abscess, furuncle and carbuncle of face", + display_short: "L02.0", }, { key: "L02.1", en: "", de: "Cutaneous abscess, furuncle and carbuncle of neck", + display_short: "L02.1", }, { key: "L02.2", en: "", de: "Cutaneous abscess, furuncle and carbuncle of trunk", + display_short: "L02.2", }, { key: "L02.3", en: "", de: "Cutaneous abscess, furuncle and carbuncle of buttock", + display_short: "L02.3", }, { key: "L02.4", en: "", de: "Cutaneous abscess, furuncle and carbuncle of limb", + display_short: "L02.4", }, { key: "L02.8", en: "", de: "Cutaneous abscess, furuncle and carbuncle of other sites", + display_short: "L02.8", }, { key: "L02.9", en: "", de: "Cutaneous abscess, furuncle and carbuncle, unspecified", + display_short: "L02.9", }, { key: "L03", en: "", de: "Cellulitis", + display_short: "L03", }, { key: "L03.0", en: "", de: "Cellulitis of finger and toe", + display_short: "L03.0", }, { key: "L03.1", en: "", de: "Cellulitis of other parts of limb", + display_short: "L03.1", }, { key: "L03.2", en: "", de: "Cellulitis of face", + display_short: "L03.2", }, { key: "L03.3", en: "", de: "Cellulitis of trunk", + display_short: "L03.3", }, { key: "L03.8", en: "", de: "Cellulitis of other sites", + display_short: "L03.8", }, { key: "L03.9", en: "", de: "Cellulitis, unspecified", + display_short: "L03.9", }, { key: "L04", en: "", de: "Acute lymphadenitis", + display_short: "L04", }, { key: "L04.0", en: "", de: "Acute lymphadenitis of face, head and neck", + display_short: "L04.0", }, { key: "L04.1", en: "", de: "Acute lymphadenitis of trunk", + display_short: "L04.1", }, { key: "L04.2", en: "", de: "Acute lymphadenitis of upper limb", + display_short: "L04.2", }, { key: "L04.3", en: "", de: "Acute lymphadenitis of lower limb", + display_short: "L04.3", }, { key: "L04.8", en: "", de: "Acute lymphadenitis of other sites", + display_short: "L04.8", }, { key: "L04.9", en: "", de: "Acute lymphadenitis, unspecified", + display_short: "L04.9", }, { key: "L05", en: "", de: "Pilonidal cyst", + display_short: "L05", }, { key: "L05.0", en: "", de: "Pilonidal cyst with abscess", + display_short: "L05.0", }, { key: "L05.9", en: "", de: "Pilonidal cyst without abscess", + display_short: "L05.9", }, { key: "L08", en: "", de: "Other local infections of skin and subcutaneous tissue", + display_short: "L08", }, { key: "L08.0", en: "", de: "Pyoderma", + display_short: "L08.0", }, { key: "L08.1", en: "", de: "Erythrasma", + display_short: "L08.1", }, { key: "L08.8", en: "", de: "Other specified local infections of skin and subcutaneous tissue", + display_short: "L08.8", }, { key: "L08.9", en: "", de: "Local infection of skin and subcutaneous tissue, unspecified", + display_short: "L08.9", }, { key: "L10", en: "", de: "Pemphigus", + display_short: "L10", }, { key: "L10.0", en: "", de: "Pemphigus vulgaris", + display_short: "L10.0", }, { key: "L10.1", en: "", de: "Pemphigus vegetans", + display_short: "L10.1", }, { key: "L10.2", en: "", de: "Pemphigus foliaceus", + display_short: "L10.2", }, { key: "L10.3", en: "", de: "Brazilian pemphigus [fogo selvagem]", + display_short: "L10.3", }, { key: "L10.4", en: "", de: "Pemphigus erythematosus", + display_short: "L10.4", }, { key: "L10.5", en: "", de: "Drug-induced pemphigus", + display_short: "L10.5", }, { key: "L10.8", en: "", de: "Other pemphigus", + display_short: "L10.8", }, { key: "L10.9", en: "", de: "Pemphigus, unspecified", + display_short: "L10.9", }, { key: "L11", en: "", de: "Other acantholytic disorders", + display_short: "L11", }, { key: "L11.0", en: "", de: "Acquired keratosis follicularis", + display_short: "L11.0", }, { key: "L11.1", en: "", de: "Transient acantholytic dermatosis [Grover]", + display_short: "L11.1", }, { key: "L11.8", en: "", de: "Other specified acantholytic disorders", + display_short: "L11.8", }, { key: "L11.9", en: "", de: "Acantholytic disorder, unspecified", + display_short: "L11.9", }, { key: "L12", en: "", de: "Pemphigoid", + display_short: "L12", }, { key: "L12.0", en: "", de: "Bullous pemphigoid", + display_short: "L12.0", }, { key: "L12.1", en: "", de: "Cicatricial pemphigoid", + display_short: "L12.1", }, { key: "L12.2", en: "", de: "Chronic bullous disease of childhood", + display_short: "L12.2", }, { key: "L12.3", en: "", de: "Acquired epidermolysis bullosa", + display_short: "L12.3", }, { key: "L12.8", en: "", de: "Other pemphigoid", + display_short: "L12.8", }, { key: "L12.9", en: "", de: "Pemphigoid, unspecified", + display_short: "L12.9", }, { key: "L13", en: "", de: "Other bullous disorders", + display_short: "L13", }, { key: "L13.0", en: "", de: "Dermatitis herpetiformis", + display_short: "L13.0", }, { key: "L13.1", en: "", de: "Subcorneal pustular dermatitis", + display_short: "L13.1", }, { key: "L13.8", en: "", de: "Other specified bullous disorders", + display_short: "L13.8", }, { key: "L13.9", en: "", de: "Bullous disorder, unspecified", + display_short: "L13.9", }, { key: "L20", en: "", de: "Atopic dermatitis", + display_short: "L20", }, { key: "L20.0", en: "", de: "Besnier prurigo", + display_short: "L20.0", }, { key: "L20.8", en: "", de: "Other atopic dermatitis", + display_short: "L20.8", }, { key: "L20.9", en: "", de: "Atopic dermatitis, unspecified", + display_short: "L20.9", }, { key: "L21", en: "", de: "Seborrhoeic dermatitis", + display_short: "L21", }, { key: "L21.0", en: "", de: "Seborrhoea capitis", + display_short: "L21.0", }, { key: "L21.1", en: "", de: "Seborrhoeic infantile dermatitis", + display_short: "L21.1", }, { key: "L21.8", en: "", de: "Other seborrhoeic dermatitis", + display_short: "L21.8", }, { key: "L21.9", en: "", de: "Seborrhoeic dermatitis, unspecified", + display_short: "L21.9", }, { key: "L22", en: "", de: "Diaper [napkin] dermatitis", + display_short: "L22", }, { key: "L23", en: "", de: "Allergic contact dermatitis", + display_short: "L23", }, { key: "L23.0", en: "", de: "Allergic contact dermatitis due to metals", + display_short: "L23.0", }, { key: "L23.1", en: "", de: "Allergic contact dermatitis due to adhesives", + display_short: "L23.1", }, { key: "L23.2", en: "", de: "Allergic contact dermatitis due to cosmetics", + display_short: "L23.2", }, { key: "L23.3", en: "", de: "Allergic contact dermatitis due to drugs in contact with skin", + display_short: "L23.3", }, { key: "L23.4", en: "", de: "Allergic contact dermatitis due to dyes", + display_short: "L23.4", }, { key: "L23.5", en: "", de: "Allergic contact dermatitis due to other chemical products", + display_short: "L23.5", }, { key: "L23.6", en: "", de: "Allergic contact dermatitis due to food in contact with skin", + display_short: "L23.6", }, { key: "L23.7", en: "", de: "Allergic contact dermatitis due to plants, except food", + display_short: "L23.7", }, { key: "L23.8", en: "", de: "Allergic contact dermatitis due to other agents", + display_short: "L23.8", }, { key: "L23.9", en: "", de: "Allergic contact dermatitis, unspecified cause", + display_short: "L23.9", }, { key: "L24", en: "", de: "Irritant contact dermatitis", + display_short: "L24", }, { key: "L24.0", en: "", de: "Irritant contact dermatitis due to detergents", + display_short: "L24.0", }, { key: "L24.1", en: "", de: "Irritant contact dermatitis due to oils and greases", + display_short: "L24.1", }, { key: "L24.2", en: "", de: "Irritant contact dermatitis due to solvents", + display_short: "L24.2", }, { key: "L24.3", en: "", de: "Irritant contact dermatitis due to cosmetics", + display_short: "L24.3", }, { key: "L24.4", en: "", de: "Irritant contact dermatitis due to drugs in contact with skin", + display_short: "L24.4", }, { key: "L24.5", en: "", de: "Irritant contact dermatitis due to other chemical products", + display_short: "L24.5", }, { key: "L24.6", en: "", de: "Irritant contact dermatitis due to food in contact with skin", + display_short: "L24.6", }, { key: "L24.7", en: "", de: "Irritant contact dermatitis due to plants, except food", + display_short: "L24.7", }, { key: "L24.8", en: "", de: "Irritant contact dermatitis due to other agents", + display_short: "L24.8", }, { key: "L24.9", en: "", de: "Irritant contact dermatitis, unspecified cause", + display_short: "L24.9", }, { key: "L25", en: "", de: "Unspecified contact dermatitis", + display_short: "L25", }, { key: "L25.0", en: "", de: "Unspecified contact dermatitis due to cosmetics", + display_short: "L25.0", }, { key: "L25.1", en: "", de: "Unspecified contact dermatitis due to drugs in contact with skin", + display_short: "L25.1", }, { key: "L25.2", en: "", de: "Unspecified contact dermatitis due to dyes", + display_short: "L25.2", }, { key: "L25.3", en: "", de: "Unspecified contact dermatitis due to other chemical products", + display_short: "L25.3", }, { key: "L25.4", en: "", de: "Unspecified contact dermatitis due to food in contact with skin", + display_short: "L25.4", }, { key: "L25.5", en: "", de: "Unspecified contact dermatitis due to plants, except food", + display_short: "L25.5", }, { key: "L25.8", en: "", de: "Unspecified contact dermatitis due to other agents", + display_short: "L25.8", }, { key: "L25.9", en: "", de: "Unspecified contact dermatitis, unspecified cause", + display_short: "L25.9", }, { key: "L26", en: "", de: "Exfoliative dermatitis", + display_short: "L26", }, { key: "L27", en: "", de: "Dermatitis due to substances taken internally", + display_short: "L27", }, { key: "L27.0", en: "", de: "Generalized skin eruption due to drugs and medicaments", + display_short: "L27.0", }, { key: "L27.1", en: "", de: "Localized skin eruption due to drugs and medicaments", + display_short: "L27.1", }, { key: "L27.2", en: "", de: "Dermatitis due to ingested food", + display_short: "L27.2", }, { key: "L27.8", en: "", de: "Dermatitis due to other substances taken internally", + display_short: "L27.8", }, { key: "L27.9", en: "", de: "Dermatitis due to unspecified substance taken internally", + display_short: "L27.9", }, { key: "L28", en: "", de: "Lichen simplex chronicus and prurigo", + display_short: "L28", }, { key: "L28.0", en: "", de: "Lichen simplex chronicus", + display_short: "L28.0", }, { key: "L28.1", en: "", de: "Prurigo nodularis", + display_short: "L28.1", }, { key: "L28.2", en: "", de: "Other prurigo", + display_short: "L28.2", }, { key: "L29", en: "", de: "Pruritus", + display_short: "L29", }, { key: "L29.0", en: "", de: "Pruritus ani", + display_short: "L29.0", }, { key: "L29.1", en: "", de: "Pruritus scroti", + display_short: "L29.1", }, { key: "L29.2", en: "", de: "Pruritus vulvae", + display_short: "L29.2", }, { key: "L29.3", en: "", de: "Anogenital pruritus, unspecified", + display_short: "L29.3", }, { key: "L29.8", en: "", de: "Other pruritus", + display_short: "L29.8", }, { key: "L29.9", en: "", de: "Pruritus, unspecified", + display_short: "L29.9", }, { key: "L30", en: "", de: "Other dermatitis", + display_short: "L30", }, { key: "L30.0", en: "", de: "Nummular dermatitis", + display_short: "L30.0", }, { key: "L30.1", en: "", de: "Dyshidrosis [pompholyx]", + display_short: "L30.1", }, { key: "L30.2", en: "", de: "Cutaneous autosensitization", + display_short: "L30.2", }, { key: "L30.3", en: "", de: "Infective dermatitis", + display_short: "L30.3", }, { key: "L30.4", en: "", de: "Erythema intertrigo", + display_short: "L30.4", }, { key: "L30.5", en: "", de: "Pityriasis alba", + display_short: "L30.5", }, { key: "L30.8", en: "", de: "Other specified dermatitis", + display_short: "L30.8", }, { key: "L30.9", en: "", de: "Dermatitis, unspecified", + display_short: "L30.9", }, { key: "L40", en: "", de: "Psoriasis", + display_short: "L40", }, { key: "L40.0", en: "", de: "Psoriasis vulgaris", + display_short: "L40.0", }, { key: "L40.1", en: "", de: "Generalized pustular psoriasis", + display_short: "L40.1", }, { key: "L40.2", en: "", de: "Acrodermatitis continua", + display_short: "L40.2", }, { key: "L40.3", en: "", de: "Pustulosis palmaris et plantaris", + display_short: "L40.3", }, { key: "L40.4", en: "", de: "Guttate psoriasis", + display_short: "L40.4", }, { key: "L40.8", en: "", de: "Other psoriasis", + display_short: "L40.8", }, { key: "L40.9", en: "", de: "Psoriasis, unspecified", + display_short: "L40.9", }, { key: "L41", en: "", de: "Parapsoriasis", + display_short: "L41", }, { key: "L41.0", en: "", de: "Pityriasis lichenoides et varioliformis acuta", + display_short: "L41.0", }, { key: "L41.1", en: "", de: "Pityriasis lichenoides chronica", + display_short: "L41.1", }, { key: "L41.3", en: "", de: "Small plaque parapsoriasis", + display_short: "L41.3", }, { key: "L41.4", en: "", de: "Large plaque parapsoriasis", + display_short: "L41.4", }, { key: "L41.5", en: "", de: "Retiform parapsoriasis", + display_short: "L41.5", }, { key: "L41.8", en: "", de: "Other parapsoriasis", + display_short: "L41.8", }, { key: "L41.9", en: "", de: "Parapsoriasis, unspecified", + display_short: "L41.9", }, { key: "L42", en: "", de: "Pityriasis rosea", + display_short: "L42", }, { key: "L43", en: "", de: "Lichen planus", + display_short: "L43", }, { key: "L43.0", en: "", de: "Hypertrophic lichen planus", + display_short: "L43.0", }, { key: "L43.1", en: "", de: "Bullous lichen planus", + display_short: "L43.1", }, { key: "L43.2", en: "", de: "Lichenoid drug reaction", + display_short: "L43.2", }, { key: "L43.3", en: "", de: "Subacute (active) lichen planus", + display_short: "L43.3", }, { key: "L43.8", en: "", de: "Other lichen planus", + display_short: "L43.8", }, { key: "L43.9", en: "", de: "Lichen planus, unspecified", + display_short: "L43.9", }, { key: "L44", en: "", de: "Other papulosquamous disorders", + display_short: "L44", }, { key: "L44.0", en: "", de: "Pityriasis rubra pilaris", + display_short: "L44.0", }, { key: "L44.1", en: "", de: "Lichen nitidus", + display_short: "L44.1", }, { key: "L44.2", en: "", de: "Lichen striatus", + display_short: "L44.2", }, { key: "L44.3", en: "", de: "Lichen ruber moniliformis", + display_short: "L44.3", }, { key: "L44.4", en: "", de: "Infantile papular acrodermatitis [Giannotti-Crosti]", + display_short: "L44.4", }, { key: "L44.8", en: "", de: "Other specified papulosquamous disorders", + display_short: "L44.8", }, { key: "L44.9", en: "", de: "Papulosquamous disorder, unspecified", + display_short: "L44.9", }, { key: "L50", en: "", de: "Urticaria", + display_short: "L50", }, { key: "L50.0", en: "", de: "Allergic urticaria", + display_short: "L50.0", }, { key: "L50.1", en: "", de: "Idiopathic urticaria", + display_short: "L50.1", }, { key: "L50.2", en: "", de: "Urticaria due to cold and heat", + display_short: "L50.2", }, { key: "L50.3", en: "", de: "Dermatographic urticaria", + display_short: "L50.3", }, { key: "L50.4", en: "", de: "Vibratory urticaria", + display_short: "L50.4", }, { key: "L50.5", en: "", de: "Cholinergic urticaria", + display_short: "L50.5", }, { key: "L50.6", en: "", de: "Contact urticaria", + display_short: "L50.6", }, { key: "L50.8", en: "", de: "Other urticaria", + display_short: "L50.8", }, { key: "L50.9", en: "", de: "Urticaria, unspecified", + display_short: "L50.9", }, { key: "L51", en: "", de: "Erythema multiforme", + display_short: "L51", }, { key: "L51.0", en: "", de: "Nonbullous erythema multiforme", + display_short: "L51.0", }, { key: "L51.1", en: "", de: "Bullous erythema multiforme", + display_short: "L51.1", }, { key: "L51.2", en: "", de: "Toxic epidermal necrolysis [Lyell]", + display_short: "L51.2", }, { key: "L51.8", en: "", de: "Other erythema multiforme", + display_short: "L51.8", }, { key: "L51.9", en: "", de: "Erythema multiforme, unspecified", + display_short: "L51.9", }, { key: "L52", en: "", de: "Erythema nodosum", + display_short: "L52", }, { key: "L53", en: "", de: "Other erythematous conditions", + display_short: "L53", }, { key: "L53.0", en: "", de: "Toxic erythema", + display_short: "L53.0", }, { key: "L53.1", en: "", de: "Erythema annulare centrifugum", + display_short: "L53.1", }, { key: "L53.2", en: "", de: "Erythema marginatum", + display_short: "L53.2", }, { key: "L53.3", en: "", de: "Other chronic figurate erythema", + display_short: "L53.3", }, { key: "L53.8", en: "", de: "Other specified erythematous conditions", + display_short: "L53.8", }, { key: "L53.9", en: "", de: "Erythematous condition, unspecified", + display_short: "L53.9", }, { key: "L55", en: "", de: "Sunburn", + display_short: "L55", }, { key: "L55.0", en: "", de: "Sunburn of first degree", + display_short: "L55.0", }, { key: "L55.1", en: "", de: "Sunburn of second degree", + display_short: "L55.1", }, { key: "L55.2", en: "", de: "Sunburn of third degree", + display_short: "L55.2", }, { key: "L55.8", en: "", de: "Other sunburn", + display_short: "L55.8", }, { key: "L55.9", en: "", de: "Sunburn, unspecified", + display_short: "L55.9", }, { key: "L56", en: "", de: "Other acute skin changes due to ultraviolet radiation", + display_short: "L56", }, { key: "L56.0", en: "", de: "Drug phototoxic response", + display_short: "L56.0", }, { key: "L56.1", en: "", de: "Drug photoallergic response", + display_short: "L56.1", }, { key: "L56.2", en: "", de: "Photocontact dermatitis [berloque dermatitis]", + display_short: "L56.2", }, { key: "L56.3", en: "", de: "Solar urticaria", + display_short: "L56.3", }, { key: "L56.4", en: "", de: "Polymorphous light eruption", + display_short: "L56.4", }, { key: "L56.8", en: "", de: "Other specified acute skin changes due to ultraviolet radiation", + display_short: "L56.8", }, { key: "L56.9", en: "", de: "Acute skin change due to ultraviolet radiation, unspecified", + display_short: "L56.9", }, { key: "L57", en: "", de: "Skin changes due to chronic exposure to nonionizing radiation", + display_short: "L57", }, { key: "L57.0", en: "", de: "Actinic keratosis", + display_short: "L57.0", }, { key: "L57.1", en: "", de: "Actinic reticuloid", + display_short: "L57.1", }, { key: "L57.2", en: "", de: "Cutis rhomboidalis nuchae", + display_short: "L57.2", }, { key: "L57.3", en: "", de: "Poikiloderma of Civatte", + display_short: "L57.3", }, { key: "L57.4", en: "", de: "Cutis laxa senilis", + display_short: "L57.4", }, { key: "L57.5", en: "", de: "Actinic granuloma", + display_short: "L57.5", }, { key: "L57.8", en: "", de: "Other skin changes due to chronic exposure to nonionizing radiation", + display_short: "L57.8", }, { key: "L57.9", en: "", de: "Skin changes due to chronic exposure to nonionizing radiation, unspecified", + display_short: "L57.9", }, { key: "L58", en: "", de: "Radiodermatitis", + display_short: "L58", }, { key: "L58.0", en: "", de: "Acute radiodermatitis", + display_short: "L58.0", }, { key: "L58.1", en: "", de: "Chronic radiodermatitis", + display_short: "L58.1", }, { key: "L58.9", en: "", de: "Radiodermatitis, unspecified", + display_short: "L58.9", }, { key: "L59", en: "", de: "Other disorders of skin and subcutaneous tissue related to radiation", + display_short: "L59", }, { key: "L59.0", en: "", de: "Erythema ab igne [dermatitis ab igne]", + display_short: "L59.0", }, { key: "L59.8", en: "", de: "Other specified disorders of skin and subcutaneous tissue related to radiation", + display_short: "L59.8", }, { key: "L59.9", en: "", de: "Disorder of skin and subcutaneous tissue related to radiation, unspecified", + display_short: "L59.9", }, { key: "L60", en: "", de: "Nail disorders", + display_short: "L60", }, { key: "L60.0", en: "", de: "Ingrowing nail", + display_short: "L60.0", }, { key: "L60.1", en: "", de: "Onycholysis", + display_short: "L60.1", }, { key: "L60.2", en: "", de: "Onychogryphosis", + display_short: "L60.2", }, { key: "L60.3", en: "", de: "Nail dystrophy", + display_short: "L60.3", }, { key: "L60.4", en: "", de: "Beau lines", + display_short: "L60.4", }, { key: "L60.5", en: "", de: "Yellow nail syndrome", + display_short: "L60.5", }, { key: "L60.8", en: "", de: "Other nail disorders", + display_short: "L60.8", }, { key: "L60.9", en: "", de: "Nail disorder, unspecified", + display_short: "L60.9", }, { key: "L63", en: "", de: "Alopecia areata", + display_short: "L63", }, { key: "L63.0", en: "", de: "Alopecia (capitis) totalis", + display_short: "L63.0", }, { key: "L63.1", en: "", de: "Alopecia universalis", + display_short: "L63.1", }, { key: "L63.2", en: "", de: "Ophiasis", + display_short: "L63.2", }, { key: "L63.8", en: "", de: "Other alopecia areata", + display_short: "L63.8", }, { key: "L63.9", en: "", de: "Alopecia areata, unspecified", + display_short: "L63.9", }, { key: "L64", en: "", de: "Androgenic alopecia", + display_short: "L64", }, { key: "L64.0", en: "", de: "Drug-induced androgenic alopecia", + display_short: "L64.0", }, { key: "L64.8", en: "", de: "Other androgenic alopecia", + display_short: "L64.8", }, { key: "L64.9", en: "", de: "Androgenic alopecia, unspecified", + display_short: "L64.9", }, { key: "L65", en: "", de: "Other nonscarring hair loss", + display_short: "L65", }, { key: "L65.0", en: "", de: "Telogen effluvium", + display_short: "L65.0", }, { key: "L65.1", en: "", de: "Anagen effluvium", + display_short: "L65.1", }, { key: "L65.2", en: "", de: "Alopecia mucinosa", + display_short: "L65.2", }, { key: "L65.8", en: "", de: "Other specified nonscarring hair loss", + display_short: "L65.8", }, { key: "L65.9", en: "", de: "Nonscarring hair loss, unspecified", + display_short: "L65.9", }, { key: "L66", en: "", de: "Cicatricial alopecia [scarring hair loss]", + display_short: "L66", }, { key: "L66.0", en: "", de: "Pseudopelade", + display_short: "L66.0", }, { key: "L66.1", en: "", de: "Lichen planopilaris", + display_short: "L66.1", }, { key: "L66.2", en: "", de: "Folliculitis decalvans", + display_short: "L66.2", }, { key: "L66.3", en: "", de: "Perifolliculitis capitis abscedens", + display_short: "L66.3", }, { key: "L66.4", en: "", de: "Folliculitis ulerythematosa reticulata", + display_short: "L66.4", }, { key: "L66.8", en: "", de: "Other cicatricial alopecia", + display_short: "L66.8", }, { key: "L66.9", en: "", de: "Cicatricial alopecia, unspecified", + display_short: "L66.9", }, { key: "L67", en: "", de: "Hair colour and hair shaft abnormalities", + display_short: "L67", }, { key: "L67.0", en: "", de: "Trichorrhexis nodosa", + display_short: "L67.0", }, { key: "L67.1", en: "", de: "Variations in hair colour", + display_short: "L67.1", }, { key: "L67.8", en: "", de: "Other hair colour and hair shaft abnormalities", + display_short: "L67.8", }, { key: "L67.9", en: "", de: "Hair colour and hair shaft abnormality, unspecified", + display_short: "L67.9", }, { key: "L68", en: "", de: "Hypertrichosis", + display_short: "L68", }, { key: "L68.0", en: "", de: "Hirsutism", + display_short: "L68.0", }, { key: "L68.1", en: "", de: "Acquired hypertrichosis lanuginosa", + display_short: "L68.1", }, { key: "L68.2", en: "", de: "Localized hypertrichosis", + display_short: "L68.2", }, { key: "L68.3", en: "", de: "Polytrichia", + display_short: "L68.3", }, { key: "L68.8", en: "", de: "Other hypertrichosis", + display_short: "L68.8", }, { key: "L68.9", en: "", de: "Hypertrichosis, unspecified", + display_short: "L68.9", }, { key: "L70", en: "", de: "Acne", + display_short: "L70", }, { key: "L70.0", en: "", de: "Acne vulgaris", + display_short: "L70.0", }, { key: "L70.1", en: "", de: "Acne conglobata", + display_short: "L70.1", }, { key: "L70.2", en: "", de: "Acne varioliformis", + display_short: "L70.2", }, { key: "L70.3", en: "", de: "Acne tropica", + display_short: "L70.3", }, { key: "L70.4", en: "", de: "Infantile acne", + display_short: "L70.4", }, { key: "L70.5", en: "", de: "Acné excoriée", + display_short: "L70.5", }, { key: "L70.8", en: "", de: "Other acne", + display_short: "L70.8", }, { key: "L70.9", en: "", de: "Acne, unspecified", + display_short: "L70.9", }, { key: "L71", en: "", de: "Rosacea", + display_short: "L71", }, { key: "L71.0", en: "", de: "Perioral dermatitis", + display_short: "L71.0", }, { key: "L71.1", en: "", de: "Rhinophyma", + display_short: "L71.1", }, { key: "L71.8", en: "", de: "Other rosacea", + display_short: "L71.8", }, { key: "L71.9", en: "", de: "Rosacea, unspecified", + display_short: "L71.9", }, { key: "L72", en: "", de: "Follicular cysts of skin and subcutaneous tissue", + display_short: "L72", }, { key: "L72.0", en: "", de: "Epidermal cyst", + display_short: "L72.0", }, { key: "L72.1", en: "", de: "Trichilemmal cyst", + display_short: "L72.1", }, { key: "L72.2", en: "", de: "Steatocystoma multiplex", + display_short: "L72.2", }, { key: "L72.8", en: "", de: "Other follicular cysts of skin and subcutaneous tissue", + display_short: "L72.8", }, { key: "L72.9", en: "", de: "Follicular cyst of skin and subcutaneous tissue, unspecified", + display_short: "L72.9", }, { key: "L73", en: "", de: "Other follicular disorders", + display_short: "L73", }, { key: "L73.0", en: "", de: "Acne keloid", + display_short: "L73.0", }, { key: "L73.1", en: "", de: "Pseudofolliculitis barbae", + display_short: "L73.1", }, { key: "L73.2", en: "", de: "Hidradenitis suppurativa", + display_short: "L73.2", }, { key: "L73.8", en: "", de: "Other specified follicular disorders", + display_short: "L73.8", }, { key: "L73.9", en: "", de: "Follicular disorder, unspecified", + display_short: "L73.9", }, { key: "L74", en: "", de: "Eccrine sweat disorders", + display_short: "L74", }, { key: "L74.0", en: "", de: "Miliaria rubra", + display_short: "L74.0", }, { key: "L74.1", en: "", de: "Miliaria crystallina", + display_short: "L74.1", }, { key: "L74.2", en: "", de: "Miliaria profunda", + display_short: "L74.2", }, { key: "L74.3", en: "", de: "Miliaria, unspecified", + display_short: "L74.3", }, { key: "L74.4", en: "", de: "Anhidrosis", + display_short: "L74.4", }, { key: "L74.8", en: "", de: "Other eccrine sweat disorders", + display_short: "L74.8", }, { key: "L74.9", en: "", de: "Eccrine sweat disorder, unspecified", + display_short: "L74.9", }, { key: "L75", en: "", de: "Apocrine sweat disorders", + display_short: "L75", }, { key: "L75.0", en: "", de: "Bromhidrosis", + display_short: "L75.0", }, { key: "L75.1", en: "", de: "Chromhidrosis", + display_short: "L75.1", }, { key: "L75.2", en: "", de: "Apocrine miliaria", + display_short: "L75.2", }, { key: "L75.8", en: "", de: "Other apocrine sweat disorders", + display_short: "L75.8", }, { key: "L75.9", en: "", de: "Apocrine sweat disorder, unspecified", + display_short: "L75.9", }, { key: "L80", en: "", de: "Vitiligo", + display_short: "L80", }, { key: "L81", en: "", de: "Other disorders of pigmentation", + display_short: "L81", }, { key: "L81.0", en: "", de: "Postinflammatory hyperpigmentation", + display_short: "L81.0", }, { key: "L81.1", en: "", de: "Chloasma", + display_short: "L81.1", }, { key: "L81.2", en: "", de: "Freckles", + display_short: "L81.2", }, { key: "L81.3", en: "", de: "Café au lait spots", + display_short: "L81.3", }, { key: "L81.4", en: "", de: "Other melanin hyperpigmentation", + display_short: "L81.4", }, { key: "L81.5", en: "", de: "Leukoderma, not elsewhere classified", + display_short: "L81.5", }, { key: "L81.6", en: "", de: "Other disorders of diminished melanin formation", + display_short: "L81.6", }, { key: "L81.7", en: "", de: "Pigmented purpuric dermatosis", + display_short: "L81.7", }, { key: "L81.8", en: "", de: "Other specified disorders of pigmentation", + display_short: "L81.8", }, { key: "L81.9", en: "", de: "Disorder of pigmentation, unspecified", + display_short: "L81.9", }, { key: "L82", en: "", de: "Seborrhoeic keratosis", + display_short: "L82", }, { key: "L83", en: "", de: "Acanthosis nigricans", + display_short: "L83", }, { key: "L84", en: "", de: "Corns and callosities", + display_short: "L84", }, { key: "L85", en: "", de: "Other epidermal thickening", + display_short: "L85", }, { key: "L85.0", en: "", de: "Acquired ichthyosis", + display_short: "L85.0", }, { key: "L85.1", en: "", de: "Acquired keratosis [keratoderma] palmaris et plantaris", + display_short: "L85.1", }, { key: "L85.2", en: "", de: "Keratosis punctata (palmaris et plantaris)", + display_short: "L85.2", }, { key: "L85.3", en: "", de: "Xerosis cutis", + display_short: "L85.3", }, { key: "L85.8", en: "", de: "Other specified epidermal thickening", + display_short: "L85.8", }, { key: "L85.9", en: "", de: "Epidermal thickening, unspecified", + display_short: "L85.9", }, { key: "L87", en: "", de: "Transepidermal elimination disorders", + display_short: "L87", }, { key: "L87.0", en: "", de: "Keratosis follicularis et parafollicularis in cutem penetrans [Kyrle]", + display_short: "L87.0", }, { key: "L87.1", en: "", de: "Reactive perforating collagenosis", + display_short: "L87.1", }, { key: "L87.2", en: "", de: "Elastosis perforans serpiginosa", + display_short: "L87.2", }, { key: "L87.8", en: "", de: "Other transepidermal elimination disorders", + display_short: "L87.8", }, { key: "L87.9", en: "", de: "Transepidermal elimination disorder, unspecified", + display_short: "L87.9", }, { key: "L88", en: "", de: "Pyoderma gangrenosum", + display_short: "L88", }, { key: "L89", en: "", de: "Decubitus ulcer and pressure area", + display_short: "L89", }, { key: "L89.0", en: "", de: "Stage I decubitus ulcer and pressure area", + display_short: "L89.0", }, { key: "L89.1", en: "", de: "Stage II decubitus ulcer", + display_short: "L89.1", }, { key: "L89.2", en: "", de: "Stage III decubitus ulcer", + display_short: "L89.2", }, { key: "L89.3", en: "", de: "Stage IV decubitus ulcer", + display_short: "L89.3", }, { key: "L89.9", en: "", de: "Decubitus ulcer and pressure area, unspecified", + display_short: "L89.9", }, { key: "L90", en: "", de: "Atrophic disorders of skin", + display_short: "L90", }, { key: "L90.0", en: "", de: "Lichen sclerosus et atrophicus", + display_short: "L90.0", }, { key: "L90.1", en: "", de: "Anetoderma of Schweninger-Buzzi", + display_short: "L90.1", }, { key: "L90.2", en: "", de: "Anetoderma of Jadassohn-Pellizzari", + display_short: "L90.2", }, { key: "L90.3", en: "", de: "Atrophoderma of Pasini and Pierini", + display_short: "L90.3", }, { key: "L90.4", en: "", de: "Acrodermatitis chronica atrophicans", + display_short: "L90.4", }, { key: "L90.5", en: "", de: "Scar conditions and fibrosis of skin", + display_short: "L90.5", }, { key: "L90.6", en: "", de: "Striae atrophicae", + display_short: "L90.6", }, { key: "L90.8", en: "", de: "Other atrophic disorders of skin", + display_short: "L90.8", }, { key: "L90.9", en: "", de: "Atrophic disorder of skin, unspecified", + display_short: "L90.9", }, { key: "L91", en: "", de: "Hypertrophic disorders of skin", + display_short: "L91", }, { key: "L91.0", en: "", de: "Hypertrophic scar", + display_short: "L91.0", }, { key: "L91.8", en: "", de: "Other hypertrophic disorders of skin", + display_short: "L91.8", }, { key: "L91.9", en: "", de: "Hypertrophic disorder of skin, unspecified", + display_short: "L91.9", }, { key: "L92", en: "", de: "Granulomatous disorders of skin and subcutaneous tissue", + display_short: "L92", }, { key: "L92.0", en: "", de: "Granuloma annulare", + display_short: "L92.0", }, { key: "L92.1", en: "", de: "Necrobiosis lipoidica, not elsewhere classified", + display_short: "L92.1", }, { key: "L92.2", en: "", de: "Granuloma faciale [eosinophilic granuloma of skin]", + display_short: "L92.2", }, { key: "L92.3", en: "", de: "Foreign body granuloma of skin and subcutaneous tissue", + display_short: "L92.3", }, { key: "L92.8", en: "", de: "Other granulomatous disorders of skin and subcutaneous tissue", + display_short: "L92.8", }, { key: "L92.9", en: "", de: "Granulomatous disorder of skin and subcutaneous tissue, unspecified", + display_short: "L92.9", }, { key: "L93", en: "", de: "Lupus erythematosus", + display_short: "L93", }, { key: "L93.0", en: "", de: "Discoid lupus erythematosus", + display_short: "L93.0", }, { key: "L93.1", en: "", de: "Subacute cutaneous lupus erythematosus", + display_short: "L93.1", }, { key: "L93.2", en: "", de: "Other local lupus erythematosus", + display_short: "L93.2", }, { key: "L94", en: "", de: "Other localized connective tissue disorders", + display_short: "L94", }, { key: "L94.0", en: "", de: "Localized scleroderma [morphea]", + display_short: "L94.0", }, { key: "L94.1", en: "", de: "Linear scleroderma", + display_short: "L94.1", }, { key: "L94.2", en: "", de: "Calcinosis cutis", + display_short: "L94.2", }, { key: "L94.3", en: "", de: "Sclerodactyly", + display_short: "L94.3", }, { key: "L94.4", en: "", de: "Gottron papules", + display_short: "L94.4", }, { key: "L94.5", en: "", de: "Poikiloderma vasculare atrophicans", + display_short: "L94.5", }, { key: "L94.6", en: "", de: "Ainhum", + display_short: "L94.6", }, { key: "L94.8", en: "", de: "Other specified localized connective tissue disorders", + display_short: "L94.8", }, { key: "L94.9", en: "", de: "Localized connective tissue disorder, unspecified", + display_short: "L94.9", }, { key: "L95", en: "", de: "Vasculitis limited to skin, not elsewhere classified", + display_short: "L95", }, { key: "L95.0", en: "", de: "Livedoid vasculitis", + display_short: "L95.0", }, { key: "L95.1", en: "", de: "Erythema elevatum diutinum", + display_short: "L95.1", }, { key: "L95.8", en: "", de: "Other vasculitis limited to skin", + display_short: "L95.8", }, { key: "L95.9", en: "", de: "Vasculitis limited to skin, unspecified", + display_short: "L95.9", }, { key: "L97", en: "", de: "Ulcer of lower limb, not elsewhere classified", + display_short: "L97", }, { key: "L98", en: "", de: "Other disorders of skin and subcutaneous tissue, not elsewhere classified", + display_short: "L98", }, { key: "L98.0", en: "", de: "Pyogenic granuloma", + display_short: "L98.0", }, { key: "L98.1", en: "", de: "Factitial dermatitis", + display_short: "L98.1", }, { key: "L98.2", en: "", de: "Febrile neutrophilic dermatosis [Sweet]", + display_short: "L98.2", }, { key: "L98.3", en: "", de: "Eosinophilic cellulitis [Wells]", + display_short: "L98.3", }, { key: "L98.4", en: "", de: "Chronic ulcer of skin, not elsewhere classified", + display_short: "L98.4", }, { key: "L98.5", en: "", de: "Mucinosis of skin", + display_short: "L98.5", }, { key: "L98.6", en: "", de: "Other infiltrative disorders of skin and subcutaneous tissue", + display_short: "L98.6", }, { key: "L98.7", en: "", de: "Excessive and redundant skin and subcutaneous tissue", + display_short: "L98.7", }, { key: "L98.8", en: "", de: "Other specified disorders of skin and subcutaneous tissue", + display_short: "L98.8", }, { key: "L98.9", en: "", de: "Disorder of skin and subcutaneous tissue, unspecified", + display_short: "L98.9", }, { key: "M00", en: "", de: "Pyogenic arthritis", + display_short: "M00", }, { key: "M00.0", en: "", de: "Staphylococcal arthritis and polyarthritis", + display_short: "M00.0", }, { key: "M00.1", en: "", de: "Pneumococcal arthritis and polyarthritis", + display_short: "M00.1", }, { key: "M00.2", en: "", de: "Other streptococcal arthritis and polyarthritis", + display_short: "M00.2", }, { key: "M00.8", en: "", de: "Arthritis and polyarthritis due to other specified bacterial agents", + display_short: "M00.8", }, { key: "M00.9", en: "", de: "Pyogenic arthritis, unspecified", + display_short: "M00.9", }, { key: "M02", en: "", de: "Reactive arthropathies", + display_short: "M02", }, { key: "M02.0", en: "", de: "Arthropathy following intestinal bypass", + display_short: "M02.0", }, { key: "M02.1", en: "", de: "Postdysenteric arthropathy", + display_short: "M02.1", }, { key: "M02.2", en: "", de: "Postimmunization arthropathy", + display_short: "M02.2", }, { key: "M02.3", en: "", de: "Reiter disease", + display_short: "M02.3", }, { key: "M02.8", en: "", de: "Other reactive arthropathies", + display_short: "M02.8", }, { key: "M02.9", en: "", de: "Reactive arthropathy, unspecified", + display_short: "M02.9", }, { key: "M05", en: "", de: "Seropositive rheumatoid arthritis", + display_short: "M05", }, { key: "M05.0", en: "", de: "Felty syndrome", + display_short: "M05.0", }, { key: "M05.2", en: "", de: "Rheumatoid vasculitis", + display_short: "M05.2", }, { key: "M05.8", en: "", de: "Other seropositive rheumatoid arthritis", + display_short: "M05.8", }, { key: "M05.9", en: "", de: "Seropositive rheumatoid arthritis, unspecified", + display_short: "M05.9", }, { key: "M06", en: "", de: "Other rheumatoid arthritis", + display_short: "M06", }, { key: "M06.0", en: "", de: "Seronegative rheumatoid arthritis", + display_short: "M06.0", }, { key: "M06.1", en: "", de: "Adult-onset Still disease", + display_short: "M06.1", }, { key: "M06.2", en: "", de: "Rheumatoid bursitis", + display_short: "M06.2", }, { key: "M06.3", en: "", de: "Rheumatoid nodule", + display_short: "M06.3", }, { key: "M06.4", en: "", de: "Inflammatory polyarthropathy", + display_short: "M06.4", }, { key: "M06.8", en: "", de: "Other specified rheumatoid arthritis", + display_short: "M06.8", }, { key: "M06.9", en: "", de: "Rheumatoid arthritis, unspecified", + display_short: "M06.9", }, { key: "M08", en: "", de: "Juvenile arthritis", + display_short: "M08", }, { key: "M08.0", en: "", de: "Juvenile rheumatoid arthritis", + display_short: "M08.0", }, { key: "M08.1", en: "", de: "Juvenile ankylosing spondylitis", + display_short: "M08.1", }, { key: "M08.2", en: "", de: "Juvenile arthritis with systemic onset", + display_short: "M08.2", }, { key: "M08.3", en: "", de: "Juvenile polyarthritis (seronegative)", + display_short: "M08.3", }, { key: "M08.4", en: "", de: "Pauciarticular juvenile arthritis", + display_short: "M08.4", }, { key: "M08.8", en: "", de: "Other juvenile arthritis", + display_short: "M08.8", }, { key: "M08.9", en: "", de: "Juvenile arthritis, unspecified", + display_short: "M08.9", }, { key: "M10", en: "", de: "Gout", + display_short: "M10", }, { key: "M10.0", en: "", de: "Idiopathic gout", + display_short: "M10.0", }, { key: "M10.1", en: "", de: "Lead-induced gout", + display_short: "M10.1", }, { key: "M10.2", en: "", de: "Drug-induced gout", + display_short: "M10.2", }, { key: "M10.3", en: "", de: "Gout due to impairment of renal function", + display_short: "M10.3", }, { key: "M10.4", en: "", de: "Other secondary gout", + display_short: "M10.4", }, { key: "M10.9", en: "", de: "Gout, unspecified", + display_short: "M10.9", }, { key: "M11", en: "", de: "Other crystal arthropathies", + display_short: "M11", }, { key: "M11.0", en: "", de: "Hydroxyapatite deposition disease", + display_short: "M11.0", }, { key: "M11.1", en: "", de: "Familial chondrocalcinosis", + display_short: "M11.1", }, { key: "M11.2", en: "", de: "Other chondrocalcinosis", + display_short: "M11.2", }, { key: "M11.8", en: "", de: "Other specified crystal arthropathies", + display_short: "M11.8", }, { key: "M11.9", en: "", de: "Crystal arthropathy, unspecified", + display_short: "M11.9", }, { key: "M12", en: "", de: "Other specific arthropathies", + display_short: "M12", }, { key: "M12.0", en: "", de: "Chronic postrheumatic arthropathy [Jaccoud]", + display_short: "M12.0", }, { key: "M12.1", en: "", de: "Kaschin-Beck disease", + display_short: "M12.1", }, { key: "M12.2", en: "", de: "Villonodular synovitis (pigmented)", + display_short: "M12.2", }, { key: "M12.3", en: "", de: "Palindromic rheumatism", + display_short: "M12.3", }, { key: "M12.4", en: "", de: "Intermittent hydrarthrosis", + display_short: "M12.4", }, { key: "M12.5", en: "", de: "Traumatic arthropathy", + display_short: "M12.5", }, { key: "M12.8", en: "", de: "Other specific arthropathies, not elsewhere classified", + display_short: "M12.8", }, { key: "M13", en: "", de: "Other arthritis", + display_short: "M13", }, { key: "M13.0", en: "", de: "Polyarthritis, unspecified", + display_short: "M13.0", }, { key: "M13.1", en: "", de: "Monoarthritis, not elsewhere classified", + display_short: "M13.1", }, { key: "M13.8", en: "", de: "Other specified arthritis", + display_short: "M13.8", }, { key: "M13.9", en: "", de: "Arthritis, unspecified", + display_short: "M13.9", }, { key: "M15", en: "", de: "Polyarthrosis", + display_short: "M15", }, { key: "M15.0", en: "", de: "Primary generalized (osteo)arthrosis", + display_short: "M15.0", }, { key: "M15.1", en: "", de: "Heberden nodes (with arthropathy)", + display_short: "M15.1", }, { key: "M15.2", en: "", de: "Bouchard nodes (with arthropathy)", + display_short: "M15.2", }, { key: "M15.3", en: "", de: "Secondary multiple arthrosis", + display_short: "M15.3", }, { key: "M15.4", en: "", de: "Erosive (osteo)arthrosis", + display_short: "M15.4", }, { key: "M15.8", en: "", de: "Other polyarthrosis", + display_short: "M15.8", }, { key: "M15.9", en: "", de: "Polyarthrosis, unspecified", + display_short: "M15.9", }, { key: "M16", en: "", de: "Coxarthrosis [arthrosis of hip]", + display_short: "M16", }, { key: "M16.0", en: "", de: "Primary coxarthrosis, bilateral", + display_short: "M16.0", }, { key: "M16.1", en: "", de: "Other primary coxarthrosis", + display_short: "M16.1", }, { key: "M16.2", en: "", de: "Coxarthrosis resulting from dysplasia, bilateral", + display_short: "M16.2", }, { key: "M16.3", en: "", de: "Other dysplastic coxarthrosis", + display_short: "M16.3", }, { key: "M16.4", en: "", de: "Post-traumatic coxarthrosis, bilateral", + display_short: "M16.4", }, { key: "M16.5", en: "", de: "Other post-traumatic coxarthrosis", + display_short: "M16.5", }, { key: "M16.6", en: "", de: "Other secondary coxarthrosis, bilateral", + display_short: "M16.6", }, { key: "M16.7", en: "", de: "Other secondary coxarthrosis", + display_short: "M16.7", }, { key: "M16.9", en: "", de: "Coxarthrosis, unspecified", + display_short: "M16.9", }, { key: "M17", en: "", de: "Gonarthrosis [arthrosis of knee]", + display_short: "M17", }, { key: "M17.0", en: "", de: "Primary gonarthrosis, bilateral", + display_short: "M17.0", }, { key: "M17.1", en: "", de: "Other primary gonarthrosis", + display_short: "M17.1", }, { key: "M17.2", en: "", de: "Post-traumatic gonarthrosis, bilateral", + display_short: "M17.2", }, { key: "M17.3", en: "", de: "Other post-traumatic gonarthrosis", + display_short: "M17.3", }, { key: "M17.4", en: "", de: "Other secondary gonarthrosis, bilateral", + display_short: "M17.4", }, { key: "M17.5", en: "", de: "Other secondary gonarthrosis", + display_short: "M17.5", }, { key: "M17.9", en: "", de: "Gonarthrosis, unspecified", + display_short: "M17.9", }, { key: "M18", en: "", de: "Arthrosis of first carpometacarpal joint", + display_short: "M18", }, { key: "M18.0", en: "", de: "Primary arthrosis of first carpometacarpal joints, bilateral", + display_short: "M18.0", }, { key: "M18.1", en: "", de: "Other primary arthrosis of first carpometacarpal joint", + display_short: "M18.1", }, { key: "M18.2", en: "", de: "Post-traumatic arthrosis of first carpometacarpal joints, bilateral", + display_short: "M18.2", }, { key: "M18.3", en: "", de: "Other post-traumatic arthrosis of first carpometacarpal joint", + display_short: "M18.3", }, { key: "M18.4", en: "", de: "Other secondary arthrosis of first carpometacarpal joints, bilateral", + display_short: "M18.4", }, { key: "M18.5", en: "", de: "Other secondary arthrosis of first carpometacarpal joint", + display_short: "M18.5", }, { key: "M18.9", en: "", de: "Arthrosis of first carpometacarpal joint, unspecified", + display_short: "M18.9", }, { key: "M19", en: "", de: "Other arthrosis", + display_short: "M19", }, { key: "M19.0", en: "", de: "Primary arthrosis of other joints", + display_short: "M19.0", }, { key: "M19.1", en: "", de: "Post-traumatic arthrosis of other joints", + display_short: "M19.1", }, { key: "M19.2", en: "", de: "Other secondary arthrosis", + display_short: "M19.2", }, { key: "M19.8", en: "", de: "Other specified arthrosis", + display_short: "M19.8", }, { key: "M19.9", en: "", de: "Arthrosis, unspecified", + display_short: "M19.9", }, { key: "M20", en: "", de: "Acquired deformities of fingers and toes", + display_short: "M20", }, { key: "M20.0", en: "", de: "Deformity of finger(s)", + display_short: "M20.0", }, { key: "M20.1", en: "", de: "Hallux valgus (acquired)", + display_short: "M20.1", }, { key: "M20.2", en: "", de: "Hallux rigidus", + display_short: "M20.2", }, { key: "M20.3", en: "", de: "Other deformity of hallux (acquired)", + display_short: "M20.3", }, { key: "M20.4", en: "", de: "Other hammer toe(s) (acquired)", + display_short: "M20.4", }, { key: "M20.5", en: "", de: "Other deformities of toe(s) (acquired)", + display_short: "M20.5", }, { key: "M20.6", en: "", de: "Acquired deformity of toe(s), unspecified", + display_short: "M20.6", }, { key: "M21", en: "", de: "Other acquired deformities of limbs", + display_short: "M21", }, { key: "M21.0", en: "", de: "Valgus deformity, not elsewhere classified", + display_short: "M21.0", }, { key: "M21.1", en: "", de: "Varus deformity, not elsewhere classified", + display_short: "M21.1", }, { key: "M21.2", en: "", de: "Flexion deformity", + display_short: "M21.2", }, { key: "M21.3", en: "", de: "Wrist or foot drop (acquired)", + display_short: "M21.3", }, { key: "M21.4", en: "", de: "Flat foot [pes planus] (acquired)", + display_short: "M21.4", }, { key: "M21.5", en: "", de: "Acquired clawhand, clubhand, clawfoot and clubfoot", + display_short: "M21.5", }, { key: "M21.6", en: "", de: "Other acquired deformities of ankle and foot", + display_short: "M21.6", }, { key: "M21.7", en: "", de: "Unequal limb length (acquired)", + display_short: "M21.7", }, { key: "M21.8", en: "", de: "Other specified acquired deformities of limbs", + display_short: "M21.8", }, { key: "M21.9", en: "", de: "Acquired deformity of limb, unspecified", + display_short: "M21.9", }, { key: "M22", en: "", de: "Disorders of patella", + display_short: "M22", }, { key: "M22.0", en: "", de: "Recurrent dislocation of patella", + display_short: "M22.0", }, { key: "M22.1", en: "", de: "Recurrent subluxation of patella", + display_short: "M22.1", }, { key: "M22.2", en: "", de: "Patellofemoral disorders", + display_short: "M22.2", }, { key: "M22.3", en: "", de: "Other derangements of patella", + display_short: "M22.3", }, { key: "M22.4", en: "", de: "Chondromalacia patellae", + display_short: "M22.4", }, { key: "M22.8", en: "", de: "Other disorders of patella", + display_short: "M22.8", }, { key: "M22.9", en: "", de: "Disorder of patella, unspecified", + display_short: "M22.9", }, { key: "M23", en: "", de: "Internal derangement of knee", + display_short: "M23", }, { key: "M23.0", en: "", de: "Cystic meniscus", + display_short: "M23.0", }, { key: "M23.1", en: "", de: "Discoid meniscus (congenital)", + display_short: "M23.1", }, { key: "M23.2", en: "", de: "Derangement of meniscus due to old tear or injury", + display_short: "M23.2", }, { key: "M23.3", en: "", de: "Other meniscus derangements", + display_short: "M23.3", }, { key: "M23.4", en: "", de: "Loose body in knee", + display_short: "M23.4", }, { key: "M23.5", en: "", de: "Chronic instability of knee", + display_short: "M23.5", }, { key: "M23.6", en: "", de: "Other spontaneous disruption of ligament(s) of knee", + display_short: "M23.6", }, { key: "M23.8", en: "", de: "Other internal derangements of knee", + display_short: "M23.8", }, { key: "M23.9", en: "", de: "Internal derangement of knee, unspecified", + display_short: "M23.9", }, { key: "M24", en: "", de: "Other specific joint derangements", + display_short: "M24", }, { key: "M24.0", en: "", de: "Loose body in joint", + display_short: "M24.0", }, { key: "M24.1", en: "", de: "Other articular cartilage disorders", + display_short: "M24.1", }, { key: "M24.2", en: "", de: "Disorder of ligament", + display_short: "M24.2", }, { key: "M24.3", en: "", de: "Pathological dislocation and subluxation of joint, not elsewhere classified", + display_short: "M24.3", }, { key: "M24.4", en: "", de: "Recurrent dislocation and subluxation of joint", + display_short: "M24.4", }, { key: "M24.5", en: "", de: "Contracture of joint", + display_short: "M24.5", }, { key: "M24.6", en: "", de: "Ankylosis of joint", + display_short: "M24.6", }, { key: "M24.7", en: "", de: "Protrusio acetabuli", + display_short: "M24.7", }, { key: "M24.8", en: "", de: "Other specific joint derangements, not elsewhere classified", + display_short: "M24.8", }, { key: "M24.9", en: "", de: "Joint derangement, unspecified", + display_short: "M24.9", }, { key: "M25", en: "", de: "Other joint disorders, not elsewhere classified", + display_short: "M25", }, { key: "M25.0", en: "", de: "Haemarthrosis", + display_short: "M25.0", }, { key: "M25.1", en: "", de: "Fistula of joint", + display_short: "M25.1", }, { key: "M25.2", en: "", de: "Flail joint", + display_short: "M25.2", }, { key: "M25.3", en: "", de: "Other instability of joint", + display_short: "M25.3", }, { key: "M25.4", en: "", de: "Effusion of joint", + display_short: "M25.4", }, { key: "M25.5", en: "", de: "Pain in joint", + display_short: "M25.5", }, { key: "M25.6", en: "", de: "Stiffness of joint, not elsewhere classified", + display_short: "M25.6", }, { key: "M25.7", en: "", de: "Osteophyte", + display_short: "M25.7", }, { key: "M25.8", en: "", de: "Other specified joint disorders", + display_short: "M25.8", }, { key: "M25.9", en: "", de: "Joint disorder, unspecified", + display_short: "M25.9", }, { key: "M30", en: "", de: "Polyarteritis nodosa and related conditions", + display_short: "M30", }, { key: "M30.0", en: "", de: "Polyarteritis nodosa", + display_short: "M30.0", }, { key: "M30.1", en: "", de: "Polyarteritis with lung involvement [Churg-Strauss]", + display_short: "M30.1", }, { key: "M30.2", en: "", de: "Juvenile polyarteritis", + display_short: "M30.2", }, { key: "M30.3", en: "", de: "Mucocutaneous lymph node syndrome [Kawasaki]", + display_short: "M30.3", }, { key: "M30.8", en: "", de: "Other conditions related to polyarteritis nodosa", + display_short: "M30.8", }, { key: "M31", en: "", de: "Other necrotizing vasculopathies", + display_short: "M31", }, { key: "M31.0", en: "", de: "Hypersensitivity angiitis", + display_short: "M31.0", }, { key: "M31.1", en: "", de: "Thrombotic microangiopathy", + display_short: "M31.1", }, { key: "M31.3", en: "", de: "Wegener granulomatosis", + display_short: "M31.3", }, { key: "M31.4", en: "", de: "Aortic arch syndrome [Takayasu]", + display_short: "M31.4", }, { key: "M31.5", en: "", de: "Giant cell arteritis with polymyalgia rheumatica", + display_short: "M31.5", }, { key: "M31.6", en: "", de: "Other giant cell arteritis", + display_short: "M31.6", }, { key: "M31.7", en: "", de: "Microscopic polyangiitis", + display_short: "M31.7", }, { key: "M31.8", en: "", de: "Other specified necrotizing vasculopathies", + display_short: "M31.8", }, { key: "M31.9", en: "", de: "Necrotizing vasculopathy, unspecified", + display_short: "M31.9", }, { key: "M32", en: "", de: "Systemic lupus erythematosus", + display_short: "M32", }, { key: "M32.0", en: "", de: "Drug-induced systemic lupus erythematosus", + display_short: "M32.0", }, { key: "M32.8", en: "", de: "Other forms of systemic lupus erythematosus", + display_short: "M32.8", }, { key: "M32.9", en: "", de: "Systemic lupus erythematosus, unspecified", + display_short: "M32.9", }, { key: "M33", en: "", de: "Dermatopolymyositis", + display_short: "M33", }, { key: "M33.0", en: "", de: "Juvenile dermatomyositis", + display_short: "M33.0", }, { key: "M33.1", en: "", de: "Other dermatomyositis", + display_short: "M33.1", }, { key: "M33.2", en: "", de: "Polymyositis", + display_short: "M33.2", }, { key: "M33.9", en: "", de: "Dermatopolymyositis, unspecified", + display_short: "M33.9", }, { key: "M34", en: "", de: "Systemic sclerosis", + display_short: "M34", }, { key: "M34.0", en: "", de: "Progressive systemic sclerosis", + display_short: "M34.0", }, { key: "M34.1", en: "", de: "CR(E)ST syndrome", + display_short: "M34.1", }, { key: "M34.2", en: "", de: "Systemic sclerosis induced by drugs and chemicals", + display_short: "M34.2", }, { key: "M34.8", en: "", de: "Other forms of systemic sclerosis", + display_short: "M34.8", }, { key: "M34.9", en: "", de: "Systemic sclerosis, unspecified", + display_short: "M34.9", }, { key: "M35", en: "", de: "Other systemic involvement of connective tissue", + display_short: "M35", }, { key: "M35.0", en: "", de: "Sicca syndrome [Sjögren]", + display_short: "M35.0", }, { key: "M35.1", en: "", de: "Other overlap syndromes", + display_short: "M35.1", }, { key: "M35.2", en: "", de: "Behçet disease", + display_short: "M35.2", }, { key: "M35.3", en: "", de: "Polymyalgia rheumatica", + display_short: "M35.3", }, { key: "M35.4", en: "", de: "Diffuse (eosinophilic) fasciitis", + display_short: "M35.4", }, { key: "M35.5", en: "", de: "Multifocal fibrosclerosis", + display_short: "M35.5", }, { key: "M35.6", en: "", de: "Relapsing panniculitis [Weber-Christian]", + display_short: "M35.6", }, { key: "M35.7", en: "", de: "Hypermobility syndrome", + display_short: "M35.7", }, { key: "M35.8", en: "", de: "Other specified systemic involvement of connective tissue", + display_short: "M35.8", }, { key: "M35.9", en: "", de: "Systemic involvement of connective tissue, unspecified", + display_short: "M35.9", }, { key: "M40", en: "", de: "Kyphosis and lordosis", + display_short: "M40", }, { key: "M40.0", en: "", de: "Postural kyphosis", + display_short: "M40.0", }, { key: "M40.1", en: "", de: "Other secondary kyphosis", + display_short: "M40.1", }, { key: "M40.2", en: "", de: "Other and unspecified kyphosis", + display_short: "M40.2", }, { key: "M40.3", en: "", de: "Flatback syndrome", + display_short: "M40.3", }, { key: "M40.4", en: "", de: "Other lordosis", + display_short: "M40.4", }, { key: "M40.5", en: "", de: "Lordosis, unspecified", + display_short: "M40.5", }, { key: "M41", en: "", de: "Scoliosis", + display_short: "M41", }, { key: "M41.0", en: "", de: "Infantile idiopathic scoliosis", + display_short: "M41.0", }, { key: "M41.1", en: "", de: "Juvenile idiopathic scoliosis", + display_short: "M41.1", }, { key: "M41.2", en: "", de: "Other idiopathic scoliosis", + display_short: "M41.2", }, { key: "M41.3", en: "", de: "Thoracogenic scoliosis", + display_short: "M41.3", }, { key: "M41.4", en: "", de: "Neuromuscular scoliosis", + display_short: "M41.4", }, { key: "M41.5", en: "", de: "Other secondary scoliosis", + display_short: "M41.5", }, { key: "M41.8", en: "", de: "Other forms of scoliosis", + display_short: "M41.8", }, { key: "M41.9", en: "", de: "Scoliosis, unspecified", + display_short: "M41.9", }, { key: "M42", en: "", de: "Spinal osteochondrosis", + display_short: "M42", }, { key: "M42.0", en: "", de: "Juvenile osteochondrosis of spine", + display_short: "M42.0", }, { key: "M42.1", en: "", de: "Adult osteochondrosis of spine", + display_short: "M42.1", }, { key: "M42.9", en: "", de: "Spinal osteochondrosis, unspecified", + display_short: "M42.9", }, { key: "M43", en: "", de: "Other deforming dorsopathies", + display_short: "M43", }, { key: "M43.0", en: "", de: "Spondylolysis", + display_short: "M43.0", }, { key: "M43.1", en: "", de: "Spondylolisthesis", + display_short: "M43.1", }, { key: "M43.2", en: "", de: "Other fusion of spine", + display_short: "M43.2", }, { key: "M43.3", en: "", de: "Recurrent atlantoaxial subluxation with myelopathy", + display_short: "M43.3", }, { key: "M43.4", en: "", de: "Other recurrent atlantoaxial subluxation", + display_short: "M43.4", }, { key: "M43.5", en: "", de: "Other recurrent vertebral subluxation", + display_short: "M43.5", }, { key: "M43.6", en: "", de: "Torticollis", + display_short: "M43.6", }, { key: "M43.8", en: "", de: "Other specified deforming dorsopathies", + display_short: "M43.8", }, { key: "M43.9", en: "", de: "Deforming dorsopathy, unspecified", + display_short: "M43.9", }, { key: "M45", en: "", de: "Ankylosing spondylitis", + display_short: "M45", }, { key: "M46", en: "", de: "Other inflammatory spondylopathies", + display_short: "M46", }, { key: "M46.0", en: "", de: "Spinal enthesopathy", + display_short: "M46.0", }, { key: "M46.1", en: "", de: "Sacroiliitis, not elsewhere classified", + display_short: "M46.1", }, { key: "M46.2", en: "", de: "Osteomyelitis of vertebra", + display_short: "M46.2", }, { key: "M46.3", en: "", de: "Infection of intervertebral disc (pyogenic)", + display_short: "M46.3", }, { key: "M46.4", en: "", de: "Discitis, unspecified", + display_short: "M46.4", }, { key: "M46.5", en: "", de: "Other infective spondylopathies", + display_short: "M46.5", }, { key: "M46.8", en: "", de: "Other specified inflammatory spondylopathies", + display_short: "M46.8", }, { key: "M46.9", en: "", de: "Inflammatory spondylopathy, unspecified", + display_short: "M46.9", }, { key: "M47", en: "", de: "Spondylosis", + display_short: "M47", }, { key: "M47.1", en: "", de: "Other spondylosis with myelopathy", + display_short: "M47.1", }, { key: "M47.2", en: "", de: "Other spondylosis with radiculopathy", + display_short: "M47.2", }, { key: "M47.8", en: "", de: "Other spondylosis", + display_short: "M47.8", }, { key: "M47.9", en: "", de: "Spondylosis, unspecified", + display_short: "M47.9", }, { key: "M48", en: "", de: "Other spondylopathies", + display_short: "M48", }, { key: "M48.0", en: "", de: "Spinal stenosis", + display_short: "M48.0", }, { key: "M48.1", en: "", de: "Ankylosing hyperostosis [Forestier]", + display_short: "M48.1", }, { key: "M48.2", en: "", de: "Kissing spine", + display_short: "M48.2", }, { key: "M48.3", en: "", de: "Traumatic spondylopathy", + display_short: "M48.3", }, { key: "M48.4", en: "", de: "Fatigue fracture of vertebra", + display_short: "M48.4", }, { key: "M48.5", en: "", de: "Collapsed vertebra, not elsewhere classified", + display_short: "M48.5", }, { key: "M48.8", en: "", de: "Other specified spondylopathies", + display_short: "M48.8", }, { key: "M48.9", en: "", de: "Spondylopathy, unspecified", + display_short: "M48.9", }, { key: "M50", en: "", de: "Cervical disc disorders", + display_short: "M50", }, { key: "M50.1", en: "", de: "Cervical disc disorder with radiculopathy", + display_short: "M50.1", }, { key: "M50.2", en: "", de: "Other cervical disc displacement", + display_short: "M50.2", }, { key: "M50.3", en: "", de: "Other cervical disc degeneration", + display_short: "M50.3", }, { key: "M50.8", en: "", de: "Other cervical disc disorders", + display_short: "M50.8", }, { key: "M50.9", en: "", de: "Cervical disc disorder, unspecified", + display_short: "M50.9", }, { key: "M51", en: "", de: "Other intervertebral disc disorders", + display_short: "M51", }, { key: "M51.2", en: "", de: "Other specified intervertebral disc displacement", + display_short: "M51.2", }, { key: "M51.3", en: "", de: "Other specified intervertebral disc degeneration", + display_short: "M51.3", }, { key: "M51.4", en: "", de: "Schmorl nodes", + display_short: "M51.4", }, { key: "M51.8", en: "", de: "Other specified intervertebral disc disorders", + display_short: "M51.8", }, { key: "M51.9", en: "", de: "Intervertebral disc disorder, unspecified", + display_short: "M51.9", }, { key: "M53", en: "", de: "Other dorsopathies, not elsewhere classified", + display_short: "M53", }, { key: "M53.0", en: "", de: "Cervicocranial syndrome", + display_short: "M53.0", }, { key: "M53.1", en: "", de: "Cervicobrachial syndrome", + display_short: "M53.1", }, { key: "M53.2", en: "", de: "Spinal instabilities", + display_short: "M53.2", }, { key: "M53.3", en: "", de: "Sacrococcygeal disorders, not elsewhere classified", + display_short: "M53.3", }, { key: "M53.8", en: "", de: "Other specified dorsopathies", + display_short: "M53.8", }, { key: "M53.9", en: "", de: "Dorsopathy, unspecified", + display_short: "M53.9", }, { key: "M54", en: "", de: "Dorsalgia", + display_short: "M54", }, { key: "M54.0", en: "", de: "Panniculitis affecting regions of neck and back", + display_short: "M54.0", }, { key: "M54.1", en: "", de: "Radiculopathy", + display_short: "M54.1", }, { key: "M54.2", en: "", de: "Cervicalgia", + display_short: "M54.2", }, { key: "M54.3", en: "", de: "Sciatica", + display_short: "M54.3", }, { key: "M54.4", en: "", de: "Lumbago with sciatica", + display_short: "M54.4", }, { key: "M54.5", en: "", de: "Low back pain", + display_short: "M54.5", }, { key: "M54.6", en: "", de: "Pain in thoracic spine", + display_short: "M54.6", }, { key: "M54.8", en: "", de: "Other dorsalgia", + display_short: "M54.8", }, { key: "M54.9", en: "", de: "Dorsalgia, unspecified", + display_short: "M54.9", }, { key: "M60", en: "", de: "Myositis", + display_short: "M60", }, { key: "M60.0", en: "", de: "Infective myositis", + display_short: "M60.0", }, { key: "M60.1", en: "", de: "Interstitial myositis", + display_short: "M60.1", }, { key: "M60.2", en: "", de: "Foreign body granuloma of soft tissue, not elsewhere classified", + display_short: "M60.2", }, { key: "M60.8", en: "", de: "Other myositis", + display_short: "M60.8", }, { key: "M60.9", en: "", de: "Myositis, unspecified", + display_short: "M60.9", }, { key: "M61", en: "", de: "Calcification and ossification of muscle", + display_short: "M61", }, { key: "M61.0", en: "", de: "Myositis ossificans traumatica", + display_short: "M61.0", }, { key: "M61.1", en: "", de: "Myositis ossificans progressiva", + display_short: "M61.1", }, { key: "M61.2", en: "", de: "Paralytic calcification and ossification of muscle", + display_short: "M61.2", }, { key: "M61.3", en: "", de: "Calcification and ossification of muscles associated with burns", + display_short: "M61.3", }, { key: "M61.4", en: "", de: "Other calcification of muscle", + display_short: "M61.4", }, { key: "M61.5", en: "", de: "Other ossification of muscle", + display_short: "M61.5", }, { key: "M61.9", en: "", de: "Calcification and ossification of muscle, unspecified", + display_short: "M61.9", }, { key: "M62", en: "", de: "Other disorders of muscle", + display_short: "M62", }, { key: "M62.0", en: "", de: "Diastasis of muscle", + display_short: "M62.0", }, { key: "M62.1", en: "", de: "Other rupture of muscle (nontraumatic)", + display_short: "M62.1", }, { key: "M62.2", en: "", de: "Ischaemic infarction of muscle", + display_short: "M62.2", }, { key: "M62.3", en: "", de: "Immobility syndrome (paraplegic)", + display_short: "M62.3", }, { key: "M62.4", en: "", de: "Contracture of muscle", + display_short: "M62.4", }, { key: "M62.5", en: "", de: "Muscle wasting and atrophy, not elsewhere classified", + display_short: "M62.5", }, { key: "M62.6", en: "", de: "Muscle strain", + display_short: "M62.6", }, { key: "M62.8", en: "", de: "Other specified disorders of muscle", + display_short: "M62.8", }, { key: "M62.9", en: "", de: "Disorder of muscle, unspecified", + display_short: "M62.9", }, { key: "M65", en: "", de: "Synovitis and tenosynovitis", + display_short: "M65", }, { key: "M65.0", en: "", de: "Abscess of tendon sheath", + display_short: "M65.0", }, { key: "M65.1", en: "", de: "Other infective (teno)synovitis", + display_short: "M65.1", }, { key: "M65.2", en: "", de: "Calcific tendinitis", + display_short: "M65.2", }, { key: "M65.3", en: "", de: "Trigger finger", + display_short: "M65.3", }, { key: "M65.4", en: "", de: "Radial styloid tenosynovitis [de Quervain]", + display_short: "M65.4", }, { key: "M65.8", en: "", de: "Other synovitis and tenosynovitis", + display_short: "M65.8", }, { key: "M65.9", en: "", de: "Synovitis and tenosynovitis, unspecified", + display_short: "M65.9", }, { key: "M66", en: "", de: "Spontaneous rupture of synovium and tendon", + display_short: "M66", }, { key: "M66.0", en: "", de: "Rupture of popliteal cyst", + display_short: "M66.0", }, { key: "M66.1", en: "", de: "Rupture of synovium", + display_short: "M66.1", }, { key: "M66.2", en: "", de: "Spontaneous rupture of extensor tendons", + display_short: "M66.2", }, { key: "M66.3", en: "", de: "Spontaneous rupture of flexor tendons", + display_short: "M66.3", }, { key: "M66.4", en: "", de: "Spontaneous rupture of other tendons", + display_short: "M66.4", }, { key: "M66.5", en: "", de: "Spontaneous rupture of unspecified tendon", + display_short: "M66.5", }, { key: "M67", en: "", de: "Other disorders of synovium and tendon", + display_short: "M67", }, { key: "M67.0", en: "", de: "Short Achilles tendon (acquired)", + display_short: "M67.0", }, { key: "M67.1", en: "", de: "Other contracture of tendon (sheath)", + display_short: "M67.1", }, { key: "M67.2", en: "", de: "Synovial hypertrophy, not elsewhere classified", + display_short: "M67.2", }, { key: "M67.3", en: "", de: "Transient synovitis", + display_short: "M67.3", }, { key: "M67.4", en: "", de: "Ganglion", + display_short: "M67.4", }, { key: "M67.8", en: "", de: "Other specified disorders of synovium and tendon", + display_short: "M67.8", }, { key: "M67.9", en: "", de: "Disorder of synovium and tendon, unspecified", + display_short: "M67.9", }, { key: "M70", en: "", de: "Soft tissue disorders related to use, overuse and pressure", + display_short: "M70", }, { key: "M70.0", en: "", de: "Chronic crepitant synovitis of hand and wrist", + display_short: "M70.0", }, { key: "M70.1", en: "", de: "Bursitis of hand", + display_short: "M70.1", }, { key: "M70.2", en: "", de: "Olecranon bursitis", + display_short: "M70.2", }, { key: "M70.3", en: "", de: "Other bursitis of elbow", + display_short: "M70.3", }, { key: "M70.4", en: "", de: "Prepatellar bursitis", + display_short: "M70.4", }, { key: "M70.5", en: "", de: "Other bursitis of knee", + display_short: "M70.5", }, { key: "M70.6", en: "", de: "Trochanteric bursitis", + display_short: "M70.6", }, { key: "M70.7", en: "", de: "Other bursitis of hip", + display_short: "M70.7", }, { key: "M70.8", en: "", de: "Other soft tissue disorders related to use, overuse and pressure", + display_short: "M70.8", }, { key: "M70.9", en: "", de: "Unspecified soft tissue disorder related to use, overuse and pressure", + display_short: "M70.9", }, { key: "M71", en: "", de: "Other bursopathies", + display_short: "M71", }, { key: "M71.0", en: "", de: "Abscess of bursa", + display_short: "M71.0", }, { key: "M71.1", en: "", de: "Other infective bursitis", + display_short: "M71.1", }, { key: "M71.2", en: "", de: "Synovial cyst of popliteal space [Baker]", + display_short: "M71.2", }, { key: "M71.3", en: "", de: "Other bursal cyst", + display_short: "M71.3", }, { key: "M71.4", en: "", de: "Calcium deposit in bursa", + display_short: "M71.4", }, { key: "M71.5", en: "", de: "Other bursitis, not elsewhere classified", + display_short: "M71.5", }, { key: "M71.8", en: "", de: "Other specified bursopathies", + display_short: "M71.8", }, { key: "M71.9", en: "", de: "Bursopathy, unspecified", + display_short: "M71.9", }, { key: "M72", en: "", de: "Fibroblastic disorders", + display_short: "M72", }, { key: "M72.0", en: "", de: "Palmar fascial fibromatosis [Dupuytren]", + display_short: "M72.0", }, { key: "M72.1", en: "", de: "Knuckle pads", + display_short: "M72.1", }, { key: "M72.2", en: "", de: "Plantar fascial fibromatosis", + display_short: "M72.2", }, { key: "M72.4", en: "", de: "Pseudosarcomatous fibromatosis", + display_short: "M72.4", }, { key: "M72.6", en: "", de: "Necrotizing fasciitis", + display_short: "M72.6", }, { key: "M72.8", en: "", de: "Other fibroblastic disorders", + display_short: "M72.8", }, { key: "M72.9", en: "", de: "Fibroblastic disorder, unspecified", + display_short: "M72.9", }, { key: "M75", en: "", de: "Shoulder lesions", + display_short: "M75", }, { key: "M75.0", en: "", de: "Adhesive capsulitis of shoulder", + display_short: "M75.0", }, { key: "M75.1", en: "", de: "Rotator cuff syndrome", + display_short: "M75.1", }, { key: "M75.2", en: "", de: "Bicipital tendinitis", + display_short: "M75.2", }, { key: "M75.3", en: "", de: "Calcific tendinitis of shoulder", + display_short: "M75.3", }, { key: "M75.4", en: "", de: "Impingement syndrome of shoulder", + display_short: "M75.4", }, { key: "M75.5", en: "", de: "Bursitis of shoulder", + display_short: "M75.5", }, { key: "M75.6", en: "", de: "Tear of labrum of degenerative shoulder joint", + display_short: "M75.6", }, { key: "M75.8", en: "", de: "Other shoulder lesions", + display_short: "M75.8", }, { key: "M75.9", en: "", de: "Shoulder lesion, unspecified", + display_short: "M75.9", }, { key: "M76", en: "", de: "Enthesopathies of lower limb, excluding foot", + display_short: "M76", }, { key: "M76.0", en: "", de: "Gluteal tendinitis", + display_short: "M76.0", }, { key: "M76.1", en: "", de: "Psoas tendinitis", + display_short: "M76.1", }, { key: "M76.2", en: "", de: "Iliac crest spur", + display_short: "M76.2", }, { key: "M76.3", en: "", de: "Iliotibial band syndrome", + display_short: "M76.3", }, { key: "M76.4", en: "", de: "Tibial collateral bursitis [Pellegrini-Stieda]", + display_short: "M76.4", }, { key: "M76.5", en: "", de: "Patellar tendinitis", + display_short: "M76.5", }, { key: "M76.6", en: "", de: "Achilles tendinitis", + display_short: "M76.6", }, { key: "M76.7", en: "", de: "Peroneal tendinitis", + display_short: "M76.7", }, { key: "M76.8", en: "", de: "Other enthesopathies of lower limb, excluding foot", + display_short: "M76.8", }, { key: "M76.9", en: "", de: "Enthesopathy of lower limb, unspecified", + display_short: "M76.9", }, { key: "M77", en: "", de: "Other enthesopathies", + display_short: "M77", }, { key: "M77.0", en: "", de: "Medial epicondylitis", + display_short: "M77.0", }, { key: "M77.1", en: "", de: "Lateral epicondylitis", + display_short: "M77.1", }, { key: "M77.2", en: "", de: "Periarthritis of wrist", + display_short: "M77.2", }, { key: "M77.3", en: "", de: "Calcaneal spur", + display_short: "M77.3", }, { key: "M77.4", en: "", de: "Metatarsalgia", + display_short: "M77.4", }, { key: "M77.5", en: "", de: "Other enthesopathy of foot", + display_short: "M77.5", }, { key: "M77.8", en: "", de: "Other enthesopathies, not elsewhere classified", + display_short: "M77.8", }, { key: "M77.9", en: "", de: "Enthesopathy, unspecified", + display_short: "M77.9", }, { key: "M79", en: "", de: "Other soft tissue disorders, not elsewhere classified", + display_short: "M79", }, { key: "M79.0", en: "", de: "Rheumatism, unspecified", + display_short: "M79.0", }, { key: "M79.1", en: "", de: "Myalgia", + display_short: "M79.1", }, { key: "M79.2", en: "", de: "Neuralgia and neuritis, unspecified", + display_short: "M79.2", }, { key: "M79.3", en: "", de: "Panniculitis, unspecified", + display_short: "M79.3", }, { key: "M79.4", en: "", de: "Hypertrophy of (infrapatellar) fat pad", + display_short: "M79.4", }, { key: "M79.5", en: "", de: "Residual foreign body in soft tissue", + display_short: "M79.5", }, { key: "M79.6", en: "", de: "Pain in limb", + display_short: "M79.6", }, { key: "M79.7", en: "", de: "Fibromyalgia", + display_short: "M79.7", }, { key: "M79.8", en: "", de: "Other specified soft tissue disorders", + display_short: "M79.8", }, { key: "M79.9", en: "", de: "Soft tissue disorder, unspecified", + display_short: "M79.9", }, { key: "M80", en: "", de: "Osteoporosis with pathological fracture", + display_short: "M80", }, { key: "M80.0", en: "", de: "Postmenopausal osteoporosis with pathological fracture", + display_short: "M80.0", }, { key: "M80.1", en: "", de: "Postoophorectomy osteoporosis with pathological fracture", + display_short: "M80.1", }, { key: "M80.2", en: "", de: "Osteoporosis of disuse with pathological fracture", + display_short: "M80.2", }, { key: "M80.3", en: "", de: "Postsurgical malabsorption osteoporosis with pathological fracture", + display_short: "M80.3", }, { key: "M80.4", en: "", de: "Drug-induced osteoporosis with pathological fracture", + display_short: "M80.4", }, { key: "M80.5", en: "", de: "Idiopathic osteoporosis with pathological fracture", + display_short: "M80.5", }, { key: "M80.8", en: "", de: "Other osteoporosis with pathological fracture", + display_short: "M80.8", }, { key: "M80.9", en: "", de: "Unspecified osteoporosis with pathological fracture", + display_short: "M80.9", }, { key: "M81", en: "", de: "Osteoporosis without pathological fracture", + display_short: "M81", }, { key: "M81.0", en: "", de: "Postmenopausal osteoporosis", + display_short: "M81.0", }, { key: "M81.1", en: "", de: "Postoophorectomy osteoporosis", + display_short: "M81.1", }, { key: "M81.2", en: "", de: "Osteoporosis of disuse", + display_short: "M81.2", }, { key: "M81.3", en: "", de: "Postsurgical malabsorption osteoporosis", + display_short: "M81.3", }, { key: "M81.4", en: "", de: "Drug-induced osteoporosis", + display_short: "M81.4", }, { key: "M81.5", en: "", de: "Idiopathic osteoporosis", + display_short: "M81.5", }, { key: "M81.6", en: "", de: "Localized osteoporosis [Lequesne]", + display_short: "M81.6", }, { key: "M81.8", en: "", de: "Other osteoporosis", + display_short: "M81.8", }, { key: "M81.9", en: "", de: "Osteoporosis, unspecified", + display_short: "M81.9", }, { key: "M83", en: "", de: "Adult osteomalacia", + display_short: "M83", }, { key: "M83.0", en: "", de: "Puerperal osteomalacia", + display_short: "M83.0", }, { key: "M83.1", en: "", de: "Senile osteomalacia", + display_short: "M83.1", }, { key: "M83.2", en: "", de: "Adult osteomalacia due to malabsorption", + display_short: "M83.2", }, { key: "M83.3", en: "", de: "Adult osteomalacia due to malnutrition", + display_short: "M83.3", }, { key: "M83.4", en: "", de: "Aluminium bone disease", + display_short: "M83.4", }, { key: "M83.5", en: "", de: "Other drug-induced osteomalacia in adults", + display_short: "M83.5", }, { key: "M83.8", en: "", de: "Other adult osteomalacia", + display_short: "M83.8", }, { key: "M83.9", en: "", de: "Adult osteomalacia, unspecified", + display_short: "M83.9", }, { key: "M84", en: "", de: "Disorders of continuity of bone", + display_short: "M84", }, { key: "M84.0", en: "", de: "Malunion of fracture", + display_short: "M84.0", }, { key: "M84.1", en: "", de: "Nonunion of fracture [pseudarthrosis]", + display_short: "M84.1", }, { key: "M84.2", en: "", de: "Delayed union of fracture", + display_short: "M84.2", }, { key: "M84.3", en: "", de: "Stress fracture, not elsewhere classified", + display_short: "M84.3", }, { key: "M84.4", en: "", de: "Pathological fracture, not elsewhere classified", + display_short: "M84.4", }, { key: "M84.8", en: "", de: "Other disorders of continuity of bone", + display_short: "M84.8", }, { key: "M84.9", en: "", de: "Disorder of continuity of bone, unspecified", + display_short: "M84.9", }, { key: "M85", en: "", de: "Other disorders of bone density and structure", + display_short: "M85", }, { key: "M85.0", en: "", de: "Fibrous dysplasia (monostotic)", + display_short: "M85.0", }, { key: "M85.1", en: "", de: "Skeletal fluorosis", + display_short: "M85.1", }, { key: "M85.2", en: "", de: "Hyperostosis of skull", + display_short: "M85.2", }, { key: "M85.3", en: "", de: "Osteitis condensans", + display_short: "M85.3", }, { key: "M85.4", en: "", de: "Solitary bone cyst", + display_short: "M85.4", }, { key: "M85.5", en: "", de: "Aneurysmal bone cyst", + display_short: "M85.5", }, { key: "M85.6", en: "", de: "Other cyst of bone", + display_short: "M85.6", }, { key: "M85.8", en: "", de: "Other specified disorders of bone density and structure", + display_short: "M85.8", }, { key: "M85.9", en: "", de: "Disorder of bone density and structure, unspecified", + display_short: "M85.9", }, { key: "M86", en: "", de: "Osteomyelitis", + display_short: "M86", }, { key: "M86.0", en: "", de: "Acute haematogenous osteomyelitis", + display_short: "M86.0", }, { key: "M86.1", en: "", de: "Other acute osteomyelitis", + display_short: "M86.1", }, { key: "M86.2", en: "", de: "Subacute osteomyelitis", + display_short: "M86.2", }, { key: "M86.3", en: "", de: "Chronic multifocal osteomyelitis", + display_short: "M86.3", }, { key: "M86.4", en: "", de: "Chronic osteomyelitis with draining sinus", + display_short: "M86.4", }, { key: "M86.5", en: "", de: "Other chronic haematogenous osteomyelitis", + display_short: "M86.5", }, { key: "M86.6", en: "", de: "Other chronic osteomyelitis", + display_short: "M86.6", }, { key: "M86.8", en: "", de: "Other osteomyelitis", + display_short: "M86.8", }, { key: "M86.9", en: "", de: "Osteomyelitis, unspecified", + display_short: "M86.9", }, { key: "M87", en: "", de: "Osteonecrosis", + display_short: "M87", }, { key: "M87.0", en: "", de: "Idiopathic aseptic necrosis of bone", + display_short: "M87.0", }, { key: "M87.1", en: "", de: "Osteonecrosis due to drugs", + display_short: "M87.1", }, { key: "M87.2", en: "", de: "Osteonecrosis due to previous trauma", + display_short: "M87.2", }, { key: "M87.3", en: "", de: "Other secondary osteonecrosis", + display_short: "M87.3", }, { key: "M87.8", en: "", de: "Other osteonecrosis", + display_short: "M87.8", }, { key: "M87.9", en: "", de: "Osteonecrosis, unspecified", + display_short: "M87.9", }, { key: "M88", en: "", de: "Paget disease of bone [osteitis deformans]", + display_short: "M88", }, { key: "M88.0", en: "", de: "Paget disease of skull", + display_short: "M88.0", }, { key: "M88.8", en: "", de: "Paget disease of other bones", + display_short: "M88.8", }, { key: "M88.9", en: "", de: "Paget disease of bone, unspecified", + display_short: "M88.9", }, { key: "M89", en: "", de: "Other disorders of bone", + display_short: "M89", }, { key: "M89.0", en: "", de: "Algoneurodystrophy", + display_short: "M89.0", }, { key: "M89.1", en: "", de: "Epiphyseal arrest", + display_short: "M89.1", }, { key: "M89.2", en: "", de: "Other disorders of bone development and growth", + display_short: "M89.2", }, { key: "M89.3", en: "", de: "Hypertrophy of bone", + display_short: "M89.3", }, { key: "M89.4", en: "", de: "Other hypertrophic osteoarthropathy", + display_short: "M89.4", }, { key: "M89.5", en: "", de: "Osteolysis", + display_short: "M89.5", }, { key: "M89.6", en: "", de: "Osteopathy after poliomyelitis", + display_short: "M89.6", }, { key: "M89.8", en: "", de: "Other specified disorders of bone", + display_short: "M89.8", }, { key: "M89.9", en: "", de: "Disorder of bone, unspecified", + display_short: "M89.9", }, { key: "M91", en: "", de: "Juvenile osteochondrosis of hip and pelvis", + display_short: "M91", }, { key: "M91.0", en: "", de: "Juvenile osteochondrosis of pelvis", + display_short: "M91.0", }, { key: "M91.1", en: "", de: "Juvenile osteochondrosis of head of femur [Legg-Calvé-Perthes]", + display_short: "M91.1", }, { key: "M91.2", en: "", de: "Coxa plana", + display_short: "M91.2", }, { key: "M91.3", en: "", de: "Pseudocoxalgia", + display_short: "M91.3", }, { key: "M91.8", en: "", de: "Other juvenile osteochondrosis of hip and pelvis", + display_short: "M91.8", }, { key: "M91.9", en: "", de: "Juvenile osteochondrosis of hip and pelvis, unspecified", + display_short: "M91.9", }, { key: "M92", en: "", de: "Other juvenile osteochondrosis", + display_short: "M92", }, { key: "M92.0", en: "", de: "Juvenile osteochondrosis of humerus", + display_short: "M92.0", }, { key: "M92.1", en: "", de: "Juvenile osteochondrosis of radius and ulna", + display_short: "M92.1", }, { key: "M92.2", en: "", de: "Juvenile osteochondrosis of hand", + display_short: "M92.2", }, { key: "M92.3", en: "", de: "Other juvenile osteochondrosis of upper limb", + display_short: "M92.3", }, { key: "M92.4", en: "", de: "Juvenile osteochondrosis of patella", + display_short: "M92.4", }, { key: "M92.5", en: "", de: "Juvenile osteochondrosis of tibia and fibula", + display_short: "M92.5", }, { key: "M92.6", en: "", de: "Juvenile osteochondrosis of tarsus", + display_short: "M92.6", }, { key: "M92.7", en: "", de: "Juvenile osteochondrosis of metatarsus", + display_short: "M92.7", }, { key: "M92.8", en: "", de: "Other specified juvenile osteochondrosis", + display_short: "M92.8", }, { key: "M92.9", en: "", de: "Juvenile osteochondrosis, unspecified", + display_short: "M92.9", }, { key: "M93", en: "", de: "Other osteochondropathies", + display_short: "M93", }, { key: "M93.0", en: "", de: "Slipped upper femoral epiphysis (nontraumatic)", + display_short: "M93.0", }, { key: "M93.1", en: "", de: "Kienböck disease of adults", + display_short: "M93.1", }, { key: "M93.2", en: "", de: "Osteochondritis dissecans", + display_short: "M93.2", }, { key: "M93.8", en: "", de: "Other specified osteochondropathies", + display_short: "M93.8", }, { key: "M93.9", en: "", de: "Osteochondropathy, unspecified", + display_short: "M93.9", }, { key: "M94", en: "", de: "Other disorders of cartilage", + display_short: "M94", }, { key: "M94.0", en: "", de: "Chondrocostal junction syndrome [Tietze]", + display_short: "M94.0", }, { key: "M94.1", en: "", de: "Relapsing polychondritis", + display_short: "M94.1", }, { key: "M94.2", en: "", de: "Chondromalacia", + display_short: "M94.2", }, { key: "M94.3", en: "", de: "Chondrolysis", + display_short: "M94.3", }, { key: "M94.8", en: "", de: "Other specified disorders of cartilage", + display_short: "M94.8", }, { key: "M94.9", en: "", de: "Disorder of cartilage, unspecified", + display_short: "M94.9", }, { key: "M95", en: "", de: "Other acquired deformities of musculoskeletal system and connective tissue", + display_short: "M95", }, { key: "M95.0", en: "", de: "Acquired deformity of nose", + display_short: "M95.0", }, { key: "M95.1", en: "", de: "Cauliflower ear", + display_short: "M95.1", }, { key: "M95.2", en: "", de: "Other acquired deformity of head", + display_short: "M95.2", }, { key: "M95.3", en: "", de: "Acquired deformity of neck", + display_short: "M95.3", }, { key: "M95.4", en: "", de: "Acquired deformity of chest and rib", + display_short: "M95.4", }, { key: "M95.5", en: "", de: "Acquired deformity of pelvis", + display_short: "M95.5", }, { key: "M95.8", en: "", de: "Other specified acquired deformities of musculoskeletal system", + display_short: "M95.8", }, { key: "M95.9", en: "", de: "Acquired deformity of musculoskeletal system, unspecified", + display_short: "M95.9", }, { key: "M96", en: "", de: "Postprocedural musculoskeletal disorders, not elsewhere classified", + display_short: "M96", }, { key: "M96.0", en: "", de: "Pseudarthrosis after fusion or arthrodesis", + display_short: "M96.0", }, { key: "M96.1", en: "", de: "Postlaminectomy syndrome, not elsewhere classified", + display_short: "M96.1", }, { key: "M96.2", en: "", de: "Postradiation kyphosis", + display_short: "M96.2", }, { key: "M96.3", en: "", de: "Postlaminectomy kyphosis", + display_short: "M96.3", }, { key: "M96.4", en: "", de: "Postsurgical lordosis", + display_short: "M96.4", }, { key: "M96.5", en: "", de: "Postradiation scoliosis", + display_short: "M96.5", }, { key: "M96.6", en: "", de: "Fracture of bone following insertion of orthopaedic implant, joint prosthesis, or bone plate", + display_short: "M96.6", }, { key: "M96.8", en: "", de: "Other postprocedural musculoskeletal disorders", + display_short: "M96.8", }, { key: "M96.9", en: "", de: "Postprocedural musculoskeletal disorder, unspecified", + display_short: "M96.9", }, { key: "M99", en: "", de: "Biomechanical lesions, not elsewhere classified", + display_short: "M99", }, { key: "M99.0", en: "", de: "Segmental and somatic dysfunction", + display_short: "M99.0", }, { key: "M99.1", en: "", de: "Subluxation complex (vertebral)", + display_short: "M99.1", }, { key: "M99.2", en: "", de: "Subluxation stenosis of neural canal", + display_short: "M99.2", }, { key: "M99.3", en: "", de: "Osseous stenosis of neural canal", + display_short: "M99.3", }, { key: "M99.4", en: "", de: "Connective tissue stenosis of neural canal", + display_short: "M99.4", }, { key: "M99.5", en: "", de: "Intervertebral disc stenosis of neural canal", + display_short: "M99.5", }, { key: "M99.6", en: "", de: "Osseous and subluxation stenosis of intervertebral foramina", + display_short: "M99.6", }, { key: "M99.7", en: "", de: "Connective tissue and disc stenosis of intervertebral foramina", + display_short: "M99.7", }, { key: "M99.8", en: "", de: "Other biomechanical lesions", + display_short: "M99.8", }, { key: "M99.9", en: "", de: "Biomechanical lesion, unspecified", + display_short: "M99.9", }, { key: "N00", en: "", de: "Acute nephritic syndrome", + display_short: "N00", }, { key: "N01", en: "", de: "Rapidly progressive nephritic syndrome", + display_short: "N01", }, { key: "N02", en: "", de: "Recurrent and persistent haematuria", + display_short: "N02", }, { key: "N03", en: "", de: "Chronic nephritic syndrome", + display_short: "N03", }, { key: "N04", en: "", de: "Nephrotic syndrome", + display_short: "N04", }, { key: "N05", en: "", de: "Unspecified nephritic syndrome", + display_short: "N05", }, { key: "N06", en: "", de: "Isolated proteinuria with specified morphological lesion", + display_short: "N06", }, { key: "N07", en: "", de: "Hereditary nephropathy, not elsewhere classified", + display_short: "N07", }, { key: "N10", en: "", de: "Acute tubulo-interstitial nephritis", + display_short: "N10", }, { key: "N11", en: "", de: "Chronic tubulo-interstitial nephritis", + display_short: "N11", }, { key: "N11.0", en: "", de: "Nonobstructive reflux-associated chronic pyelonephritis", + display_short: "N11.0", }, { key: "N11.1", en: "", de: "Chronic obstructive pyelonephritis", + display_short: "N11.1", }, { key: "N11.8", en: "", de: "Other chronic tubulo-interstitial nephritis", + display_short: "N11.8", }, { key: "N11.9", en: "", de: "Chronic tubulo-interstitial nephritis, unspecified", + display_short: "N11.9", }, { key: "N12", en: "", de: "Tubulo-interstitial nephritis, not specified as acute or chronic", + display_short: "N12", }, { key: "N13", en: "", de: "Obstructive and reflux uropathy", + display_short: "N13", }, { key: "N13.0", en: "", de: "Hydronephrosis with ureteropelvic junction obstruction", + display_short: "N13.0", }, { key: "N13.1", en: "", de: "Hydronephrosis with ureteral stricture, not elsewhere classified", + display_short: "N13.1", }, { key: "N13.2", en: "", de: "Hydronephrosis with renal and ureteral calculous obstruction", + display_short: "N13.2", }, { key: "N13.3", en: "", de: "Other and unspecified hydronephrosis", + display_short: "N13.3", }, { key: "N13.4", en: "", de: "Hydroureter", + display_short: "N13.4", }, { key: "N13.5", en: "", de: "Kinking and stricture of ureter without hydronephrosis", + display_short: "N13.5", }, { key: "N13.6", en: "", de: "Pyonephrosis", + display_short: "N13.6", }, { key: "N13.7", en: "", de: "Vesicoureteral-reflux-associated uropathy", + display_short: "N13.7", }, { key: "N13.8", en: "", de: "Other obstructive and reflux uropathy", + display_short: "N13.8", }, { key: "N13.9", en: "", de: "Obstructive and reflux uropathy, unspecified", + display_short: "N13.9", }, { key: "N14", en: "", de: "Drug- and heavy-metal-induced tubulo-interstitial and tubular conditions", + display_short: "N14", }, { key: "N14.0", en: "", de: "Analgesic nephropathy", + display_short: "N14.0", }, { key: "N14.1", en: "", de: "Nephropathy induced by other drugs, medicaments and biological substances", + display_short: "N14.1", }, { key: "N14.2", en: "", de: "Nephropathy induced by unspecified drug, medicament or biological substance", + display_short: "N14.2", }, { key: "N14.3", en: "", de: "Nephropathy induced by heavy metals", + display_short: "N14.3", }, { key: "N14.4", en: "", de: "Toxic nephropathy, not elsewhere classified", + display_short: "N14.4", }, { key: "N15", en: "", de: "Other renal tubulo-interstitial diseases", + display_short: "N15", }, { key: "N15.0", en: "", de: "Balkan nephropathy", + display_short: "N15.0", }, { key: "N15.1", en: "", de: "Renal and perinephric abscess", + display_short: "N15.1", }, { key: "N15.8", en: "", de: "Other specified renal tubulo-interstitial diseases", + display_short: "N15.8", }, { key: "N15.9", en: "", de: "Renal tubulo-interstitial disease, unspecified", + display_short: "N15.9", }, { key: "N17", en: "", de: "Acute renal failure", + display_short: "N17", }, { key: "N17.0", en: "", de: "Acute renal failure with tubular necrosis", + display_short: "N17.0", }, { key: "N17.1", en: "", de: "Acute renal failure with acute cortical necrosis", + display_short: "N17.1", }, { key: "N17.2", en: "", de: "Acute renal failure with medullary necrosis", + display_short: "N17.2", }, { key: "N17.8", en: "", de: "Other acute renal failure", + display_short: "N17.8", }, { key: "N17.9", en: "", de: "Acute renal failure, unspecified", + display_short: "N17.9", }, { key: "N18", en: "", de: "Chronic kidney disease", + display_short: "N18", }, { key: "N18.1", en: "", de: "Chronic kidney disease, stage 1", + display_short: "N18.1", }, { key: "N18.2", en: "", de: "Chronic kidney disease, stage 2", + display_short: "N18.2", }, { key: "N18.3", en: "", de: "Chronic kidney disease, stage 3", + display_short: "N18.3", }, { key: "N18.4", en: "", de: "Chronic kidney disease, stage 4", + display_short: "N18.4", }, { key: "N18.5", en: "", de: "Chronic kidney disease, stage 5", + display_short: "N18.5", }, { key: "N18.9", en: "", de: "Chronic kidney disease, unspecified", + display_short: "N18.9", }, { key: "N19", en: "", de: "Unspecified kidney failure", + display_short: "N19", }, { key: "N20", en: "", de: "Calculus of kidney and ureter", + display_short: "N20", }, { key: "N20.0", en: "", de: "Calculus of kidney", + display_short: "N20.0", }, { key: "N20.1", en: "", de: "Calculus of ureter", + display_short: "N20.1", }, { key: "N20.2", en: "", de: "Calculus of kidney with calculus of ureter", + display_short: "N20.2", }, { key: "N20.9", en: "", de: "Urinary calculus, unspecified", + display_short: "N20.9", }, { key: "N21", en: "", de: "Calculus of lower urinary tract", + display_short: "N21", }, { key: "N21.0", en: "", de: "Calculus in bladder", + display_short: "N21.0", }, { key: "N21.1", en: "", de: "Calculus in urethra", + display_short: "N21.1", }, { key: "N21.8", en: "", de: "Other lower urinary tract calculus", + display_short: "N21.8", }, { key: "N21.9", en: "", de: "Calculus of lower urinary tract, unspecified", + display_short: "N21.9", }, { key: "N23", en: "", de: "Unspecified renal colic", + display_short: "N23", }, { key: "N25", en: "", de: "Disorders resulting from impaired renal tubular function", + display_short: "N25", }, { key: "N25.0", en: "", de: "Renal osteodystrophy", + display_short: "N25.0", }, { key: "N25.1", en: "", de: "Nephrogenic diabetes insipidus", + display_short: "N25.1", }, { key: "N25.8", en: "", de: "Other disorders resulting from impaired renal tubular function", + display_short: "N25.8", }, { key: "N25.9", en: "", de: "Disorder resulting from impaired renal tubular function, unspecified", + display_short: "N25.9", }, { key: "N26", en: "", de: "Unspecified contracted kidney", + display_short: "N26", }, { key: "N27", en: "", de: "Small kidney of unknown cause", + display_short: "N27", }, { key: "N27.0", en: "", de: "Small kidney, unilateral", + display_short: "N27.0", }, { key: "N27.1", en: "", de: "Small kidney, bilateral", + display_short: "N27.1", }, { key: "N27.9", en: "", de: "Small kidney, unspecified", + display_short: "N27.9", }, { key: "N28", en: "", de: "Other disorders of kidney and ureter, not elsewhere classified", + display_short: "N28", }, { key: "N28.0", en: "", de: "Ischaemia and infarction of kidney", + display_short: "N28.0", }, { key: "N28.1", en: "", de: "Cyst of kidney", + display_short: "N28.1", }, { key: "N28.8", en: "", de: "Other specified disorders of kidney and ureter", + display_short: "N28.8", }, { key: "N28.9", en: "", de: "Disorder of kidney and ureter, unspecified", + display_short: "N28.9", }, { key: "N30", en: "", de: "Cystitis", + display_short: "N30", }, { key: "N30.0", en: "", de: "Acute cystitis", + display_short: "N30.0", }, { key: "N30.1", en: "", de: "Interstitial cystitis (chronic)", + display_short: "N30.1", }, { key: "N30.2", en: "", de: "Other chronic cystitis", + display_short: "N30.2", }, { key: "N30.3", en: "", de: "Trigonitis", + display_short: "N30.3", }, { key: "N30.4", en: "", de: "Irradiation cystitis", + display_short: "N30.4", }, { key: "N30.8", en: "", de: "Other cystitis", + display_short: "N30.8", }, { key: "N30.9", en: "", de: "Cystitis, unspecified", + display_short: "N30.9", }, { key: "N31", en: "", de: "Neuromuscular dysfunction of bladder, not elsewhere classified", + display_short: "N31", }, { key: "N31.0", en: "", de: "Uninhibited neuropathic bladder, not elsewhere classified", + display_short: "N31.0", }, { key: "N31.1", en: "", de: "Reflex neuropathic bladder, not elsewhere classified", + display_short: "N31.1", }, { key: "N31.2", en: "", de: "Flaccid neuropathic bladder, not elsewhere classified", + display_short: "N31.2", }, { key: "N31.8", en: "", de: "Other neuromuscular dysfunction of bladder", + display_short: "N31.8", }, { key: "N31.9", en: "", de: "Neuromuscular dysfunction of bladder, unspecified", + display_short: "N31.9", }, { key: "N32", en: "", de: "Other disorders of bladder", + display_short: "N32", }, { key: "N32.0", en: "", de: "Bladder-neck obstruction", + display_short: "N32.0", }, { key: "N32.1", en: "", de: "Vesicointestinal fistula", + display_short: "N32.1", }, { key: "N32.2", en: "", de: "Vesical fistula, not elsewhere classified", + display_short: "N32.2", }, { key: "N32.3", en: "", de: "Diverticulum of bladder", + display_short: "N32.3", }, { key: "N32.4", en: "", de: "Rupture of bladder, nontraumatic", + display_short: "N32.4", }, { key: "N32.8", en: "", de: "Other specified disorders of bladder", + display_short: "N32.8", }, { key: "N32.9", en: "", de: "Bladder disorder, unspecified", + display_short: "N32.9", }, { key: "N34", en: "", de: "Urethritis and urethral syndrome", + display_short: "N34", }, { key: "N34.0", en: "", de: "Urethral abscess", + display_short: "N34.0", }, { key: "N34.1", en: "", de: "Nonspecific urethritis", + display_short: "N34.1", }, { key: "N34.2", en: "", de: "Other urethritis", + display_short: "N34.2", }, { key: "N34.3", en: "", de: "Urethral syndrome, unspecified", + display_short: "N34.3", }, { key: "N35", en: "", de: "Urethral stricture", + display_short: "N35", }, { key: "N35.0", en: "", de: "Post-traumatic urethral stricture", + display_short: "N35.0", }, { key: "N35.1", en: "", de: "Postinfective urethral stricture, not elsewhere classified", + display_short: "N35.1", }, { key: "N35.8", en: "", de: "Other urethral stricture", + display_short: "N35.8", }, { key: "N35.9", en: "", de: "Urethral stricture, unspecified", + display_short: "N35.9", }, { key: "N36", en: "", de: "Other disorders of urethra", + display_short: "N36", }, { key: "N36.0", en: "", de: "Urethral fistula", + display_short: "N36.0", }, { key: "N36.1", en: "", de: "Urethral diverticulum", + display_short: "N36.1", }, { key: "N36.2", en: "", de: "Urethral caruncle", + display_short: "N36.2", }, { key: "N36.3", en: "", de: "Prolapsed urethral mucosa", + display_short: "N36.3", }, { key: "N36.8", en: "", de: "Other specified disorders of urethra", + display_short: "N36.8", }, { key: "N36.9", en: "", de: "Urethral disorder, unspecified", + display_short: "N36.9", }, { key: "N39", en: "", de: "Other disorders of urinary system", + display_short: "N39", }, { key: "N39.0", en: "", de: "Urinary tract infection, site not specified", + display_short: "N39.0", }, { key: "N39.1", en: "", de: "Persistent proteinuria, unspecified", + display_short: "N39.1", }, { key: "N39.2", en: "", de: "Orthostatic proteinuria, unspecified", + display_short: "N39.2", }, { key: "N39.3", en: "", de: "Stress incontinence", + display_short: "N39.3", }, { key: "N39.4", en: "", de: "Other specified urinary incontinence", + display_short: "N39.4", }, { key: "N39.8", en: "", de: "Other specified disorders of urinary system", + display_short: "N39.8", }, { key: "N39.9", en: "", de: "Disorder of urinary system, unspecified", + display_short: "N39.9", }, { key: "N40", en: "", de: "Hyperplasia of prostate", + display_short: "N40", }, { key: "N41", en: "", de: "Inflammatory diseases of prostate", + display_short: "N41", }, { key: "N41.0", en: "", de: "Acute prostatitis", + display_short: "N41.0", }, { key: "N41.1", en: "", de: "Chronic prostatitis", + display_short: "N41.1", }, { key: "N41.2", en: "", de: "Abscess of prostate", + display_short: "N41.2", }, { key: "N41.3", en: "", de: "Prostatocystitis", + display_short: "N41.3", }, { key: "N41.8", en: "", de: "Other inflammatory diseases of prostate", + display_short: "N41.8", }, { key: "N41.9", en: "", de: "Inflammatory disease of prostate, unspecified", + display_short: "N41.9", }, { key: "N42", en: "", de: "Other disorders of prostate", + display_short: "N42", }, { key: "N42.0", en: "", de: "Calculus of prostate", + display_short: "N42.0", }, { key: "N42.1", en: "", de: "Congestion and haemorrhage of prostate", + display_short: "N42.1", }, { key: "N42.2", en: "", de: "Atrophy of prostate", + display_short: "N42.2", }, { key: "N42.3", en: "", de: "Dysplasia of prostate", + display_short: "N42.3", }, { key: "N42.8", en: "", de: "Other specified disorders of prostate", + display_short: "N42.8", }, { key: "N42.9", en: "", de: "Disorder of prostate, unspecified", + display_short: "N42.9", }, { key: "N43", en: "", de: "Hydrocele and spermatocele", + display_short: "N43", }, { key: "N43.0", en: "", de: "Encysted hydrocele", + display_short: "N43.0", }, { key: "N43.1", en: "", de: "Infected hydrocele", + display_short: "N43.1", }, { key: "N43.2", en: "", de: "Other hydrocele", + display_short: "N43.2", }, { key: "N43.3", en: "", de: "Hydrocele, unspecified", + display_short: "N43.3", }, { key: "N43.4", en: "", de: "Spermatocele", + display_short: "N43.4", }, { key: "N44", en: "", de: "Torsion of testis", + display_short: "N44", }, { key: "N45", en: "", de: "Orchitis and epididymitis", + display_short: "N45", }, { key: "N45.0", en: "", de: "Orchitis, epididymitis and epididymo-orchitis with abscess", + display_short: "N45.0", }, { key: "N45.9", en: "", de: "Orchitis, epididymitis and epididymo-orchitis without abscess", + display_short: "N45.9", }, { key: "N46", en: "", de: "Male infertility", + display_short: "N46", }, { key: "N47", en: "", de: "Redundant prepuce, phimosis and paraphimosis", + display_short: "N47", }, { key: "N48", en: "", de: "Other disorders of penis", + display_short: "N48", }, { key: "N48.0", en: "", de: "Leukoplakia of penis", + display_short: "N48.0", }, { key: "N48.1", en: "", de: "Balanoposthitis", + display_short: "N48.1", }, { key: "N48.2", en: "", de: "Other inflammatory disorders of penis", + display_short: "N48.2", }, { key: "N48.3", en: "", de: "Priapism", + display_short: "N48.3", }, { key: "N48.4", en: "", de: "Impotence of organic origin", + display_short: "N48.4", }, { key: "N48.5", en: "", de: "Ulcer of penis", + display_short: "N48.5", }, { key: "N48.6", en: "", de: "Induratio penis plastica", + display_short: "N48.6", }, { key: "N48.8", en: "", de: "Other specified disorders of penis", + display_short: "N48.8", }, { key: "N48.9", en: "", de: "Disorder of penis, unspecified", + display_short: "N48.9", }, { key: "N49", en: "", de: "Inflammatory disorders of male genital organs, not elsewhere classified", + display_short: "N49", }, { key: "N49.0", en: "", de: "Inflammatory disorders of seminal vesicle", + display_short: "N49.0", }, { key: "N49.1", en: "", de: "Inflammatory disorders of spermatic cord, tunica vaginalis and vas deferens", + display_short: "N49.1", }, { key: "N49.2", en: "", de: "Inflammatory disorders of scrotum", + display_short: "N49.2", }, { key: "N49.8", en: "", de: "Inflammatory disorders of other specified male genital organs", + display_short: "N49.8", }, { key: "N49.9", en: "", de: "Inflammatory disorder of unspecified male genital organ", + display_short: "N49.9", }, { key: "N50", en: "", de: "Other disorders of male genital organs", + display_short: "N50", }, { key: "N50.0", en: "", de: "Atrophy of testis", + display_short: "N50.0", }, { key: "N50.1", en: "", de: "Vascular disorders of male genital organs", + display_short: "N50.1", }, { key: "N50.8", en: "", de: "Other specified disorders of male genital organs", + display_short: "N50.8", }, { key: "N50.9", en: "", de: "Disorder of male genital organs, unspecified", + display_short: "N50.9", }, { key: "N60", en: "", de: "Benign mammary dysplasia", + display_short: "N60", }, { key: "N60.0", en: "", de: "Solitary cyst of breast", + display_short: "N60.0", }, { key: "N60.1", en: "", de: "Diffuse cystic mastopathy", + display_short: "N60.1", }, { key: "N60.2", en: "", de: "Fibroadenosis of breast", + display_short: "N60.2", }, { key: "N60.3", en: "", de: "Fibrosclerosis of breast", + display_short: "N60.3", }, { key: "N60.4", en: "", de: "Mammary duct ectasia", + display_short: "N60.4", }, { key: "N60.8", en: "", de: "Other benign mammary dysplasias", + display_short: "N60.8", }, { key: "N60.9", en: "", de: "Benign mammary dysplasia, unspecified", + display_short: "N60.9", }, { key: "N61", en: "", de: "Inflammatory disorders of breast", + display_short: "N61", }, { key: "N62", en: "", de: "Hypertrophy of breast", + display_short: "N62", }, { key: "N63", en: "", de: "Unspecified lump in breast", + display_short: "N63", }, { key: "N64", en: "", de: "Other disorders of breast", + display_short: "N64", }, { key: "N64.0", en: "", de: "Fissure and fistula of nipple", + display_short: "N64.0", }, { key: "N64.1", en: "", de: "Fat necrosis of breast", + display_short: "N64.1", }, { key: "N64.2", en: "", de: "Atrophy of breast", + display_short: "N64.2", }, { key: "N64.3", en: "", de: "Galactorrhoea not associated with childbirth", + display_short: "N64.3", }, { key: "N64.4", en: "", de: "Mastodynia", + display_short: "N64.4", }, { key: "N64.5", en: "", de: "Other signs and symptoms in breast", + display_short: "N64.5", }, { key: "N64.8", en: "", de: "Other specified disorders of breast", + display_short: "N64.8", }, { key: "N64.9", en: "", de: "Disorder of breast, unspecified", + display_short: "N64.9", }, { key: "N70", en: "", de: "Salpingitis and oophoritis", + display_short: "N70", }, { key: "N70.0", en: "", de: "Acute salpingitis and oophoritis", + display_short: "N70.0", }, { key: "N70.1", en: "", de: "Chronic salpingitis and oophoritis", + display_short: "N70.1", }, { key: "N70.9", en: "", de: "Salpingitis and oophoritis, unspecified", + display_short: "N70.9", }, { key: "N71", en: "", de: "Inflammatory disease of uterus, except cervix", + display_short: "N71", }, { key: "N71.0", en: "", de: "Acute inflammatory disease of uterus", + display_short: "N71.0", }, { key: "N71.1", en: "", de: "Chronic inflammatory disease of uterus", + display_short: "N71.1", }, { key: "N71.9", en: "", de: "Inflammatory disease of uterus, unspecified", + display_short: "N71.9", }, { key: "N72", en: "", de: "Inflammatory disease of cervix uteri", + display_short: "N72", }, { key: "N73", en: "", de: "Other female pelvic inflammatory diseases", + display_short: "N73", }, { key: "N73.0", en: "", de: "Acute parametritis and pelvic cellulitis", + display_short: "N73.0", }, { key: "N73.1", en: "", de: "Chronic parametritis and pelvic cellulitis", + display_short: "N73.1", }, { key: "N73.2", en: "", de: "Unspecified parametritis and pelvic cellulitis", + display_short: "N73.2", }, { key: "N73.3", en: "", de: "Female acute pelvic peritonitis", + display_short: "N73.3", }, { key: "N73.4", en: "", de: "Female chronic pelvic peritonitis", + display_short: "N73.4", }, { key: "N73.5", en: "", de: "Female pelvic peritonitis, unspecified", + display_short: "N73.5", }, { key: "N73.6", en: "", de: "Female pelvic peritoneal adhesions", + display_short: "N73.6", }, { key: "N73.8", en: "", de: "Other specified female pelvic inflammatory diseases", + display_short: "N73.8", }, { key: "N73.9", en: "", de: "Female pelvic inflammatory disease, unspecified", + display_short: "N73.9", }, { key: "N75", en: "", de: "Diseases of Bartholin gland", + display_short: "N75", }, { key: "N75.0", en: "", de: "Cyst of Bartholin gland", + display_short: "N75.0", }, { key: "N75.1", en: "", de: "Abscess of Bartholin gland", + display_short: "N75.1", }, { key: "N75.8", en: "", de: "Other diseases of Bartholin gland", + display_short: "N75.8", }, { key: "N75.9", en: "", de: "Disease of Bartholin gland, unspecified", + display_short: "N75.9", }, { key: "N76", en: "", de: "Other inflammation of vagina and vulva", + display_short: "N76", }, { key: "N76.0", en: "", de: "Acute vaginitis", + display_short: "N76.0", }, { key: "N76.1", en: "", de: "Subacute and chronic vaginitis", + display_short: "N76.1", }, { key: "N76.2", en: "", de: "Acute vulvitis", + display_short: "N76.2", }, { key: "N76.3", en: "", de: "Subacute and chronic vulvitis", + display_short: "N76.3", }, { key: "N76.4", en: "", de: "Abscess of vulva", + display_short: "N76.4", }, { key: "N76.5", en: "", de: "Ulceration of vagina", + display_short: "N76.5", }, { key: "N76.6", en: "", de: "Ulceration of vulva", + display_short: "N76.6", }, { key: "N76.8", en: "", de: "Other specified inflammation of vagina and vulva", + display_short: "N76.8", }, { key: "N80", en: "", de: "Endometriosis", + display_short: "N80", }, { key: "N80.0", en: "", de: "Endometriosis of uterus", + display_short: "N80.0", }, { key: "N80.1", en: "", de: "Endometriosis of ovary", + display_short: "N80.1", }, { key: "N80.2", en: "", de: "Endometriosis of fallopian tube", + display_short: "N80.2", }, { key: "N80.3", en: "", de: "Endometriosis of pelvic peritoneum", + display_short: "N80.3", }, { key: "N80.4", en: "", de: "Endometriosis of rectovaginal septum and vagina", + display_short: "N80.4", }, { key: "N80.5", en: "", de: "Endometriosis of intestine", + display_short: "N80.5", }, { key: "N80.6", en: "", de: "Endometriosis in cutaneous scar", + display_short: "N80.6", }, { key: "N80.8", en: "", de: "Other endometriosis", + display_short: "N80.8", }, { key: "N80.9", en: "", de: "Endometriosis, unspecified", + display_short: "N80.9", }, { key: "N81", en: "", de: "Female genital prolapse", + display_short: "N81", }, { key: "N81.0", en: "", de: "Female urethrocele", + display_short: "N81.0", }, { key: "N81.1", en: "", de: "Cystocele", + display_short: "N81.1", }, { key: "N81.2", en: "", de: "Incomplete uterovaginal prolapse", + display_short: "N81.2", }, { key: "N81.3", en: "", de: "Complete uterovaginal prolapse", + display_short: "N81.3", }, { key: "N81.4", en: "", de: "Uterovaginal prolapse, unspecified", + display_short: "N81.4", }, { key: "N81.5", en: "", de: "Vaginal enterocele", + display_short: "N81.5", }, { key: "N81.6", en: "", de: "Rectocele", + display_short: "N81.6", }, { key: "N81.8", en: "", de: "Other female genital prolapse", + display_short: "N81.8", }, { key: "N81.9", en: "", de: "Female genital prolapse, unspecified", + display_short: "N81.9", }, { key: "N82", en: "", de: "Fistulae involving female genital tract", + display_short: "N82", }, { key: "N82.0", en: "", de: "Vesicovaginal fistula", + display_short: "N82.0", }, { key: "N82.1", en: "", de: "Other female urinary-genital tract fistulae", + display_short: "N82.1", }, { key: "N82.2", en: "", de: "Fistula of vagina to small intestine", + display_short: "N82.2", }, { key: "N82.3", en: "", de: "Fistula of vagina to large intestine", + display_short: "N82.3", }, { key: "N82.4", en: "", de: "Other female intestinal-genital tract fistulae", + display_short: "N82.4", }, { key: "N82.5", en: "", de: "Female genital tract-skin fistulae", + display_short: "N82.5", }, { key: "N82.8", en: "", de: "Other female genital tract fistulae", + display_short: "N82.8", }, { key: "N82.9", en: "", de: "Female genital tract fistula, unspecified", + display_short: "N82.9", }, { key: "N83", en: "", de: "Noninflammatory disorders of ovary, fallopian tube and broad ligament", + display_short: "N83", }, { key: "N83.0", en: "", de: "Follicular cyst of ovary", + display_short: "N83.0", }, { key: "N83.1", en: "", de: "Corpus luteum cyst", + display_short: "N83.1", }, { key: "N83.2", en: "", de: "Other and unspecified ovarian cysts", + display_short: "N83.2", }, { key: "N83.3", en: "", de: "Acquired atrophy of ovary and fallopian tube", + display_short: "N83.3", }, { key: "N83.4", en: "", de: "Prolapse and hernia of ovary and fallopian tube", + display_short: "N83.4", }, { key: "N83.5", en: "", de: "Torsion of ovary, ovarian pedicle and fallopian tube", + display_short: "N83.5", }, { key: "N83.6", en: "", de: "Haematosalpinx", + display_short: "N83.6", }, { key: "N83.7", en: "", de: "Haematoma of broad ligament", + display_short: "N83.7", }, { key: "N83.8", en: "", de: "Other noninflammatory disorders of ovary, fallopian tube and broad ligament", + display_short: "N83.8", }, { key: "N83.9", en: "", de: "Noninflammatory disorder of ovary, fallopian tube and broad ligament, unspecified", + display_short: "N83.9", }, { key: "N84", en: "", de: "Polyp of female genital tract", + display_short: "N84", }, { key: "N84.0", en: "", de: "Polyp of corpus uteri", + display_short: "N84.0", }, { key: "N84.1", en: "", de: "Polyp of cervix uteri", + display_short: "N84.1", }, { key: "N84.2", en: "", de: "Polyp of vagina", + display_short: "N84.2", }, { key: "N84.3", en: "", de: "Polyp of vulva", + display_short: "N84.3", }, { key: "N84.8", en: "", de: "Polyp of other parts of female genital tract", + display_short: "N84.8", }, { key: "N84.9", en: "", de: "Polyp of female genital tract, unspecified", + display_short: "N84.9", }, { key: "N85", en: "", de: "Other noninflammatory disorders of uterus, except cervix", + display_short: "N85", }, { key: "N85.0", en: "", de: "Endometrial glandular hyperplasia", + display_short: "N85.0", }, { key: "N85.1", en: "", de: "Endometrial adenomatous hyperplasia", + display_short: "N85.1", }, { key: "N85.2", en: "", de: "Hypertrophy of uterus", + display_short: "N85.2", }, { key: "N85.3", en: "", de: "Subinvolution of uterus", + display_short: "N85.3", }, { key: "N85.4", en: "", de: "Malposition of uterus", + display_short: "N85.4", }, { key: "N85.5", en: "", de: "Inversion of uterus", + display_short: "N85.5", }, { key: "N85.6", en: "", de: "Intrauterine synechiae", + display_short: "N85.6", }, { key: "N85.7", en: "", de: "Haematometra", + display_short: "N85.7", }, { key: "N85.8", en: "", de: "Other specified noninflammatory disorders of uterus", + display_short: "N85.8", }, { key: "N85.9", en: "", de: "Noninflammatory disorder of uterus, unspecified", + display_short: "N85.9", }, { key: "N86", en: "", de: "Erosion and ectropion of cervix uteri", + display_short: "N86", }, { key: "N87", en: "", de: "Dysplasia of cervix uteri", + display_short: "N87", }, { key: "N87.0", en: "", de: "Mild cervical dysplasia", + display_short: "N87.0", }, { key: "N87.1", en: "", de: "Moderate cervical dysplasia", + display_short: "N87.1", }, { key: "N87.2", en: "", de: "Severe cervical dysplasia, not elsewhere classified", + display_short: "N87.2", }, { key: "N87.9", en: "", de: "Dysplasia of cervix uteri, unspecified", + display_short: "N87.9", }, { key: "N88", en: "", de: "Other noninflammatory disorders of cervix uteri", + display_short: "N88", }, { key: "N88.0", en: "", de: "Leukoplakia of cervix uteri", + display_short: "N88.0", }, { key: "N88.1", en: "", de: "Old laceration of cervix uteri", + display_short: "N88.1", }, { key: "N88.2", en: "", de: "Stricture and stenosis of cervix uteri", + display_short: "N88.2", }, { key: "N88.3", en: "", de: "Incompetence of cervix uteri", + display_short: "N88.3", }, { key: "N88.4", en: "", de: "Hypertrophic elongation of cervix uteri", + display_short: "N88.4", }, { key: "N88.8", en: "", de: "Other specified noninflammatory disorders of cervix uteri", + display_short: "N88.8", }, { key: "N88.9", en: "", de: "Noninflammatory disorder of cervix uteri, unspecified", + display_short: "N88.9", }, { key: "N89", en: "", de: "Other noninflammatory disorders of vagina", + display_short: "N89", }, { key: "N89.0", en: "", de: "Mild vaginal dysplasia", + display_short: "N89.0", }, { key: "N89.1", en: "", de: "Moderate vaginal dysplasia", + display_short: "N89.1", }, { key: "N89.2", en: "", de: "Severe vaginal dysplasia, not elsewhere classified", + display_short: "N89.2", }, { key: "N89.3", en: "", de: "Dysplasia of vagina, unspecified", + display_short: "N89.3", }, { key: "N89.4", en: "", de: "Leukoplakia of vagina", + display_short: "N89.4", }, { key: "N89.5", en: "", de: "Stricture and atresia of vagina", + display_short: "N89.5", }, { key: "N89.6", en: "", de: "Tight hymenal ring", + display_short: "N89.6", }, { key: "N89.7", en: "", de: "Haematocolpos", + display_short: "N89.7", }, { key: "N89.8", en: "", de: "Other specified noninflammatory disorders of vagina", + display_short: "N89.8", }, { key: "N89.9", en: "", de: "Noninflammatory disorder of vagina, unspecified", + display_short: "N89.9", }, { key: "N90", en: "", de: "Other noninflammatory disorders of vulva and perineum", + display_short: "N90", }, { key: "N90.0", en: "", de: "Mild vulvar dysplasia", + display_short: "N90.0", }, { key: "N90.1", en: "", de: "Moderate vulvar dysplasia", + display_short: "N90.1", }, { key: "N90.2", en: "", de: "Severe vulvar dysplasia, not elsewhere classified", + display_short: "N90.2", }, { key: "N90.3", en: "", de: "Dysplasia of vulva, unspecified", + display_short: "N90.3", }, { key: "N90.4", en: "", de: "Leukoplakia of vulva", + display_short: "N90.4", }, { key: "N90.5", en: "", de: "Atrophy of vulva", + display_short: "N90.5", }, { key: "N90.6", en: "", de: "Hypertrophy of vulva", + display_short: "N90.6", }, { key: "N90.7", en: "", de: "Vulvar cyst", + display_short: "N90.7", }, { key: "N90.8", en: "", de: "Other specified noninflammatory disorders of vulva and perineum", + display_short: "N90.8", }, { key: "N90.9", en: "", de: "Noninflammatory disorder of vulva and perineum, unspecified", + display_short: "N90.9", }, { key: "N91", en: "", de: "Absent, scanty and rare menstruation", + display_short: "N91", }, { key: "N91.0", en: "", de: "Primary amenorrhoea", + display_short: "N91.0", }, { key: "N91.1", en: "", de: "Secondary amenorrhoea", + display_short: "N91.1", }, { key: "N91.2", en: "", de: "Amenorrhoea, unspecified", + display_short: "N91.2", }, { key: "N91.3", en: "", de: "Primary oligomenorrhoea", + display_short: "N91.3", }, { key: "N91.4", en: "", de: "Secondary oligomenorrhoea", + display_short: "N91.4", }, { key: "N91.5", en: "", de: "Oligomenorrhoea, unspecified", + display_short: "N91.5", }, { key: "N92", en: "", de: "Excessive, frequent and irregular menstruation", + display_short: "N92", }, { key: "N92.0", en: "", de: "Excessive and frequent menstruation with regular cycle", + display_short: "N92.0", }, { key: "N92.1", en: "", de: "Excessive and frequent menstruation with irregular cycle", + display_short: "N92.1", }, { key: "N92.2", en: "", de: "Excessive menstruation at puberty", + display_short: "N92.2", }, { key: "N92.3", en: "", de: "Ovulation bleeding", + display_short: "N92.3", }, { key: "N92.4", en: "", de: "Excessive bleeding in the premenopausal period", + display_short: "N92.4", }, { key: "N92.5", en: "", de: "Other specified irregular menstruation", + display_short: "N92.5", }, { key: "N92.6", en: "", de: "Irregular menstruation, unspecified", + display_short: "N92.6", }, { key: "N93", en: "", de: "Other abnormal uterine and vaginal bleeding", + display_short: "N93", }, { key: "N93.0", en: "", de: "Postcoital and contact bleeding", + display_short: "N93.0", }, { key: "N93.8", en: "", de: "Other specified abnormal uterine and vaginal bleeding", + display_short: "N93.8", }, { key: "N93.9", en: "", de: "Abnormal uterine and vaginal bleeding, unspecified", + display_short: "N93.9", }, { key: "N94", en: "", de: "Pain and other conditions associated with female genital organs and menstrual cycle", + display_short: "N94", }, { key: "N94.0", en: "", de: "Mittelschmerz", + display_short: "N94.0", }, { key: "N94.1", en: "", de: "Dyspareunia", + display_short: "N94.1", }, { key: "N94.2", en: "", de: "Vaginismus", + display_short: "N94.2", }, { key: "N94.3", en: "", de: "Premenstrual tension syndrome", + display_short: "N94.3", }, { key: "N94.4", en: "", de: "Primary dysmenorrhoea", + display_short: "N94.4", }, { key: "N94.5", en: "", de: "Secondary dysmenorrhoea", + display_short: "N94.5", }, { key: "N94.6", en: "", de: "Dysmenorrhoea, unspecified", + display_short: "N94.6", }, { key: "N94.8", en: "", de: "Other specified conditions associated with female genital organs and menstrual cycle", + display_short: "N94.8", }, { key: "N94.9", en: "", de: "Unspecified condition associated with female genital organs and menstrual cycle", + display_short: "N94.9", }, { key: "N95", en: "", de: "Menopausal and other perimenopausal disorders", + display_short: "N95", }, { key: "N95.0", en: "", de: "Postmenopausal bleeding", + display_short: "N95.0", }, { key: "N95.1", en: "", de: "Menopausal and female climacteric states", + display_short: "N95.1", }, { key: "N95.2", en: "", de: "Postmenopausal atrophic vaginitis", + display_short: "N95.2", }, { key: "N95.3", en: "", de: "States associated with artificial menopause", + display_short: "N95.3", }, { key: "N95.8", en: "", de: "Other specified menopausal and perimenopausal disorders", + display_short: "N95.8", }, { key: "N95.9", en: "", de: "Menopausal and perimenopausal disorder, unspecified", + display_short: "N95.9", }, { key: "N96", en: "", de: "Habitual aborter", + display_short: "N96", }, { key: "N97", en: "", de: "Female infertility", + display_short: "N97", }, { key: "N97.0", en: "", de: "Female infertility associated with anovulation", + display_short: "N97.0", }, { key: "N97.1", en: "", de: "Female infertility of tubal origin", + display_short: "N97.1", }, { key: "N97.2", en: "", de: "Female infertility of uterine origin", + display_short: "N97.2", }, { key: "N97.3", en: "", de: "Female infertility of cervical origin", + display_short: "N97.3", }, { key: "N97.4", en: "", de: "Female infertility associated with male factors", + display_short: "N97.4", }, { key: "N97.8", en: "", de: "Female infertility of other origin", + display_short: "N97.8", }, { key: "N97.9", en: "", de: "Female infertility, unspecified", + display_short: "N97.9", }, { key: "N98", en: "", de: "Complications associated with artificial fertilization", + display_short: "N98", }, { key: "N98.0", en: "", de: "Infection associated with artificial insemination", + display_short: "N98.0", }, { key: "N98.1", en: "", de: "Hyperstimulation of ovaries", + display_short: "N98.1", }, { key: "N98.2", en: "", de: "Complications of attempted introduction of fertilized ovum following in vitro fertilization", + display_short: "N98.2", }, { key: "N98.3", en: "", de: "Complications of attempted introduction of embryo in embryo transfer", + display_short: "N98.3", }, { key: "N98.8", en: "", de: "Other complications associated with artificial fertilization", + display_short: "N98.8", }, { key: "N98.9", en: "", de: "Complication associated with artificial fertilization, unspecified", + display_short: "N98.9", }, { key: "N99", en: "", de: "Postprocedural disorders of genitourinary system, not elsewhere classified", + display_short: "N99", }, { key: "N99.0", en: "", de: "Postprocedural renal failure", + display_short: "N99.0", }, { key: "N99.1", en: "", de: "Postprocedural urethral stricture", + display_short: "N99.1", }, { key: "N99.2", en: "", de: "Postoperative adhesions of vagina", + display_short: "N99.2", }, { key: "N99.3", en: "", de: "Prolapse of vaginal vault after hysterectomy", + display_short: "N99.3", }, { key: "N99.4", en: "", de: "Postprocedural pelvic peritoneal adhesions", + display_short: "N99.4", }, { key: "N99.5", en: "", de: "Malfunction of external stoma of urinary tract", + display_short: "N99.5", }, { key: "N99.8", en: "", de: "Other postprocedural disorders of genitourinary system", + display_short: "N99.8", }, { key: "N99.9", en: "", de: "Postprocedural disorder of genitourinary system, unspecified", + display_short: "N99.9", }, { key: "O00", en: "", de: "Ectopic pregnancy", + display_short: "O00", }, { key: "O00.0", en: "", de: "Abdominal pregnancy", + display_short: "O00.0", }, { key: "O00.1", en: "", de: "Tubal pregnancy", + display_short: "O00.1", }, { key: "O00.2", en: "", de: "Ovarian pregnancy", + display_short: "O00.2", }, { key: "O00.8", en: "", de: "Other ectopic pregnancy", + display_short: "O00.8", }, { key: "O00.9", en: "", de: "Ectopic pregnancy, unspecified", + display_short: "O00.9", }, { key: "O01", en: "", de: "Hydatidiform mole", + display_short: "O01", }, { key: "O01.0", en: "", de: "Classical hydatidiform mole", + display_short: "O01.0", }, { key: "O01.1", en: "", de: "Incomplete and partial hydatidiform mole", + display_short: "O01.1", }, { key: "O01.9", en: "", de: "Hydatidiform mole, unspecified", + display_short: "O01.9", }, { key: "O02", en: "", de: "Other abnormal products of conception", + display_short: "O02", }, { key: "O02.0", en: "", de: "Blighted ovum and nonhydatidiform mole", + display_short: "O02.0", }, { key: "O02.1", en: "", de: "Missed abortion", + display_short: "O02.1", }, { key: "O02.8", en: "", de: "Other specified abnormal products of conception", + display_short: "O02.8", }, { key: "O02.9", en: "", de: "Abnormal product of conception, unspecified", + display_short: "O02.9", }, { key: "O03", en: "", de: "Spontaneous abortion", + display_short: "O03", }, { key: "O04", en: "", de: "Medical abortion", + display_short: "O04", }, { key: "O05", en: "", de: "Other abortion", + display_short: "O05", }, { key: "O06", en: "", de: "Unspecified abortion", + display_short: "O06", }, { key: "O07", en: "", de: "Failed attempted abortion", + display_short: "O07", }, { key: "O07.0", en: "", de: "Failed medical abortion, complicated by genital tract and pelvic infection", + display_short: "O07.0", }, { key: "O07.1", en: "", de: "Failed medical abortion, complicated by delayed or excessive haemorrhage", + display_short: "O07.1", }, { key: "O07.2", en: "", de: "Failed medical abortion, complicated by embolism", + display_short: "O07.2", }, { key: "O07.3", en: "", de: "Failed medical abortion, with other and unspecified complications", + display_short: "O07.3", }, { key: "O07.4", en: "", de: "Failed medical abortion, without complication", + display_short: "O07.4", }, { key: "O07.5", en: "", de: "Other and unspecified failed attempted abortion, complicated by genital tract and pelvic infection", + display_short: "O07.5", }, { key: "O07.6", en: "", de: "Other and unspecified failed attempted abortion, complicated by delayed or excessive haemorrhage", + display_short: "O07.6", }, { key: "O07.7", en: "", de: "Other and unspecified failed attempted abortion, complicated by embolism", + display_short: "O07.7", }, { key: "O07.8", en: "", de: "Other and unspecified failed attempted abortion, with other and unspecified complications", + display_short: "O07.8", }, { key: "O07.9", en: "", de: "Other and unspecified failed attempted abortion, without complication", + display_short: "O07.9", }, { key: "O08", en: "", de: "Complications following abortion and ectopic and molar pregnancy", + display_short: "O08", }, { key: "O08.0", en: "", de: "Genital tract and pelvic infection following abortion and ectopic and molar pregnancy", + display_short: "O08.0", }, { key: "O08.1", en: "", de: "Delayed or excessive haemorrhage following abortion and ectopic and molar pregnancy", + display_short: "O08.1", }, { key: "O08.2", en: "", de: "Embolism following abortion and ectopic and molar pregnancy", + display_short: "O08.2", }, { key: "O08.3", en: "", de: "Shock following abortion and ectopic and molar pregnancy", + display_short: "O08.3", }, { key: "O08.4", en: "", de: "Renal failure following abortion and ectopic and molar pregnancy", + display_short: "O08.4", }, { key: "O08.5", en: "", de: "Metabolic disorders following abortion and ectopic and molar pregnancy", + display_short: "O08.5", }, { key: "O08.6", en: "", de: "Damage to pelvic organs and tissues following abortion and ectopic and molar pregnancy", + display_short: "O08.6", }, { key: "O08.7", en: "", de: "Other venous complications following abortion and ectopic and molar pregnancy", + display_short: "O08.7", }, { key: "O08.8", en: "", de: "Other complications following abortion and ectopic and molar pregnancy", + display_short: "O08.8", }, { key: "O08.9", en: "", de: "Complication following abortion and ectopic and molar pregnancy, unspecified", + display_short: "O08.9", }, { key: "O10", en: "", de: "Pre-existing hypertension complicating pregnancy, childbirth and the puerperium", + display_short: "O10", }, { key: "O10.0", en: "", de: "Pre-existing essential hypertension complicating pregnancy, childbirth and the puerperium", + display_short: "O10.0", }, { key: "O10.1", en: "", de: "Pre-existing hypertensive heart disease complicating pregnancy, childbirth and the puerperium", + display_short: "O10.1", }, { key: "O10.2", en: "", de: "Pre-existing hypertensive renal disease complicating pregnancy, childbirth and the puerperium", + display_short: "O10.2", }, { key: "O10.3", en: "", de: "Pre-existing hypertensive heart and renal disease complicating pregnancy, childbirth and the puerperium", + display_short: "O10.3", }, { key: "O10.4", en: "", de: "Pre-existing secondary hypertension complicating pregnancy, childbirth and the puerperium", + display_short: "O10.4", }, { key: "O10.9", en: "", de: "Unspecified pre-existing hypertension complicating pregnancy, childbirth and the puerperium", + display_short: "O10.9", }, { key: "O11", en: "", de: "Pre-eclampsia superimposed on chronic hypertension", + display_short: "O11", }, { key: "O12", en: "", de: "Gestational [pregnancy-induced] oedema and proteinuria without hypertension", + display_short: "O12", }, { key: "O12.0", en: "", de: "Gestational oedema", + display_short: "O12.0", }, { key: "O12.1", en: "", de: "Gestational proteinuria", + display_short: "O12.1", }, { key: "O12.2", en: "", de: "Gestational oedema with proteinuria", + display_short: "O12.2", }, { key: "O13", en: "", de: "Gestational [pregnancy-induced] hypertension", + display_short: "O13", }, { key: "O14", en: "", de: "Pre-eclampsia", + display_short: "O14", }, { key: "O14.0", en: "", de: "Mild to moderate pre-eclampsia", + display_short: "O14.0", }, { key: "O14.1", en: "", de: "Severe pre-eclampsia", + display_short: "O14.1", }, { key: "O14.2", en: "", de: "HELLP syndrome", + display_short: "O14.2", }, { key: "O14.9", en: "", de: "Pre-eclampsia, unspecified", + display_short: "O14.9", }, { key: "O15", en: "", de: "Eclampsia", + display_short: "O15", }, { key: "O15.0", en: "", de: "Eclampsia in pregnancy", + display_short: "O15.0", }, { key: "O15.1", en: "", de: "Eclampsia in labour", + display_short: "O15.1", }, { key: "O15.2", en: "", de: "Eclampsia in the puerperium", + display_short: "O15.2", }, { key: "O15.9", en: "", de: "Eclampsia, unspecified as to time period", + display_short: "O15.9", }, { key: "O16", en: "", de: "Unspecified maternal hypertension", + display_short: "O16", }, { key: "O20", en: "", de: "Haemorrhage in early pregnancy", + display_short: "O20", }, { key: "O20.0", en: "", de: "Threatened abortion", + display_short: "O20.0", }, { key: "O20.8", en: "", de: "Other haemorrhage in early pregnancy", + display_short: "O20.8", }, { key: "O20.9", en: "", de: "Haemorrhage in early pregnancy, unspecified", + display_short: "O20.9", }, { key: "O21", en: "", de: "Excessive vomiting in pregnancy", + display_short: "O21", }, { key: "O21.0", en: "", de: "Mild hyperemesis gravidarum", + display_short: "O21.0", }, { key: "O21.1", en: "", de: "Hyperemesis gravidarum with metabolic disturbance", + display_short: "O21.1", }, { key: "O21.2", en: "", de: "Late vomiting of pregnancy", + display_short: "O21.2", }, { key: "O21.8", en: "", de: "Other vomiting complicating pregnancy", + display_short: "O21.8", }, { key: "O21.9", en: "", de: "Vomiting of pregnancy, unspecified", + display_short: "O21.9", }, { key: "O22", en: "", de: "Venous complications and haemorrhoids in pregnancy", + display_short: "O22", }, { key: "O22.0", en: "", de: "Varicose veins of lower extremity in pregnancy", + display_short: "O22.0", }, { key: "O22.1", en: "", de: "Genital varices in pregnancy", + display_short: "O22.1", }, { key: "O22.2", en: "", de: "Superficial thrombophlebitis in pregnancy", + display_short: "O22.2", }, { key: "O22.3", en: "", de: "Deep phlebothrombosis in pregnancy", + display_short: "O22.3", }, { key: "O22.4", en: "", de: "Haemorrhoids in pregnancy", + display_short: "O22.4", }, { key: "O22.5", en: "", de: "Cerebral venous thrombosis in pregnancy", + display_short: "O22.5", }, { key: "O22.8", en: "", de: "Other venous complications in pregnancy", + display_short: "O22.8", }, { key: "O22.9", en: "", de: "Venous complication in pregnancy, unspecified", + display_short: "O22.9", }, { key: "O23", en: "", de: "Infections of genitourinary tract in pregnancy", + display_short: "O23", }, { key: "O23.0", en: "", de: "Infections of kidney in pregnancy", + display_short: "O23.0", }, { key: "O23.1", en: "", de: "Infections of bladder in pregnancy", + display_short: "O23.1", }, { key: "O23.2", en: "", de: "Infections of urethra in pregnancy", + display_short: "O23.2", }, { key: "O23.3", en: "", de: "Infections of other parts of urinary tract in pregnancy", + display_short: "O23.3", }, { key: "O23.4", en: "", de: "Unspecified infection of urinary tract in pregnancy", + display_short: "O23.4", }, { key: "O23.5", en: "", de: "Infections of the genital tract in pregnancy", + display_short: "O23.5", }, { key: "O23.9", en: "", de: "Other and unspecified genitourinary tract infection in pregnancy", + display_short: "O23.9", }, { key: "O24", en: "", de: "Diabetes mellitus in pregnancy", + display_short: "O24", }, { key: "O24.0", en: "", de: "Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, insulin-dependent", + display_short: "O24.0", }, { key: "O24.1", en: "", de: "Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, non-insulin-dependent", + display_short: "O24.1", }, { key: "O24.2", en: "", de: "Diabetes mellitus in pregnancy: Pre-existing malnutrition-related diabetes mellitus", + display_short: "O24.2", }, { key: "O24.3", en: "", de: "Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, unspecified", + display_short: "O24.3", }, { key: "O24.4", en: "", de: "Diabetes mellitus arising in pregnancy", + display_short: "O24.4", }, { key: "O24.9", en: "", de: "Diabetes mellitus in pregnancy, unspecified", + display_short: "O24.9", }, { key: "O25", en: "", de: "Malnutrition in pregnancy", + display_short: "O25", }, { key: "O26", en: "", de: "Maternal care for other conditions predominantly related to pregnancy", + display_short: "O26", }, { key: "O26.0", en: "", de: "Excessive weight gain in pregnancy", + display_short: "O26.0", }, { key: "O26.1", en: "", de: "Low weight gain in pregnancy", + display_short: "O26.1", }, { key: "O26.2", en: "", de: "Pregnancy care of habitual aborter", + display_short: "O26.2", }, { key: "O26.3", en: "", de: "Retained intrauterine contraceptive device in pregnancy", + display_short: "O26.3", }, { key: "O26.4", en: "", de: "Herpes gestationis", + display_short: "O26.4", }, { key: "O26.5", en: "", de: "Maternal hypotension syndrome", + display_short: "O26.5", }, { key: "O26.6", en: "", de: "Liver disorders in pregnancy, childbirth and the puerperium", + display_short: "O26.6", }, { key: "O26.7", en: "", de: "Subluxation of symphysis (pubis) in pregnancy, childbirth and the puerperium", + display_short: "O26.7", }, { key: "O26.8", en: "", de: "Other specified pregnancy-related conditions", + display_short: "O26.8", }, { key: "O26.9", en: "", de: "Pregnancy-related condition, unspecified", + display_short: "O26.9", }, { key: "O28", en: "", de: "Abnormal findings on antenatal screening of mother", + display_short: "O28", }, { key: "O28.0", en: "", de: "Abnormal haematological finding on antenatal screening of mother", + display_short: "O28.0", }, { key: "O28.1", en: "", de: "Abnormal biochemical finding on antenatal screening of mother", + display_short: "O28.1", }, { key: "O28.2", en: "", de: "Abnormal cytological finding on antenatal screening of mother", + display_short: "O28.2", }, { key: "O28.3", en: "", de: "Abnormal ultrasonic finding on antenatal screening of mother", + display_short: "O28.3", }, { key: "O28.4", en: "", de: "Abnormal radiological finding on antenatal screening of mother", + display_short: "O28.4", }, { key: "O28.5", en: "", de: "Abnormal chromosomal and genetic finding on antenatal screening of mother", + display_short: "O28.5", }, { key: "O28.8", en: "", de: "Other abnormal findings on antenatal screening of mother", + display_short: "O28.8", }, { key: "O28.9", en: "", de: "Abnormal finding on antenatal screening of mother, unspecified", + display_short: "O28.9", }, { key: "O29", en: "", de: "Complications of anaesthesia during pregnancy", + display_short: "O29", }, { key: "O29.0", en: "", de: "Pulmonary complications of anaesthesia during pregnancy", + display_short: "O29.0", }, { key: "O29.1", en: "", de: "Cardiac complications of anaesthesia during pregnancy", + display_short: "O29.1", }, { key: "O29.2", en: "", de: "Central nervous system complications of anaesthesia during pregnancy", + display_short: "O29.2", }, { key: "O29.3", en: "", de: "Toxic reaction to local anaesthesia during pregnancy", + display_short: "O29.3", }, { key: "O29.4", en: "", de: "Spinal and epidural anaesthesia-induced headache during pregnancy", + display_short: "O29.4", }, { key: "O29.5", en: "", de: "Other complications of spinal and epidural anaesthesia during pregnancy", + display_short: "O29.5", }, { key: "O29.6", en: "", de: "Failed or difficult intubation during pregnancy", + display_short: "O29.6", }, { key: "O29.8", en: "", de: "Other complications of anaesthesia during pregnancy", + display_short: "O29.8", }, { key: "O29.9", en: "", de: "Complication of anaesthesia during pregnancy, unspecified", + display_short: "O29.9", }, { key: "O30", en: "", de: "Multiple gestation", + display_short: "O30", }, { key: "O30.0", en: "", de: "Twin pregnancy", + display_short: "O30.0", }, { key: "O30.1", en: "", de: "Triplet pregnancy", + display_short: "O30.1", }, { key: "O30.2", en: "", de: "Quadruplet pregnancy", + display_short: "O30.2", }, { key: "O30.8", en: "", de: "Other multiple gestation", + display_short: "O30.8", }, { key: "O30.9", en: "", de: "Multiple gestation, unspecified", + display_short: "O30.9", }, { key: "O31", en: "", de: "Complications specific to multiple gestation", + display_short: "O31", }, { key: "O31.0", en: "", de: "Papyraceous fetus", + display_short: "O31.0", }, { key: "O31.1", en: "", de: "Continuing pregnancy after abortion of one fetus or more", + display_short: "O31.1", }, { key: "O31.2", en: "", de: "Continuing pregnancy after intrauterine death of one fetus or more", + display_short: "O31.2", }, { key: "O31.8", en: "", de: "Other complications specific to multiple gestation", + display_short: "O31.8", }, { key: "O32", en: "", de: "Maternal care for known or suspected malpresentation of fetus", + display_short: "O32", }, { key: "O32.0", en: "", de: "Maternal care for unstable lie", + display_short: "O32.0", }, { key: "O32.1", en: "", de: "Maternal care for breech presentation", + display_short: "O32.1", }, { key: "O32.2", en: "", de: "Maternal care for transverse and oblique lie", + display_short: "O32.2", }, { key: "O32.3", en: "", de: "Maternal care for face, brow and chin presentation", + display_short: "O32.3", }, { key: "O32.4", en: "", de: "Maternal care for high head at term", + display_short: "O32.4", }, { key: "O32.5", en: "", de: "Maternal care for multiple gestation with malpresentation of one fetus or more", + display_short: "O32.5", }, { key: "O32.6", en: "", de: "Maternal care for compound presentation", + display_short: "O32.6", }, { key: "O32.8", en: "", de: "Maternal care for other malpresentation of fetus", + display_short: "O32.8", }, { key: "O32.9", en: "", de: "Maternal care for malpresentation of fetus, unspecified", + display_short: "O32.9", }, { key: "O33", en: "", de: "Maternal care for known or suspected disproportion", + display_short: "O33", }, { key: "O33.0", en: "", de: "Maternal care for disproportion due to deformity of maternal pelvic bones", + display_short: "O33.0", }, { key: "O33.1", en: "", de: "Maternal care for disproportion due to generally contracted pelvis", + display_short: "O33.1", }, { key: "O33.2", en: "", de: "Maternal care for disproportion due to inlet contraction of pelvis", + display_short: "O33.2", }, { key: "O33.3", en: "", de: "Maternal care for disproportion due to outlet contraction of pelvis", + display_short: "O33.3", }, { key: "O33.4", en: "", de: "Maternal care for disproportion of mixed maternal and fetal origin", + display_short: "O33.4", }, { key: "O33.5", en: "", de: "Maternal care for disproportion due to unusually large fetus", + display_short: "O33.5", }, { key: "O33.6", en: "", de: "Maternal care for disproportion due to hydrocephalic fetus", + display_short: "O33.6", }, { key: "O33.7", en: "", de: "Maternal care for disproportion due to other fetal deformities", + display_short: "O33.7", }, { key: "O33.8", en: "", de: "Maternal care for disproportion of other origin", + display_short: "O33.8", }, { key: "O33.9", en: "", de: "Maternal care for disproportion, unspecified", + display_short: "O33.9", }, { key: "O34", en: "", de: "Maternal care for known or suspected abnormality of pelvic organs", + display_short: "O34", }, { key: "O34.0", en: "", de: "Maternal care for congenital malformation of uterus", + display_short: "O34.0", }, { key: "O34.1", en: "", de: "Maternal care for tumour of corpus uteri", + display_short: "O34.1", }, { key: "O34.2", en: "", de: "Maternal care due to uterine scar from previous surgery", + display_short: "O34.2", }, { key: "O34.3", en: "", de: "Maternal care for cervical incompetence", + display_short: "O34.3", }, { key: "O34.4", en: "", de: "Maternal care for other abnormalities of cervix", + display_short: "O34.4", }, { key: "O34.5", en: "", de: "Maternal care for other abnormalities of gravid uterus", + display_short: "O34.5", }, { key: "O34.6", en: "", de: "Maternal care for abnormality of vagina", + display_short: "O34.6", }, { key: "O34.7", en: "", de: "Maternal care for abnormality of vulva and perineum", + display_short: "O34.7", }, { key: "O34.8", en: "", de: "Maternal care for other abnormalities of pelvic organs", + display_short: "O34.8", }, { key: "O34.9", en: "", de: "Maternal care for abnormality of pelvic organ, unspecified", + display_short: "O34.9", }, { key: "O35", en: "", de: "Maternal care for known or suspected fetal abnormality and damage", + display_short: "O35", }, { key: "O35.0", en: "", de: "Maternal care for (suspected) central nervous system malformation in fetus", + display_short: "O35.0", }, { key: "O35.1", en: "", de: "Maternal care for (suspected) chromosomal abnormality in fetus", + display_short: "O35.1", }, { key: "O35.2", en: "", de: "Maternal care for (suspected) hereditary disease in fetus", + display_short: "O35.2", }, { key: "O35.3", en: "", de: "Maternal care for (suspected) damage to fetus from viral disease in mother", + display_short: "O35.3", }, { key: "O35.4", en: "", de: "Maternal care for (suspected) damage to fetus from alcohol", + display_short: "O35.4", }, { key: "O35.5", en: "", de: "Maternal care for (suspected) damage to fetus by drugs", + display_short: "O35.5", }, { key: "O35.6", en: "", de: "Maternal care for (suspected) damage to fetus by radiation", + display_short: "O35.6", }, { key: "O35.7", en: "", de: "Maternal care for (suspected) damage to fetus by other medical procedures", + display_short: "O35.7", }, { key: "O35.8", en: "", de: "Maternal care for other (suspected) fetal abnormality and damage", + display_short: "O35.8", }, { key: "O35.9", en: "", de: "Maternal care for (suspected) fetal abnormality and damage, unspecified", + display_short: "O35.9", }, { key: "O36", en: "", de: "Maternal care for other known or suspected fetal problems", + display_short: "O36", }, { key: "O36.0", en: "", de: "Maternal care for rhesus isoimmunization", + display_short: "O36.0", }, { key: "O36.1", en: "", de: "Maternal care for other isoimmunization", + display_short: "O36.1", }, { key: "O36.2", en: "", de: "Maternal care for hydrops fetalis", + display_short: "O36.2", }, { key: "O36.3", en: "", de: "Maternal care for signs of fetal hypoxia", + display_short: "O36.3", }, { key: "O36.4", en: "", de: "Maternal care for intrauterine death", + display_short: "O36.4", }, { key: "O36.5", en: "", de: "Maternal care for poor fetal growth", + display_short: "O36.5", }, { key: "O36.6", en: "", de: "Maternal care for excessive fetal growth", + display_short: "O36.6", }, { key: "O36.7", en: "", de: "Maternal care for viable fetus in abdominal pregnancy", + display_short: "O36.7", }, { key: "O36.8", en: "", de: "Maternal care for other specified fetal problems", + display_short: "O36.8", }, { key: "O36.9", en: "", de: "Maternal care for fetal problem, unspecified", + display_short: "O36.9", }, { key: "O40", en: "", de: "Polyhydramnios", + display_short: "O40", }, { key: "O41", en: "", de: "Other disorders of amniotic fluid and membranes", + display_short: "O41", }, { key: "O41.0", en: "", de: "Oligohydramnios", + display_short: "O41.0", }, { key: "O41.1", en: "", de: "Infection of amniotic sac and membranes", + display_short: "O41.1", }, { key: "O41.8", en: "", de: "Other specified disorders of amniotic fluid and membranes", + display_short: "O41.8", }, { key: "O41.9", en: "", de: "Disorder of amniotic fluid and membranes, unspecified", + display_short: "O41.9", }, { key: "O42", en: "", de: "Premature rupture of membranes", + display_short: "O42", }, { key: "O42.0", en: "", de: "Premature rupture of membranes, onset of labour within 24 hours", + display_short: "O42.0", }, { key: "O42.1", en: "", de: "Premature rupture of membranes, onset of labour after 24 hours", + display_short: "O42.1", }, { key: "O42.2", en: "", de: "Premature rupture of membranes, labour delayed by therapy", + display_short: "O42.2", }, { key: "O42.9", en: "", de: "Premature rupture of membranes, unspecified", + display_short: "O42.9", }, { key: "O43", en: "", de: "Placental disorders", + display_short: "O43", }, { key: "O43.0", en: "", de: "Placental transfusion syndromes", + display_short: "O43.0", }, { key: "O43.1", en: "", de: "Malformation of placenta", + display_short: "O43.1", }, { key: "O43.2", en: "", de: "Morbidly adherent placenta", + display_short: "O43.2", }, { key: "O43.8", en: "", de: "Other placental disorders", + display_short: "O43.8", }, { key: "O43.9", en: "", de: "Placental disorder, unspecified", + display_short: "O43.9", }, { key: "O44", en: "", de: "Placenta praevia", + display_short: "O44", }, { key: "O44.0", en: "", de: "Placenta praevia specified as without haemorrhage", + display_short: "O44.0", }, { key: "O44.1", en: "", de: "Placenta praevia with haemorrhage", + display_short: "O44.1", }, { key: "O45", en: "", de: "Premature separation of placenta [abruptio placentae]", + display_short: "O45", }, { key: "O45.0", en: "", de: "Premature separation of placenta with coagulation defect", + display_short: "O45.0", }, { key: "O45.8", en: "", de: "Other premature separation of placenta", + display_short: "O45.8", }, { key: "O45.9", en: "", de: "Premature separation of placenta, unspecified", + display_short: "O45.9", }, { key: "O46", en: "", de: "Antepartum haemorrhage, not elsewhere classified", + display_short: "O46", }, { key: "O46.0", en: "", de: "Antepartum haemorrhage with coagulation defect", + display_short: "O46.0", }, { key: "O46.8", en: "", de: "Other antepartum haemorrhage", + display_short: "O46.8", }, { key: "O46.9", en: "", de: "Antepartum haemorrhage, unspecified", + display_short: "O46.9", }, { key: "O47", en: "", de: "False labour", + display_short: "O47", }, { key: "O47.0", en: "", de: "False labour before 37 completed weeks of gestation", + display_short: "O47.0", }, { key: "O47.1", en: "", de: "False labour at or after 37 completed weeks of gestation", + display_short: "O47.1", }, { key: "O47.9", en: "", de: "False labour, unspecified", + display_short: "O47.9", }, { key: "O48", en: "", de: "Prolonged pregnancy", + display_short: "O48", }, { key: "O60", en: "", de: "Preterm labour and delivery", + display_short: "O60", }, { key: "O60.0", en: "", de: "Preterm labour without delivery", + display_short: "O60.0", }, { key: "O60.1", en: "", de: "Preterm spontaneous labour with preterm delivery", + display_short: "O60.1", }, { key: "O60.2", en: "", de: "Preterm spontaneous labour with term delivery", + display_short: "O60.2", }, { key: "O60.3", en: "", de: "Preterm delivery without spontaneous labour", + display_short: "O60.3", }, { key: "O61", en: "", de: "Failed induction of labour", + display_short: "O61", }, { key: "O61.0", en: "", de: "Failed medical induction of labour", + display_short: "O61.0", }, { key: "O61.1", en: "", de: "Failed instrumental induction of labour", + display_short: "O61.1", }, { key: "O61.8", en: "", de: "Other failed induction of labour", + display_short: "O61.8", }, { key: "O61.9", en: "", de: "Failed induction of labour, unspecified", + display_short: "O61.9", }, { key: "O62", en: "", de: "Abnormalities of forces of labour", + display_short: "O62", }, { key: "O62.0", en: "", de: "Primary inadequate contractions", + display_short: "O62.0", }, { key: "O62.1", en: "", de: "Secondary uterine inertia", + display_short: "O62.1", }, { key: "O62.2", en: "", de: "Other uterine inertia", + display_short: "O62.2", }, { key: "O62.3", en: "", de: "Precipitate labour", + display_short: "O62.3", }, { key: "O62.4", en: "", de: "Hypertonic, incoordinate, and prolonged uterine contractions", + display_short: "O62.4", }, { key: "O62.8", en: "", de: "Other abnormalities of forces of labour", + display_short: "O62.8", }, { key: "O62.9", en: "", de: "Abnormality of forces of labour, unspecified", + display_short: "O62.9", }, { key: "O63", en: "", de: "Long labour", + display_short: "O63", }, { key: "O63.0", en: "", de: "Prolonged first stage (of labour)", + display_short: "O63.0", }, { key: "O63.1", en: "", de: "Prolonged second stage (of labour)", + display_short: "O63.1", }, { key: "O63.2", en: "", de: "Delayed delivery of second twin, triplet, etc.", + display_short: "O63.2", }, { key: "O63.9", en: "", de: "Long labour, unspecified", + display_short: "O63.9", }, { key: "O64", en: "", de: "Obstructed labour due to malposition and malpresentation of fetus", + display_short: "O64", }, { key: "O64.0", en: "", de: "Obstructed labour due to incomplete rotation of fetal head", + display_short: "O64.0", }, { key: "O64.1", en: "", de: "Obstructed labour due to breech presentation", + display_short: "O64.1", }, { key: "O64.2", en: "", de: "Obstructed labour due to face presentation", + display_short: "O64.2", }, { key: "O64.3", en: "", de: "Obstructed labour due to brow presentation", + display_short: "O64.3", }, { key: "O64.4", en: "", de: "Obstructed labour due to shoulder presentation", + display_short: "O64.4", }, { key: "O64.5", en: "", de: "Obstructed labour due to compound presentation", + display_short: "O64.5", }, { key: "O64.8", en: "", de: "Obstructed labour due to other malposition and malpresentation", + display_short: "O64.8", }, { key: "O64.9", en: "", de: "Obstructed labour due to malposition and malpresentation, unspecified", + display_short: "O64.9", }, { key: "O65", en: "", de: "Obstructed labour due to maternal pelvic abnormality", + display_short: "O65", }, { key: "O65.0", en: "", de: "Obstructed labour due to deformed pelvis", + display_short: "O65.0", }, { key: "O65.1", en: "", de: "Obstructed labour due to generally contracted pelvis", + display_short: "O65.1", }, { key: "O65.2", en: "", de: "Obstructed labour due to pelvic inlet contraction", + display_short: "O65.2", }, { key: "O65.3", en: "", de: "Obstructed labour due to pelvic outlet and mid-cavity contraction", + display_short: "O65.3", }, { key: "O65.4", en: "", de: "Obstructed labour due to fetopelvic disproportion, unspecified", + display_short: "O65.4", }, { key: "O65.5", en: "", de: "Obstructed labour due to abnormality of maternal pelvic organs", + display_short: "O65.5", }, { key: "O65.8", en: "", de: "Obstructed labour due to other maternal pelvic abnormalities", + display_short: "O65.8", }, { key: "O65.9", en: "", de: "Obstructed labour due to maternal pelvic abnormality, unspecified", + display_short: "O65.9", }, { key: "O66", en: "", de: "Other obstructed labour", + display_short: "O66", }, { key: "O66.0", en: "", de: "Obstructed labour due to shoulder dystocia", + display_short: "O66.0", }, { key: "O66.1", en: "", de: "Obstructed labour due to locked twins", + display_short: "O66.1", }, { key: "O66.2", en: "", de: "Obstructed labour due to unusually large fetus", + display_short: "O66.2", }, { key: "O66.3", en: "", de: "Obstructed labour due to other abnormalities of fetus", + display_short: "O66.3", }, { key: "O66.4", en: "", de: "Failed trial of labour, unspecified", + display_short: "O66.4", }, { key: "O66.5", en: "", de: "Failed application of vacuum extractor and forceps, unspecified", + display_short: "O66.5", }, { key: "O66.8", en: "", de: "Other specified obstructed labour", + display_short: "O66.8", }, { key: "O66.9", en: "", de: "Obstructed labour, unspecified", + display_short: "O66.9", }, { key: "O67", en: "", de: "Labour and delivery complicated by intrapartum haemorrhage, not elsewhere classified", + display_short: "O67", }, { key: "O67.0", en: "", de: "Intrapartum haemorrhage with coagulation defect", + display_short: "O67.0", }, { key: "O67.8", en: "", de: "Other intrapartum haemorrhage", + display_short: "O67.8", }, { key: "O67.9", en: "", de: "Intrapartum haemorrhage, unspecified", + display_short: "O67.9", }, { key: "O68", en: "", de: "Labour and delivery complicated by fetal stress [distress]", + display_short: "O68", }, { key: "O68.0", en: "", de: "Labour and delivery complicated by fetal heart rate anomaly", + display_short: "O68.0", }, { key: "O68.1", en: "", de: "Labour and delivery complicated by meconium in amniotic fluid", + display_short: "O68.1", }, { key: "O68.2", en: "", de: "Labour and delivery complicated by fetal heart rate anomaly with meconium in amniotic fluid", + display_short: "O68.2", }, { key: "O68.3", en: "", de: "Labour and delivery complicated by biochemical evidence of fetal stress", + display_short: "O68.3", }, { key: "O68.8", en: "", de: "Labour and delivery complicated by other evidence of fetal stress", + display_short: "O68.8", }, { key: "O68.9", en: "", de: "Labour and delivery complicated by fetal stress, unspecified", + display_short: "O68.9", }, { key: "O69", en: "", de: "Labour and delivery complicated by umbilical cord complications", + display_short: "O69", }, { key: "O69.0", en: "", de: "Labour and delivery complicated by prolapse of cord", + display_short: "O69.0", }, { key: "O69.1", en: "", de: "Labour and delivery complicated by cord around neck, with compression", + display_short: "O69.1", }, { key: "O69.2", en: "", de: "Labour and delivery complicated by other cord entanglement, with compression", + display_short: "O69.2", }, { key: "O69.3", en: "", de: "Labour and delivery complicated by short cord", + display_short: "O69.3", }, { key: "O69.4", en: "", de: "Labour and delivery complicated by vasa praevia", + display_short: "O69.4", }, { key: "O69.5", en: "", de: "Labour and delivery complicated by vascular lesion of cord", + display_short: "O69.5", }, { key: "O69.8", en: "", de: "Labour and delivery complicated by other cord complications", + display_short: "O69.8", }, { key: "O69.9", en: "", de: "Labour and delivery complicated by cord complication, unspecified", + display_short: "O69.9", }, { key: "O70", en: "", de: "Perineal laceration during delivery", + display_short: "O70", }, { key: "O70.0", en: "", de: "First degree perineal laceration during delivery", + display_short: "O70.0", }, { key: "O70.1", en: "", de: "Second degree perineal laceration during delivery", + display_short: "O70.1", }, { key: "O70.2", en: "", de: "Third degree perineal laceration during delivery", + display_short: "O70.2", }, { key: "O70.3", en: "", de: "Fourth degree perineal laceration during delivery", + display_short: "O70.3", }, { key: "O70.9", en: "", de: "Perineal laceration during delivery, unspecified", + display_short: "O70.9", }, { key: "O71", en: "", de: "Other obstetric trauma", + display_short: "O71", }, { key: "O71.0", en: "", de: "Rupture of uterus before onset of labour", + display_short: "O71.0", }, { key: "O71.1", en: "", de: "Rupture of uterus during labour", + display_short: "O71.1", }, { key: "O71.2", en: "", de: "Postpartum inversion of uterus", + display_short: "O71.2", }, { key: "O71.3", en: "", de: "Obstetric laceration of cervix", + display_short: "O71.3", }, { key: "O71.4", en: "", de: "Obstetric high vaginal laceration", + display_short: "O71.4", }, { key: "O71.5", en: "", de: "Other obstetric injury to pelvic organs", + display_short: "O71.5", }, { key: "O71.6", en: "", de: "Obstetric damage to pelvic joints and ligaments", + display_short: "O71.6", }, { key: "O71.7", en: "", de: "Obstetric haematoma of pelvis", + display_short: "O71.7", }, { key: "O71.8", en: "", de: "Other specified obstetric trauma", + display_short: "O71.8", }, { key: "O71.9", en: "", de: "Obstetric trauma, unspecified", + display_short: "O71.9", }, { key: "O72", en: "", de: "Postpartum haemorrhage", + display_short: "O72", }, { key: "O72.0", en: "", de: "Third-stage haemorrhage", + display_short: "O72.0", }, { key: "O72.1", en: "", de: "Other immediate postpartum haemorrhage", + display_short: "O72.1", }, { key: "O72.2", en: "", de: "Delayed and secondary postpartum haemorrhage", + display_short: "O72.2", }, { key: "O72.3", en: "", de: "Postpartum coagulation defects", + display_short: "O72.3", }, { key: "O73", en: "", de: "Retained placenta and membranes, without haemorrhage", + display_short: "O73", }, { key: "O73.0", en: "", de: "Retained placenta without haemorrhage", + display_short: "O73.0", }, { key: "O73.1", en: "", de: "Retained portions of placenta and membranes, without haemorrhage", + display_short: "O73.1", }, { key: "O74", en: "", de: "Complications of anaesthesia during labour and delivery", + display_short: "O74", }, { key: "O74.0", en: "", de: "Aspiration pneumonitis due to anaesthesia during labour and delivery", + display_short: "O74.0", }, { key: "O74.1", en: "", de: "Other pulmonary complications of anaesthesia during labour and delivery", + display_short: "O74.1", }, { key: "O74.2", en: "", de: "Cardiac complications of anaesthesia during labour and delivery", + display_short: "O74.2", }, { key: "O74.3", en: "", de: "Central nervous system complications of anaesthesia during labour and delivery", + display_short: "O74.3", }, { key: "O74.4", en: "", de: "Toxic reaction to local anaesthesia during labour and delivery", + display_short: "O74.4", }, { key: "O74.5", en: "", de: "Spinal and epidural anaesthesia-induced headache during labour and delivery", + display_short: "O74.5", }, { key: "O74.6", en: "", de: "Other complications of spinal and epidural anaesthesia during labour and delivery", + display_short: "O74.6", }, { key: "O74.7", en: "", de: "Failed or difficult intubation during labour and delivery", + display_short: "O74.7", }, { key: "O74.8", en: "", de: "Other complications of anaesthesia during labour and delivery", + display_short: "O74.8", }, { key: "O74.9", en: "", de: "Complication of anaesthesia during labour and delivery, unspecified", + display_short: "O74.9", }, { key: "O75", en: "", de: "Other complications of labour and delivery, not elsewhere classified", + display_short: "O75", }, { key: "O75.0", en: "", de: "Maternal distress during labour and delivery", + display_short: "O75.0", }, { key: "O75.1", en: "", de: "Shock during or following labour and delivery", + display_short: "O75.1", }, { key: "O75.2", en: "", de: "Pyrexia during labour, not elsewhere classified", + display_short: "O75.2", }, { key: "O75.3", en: "", de: "Other infection during labour", + display_short: "O75.3", }, { key: "O75.4", en: "", de: "Other complications of obstetric surgery and procedures", + display_short: "O75.4", }, { key: "O75.5", en: "", de: "Delayed delivery after artificial rupture of membranes", + display_short: "O75.5", }, { key: "O75.6", en: "", de: "Delayed delivery after spontaneous or unspecified rupture of membranes", + display_short: "O75.6", }, { key: "O75.7", en: "", de: "Vaginal delivery following previous caesarean section", + display_short: "O75.7", }, { key: "O75.8", en: "", de: "Other specified complications of labour and delivery", + display_short: "O75.8", }, { key: "O75.9", en: "", de: "Complication of labour and delivery, unspecified", + display_short: "O75.9", }, { key: "O80", en: "", de: "Single spontaneous delivery", + display_short: "O80", }, { key: "O81", en: "", de: "Single delivery by forceps and vacuum extractor", + display_short: "O81", }, { key: "O82", en: "", de: "Single delivery by caesarean section", + display_short: "O82", }, { key: "O85", en: "", de: "Puerperal sepsis", + display_short: "O85", }, { key: "O86", en: "", de: "Other puerperal infections", + display_short: "O86", }, { key: "O86.0", en: "", de: "Infection of obstetric surgical wound", + display_short: "O86.0", }, { key: "O86.1", en: "", de: "Other infection of genital tract following delivery", + display_short: "O86.1", }, { key: "O86.2", en: "", de: "Urinary tract infection following delivery", + display_short: "O86.2", }, { key: "O86.3", en: "", de: "Other genitourinary tract infections following delivery", + display_short: "O86.3", }, { key: "O86.4", en: "", de: "Pyrexia of unknown origin following delivery", + display_short: "O86.4", }, { key: "O86.8", en: "", de: "Other specified puerperal infections", + display_short: "O86.8", }, { key: "O87", en: "", de: "Venous complications and haemorrhoids in the puerperium", + display_short: "O87", }, { key: "O87.0", en: "", de: "Superficial thrombophlebitis in the puerperium", + display_short: "O87.0", }, { key: "O87.1", en: "", de: "Deep phlebothrombosis in the puerperium", + display_short: "O87.1", }, { key: "O87.2", en: "", de: "Haemorrhoids in the puerperium", + display_short: "O87.2", }, { key: "O87.3", en: "", de: "Cerebral venous thrombosis in the puerperium", + display_short: "O87.3", }, { key: "O87.8", en: "", de: "Other venous complications in the puerperium", + display_short: "O87.8", }, { key: "O87.9", en: "", de: "Venous complication in the puerperium, unspecified", + display_short: "O87.9", }, { key: "O88", en: "", de: "Obstetric embolism", + display_short: "O88", }, { key: "O88.0", en: "", de: "Obstetric air embolism", + display_short: "O88.0", }, { key: "O88.1", en: "", de: "Amniotic fluid embolism", + display_short: "O88.1", }, { key: "O88.2", en: "", de: "Obstetric blood-clot embolism", + display_short: "O88.2", }, { key: "O88.3", en: "", de: "Obstetric pyaemic and septic embolism", + display_short: "O88.3", }, { key: "O88.8", en: "", de: "Other obstetric embolism", + display_short: "O88.8", }, { key: "O89", en: "", de: "Complications of anaesthesia during the puerperium", + display_short: "O89", }, { key: "O89.0", en: "", de: "Pulmonary complications of anaesthesia during the puerperium", + display_short: "O89.0", }, { key: "O89.1", en: "", de: "Cardiac complications of anaesthesia during the puerperium", + display_short: "O89.1", }, { key: "O89.2", en: "", de: "Central nervous system complications of anaesthesia during the puerperium", + display_short: "O89.2", }, { key: "O89.3", en: "", de: "Toxic reaction to local anaesthesia during the puerperium", + display_short: "O89.3", }, { key: "O89.4", en: "", de: "Spinal and epidural anaesthesia-induced headache during the puerperium", + display_short: "O89.4", }, { key: "O89.5", en: "", de: "Other complications of spinal and epidural anaesthesia during the puerperium", + display_short: "O89.5", }, { key: "O89.6", en: "", de: "Failed or difficult intubation during the puerperium", + display_short: "O89.6", }, { key: "O89.8", en: "", de: "Other complications of anaesthesia during the puerperium", + display_short: "O89.8", }, { key: "O89.9", en: "", de: "Complication of anaesthesia during the puerperium, unspecified", + display_short: "O89.9", }, { key: "O90", en: "", de: "Complications of the puerperium, not elsewhere classified", + display_short: "O90", }, { key: "O90.0", en: "", de: "Disruption of caesarean section wound", + display_short: "O90.0", }, { key: "O90.1", en: "", de: "Disruption of perineal obstetric wound", + display_short: "O90.1", }, { key: "O90.2", en: "", de: "Haematoma of obstetric wound", + display_short: "O90.2", }, { key: "O90.3", en: "", de: "Cardiomyopathy in the puerperium", + display_short: "O90.3", }, { key: "O90.4", en: "", de: "Postpartum acute renal failure", + display_short: "O90.4", }, { key: "O90.5", en: "", de: "Postpartum thyroiditis", + display_short: "O90.5", }, { key: "O90.8", en: "", de: "Other complications of the puerperium, not elsewhere classified", + display_short: "O90.8", }, { key: "O90.9", en: "", de: "Complication of the puerperium, unspecified", + display_short: "O90.9", }, { key: "O91", en: "", de: "Infections of breast associated with childbirth", + display_short: "O91", }, { key: "O91.0", en: "", de: "Infection of nipple associated with childbirth", + display_short: "O91.0", }, { key: "O91.1", en: "", de: "Abscess of breast associated with childbirth", + display_short: "O91.1", }, { key: "O91.2", en: "", de: "Nonpurulent mastitis associated with childbirth", + display_short: "O91.2", }, { key: "O92", en: "", de: "Other disorders of breast and lactation associated with childbirth", + display_short: "O92", }, { key: "O92.0", en: "", de: "Retracted nipple associated with childbirth", + display_short: "O92.0", }, { key: "O92.1", en: "", de: "Cracked nipple associated with childbirth", + display_short: "O92.1", }, { key: "O92.2", en: "", de: "Other and unspecified disorders of breast associated with childbirth", + display_short: "O92.2", }, { key: "O92.3", en: "", de: "Agalactia", + display_short: "O92.3", }, { key: "O92.4", en: "", de: "Hypogalactia", + display_short: "O92.4", }, { key: "O92.5", en: "", de: "Suppressed lactation", + display_short: "O92.5", }, { key: "O92.6", en: "", de: "Galactorrhoea", + display_short: "O92.6", }, { key: "O92.7", en: "", de: "Other and unspecified disorders of lactation", + display_short: "O92.7", }, { key: "O94", en: "", de: "Sequelae of complication of pregnancy, childbirth and the puerperium", + display_short: "O94", }, { key: "O95", en: "", de: "Obstetric death of unspecified cause", + display_short: "O95", }, { key: "O96", en: "", de: "Death from any obstetric cause occurring more than 42 days but less than one year after delivery", + display_short: "O96", }, { key: "O96.0", en: "", de: "Death from direct obstetric cause occurring more than 42 days but less than one year after delivery", + display_short: "O96.0", }, { key: "O96.1", en: "", de: "Death from indirect obstetric cause occurring more than 42 days but less than one year after delivery", + display_short: "O96.1", }, { key: "O96.9", en: "", de: "Death from unspecified obstetric cause occurring more than 42 days but less than one year after delivery", + display_short: "O96.9", }, { key: "O97", en: "", de: "Death from sequelae of obstetric causes", + display_short: "O97", }, { key: "O97.0", en: "", de: "Death from sequelae of direct obstetric cause", + display_short: "O97.0", }, { key: "O97.1", en: "", de: "Death from sequelae of indirect obstetric cause", + display_short: "O97.1", }, { key: "O97.9", en: "", de: "Death from sequelae of obstetric cause, unspecified", + display_short: "O97.9", }, { key: "O98", en: "", de: "Maternal infectious and parasitic diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium", + display_short: "O98", }, { key: "O98.0", en: "", de: "Tuberculosis complicating pregnancy, childbirth and the puerperium", + display_short: "O98.0", }, { key: "O98.1", en: "", de: "Syphilis complicating pregnancy, childbirth and the puerperium", + display_short: "O98.1", }, { key: "O98.2", en: "", de: "Gonorrhoea complicating pregnancy, childbirth and the puerperium", + display_short: "O98.2", }, { key: "O98.3", en: "", de: "Other infections with a predominantly sexual mode of transmission complicating pregnancy, childbirth and the puerperium", + display_short: "O98.3", }, { key: "O98.4", en: "", de: "Viral hepatitis complicating pregnancy, childbirth and the puerperium", + display_short: "O98.4", }, { key: "O98.5", en: "", de: "Other viral diseases complicating pregnancy, childbirth and the puerperium", + display_short: "O98.5", }, { key: "O98.6", en: "", de: "Protozoal diseases complicating pregnancy, childbirth and the puerperium", + display_short: "O98.6", }, { key: "O98.7", en: "", de: "Human immunodeficiency virus [HIV] disease complicating pregnancy, childbirth and the puerperium", + display_short: "O98.7", }, { key: "O98.8", en: "", de: "Other maternal infectious and parasitic diseases complicating pregnancy, childbirth and the puerperium", + display_short: "O98.8", }, { key: "O98.9", en: "", de: "Unspecified maternal infectious or parasitic disease complicating pregnancy, childbirth and the puerperium", + display_short: "O98.9", }, { key: "O99", en: "", de: "Other maternal diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium", + display_short: "O99", }, { key: "O99.0", en: "", de: "Anaemia complicating pregnancy, childbirth and the puerperium", + display_short: "O99.0", }, { key: "O99.1", en: "", de: "Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, childbirth and the puerperium", + display_short: "O99.1", }, { key: "O99.2", en: "", de: "Endocrine, nutritional and metabolic diseases complicating pregnancy, childbirth and the puerperium", + display_short: "O99.2", }, { key: "O99.3", en: "", de: "Mental disorders and diseases of the nervous system complicating pregnancy, childbirth and the puerperium", + display_short: "O99.3", }, { key: "O99.4", en: "", de: "Diseases of the circulatory system complicating pregnancy, childbirth and the puerperium", + display_short: "O99.4", }, { key: "O99.5", en: "", de: "Diseases of the respiratory system complicating pregnancy, childbirth and the puerperium", + display_short: "O99.5", }, { key: "O99.6", en: "", de: "Diseases of the digestive system complicating pregnancy, childbirth and the puerperium", + display_short: "O99.6", }, { key: "O99.7", en: "", de: "Diseases of the skin and subcutaneous tissue complicating pregnancy, childbirth and the puerperium", + display_short: "O99.7", }, { key: "O99.8", en: "", de: "Other specified diseases and conditions complicating pregnancy, childbirth and the puerperium", + display_short: "O99.8", }, { key: "P00", en: "", de: "Fetus and newborn affected by maternal conditions that may be unrelated to present pregnancy", + display_short: "P00", }, { key: "P00.0", en: "", de: "Fetus and newborn affected by maternal hypertensive disorders", + display_short: "P00.0", }, { key: "P00.1", en: "", de: "Fetus and newborn affected by maternal renal and urinary tract diseases", + display_short: "P00.1", }, { key: "P00.2", en: "", de: "Fetus and newborn affected by maternal infectious and parasitic diseases", + display_short: "P00.2", }, { key: "P00.3", en: "", de: "Fetus and newborn affected by other maternal circulatory and respiratory diseases", + display_short: "P00.3", }, { key: "P00.4", en: "", de: "Fetus and newborn affected by maternal nutritional disorders", + display_short: "P00.4", }, { key: "P00.5", en: "", de: "Fetus and newborn affected by maternal injury", + display_short: "P00.5", }, { key: "P00.6", en: "", de: "Fetus and newborn affected by surgical procedure on mother", + display_short: "P00.6", }, { key: "P00.7", en: "", de: "Fetus and newborn affected by other medical procedures on mother, not elsewhere classified", + display_short: "P00.7", }, { key: "P00.8", en: "", de: "Fetus and newborn affected by other maternal conditions", + display_short: "P00.8", }, { key: "P00.9", en: "", de: "Fetus and newborn affected by unspecified maternal condition", + display_short: "P00.9", }, { key: "P01", en: "", de: "Fetus and newborn affected by maternal complications of pregnancy", + display_short: "P01", }, { key: "P01.0", en: "", de: "Fetus and newborn affected by incompetent cervix", + display_short: "P01.0", }, { key: "P01.1", en: "", de: "Fetus and newborn affected by premature rupture of membranes", + display_short: "P01.1", }, { key: "P01.2", en: "", de: "Fetus and newborn affected by oligohydramnios", + display_short: "P01.2", }, { key: "P01.3", en: "", de: "Fetus and newborn affected by polyhydramnios", + display_short: "P01.3", }, { key: "P01.4", en: "", de: "Fetus and newborn affected by ectopic pregnancy", + display_short: "P01.4", }, { key: "P01.5", en: "", de: "Fetus and newborn affected by multiple pregnancy", + display_short: "P01.5", }, { key: "P01.6", en: "", de: "Fetus and newborn affected by maternal death", + display_short: "P01.6", }, { key: "P01.7", en: "", de: "Fetus and newborn affected by malpresentation before labour", + display_short: "P01.7", }, { key: "P01.8", en: "", de: "Fetus and newborn affected by other maternal complications of pregnancy", + display_short: "P01.8", }, { key: "P01.9", en: "", de: "Fetus and newborn affected by maternal complication of pregnancy, unspecified", + display_short: "P01.9", }, { key: "P02", en: "", de: "Fetus and newborn affected by complications of placenta, cord and membranes", + display_short: "P02", }, { key: "P02.0", en: "", de: "Fetus and newborn affected by placenta praevia", + display_short: "P02.0", }, { key: "P02.1", en: "", de: "Fetus and newborn affected by other forms of placental separation and haemorrhage", + display_short: "P02.1", }, { key: "P02.2", en: "", de: "Fetus and newborn affected by other and unspecified morphological and functional abnormalities of placenta", + display_short: "P02.2", }, { key: "P02.3", en: "", de: "Fetus and newborn affected by placental transfusion syndromes", + display_short: "P02.3", }, { key: "P02.4", en: "", de: "Fetus and newborn affected by prolapsed cord", + display_short: "P02.4", }, { key: "P02.5", en: "", de: "Fetus and newborn affected by other compression of umbilical cord", + display_short: "P02.5", }, { key: "P02.6", en: "", de: "Fetus and newborn affected by other and unspecified conditions of umbilical cord", + display_short: "P02.6", }, { key: "P02.7", en: "", de: "Fetus and newborn affected by chorioamnionitis", + display_short: "P02.7", }, { key: "P02.8", en: "", de: "Fetus and newborn affected by other abnormalities of membranes", + display_short: "P02.8", }, { key: "P02.9", en: "", de: "Fetus and newborn affected by abnormality of membranes, unspecified", + display_short: "P02.9", }, { key: "P03", en: "", de: "Fetus and newborn affected by other complications of labour and delivery", + display_short: "P03", }, { key: "P03.0", en: "", de: "Fetus and newborn affected by breech delivery and extraction", + display_short: "P03.0", }, { key: "P03.1", en: "", de: "Fetus and newborn affected by other malpresentation, malposition and disproportion during labour and delivery", + display_short: "P03.1", }, { key: "P03.2", en: "", de: "Fetus and newborn affected by forceps delivery", + display_short: "P03.2", }, { key: "P03.3", en: "", de: "Fetus and newborn affected by delivery by vacuum extractor [ventouse]", + display_short: "P03.3", }, { key: "P03.4", en: "", de: "Fetus and newborn affected by caesarean delivery", + display_short: "P03.4", }, { key: "P03.5", en: "", de: "Fetus and newborn affected by precipitate delivery", + display_short: "P03.5", }, { key: "P03.6", en: "", de: "Fetus and newborn affected by abnormal uterine contractions", + display_short: "P03.6", }, { key: "P03.8", en: "", de: "Fetus and newborn affected by other specified complications of labour and delivery", + display_short: "P03.8", }, { key: "P03.9", en: "", de: "Fetus and newborn affected by complication of labour and delivery, unspecified", + display_short: "P03.9", }, { key: "P04", en: "", de: "Fetus and newborn affected by noxious influences transmitted via placenta or breast milk", + display_short: "P04", }, { key: "P04.0", en: "", de: "Fetus and newborn affected by maternal anaesthesia and analgesia in pregnancy, labour and delivery", + display_short: "P04.0", }, { key: "P04.1", en: "", de: "Fetus and newborn affected by other maternal medication", + display_short: "P04.1", }, { key: "P04.2", en: "", de: "Fetus and newborn affected by maternal use of tobacco", + display_short: "P04.2", }, { key: "P04.3", en: "", de: "Fetus and newborn affected by maternal use of alcohol", + display_short: "P04.3", }, { key: "P04.4", en: "", de: "Fetus and newborn affected by maternal use of drugs of addiction", + display_short: "P04.4", }, { key: "P04.5", en: "", de: "Fetus and newborn affected by maternal use of nutritional chemical substances", + display_short: "P04.5", }, { key: "P04.6", en: "", de: "Fetus and newborn affected by maternal exposure to environmental chemical substances", + display_short: "P04.6", }, { key: "P04.8", en: "", de: "Fetus and newborn affected by other maternal noxious influences", + display_short: "P04.8", }, { key: "P04.9", en: "", de: "Fetus and newborn affected by maternal noxious influence, unspecified", + display_short: "P04.9", }, { key: "P05", en: "", de: "Slow fetal growth and fetal malnutrition", + display_short: "P05", }, { key: "P05.0", en: "", de: "Light for gestational age", + display_short: "P05.0", }, { key: "P05.1", en: "", de: "Small for gestational age", + display_short: "P05.1", }, { key: "P05.2", en: "", de: "Fetal malnutrition without mention of light or small for gestational age", + display_short: "P05.2", }, { key: "P05.9", en: "", de: "Slow fetal growth, unspecified", + display_short: "P05.9", }, { key: "P07", en: "", de: "Disorders related to short gestation and low birth weight, not elsewhere classified", + display_short: "P07", }, { key: "P07.0", en: "", de: "Extremely low birth weight", + display_short: "P07.0", }, { key: "P07.1", en: "", de: "Other low birth weight", + display_short: "P07.1", }, { key: "P07.2", en: "", de: "Extreme immaturity", + display_short: "P07.2", }, { key: "P07.3", en: "", de: "Other preterm infants", + display_short: "P07.3", }, { key: "P08", en: "", de: "Disorders related to long gestation and high birth weight", + display_short: "P08", }, { key: "P08.0", en: "", de: "Exceptionally large baby", + display_short: "P08.0", }, { key: "P08.1", en: "", de: "Other heavy for gestational age infants", + display_short: "P08.1", }, { key: "P08.2", en: "", de: "Post-term infant, not heavy for gestational age", + display_short: "P08.2", }, { key: "P10", en: "", de: "Intracranial laceration and haemorrhage due to birth injury", + display_short: "P10", }, { key: "P10.0", en: "", de: "Subdural haemorrhage due to birth injury", + display_short: "P10.0", }, { key: "P10.1", en: "", de: "Cerebral haemorrhage due to birth injury", + display_short: "P10.1", }, { key: "P10.2", en: "", de: "Intraventricular haemorrhage due to birth injury", + display_short: "P10.2", }, { key: "P10.3", en: "", de: "Subarachnoid haemorrhage due to birth injury", + display_short: "P10.3", }, { key: "P10.4", en: "", de: "Tentorial tear due to birth injury", + display_short: "P10.4", }, { key: "P10.8", en: "", de: "Other intracranial lacerations and haemorrhages due to birth injury", + display_short: "P10.8", }, { key: "P10.9", en: "", de: "Unspecified intracranial laceration and haemorrhage due to birth injury", + display_short: "P10.9", }, { key: "P11", en: "", de: "Other birth injuries to central nervous system", + display_short: "P11", }, { key: "P11.0", en: "", de: "Cerebral oedema due to birth injury", + display_short: "P11.0", }, { key: "P11.1", en: "", de: "Other specified brain damage due to birth injury", + display_short: "P11.1", }, { key: "P11.2", en: "", de: "Unspecified brain damage due to birth injury", + display_short: "P11.2", }, { key: "P11.3", en: "", de: "Birth injury to facial nerve", + display_short: "P11.3", }, { key: "P11.4", en: "", de: "Birth injury to other cranial nerves", + display_short: "P11.4", }, { key: "P11.5", en: "", de: "Birth injury to spine and spinal cord", + display_short: "P11.5", }, { key: "P11.9", en: "", de: "Birth injury to central nervous system, unspecified", + display_short: "P11.9", }, { key: "P12", en: "", de: "Birth injury to scalp", + display_short: "P12", }, { key: "P12.0", en: "", de: "Cephalhaematoma due to birth injury", + display_short: "P12.0", }, { key: "P12.1", en: "", de: "Chignon due to birth injury", + display_short: "P12.1", }, { key: "P12.2", en: "", de: "Epicranial subaponeurotic haemorrhage due to birth injury", + display_short: "P12.2", }, { key: "P12.3", en: "", de: "Bruising of scalp due to birth injury", + display_short: "P12.3", }, { key: "P12.4", en: "", de: "Monitoring injury of scalp of newborn", + display_short: "P12.4", }, { key: "P12.8", en: "", de: "Other birth injuries to scalp", + display_short: "P12.8", }, { key: "P12.9", en: "", de: "Birth injury to scalp, unspecified", + display_short: "P12.9", }, { key: "P13", en: "", de: "Birth injury to skeleton", + display_short: "P13", }, { key: "P13.0", en: "", de: "Fracture of skull due to birth injury", + display_short: "P13.0", }, { key: "P13.1", en: "", de: "Other birth injuries to skull", + display_short: "P13.1", }, { key: "P13.2", en: "", de: "Birth injury to femur", + display_short: "P13.2", }, { key: "P13.3", en: "", de: "Birth injury to other long bones", + display_short: "P13.3", }, { key: "P13.4", en: "", de: "Fracture of clavicle due to birth injury", + display_short: "P13.4", }, { key: "P13.8", en: "", de: "Birth injuries to other parts of skeleton", + display_short: "P13.8", }, { key: "P13.9", en: "", de: "Birth injury to skeleton, unspecified", + display_short: "P13.9", }, { key: "P14", en: "", de: "Birth injury to peripheral nervous system", + display_short: "P14", }, { key: "P14.0", en: "", de: "Erb paralysis due to birth injury", + display_short: "P14.0", }, { key: "P14.1", en: "", de: "Klumpke paralysis due to birth injury", + display_short: "P14.1", }, { key: "P14.2", en: "", de: "Phrenic nerve paralysis due to birth injury", + display_short: "P14.2", }, { key: "P14.3", en: "", de: "Other brachial plexus birth injuries", + display_short: "P14.3", }, { key: "P14.8", en: "", de: "Birth injuries to other parts of peripheral nervous system", + display_short: "P14.8", }, { key: "P14.9", en: "", de: "Birth injury to peripheral nervous system, unspecified", + display_short: "P14.9", }, { key: "P15", en: "", de: "Other birth injuries", + display_short: "P15", }, { key: "P15.0", en: "", de: "Birth injury to liver", + display_short: "P15.0", }, { key: "P15.1", en: "", de: "Birth injury to spleen", + display_short: "P15.1", }, { key: "P15.2", en: "", de: "Sternomastoid injury due to birth injury", + display_short: "P15.2", }, { key: "P15.3", en: "", de: "Birth injury to eye", + display_short: "P15.3", }, { key: "P15.4", en: "", de: "Birth injury to face", + display_short: "P15.4", }, { key: "P15.5", en: "", de: "Birth injury to external genitalia", + display_short: "P15.5", }, { key: "P15.6", en: "", de: "Subcutaneous fat necrosis due to birth injury", + display_short: "P15.6", }, { key: "P15.8", en: "", de: "Other specified birth injuries", + display_short: "P15.8", }, { key: "P15.9", en: "", de: "Birth injury, unspecified", + display_short: "P15.9", }, { key: "P20", en: "", de: "Intrauterine hypoxia", + display_short: "P20", }, { key: "P20.0", en: "", de: "Intrauterine hypoxia first noted before onset of labour", + display_short: "P20.0", }, { key: "P20.1", en: "", de: "Intrauterine hypoxia first noted during labour and delivery", + display_short: "P20.1", }, { key: "P20.9", en: "", de: "Intrauterine hypoxia, unspecified", + display_short: "P20.9", }, { key: "P21", en: "", de: "Birth asphyxia", + display_short: "P21", }, { key: "P21.0", en: "", de: "Severe birth asphyxia", + display_short: "P21.0", }, { key: "P21.1", en: "", de: "Mild and moderate birth asphyxia", + display_short: "P21.1", }, { key: "P21.9", en: "", de: "Birth asphyxia, unspecified", + display_short: "P21.9", }, { key: "P22", en: "", de: "Respiratory distress of newborn", + display_short: "P22", }, { key: "P22.0", en: "", de: "Respiratory distress syndrome of newborn", + display_short: "P22.0", }, { key: "P22.1", en: "", de: "Transient tachypnoea of newborn", + display_short: "P22.1", }, { key: "P22.8", en: "", de: "Other respiratory distress of newborn", + display_short: "P22.8", }, { key: "P22.9", en: "", de: "Respiratory distress of newborn, unspecified", + display_short: "P22.9", }, { key: "P23", en: "", de: "Congenital pneumonia", + display_short: "P23", }, { key: "P23.0", en: "", de: "Congenital pneumonia due to viral agent", + display_short: "P23.0", }, { key: "P23.1", en: "", de: "Congenital pneumonia due to Chlamydia", + display_short: "P23.1", }, { key: "P23.2", en: "", de: "Congenital pneumonia due to staphylococcus", + display_short: "P23.2", }, { key: "P23.3", en: "", de: "Congenital pneumonia due to streptococcus, group B", + display_short: "P23.3", }, { key: "P23.4", en: "", de: "Congenital pneumonia due to Escherichia coli", + display_short: "P23.4", }, { key: "P23.5", en: "", de: "Congenital pneumonia due to Pseudomonas", + display_short: "P23.5", }, { key: "P23.6", en: "", de: "Congenital pneumonia due to other bacterial agents", + display_short: "P23.6", }, { key: "P23.8", en: "", de: "Congenital pneumonia due to other organisms", + display_short: "P23.8", }, { key: "P23.9", en: "", de: "Congenital pneumonia, unspecified", + display_short: "P23.9", }, { key: "P24", en: "", de: "Neonatal aspiration syndromes", + display_short: "P24", }, { key: "P24.0", en: "", de: "Neonatal aspiration of meconium", + display_short: "P24.0", }, { key: "P24.1", en: "", de: "Neonatal aspiration of amniotic fluid and mucus", + display_short: "P24.1", }, { key: "P24.2", en: "", de: "Neonatal aspiration of blood", + display_short: "P24.2", }, { key: "P24.3", en: "", de: "Neonatal aspiration of milk and regurgitated food", + display_short: "P24.3", }, { key: "P24.8", en: "", de: "Other neonatal aspiration syndromes", + display_short: "P24.8", }, { key: "P24.9", en: "", de: "Neonatal aspiration syndrome, unspecified", + display_short: "P24.9", }, { key: "P25", en: "", de: "Interstitial emphysema and related conditions originating in the perinatal period", + display_short: "P25", }, { key: "P25.0", en: "", de: "Interstitial emphysema originating in the perinatal period", + display_short: "P25.0", }, { key: "P25.1", en: "", de: "Pneumothorax originating in the perinatal period", + display_short: "P25.1", }, { key: "P25.2", en: "", de: "Pneumomediastinum originating in the perinatal period", + display_short: "P25.2", }, { key: "P25.3", en: "", de: "Pneumopericardium originating in the perinatal period", + display_short: "P25.3", }, { key: "P25.8", en: "", de: "Other conditions related to interstitial emphysema originating in the perinatal period", + display_short: "P25.8", }, { key: "P26", en: "", de: "Pulmonary haemorrhage originating in the perinatal period", + display_short: "P26", }, { key: "P26.0", en: "", de: "Tracheobronchial haemorrhage originating in the perinatal period", + display_short: "P26.0", }, { key: "P26.1", en: "", de: "Massive pulmonary haemorrhage originating in the perinatal period", + display_short: "P26.1", }, { key: "P26.8", en: "", de: "Other pulmonary haemorrhages originating in the perinatal period", + display_short: "P26.8", }, { key: "P26.9", en: "", de: "Unspecified pulmonary haemorrhage originating in the perinatal period", + display_short: "P26.9", }, { key: "P27", en: "", de: "Chronic respiratory disease originating in the perinatal period", + display_short: "P27", }, { key: "P27.0", en: "", de: "Wilson-Mikity syndrome", + display_short: "P27.0", }, { key: "P27.1", en: "", de: "Bronchopulmonary dysplasia originating in the perinatal period", + display_short: "P27.1", }, { key: "P27.8", en: "", de: "Other chronic respiratory diseases originating in the perinatal period", + display_short: "P27.8", }, { key: "P27.9", en: "", de: "Unspecified chronic respiratory disease originating in the perinatal period", + display_short: "P27.9", }, { key: "P28", en: "", de: "Other respiratory conditions originating in the perinatal period", + display_short: "P28", }, { key: "P28.0", en: "", de: "Primary atelectasis of newborn", + display_short: "P28.0", }, { key: "P28.1", en: "", de: "Other and unspecified atelectasis of newborn", + display_short: "P28.1", }, { key: "P28.2", en: "", de: "Cyanotic attacks of newborn", + display_short: "P28.2", }, { key: "P28.3", en: "", de: "Primary sleep apnoea of newborn", + display_short: "P28.3", }, { key: "P28.4", en: "", de: "Other apnoea of newborn", + display_short: "P28.4", }, { key: "P28.5", en: "", de: "Respiratory failure of newborn", + display_short: "P28.5", }, { key: "P28.8", en: "", de: "Other specified respiratory conditions of newborn", + display_short: "P28.8", }, { key: "P28.9", en: "", de: "Respiratory condition of newborn, unspecified", + display_short: "P28.9", }, { key: "P29", en: "", de: "Cardiovascular disorders originating in the perinatal period", + display_short: "P29", }, { key: "P29.0", en: "", de: "Neonatal cardiac failure", + display_short: "P29.0", }, { key: "P29.1", en: "", de: "Neonatal cardiac dysrhythmia", + display_short: "P29.1", }, { key: "P29.2", en: "", de: "Neonatal hypertension", + display_short: "P29.2", }, { key: "P29.3", en: "", de: "Persistent fetal circulation", + display_short: "P29.3", }, { key: "P29.4", en: "", de: "Transient myocardial ischaemia of newborn", + display_short: "P29.4", }, { key: "P29.8", en: "", de: "Other cardiovascular disorders originating in the perinatal period", + display_short: "P29.8", }, { key: "P29.9", en: "", de: "Cardiovascular disorder originating in the perinatal period, unspecified", + display_short: "P29.9", }, { key: "P35", en: "", de: "Congenital viral diseases", + display_short: "P35", }, { key: "P35.0", en: "", de: "Congenital rubella syndrome", + display_short: "P35.0", }, { key: "P35.1", en: "", de: "Congenital cytomegalovirus infection", + display_short: "P35.1", }, { key: "P35.2", en: "", de: "Congenital herpesviral [herpes simplex] infection", + display_short: "P35.2", }, { key: "P35.3", en: "", de: "Congenital viral hepatitis", + display_short: "P35.3", }, { key: "P35.4", en: "", de: "Congenital Zika virus disease", + display_short: "P35.4", }, { key: "P35.8", en: "", de: "Other congenital viral diseases", + display_short: "P35.8", }, { key: "P35.9", en: "", de: "Congenital viral disease, unspecified", + display_short: "P35.9", }, { key: "P36", en: "", de: "Bacterial sepsis of newborn", + display_short: "P36", }, { key: "P36.0", en: "", de: "Sepsis of newborn due to streptococcus, group B", + display_short: "P36.0", }, { key: "P36.1", en: "", de: "Sepsis of newborn due to other and unspecified streptococci", + display_short: "P36.1", }, { key: "P36.2", en: "", de: "Sepsis of newborn due to Staphylococcus aureus", + display_short: "P36.2", }, { key: "P36.3", en: "", de: "Sepsis of newborn due to other and unspecified staphylococci", + display_short: "P36.3", }, { key: "P36.4", en: "", de: "Sepsis of newborn due to Escherichia coli", + display_short: "P36.4", }, { key: "P36.5", en: "", de: "Sepsis of newborn due to anaerobes", + display_short: "P36.5", }, { key: "P36.8", en: "", de: "Other bacterial sepsis of newborn", + display_short: "P36.8", }, { key: "P36.9", en: "", de: "Bacterial sepsis of newborn, unspecified", + display_short: "P36.9", }, { key: "P37", en: "", de: "Other congenital infectious and parasitic diseases", + display_short: "P37", }, { key: "P37.0", en: "", de: "Congenital tuberculosis", + display_short: "P37.0", }, { key: "P37.1", en: "", de: "Congenital toxoplasmosis", + display_short: "P37.1", }, { key: "P37.2", en: "", de: "Neonatal (disseminated) listeriosis", + display_short: "P37.2", }, { key: "P37.3", en: "", de: "Congenital falciparum malaria", + display_short: "P37.3", }, { key: "P37.4", en: "", de: "Other congenital malaria", + display_short: "P37.4", }, { key: "P37.5", en: "", de: "Neonatal candidiasis", + display_short: "P37.5", }, { key: "P37.8", en: "", de: "Other specified congenital infectious and parasitic diseases", + display_short: "P37.8", }, { key: "P37.9", en: "", de: "Congenital infectious and parasitic disease, unspecified", + display_short: "P37.9", }, { key: "P38", en: "", de: "Omphalitis of newborn with or without mild haemorrhage", + display_short: "P38", }, { key: "P39", en: "", de: "Other infections specific to the perinatal period", + display_short: "P39", }, { key: "P39.0", en: "", de: "Neonatal infective mastitis", + display_short: "P39.0", }, { key: "P39.1", en: "", de: "Neonatal conjunctivitis and dacryocystitis", + display_short: "P39.1", }, { key: "P39.2", en: "", de: "Intra-amniotic infection of fetus, not elsewhere classified", + display_short: "P39.2", }, { key: "P39.3", en: "", de: "Neonatal urinary tract infection", + display_short: "P39.3", }, { key: "P39.4", en: "", de: "Neonatal skin infection", + display_short: "P39.4", }, { key: "P39.8", en: "", de: "Other specified infections specific to the perinatal period", + display_short: "P39.8", }, { key: "P39.9", en: "", de: "Infection specific to the perinatal period, unspecified", + display_short: "P39.9", }, { key: "P50", en: "", de: "Fetal blood loss", + display_short: "P50", }, { key: "P50.0", en: "", de: "Fetal blood loss from vasa praevia", + display_short: "P50.0", }, { key: "P50.1", en: "", de: "Fetal blood loss from ruptured cord", + display_short: "P50.1", }, { key: "P50.2", en: "", de: "Fetal blood loss from placenta", + display_short: "P50.2", }, { key: "P50.3", en: "", de: "Haemorrhage into co-twin", + display_short: "P50.3", }, { key: "P50.4", en: "", de: "Haemorrhage into maternal circulation", + display_short: "P50.4", }, { key: "P50.5", en: "", de: "Fetal blood loss from cut end of co-twin's cord", + display_short: "P50.5", }, { key: "P50.8", en: "", de: "Other fetal blood loss", + display_short: "P50.8", }, { key: "P50.9", en: "", de: "Fetal blood loss, unspecified", + display_short: "P50.9", }, { key: "P51", en: "", de: "Umbilical haemorrhage of newborn", + display_short: "P51", }, { key: "P51.0", en: "", de: "Massive umbilical haemorrhage of newborn", + display_short: "P51.0", }, { key: "P51.8", en: "", de: "Other umbilical haemorrhages of newborn", + display_short: "P51.8", }, { key: "P51.9", en: "", de: "Umbilical haemorrhage of newborn, unspecified", + display_short: "P51.9", }, { key: "P52", en: "", de: "Intracranial nontraumatic haemorrhage of fetus and newborn", + display_short: "P52", }, { key: "P52.0", en: "", de: "Intraventricular (nontraumatic) haemorrhage, grade 1, of fetus and newborn", + display_short: "P52.0", }, { key: "P52.1", en: "", de: "Intraventricular (nontraumatic) haemorrhage, grade 2, of fetus and newborn", + display_short: "P52.1", }, { key: "P52.2", en: "", de: "Intraventricular (nontraumatic) haemorrhage, grade 3, and grade 4 of fetus and newborn", + display_short: "P52.2", }, { key: "P52.3", en: "", de: "Unspecified intraventricular (nontraumatic) haemorrhage of fetus and newborn", + display_short: "P52.3", }, { key: "P52.4", en: "", de: "Intracerebral (nontraumatic) haemorrhage of fetus and newborn", + display_short: "P52.4", }, { key: "P52.5", en: "", de: "Subarachnoid (nontraumatic) haemorrhage of fetus and newborn", + display_short: "P52.5", }, { key: "P52.6", en: "", de: "Cerebellar (nontraumatic) and posterior fossa haemorrhage of fetus and newborn", + display_short: "P52.6", }, { key: "P52.8", en: "", de: "Other intracranial (nontraumatic) haemorrhages of fetus and newborn", + display_short: "P52.8", }, { key: "P52.9", en: "", de: "Intracranial (nontraumatic) haemorrhage of fetus and newborn, unspecified", + display_short: "P52.9", }, { key: "P53", en: "", de: "Haemorrhagic disease of fetus and newborn", + display_short: "P53", }, { key: "P54", en: "", de: "Other neonatal haemorrhages", + display_short: "P54", }, { key: "P54.0", en: "", de: "Neonatal haematemesis", + display_short: "P54.0", }, { key: "P54.1", en: "", de: "Neonatal melaena", + display_short: "P54.1", }, { key: "P54.2", en: "", de: "Neonatal rectal haemorrhage", + display_short: "P54.2", }, { key: "P54.3", en: "", de: "Other neonatal gastrointestinal haemorrhage", + display_short: "P54.3", }, { key: "P54.4", en: "", de: "Neonatal adrenal haemorrhage", + display_short: "P54.4", }, { key: "P54.5", en: "", de: "Neonatal cutaneous haemorrhage", + display_short: "P54.5", }, { key: "P54.6", en: "", de: "Neonatal vaginal haemorrhage", + display_short: "P54.6", }, { key: "P54.8", en: "", de: "Other specified neonatal haemorrhages", + display_short: "P54.8", }, { key: "P54.9", en: "", de: "Neonatal haemorrhage, unspecified", + display_short: "P54.9", }, { key: "P55", en: "", de: "Haemolytic disease of fetus and newborn", + display_short: "P55", }, { key: "P55.0", en: "", de: "Rh isoimmunization of fetus and newborn", + display_short: "P55.0", }, { key: "P55.1", en: "", de: "ABO isoimmunization of fetus and newborn", + display_short: "P55.1", }, { key: "P55.8", en: "", de: "Other haemolytic diseases of fetus and newborn", + display_short: "P55.8", }, { key: "P55.9", en: "", de: "Haemolytic disease of fetus and newborn, unspecified", + display_short: "P55.9", }, { key: "P56", en: "", de: "Hydrops fetalis due to haemolytic disease", + display_short: "P56", }, { key: "P56.0", en: "", de: "Hydrops fetalis due to isoimmunization", + display_short: "P56.0", }, { key: "P56.9", en: "", de: "Hydrops fetalis due to other and unspecified haemolytic disease", + display_short: "P56.9", }, { key: "P57", en: "", de: "Kernicterus", + display_short: "P57", }, { key: "P57.0", en: "", de: "Kernicterus due to isoimmunization", + display_short: "P57.0", }, { key: "P57.8", en: "", de: "Other specified kernicterus", + display_short: "P57.8", }, { key: "P57.9", en: "", de: "Kernicterus, unspecified", + display_short: "P57.9", }, { key: "P58", en: "", de: "Neonatal jaundice due to other excessive haemolysis", + display_short: "P58", }, { key: "P58.0", en: "", de: "Neonatal jaundice due to bruising", + display_short: "P58.0", }, { key: "P58.1", en: "", de: "Neonatal jaundice due to bleeding", + display_short: "P58.1", }, { key: "P58.2", en: "", de: "Neonatal jaundice due to infection", + display_short: "P58.2", }, { key: "P58.3", en: "", de: "Neonatal jaundice due to polycythaemia", + display_short: "P58.3", }, { key: "P58.4", en: "", de: "Neonatal jaundice due to drugs or toxins transmitted from mother or given to newborn", + display_short: "P58.4", }, { key: "P58.5", en: "", de: "Neonatal jaundice due to swallowed maternal blood", + display_short: "P58.5", }, { key: "P58.8", en: "", de: "Neonatal jaundice due to other specified excessive haemolysis", + display_short: "P58.8", }, { key: "P58.9", en: "", de: "Neonatal jaundice due to excessive haemolysis, unspecified", + display_short: "P58.9", }, { key: "P59", en: "", de: "Neonatal jaundice from other and unspecified causes", + display_short: "P59", }, { key: "P59.0", en: "", de: "Neonatal jaundice associated with preterm delivery", + display_short: "P59.0", }, { key: "P59.1", en: "", de: "Inspissated bile syndrome", + display_short: "P59.1", }, { key: "P59.2", en: "", de: "Neonatal jaundice from other and unspecified hepatocellular damage", + display_short: "P59.2", }, { key: "P59.3", en: "", de: "Neonatal jaundice from breast milk inhibitor", + display_short: "P59.3", }, { key: "P59.8", en: "", de: "Neonatal jaundice from other specified causes", + display_short: "P59.8", }, { key: "P59.9", en: "", de: "Neonatal jaundice, unspecified", + display_short: "P59.9", }, { key: "P60", en: "", de: "Disseminated intravascular coagulation of fetus and newborn", + display_short: "P60", }, { key: "P61", en: "", de: "Other perinatal haematological disorders", + display_short: "P61", }, { key: "P61.0", en: "", de: "Transient neonatal thrombocytopenia", + display_short: "P61.0", }, { key: "P61.1", en: "", de: "Polycythaemia neonatorum", + display_short: "P61.1", }, { key: "P61.2", en: "", de: "Anaemia of prematurity", + display_short: "P61.2", }, { key: "P61.3", en: "", de: "Congenital anaemia from fetal blood loss", + display_short: "P61.3", }, { key: "P61.4", en: "", de: "Other congenital anaemias, not elsewhere classified", + display_short: "P61.4", }, { key: "P61.5", en: "", de: "Transient neonatal neutropenia", + display_short: "P61.5", }, { key: "P61.6", en: "", de: "Other transient neonatal disorders of coagulation", + display_short: "P61.6", }, { key: "P61.8", en: "", de: "Other specified perinatal haematological disorders", + display_short: "P61.8", }, { key: "P61.9", en: "", de: "Perinatal haematological disorder, unspecified", + display_short: "P61.9", }, { key: "P70", en: "", de: "Transitory disorders of carbohydrate metabolism specific to fetus and newborn", + display_short: "P70", }, { key: "P70.0", en: "", de: "Syndrome of infant of mother with gestational diabetes", + display_short: "P70.0", }, { key: "P70.1", en: "", de: "Syndrome of infant of a diabetic mother", + display_short: "P70.1", }, { key: "P70.2", en: "", de: "Neonatal diabetes mellitus", + display_short: "P70.2", }, { key: "P70.3", en: "", de: "Iatrogenic neonatal hypoglycaemia", + display_short: "P70.3", }, { key: "P70.4", en: "", de: "Other neonatal hypoglycaemia", + display_short: "P70.4", }, { key: "P70.8", en: "", de: "Other transitory disorders of carbohydrate metabolism of fetus and newborn", + display_short: "P70.8", }, { key: "P70.9", en: "", de: "Transitory disorder of carbohydrate metabolism of fetus and newborn, unspecified", + display_short: "P70.9", }, { key: "P71", en: "", de: "Transitory neonatal disorders of calcium and magnesium metabolism", + display_short: "P71", }, { key: "P71.0", en: "", de: "Cow milk hypocalcaemia in newborn", + display_short: "P71.0", }, { key: "P71.1", en: "", de: "Other neonatal hypocalcaemia", + display_short: "P71.1", }, { key: "P71.2", en: "", de: "Neonatal hypomagnesaemia", + display_short: "P71.2", }, { key: "P71.3", en: "", de: "Neonatal tetany without calcium or magnesium deficiency", + display_short: "P71.3", }, { key: "P71.4", en: "", de: "Transitory neonatal hypoparathyroidism", + display_short: "P71.4", }, { key: "P71.8", en: "", de: "Other transitory neonatal disorders of calcium and magnesium metabolism", + display_short: "P71.8", }, { key: "P71.9", en: "", de: "Transitory neonatal disorder of calcium and magnesium metabolism, unspecified", + display_short: "P71.9", }, { key: "P72", en: "", de: "Other transitory neonatal endocrine disorders", + display_short: "P72", }, { key: "P72.0", en: "", de: "Neonatal goitre, not elsewhere classified", + display_short: "P72.0", }, { key: "P72.1", en: "", de: "Transitory neonatal hyperthyroidism", + display_short: "P72.1", }, { key: "P72.2", en: "", de: "Other transitory neonatal disorders of thyroid function, not elsewhere classified", + display_short: "P72.2", }, { key: "P72.8", en: "", de: "Other specified transitory neonatal endocrine disorders", + display_short: "P72.8", }, { key: "P72.9", en: "", de: "Transitory neonatal endocrine disorder, unspecified", + display_short: "P72.9", }, { key: "P74", en: "", de: "Other transitory neonatal electrolyte and metabolic disturbances", + display_short: "P74", }, { key: "P74.0", en: "", de: "Late metabolic acidosis of newborn", + display_short: "P74.0", }, { key: "P74.1", en: "", de: "Dehydration of newborn", + display_short: "P74.1", }, { key: "P74.2", en: "", de: "Disturbances of sodium balance of newborn", + display_short: "P74.2", }, { key: "P74.3", en: "", de: "Disturbances of potassium balance of newborn", + display_short: "P74.3", }, { key: "P74.4", en: "", de: "Other transitory electrolyte disturbances of newborn", + display_short: "P74.4", }, { key: "P74.5", en: "", de: "Transitory tyrosinaemia of newborn", + display_short: "P74.5", }, { key: "P74.8", en: "", de: "Other transitory metabolic disturbances of newborn", + display_short: "P74.8", }, { key: "P74.9", en: "", de: "Transitory metabolic disturbance of newborn, unspecified", + display_short: "P74.9", }, { key: "P76", en: "", de: "Other intestinal obstruction of newborn", + display_short: "P76", }, { key: "P76.0", en: "", de: "Meconium plug syndrome", + display_short: "P76.0", }, { key: "P76.1", en: "", de: "Transitory ileus of newborn", + display_short: "P76.1", }, { key: "P76.2", en: "", de: "Intestinal obstruction due to inspissated milk", + display_short: "P76.2", }, { key: "P76.8", en: "", de: "Other specified intestinal obstruction of newborn", + display_short: "P76.8", }, { key: "P76.9", en: "", de: "Intestinal obstruction of newborn, unspecified", + display_short: "P76.9", }, { key: "P77", en: "", de: "Necrotizing enterocolitis of fetus and newborn", + display_short: "P77", }, { key: "P78", en: "", de: "Other perinatal digestive system disorders", + display_short: "P78", }, { key: "P78.0", en: "", de: "Perinatal intestinal perforation", + display_short: "P78.0", }, { key: "P78.1", en: "", de: "Other neonatal peritonitis", + display_short: "P78.1", }, { key: "P78.2", en: "", de: "Neonatal haematemesis and melaena due to swallowed maternal blood", + display_short: "P78.2", }, { key: "P78.3", en: "", de: "Noninfective neonatal diarrhoea", + display_short: "P78.3", }, { key: "P78.8", en: "", de: "Other specified perinatal digestive system disorders", + display_short: "P78.8", }, { key: "P78.9", en: "", de: "Perinatal digestive system disorder, unspecified", + display_short: "P78.9", }, { key: "P80", en: "", de: "Hypothermia of newborn", + display_short: "P80", }, { key: "P80.0", en: "", de: "Cold injury syndrome", + display_short: "P80.0", }, { key: "P80.8", en: "", de: "Other hypothermia of newborn", + display_short: "P80.8", }, { key: "P80.9", en: "", de: "Hypothermia of newborn, unspecified", + display_short: "P80.9", }, { key: "P81", en: "", de: "Other disturbances of temperature regulation of newborn", + display_short: "P81", }, { key: "P81.0", en: "", de: "Environmental hyperthermia of newborn", + display_short: "P81.0", }, { key: "P81.8", en: "", de: "Other specified disturbances of temperature regulation of newborn", + display_short: "P81.8", }, { key: "P81.9", en: "", de: "Disturbance of temperature regulation of newborn, unspecified", + display_short: "P81.9", }, { key: "P83", en: "", de: "Other conditions of integument specific to fetus and newborn", + display_short: "P83", }, { key: "P83.0", en: "", de: "Sclerema neonatorum", + display_short: "P83.0", }, { key: "P83.1", en: "", de: "Neonatal erythema toxicum", + display_short: "P83.1", }, { key: "P83.2", en: "", de: "Hydrops fetalis not due to haemolytic disease", + display_short: "P83.2", }, { key: "P83.3", en: "", de: "Other and unspecified oedema specific to fetus and newborn", + display_short: "P83.3", }, { key: "P83.4", en: "", de: "Breast engorgement of newborn", + display_short: "P83.4", }, { key: "P83.5", en: "", de: "Congenital hydrocele", + display_short: "P83.5", }, { key: "P83.6", en: "", de: "Umbilical polyp of newborn", + display_short: "P83.6", }, { key: "P83.8", en: "", de: "Other specified conditions of integument specific to fetus and newborn", + display_short: "P83.8", }, { key: "P83.9", en: "", de: "Condition of integument specific to fetus and newborn, unspecified", + display_short: "P83.9", }, { key: "P90", en: "", de: "Convulsions of newborn", + display_short: "P90", }, { key: "P91", en: "", de: "Other disturbances of cerebral status of newborn", + display_short: "P91", }, { key: "P91.0", en: "", de: "Neonatal cerebral ischaemia", + display_short: "P91.0", }, { key: "P91.1", en: "", de: "Acquired periventricular cysts of newborn", + display_short: "P91.1", }, { key: "P91.2", en: "", de: "Neonatal cerebral leukomalacia", + display_short: "P91.2", }, { key: "P91.3", en: "", de: "Neonatal cerebral irritability", + display_short: "P91.3", }, { key: "P91.4", en: "", de: "Neonatal cerebral depression", + display_short: "P91.4", }, { key: "P91.5", en: "", de: "Neonatal coma", + display_short: "P91.5", }, { key: "P91.6", en: "", de: "Hypoxic ischaemic encephalopathy of newborn", + display_short: "P91.6", }, { key: "P91.7", en: "", de: "Acquired hydrocephalus of newborn", + display_short: "P91.7", }, { key: "P91.8", en: "", de: "Other specified disturbances of cerebral status of newborn", + display_short: "P91.8", }, { key: "P91.9", en: "", de: "Disturbance of cerebral status of newborn, unspecified", + display_short: "P91.9", }, { key: "P92", en: "", de: "Feeding problems of newborn", + display_short: "P92", }, { key: "P92.0", en: "", de: "Vomiting in newborn", + display_short: "P92.0", }, { key: "P92.1", en: "", de: "Regurgitation and rumination in newborn", + display_short: "P92.1", }, { key: "P92.2", en: "", de: "Slow feeding of newborn", + display_short: "P92.2", }, { key: "P92.3", en: "", de: "Underfeeding of newborn", + display_short: "P92.3", }, { key: "P92.4", en: "", de: "Overfeeding of newborn", + display_short: "P92.4", }, { key: "P92.5", en: "", de: "Neonatal difficulty in feeding at breast", + display_short: "P92.5", }, { key: "P92.8", en: "", de: "Other feeding problems of newborn", + display_short: "P92.8", }, { key: "P92.9", en: "", de: "Feeding problem of newborn, unspecified", + display_short: "P92.9", }, { key: "P93", en: "", de: "Reactions and intoxications due to drugs administered to fetus and newborn", + display_short: "P93", }, { key: "P94", en: "", de: "Disorders of muscle tone of newborn", + display_short: "P94", }, { key: "P94.0", en: "", de: "Transient neonatal myasthenia gravis", + display_short: "P94.0", }, { key: "P94.1", en: "", de: "Congenital hypertonia", + display_short: "P94.1", }, { key: "P94.2", en: "", de: "Congenital hypotonia", + display_short: "P94.2", }, { key: "P94.8", en: "", de: "Other disorders of muscle tone of newborn", + display_short: "P94.8", }, { key: "P94.9", en: "", de: "Disorder of muscle tone of newborn, unspecified", + display_short: "P94.9", }, { key: "P95", en: "", de: "Fetal death of unspecified cause", + display_short: "P95", }, { key: "P96", en: "", de: "Other conditions originating in the perinatal period", + display_short: "P96", }, { key: "P96.0", en: "", de: "Congenital renal failure", + display_short: "P96.0", }, { key: "P96.1", en: "", de: "Neonatal withdrawal symptoms from maternal use of drugs of addiction", + display_short: "P96.1", }, { key: "P96.2", en: "", de: "Withdrawal symptoms from therapeutic use of drugs in newborn", + display_short: "P96.2", }, { key: "P96.3", en: "", de: "Wide cranial sutures of newborn", + display_short: "P96.3", }, { key: "P96.4", en: "", de: "Termination of pregnancy, affecting fetus and newborn", + display_short: "P96.4", }, { key: "P96.5", en: "", de: "Complications of intrauterine procedures, not elsewhere classified", + display_short: "P96.5", }, { key: "P96.8", en: "", de: "Other specified conditions originating in the perinatal period", + display_short: "P96.8", }, { key: "P96.9", en: "", de: "Condition originating in the perinatal period, unspecified", + display_short: "P96.9", }, { key: "Q00", en: "", de: "Anencephaly and similar malformations", + display_short: "Q00", }, { key: "Q00.0", en: "", de: "Anencephaly", + display_short: "Q00.0", }, { key: "Q00.1", en: "", de: "Craniorachischisis", + display_short: "Q00.1", }, { key: "Q00.2", en: "", de: "Iniencephaly", + display_short: "Q00.2", }, { key: "Q01", en: "", de: "Encephalocele", + display_short: "Q01", }, { key: "Q01.0", en: "", de: "Frontal encephalocele", + display_short: "Q01.0", }, { key: "Q01.1", en: "", de: "Nasofrontal encephalocele", + display_short: "Q01.1", }, { key: "Q01.2", en: "", de: "Occipital encephalocele", + display_short: "Q01.2", }, { key: "Q01.8", en: "", de: "Encephalocele of other sites", + display_short: "Q01.8", }, { key: "Q01.9", en: "", de: "Encephalocele, unspecified", + display_short: "Q01.9", }, { key: "Q02", en: "", de: "Microcephaly", + display_short: "Q02", }, { key: "Q03", en: "", de: "Congenital hydrocephalus", + display_short: "Q03", }, { key: "Q03.0", en: "", de: "Malformations of aqueduct of Sylvius", + display_short: "Q03.0", }, { key: "Q03.1", en: "", de: "Atresia of foramina of Magendie and Luschka", + display_short: "Q03.1", }, { key: "Q03.8", en: "", de: "Other congenital hydrocephalus", + display_short: "Q03.8", }, { key: "Q03.9", en: "", de: "Congenital hydrocephalus, unspecified", + display_short: "Q03.9", }, { key: "Q04", en: "", de: "Other congenital malformations of brain", + display_short: "Q04", }, { key: "Q04.0", en: "", de: "Congenital malformations of corpus callosum", + display_short: "Q04.0", }, { key: "Q04.1", en: "", de: "Arhinencephaly", + display_short: "Q04.1", }, { key: "Q04.2", en: "", de: "Holoprosencephaly", + display_short: "Q04.2", }, { key: "Q04.3", en: "", de: "Other reduction deformities of brain", + display_short: "Q04.3", }, { key: "Q04.4", en: "", de: "Septo-optic dysplasia", + display_short: "Q04.4", }, { key: "Q04.5", en: "", de: "Megalencephaly", + display_short: "Q04.5", }, { key: "Q04.6", en: "", de: "Congenital cerebral cysts", + display_short: "Q04.6", }, { key: "Q04.8", en: "", de: "Other specified congenital malformations of brain", + display_short: "Q04.8", }, { key: "Q04.9", en: "", de: "Congenital malformation of brain, unspecified", + display_short: "Q04.9", }, { key: "Q05", en: "", de: "Spina bifida", + display_short: "Q05", }, { key: "Q05.0", en: "", de: "Cervical spina bifida with hydrocephalus", + display_short: "Q05.0", }, { key: "Q05.1", en: "", de: "Thoracic spina bifida with hydrocephalus", + display_short: "Q05.1", }, { key: "Q05.2", en: "", de: "Lumbar spina bifida with hydrocephalus", + display_short: "Q05.2", }, { key: "Q05.3", en: "", de: "Sacral spina bifida with hydrocephalus", + display_short: "Q05.3", }, { key: "Q05.4", en: "", de: "Unspecified spina bifida with hydrocephalus", + display_short: "Q05.4", }, { key: "Q05.5", en: "", de: "Cervical spina bifida without hydrocephalus", + display_short: "Q05.5", }, { key: "Q05.6", en: "", de: "Thoracic spina bifida without hydrocephalus", + display_short: "Q05.6", }, { key: "Q05.7", en: "", de: "Lumbar spina bifida without hydrocephalus", + display_short: "Q05.7", }, { key: "Q05.8", en: "", de: "Sacral spina bifida without hydrocephalus", + display_short: "Q05.8", }, { key: "Q05.9", en: "", de: "Spina bifida, unspecified", + display_short: "Q05.9", }, { key: "Q06", en: "", de: "Other congenital malformations of spinal cord", + display_short: "Q06", }, { key: "Q06.0", en: "", de: "Amyelia", + display_short: "Q06.0", }, { key: "Q06.1", en: "", de: "Hypoplasia and dysplasia of spinal cord", + display_short: "Q06.1", }, { key: "Q06.2", en: "", de: "Diastematomyelia", + display_short: "Q06.2", }, { key: "Q06.3", en: "", de: "Other congenital cauda equina malformations", + display_short: "Q06.3", }, { key: "Q06.4", en: "", de: "Hydromyelia", + display_short: "Q06.4", }, { key: "Q06.8", en: "", de: "Other specified congenital malformations of spinal cord", + display_short: "Q06.8", }, { key: "Q06.9", en: "", de: "Congenital malformation of spinal cord, unspecified", + display_short: "Q06.9", }, { key: "Q07", en: "", de: "Other congenital malformations of nervous system", + display_short: "Q07", }, { key: "Q07.0", en: "", de: "Arnold-Chiari syndrome", + display_short: "Q07.0", }, { key: "Q07.8", en: "", de: "Other specified congenital malformations of nervous system", + display_short: "Q07.8", }, { key: "Q07.9", en: "", de: "Congenital malformation of nervous system, unspecified", + display_short: "Q07.9", }, { key: "Q10", en: "", de: "Congenital malformations of eyelid, lacrimal apparatus and orbit", + display_short: "Q10", }, { key: "Q10.0", en: "", de: "Congenital ptosis", + display_short: "Q10.0", }, { key: "Q10.1", en: "", de: "Congenital ectropion", + display_short: "Q10.1", }, { key: "Q10.2", en: "", de: "Congenital entropion", + display_short: "Q10.2", }, { key: "Q10.3", en: "", de: "Other congenital malformations of eyelid", + display_short: "Q10.3", }, { key: "Q10.4", en: "", de: "Absence and agenesis of lacrimal apparatus", + display_short: "Q10.4", }, { key: "Q10.5", en: "", de: "Congenital stenosis and stricture of lacrimal duct", + display_short: "Q10.5", }, { key: "Q10.6", en: "", de: "Other congenital malformations of lacrimal apparatus", + display_short: "Q10.6", }, { key: "Q10.7", en: "", de: "Congenital malformation of orbit", + display_short: "Q10.7", }, { key: "Q11", en: "", de: "Anophthalmos, microphthalmos and macrophthalmos", + display_short: "Q11", }, { key: "Q11.0", en: "", de: "Cystic eyeball", + display_short: "Q11.0", }, { key: "Q11.1", en: "", de: "Other anophthalmos", + display_short: "Q11.1", }, { key: "Q11.2", en: "", de: "Microphthalmos", + display_short: "Q11.2", }, { key: "Q11.3", en: "", de: "Macrophthalmos", + display_short: "Q11.3", }, { key: "Q12", en: "", de: "Congenital lens malformations", + display_short: "Q12", }, { key: "Q12.0", en: "", de: "Congenital cataract", + display_short: "Q12.0", }, { key: "Q12.1", en: "", de: "Congenital displaced lens", + display_short: "Q12.1", }, { key: "Q12.2", en: "", de: "Coloboma of lens", + display_short: "Q12.2", }, { key: "Q12.3", en: "", de: "Congenital aphakia", + display_short: "Q12.3", }, { key: "Q12.4", en: "", de: "Spherophakia", + display_short: "Q12.4", }, { key: "Q12.8", en: "", de: "Other congenital lens malformations", + display_short: "Q12.8", }, { key: "Q12.9", en: "", de: "Congenital lens malformation, unspecified", + display_short: "Q12.9", }, { key: "Q13", en: "", de: "Congenital malformations of anterior segment of eye", + display_short: "Q13", }, { key: "Q13.0", en: "", de: "Coloboma of iris", + display_short: "Q13.0", }, { key: "Q13.1", en: "", de: "Absence of iris", + display_short: "Q13.1", }, { key: "Q13.2", en: "", de: "Other congenital malformations of iris", + display_short: "Q13.2", }, { key: "Q13.3", en: "", de: "Congenital corneal opacity", + display_short: "Q13.3", }, { key: "Q13.4", en: "", de: "Other congenital corneal malformations", + display_short: "Q13.4", }, { key: "Q13.5", en: "", de: "Blue sclera", + display_short: "Q13.5", }, { key: "Q13.8", en: "", de: "Other congenital malformations of anterior segment of eye", + display_short: "Q13.8", }, { key: "Q13.9", en: "", de: "Congenital malformation of anterior segment of eye, unspecified", + display_short: "Q13.9", }, { key: "Q14", en: "", de: "Congenital malformations of posterior segment of eye", + display_short: "Q14", }, { key: "Q14.0", en: "", de: "Congenital malformation of vitreous humour", + display_short: "Q14.0", }, { key: "Q14.1", en: "", de: "Congenital malformation of retina", + display_short: "Q14.1", }, { key: "Q14.2", en: "", de: "Congenital malformation of optic disc", + display_short: "Q14.2", }, { key: "Q14.3", en: "", de: "Congenital malformation of choroid", + display_short: "Q14.3", }, { key: "Q14.8", en: "", de: "Other congenital malformations of posterior segment of eye", + display_short: "Q14.8", }, { key: "Q14.9", en: "", de: "Congenital malformation of posterior segment of eye, unspecified", + display_short: "Q14.9", }, { key: "Q15", en: "", de: "Other congenital malformations of eye", + display_short: "Q15", }, { key: "Q15.0", en: "", de: "Congenital glaucoma", + display_short: "Q15.0", }, { key: "Q15.8", en: "", de: "Other specified congenital malformations of eye", + display_short: "Q15.8", }, { key: "Q15.9", en: "", de: "Congenital malformation of eye, unspecified", + display_short: "Q15.9", }, { key: "Q16", en: "", de: "Congenital malformations of ear causing impairment of hearing", + display_short: "Q16", }, { key: "Q16.0", en: "", de: "Congenital absence of (ear) auricle", + display_short: "Q16.0", }, { key: "Q16.1", en: "", de: "Congenital absence, atresia and stricture of auditory canal (external)", + display_short: "Q16.1", }, { key: "Q16.2", en: "", de: "Absence of eustachian tube", + display_short: "Q16.2", }, { key: "Q16.3", en: "", de: "Congenital malformation of ear ossicles", + display_short: "Q16.3", }, { key: "Q16.4", en: "", de: "Other congenital malformations of middle ear", + display_short: "Q16.4", }, { key: "Q16.5", en: "", de: "Congenital malformation of inner ear", + display_short: "Q16.5", }, { key: "Q16.9", en: "", de: "Congenital malformation of ear causing impairment of hearing, unspecified", + display_short: "Q16.9", }, { key: "Q17", en: "", de: "Other congenital malformations of ear", + display_short: "Q17", }, { key: "Q17.0", en: "", de: "Accessory auricle", + display_short: "Q17.0", }, { key: "Q17.1", en: "", de: "Macrotia", + display_short: "Q17.1", }, { key: "Q17.2", en: "", de: "Microtia", + display_short: "Q17.2", }, { key: "Q17.3", en: "", de: "Other misshapen ear", + display_short: "Q17.3", }, { key: "Q17.4", en: "", de: "Misplaced ear", + display_short: "Q17.4", }, { key: "Q17.5", en: "", de: "Prominent ear", + display_short: "Q17.5", }, { key: "Q17.8", en: "", de: "Other specified congenital malformations of ear", + display_short: "Q17.8", }, { key: "Q17.9", en: "", de: "Congenital malformation of ear, unspecified", + display_short: "Q17.9", }, { key: "Q18", en: "", de: "Other congenital malformations of face and neck", + display_short: "Q18", }, { key: "Q18.0", en: "", de: "Sinus, fistula and cyst of branchial cleft", + display_short: "Q18.0", }, { key: "Q18.1", en: "", de: "Preauricular sinus and cyst", + display_short: "Q18.1", }, { key: "Q18.2", en: "", de: "Other branchial cleft malformations", + display_short: "Q18.2", }, { key: "Q18.3", en: "", de: "Webbing of neck", + display_short: "Q18.3", }, { key: "Q18.4", en: "", de: "Macrostomia", + display_short: "Q18.4", }, { key: "Q18.5", en: "", de: "Microstomia", + display_short: "Q18.5", }, { key: "Q18.6", en: "", de: "Macrocheilia", + display_short: "Q18.6", }, { key: "Q18.7", en: "", de: "Microcheilia", + display_short: "Q18.7", }, { key: "Q18.8", en: "", de: "Other specified congenital malformations of face and neck", + display_short: "Q18.8", }, { key: "Q18.9", en: "", de: "Congenital malformation of face and neck, unspecified", + display_short: "Q18.9", }, { key: "Q20", en: "", de: "Congenital malformations of cardiac chambers and connections", + display_short: "Q20", }, { key: "Q20.0", en: "", de: "Common arterial trunk", + display_short: "Q20.0", }, { key: "Q20.1", en: "", de: "Double outlet right ventricle", + display_short: "Q20.1", }, { key: "Q20.2", en: "", de: "Double outlet left ventricle", + display_short: "Q20.2", }, { key: "Q20.3", en: "", de: "Discordant ventriculoarterial connection", + display_short: "Q20.3", }, { key: "Q20.4", en: "", de: "Double inlet ventricle", + display_short: "Q20.4", }, { key: "Q20.5", en: "", de: "Discordant atrioventricular connection", + display_short: "Q20.5", }, { key: "Q20.6", en: "", de: "Isomerism of atrial appendages", + display_short: "Q20.6", }, { key: "Q20.8", en: "", de: "Other congenital malformations of cardiac chambers and connections", + display_short: "Q20.8", }, { key: "Q20.9", en: "", de: "Congenital malformation of cardiac chambers and connections, unspecified", + display_short: "Q20.9", }, { key: "Q21", en: "", de: "Congenital malformations of cardiac septa", + display_short: "Q21", }, { key: "Q21.0", en: "", de: "Ventricular septal defect", + display_short: "Q21.0", }, { key: "Q21.1", en: "", de: "Atrial septal defect", + display_short: "Q21.1", }, { key: "Q21.2", en: "", de: "Atrioventricular septal defect", + display_short: "Q21.2", }, { key: "Q21.3", en: "", de: "Tetralogy of Fallot", + display_short: "Q21.3", }, { key: "Q21.4", en: "", de: "Aortopulmonary septal defect", + display_short: "Q21.4", }, { key: "Q21.8", en: "", de: "Other congenital malformations of cardiac septa", + display_short: "Q21.8", }, { key: "Q21.9", en: "", de: "Congenital malformation of cardiac septum, unspecified", + display_short: "Q21.9", }, { key: "Q22", en: "", de: "Congenital malformations of pulmonary and tricuspid valves", + display_short: "Q22", }, { key: "Q22.0", en: "", de: "Pulmonary valve atresia", + display_short: "Q22.0", }, { key: "Q22.1", en: "", de: "Congenital pulmonary valve stenosis", + display_short: "Q22.1", }, { key: "Q22.2", en: "", de: "Congenital pulmonary valve insufficiency", + display_short: "Q22.2", }, { key: "Q22.3", en: "", de: "Other congenital malformations of pulmonary valve", + display_short: "Q22.3", }, { key: "Q22.4", en: "", de: "Congenital tricuspid stenosis", + display_short: "Q22.4", }, { key: "Q22.5", en: "", de: "Ebstein anomaly", + display_short: "Q22.5", }, { key: "Q22.6", en: "", de: "Hypoplastic right heart syndrome", + display_short: "Q22.6", }, { key: "Q22.8", en: "", de: "Other congenital malformations of tricuspid valve", + display_short: "Q22.8", }, { key: "Q22.9", en: "", de: "Congenital malformation of tricuspid valve, unspecified", + display_short: "Q22.9", }, { key: "Q23", en: "", de: "Congenital malformations of aortic and mitral valves", + display_short: "Q23", }, { key: "Q23.0", en: "", de: "Congenital stenosis of aortic valve", + display_short: "Q23.0", }, { key: "Q23.1", en: "", de: "Congenital insufficiency of aortic valve", + display_short: "Q23.1", }, { key: "Q23.2", en: "", de: "Congenital mitral stenosis", + display_short: "Q23.2", }, { key: "Q23.3", en: "", de: "Congenital mitral insufficiency", + display_short: "Q23.3", }, { key: "Q23.4", en: "", de: "Hypoplastic left heart syndrome", + display_short: "Q23.4", }, { key: "Q23.8", en: "", de: "Other congenital malformations of aortic and mitral valves", + display_short: "Q23.8", }, { key: "Q23.9", en: "", de: "Congenital malformation of aortic and mitral valves, unspecified", + display_short: "Q23.9", }, { key: "Q24", en: "", de: "Other congenital malformations of heart", + display_short: "Q24", }, { key: "Q24.0", en: "", de: "Dextrocardia", + display_short: "Q24.0", }, { key: "Q24.1", en: "", de: "Laevocardia", + display_short: "Q24.1", }, { key: "Q24.2", en: "", de: "Cor triatriatum", + display_short: "Q24.2", }, { key: "Q24.3", en: "", de: "Pulmonary infundibular stenosis", + display_short: "Q24.3", }, { key: "Q24.4", en: "", de: "Congenital subaortic stenosis", + display_short: "Q24.4", }, { key: "Q24.5", en: "", de: "Malformation of coronary vessels", + display_short: "Q24.5", }, { key: "Q24.6", en: "", de: "Congenital heart block", + display_short: "Q24.6", }, { key: "Q24.8", en: "", de: "Other specified congenital malformations of heart", + display_short: "Q24.8", }, { key: "Q24.9", en: "", de: "Congenital malformation of heart, unspecified", + display_short: "Q24.9", }, { key: "Q25", en: "", de: "Congenital malformations of great arteries", + display_short: "Q25", }, { key: "Q25.0", en: "", de: "Patent ductus arteriosus", + display_short: "Q25.0", }, { key: "Q25.1", en: "", de: "Coarctation of aorta", + display_short: "Q25.1", }, { key: "Q25.2", en: "", de: "Atresia of aorta", + display_short: "Q25.2", }, { key: "Q25.3", en: "", de: "Stenosis of aorta", + display_short: "Q25.3", }, { key: "Q25.4", en: "", de: "Other congenital malformations of aorta", + display_short: "Q25.4", }, { key: "Q25.5", en: "", de: "Atresia of pulmonary artery", + display_short: "Q25.5", }, { key: "Q25.6", en: "", de: "Stenosis of pulmonary artery", + display_short: "Q25.6", }, { key: "Q25.7", en: "", de: "Other congenital malformations of pulmonary artery", + display_short: "Q25.7", }, { key: "Q25.8", en: "", de: "Other congenital malformations of great arteries", + display_short: "Q25.8", }, { key: "Q25.9", en: "", de: "Congenital malformation of great arteries, unspecified", + display_short: "Q25.9", }, { key: "Q26", en: "", de: "Congenital malformations of great veins", + display_short: "Q26", }, { key: "Q26.0", en: "", de: "Congenital stenosis of vena cava", + display_short: "Q26.0", }, { key: "Q26.1", en: "", de: "Persistent left superior vena cava", + display_short: "Q26.1", }, { key: "Q26.2", en: "", de: "Total anomalous pulmonary venous connection", + display_short: "Q26.2", }, { key: "Q26.3", en: "", de: "Partial anomalous pulmonary venous connection", + display_short: "Q26.3", }, { key: "Q26.4", en: "", de: "Anomalous pulmonary venous connection, unspecified", + display_short: "Q26.4", }, { key: "Q26.5", en: "", de: "Anomalous portal venous connection", + display_short: "Q26.5", }, { key: "Q26.6", en: "", de: "Portal vein-hepatic artery fistula", + display_short: "Q26.6", }, { key: "Q26.8", en: "", de: "Other congenital malformations of great veins", + display_short: "Q26.8", }, { key: "Q26.9", en: "", de: "Congenital malformation of great vein, unspecified", + display_short: "Q26.9", }, { key: "Q27", en: "", de: "Other congenital malformations of peripheral vascular system", + display_short: "Q27", }, { key: "Q27.0", en: "", de: "Congenital absence and hypoplasia of umbilical artery", + display_short: "Q27.0", }, { key: "Q27.1", en: "", de: "Congenital renal artery stenosis", + display_short: "Q27.1", }, { key: "Q27.2", en: "", de: "Other congenital malformations of renal artery", + display_short: "Q27.2", }, { key: "Q27.3", en: "", de: "Peripheral arteriovenous malformation", + display_short: "Q27.3", }, { key: "Q27.4", en: "", de: "Congenital phlebectasia", + display_short: "Q27.4", }, { key: "Q27.8", en: "", de: "Other specified congenital malformations of peripheral vascular system", + display_short: "Q27.8", }, { key: "Q27.9", en: "", de: "Congenital malformation of peripheral vascular system, unspecified", + display_short: "Q27.9", }, { key: "Q28", en: "", de: "Other congenital malformations of circulatory system", + display_short: "Q28", }, { key: "Q28.0", en: "", de: "Arteriovenous malformation of precerebral vessels", + display_short: "Q28.0", }, { key: "Q28.1", en: "", de: "Other malformations of precerebral vessels", + display_short: "Q28.1", }, { key: "Q28.2", en: "", de: "Arteriovenous malformation of cerebral vessels", + display_short: "Q28.2", }, { key: "Q28.3", en: "", de: "Other malformations of cerebral vessels", + display_short: "Q28.3", }, { key: "Q28.8", en: "", de: "Other specified congenital malformations of circulatory system", + display_short: "Q28.8", }, { key: "Q28.9", en: "", de: "Congenital malformation of circulatory system, unspecified", + display_short: "Q28.9", }, { key: "Q30", en: "", de: "Congenital malformations of nose", + display_short: "Q30", }, { key: "Q30.0", en: "", de: "Choanal atresia", + display_short: "Q30.0", }, { key: "Q30.1", en: "", de: "Agenesis and underdevelopment of nose", + display_short: "Q30.1", }, { key: "Q30.2", en: "", de: "Fissured, notched and cleft nose", + display_short: "Q30.2", }, { key: "Q30.3", en: "", de: "Congenital perforated nasal septum", + display_short: "Q30.3", }, { key: "Q30.8", en: "", de: "Other congenital malformations of nose", + display_short: "Q30.8", }, { key: "Q30.9", en: "", de: "Congenital malformation of nose, unspecified", + display_short: "Q30.9", }, { key: "Q31", en: "", de: "Congenital malformations of larynx", + display_short: "Q31", }, { key: "Q31.0", en: "", de: "Web of larynx", + display_short: "Q31.0", }, { key: "Q31.1", en: "", de: "Congenital subglottic stenosis", + display_short: "Q31.1", }, { key: "Q31.2", en: "", de: "Laryngeal hypoplasia", + display_short: "Q31.2", }, { key: "Q31.3", en: "", de: "Laryngocele", + display_short: "Q31.3", }, { key: "Q31.5", en: "", de: "Congenital laryngomalacia", + display_short: "Q31.5", }, { key: "Q31.8", en: "", de: "Other congenital malformations of larynx", + display_short: "Q31.8", }, { key: "Q31.9", en: "", de: "Congenital malformation of larynx, unspecified", + display_short: "Q31.9", }, { key: "Q32", en: "", de: "Congenital malformations of trachea and bronchus", + display_short: "Q32", }, { key: "Q32.0", en: "", de: "Congenital tracheomalacia", + display_short: "Q32.0", }, { key: "Q32.1", en: "", de: "Other congenital malformations of trachea", + display_short: "Q32.1", }, { key: "Q32.2", en: "", de: "Congenital bronchomalacia", + display_short: "Q32.2", }, { key: "Q32.3", en: "", de: "Congenital stenosis of bronchus", + display_short: "Q32.3", }, { key: "Q32.4", en: "", de: "Other congenital malformations of bronchus", + display_short: "Q32.4", }, { key: "Q33", en: "", de: "Congenital malformations of lung", + display_short: "Q33", }, { key: "Q33.0", en: "", de: "Congenital cystic lung", + display_short: "Q33.0", }, { key: "Q33.1", en: "", de: "Accessory lobe of lung", + display_short: "Q33.1", }, { key: "Q33.2", en: "", de: "Sequestration of lung", + display_short: "Q33.2", }, { key: "Q33.3", en: "", de: "Agenesis of lung", + display_short: "Q33.3", }, { key: "Q33.4", en: "", de: "Congenital bronchiectasis", + display_short: "Q33.4", }, { key: "Q33.5", en: "", de: "Ectopic tissue in lung", + display_short: "Q33.5", }, { key: "Q33.6", en: "", de: "Hypoplasia and dysplasia of lung", + display_short: "Q33.6", }, { key: "Q33.8", en: "", de: "Other congenital malformations of lung", + display_short: "Q33.8", }, { key: "Q33.9", en: "", de: "Congenital malformation of lung, unspecified", + display_short: "Q33.9", }, { key: "Q34", en: "", de: "Other congenital malformations of respiratory system", + display_short: "Q34", }, { key: "Q34.0", en: "", de: "Anomaly of pleura", + display_short: "Q34.0", }, { key: "Q34.1", en: "", de: "Congenital cyst of mediastinum", + display_short: "Q34.1", }, { key: "Q34.8", en: "", de: "Other specified congenital malformations of respiratory system", + display_short: "Q34.8", }, { key: "Q34.9", en: "", de: "Congenital malformation of respiratory system, unspecified", + display_short: "Q34.9", }, { key: "Q35", en: "", de: "Cleft palate", + display_short: "Q35", }, { key: "Q35.1", en: "", de: "Cleft hard palate", + display_short: "Q35.1", }, { key: "Q35.3", en: "", de: "Cleft soft palate", + display_short: "Q35.3", }, { key: "Q35.5", en: "", de: "Cleft hard palate with cleft soft palate", + display_short: "Q35.5", }, { key: "Q35.7", en: "", de: "Cleft uvula", + display_short: "Q35.7", }, { key: "Q35.9", en: "", de: "Cleft palate, unspecified", + display_short: "Q35.9", }, { key: "Q36", en: "", de: "Cleft lip", + display_short: "Q36", }, { key: "Q36.0", en: "", de: "Cleft lip, bilateral", + display_short: "Q36.0", }, { key: "Q36.1", en: "", de: "Cleft lip, median", + display_short: "Q36.1", }, { key: "Q36.9", en: "", de: "Cleft lip, unilateral", + display_short: "Q36.9", }, { key: "Q37", en: "", de: "Cleft palate with cleft lip", + display_short: "Q37", }, { key: "Q37.0", en: "", de: "Cleft hard palate with bilateral cleft lip", + display_short: "Q37.0", }, { key: "Q37.1", en: "", de: "Cleft hard palate with unilateral cleft lip", + display_short: "Q37.1", }, { key: "Q37.2", en: "", de: "Cleft soft palate with bilateral cleft lip", + display_short: "Q37.2", }, { key: "Q37.3", en: "", de: "Cleft soft palate with unilateral cleft lip", + display_short: "Q37.3", }, { key: "Q37.4", en: "", de: "Cleft hard and soft palate with bilateral cleft lip", + display_short: "Q37.4", }, { key: "Q37.5", en: "", de: "Cleft hard and soft palate with unilateral cleft lip", + display_short: "Q37.5", }, { key: "Q37.8", en: "", de: "Unspecified cleft palate with bilateral cleft lip", + display_short: "Q37.8", }, { key: "Q37.9", en: "", de: "Unspecified cleft palate with unilateral cleft lip", + display_short: "Q37.9", }, { key: "Q38", en: "", de: "Other congenital malformations of tongue, mouth and pharynx", + display_short: "Q38", }, { key: "Q38.0", en: "", de: "Congenital malformations of lips, not elsewhere classified", + display_short: "Q38.0", }, { key: "Q38.1", en: "", de: "Ankyloglossia", + display_short: "Q38.1", }, { key: "Q38.2", en: "", de: "Macroglossia", + display_short: "Q38.2", }, { key: "Q38.3", en: "", de: "Other congenital malformations of tongue", + display_short: "Q38.3", }, { key: "Q38.4", en: "", de: "Congenital malformations of salivary glands and ducts", + display_short: "Q38.4", }, { key: "Q38.5", en: "", de: "Congenital malformations of palate, not elsewhere classified", + display_short: "Q38.5", }, { key: "Q38.6", en: "", de: "Other congenital malformations of mouth", + display_short: "Q38.6", }, { key: "Q38.7", en: "", de: "Pharyngeal pouch", + display_short: "Q38.7", }, { key: "Q38.8", en: "", de: "Other congenital malformations of pharynx", + display_short: "Q38.8", }, { key: "Q39", en: "", de: "Congenital malformations of oesophagus", + display_short: "Q39", }, { key: "Q39.0", en: "", de: "Atresia of oesophagus without fistula", + display_short: "Q39.0", }, { key: "Q39.1", en: "", de: "Atresia of oesophagus with tracheo-oesophageal fistula", + display_short: "Q39.1", }, { key: "Q39.2", en: "", de: "Congenital tracheo-oesophageal fistula without atresia", + display_short: "Q39.2", }, { key: "Q39.3", en: "", de: "Congenital stenosis and stricture of oesophagus", + display_short: "Q39.3", }, { key: "Q39.4", en: "", de: "Congenital oesophageal web", + display_short: "Q39.4", }, { key: "Q39.5", en: "", de: "Congenital dilatation of oesophagus", + display_short: "Q39.5", }, { key: "Q39.6", en: "", de: "Diverticulum of oesophagus", + display_short: "Q39.6", }, { key: "Q39.8", en: "", de: "Other congenital malformations of oesophagus", + display_short: "Q39.8", }, { key: "Q39.9", en: "", de: "Congenital malformation of oesophagus, unspecified", + display_short: "Q39.9", }, { key: "Q40", en: "", de: "Other congenital malformations of upper alimentary tract", + display_short: "Q40", }, { key: "Q40.0", en: "", de: "Congenital hypertrophic pyloric stenosis", + display_short: "Q40.0", }, { key: "Q40.1", en: "", de: "Congenital hiatus hernia", + display_short: "Q40.1", }, { key: "Q40.2", en: "", de: "Other specified congenital malformations of stomach", + display_short: "Q40.2", }, { key: "Q40.3", en: "", de: "Congenital malformation of stomach, unspecified", + display_short: "Q40.3", }, { key: "Q40.8", en: "", de: "Other specified congenital malformations of upper alimentary tract", + display_short: "Q40.8", }, { key: "Q40.9", en: "", de: "Congenital malformation of upper alimentary tract, unspecified", + display_short: "Q40.9", }, { key: "Q41", en: "", de: "Congenital absence, atresia and stenosis of small intestine", + display_short: "Q41", }, { key: "Q41.0", en: "", de: "Congenital absence, atresia and stenosis of duodenum", + display_short: "Q41.0", }, { key: "Q41.1", en: "", de: "Congenital absence, atresia and stenosis of jejunum", + display_short: "Q41.1", }, { key: "Q41.2", en: "", de: "Congenital absence, atresia and stenosis of ileum", + display_short: "Q41.2", }, { key: "Q41.8", en: "", de: "Congenital absence, atresia and stenosis of other specified parts of small intestine", + display_short: "Q41.8", }, { key: "Q41.9", en: "", de: "Congenital absence, atresia and stenosis of small intestine, part unspecified", + display_short: "Q41.9", }, { key: "Q42", en: "", de: "Congenital absence, atresia and stenosis of large intestine", + display_short: "Q42", }, { key: "Q42.0", en: "", de: "Congenital absence, atresia and stenosis of rectum with fistula", + display_short: "Q42.0", }, { key: "Q42.1", en: "", de: "Congenital absence, atresia and stenosis of rectum without fistula", + display_short: "Q42.1", }, { key: "Q42.2", en: "", de: "Congenital absence, atresia and stenosis of anus with fistula", + display_short: "Q42.2", }, { key: "Q42.3", en: "", de: "Congenital absence, atresia and stenosis of anus without fistula", + display_short: "Q42.3", }, { key: "Q42.8", en: "", de: "Congenital absence, atresia and stenosis of other parts of large intestine", + display_short: "Q42.8", }, { key: "Q42.9", en: "", de: "Congenital absence, atresia and stenosis of large intestine, part unspecified", + display_short: "Q42.9", }, { key: "Q43", en: "", de: "Other congenital malformations of intestine", + display_short: "Q43", }, { key: "Q43.0", en: "", de: "Meckel diverticulum", + display_short: "Q43.0", }, { key: "Q43.1", en: "", de: "Hirschsprung disease", + display_short: "Q43.1", }, { key: "Q43.2", en: "", de: "Other congenital functional disorders of colon", + display_short: "Q43.2", }, { key: "Q43.3", en: "", de: "Congenital malformations of intestinal fixation", + display_short: "Q43.3", }, { key: "Q43.4", en: "", de: "Duplication of intestine", + display_short: "Q43.4", }, { key: "Q43.5", en: "", de: "Ectopic anus", + display_short: "Q43.5", }, { key: "Q43.6", en: "", de: "Congenital fistula of rectum and anus", + display_short: "Q43.6", }, { key: "Q43.7", en: "", de: "Persistent cloaca", + display_short: "Q43.7", }, { key: "Q43.8", en: "", de: "Other specified congenital malformations of intestine", + display_short: "Q43.8", }, { key: "Q43.9", en: "", de: "Congenital malformation of intestine, unspecified", + display_short: "Q43.9", }, { key: "Q44", en: "", de: "Congenital malformations of gallbladder, bile ducts and liver", + display_short: "Q44", }, { key: "Q44.0", en: "", de: "Agenesis, aplasia and hypoplasia of gallbladder", + display_short: "Q44.0", }, { key: "Q44.1", en: "", de: "Other congenital malformations of gallbladder", + display_short: "Q44.1", }, { key: "Q44.2", en: "", de: "Atresia of bile ducts", + display_short: "Q44.2", }, { key: "Q44.3", en: "", de: "Congenital stenosis and stricture of bile ducts", + display_short: "Q44.3", }, { key: "Q44.4", en: "", de: "Choledochal cyst", + display_short: "Q44.4", }, { key: "Q44.5", en: "", de: "Other congenital malformations of bile ducts", + display_short: "Q44.5", }, { key: "Q44.6", en: "", de: "Cystic disease of liver", + display_short: "Q44.6", }, { key: "Q44.7", en: "", de: "Other congenital malformations of liver", + display_short: "Q44.7", }, { key: "Q45", en: "", de: "Other congenital malformations of digestive system", + display_short: "Q45", }, { key: "Q45.0", en: "", de: "Agenesis, aplasia and hypoplasia of pancreas", + display_short: "Q45.0", }, { key: "Q45.1", en: "", de: "Annular pancreas", + display_short: "Q45.1", }, { key: "Q45.2", en: "", de: "Congenital pancreatic cyst", + display_short: "Q45.2", }, { key: "Q45.3", en: "", de: "Other congenital malformations of pancreas and pancreatic duct", + display_short: "Q45.3", }, { key: "Q45.8", en: "", de: "Other specified congenital malformations of digestive system", + display_short: "Q45.8", }, { key: "Q45.9", en: "", de: "Congenital malformation of digestive system, unspecified", + display_short: "Q45.9", }, { key: "Q50", en: "", de: "Congenital malformations of ovaries, fallopian tubes and broad ligaments", + display_short: "Q50", }, { key: "Q50.0", en: "", de: "Congenital absence of ovary", + display_short: "Q50.0", }, { key: "Q50.1", en: "", de: "Developmental ovarian cyst", + display_short: "Q50.1", }, { key: "Q50.2", en: "", de: "Congenital torsion of ovary", + display_short: "Q50.2", }, { key: "Q50.3", en: "", de: "Other congenital malformations of ovary", + display_short: "Q50.3", }, { key: "Q50.4", en: "", de: "Embryonic cyst of fallopian tube", + display_short: "Q50.4", }, { key: "Q50.5", en: "", de: "Embryonic cyst of broad ligament", + display_short: "Q50.5", }, { key: "Q50.6", en: "", de: "Other congenital malformations of fallopian tube and broad ligament", + display_short: "Q50.6", }, { key: "Q51", en: "", de: "Congenital malformations of uterus and cervix", + display_short: "Q51", }, { key: "Q51.0", en: "", de: "Agenesis and aplasia of uterus", + display_short: "Q51.0", }, { key: "Q51.1", en: "", de: "Doubling of uterus with doubling of cervix and vagina", + display_short: "Q51.1", }, { key: "Q51.2", en: "", de: "Other doubling of uterus", + display_short: "Q51.2", }, { key: "Q51.3", en: "", de: "Bicornate uterus", + display_short: "Q51.3", }, { key: "Q51.4", en: "", de: "Unicornate uterus", + display_short: "Q51.4", }, { key: "Q51.5", en: "", de: "Agenesis and aplasia of cervix", + display_short: "Q51.5", }, { key: "Q51.6", en: "", de: "Embryonic cyst of cervix", + display_short: "Q51.6", }, { key: "Q51.7", en: "", de: "Congenital fistulae between uterus and digestive and urinary tracts", + display_short: "Q51.7", }, { key: "Q51.8", en: "", de: "Other congenital malformations of uterus and cervix", + display_short: "Q51.8", }, { key: "Q51.9", en: "", de: "Congenital malformation of uterus and cervix, unspecified", + display_short: "Q51.9", }, { key: "Q52", en: "", de: "Other congenital malformations of female genitalia", + display_short: "Q52", }, { key: "Q52.0", en: "", de: "Congenital absence of vagina", + display_short: "Q52.0", }, { key: "Q52.1", en: "", de: "Doubling of vagina", + display_short: "Q52.1", }, { key: "Q52.2", en: "", de: "Congenital rectovaginal fistula", + display_short: "Q52.2", }, { key: "Q52.3", en: "", de: "Imperforate hymen", + display_short: "Q52.3", }, { key: "Q52.4", en: "", de: "Other congenital malformations of vagina", + display_short: "Q52.4", }, { key: "Q52.5", en: "", de: "Fusion of labia", + display_short: "Q52.5", }, { key: "Q52.6", en: "", de: "Congenital malformation of clitoris", + display_short: "Q52.6", }, { key: "Q52.7", en: "", de: "Other congenital malformations of vulva", + display_short: "Q52.7", }, { key: "Q52.8", en: "", de: "Other specified congenital malformations of female genitalia", + display_short: "Q52.8", }, { key: "Q52.9", en: "", de: "Congenital malformation of female genitalia, unspecified", + display_short: "Q52.9", }, { key: "Q53", en: "", de: "Undescended testicle", + display_short: "Q53", }, { key: "Q53.0", en: "", de: "Ectopic testis", + display_short: "Q53.0", }, { key: "Q53.1", en: "", de: "Undescended testicle, unilateral", + display_short: "Q53.1", }, { key: "Q53.2", en: "", de: "Undescended testicle, bilateral", + display_short: "Q53.2", }, { key: "Q53.9", en: "", de: "Undescended testicle, unspecified", + display_short: "Q53.9", }, { key: "Q54", en: "", de: "Hypospadias", + display_short: "Q54", }, { key: "Q54.0", en: "", de: "Hypospadias, balanic", + display_short: "Q54.0", }, { key: "Q54.1", en: "", de: "Hypospadias, penile", + display_short: "Q54.1", }, { key: "Q54.2", en: "", de: "Hypospadias, penoscrotal", + display_short: "Q54.2", }, { key: "Q54.3", en: "", de: "Hypospadias, perineal", + display_short: "Q54.3", }, { key: "Q54.4", en: "", de: "Congenital chordee", + display_short: "Q54.4", }, { key: "Q54.8", en: "", de: "Other hypospadias", + display_short: "Q54.8", }, { key: "Q54.9", en: "", de: "Hypospadias, unspecified", + display_short: "Q54.9", }, { key: "Q55", en: "", de: "Other congenital malformations of male genital organs", + display_short: "Q55", }, { key: "Q55.0", en: "", de: "Absence and aplasia of testis", + display_short: "Q55.0", }, { key: "Q55.1", en: "", de: "Hypoplasia of testis and scrotum", + display_short: "Q55.1", }, { key: "Q55.2", en: "", de: "Other congenital malformations of testis and scrotum", + display_short: "Q55.2", }, { key: "Q55.3", en: "", de: "Atresia of vas deferens", + display_short: "Q55.3", }, { key: "Q55.4", en: "", de: "Other congenital malformations of vas deferens, epididymis, seminal vesicles and prostate", + display_short: "Q55.4", }, { key: "Q55.5", en: "", de: "Congenital absence and aplasia of penis", + display_short: "Q55.5", }, { key: "Q55.6", en: "", de: "Other congenital malformations of penis", + display_short: "Q55.6", }, { key: "Q55.8", en: "", de: "Other specified congenital malformations of male genital organs", + display_short: "Q55.8", }, { key: "Q55.9", en: "", de: "Congenital malformation of male genital organ, unspecified", + display_short: "Q55.9", }, { key: "Q56", en: "", de: "Indeterminate sex and pseudohermaphroditism", + display_short: "Q56", }, { key: "Q56.0", en: "", de: "Hermaphroditism, not elsewhere classified", + display_short: "Q56.0", }, { key: "Q56.1", en: "", de: "Male pseudohermaphroditism, not elsewhere classified", + display_short: "Q56.1", }, { key: "Q56.2", en: "", de: "Female pseudohermaphroditism, not elsewhere classified", + display_short: "Q56.2", }, { key: "Q56.3", en: "", de: "Pseudohermaphroditism, unspecified", + display_short: "Q56.3", }, { key: "Q56.4", en: "", de: "Indeterminate sex, unspecified", + display_short: "Q56.4", }, { key: "Q60", en: "", de: "Renal agenesis and other reduction defects of kidney", + display_short: "Q60", }, { key: "Q60.0", en: "", de: "Renal agenesis, unilateral", + display_short: "Q60.0", }, { key: "Q60.1", en: "", de: "Renal agenesis, bilateral", + display_short: "Q60.1", }, { key: "Q60.2", en: "", de: "Renal agenesis, unspecified", + display_short: "Q60.2", }, { key: "Q60.3", en: "", de: "Renal hypoplasia, unilateral", + display_short: "Q60.3", }, { key: "Q60.4", en: "", de: "Renal hypoplasia, bilateral", + display_short: "Q60.4", }, { key: "Q60.5", en: "", de: "Renal hypoplasia, unspecified", + display_short: "Q60.5", }, { key: "Q60.6", en: "", de: "Potter syndrome", + display_short: "Q60.6", }, { key: "Q61", en: "", de: "Cystic kidney disease", + display_short: "Q61", }, { key: "Q61.0", en: "", de: "Congenital single renal cyst", + display_short: "Q61.0", }, { key: "Q61.1", en: "", de: "Polycystic kidney, autosomal recessive", + display_short: "Q61.1", }, { key: "Q61.2", en: "", de: "Polycystic kidney, autosomal dominant", + display_short: "Q61.2", }, { key: "Q61.3", en: "", de: "Polycystic kidney, unspecified", + display_short: "Q61.3", }, { key: "Q61.4", en: "", de: "Renal dysplasia", + display_short: "Q61.4", }, { key: "Q61.5", en: "", de: "Medullary cystic kidney", + display_short: "Q61.5", }, { key: "Q61.8", en: "", de: "Other cystic kidney diseases", + display_short: "Q61.8", }, { key: "Q61.9", en: "", de: "Cystic kidney disease, unspecified", + display_short: "Q61.9", }, { key: "Q62", en: "", de: "Congenital obstructive defects of renal pelvis and congenital malformations of ureter", + display_short: "Q62", }, { key: "Q62.0", en: "", de: "Congenital hydronephrosis", + display_short: "Q62.0", }, { key: "Q62.1", en: "", de: "Atresia and stenosis of ureter", + display_short: "Q62.1", }, { key: "Q62.2", en: "", de: "Congenital megaloureter", + display_short: "Q62.2", }, { key: "Q62.3", en: "", de: "Other obstructive defects of renal pelvis and ureter", + display_short: "Q62.3", }, { key: "Q62.4", en: "", de: "Agenesis of ureter", + display_short: "Q62.4", }, { key: "Q62.5", en: "", de: "Duplication of ureter", + display_short: "Q62.5", }, { key: "Q62.6", en: "", de: "Malposition of ureter", + display_short: "Q62.6", }, { key: "Q62.7", en: "", de: "Congenital vesico-uretero-renal reflux", + display_short: "Q62.7", }, { key: "Q62.8", en: "", de: "Other congenital malformations of ureter", + display_short: "Q62.8", }, { key: "Q63", en: "", de: "Other congenital malformations of kidney", + display_short: "Q63", }, { key: "Q63.0", en: "", de: "Accessory kidney", + display_short: "Q63.0", }, { key: "Q63.1", en: "", de: "Lobulated, fused and horseshoe kidney", + display_short: "Q63.1", }, { key: "Q63.2", en: "", de: "Ectopic kidney", + display_short: "Q63.2", }, { key: "Q63.3", en: "", de: "Hyperplastic and giant kidney", + display_short: "Q63.3", }, { key: "Q63.8", en: "", de: "Other specified congenital malformations of kidney", + display_short: "Q63.8", }, { key: "Q63.9", en: "", de: "Congenital malformation of kidney, unspecified", + display_short: "Q63.9", }, { key: "Q64", en: "", de: "Other congenital malformations of urinary system", + display_short: "Q64", }, { key: "Q64.0", en: "", de: "Epispadias", + display_short: "Q64.0", }, { key: "Q64.1", en: "", de: "Exstrophy of urinary bladder", + display_short: "Q64.1", }, { key: "Q64.2", en: "", de: "Congenital posterior urethral valves", + display_short: "Q64.2", }, { key: "Q64.3", en: "", de: "Other atresia and stenosis of urethra and bladder neck", + display_short: "Q64.3", }, { key: "Q64.4", en: "", de: "Malformation of urachus", + display_short: "Q64.4", }, { key: "Q64.5", en: "", de: "Congenital absence of bladder and urethra", + display_short: "Q64.5", }, { key: "Q64.6", en: "", de: "Congenital diverticulum of bladder", + display_short: "Q64.6", }, { key: "Q64.7", en: "", de: "Other congenital malformations of bladder and urethra", + display_short: "Q64.7", }, { key: "Q64.8", en: "", de: "Other specified congenital malformations of urinary system", + display_short: "Q64.8", }, { key: "Q64.9", en: "", de: "Congenital malformation of urinary system, unspecified", + display_short: "Q64.9", }, { key: "Q65", en: "", de: "Congenital deformities of hip", + display_short: "Q65", }, { key: "Q65.0", en: "", de: "Congenital dislocation of hip, unilateral", + display_short: "Q65.0", }, { key: "Q65.1", en: "", de: "Congenital dislocation of hip, bilateral", + display_short: "Q65.1", }, { key: "Q65.2", en: "", de: "Congenital dislocation of hip, unspecified", + display_short: "Q65.2", }, { key: "Q65.3", en: "", de: "Congenital subluxation of hip, unilateral", + display_short: "Q65.3", }, { key: "Q65.4", en: "", de: "Congenital subluxation of hip, bilateral", + display_short: "Q65.4", }, { key: "Q65.5", en: "", de: "Congenital subluxation of hip, unspecified", + display_short: "Q65.5", }, { key: "Q65.6", en: "", de: "Unstable hip", + display_short: "Q65.6", }, { key: "Q65.8", en: "", de: "Other congenital deformities of hip", + display_short: "Q65.8", }, { key: "Q65.9", en: "", de: "Congenital deformity of hip, unspecified", + display_short: "Q65.9", }, { key: "Q66", en: "", de: "Congenital deformities of feet", + display_short: "Q66", }, { key: "Q66.0", en: "", de: "Talipes equinovarus", + display_short: "Q66.0", }, { key: "Q66.1", en: "", de: "Talipes calcaneovarus", + display_short: "Q66.1", }, { key: "Q66.2", en: "", de: "Metatarsus varus", + display_short: "Q66.2", }, { key: "Q66.3", en: "", de: "Other congenital varus deformities of feet", + display_short: "Q66.3", }, { key: "Q66.4", en: "", de: "Talipes calcaneovalgus", + display_short: "Q66.4", }, { key: "Q66.5", en: "", de: "Congenital pes planus", + display_short: "Q66.5", }, { key: "Q66.6", en: "", de: "Other congenital valgus deformities of feet", + display_short: "Q66.6", }, { key: "Q66.7", en: "", de: "Pes cavus", + display_short: "Q66.7", }, { key: "Q66.8", en: "", de: "Other congenital deformities of feet", + display_short: "Q66.8", }, { key: "Q66.9", en: "", de: "Congenital deformity of feet, unspecified", + display_short: "Q66.9", }, { key: "Q67", en: "", de: "Congenital musculoskeletal deformities of head, face, spine and chest", + display_short: "Q67", }, { key: "Q67.0", en: "", de: "Facial asymmetry", + display_short: "Q67.0", }, { key: "Q67.1", en: "", de: "Compression facies", + display_short: "Q67.1", }, { key: "Q67.2", en: "", de: "Dolichocephaly", + display_short: "Q67.2", }, { key: "Q67.3", en: "", de: "Plagiocephaly", + display_short: "Q67.3", }, { key: "Q67.4", en: "", de: "Other congenital deformities of skull, face and jaw", + display_short: "Q67.4", }, { key: "Q67.5", en: "", de: "Congenital deformity of spine", + display_short: "Q67.5", }, { key: "Q67.6", en: "", de: "Pectus excavatum", + display_short: "Q67.6", }, { key: "Q67.7", en: "", de: "Pectus carinatum", + display_short: "Q67.7", }, { key: "Q67.8", en: "", de: "Other congenital deformities of chest", + display_short: "Q67.8", }, { key: "Q68", en: "", de: "Other congenital musculoskeletal deformities", + display_short: "Q68", }, { key: "Q68.0", en: "", de: "Congenital deformity of sternocleidomastoid muscle", + display_short: "Q68.0", }, { key: "Q68.1", en: "", de: "Congenital deformity of hand", + display_short: "Q68.1", }, { key: "Q68.2", en: "", de: "Congenital deformity of knee", + display_short: "Q68.2", }, { key: "Q68.3", en: "", de: "Congenital bowing of femur", + display_short: "Q68.3", }, { key: "Q68.4", en: "", de: "Congenital bowing of tibia and fibula", + display_short: "Q68.4", }, { key: "Q68.5", en: "", de: "Congenital bowing of long bones of leg, unspecified", + display_short: "Q68.5", }, { key: "Q68.8", en: "", de: "Other specified congenital musculoskeletal deformities", + display_short: "Q68.8", }, { key: "Q69", en: "", de: "Polydactyly", + display_short: "Q69", }, { key: "Q69.0", en: "", de: "Accessory finger(s)", + display_short: "Q69.0", }, { key: "Q69.1", en: "", de: "Accessory thumb(s)", + display_short: "Q69.1", }, { key: "Q69.2", en: "", de: "Accessory toe(s)", + display_short: "Q69.2", }, { key: "Q69.9", en: "", de: "Polydactyly, unspecified", + display_short: "Q69.9", }, { key: "Q70", en: "", de: "Syndactyly", + display_short: "Q70", }, { key: "Q70.0", en: "", de: "Fused fingers", + display_short: "Q70.0", }, { key: "Q70.1", en: "", de: "Webbed fingers", + display_short: "Q70.1", }, { key: "Q70.2", en: "", de: "Fused toes", + display_short: "Q70.2", }, { key: "Q70.3", en: "", de: "Webbed toes", + display_short: "Q70.3", }, { key: "Q70.4", en: "", de: "Polysyndactyly", + display_short: "Q70.4", }, { key: "Q70.9", en: "", de: "Syndactyly, unspecified", + display_short: "Q70.9", }, { key: "Q71", en: "", de: "Reduction defects of upper limb", + display_short: "Q71", }, { key: "Q71.0", en: "", de: "Congenital complete absence of upper limb(s)", + display_short: "Q71.0", }, { key: "Q71.1", en: "", de: "Congenital absence of upper arm and forearm with hand present", + display_short: "Q71.1", }, { key: "Q71.2", en: "", de: "Congenital absence of both forearm and hand", + display_short: "Q71.2", }, { key: "Q71.3", en: "", de: "Congenital absence of hand and finger(s)", + display_short: "Q71.3", }, { key: "Q71.4", en: "", de: "Longitudinal reduction defect of radius", + display_short: "Q71.4", }, { key: "Q71.5", en: "", de: "Longitudinal reduction defect of ulna", + display_short: "Q71.5", }, { key: "Q71.6", en: "", de: "Lobster-claw hand", + display_short: "Q71.6", }, { key: "Q71.8", en: "", de: "Other reduction defects of upper limb(s)", + display_short: "Q71.8", }, { key: "Q71.9", en: "", de: "Reduction defect of upper limb, unspecified", + display_short: "Q71.9", }, { key: "Q72", en: "", de: "Reduction defects of lower limb", + display_short: "Q72", }, { key: "Q72.0", en: "", de: "Congenital complete absence of lower limb(s)", + display_short: "Q72.0", }, { key: "Q72.1", en: "", de: "Congenital absence of thigh and lower leg with foot present", + display_short: "Q72.1", }, { key: "Q72.2", en: "", de: "Congenital absence of both lower leg and foot", + display_short: "Q72.2", }, { key: "Q72.3", en: "", de: "Congenital absence of foot and toe(s)", + display_short: "Q72.3", }, { key: "Q72.4", en: "", de: "Longitudinal reduction defect of femur", + display_short: "Q72.4", }, { key: "Q72.5", en: "", de: "Longitudinal reduction defect of tibia", + display_short: "Q72.5", }, { key: "Q72.6", en: "", de: "Longitudinal reduction defect of fibula", + display_short: "Q72.6", }, { key: "Q72.7", en: "", de: "Split foot", + display_short: "Q72.7", }, { key: "Q72.8", en: "", de: "Other reduction defects of lower limb(s)", + display_short: "Q72.8", }, { key: "Q72.9", en: "", de: "Reduction defect of lower limb, unspecified", + display_short: "Q72.9", }, { key: "Q73", en: "", de: "Reduction defects of unspecified limb", + display_short: "Q73", }, { key: "Q73.0", en: "", de: "Congenital absence of unspecified limb(s)", + display_short: "Q73.0", }, { key: "Q73.1", en: "", de: "Phocomelia, unspecified limb(s)", + display_short: "Q73.1", }, { key: "Q73.8", en: "", de: "Other reduction defects of unspecified limb(s)", + display_short: "Q73.8", }, { key: "Q74", en: "", de: "Other congenital malformations of limb(s)", + display_short: "Q74", }, { key: "Q74.0", en: "", de: "Other congenital malformations of upper limb(s), including shoulder girdle", + display_short: "Q74.0", }, { key: "Q74.1", en: "", de: "Congenital malformation of knee", + display_short: "Q74.1", }, { key: "Q74.2", en: "", de: "Other congenital malformations of lower limb(s), including pelvic girdle", + display_short: "Q74.2", }, { key: "Q74.3", en: "", de: "Arthrogryposis multiplex congenita", + display_short: "Q74.3", }, { key: "Q74.8", en: "", de: "Other specified congenital malformations of limb(s)", + display_short: "Q74.8", }, { key: "Q74.9", en: "", de: "Unspecified congenital malformation of limb(s)", + display_short: "Q74.9", }, { key: "Q75", en: "", de: "Other congenital malformations of skull and face bones", + display_short: "Q75", }, { key: "Q75.0", en: "", de: "Craniosynostosis", + display_short: "Q75.0", }, { key: "Q75.1", en: "", de: "Craniofacial dysostosis", + display_short: "Q75.1", }, { key: "Q75.2", en: "", de: "Hypertelorism", + display_short: "Q75.2", }, { key: "Q75.3", en: "", de: "Macrocephaly", + display_short: "Q75.3", }, { key: "Q75.4", en: "", de: "Mandibulofacial dysostosis", + display_short: "Q75.4", }, { key: "Q75.5", en: "", de: "Oculomandibular dysostosis", + display_short: "Q75.5", }, { key: "Q75.8", en: "", de: "Other specified congenital malformations of skull and face bones", + display_short: "Q75.8", }, { key: "Q75.9", en: "", de: "Congenital malformation of skull and face bones, unspecified", + display_short: "Q75.9", }, { key: "Q76", en: "", de: "Congenital malformations of spine and bony thorax", + display_short: "Q76", }, { key: "Q76.0", en: "", de: "Spina bifida occulta", + display_short: "Q76.0", }, { key: "Q76.1", en: "", de: "Klippel-Feil syndrome", + display_short: "Q76.1", }, { key: "Q76.2", en: "", de: "Congenital spondylolisthesis", + display_short: "Q76.2", }, { key: "Q76.3", en: "", de: "Congenital scoliosis due to congenital bony malformation", + display_short: "Q76.3", }, { key: "Q76.4", en: "", de: "Other congenital malformations of spine, not associated with scoliosis", + display_short: "Q76.4", }, { key: "Q76.5", en: "", de: "Cervical rib", + display_short: "Q76.5", }, { key: "Q76.6", en: "", de: "Other congenital malformations of ribs", + display_short: "Q76.6", }, { key: "Q76.7", en: "", de: "Congenital malformation of sternum", + display_short: "Q76.7", }, { key: "Q76.8", en: "", de: "Other congenital malformations of bony thorax", + display_short: "Q76.8", }, { key: "Q76.9", en: "", de: "Congenital malformation of bony thorax, unspecified", + display_short: "Q76.9", }, { key: "Q77", en: "", de: "Osteochondrodysplasia with defects of growth of tubular bones and spine", + display_short: "Q77", }, { key: "Q77.0", en: "", de: "Achondrogenesis", + display_short: "Q77.0", }, { key: "Q77.1", en: "", de: "Thanatophoric short stature", + display_short: "Q77.1", }, { key: "Q77.2", en: "", de: "Short rib syndrome", + display_short: "Q77.2", }, { key: "Q77.3", en: "", de: "Chondrodysplasia punctata", + display_short: "Q77.3", }, { key: "Q77.4", en: "", de: "Achondroplasia", + display_short: "Q77.4", }, { key: "Q77.5", en: "", de: "Dystrophic dysplasia", + display_short: "Q77.5", }, { key: "Q77.6", en: "", de: "Chondroectodermal dysplasia", + display_short: "Q77.6", }, { key: "Q77.7", en: "", de: "Spondyloepiphyseal dysplasia", + display_short: "Q77.7", }, { key: "Q77.8", en: "", de: "Other osteochondrodysplasia with defects of growth of tubular bones and spine", + display_short: "Q77.8", }, { key: "Q77.9", en: "", de: "Osteochondrodysplasia with defects of growth of tubular bones and spine, unspecified", + display_short: "Q77.9", }, { key: "Q78", en: "", de: "Other osteochondrodysplasias", + display_short: "Q78", }, { key: "Q78.0", en: "", de: "Osteogenesis imperfecta", + display_short: "Q78.0", }, { key: "Q78.1", en: "", de: "Polyostotic fibrous dysplasia", + display_short: "Q78.1", }, { key: "Q78.2", en: "", de: "Osteopetrosis", + display_short: "Q78.2", }, { key: "Q78.3", en: "", de: "Progressive diaphyseal dysplasia", + display_short: "Q78.3", }, { key: "Q78.4", en: "", de: "Enchondromatosis", + display_short: "Q78.4", }, { key: "Q78.5", en: "", de: "Metaphyseal dysplasia", + display_short: "Q78.5", }, { key: "Q78.6", en: "", de: "Multiple congenital exostoses", + display_short: "Q78.6", }, { key: "Q78.8", en: "", de: "Other specified osteochondrodysplasias", + display_short: "Q78.8", }, { key: "Q78.9", en: "", de: "Osteochondrodysplasia, unspecified", + display_short: "Q78.9", }, { key: "Q79", en: "", de: "Congenital malformations of the musculoskeletal system, not elsewhere classified", + display_short: "Q79", }, { key: "Q79.0", en: "", de: "Congenital diaphragmatic hernia", + display_short: "Q79.0", }, { key: "Q79.1", en: "", de: "Other congenital malformations of diaphragm", + display_short: "Q79.1", }, { key: "Q79.2", en: "", de: "Exomphalos", + display_short: "Q79.2", }, { key: "Q79.3", en: "", de: "Gastroschisis", + display_short: "Q79.3", }, { key: "Q79.4", en: "", de: "Prune belly syndrome", + display_short: "Q79.4", }, { key: "Q79.5", en: "", de: "Other congenital malformations of abdominal wall", + display_short: "Q79.5", }, { key: "Q79.6", en: "", de: "Ehlers-Danlos syndrome", + display_short: "Q79.6", }, { key: "Q79.8", en: "", de: "Other congenital malformations of musculoskeletal system", + display_short: "Q79.8", }, { key: "Q79.9", en: "", de: "Congenital malformation of musculoskeletal system, unspecified", + display_short: "Q79.9", }, { key: "Q80", en: "", de: "Congenital ichthyosis", + display_short: "Q80", }, { key: "Q80.0", en: "", de: "Ichthyosis vulgaris", + display_short: "Q80.0", }, { key: "Q80.1", en: "", de: "X-linked ichthyosis", + display_short: "Q80.1", }, { key: "Q80.2", en: "", de: "Lamellar ichthyosis", + display_short: "Q80.2", }, { key: "Q80.3", en: "", de: "Congenital bullous ichthyosiform erythroderma", + display_short: "Q80.3", }, { key: "Q80.4", en: "", de: "Harlequin fetus", + display_short: "Q80.4", }, { key: "Q80.8", en: "", de: "Other congenital ichthyosis", + display_short: "Q80.8", }, { key: "Q80.9", en: "", de: "Congenital ichthyosis, unspecified", + display_short: "Q80.9", }, { key: "Q81", en: "", de: "Epidermolysis bullosa", + display_short: "Q81", }, { key: "Q81.0", en: "", de: "Epidermolysis bullosa simplex", + display_short: "Q81.0", }, { key: "Q81.1", en: "", de: "Epidermolysis bullosa letalis", + display_short: "Q81.1", }, { key: "Q81.2", en: "", de: "Epidermolysis bullosa dystrophica", + display_short: "Q81.2", }, { key: "Q81.8", en: "", de: "Other epidermolysis bullosa", + display_short: "Q81.8", }, { key: "Q81.9", en: "", de: "Epidermolysis bullosa, unspecified", + display_short: "Q81.9", }, { key: "Q82", en: "", de: "Other congenital malformations of skin", + display_short: "Q82", }, { key: "Q82.0", en: "", de: "Hereditary lymphoedema", + display_short: "Q82.0", }, { key: "Q82.1", en: "", de: "Xeroderma pigmentosum", + display_short: "Q82.1", }, { key: "Q82.2", en: "", de: "Mastocytosis", + display_short: "Q82.2", }, { key: "Q82.3", en: "", de: "Incontinentia pigmenti", + display_short: "Q82.3", }, { key: "Q82.4", en: "", de: "Ectodermal dysplasia (anhidrotic)", + display_short: "Q82.4", }, { key: "Q82.5", en: "", de: "Congenital non-neoplastic naevus", + display_short: "Q82.5", }, { key: "Q82.8", en: "", de: "Other specified congenital malformations of skin", + display_short: "Q82.8", }, { key: "Q82.9", en: "", de: "Congenital malformation of skin, unspecified", + display_short: "Q82.9", }, { key: "Q83", en: "", de: "Congenital malformations of breast", + display_short: "Q83", }, { key: "Q83.0", en: "", de: "Congenital absence of breast with absent nipple", + display_short: "Q83.0", }, { key: "Q83.1", en: "", de: "Accessory breast", + display_short: "Q83.1", }, { key: "Q83.2", en: "", de: "Absent nipple", + display_short: "Q83.2", }, { key: "Q83.3", en: "", de: "Accessory nipple", + display_short: "Q83.3", }, { key: "Q83.8", en: "", de: "Other congenital malformations of breast", + display_short: "Q83.8", }, { key: "Q83.9", en: "", de: "Congenital malformation of breast, unspecified", + display_short: "Q83.9", }, { key: "Q84", en: "", de: "Other congenital malformations of integument", + display_short: "Q84", }, { key: "Q84.0", en: "", de: "Congenital alopecia", + display_short: "Q84.0", }, { key: "Q84.1", en: "", de: "Congenital morphological disturbances of hair, not elsewhere classified", + display_short: "Q84.1", }, { key: "Q84.2", en: "", de: "Other congenital malformations of hair", + display_short: "Q84.2", }, { key: "Q84.3", en: "", de: "Anonychia", + display_short: "Q84.3", }, { key: "Q84.4", en: "", de: "Congenital leukonychia", + display_short: "Q84.4", }, { key: "Q84.5", en: "", de: "Enlarged and hypertrophic nails", + display_short: "Q84.5", }, { key: "Q84.6", en: "", de: "Other congenital malformations of nails", + display_short: "Q84.6", }, { key: "Q84.8", en: "", de: "Other specified congenital malformations of integument", + display_short: "Q84.8", }, { key: "Q84.9", en: "", de: "Congenital malformation of integument, unspecified", + display_short: "Q84.9", }, { key: "Q85", en: "", de: "Phakomatoses, not elsewhere classified", + display_short: "Q85", }, { key: "Q85.0", en: "", de: "Neurofibromatosis (nonmalignant)", + display_short: "Q85.0", }, { key: "Q85.1", en: "", de: "Tuberous sclerosis", + display_short: "Q85.1", }, { key: "Q85.8", en: "", de: "Other phakomatoses, not elsewhere classified", + display_short: "Q85.8", }, { key: "Q85.9", en: "", de: "Phakomatosis, unspecified", + display_short: "Q85.9", }, { key: "Q86", en: "", de: "Congenital malformation syndromes due to known exogenous causes, not elsewhere classified", + display_short: "Q86", }, { key: "Q86.0", en: "", de: "Fetal alcohol syndrome (dysmorphic)", + display_short: "Q86.0", }, { key: "Q86.1", en: "", de: "Fetal hydantoin syndrome", + display_short: "Q86.1", }, { key: "Q86.2", en: "", de: "Dysmorphism due to warfarin", + display_short: "Q86.2", }, { key: "Q86.8", en: "", de: "Other congenital malformation syndromes due to known exogenous causes", + display_short: "Q86.8", }, { key: "Q87", en: "", de: "Other specified congenital malformation syndromes affecting multiple systems", + display_short: "Q87", }, { key: "Q87.0", en: "", de: "Congenital malformation syndromes predominantly affecting facial appearance", + display_short: "Q87.0", }, { key: "Q87.1", en: "", de: "Congenital malformation syndromes predominantly associated with short stature", + display_short: "Q87.1", }, { key: "Q87.2", en: "", de: "Congenital malformation syndromes predominantly involving limbs", + display_short: "Q87.2", }, { key: "Q87.3", en: "", de: "Congenital malformation syndromes involving early overgrowth", + display_short: "Q87.3", }, { key: "Q87.4", en: "", de: "Marfan syndrome", + display_short: "Q87.4", }, { key: "Q87.5", en: "", de: "Other congenital malformation syndromes with other skeletal changes", + display_short: "Q87.5", }, { key: "Q87.8", en: "", de: "Other specified congenital malformation syndromes, not elsewhere classified", + display_short: "Q87.8", }, { key: "Q89", en: "", de: "Other congenital malformations, not elsewhere classified", + display_short: "Q89", }, { key: "Q89.0", en: "", de: "Congenital malformations of spleen", + display_short: "Q89.0", }, { key: "Q89.1", en: "", de: "Congenital malformations of adrenal gland", + display_short: "Q89.1", }, { key: "Q89.2", en: "", de: "Congenital malformations of other endocrine glands", + display_short: "Q89.2", }, { key: "Q89.3", en: "", de: "Situs inversus", + display_short: "Q89.3", }, { key: "Q89.4", en: "", de: "Conjoined twins", + display_short: "Q89.4", }, { key: "Q89.7", en: "", de: "Multiple congenital malformations, not elsewhere classified", + display_short: "Q89.7", }, { key: "Q89.8", en: "", de: "Other specified congenital malformations", + display_short: "Q89.8", }, { key: "Q89.9", en: "", de: "Congenital malformation, unspecified", + display_short: "Q89.9", }, { key: "Q90", en: "", de: "Down syndrome", + display_short: "Q90", }, { key: "Q90.0", en: "", de: "Trisomy 21, meiotic nondisjunction", + display_short: "Q90.0", }, { key: "Q90.1", en: "", de: "Trisomy 21, mosaicism (mitotic nondisjunction)", + display_short: "Q90.1", }, { key: "Q90.2", en: "", de: "Trisomy 21, translocation", + display_short: "Q90.2", }, { key: "Q90.9", en: "", de: "Down syndrome, unspecified", + display_short: "Q90.9", }, { key: "Q91", en: "", de: "Edwards syndrome and Patau syndrome", + display_short: "Q91", }, { key: "Q91.0", en: "", de: "Trisomy 18, meiotic nondisjunction", + display_short: "Q91.0", }, { key: "Q91.1", en: "", de: "Trisomy 18, mosaicism (mitotic nondisjunction)", + display_short: "Q91.1", }, { key: "Q91.2", en: "", de: "Trisomy 18, translocation", + display_short: "Q91.2", }, { key: "Q91.3", en: "", de: "Edwards syndrome, unspecified", + display_short: "Q91.3", }, { key: "Q91.4", en: "", de: "Trisomy 13, meiotic nondisjunction", + display_short: "Q91.4", }, { key: "Q91.5", en: "", de: "Trisomy 13, mosaicism (mitotic nondisjunction)", + display_short: "Q91.5", }, { key: "Q91.6", en: "", de: "Trisomy 13, translocation", + display_short: "Q91.6", }, { key: "Q91.7", en: "", de: "Patau syndrome, unspecified", + display_short: "Q91.7", }, { key: "Q92", en: "", de: "Other trisomies and partial trisomies of the autosomes, not elsewhere classified", + display_short: "Q92", }, { key: "Q92.0", en: "", de: "Whole chromosome trisomy, meiotic nondisjunction", + display_short: "Q92.0", }, { key: "Q92.1", en: "", de: "Whole chromosome trisomy, mosaicism (mitotic nondisjunction)", + display_short: "Q92.1", }, { key: "Q92.2", en: "", de: "Major partial trisomy", + display_short: "Q92.2", }, { key: "Q92.3", en: "", de: "Minor partial trisomy", + display_short: "Q92.3", }, { key: "Q92.4", en: "", de: "Duplications seen only at prometaphase", + display_short: "Q92.4", }, { key: "Q92.5", en: "", de: "Duplications with other complex rearrangements", + display_short: "Q92.5", }, { key: "Q92.6", en: "", de: "Extra marker chromosomes", + display_short: "Q92.6", }, { key: "Q92.7", en: "", de: "Triploidy and polyploidy", + display_short: "Q92.7", }, { key: "Q92.8", en: "", de: "Other specified trisomies and partial trisomies of autosomes", + display_short: "Q92.8", }, { key: "Q92.9", en: "", de: "Trisomy and partial trisomy of autosomes, unspecified", + display_short: "Q92.9", }, { key: "Q93", en: "", de: "Monosomies and deletions from the autosomes, not elsewhere classified", + display_short: "Q93", }, { key: "Q93.0", en: "", de: "Whole chromosome monosomy, meiotic nondisjunction", + display_short: "Q93.0", }, { key: "Q93.1", en: "", de: "Whole chromosome monosomy, mosaicism (mitotic nondisjunction)", + display_short: "Q93.1", }, { key: "Q93.2", en: "", de: "Chromosome replaced with ring or dicentric", + display_short: "Q93.2", }, { key: "Q93.3", en: "", de: "Deletion of short arm of chromosome 4", + display_short: "Q93.3", }, { key: "Q93.4", en: "", de: "Deletion of short arm of chromosome 5", + display_short: "Q93.4", }, { key: "Q93.5", en: "", de: "Other deletions of part of a chromosome", + display_short: "Q93.5", }, { key: "Q93.6", en: "", de: "Deletions seen only at prometaphase", + display_short: "Q93.6", }, { key: "Q93.7", en: "", de: "Deletions with other complex rearrangements", + display_short: "Q93.7", }, { key: "Q93.8", en: "", de: "Other deletions from the autosomes", + display_short: "Q93.8", }, { key: "Q93.9", en: "", de: "Deletion from autosomes, unspecified", + display_short: "Q93.9", }, { key: "Q95", en: "", de: "Balanced rearrangements and structural markers, not elsewhere classified", + display_short: "Q95", }, { key: "Q95.0", en: "", de: "Balanced translocation and insertion in normal individual", + display_short: "Q95.0", }, { key: "Q95.1", en: "", de: "Chromosome inversion in normal individual", + display_short: "Q95.1", }, { key: "Q95.2", en: "", de: "Balanced autosomal rearrangement in abnormal individual", + display_short: "Q95.2", }, { key: "Q95.3", en: "", de: "Balanced sex/autosomal rearrangement in abnormal individual", + display_short: "Q95.3", }, { key: "Q95.4", en: "", de: "Individuals with marker heterochromatin", + display_short: "Q95.4", }, { key: "Q95.5", en: "", de: "Individuals with autosomal fragile site", + display_short: "Q95.5", }, { key: "Q95.8", en: "", de: "Other balanced rearrangements and structural markers", + display_short: "Q95.8", }, { key: "Q95.9", en: "", de: "Balanced rearrangement and structural marker, unspecified", + display_short: "Q95.9", }, { key: "Q96", en: "", de: "Turner syndrome", + display_short: "Q96", }, { key: "Q96.0", en: "", de: "Karyotype 45,X", + display_short: "Q96.0", }, { key: "Q96.1", en: "", de: "Karyotype 46,X iso (Xq)", + display_short: "Q96.1", }, { key: "Q96.2", en: "", de: "Karyotype 46,X with abnormal sex chromosome, except iso (Xq)", + display_short: "Q96.2", }, { key: "Q96.3", en: "", de: "Mosaicism, 45,X/46,XX or XY", + display_short: "Q96.3", }, { key: "Q96.4", en: "", de: "Mosaicism, 45,X/other cell line(s) with abnormal sex chromosome", + display_short: "Q96.4", }, { key: "Q96.8", en: "", de: "Other variants of Turner syndrome", + display_short: "Q96.8", }, { key: "Q96.9", en: "", de: "Turner syndrome, unspecified", + display_short: "Q96.9", }, { key: "Q97", en: "", de: "Other sex chromosome abnormalities, female phenotype, not elsewhere classified", + display_short: "Q97", }, { key: "Q97.0", en: "", de: "Karyotype 47,XXX", + display_short: "Q97.0", }, { key: "Q97.1", en: "", de: "Female with more than three X chromosomes", + display_short: "Q97.1", }, { key: "Q97.2", en: "", de: "Mosaicism, lines with various numbers of X chromosomes", + display_short: "Q97.2", }, { key: "Q97.3", en: "", de: "Female with 46,XY karyotype", + display_short: "Q97.3", }, { key: "Q97.8", en: "", de: "Other specified sex chromosome abnormalities, female phenotype", + display_short: "Q97.8", }, { key: "Q97.9", en: "", de: "Sex chromosome abnormality, female phenotype, unspecified", + display_short: "Q97.9", }, { key: "Q98", en: "", de: "Other sex chromosome abnormalities, male phenotype, not elsewhere classified", + display_short: "Q98", }, { key: "Q98.0", en: "", de: "Klinefelter syndrome karyotype 47,XXY", + display_short: "Q98.0", }, { key: "Q98.1", en: "", de: "Klinefelter syndrome, male with more than two X chromosomes", + display_short: "Q98.1", }, { key: "Q98.2", en: "", de: "Klinefelter syndrome, male with 46,XX karyotype", + display_short: "Q98.2", }, { key: "Q98.3", en: "", de: "Other male with 46,XX karyotype", + display_short: "Q98.3", }, { key: "Q98.4", en: "", de: "Klinefelter syndrome, unspecified", + display_short: "Q98.4", }, { key: "Q98.5", en: "", de: "Karyotype 47,XYY", + display_short: "Q98.5", }, { key: "Q98.6", en: "", de: "Male with structurally abnormal sex chromosome", + display_short: "Q98.6", }, { key: "Q98.7", en: "", de: "Male with sex chromosome mosaicism", + display_short: "Q98.7", }, { key: "Q98.8", en: "", de: "Other specified sex chromosome abnormalities, male phenotype", + display_short: "Q98.8", }, { key: "Q98.9", en: "", de: "Sex chromosome abnormality, male phenotype, unspecified", + display_short: "Q98.9", }, { key: "Q99", en: "", de: "Other chromosome abnormalities, not elsewhere classified", + display_short: "Q99", }, { key: "Q99.0", en: "", de: "Chimera 46,XX/46,XY", + display_short: "Q99.0", }, { key: "Q99.1", en: "", de: "46,XX true hermaphrodite", + display_short: "Q99.1", }, { key: "Q99.2", en: "", de: "Fragile X chromosome", + display_short: "Q99.2", }, { key: "Q99.8", en: "", de: "Other specified chromosome abnormalities", + display_short: "Q99.8", }, { key: "Q99.9", en: "", de: "Chromosomal abnormality, unspecified", + display_short: "Q99.9", }, { key: "R00", en: "", de: "Abnormalities of heart beat", + display_short: "R00", }, { key: "R00.0", en: "", de: "Tachycardia, unspecified", + display_short: "R00.0", }, { key: "R00.1", en: "", de: "Bradycardia, unspecified", + display_short: "R00.1", }, { key: "R00.2", en: "", de: "Palpitations", + display_short: "R00.2", }, { key: "R00.3", en: "", de: "Pulseless electrical activity, not elsewhere classified", + display_short: "R00.3", }, { key: "R00.8", en: "", de: "Other and unspecified abnormalities of heart beat", + display_short: "R00.8", }, { key: "R01", en: "", de: "Cardiac murmurs and other cardiac sounds", + display_short: "R01", }, { key: "R01.0", en: "", de: "Benign and innocent cardiac murmurs", + display_short: "R01.0", }, { key: "R01.1", en: "", de: "Cardiac murmur, unspecified", + display_short: "R01.1", }, { key: "R01.2", en: "", de: "Other cardiac sounds", + display_short: "R01.2", }, { key: "R02", en: "", de: "Gangrene, not elsewhere classified", + display_short: "R02", }, { key: "R03", en: "", de: "Abnormal blood-pressure reading, without diagnosis", + display_short: "R03", }, { key: "R03.0", en: "", de: "Elevated blood-pressure reading, without diagnosis of hypertension", + display_short: "R03.0", }, { key: "R03.1", en: "", de: "Nonspecific low blood-pressure reading", + display_short: "R03.1", }, { key: "R04", en: "", de: "Haemorrhage from respiratory passages", + display_short: "R04", }, { key: "R04.0", en: "", de: "Epistaxis", + display_short: "R04.0", }, { key: "R04.1", en: "", de: "Haemorrhage from throat", + display_short: "R04.1", }, { key: "R04.2", en: "", de: "Haemoptysis", + display_short: "R04.2", }, { key: "R04.8", en: "", de: "Haemorrhage from other sites in respiratory passages", + display_short: "R04.8", }, { key: "R04.9", en: "", de: "Haemorrhage from respiratory passages, unspecified", + display_short: "R04.9", }, { key: "R05", en: "", de: "Cough", + display_short: "R05", }, { key: "R06", en: "", de: "Abnormalities of breathing", + display_short: "R06", }, { key: "R06.0", en: "", de: "Dyspnoea", + display_short: "R06.0", }, { key: "R06.1", en: "", de: "Stridor", + display_short: "R06.1", }, { key: "R06.2", en: "", de: "Wheezing", + display_short: "R06.2", }, { key: "R06.3", en: "", de: "Periodic breathing", + display_short: "R06.3", }, { key: "R06.4", en: "", de: "Hyperventilation", + display_short: "R06.4", }, { key: "R06.5", en: "", de: "Mouth breathing", + display_short: "R06.5", }, { key: "R06.6", en: "", de: "Hiccough", + display_short: "R06.6", }, { key: "R06.7", en: "", de: "Sneezing", + display_short: "R06.7", }, { key: "R06.8", en: "", de: "Other and unspecified abnormalities of breathing", + display_short: "R06.8", }, { key: "R07", en: "", de: "Pain in throat and chest", + display_short: "R07", }, { key: "R07.0", en: "", de: "Pain in throat", + display_short: "R07.0", }, { key: "R07.1", en: "", de: "Chest pain on breathing", + display_short: "R07.1", }, { key: "R07.2", en: "", de: "Precordial pain", + display_short: "R07.2", }, { key: "R07.3", en: "", de: "Other chest pain", + display_short: "R07.3", }, { key: "R07.4", en: "", de: "Chest pain, unspecified", + display_short: "R07.4", }, { key: "R09", en: "", de: "Other symptoms and signs involving the circulatory and respiratory systems", + display_short: "R09", }, { key: "R09.0", en: "", de: "Asphyxia", + display_short: "R09.0", }, { key: "R09.1", en: "", de: "Pleurisy", + display_short: "R09.1", }, { key: "R09.2", en: "", de: "Respiratory arrest", + display_short: "R09.2", }, { key: "R09.3", en: "", de: "Abnormal sputum", + display_short: "R09.3", }, { key: "R09.8", en: "", de: "Other specified symptoms and signs involving the circulatory and respiratory systems", + display_short: "R09.8", }, { key: "R10", en: "", de: "Abdominal and pelvic pain", + display_short: "R10", }, { key: "R10.0", en: "", de: "Acute abdomen", + display_short: "R10.0", }, { key: "R10.1", en: "", de: "Pain localized to upper abdomen", + display_short: "R10.1", }, { key: "R10.2", en: "", de: "Pelvic and perineal pain", + display_short: "R10.2", }, { key: "R10.3", en: "", de: "Pain localized to other parts of lower abdomen", + display_short: "R10.3", }, { key: "R10.4", en: "", de: "Other and unspecified abdominal pain", + display_short: "R10.4", }, { key: "R11", en: "", de: "Nausea and vomiting", + display_short: "R11", }, { key: "R12", en: "", de: "Heartburn", + display_short: "R12", }, { key: "R13", en: "", de: "Dysphagia", + display_short: "R13", }, { key: "R14", en: "", de: "Flatulence and related conditions", + display_short: "R14", }, { key: "R15", en: "", de: "Faecal incontinence", + display_short: "R15", }, { key: "R16", en: "", de: "Hepatomegaly and splenomegaly, not elsewhere classified", + display_short: "R16", }, { key: "R16.0", en: "", de: "Hepatomegaly, not elsewhere classified", + display_short: "R16.0", }, { key: "R16.1", en: "", de: "Splenomegaly, not elsewhere classified", + display_short: "R16.1", }, { key: "R16.2", en: "", de: "Hepatomegaly with splenomegaly, not elsewhere classified", + display_short: "R16.2", }, { key: "R17", en: "", de: "Hyperbilirubinaemia, with or without jaundice, not elsewhere classified", + display_short: "R17", }, { key: "R17.0", en: "", de: "Hyperbilirubinaemia with mention of jaundice, not elsewhere classified", + display_short: "R17.0", }, { key: "R17.9", en: "", de: "Hyperbilirubinaemia without mention of jaundice, not elsewhere classified", + display_short: "R17.9", }, { key: "R18", en: "", de: "Ascites", + display_short: "R18", }, { key: "R19", en: "", de: "Other symptoms and signs involving the digestive system and abdomen", + display_short: "R19", }, { key: "R19.0", en: "", de: "Intra-abdominal and pelvic swelling, mass and lump", + display_short: "R19.0", }, { key: "R19.1", en: "", de: "Abnormal bowel sounds", + display_short: "R19.1", }, { key: "R19.2", en: "", de: "Visible peristalsis", + display_short: "R19.2", }, { key: "R19.3", en: "", de: "Abdominal rigidity", + display_short: "R19.3", }, { key: "R19.4", en: "", de: "Change in bowel habit", + display_short: "R19.4", }, { key: "R19.5", en: "", de: "Other faecal abnormalities", + display_short: "R19.5", }, { key: "R19.6", en: "", de: "Halitosis", + display_short: "R19.6", }, { key: "R19.8", en: "", de: "Other specified symptoms and signs involving the digestive system and abdomen", + display_short: "R19.8", }, { key: "R20", en: "", de: "Disturbances of skin sensation", + display_short: "R20", }, { key: "R20.0", en: "", de: "Anaesthesia of skin", + display_short: "R20.0", }, { key: "R20.1", en: "", de: "Hypoaesthesia of skin", + display_short: "R20.1", }, { key: "R20.2", en: "", de: "Paraesthesia of skin", + display_short: "R20.2", }, { key: "R20.3", en: "", de: "Hyperaesthesia", + display_short: "R20.3", }, { key: "R20.8", en: "", de: "Other and unspecified disturbances of skin sensation", + display_short: "R20.8", }, { key: "R21", en: "", de: "Rash and other nonspecific skin eruption", + display_short: "R21", }, { key: "R22", en: "", de: "Localized swelling, mass and lump of skin and subcutaneous tissue", + display_short: "R22", }, { key: "R22.0", en: "", de: "Localized swelling, mass and lump, head", + display_short: "R22.0", }, { key: "R22.1", en: "", de: "Localized swelling, mass and lump, neck", + display_short: "R22.1", }, { key: "R22.2", en: "", de: "Localized swelling, mass and lump, trunk", + display_short: "R22.2", }, { key: "R22.3", en: "", de: "Localized swelling, mass and lump, upper limb", + display_short: "R22.3", }, { key: "R22.4", en: "", de: "Localized swelling, mass and lump, lower limb", + display_short: "R22.4", }, { key: "R22.7", en: "", de: "Localized swelling, mass and lump, multiple sites", + display_short: "R22.7", }, { key: "R22.9", en: "", de: "Localized swelling, mass and lump, unspecified", + display_short: "R22.9", }, { key: "R23", en: "", de: "Other skin changes", + display_short: "R23", }, { key: "R23.0", en: "", de: "Cyanosis", + display_short: "R23.0", }, { key: "R23.1", en: "", de: "Pallor", + display_short: "R23.1", }, { key: "R23.2", en: "", de: "Flushing", + display_short: "R23.2", }, { key: "R23.3", en: "", de: "Spontaneous ecchymoses", + display_short: "R23.3", }, { key: "R23.4", en: "", de: "Changes in skin texture", + display_short: "R23.4", }, { key: "R23.8", en: "", de: "Other and unspecified skin changes", + display_short: "R23.8", }, { key: "R25", en: "", de: "Abnormal involuntary movements", + display_short: "R25", }, { key: "R25.0", en: "", de: "Abnormal head movements", + display_short: "R25.0", }, { key: "R25.1", en: "", de: "Tremor, unspecified", + display_short: "R25.1", }, { key: "R25.2", en: "", de: "Cramp and spasm", + display_short: "R25.2", }, { key: "R25.3", en: "", de: "Fasciculation", + display_short: "R25.3", }, { key: "R25.8", en: "", de: "Other and unspecified abnormal involuntary movements", + display_short: "R25.8", }, { key: "R26", en: "", de: "Abnormalities of gait and mobility", + display_short: "R26", }, { key: "R26.0", en: "", de: "Ataxic gait", + display_short: "R26.0", }, { key: "R26.1", en: "", de: "Paralytic gait", + display_short: "R26.1", }, { key: "R26.2", en: "", de: "Difficulty in walking, not elsewhere classified", + display_short: "R26.2", }, { key: "R26.3", en: "", de: "Immobility", + display_short: "R26.3", }, { key: "R26.8", en: "", de: "Other and unspecified abnormalities of gait and mobility", + display_short: "R26.8", }, { key: "R27", en: "", de: "Other lack of coordination", + display_short: "R27", }, { key: "R27.0", en: "", de: "Ataxia, unspecified", + display_short: "R27.0", }, { key: "R27.8", en: "", de: "Other and unspecified lack of coordination", + display_short: "R27.8", }, { key: "R29", en: "", de: "Other symptoms and signs involving the nervous and musculoskeletal systems", + display_short: "R29", }, { key: "R29.0", en: "", de: "Tetany", + display_short: "R29.0", }, { key: "R29.1", en: "", de: "Meningismus", + display_short: "R29.1", }, { key: "R29.2", en: "", de: "Abnormal reflex", + display_short: "R29.2", }, { key: "R29.3", en: "", de: "Abnormal posture", + display_short: "R29.3", }, { key: "R29.4", en: "", de: "Clicking hip", + display_short: "R29.4", }, { key: "R29.6", en: "", de: "Tendency to fall, not elsewhere classified", + display_short: "R29.6", }, { key: "R29.8", en: "", de: "Other and unspecified symptoms and signs involving the nervous and musculoskeletal systems", + display_short: "R29.8", }, { key: "R30", en: "", de: "Pain associated with micturition", + display_short: "R30", }, { key: "R30.0", en: "", de: "Dysuria", + display_short: "R30.0", }, { key: "R30.1", en: "", de: "Vesical tenesmus", + display_short: "R30.1", }, { key: "R30.9", en: "", de: "Painful micturition, unspecified", + display_short: "R30.9", }, { key: "R31", en: "", de: "Unspecified haematuria", + display_short: "R31", }, { key: "R32", en: "", de: "Unspecified urinary incontinence", + display_short: "R32", }, { key: "R33", en: "", de: "Retention of urine", + display_short: "R33", }, { key: "R34", en: "", de: "Anuria and oliguria", + display_short: "R34", }, { key: "R35", en: "", de: "Polyuria", + display_short: "R35", }, { key: "R36", en: "", de: "Urethral discharge", + display_short: "R36", }, { key: "R39", en: "", de: "Other symptoms and signs involving the urinary system", + display_short: "R39", }, { key: "R39.0", en: "", de: "Extravasation of urine", + display_short: "R39.0", }, { key: "R39.1", en: "", de: "Other difficulties with micturition", + display_short: "R39.1", }, { key: "R39.2", en: "", de: "Extrarenal uraemia", + display_short: "R39.2", }, { key: "R39.8", en: "", de: "Other and unspecified symptoms and signs involving the urinary system", + display_short: "R39.8", }, { key: "R40", en: "", de: "Somnolence, stupor and coma", + display_short: "R40", }, { key: "R40.0", en: "", de: "Somnolence", + display_short: "R40.0", }, { key: "R40.1", en: "", de: "Stupor", + display_short: "R40.1", }, { key: "R40.2", en: "", de: "Coma, unspecified", + display_short: "R40.2", }, { key: "R41", en: "", de: "Other symptoms and signs involving cognitive functions and awareness", + display_short: "R41", }, { key: "R41.0", en: "", de: "Disorientation, unspecified", + display_short: "R41.0", }, { key: "R41.1", en: "", de: "Anterograde amnesia", + display_short: "R41.1", }, { key: "R41.2", en: "", de: "Retrograde amnesia", + display_short: "R41.2", }, { key: "R41.3", en: "", de: "Other amnesia", + display_short: "R41.3", }, { key: "R41.8", en: "", de: "Other and unspecified symptoms and signs involving cognitive functions and awareness", + display_short: "R41.8", }, { key: "R42", en: "", de: "Dizziness and giddiness", + display_short: "R42", }, { key: "R43", en: "", de: "Disturbances of smell and taste", + display_short: "R43", }, { key: "R43.0", en: "", de: "Anosmia", + display_short: "R43.0", }, { key: "R43.1", en: "", de: "Parosmia", + display_short: "R43.1", }, { key: "R43.2", en: "", de: "Parageusia", + display_short: "R43.2", }, { key: "R43.8", en: "", de: "Other and unspecified disturbances of smell and taste", + display_short: "R43.8", }, { key: "R44", en: "", de: "Other symptoms and signs involving general sensations and perceptions", + display_short: "R44", }, { key: "R44.0", en: "", de: "Auditory hallucinations", + display_short: "R44.0", }, { key: "R44.1", en: "", de: "Visual hallucinations", + display_short: "R44.1", }, { key: "R44.2", en: "", de: "Other hallucinations", + display_short: "R44.2", }, { key: "R44.3", en: "", de: "Hallucinations, unspecified", + display_short: "R44.3", }, { key: "R44.8", en: "", de: "Other and unspecified symptoms and signs involving general sensations and perceptions", + display_short: "R44.8", }, { key: "R45", en: "", de: "Symptoms and signs involving emotional state", + display_short: "R45", }, { key: "R45.0", en: "", de: "Nervousness", + display_short: "R45.0", }, { key: "R45.1", en: "", de: "Restlessness and agitation", + display_short: "R45.1", }, { key: "R45.2", en: "", de: "Unhappiness", + display_short: "R45.2", }, { key: "R45.3", en: "", de: "Demoralization and apathy", + display_short: "R45.3", }, { key: "R45.4", en: "", de: "Irritability and anger", + display_short: "R45.4", }, { key: "R45.5", en: "", de: "Hostility", + display_short: "R45.5", }, { key: "R45.6", en: "", de: "Physical violence", + display_short: "R45.6", }, { key: "R45.7", en: "", de: "State of emotional shock and stress, unspecified", + display_short: "R45.7", }, { key: "R45.8", en: "", de: "Other symptoms and signs involving emotional state", + display_short: "R45.8", }, { key: "R46", en: "", de: "Symptoms and signs involving appearance and behaviour", + display_short: "R46", }, { key: "R46.0", en: "", de: "Very low level of personal hygiene", + display_short: "R46.0", }, { key: "R46.1", en: "", de: "Bizarre personal appearance", + display_short: "R46.1", }, { key: "R46.2", en: "", de: "Strange and inexplicable behaviour", + display_short: "R46.2", }, { key: "R46.3", en: "", de: "Overactivity", + display_short: "R46.3", }, { key: "R46.4", en: "", de: "Slowness and poor responsiveness", + display_short: "R46.4", }, { key: "R46.5", en: "", de: "Suspiciousness and marked evasiveness", + display_short: "R46.5", }, { key: "R46.6", en: "", de: "Undue concern and preoccupation with stressful events", + display_short: "R46.6", }, { key: "R46.7", en: "", de: "Verbosity and circumstantial detail obscuring reason for contact", + display_short: "R46.7", }, { key: "R46.8", en: "", de: "Other symptoms and signs involving appearance and behaviour", + display_short: "R46.8", }, { key: "R47", en: "", de: "Speech disturbances, not elsewhere classified", + display_short: "R47", }, { key: "R47.0", en: "", de: "Dysphasia and aphasia", + display_short: "R47.0", }, { key: "R47.1", en: "", de: "Dysarthria and anarthria", + display_short: "R47.1", }, { key: "R47.8", en: "", de: "Other and unspecified speech disturbances", + display_short: "R47.8", }, { key: "R48", en: "", de: "Dyslexia and other symbolic dysfunctions, not elsewhere classified", + display_short: "R48", }, { key: "R48.0", en: "", de: "Dyslexia and alexia", + display_short: "R48.0", }, { key: "R48.1", en: "", de: "Agnosia", + display_short: "R48.1", }, { key: "R48.2", en: "", de: "Apraxia", + display_short: "R48.2", }, { key: "R48.8", en: "", de: "Other and unspecified symbolic dysfunctions", + display_short: "R48.8", }, { key: "R49", en: "", de: "Voice disturbances", + display_short: "R49", }, { key: "R49.0", en: "", de: "Dysphonia", + display_short: "R49.0", }, { key: "R49.1", en: "", de: "Aphonia", + display_short: "R49.1", }, { key: "R49.2", en: "", de: "Hypernasality and hyponasality", + display_short: "R49.2", }, { key: "R49.8", en: "", de: "Other and unspecified voice disturbances", + display_short: "R49.8", }, { key: "R50", en: "", de: "Fever of other and unknown origin", + display_short: "R50", }, { key: "R50.2", en: "", de: "Drug-induced fever", + display_short: "R50.2", }, { key: "R50.8", en: "", de: "Other specified fever", + display_short: "R50.8", }, { key: "R50.9", en: "", de: "Fever, unspecified", + display_short: "R50.9", }, { key: "R51", en: "", de: "Headache", + display_short: "R51", }, { key: "R52", en: "", de: "Pain, not elsewhere classified", + display_short: "R52", }, { key: "R52.0", en: "", de: "Acute pain", + display_short: "R52.0", }, { key: "R52.1", en: "", de: "Chronic intractable pain", + display_short: "R52.1", }, { key: "R52.2", en: "", de: "Other chronic pain", + display_short: "R52.2", }, { key: "R52.9", en: "", de: "Pain, unspecified", + display_short: "R52.9", }, { key: "R53", en: "", de: "Malaise and fatigue", + display_short: "R53", }, { key: "R54", en: "", de: "Senility", + display_short: "R54", }, { key: "R55", en: "", de: "Syncope and collapse", + display_short: "R55", }, { key: "R56", en: "", de: "Convulsions, not elsewhere classified", + display_short: "R56", }, { key: "R56.0", en: "", de: "Febrile convulsions", + display_short: "R56.0", }, { key: "R56.8", en: "", de: "Other and unspecified convulsions", + display_short: "R56.8", }, { key: "R57", en: "", de: "Shock, not elsewhere classified", + display_short: "R57", }, { key: "R57.0", en: "", de: "Cardiogenic shock", + display_short: "R57.0", }, { key: "R57.1", en: "", de: "Hypovolaemic shock", + display_short: "R57.1", }, { key: "R57.2", en: "", de: "Septic shock", + display_short: "R57.2", }, { key: "R57.8", en: "", de: "Other shock", + display_short: "R57.8", }, { key: "R57.9", en: "", de: "Shock, unspecified", + display_short: "R57.9", }, { key: "R58", en: "", de: "Haemorrhage, not elsewhere classified", + display_short: "R58", }, { key: "R59", en: "", de: "Enlarged lymph nodes", + display_short: "R59", }, { key: "R59.0", en: "", de: "Localized enlarged lymph nodes", + display_short: "R59.0", }, { key: "R59.1", en: "", de: "Generalized enlarged lymph nodes", + display_short: "R59.1", }, { key: "R59.9", en: "", de: "Enlarged lymph nodes, unspecified", + display_short: "R59.9", }, { key: "R60", en: "", de: "Oedema, not elsewhere classified", + display_short: "R60", }, { key: "R60.0", en: "", de: "Localized oedema", + display_short: "R60.0", }, { key: "R60.1", en: "", de: "Generalized oedema", + display_short: "R60.1", }, { key: "R60.9", en: "", de: "Oedema, unspecified", + display_short: "R60.9", }, { key: "R61", en: "", de: "Hyperhidrosis", + display_short: "R61", }, { key: "R61.0", en: "", de: "Localized hyperhidrosis", + display_short: "R61.0", }, { key: "R61.1", en: "", de: "Generalized hyperhidrosis", + display_short: "R61.1", }, { key: "R61.9", en: "", de: "Hyperhidrosis, unspecified", + display_short: "R61.9", }, { key: "R62", en: "", de: "Lack of expected normal physiological development", + display_short: "R62", }, { key: "R62.0", en: "", de: "Delayed milestone", + display_short: "R62.0", }, { key: "R62.8", en: "", de: "Other lack of expected normal physiological development", + display_short: "R62.8", }, { key: "R62.9", en: "", de: "Lack of expected normal physiological development, unspecified", + display_short: "R62.9", }, { key: "R63", en: "", de: "Symptoms and signs concerning food and fluid intake", + display_short: "R63", }, { key: "R63.0", en: "", de: "Anorexia", + display_short: "R63.0", }, { key: "R63.1", en: "", de: "Polydipsia", + display_short: "R63.1", }, { key: "R63.2", en: "", de: "Polyphagia", + display_short: "R63.2", }, { key: "R63.3", en: "", de: "Feeding difficulties and mismanagement", + display_short: "R63.3", }, { key: "R63.4", en: "", de: "Abnormal weight loss", + display_short: "R63.4", }, { key: "R63.5", en: "", de: "Abnormal weight gain", + display_short: "R63.5", }, { key: "R63.6", en: "", de: "Insufficient intake of food and water", + display_short: "R63.6", }, { key: "R63.8", en: "", de: "Other symptoms and signs concerning food and fluid intake", + display_short: "R63.8", }, { key: "R64", en: "", de: "Cachexia", + display_short: "R64", }, { key: "R68", en: "", de: "Other general symptoms and signs", + display_short: "R68", }, { key: "R68.0", en: "", de: "Hypothermia, not associated with low environmental temperature", + display_short: "R68.0", }, { key: "R68.1", en: "", de: "Nonspecific symptoms peculiar to infancy", + display_short: "R68.1", }, { key: "R68.2", en: "", de: "Dry mouth, unspecified", + display_short: "R68.2", }, { key: "R68.3", en: "", de: "Clubbing of fingers", + display_short: "R68.3", }, { key: "R68.8", en: "", de: "Other specified general symptoms and signs", + display_short: "R68.8", }, { key: "R69", en: "", de: "Unknown and unspecified causes of morbidity", + display_short: "R69", }, { key: "R70", en: "", de: "Elevated erythrocyte sedimentation rate and abnormality of plasma viscosity", + display_short: "R70", }, { key: "R70.0", en: "", de: "Elevated erythrocyte sedimentation rate", + display_short: "R70.0", }, { key: "R70.1", en: "", de: "Abnormal plasma viscosity", + display_short: "R70.1", }, { key: "R71", en: "", de: "Abnormality of red blood cells", + display_short: "R71", }, { key: "R72", en: "", de: "Abnormality of white blood cells, not elsewhere classified", + display_short: "R72", }, { key: "R73", en: "", de: "Elevated blood glucose level", + display_short: "R73", }, { key: "R73.0", en: "", de: "Abnormal glucose tolerance test", + display_short: "R73.0", }, { key: "R73.9", en: "", de: "Hyperglycaemia, unspecified", + display_short: "R73.9", }, { key: "R74", en: "", de: "Abnormal serum enzyme levels", + display_short: "R74", }, { key: "R74.0", en: "", de: "Elevation of levels of transaminase and lactic acid dehydrogenase [LDH]", + display_short: "R74.0", }, { key: "R74.8", en: "", de: "Abnormal levels of other serum enzymes", + display_short: "R74.8", }, { key: "R74.9", en: "", de: "Abnormal level of unspecified serum enzyme", + display_short: "R74.9", }, { key: "R75", en: "", de: "Laboratory evidence of human immunodeficiency virus [HIV]", + display_short: "R75", }, { key: "R76", en: "", de: "Other abnormal immunological findings in serum", + display_short: "R76", }, { key: "R76.0", en: "", de: "Raised antibody titre", + display_short: "R76.0", }, { key: "R76.1", en: "", de: "Abnormal reaction to tuberculin test", + display_short: "R76.1", }, { key: "R76.2", en: "", de: "False-positive serological test for syphilis", + display_short: "R76.2", }, { key: "R76.8", en: "", de: "Other specified abnormal immunological findings in serum", + display_short: "R76.8", }, { key: "R76.9", en: "", de: "Abnormal immunological finding in serum, unspecified", + display_short: "R76.9", }, { key: "R77", en: "", de: "Other abnormalities of plasma proteins", + display_short: "R77", }, { key: "R77.0", en: "", de: "Abnormality of albumin", + display_short: "R77.0", }, { key: "R77.1", en: "", de: "Abnormality of globulin", + display_short: "R77.1", }, { key: "R77.2", en: "", de: "Abnormality of alphafetoprotein", + display_short: "R77.2", }, { key: "R77.8", en: "", de: "Other specified abnormalities of plasma proteins", + display_short: "R77.8", }, { key: "R77.9", en: "", de: "Abnormality of plasma protein, unspecified", + display_short: "R77.9", }, { key: "R78", en: "", de: "Findings of drugs and other substances, not normally found in blood", + display_short: "R78", }, { key: "R78.0", en: "", de: "Finding of alcohol in blood", + display_short: "R78.0", }, { key: "R78.1", en: "", de: "Finding of opiate drug in blood", + display_short: "R78.1", }, { key: "R78.2", en: "", de: "Finding of cocaine in blood", + display_short: "R78.2", }, { key: "R78.3", en: "", de: "Finding of hallucinogen in blood", + display_short: "R78.3", }, { key: "R78.4", en: "", de: "Finding of other drugs of addictive potential in blood", + display_short: "R78.4", }, { key: "R78.5", en: "", de: "Finding of psychotropic drug in blood", + display_short: "R78.5", }, { key: "R78.6", en: "", de: "Finding of steroid agent in blood", + display_short: "R78.6", }, { key: "R78.7", en: "", de: "Finding of abnormal level of heavy metals in blood", + display_short: "R78.7", }, { key: "R78.8", en: "", de: "Finding of other specified substances, not normally found in blood", + display_short: "R78.8", }, { key: "R78.9", en: "", de: "Finding of unspecified substance, not normally found in blood", + display_short: "R78.9", }, { key: "R79", en: "", de: "Other abnormal findings of blood chemistry", + display_short: "R79", }, { key: "R79.0", en: "", de: "Abnormal level of blood mineral", + display_short: "R79.0", }, { key: "R79.8", en: "", de: "Other specified abnormal findings of blood chemistry", + display_short: "R79.8", }, { key: "R79.9", en: "", de: "Abnormal finding of blood chemistry, unspecified", + display_short: "R79.9", }, { key: "R80", en: "", de: "Isolated proteinuria", + display_short: "R80", }, { key: "R81", en: "", de: "Glycosuria", + display_short: "R81", }, { key: "R82", en: "", de: "Other abnormal findings in urine", + display_short: "R82", }, { key: "R82.0", en: "", de: "Chyluria", + display_short: "R82.0", }, { key: "R82.1", en: "", de: "Myoglobinuria", + display_short: "R82.1", }, { key: "R82.2", en: "", de: "Biliuria", + display_short: "R82.2", }, { key: "R82.3", en: "", de: "Haemoglobinuria", + display_short: "R82.3", }, { key: "R82.4", en: "", de: "Acetonuria", + display_short: "R82.4", }, { key: "R82.5", en: "", de: "Elevated urine levels of drugs, medicaments and biological substances", + display_short: "R82.5", }, { key: "R82.6", en: "", de: "Abnormal urine levels of substances chiefly nonmedicinal as to source", + display_short: "R82.6", }, { key: "R82.7", en: "", de: "Abnormal findings on microbiological examination of urine", + display_short: "R82.7", }, { key: "R82.8", en: "", de: "Abnormal findings on cytological and histological examination of urine", + display_short: "R82.8", }, { key: "R82.9", en: "", de: "Other and unspecified abnormal findings in urine", + display_short: "R82.9", }, { key: "R83", en: "", de: "Abnormal findings in cerebrospinal fluid", + display_short: "R83", }, { key: "R84", en: "", de: "Abnormal findings in specimens from respiratory organs and thorax", + display_short: "R84", }, { key: "R85", en: "", de: "Abnormal findings in specimens from digestive organs and abdominal cavity", + display_short: "R85", }, { key: "R86", en: "", de: "Abnormal findings in specimens from male genital organs", + display_short: "R86", }, { key: "R87", en: "", de: "Abnormal findings in specimens from female genital organs", + display_short: "R87", }, { key: "R89", en: "", de: "Abnormal findings in specimens from other organs, systems and tissues", + display_short: "R89", }, { key: "R90", en: "", de: "Abnormal findings on diagnostic imaging of central nervous system", + display_short: "R90", }, { key: "R90.0", en: "", de: "Intracranial space-occupying lesion", + display_short: "R90.0", }, { key: "R90.8", en: "", de: "Other abnormal findings on diagnostic imaging of central nervous system", + display_short: "R90.8", }, { key: "R91", en: "", de: "Abnormal findings on diagnostic imaging of lung", + display_short: "R91", }, { key: "R92", en: "", de: "Abnormal findings on diagnostic imaging of breast", + display_short: "R92", }, { key: "R93", en: "", de: "Abnormal findings on diagnostic imaging of other body structures", + display_short: "R93", }, { key: "R93.0", en: "", de: "Abnormal findings on diagnostic imaging of skull and head, not elsewhere classified", + display_short: "R93.0", }, { key: "R93.1", en: "", de: "Abnormal findings on diagnostic imaging of heart and coronary circulation", + display_short: "R93.1", }, { key: "R93.2", en: "", de: "Abnormal findings on diagnostic imaging of liver and biliary tract", + display_short: "R93.2", }, { key: "R93.3", en: "", de: "Abnormal findings on diagnostic imaging of other parts of digestive tract", + display_short: "R93.3", }, { key: "R93.4", en: "", de: "Abnormal findings on diagnostic imaging of urinary organs", + display_short: "R93.4", }, { key: "R93.5", en: "", de: "Abnormal findings on diagnostic imaging of other abdominal regions, including retroperitoneum", + display_short: "R93.5", }, { key: "R93.6", en: "", de: "Abnormal findings on diagnostic imaging of limbs", + display_short: "R93.6", }, { key: "R93.7", en: "", de: "Abnormal findings on diagnostic imaging of other parts of musculoskeletal system", + display_short: "R93.7", }, { key: "R93.8", en: "", de: "Abnormal findings on diagnostic imaging of other specified body structures", + display_short: "R93.8", }, { key: "R94", en: "", de: "Abnormal results of function studies", + display_short: "R94", }, { key: "R94.0", en: "", de: "Abnormal results of function studies of central nervous system", + display_short: "R94.0", }, { key: "R94.1", en: "", de: "Abnormal results of function studies of peripheral nervous system and special senses", + display_short: "R94.1", }, { key: "R94.2", en: "", de: "Abnormal results of pulmonary function studies", + display_short: "R94.2", }, { key: "R94.3", en: "", de: "Abnormal results of cardiovascular function studies", + display_short: "R94.3", }, { key: "R94.4", en: "", de: "Abnormal results of kidney function studies", + display_short: "R94.4", }, { key: "R94.5", en: "", de: "Abnormal results of liver function studies", + display_short: "R94.5", }, { key: "R94.6", en: "", de: "Abnormal results of thyroid function studies", + display_short: "R94.6", }, { key: "R94.7", en: "", de: "Abnormal results of other endocrine function studies", + display_short: "R94.7", }, { key: "R94.8", en: "", de: "Abnormal results of function studies of other organs and systems", + display_short: "R94.8", }, { key: "R95", en: "", de: "Sudden infant death syndrome", + display_short: "R95", }, { key: "R95.0", en: "", de: "Sudden infant death syndrome with mention of autopsy", + display_short: "R95.0", }, { key: "R95.9", en: "", de: "Sudden infant death syndrome without mention of autopsy", + display_short: "R95.9", }, { key: "R96", en: "", de: "Other sudden death, cause unknown", + display_short: "R96", }, { key: "R96.0", en: "", de: "Instantaneous death", + display_short: "R96.0", }, { key: "R96.1", en: "", de: "Death occurring less than 24 hours from onset of symptoms, not otherwise explained", + display_short: "R96.1", }, { key: "R98", en: "", de: "Unattended death", + display_short: "R98", }, { key: "R99", en: "", de: "Other ill-defined and unspecified causes of mortality", + display_short: "R99", }, { key: "S00", en: "", de: "Superficial injury of head", + display_short: "S00", }, { key: "S00.0", en: "", de: "Superficial injury of scalp", + display_short: "S00.0", }, { key: "S00.1", en: "", de: "Contusion of eyelid and periocular area", + display_short: "S00.1", }, { key: "S00.2", en: "", de: "Other superficial injuries of eyelid and periocular area", + display_short: "S00.2", }, { key: "S00.3", en: "", de: "Superficial injury of nose", + display_short: "S00.3", }, { key: "S00.4", en: "", de: "Superficial injury of ear", + display_short: "S00.4", }, { key: "S00.5", en: "", de: "Superficial injury of lip and oral cavity", + display_short: "S00.5", }, { key: "S00.7", en: "", de: "Multiple superficial injuries of head", + display_short: "S00.7", }, { key: "S00.8", en: "", de: "Superficial injury of other parts of head", + display_short: "S00.8", }, { key: "S00.9", en: "", de: "Superficial injury of head, part unspecified", + display_short: "S00.9", }, { key: "S01", en: "", de: "Open wound of head", + display_short: "S01", }, { key: "S01.0", en: "", de: "Open wound of scalp", + display_short: "S01.0", }, { key: "S01.1", en: "", de: "Open wound of eyelid and periocular area", + display_short: "S01.1", }, { key: "S01.2", en: "", de: "Open wound of nose", + display_short: "S01.2", }, { key: "S01.3", en: "", de: "Open wound of ear", + display_short: "S01.3", }, { key: "S01.4", en: "", de: "Open wound of cheek and temporomandibular area", + display_short: "S01.4", }, { key: "S01.5", en: "", de: "Open wound of lip and oral cavity", + display_short: "S01.5", }, { key: "S01.7", en: "", de: "Multiple open wounds of head", + display_short: "S01.7", }, { key: "S01.8", en: "", de: "Open wound of other parts of head", + display_short: "S01.8", }, { key: "S01.9", en: "", de: "Open wound of head, part unspecified", + display_short: "S01.9", }, { key: "S02", en: "", de: "Fracture of skull and facial bones", + display_short: "S02", }, { key: "S02.0", en: "", de: "Fracture of vault of skull", + display_short: "S02.0", }, { key: "S02.1", en: "", de: "Fracture of base of skull", + display_short: "S02.1", }, { key: "S02.2", en: "", de: "Fracture of nasal bones", + display_short: "S02.2", }, { key: "S02.3", en: "", de: "Fracture of orbital floor", + display_short: "S02.3", }, { key: "S02.4", en: "", de: "Fracture of malar and maxillary bones", + display_short: "S02.4", }, { key: "S02.5", en: "", de: "Fracture of tooth", + display_short: "S02.5", }, { key: "S02.6", en: "", de: "Fracture of mandible", + display_short: "S02.6", }, { key: "S02.7", en: "", de: "Multiple fractures involving skull and facial bones", + display_short: "S02.7", }, { key: "S02.8", en: "", de: "Fractures of other skull and facial bones", + display_short: "S02.8", }, { key: "S02.9", en: "", de: "Fracture of skull and facial bones, part unspecified", + display_short: "S02.9", }, { key: "S03", en: "", de: "Dislocation, sprain and strain of joints and ligaments of head", + display_short: "S03", }, { key: "S03.0", en: "", de: "Dislocation of jaw", + display_short: "S03.0", }, { key: "S03.1", en: "", de: "Dislocation of septal cartilage of nose", + display_short: "S03.1", }, { key: "S03.2", en: "", de: "Dislocation of tooth", + display_short: "S03.2", }, { key: "S03.3", en: "", de: "Dislocation of other and unspecified parts of head", + display_short: "S03.3", }, { key: "S03.4", en: "", de: "Sprain and strain of jaw", + display_short: "S03.4", }, { key: "S03.5", en: "", de: "Sprain and strain of joints and ligaments of other and unspecified parts of head", + display_short: "S03.5", }, { key: "S04", en: "", de: "Injury of cranial nerves", + display_short: "S04", }, { key: "S04.0", en: "", de: "Injury of optic nerve and pathways", + display_short: "S04.0", }, { key: "S04.1", en: "", de: "Injury of oculomotor nerve", + display_short: "S04.1", }, { key: "S04.2", en: "", de: "Injury of trochlear nerve", + display_short: "S04.2", }, { key: "S04.3", en: "", de: "Injury of trigeminal nerve", + display_short: "S04.3", }, { key: "S04.4", en: "", de: "Injury of abducent nerve", + display_short: "S04.4", }, { key: "S04.5", en: "", de: "Injury of facial nerve", + display_short: "S04.5", }, { key: "S04.6", en: "", de: "Injury of acoustic nerve", + display_short: "S04.6", }, { key: "S04.7", en: "", de: "Injury of accessory nerve", + display_short: "S04.7", }, { key: "S04.8", en: "", de: "Injury of other cranial nerves", + display_short: "S04.8", }, { key: "S04.9", en: "", de: "Injury of unspecified cranial nerve", + display_short: "S04.9", }, { key: "S05", en: "", de: "Injury of eye and orbit", + display_short: "S05", }, { key: "S05.0", en: "", de: "Injury of conjunctiva and corneal abrasion without mention of foreign body", + display_short: "S05.0", }, { key: "S05.1", en: "", de: "Contusion of eyeball and orbital tissues", + display_short: "S05.1", }, { key: "S05.2", en: "", de: "Ocular laceration and rupture with prolapse or loss of intraocular tissue", + display_short: "S05.2", }, { key: "S05.3", en: "", de: "Ocular laceration without prolapse or loss of intraocular tissue", + display_short: "S05.3", }, { key: "S05.4", en: "", de: "Penetrating wound of orbit with or without foreign body", + display_short: "S05.4", }, { key: "S05.5", en: "", de: "Penetrating wound of eyeball with foreign body", + display_short: "S05.5", }, { key: "S05.6", en: "", de: "Penetrating wound of eyeball without foreign body", + display_short: "S05.6", }, { key: "S05.7", en: "", de: "Avulsion of eye", + display_short: "S05.7", }, { key: "S05.8", en: "", de: "Other injuries of eye and orbit", + display_short: "S05.8", }, { key: "S05.9", en: "", de: "Injury of eye and orbit, unspecified", + display_short: "S05.9", }, { key: "S06", en: "", de: "Intracranial injury", + display_short: "S06", }, { key: "S06.0", en: "", de: "Concussion", + display_short: "S06.0", }, { key: "S06.1", en: "", de: "Traumatic cerebral oedema", + display_short: "S06.1", }, { key: "S06.2", en: "", de: "Diffuse brain injury", + display_short: "S06.2", }, { key: "S06.3", en: "", de: "Focal brain injury", + display_short: "S06.3", }, { key: "S06.4", en: "", de: "Epidural haemorrhage", + display_short: "S06.4", }, { key: "S06.5", en: "", de: "Traumatic subdural haemorrhage", + display_short: "S06.5", }, { key: "S06.6", en: "", de: "Traumatic subarachnoid haemorrhage", + display_short: "S06.6", }, { key: "S06.8", en: "", de: "Other intracranial injuries", + display_short: "S06.8", }, { key: "S06.9", en: "", de: "Intracranial injury, unspecified", + display_short: "S06.9", }, { key: "S07", en: "", de: "Crushing injury of head", + display_short: "S07", }, { key: "S07.0", en: "", de: "Crushing injury of face", + display_short: "S07.0", }, { key: "S07.1", en: "", de: "Crushing injury of skull", + display_short: "S07.1", }, { key: "S07.8", en: "", de: "Crushing injury of other parts of head", + display_short: "S07.8", }, { key: "S07.9", en: "", de: "Crushing injury of head, part unspecified", + display_short: "S07.9", }, { key: "S08", en: "", de: "Traumatic amputation of part of head", + display_short: "S08", }, { key: "S08.0", en: "", de: "Avulsion of scalp", + display_short: "S08.0", }, { key: "S08.1", en: "", de: "Traumatic amputation of ear", + display_short: "S08.1", }, { key: "S08.8", en: "", de: "Traumatic amputation of other parts of head", + display_short: "S08.8", }, { key: "S08.9", en: "", de: "Traumatic amputation of unspecified part of head", + display_short: "S08.9", }, { key: "S09", en: "", de: "Other and unspecified injuries of head", + display_short: "S09", }, { key: "S09.0", en: "", de: "Injury of blood vessels of head, not elsewhere classified", + display_short: "S09.0", }, { key: "S09.1", en: "", de: "Injury of muscle and tendon of head", + display_short: "S09.1", }, { key: "S09.2", en: "", de: "Traumatic rupture of ear drum", + display_short: "S09.2", }, { key: "S09.7", en: "", de: "Multiple injuries of head", + display_short: "S09.7", }, { key: "S09.8", en: "", de: "Other specified injuries of head", + display_short: "S09.8", }, { key: "S09.9", en: "", de: "Unspecified injury of head", + display_short: "S09.9", }, { key: "S10", en: "", de: "Superficial injury of neck", + display_short: "S10", }, { key: "S10.0", en: "", de: "Contusion of throat", + display_short: "S10.0", }, { key: "S10.1", en: "", de: "Other and unspecified superficial injuries of throat", + display_short: "S10.1", }, { key: "S10.7", en: "", de: "Multiple superficial injuries of neck", + display_short: "S10.7", }, { key: "S10.8", en: "", de: "Superficial injury of other parts of neck", + display_short: "S10.8", }, { key: "S10.9", en: "", de: "Superficial injury of neck, part unspecified", + display_short: "S10.9", }, { key: "S11", en: "", de: "Open wound of neck", + display_short: "S11", }, { key: "S11.0", en: "", de: "Open wound involving larynx and trachea", + display_short: "S11.0", }, { key: "S11.1", en: "", de: "Open wound involving thyroid gland", + display_short: "S11.1", }, { key: "S11.2", en: "", de: "Open wound involving pharynx and cervical oesophagus", + display_short: "S11.2", }, { key: "S11.7", en: "", de: "Multiple open wounds of neck", + display_short: "S11.7", }, { key: "S11.8", en: "", de: "Open wound of other parts of neck", + display_short: "S11.8", }, { key: "S11.9", en: "", de: "Open wound of neck, part unspecified", + display_short: "S11.9", }, { key: "S12", en: "", de: "Fracture of neck", + display_short: "S12", }, { key: "S12.0", en: "", de: "Fracture of first cervical vertebra", + display_short: "S12.0", }, { key: "S12.1", en: "", de: "Fracture of second cervical vertebra", + display_short: "S12.1", }, { key: "S12.2", en: "", de: "Fracture of other specified cervical vertebra", + display_short: "S12.2", }, { key: "S12.7", en: "", de: "Multiple fractures of cervical spine", + display_short: "S12.7", }, { key: "S12.8", en: "", de: "Fracture of other parts of neck", + display_short: "S12.8", }, { key: "S12.9", en: "", de: "Fracture of neck, part unspecified", + display_short: "S12.9", }, { key: "S13", en: "", de: "Dislocation, sprain and strain of joints and ligaments at neck level", + display_short: "S13", }, { key: "S13.0", en: "", de: "Traumatic rupture of cervical intervertebral disc", + display_short: "S13.0", }, { key: "S13.1", en: "", de: "Dislocation of cervical vertebra", + display_short: "S13.1", }, { key: "S13.2", en: "", de: "Dislocation of other and unspecified parts of neck", + display_short: "S13.2", }, { key: "S13.3", en: "", de: "Multiple dislocations of neck", + display_short: "S13.3", }, { key: "S13.4", en: "", de: "Sprain and strain of cervical spine", + display_short: "S13.4", }, { key: "S13.5", en: "", de: "Sprain and strain of thyroid region", + display_short: "S13.5", }, { key: "S13.6", en: "", de: "Sprain and strain of joints and ligaments of other and unspecified parts of neck", + display_short: "S13.6", }, { key: "S14", en: "", de: "Injury of nerves and spinal cord at neck level", + display_short: "S14", }, { key: "S14.0", en: "", de: "Concussion and oedema of cervical spinal cord", + display_short: "S14.0", }, { key: "S14.1", en: "", de: "Other and unspecified injuries of cervical spinal cord", + display_short: "S14.1", }, { key: "S14.2", en: "", de: "Injury of nerve root of cervical spine", + display_short: "S14.2", }, { key: "S14.3", en: "", de: "Injury of brachial plexus", + display_short: "S14.3", }, { key: "S14.4", en: "", de: "Injury of peripheral nerves of neck", + display_short: "S14.4", }, { key: "S14.5", en: "", de: "Injury of cervical sympathetic nerves", + display_short: "S14.5", }, { key: "S14.6", en: "", de: "Injury of other and unspecified nerves of neck", + display_short: "S14.6", }, { key: "S15", en: "", de: "Injury of blood vessels at neck level", + display_short: "S15", }, { key: "S15.0", en: "", de: "Injury of carotid artery", + display_short: "S15.0", }, { key: "S15.1", en: "", de: "Injury of vertebral artery", + display_short: "S15.1", }, { key: "S15.2", en: "", de: "Injury of external jugular vein", + display_short: "S15.2", }, { key: "S15.3", en: "", de: "Injury of internal jugular vein", + display_short: "S15.3", }, { key: "S15.7", en: "", de: "Injury of multiple blood vessels at neck level", + display_short: "S15.7", }, { key: "S15.8", en: "", de: "Injury of other blood vessels at neck level", + display_short: "S15.8", }, { key: "S15.9", en: "", de: "Injury of unspecified blood vessel at neck level", + display_short: "S15.9", }, { key: "S16", en: "", de: "Injury of muscle and tendon at neck level", + display_short: "S16", }, { key: "S17", en: "", de: "Crushing injury of neck", + display_short: "S17", }, { key: "S17.0", en: "", de: "Crushing injury of larynx and trachea", + display_short: "S17.0", }, { key: "S17.8", en: "", de: "Crushing injury of other parts of neck", + display_short: "S17.8", }, { key: "S17.9", en: "", de: "Crushing injury of neck, part unspecified", + display_short: "S17.9", }, { key: "S18", en: "", de: "Traumatic amputation at neck level", + display_short: "S18", }, { key: "S19", en: "", de: "Other and unspecified injuries of neck", + display_short: "S19", }, { key: "S19.7", en: "", de: "Multiple injuries of neck", + display_short: "S19.7", }, { key: "S19.8", en: "", de: "Other specified injuries of neck", + display_short: "S19.8", }, { key: "S19.9", en: "", de: "Unspecified injury of neck", + display_short: "S19.9", }, { key: "S20", en: "", de: "Superficial injury of thorax", + display_short: "S20", }, { key: "S20.0", en: "", de: "Contusion of breast", + display_short: "S20.0", }, { key: "S20.1", en: "", de: "Other and unspecified superficial injuries of breast", + display_short: "S20.1", }, { key: "S20.2", en: "", de: "Contusion of thorax", + display_short: "S20.2", }, { key: "S20.3", en: "", de: "Other superficial injuries of front wall of thorax", + display_short: "S20.3", }, { key: "S20.4", en: "", de: "Other superficial injuries of back wall of thorax", + display_short: "S20.4", }, { key: "S20.7", en: "", de: "Multiple superficial injuries of thorax", + display_short: "S20.7", }, { key: "S20.8", en: "", de: "Superficial injury of other and unspecified parts of thorax", + display_short: "S20.8", }, { key: "S21", en: "", de: "Open wound of thorax", + display_short: "S21", }, { key: "S21.0", en: "", de: "Open wound of breast", + display_short: "S21.0", }, { key: "S21.1", en: "", de: "Open wound of front wall of thorax", + display_short: "S21.1", }, { key: "S21.2", en: "", de: "Open wound of back wall of thorax", + display_short: "S21.2", }, { key: "S21.7", en: "", de: "Multiple open wounds of thoracic wall", + display_short: "S21.7", }, { key: "S21.8", en: "", de: "Open wound of other parts of thorax", + display_short: "S21.8", }, { key: "S21.9", en: "", de: "Open wound of thorax, part unspecified", + display_short: "S21.9", }, { key: "S22", en: "", de: "Fracture of rib(s), sternum and thoracic spine", + display_short: "S22", }, { key: "S22.0", en: "", de: "Fracture of thoracic vertebra", + display_short: "S22.0", }, { key: "S22.1", en: "", de: "Multiple fractures of thoracic spine", + display_short: "S22.1", }, { key: "S22.2", en: "", de: "Fracture of sternum", + display_short: "S22.2", }, { key: "S22.3", en: "", de: "Fracture of rib", + display_short: "S22.3", }, { key: "S22.4", en: "", de: "Multiple fractures of ribs", + display_short: "S22.4", }, { key: "S22.5", en: "", de: "Flail chest", + display_short: "S22.5", }, { key: "S22.8", en: "", de: "Fracture of other parts of bony thorax", + display_short: "S22.8", }, { key: "S22.9", en: "", de: "Fracture of bony thorax, part unspecified", + display_short: "S22.9", }, { key: "S23", en: "", de: "Dislocation, sprain and strain of joints and ligaments of thorax", + display_short: "S23", }, { key: "S23.0", en: "", de: "Traumatic rupture of thoracic intervertebral disc", + display_short: "S23.0", }, { key: "S23.1", en: "", de: "Dislocation of thoracic vertebra", + display_short: "S23.1", }, { key: "S23.2", en: "", de: "Dislocation of other and unspecified parts of thorax", + display_short: "S23.2", }, { key: "S23.3", en: "", de: "Sprain and strain of thoracic spine", + display_short: "S23.3", }, { key: "S23.4", en: "", de: "Sprain and strain of ribs and sternum", + display_short: "S23.4", }, { key: "S23.5", en: "", de: "Sprain and strain of other and unspecified parts of thorax", + display_short: "S23.5", }, { key: "S24", en: "", de: "Injury of nerves and spinal cord at thorax level", + display_short: "S24", }, { key: "S24.0", en: "", de: "Concussion and oedema of thoracic spinal cord", + display_short: "S24.0", }, { key: "S24.1", en: "", de: "Other and unspecified injuries of thoracic spinal cord", + display_short: "S24.1", }, { key: "S24.2", en: "", de: "Injury of nerve root of thoracic spine", + display_short: "S24.2", }, { key: "S24.3", en: "", de: "Injury of peripheral nerves of thorax", + display_short: "S24.3", }, { key: "S24.4", en: "", de: "Injury of thoracic sympathetic nerves", + display_short: "S24.4", }, { key: "S24.5", en: "", de: "Injury of other nerves of thorax", + display_short: "S24.5", }, { key: "S24.6", en: "", de: "Injury of unspecified nerve of thorax", + display_short: "S24.6", }, { key: "S25", en: "", de: "Injury of blood vessels of thorax", + display_short: "S25", }, { key: "S25.0", en: "", de: "Injury of thoracic aorta", + display_short: "S25.0", }, { key: "S25.1", en: "", de: "Injury of innominate or subclavian artery", + display_short: "S25.1", }, { key: "S25.2", en: "", de: "Injury of superior vena cava", + display_short: "S25.2", }, { key: "S25.3", en: "", de: "Injury of innominate or subclavian vein", + display_short: "S25.3", }, { key: "S25.4", en: "", de: "Injury of pulmonary blood vessels", + display_short: "S25.4", }, { key: "S25.5", en: "", de: "Injury of intercostal blood vessels", + display_short: "S25.5", }, { key: "S25.7", en: "", de: "Injury of multiple blood vessels of thorax", + display_short: "S25.7", }, { key: "S25.8", en: "", de: "Injury of other blood vessels of thorax", + display_short: "S25.8", }, { key: "S25.9", en: "", de: "Injury of unspecified blood vessel of thorax", + display_short: "S25.9", }, { key: "S26", en: "", de: "Injury of heart", + display_short: "S26", }, { key: "S26.0", en: "", de: "Injury of heart with haemopericardium", + display_short: "S26.0", }, { key: "S26.8", en: "", de: "Other injuries of heart", + display_short: "S26.8", }, { key: "S26.9", en: "", de: "Injury of heart, unspecified", + display_short: "S26.9", }, { key: "S27", en: "", de: "Injury of other and unspecified intrathoracic organs", + display_short: "S27", }, { key: "S27.0", en: "", de: "Traumatic pneumothorax", + display_short: "S27.0", }, { key: "S27.1", en: "", de: "Traumatic haemothorax", + display_short: "S27.1", }, { key: "S27.2", en: "", de: "Traumatic haemopneumothorax", + display_short: "S27.2", }, { key: "S27.3", en: "", de: "Other injuries of lung", + display_short: "S27.3", }, { key: "S27.4", en: "", de: "Injury of bronchus", + display_short: "S27.4", }, { key: "S27.5", en: "", de: "Injury of thoracic trachea", + display_short: "S27.5", }, { key: "S27.6", en: "", de: "Injury of pleura", + display_short: "S27.6", }, { key: "S27.7", en: "", de: "Multiple injuries of intrathoracic organs", + display_short: "S27.7", }, { key: "S27.8", en: "", de: "Injury of other specified intrathoracic organs", + display_short: "S27.8", }, { key: "S27.9", en: "", de: "Injury of unspecified intrathoracic organ", + display_short: "S27.9", }, { key: "S28", en: "", de: "Crushing injury of thorax and traumatic amputation of part of thorax", + display_short: "S28", }, { key: "S28.0", en: "", de: "Crushed chest", + display_short: "S28.0", }, { key: "S28.1", en: "", de: "Traumatic amputation of part of thorax", + display_short: "S28.1", }, { key: "S29", en: "", de: "Other and unspecified injuries of thorax", + display_short: "S29", }, { key: "S29.0", en: "", de: "Injury of muscle and tendon at thorax level", + display_short: "S29.0", }, { key: "S29.7", en: "", de: "Multiple injuries of thorax", + display_short: "S29.7", }, { key: "S29.8", en: "", de: "Other specified injuries of thorax", + display_short: "S29.8", }, { key: "S29.9", en: "", de: "Unspecified injury of thorax", + display_short: "S29.9", }, { key: "S30", en: "", de: "Superficial injury of abdomen, lower back and pelvis", + display_short: "S30", }, { key: "S30.0", en: "", de: "Contusion of lower back and pelvis", + display_short: "S30.0", }, { key: "S30.1", en: "", de: "Contusion of abdominal wall", + display_short: "S30.1", }, { key: "S30.2", en: "", de: "Contusion of external genital organs", + display_short: "S30.2", }, { key: "S30.7", en: "", de: "Multiple superficial injuries of abdomen, lower back and pelvis", + display_short: "S30.7", }, { key: "S30.8", en: "", de: "Other superficial injuries of abdomen, lower back and pelvis", + display_short: "S30.8", }, { key: "S30.9", en: "", de: "Superficial injury of abdomen, lower back and pelvis, part unspecified", + display_short: "S30.9", }, { key: "S31", en: "", de: "Open wound of abdomen, lower back and pelvis", + display_short: "S31", }, { key: "S31.0", en: "", de: "Open wound of lower back and pelvis", + display_short: "S31.0", }, { key: "S31.1", en: "", de: "Open wound of abdominal wall", + display_short: "S31.1", }, { key: "S31.2", en: "", de: "Open wound of penis", + display_short: "S31.2", }, { key: "S31.3", en: "", de: "Open wound of scrotum and testes", + display_short: "S31.3", }, { key: "S31.4", en: "", de: "Open wound of vagina and vulva", + display_short: "S31.4", }, { key: "S31.5", en: "", de: "Open wound of other and unspecified external genital organs", + display_short: "S31.5", }, { key: "S31.7", en: "", de: "Multiple open wounds of abdomen, lower back and pelvis", + display_short: "S31.7", }, { key: "S31.8", en: "", de: "Open wound of other and unspecified parts of abdomen", + display_short: "S31.8", }, { key: "S32", en: "", de: "Fracture of lumbar spine and pelvis", + display_short: "S32", }, { key: "S32.0", en: "", de: "Fracture of lumbar vertebra", + display_short: "S32.0", }, { key: "S32.1", en: "", de: "Fracture of sacrum", + display_short: "S32.1", }, { key: "S32.2", en: "", de: "Fracture of coccyx", + display_short: "S32.2", }, { key: "S32.3", en: "", de: "Fracture of ilium", + display_short: "S32.3", }, { key: "S32.4", en: "", de: "Fracture of acetabulum", + display_short: "S32.4", }, { key: "S32.5", en: "", de: "Fracture of pubis", + display_short: "S32.5", }, { key: "S32.7", en: "", de: "Multiple fractures of lumbar spine and pelvis", + display_short: "S32.7", }, { key: "S32.8", en: "", de: "Fracture of other and unspecified parts of lumbar spine and pelvis", + display_short: "S32.8", }, { key: "S33", en: "", de: "Dislocation, sprain and strain of joints and ligaments of lumbar spine and pelvis", + display_short: "S33", }, { key: "S33.0", en: "", de: "Traumatic rupture of lumbar intervertebral disc", + display_short: "S33.0", }, { key: "S33.1", en: "", de: "Dislocation of lumbar vertebra", + display_short: "S33.1", }, { key: "S33.2", en: "", de: "Dislocation of sacroiliac and sacrococcygeal joint", + display_short: "S33.2", }, { key: "S33.3", en: "", de: "Dislocation of other and unspecified parts of lumbar spine and pelvis", + display_short: "S33.3", }, { key: "S33.4", en: "", de: "Traumatic rupture of symphysis pubis", + display_short: "S33.4", }, { key: "S33.5", en: "", de: "Sprain and strain of lumbar spine", + display_short: "S33.5", }, { key: "S33.6", en: "", de: "Sprain and strain of sacroiliac joint", + display_short: "S33.6", }, { key: "S33.7", en: "", de: "Sprain and strain of other and unspecified parts of lumbar spine and pelvis", + display_short: "S33.7", }, { key: "S34", en: "", de: "Injury of nerves and lumbar spinal cord at abdomen, lower back and pelvis level", + display_short: "S34", }, { key: "S34.0", en: "", de: "Concussion and oedema of lumbar spinal cord", + display_short: "S34.0", }, { key: "S34.1", en: "", de: "Other injury of lumbar spinal cord", + display_short: "S34.1", }, { key: "S34.2", en: "", de: "Injury of nerve root of lumbar and sacral spine", + display_short: "S34.2", }, { key: "S34.3", en: "", de: "Injury of cauda equina", + display_short: "S34.3", }, { key: "S34.4", en: "", de: "Injury of lumbosacral plexus", + display_short: "S34.4", }, { key: "S34.5", en: "", de: "Injury of lumbar, sacral and pelvic sympathetic nerves", + display_short: "S34.5", }, { key: "S34.6", en: "", de: "Injury of peripheral nerve(s) of abdomen, lower back and pelvis", + display_short: "S34.6", }, { key: "S34.8", en: "", de: "Injury of other and unspecified nerves at abdomen, lower back and pelvis level", + display_short: "S34.8", }, { key: "S35", en: "", de: "Injury of blood vessels at abdomen, lower back and pelvis level", + display_short: "S35", }, { key: "S35.0", en: "", de: "Injury of abdominal aorta", + display_short: "S35.0", }, { key: "S35.1", en: "", de: "Injury of inferior vena cava", + display_short: "S35.1", }, { key: "S35.2", en: "", de: "Injury of coeliac or mesenteric artery", + display_short: "S35.2", }, { key: "S35.3", en: "", de: "Injury of portal or splenic vein", + display_short: "S35.3", }, { key: "S35.4", en: "", de: "Injury of renal blood vessels", + display_short: "S35.4", }, { key: "S35.5", en: "", de: "Injury of iliac blood vessels", + display_short: "S35.5", }, { key: "S35.7", en: "", de: "Injury of multiple blood vessels at abdomen, lower back and pelvis level", + display_short: "S35.7", }, { key: "S35.8", en: "", de: "Injury of other blood vessels at abdomen, lower back and pelvis level", + display_short: "S35.8", }, { key: "S35.9", en: "", de: "Injury of unspecified blood vessel at abdomen, lower back and pelvis level", + display_short: "S35.9", }, { key: "S36", en: "", de: "Injury of intra-abdominal organs", + display_short: "S36", }, { key: "S36.0", en: "", de: "Injury of spleen", + display_short: "S36.0", }, { key: "S36.1", en: "", de: "Injury of liver or gallbladder", + display_short: "S36.1", }, { key: "S36.2", en: "", de: "Injury of pancreas", + display_short: "S36.2", }, { key: "S36.3", en: "", de: "Injury of stomach", + display_short: "S36.3", }, { key: "S36.4", en: "", de: "Injury of small intestine", + display_short: "S36.4", }, { key: "S36.5", en: "", de: "Injury of colon", + display_short: "S36.5", }, { key: "S36.6", en: "", de: "Injury of rectum", + display_short: "S36.6", }, { key: "S36.7", en: "", de: "Injury of multiple intra-abdominal organs", + display_short: "S36.7", }, { key: "S36.8", en: "", de: "Injury of other intra-abdominal organs", + display_short: "S36.8", }, { key: "S36.9", en: "", de: "Injury of unspecified intra-abdominal organ", + display_short: "S36.9", }, { key: "S37", en: "", de: "Injury of urinary and pelvic organs", + display_short: "S37", }, { key: "S37.0", en: "", de: "Injury of kidney", + display_short: "S37.0", }, { key: "S37.1", en: "", de: "Injury of ureter", + display_short: "S37.1", }, { key: "S37.2", en: "", de: "Injury of bladder", + display_short: "S37.2", }, { key: "S37.3", en: "", de: "Injury of urethra", + display_short: "S37.3", }, { key: "S37.4", en: "", de: "Injury of ovary", + display_short: "S37.4", }, { key: "S37.5", en: "", de: "Injury of fallopian tube", + display_short: "S37.5", }, { key: "S37.6", en: "", de: "Injury of uterus", + display_short: "S37.6", }, { key: "S37.7", en: "", de: "Injury of multiple pelvic organs", + display_short: "S37.7", }, { key: "S37.8", en: "", de: "Injury of other pelvic organs", + display_short: "S37.8", }, { key: "S37.9", en: "", de: "Injury of unspecified pelvic organ", + display_short: "S37.9", }, { key: "S38", en: "", de: "Crushing injury and traumatic amputation of part of abdomen, lower back and pelvis", + display_short: "S38", }, { key: "S38.0", en: "", de: "Crushing injury of external genital organs", + display_short: "S38.0", }, { key: "S38.1", en: "", de: "Crushing injury of other and unspecified parts of abdomen, lower back and pelvis", + display_short: "S38.1", }, { key: "S38.2", en: "", de: "Traumatic amputation of external genital organs", + display_short: "S38.2", }, { key: "S38.3", en: "", de: "Traumatic amputation of other and unspecified parts of abdomen, lower back and pelvis", + display_short: "S38.3", }, { key: "S39", en: "", de: "Other and unspecified injuries of abdomen, lower back and pelvis", + display_short: "S39", }, { key: "S39.0", en: "", de: "Injury of muscle and tendon of abdomen, lower back and pelvis", + display_short: "S39.0", }, { key: "S39.6", en: "", de: "Injury of intra-abdominal organ(s) with pelvic organ(s)", + display_short: "S39.6", }, { key: "S39.7", en: "", de: "Other multiple injuries of abdomen, lower back and pelvis", + display_short: "S39.7", }, { key: "S39.8", en: "", de: "Other specified injuries of abdomen, lower back and pelvis", + display_short: "S39.8", }, { key: "S39.9", en: "", de: "Unspecified injury of abdomen, lower back and pelvis", + display_short: "S39.9", }, { key: "S40", en: "", de: "Superficial injury of shoulder and upper arm", + display_short: "S40", }, { key: "S40.0", en: "", de: "Contusion of shoulder and upper arm", + display_short: "S40.0", }, { key: "S40.7", en: "", de: "Multiple superficial injuries of shoulder and upper arm", + display_short: "S40.7", }, { key: "S40.8", en: "", de: "Other superficial injuries of shoulder and upper arm", + display_short: "S40.8", }, { key: "S40.9", en: "", de: "Superficial injury of shoulder and upper arm, unspecified", + display_short: "S40.9", }, { key: "S41", en: "", de: "Open wound of shoulder and upper arm", + display_short: "S41", }, { key: "S41.0", en: "", de: "Open wound of shoulder", + display_short: "S41.0", }, { key: "S41.1", en: "", de: "Open wound of upper arm", + display_short: "S41.1", }, { key: "S41.7", en: "", de: "Multiple open wounds of shoulder and upper arm", + display_short: "S41.7", }, { key: "S41.8", en: "", de: "Open wound of other and unspecified parts of shoulder girdle", + display_short: "S41.8", }, { key: "S42", en: "", de: "Fracture of shoulder and upper arm", + display_short: "S42", }, { key: "S42.0", en: "", de: "Fracture of clavicle", + display_short: "S42.0", }, { key: "S42.1", en: "", de: "Fracture of scapula", + display_short: "S42.1", }, { key: "S42.2", en: "", de: "Fracture of upper end of humerus", + display_short: "S42.2", }, { key: "S42.3", en: "", de: "Fracture of shaft of humerus", + display_short: "S42.3", }, { key: "S42.4", en: "", de: "Fracture of lower end of humerus", + display_short: "S42.4", }, { key: "S42.7", en: "", de: "Multiple fractures of clavicle, scapula and humerus", + display_short: "S42.7", }, { key: "S42.8", en: "", de: "Fracture of other parts of shoulder and upper arm", + display_short: "S42.8", }, { key: "S42.9", en: "", de: "Fracture of shoulder girdle, part unspecified", + display_short: "S42.9", }, { key: "S43", en: "", de: "Dislocation, sprain and strain of joints and ligaments of shoulder girdle", + display_short: "S43", }, { key: "S43.0", en: "", de: "Dislocation of shoulder joint", + display_short: "S43.0", }, { key: "S43.1", en: "", de: "Dislocation of acromioclavicular joint", + display_short: "S43.1", }, { key: "S43.2", en: "", de: "Dislocation of sternoclavicular joint", + display_short: "S43.2", }, { key: "S43.3", en: "", de: "Dislocation of other and unspecified parts of shoulder girdle", + display_short: "S43.3", }, { key: "S43.4", en: "", de: "Sprain and strain of shoulder joint", + display_short: "S43.4", }, { key: "S43.5", en: "", de: "Sprain and strain of acromioclavicular joint", + display_short: "S43.5", }, { key: "S43.6", en: "", de: "Sprain and strain of sternoclavicular joint", + display_short: "S43.6", }, { key: "S43.7", en: "", de: "Sprain and strain of other and unspecified parts of shoulder girdle", + display_short: "S43.7", }, { key: "S44", en: "", de: "Injury of nerves at shoulder and upper arm level", + display_short: "S44", }, { key: "S44.0", en: "", de: "Injury of ulnar nerve at upper arm level", + display_short: "S44.0", }, { key: "S44.1", en: "", de: "Injury of median nerve at upper arm level", + display_short: "S44.1", }, { key: "S44.2", en: "", de: "Injury of radial nerve at upper arm level", + display_short: "S44.2", }, { key: "S44.3", en: "", de: "Injury of axillary nerve", + display_short: "S44.3", }, { key: "S44.4", en: "", de: "Injury of musculocutaneous nerve", + display_short: "S44.4", }, { key: "S44.5", en: "", de: "Injury of cutaneous sensory nerve at shoulder and upper arm level", + display_short: "S44.5", }, { key: "S44.7", en: "", de: "Injury of multiple nerves at shoulder and upper arm level", + display_short: "S44.7", }, { key: "S44.8", en: "", de: "Injury of other nerves at shoulder and upper arm level", + display_short: "S44.8", }, { key: "S44.9", en: "", de: "Injury of unspecified nerve at shoulder and upper arm level", + display_short: "S44.9", }, { key: "S45", en: "", de: "Injury of blood vessels at shoulder and upper arm level", + display_short: "S45", }, { key: "S45.0", en: "", de: "Injury of axillary artery", + display_short: "S45.0", }, { key: "S45.1", en: "", de: "Injury of brachial artery", + display_short: "S45.1", }, { key: "S45.2", en: "", de: "Injury of axillary or brachial vein", + display_short: "S45.2", }, { key: "S45.3", en: "", de: "Injury of superficial vein at shoulder and upper arm level", + display_short: "S45.3", }, { key: "S45.7", en: "", de: "Injury of multiple blood vessels at shoulder and upper arm level", + display_short: "S45.7", }, { key: "S45.8", en: "", de: "Injury of other blood vessels at shoulder and upper arm level", + display_short: "S45.8", }, { key: "S45.9", en: "", de: "Injury of unspecified blood vessel at shoulder and upper arm level", + display_short: "S45.9", }, { key: "S46", en: "", de: "Injury of muscle and tendon at shoulder and upper arm level", + display_short: "S46", }, { key: "S46.0", en: "", de: "Injury of muscle(s) and tendon(s) of the rotator cuff of shoulder", + display_short: "S46.0", }, { key: "S46.1", en: "", de: "Injury of muscle and tendon of long head of biceps", + display_short: "S46.1", }, { key: "S46.2", en: "", de: "Injury of muscle and tendon of other parts of biceps", + display_short: "S46.2", }, { key: "S46.3", en: "", de: "Injury of muscle and tendon of triceps", + display_short: "S46.3", }, { key: "S46.7", en: "", de: "Injury of multiple muscles and tendons at shoulder and upper arm level", + display_short: "S46.7", }, { key: "S46.8", en: "", de: "Injury of other muscles and tendons at shoulder and upper arm level", + display_short: "S46.8", }, { key: "S46.9", en: "", de: "Injury of unspecified muscle and tendon at shoulder and upper arm level", + display_short: "S46.9", }, { key: "S47", en: "", de: "Crushing injury of shoulder and upper arm", + display_short: "S47", }, { key: "S48", en: "", de: "Traumatic amputation of shoulder and upper arm", + display_short: "S48", }, { key: "S48.0", en: "", de: "Traumatic amputation at shoulder joint", + display_short: "S48.0", }, { key: "S48.1", en: "", de: "Traumatic amputation at level between shoulder and elbow", + display_short: "S48.1", }, { key: "S48.9", en: "", de: "Traumatic amputation of shoulder and upper arm, level unspecified", + display_short: "S48.9", }, { key: "S49", en: "", de: "Other and unspecified injuries of shoulder and upper arm", + display_short: "S49", }, { key: "S49.7", en: "", de: "Multiple injuries of shoulder and upper arm", + display_short: "S49.7", }, { key: "S49.8", en: "", de: "Other specified injuries of shoulder and upper arm", + display_short: "S49.8", }, { key: "S49.9", en: "", de: "Unspecified injury of shoulder and upper arm", + display_short: "S49.9", }, { key: "S50", en: "", de: "Superficial injury of forearm", + display_short: "S50", }, { key: "S50.0", en: "", de: "Contusion of elbow", + display_short: "S50.0", }, { key: "S50.1", en: "", de: "Contusion of other and unspecified parts of forearm", + display_short: "S50.1", }, { key: "S50.7", en: "", de: "Multiple superficial injuries of forearm", + display_short: "S50.7", }, { key: "S50.8", en: "", de: "Other superficial injuries of forearm", + display_short: "S50.8", }, { key: "S50.9", en: "", de: "Superficial injury of forearm, unspecified", + display_short: "S50.9", }, { key: "S51", en: "", de: "Open wound of forearm", + display_short: "S51", }, { key: "S51.0", en: "", de: "Open wound of elbow", + display_short: "S51.0", }, { key: "S51.7", en: "", de: "Multiple open wounds of forearm", + display_short: "S51.7", }, { key: "S51.8", en: "", de: "Open wound of other parts of forearm", + display_short: "S51.8", }, { key: "S51.9", en: "", de: "Open wound of forearm, part unspecified", + display_short: "S51.9", }, { key: "S52", en: "", de: "Fracture of forearm", + display_short: "S52", }, { key: "S52.0", en: "", de: "Fracture of upper end of ulna", + display_short: "S52.0", }, { key: "S52.1", en: "", de: "Fracture of upper end of radius", + display_short: "S52.1", }, { key: "S52.2", en: "", de: "Fracture of shaft of ulna", + display_short: "S52.2", }, { key: "S52.3", en: "", de: "Fracture of shaft of radius", + display_short: "S52.3", }, { key: "S52.4", en: "", de: "Fracture of shafts of both ulna and radius", + display_short: "S52.4", }, { key: "S52.5", en: "", de: "Fracture of lower end of radius", + display_short: "S52.5", }, { key: "S52.6", en: "", de: "Fracture of lower end of both ulna and radius", + display_short: "S52.6", }, { key: "S52.7", en: "", de: "Multiple fractures of forearm", + display_short: "S52.7", }, { key: "S52.8", en: "", de: "Fracture of other parts of forearm", + display_short: "S52.8", }, { key: "S52.9", en: "", de: "Fracture of forearm, part unspecified", + display_short: "S52.9", }, { key: "S53", en: "", de: "Dislocation, sprain and strain of joints and ligaments of elbow", + display_short: "S53", }, { key: "S53.0", en: "", de: "Dislocation of radial head", + display_short: "S53.0", }, { key: "S53.1", en: "", de: "Dislocation of elbow, unspecified", + display_short: "S53.1", }, { key: "S53.2", en: "", de: "Traumatic rupture of radial collateral ligament", + display_short: "S53.2", }, { key: "S53.3", en: "", de: "Traumatic rupture of ulnar collateral ligament", + display_short: "S53.3", }, { key: "S53.4", en: "", de: "Sprain and strain of elbow", + display_short: "S53.4", }, { key: "S54", en: "", de: "Injury of nerves at forearm level", + display_short: "S54", }, { key: "S54.0", en: "", de: "Injury of ulnar nerve at forearm level", + display_short: "S54.0", }, { key: "S54.1", en: "", de: "Injury of median nerve at forearm level", + display_short: "S54.1", }, { key: "S54.2", en: "", de: "Injury of radial nerve at forearm level", + display_short: "S54.2", }, { key: "S54.3", en: "", de: "Injury of cutaneous sensory nerve at forearm level", + display_short: "S54.3", }, { key: "S54.7", en: "", de: "Injury of multiple nerves at forearm level", + display_short: "S54.7", }, { key: "S54.8", en: "", de: "Injury of other nerves at forearm level", + display_short: "S54.8", }, { key: "S54.9", en: "", de: "Injury of unspecified nerve at forearm level", + display_short: "S54.9", }, { key: "S55", en: "", de: "Injury of blood vessels at forearm level", + display_short: "S55", }, { key: "S55.0", en: "", de: "Injury of ulnar artery at forearm level", + display_short: "S55.0", }, { key: "S55.1", en: "", de: "Injury of radial artery at forearm level", + display_short: "S55.1", }, { key: "S55.2", en: "", de: "Injury of vein at forearm level", + display_short: "S55.2", }, { key: "S55.7", en: "", de: "Injury of multiple blood vessels at forearm level", + display_short: "S55.7", }, { key: "S55.8", en: "", de: "Injury of other blood vessels at forearm level", + display_short: "S55.8", }, { key: "S55.9", en: "", de: "Injury of unspecified blood vessel at forearm level", + display_short: "S55.9", }, { key: "S56", en: "", de: "Injury of muscle and tendon at forearm level", + display_short: "S56", }, { key: "S56.0", en: "", de: "Injury of flexor muscle and tendon of thumb at forearm level", + display_short: "S56.0", }, { key: "S56.1", en: "", de: "Injury of long flexor muscle and tendon of other finger(s) at forearm level", + display_short: "S56.1", }, { key: "S56.2", en: "", de: "Injury of other flexor muscle and tendon at forearm level", + display_short: "S56.2", }, { key: "S56.3", en: "", de: "Injury of extensor or abductor muscles and tendons of thumb at forearm level", + display_short: "S56.3", }, { key: "S56.4", en: "", de: "Injury of extensor muscle and tendon of other finger(s) at forearm level", + display_short: "S56.4", }, { key: "S56.5", en: "", de: "Injury of other extensor muscle and tendon at forearm level", + display_short: "S56.5", }, { key: "S56.7", en: "", de: "Injury of multiple muscles and tendons at forearm level", + display_short: "S56.7", }, { key: "S56.8", en: "", de: "Injury of other and unspecified muscles and tendons at forearm level", + display_short: "S56.8", }, { key: "S57", en: "", de: "Crushing injury of forearm", + display_short: "S57", }, { key: "S57.0", en: "", de: "Crushing injury of elbow", + display_short: "S57.0", }, { key: "S57.8", en: "", de: "Crushing injury of other parts of forearm", + display_short: "S57.8", }, { key: "S57.9", en: "", de: "Crushing injury of forearm, part unspecified", + display_short: "S57.9", }, { key: "S58", en: "", de: "Traumatic amputation of forearm", + display_short: "S58", }, { key: "S58.0", en: "", de: "Traumatic amputation at elbow level", + display_short: "S58.0", }, { key: "S58.1", en: "", de: "Traumatic amputation at level between elbow and wrist", + display_short: "S58.1", }, { key: "S58.9", en: "", de: "Traumatic amputation of forearm, level unspecified", + display_short: "S58.9", }, { key: "S59", en: "", de: "Other and unspecified injuries of forearm", + display_short: "S59", }, { key: "S59.7", en: "", de: "Multiple injuries of forearm", + display_short: "S59.7", }, { key: "S59.8", en: "", de: "Other specified injuries of forearm", + display_short: "S59.8", }, { key: "S59.9", en: "", de: "Unspecified injury of forearm", + display_short: "S59.9", }, { key: "S60", en: "", de: "Superficial injury of wrist and hand", + display_short: "S60", }, { key: "S60.0", en: "", de: "Contusion of finger(s) without damage to nail", + display_short: "S60.0", }, { key: "S60.1", en: "", de: "Contusion of finger(s) with damage to nail", + display_short: "S60.1", }, { key: "S60.2", en: "", de: "Contusion of other parts of wrist and hand", + display_short: "S60.2", }, { key: "S60.7", en: "", de: "Multiple superficial injuries of wrist and hand", + display_short: "S60.7", }, { key: "S60.8", en: "", de: "Other superficial injuries of wrist and hand", + display_short: "S60.8", }, { key: "S60.9", en: "", de: "Superficial injury of wrist and hand, unspecified", + display_short: "S60.9", }, { key: "S61", en: "", de: "Open wound of wrist and hand", + display_short: "S61", }, { key: "S61.0", en: "", de: "Open wound of finger(s) without damage to nail", + display_short: "S61.0", }, { key: "S61.1", en: "", de: "Open wound of finger(s) with damage to nail", + display_short: "S61.1", }, { key: "S61.7", en: "", de: "Multiple open wounds of wrist and hand", + display_short: "S61.7", }, { key: "S61.8", en: "", de: "Open wound of other parts of wrist and hand", + display_short: "S61.8", }, { key: "S61.9", en: "", de: "Open wound of wrist and hand, part unspecified", + display_short: "S61.9", }, { key: "S62", en: "", de: "Fracture at wrist and hand level", + display_short: "S62", }, { key: "S62.0", en: "", de: "Fracture of navicular [scaphoid] bone of hand", + display_short: "S62.0", }, { key: "S62.1", en: "", de: "Fracture of other carpal bone(s)", + display_short: "S62.1", }, { key: "S62.2", en: "", de: "Fracture of first metacarpal bone", + display_short: "S62.2", }, { key: "S62.3", en: "", de: "Fracture of other metacarpal bone", + display_short: "S62.3", }, { key: "S62.4", en: "", de: "Multiple fractures of metacarpal bones", + display_short: "S62.4", }, { key: "S62.5", en: "", de: "Fracture of thumb", + display_short: "S62.5", }, { key: "S62.6", en: "", de: "Fracture of other finger", + display_short: "S62.6", }, { key: "S62.7", en: "", de: "Multiple fractures of fingers", + display_short: "S62.7", }, { key: "S62.8", en: "", de: "Fracture of other and unspecified parts of wrist and hand", + display_short: "S62.8", }, { key: "S63", en: "", de: "Dislocation, sprain and strain of joints and ligaments at wrist and hand level", + display_short: "S63", }, { key: "S63.0", en: "", de: "Dislocation of wrist", + display_short: "S63.0", }, { key: "S63.1", en: "", de: "Dislocation of finger", + display_short: "S63.1", }, { key: "S63.2", en: "", de: "Multiple dislocations of fingers", + display_short: "S63.2", }, { key: "S63.3", en: "", de: "Traumatic rupture of ligament of wrist and carpus", + display_short: "S63.3", }, { key: "S63.4", en: "", de: "Traumatic rupture of ligament of finger at metacarpophalangeal and interphalangeal joint(s)", + display_short: "S63.4", }, { key: "S63.5", en: "", de: "Sprain and strain of wrist", + display_short: "S63.5", }, { key: "S63.6", en: "", de: "Sprain and strain of finger(s)", + display_short: "S63.6", }, { key: "S63.7", en: "", de: "Sprain and strain of other and unspecified parts of hand", + display_short: "S63.7", }, { key: "S64", en: "", de: "Injury of nerves at wrist and hand level", + display_short: "S64", }, { key: "S64.0", en: "", de: "Injury of ulnar nerve at wrist and hand level", + display_short: "S64.0", }, { key: "S64.1", en: "", de: "Injury of median nerve at wrist and hand level", + display_short: "S64.1", }, { key: "S64.2", en: "", de: "Injury of radial nerve at wrist and hand level", + display_short: "S64.2", }, { key: "S64.3", en: "", de: "Injury of digital nerve of thumb", + display_short: "S64.3", }, { key: "S64.4", en: "", de: "Injury of digital nerve of other finger", + display_short: "S64.4", }, { key: "S64.7", en: "", de: "Injury of multiple nerves at wrist and hand level", + display_short: "S64.7", }, { key: "S64.8", en: "", de: "Injury of other nerves at wrist and hand level", + display_short: "S64.8", }, { key: "S64.9", en: "", de: "Injury of unspecified nerve at wrist and hand level", + display_short: "S64.9", }, { key: "S65", en: "", de: "Injury of blood vessels at wrist and hand level", + display_short: "S65", }, { key: "S65.0", en: "", de: "Injury of ulnar artery at wrist and hand level", + display_short: "S65.0", }, { key: "S65.1", en: "", de: "Injury of radial artery at wrist and hand level", + display_short: "S65.1", }, { key: "S65.2", en: "", de: "Injury of superficial palmar arch", + display_short: "S65.2", }, { key: "S65.3", en: "", de: "Injury of deep palmar arch", + display_short: "S65.3", }, { key: "S65.4", en: "", de: "Injury of blood vessel(s) of thumb", + display_short: "S65.4", }, { key: "S65.5", en: "", de: "Injury of blood vessel(s) of other finger", + display_short: "S65.5", }, { key: "S65.7", en: "", de: "Injury of multiple blood vessels at wrist and hand level", + display_short: "S65.7", }, { key: "S65.8", en: "", de: "Injury of other blood vessels at wrist and hand level", + display_short: "S65.8", }, { key: "S65.9", en: "", de: "Injury of unspecified blood vessel at wrist and hand level", + display_short: "S65.9", }, { key: "S66", en: "", de: "Injury of muscle and tendon at wrist and hand level", + display_short: "S66", }, { key: "S66.0", en: "", de: "Injury of long flexor muscle and tendon of thumb at wrist and hand level", + display_short: "S66.0", }, { key: "S66.1", en: "", de: "Injury of flexor muscle and tendon of other finger at wrist and hand level", + display_short: "S66.1", }, { key: "S66.2", en: "", de: "Injury of extensor muscle and tendon of thumb at wrist and hand level", + display_short: "S66.2", }, { key: "S66.3", en: "", de: "Injury of extensor muscle and tendon of other finger at wrist and hand level", + display_short: "S66.3", }, { key: "S66.4", en: "", de: "Injury of intrinsic muscle and tendon of thumb at wrist and hand level", + display_short: "S66.4", }, { key: "S66.5", en: "", de: "Injury of intrinsic muscle and tendon of other finger at wrist and hand level", + display_short: "S66.5", }, { key: "S66.6", en: "", de: "Injury of multiple flexor muscles and tendons at wrist and hand level", + display_short: "S66.6", }, { key: "S66.7", en: "", de: "Injury of multiple extensor muscles and tendons at wrist and hand level", + display_short: "S66.7", }, { key: "S66.8", en: "", de: "Injury of other muscles and tendons at wrist and hand level", + display_short: "S66.8", }, { key: "S66.9", en: "", de: "Injury of unspecified muscle and tendon at wrist and hand level", + display_short: "S66.9", }, { key: "S67", en: "", de: "Crushing injury of wrist and hand", + display_short: "S67", }, { key: "S67.0", en: "", de: "Crushing injury of thumb and other finger(s)", + display_short: "S67.0", }, { key: "S67.8", en: "", de: "Crushing injury of other and unspecified parts of wrist and hand", + display_short: "S67.8", }, { key: "S68", en: "", de: "Traumatic amputation of wrist and hand", + display_short: "S68", }, { key: "S68.0", en: "", de: "Traumatic amputation of thumb (complete)(partial)", + display_short: "S68.0", }, { key: "S68.1", en: "", de: "Traumatic amputation of other single finger (complete)(partial)", + display_short: "S68.1", }, { key: "S68.2", en: "", de: "Traumatic amputation of two or more fingers alone (complete)(partial)", + display_short: "S68.2", }, { key: "S68.3", en: "", de: "Combined traumatic amputation of (part of) finger(s) with other parts of wrist and hand", + display_short: "S68.3", }, { key: "S68.4", en: "", de: "Traumatic amputation of hand at wrist level", + display_short: "S68.4", }, { key: "S68.8", en: "", de: "Traumatic amputation of other parts of wrist and hand", + display_short: "S68.8", }, { key: "S68.9", en: "", de: "Traumatic amputation of wrist and hand, level unspecified", + display_short: "S68.9", }, { key: "S69", en: "", de: "Other and unspecified injuries of wrist and hand", + display_short: "S69", }, { key: "S69.7", en: "", de: "Multiple injuries of wrist and hand", + display_short: "S69.7", }, { key: "S69.8", en: "", de: "Other specified injuries of wrist and hand", + display_short: "S69.8", }, { key: "S69.9", en: "", de: "Unspecified injury of wrist and hand", + display_short: "S69.9", }, { key: "S70", en: "", de: "Superficial injury of hip and thigh", + display_short: "S70", }, { key: "S70.0", en: "", de: "Contusion of hip", + display_short: "S70.0", }, { key: "S70.1", en: "", de: "Contusion of thigh", + display_short: "S70.1", }, { key: "S70.7", en: "", de: "Multiple superficial injuries of hip and thigh", + display_short: "S70.7", }, { key: "S70.8", en: "", de: "Other superficial injuries of hip and thigh", + display_short: "S70.8", }, { key: "S70.9", en: "", de: "Superficial injury of hip and thigh, unspecified", + display_short: "S70.9", }, { key: "S71", en: "", de: "Open wound of hip and thigh", + display_short: "S71", }, { key: "S71.0", en: "", de: "Open wound of hip", + display_short: "S71.0", }, { key: "S71.1", en: "", de: "Open wound of thigh", + display_short: "S71.1", }, { key: "S71.7", en: "", de: "Multiple open wounds of hip and thigh", + display_short: "S71.7", }, { key: "S71.8", en: "", de: "Open wound of other and unspecified parts of pelvic girdle", + display_short: "S71.8", }, { key: "S72", en: "", de: "Fracture of femur", + display_short: "S72", }, { key: "S72.0", en: "", de: "Fracture of neck of femur", + display_short: "S72.0", }, { key: "S72.1", en: "", de: "Pertrochanteric fracture", + display_short: "S72.1", }, { key: "S72.2", en: "", de: "Subtrochanteric fracture", + display_short: "S72.2", }, { key: "S72.3", en: "", de: "Fracture of shaft of femur", + display_short: "S72.3", }, { key: "S72.4", en: "", de: "Fracture of lower end of femur", + display_short: "S72.4", }, { key: "S72.7", en: "", de: "Multiple fractures of femur", + display_short: "S72.7", }, { key: "S72.8", en: "", de: "Fractures of other parts of femur", + display_short: "S72.8", }, { key: "S72.9", en: "", de: "Fracture of femur, part unspecified", + display_short: "S72.9", }, { key: "S73", en: "", de: "Dislocation, sprain and strain of joint and ligaments of hip", + display_short: "S73", }, { key: "S73.0", en: "", de: "Dislocation of hip", + display_short: "S73.0", }, { key: "S73.1", en: "", de: "Sprain and strain of hip", + display_short: "S73.1", }, { key: "S74", en: "", de: "Injury of nerves at hip and thigh level", + display_short: "S74", }, { key: "S74.0", en: "", de: "Injury of sciatic nerve at hip and thigh level", + display_short: "S74.0", }, { key: "S74.1", en: "", de: "Injury of femoral nerve at hip and thigh level", + display_short: "S74.1", }, { key: "S74.2", en: "", de: "Injury of cutaneous sensory nerve at hip and thigh level", + display_short: "S74.2", }, { key: "S74.7", en: "", de: "Injury of multiple nerves at hip and thigh level", + display_short: "S74.7", }, { key: "S74.8", en: "", de: "Injury of other nerves at hip and thigh level", + display_short: "S74.8", }, { key: "S74.9", en: "", de: "Injury of unspecified nerve at hip and thigh level", + display_short: "S74.9", }, { key: "S75", en: "", de: "Injury of blood vessels at hip and thigh level", + display_short: "S75", }, { key: "S75.0", en: "", de: "Injury of femoral artery", + display_short: "S75.0", }, { key: "S75.1", en: "", de: "Injury of femoral vein at hip and thigh level", + display_short: "S75.1", }, { key: "S75.2", en: "", de: "Injury of greater saphenous vein at hip and thigh level", + display_short: "S75.2", }, { key: "S75.7", en: "", de: "Injury of multiple blood vessels at hip and thigh level", + display_short: "S75.7", }, { key: "S75.8", en: "", de: "Injury of other blood vessels at hip and thigh level", + display_short: "S75.8", }, { key: "S75.9", en: "", de: "Injury of unspecified blood vessel at hip and thigh level", + display_short: "S75.9", }, { key: "S76", en: "", de: "Injury of muscle and tendon at hip and thigh level", + display_short: "S76", }, { key: "S76.0", en: "", de: "Injury of muscle and tendon of hip", + display_short: "S76.0", }, { key: "S76.1", en: "", de: "Injury of quadriceps muscle and tendon", + display_short: "S76.1", }, { key: "S76.2", en: "", de: "Injury of adductor muscle and tendon of thigh", + display_short: "S76.2", }, { key: "S76.3", en: "", de: "Injury of muscle and tendon of the posterior muscle group at thigh level", + display_short: "S76.3", }, { key: "S76.4", en: "", de: "Injury of other and unspecified muscles and tendons at thigh level", + display_short: "S76.4", }, { key: "S76.7", en: "", de: "Injury of multiple muscles and tendons at hip and thigh level", + display_short: "S76.7", }, { key: "S77", en: "", de: "Crushing injury of hip and thigh", + display_short: "S77", }, { key: "S77.0", en: "", de: "Crushing injury of hip", + display_short: "S77.0", }, { key: "S77.1", en: "", de: "Crushing injury of thigh", + display_short: "S77.1", }, { key: "S77.2", en: "", de: "Crushing injury of hip with thigh", + display_short: "S77.2", }, { key: "S78", en: "", de: "Traumatic amputation of hip and thigh", + display_short: "S78", }, { key: "S78.0", en: "", de: "Traumatic amputation at hip joint", + display_short: "S78.0", }, { key: "S78.1", en: "", de: "Traumatic amputation at level between hip and knee", + display_short: "S78.1", }, { key: "S78.9", en: "", de: "Traumatic amputation of hip and thigh, level unspecified", + display_short: "S78.9", }, { key: "S79", en: "", de: "Other and unspecified injuries of hip and thigh", + display_short: "S79", }, { key: "S79.7", en: "", de: "Multiple injuries of hip and thigh", + display_short: "S79.7", }, { key: "S79.8", en: "", de: "Other specified injuries of hip and thigh", + display_short: "S79.8", }, { key: "S79.9", en: "", de: "Unspecified injury of hip and thigh", + display_short: "S79.9", }, { key: "S80", en: "", de: "Superficial injury of lower leg", + display_short: "S80", }, { key: "S80.0", en: "", de: "Contusion of knee", + display_short: "S80.0", }, { key: "S80.1", en: "", de: "Contusion of other and unspecified parts of lower leg", + display_short: "S80.1", }, { key: "S80.7", en: "", de: "Multiple superficial injuries of lower leg", + display_short: "S80.7", }, { key: "S80.8", en: "", de: "Other superficial injuries of lower leg", + display_short: "S80.8", }, { key: "S80.9", en: "", de: "Superficial injury of lower leg, unspecified", + display_short: "S80.9", }, { key: "S81", en: "", de: "Open wound of lower leg", + display_short: "S81", }, { key: "S81.0", en: "", de: "Open wound of knee", + display_short: "S81.0", }, { key: "S81.7", en: "", de: "Multiple open wounds of lower leg", + display_short: "S81.7", }, { key: "S81.8", en: "", de: "Open wound of other parts of lower leg", + display_short: "S81.8", }, { key: "S81.9", en: "", de: "Open wound of lower leg, part unspecified", + display_short: "S81.9", }, { key: "S82", en: "", de: "Fracture of lower leg, including ankle", + display_short: "S82", }, { key: "S82.0", en: "", de: "Fracture of patella", + display_short: "S82.0", }, { key: "S82.1", en: "", de: "Fracture of upper end of tibia", + display_short: "S82.1", }, { key: "S82.2", en: "", de: "Fracture of shaft of tibia", + display_short: "S82.2", }, { key: "S82.3", en: "", de: "Fracture of lower end of tibia", + display_short: "S82.3", }, { key: "S82.4", en: "", de: "Fracture of fibula alone", + display_short: "S82.4", }, { key: "S82.5", en: "", de: "Fracture of medial malleolus", + display_short: "S82.5", }, { key: "S82.6", en: "", de: "Fracture of lateral malleolus", + display_short: "S82.6", }, { key: "S82.7", en: "", de: "Multiple fractures of lower leg", + display_short: "S82.7", }, { key: "S82.8", en: "", de: "Fractures of other parts of lower leg", + display_short: "S82.8", }, { key: "S82.9", en: "", de: "Fracture of lower leg, part unspecified", + display_short: "S82.9", }, { key: "S83", en: "", de: "Dislocation, sprain and strain of joints and ligaments of knee", + display_short: "S83", }, { key: "S83.0", en: "", de: "Dislocation of patella", + display_short: "S83.0", }, { key: "S83.1", en: "", de: "Dislocation of knee", + display_short: "S83.1", }, { key: "S83.2", en: "", de: "Tear of meniscus, current", + display_short: "S83.2", }, { key: "S83.3", en: "", de: "Tear of articular cartilage of knee, current", + display_short: "S83.3", }, { key: "S83.4", en: "", de: "Sprain and strain involving (fibular)(tibial) collateral ligament of knee", + display_short: "S83.4", }, { key: "S83.5", en: "", de: "Sprain and strain involving (anterior)(posterior) cruciate ligament of knee", + display_short: "S83.5", }, { key: "S83.6", en: "", de: "Sprain and strain of other and unspecified parts of knee", + display_short: "S83.6", }, { key: "S83.7", en: "", de: "Injury to multiple structures of knee", + display_short: "S83.7", }, { key: "S84", en: "", de: "Injury of nerves at lower leg level", + display_short: "S84", }, { key: "S84.0", en: "", de: "Injury of tibial nerve at lower leg level", + display_short: "S84.0", }, { key: "S84.1", en: "", de: "Injury of peroneal nerve at lower leg level", + display_short: "S84.1", }, { key: "S84.2", en: "", de: "Injury of cutaneous sensory nerve at lower leg level", + display_short: "S84.2", }, { key: "S84.7", en: "", de: "Injury of multiple nerves at lower leg level", + display_short: "S84.7", }, { key: "S84.8", en: "", de: "Injury of other nerves at lower leg level", + display_short: "S84.8", }, { key: "S84.9", en: "", de: "Injury of unspecified nerve at lower leg level", + display_short: "S84.9", }, { key: "S85", en: "", de: "Injury of blood vessels at lower leg level", + display_short: "S85", }, { key: "S85.0", en: "", de: "Injury of popliteal artery", + display_short: "S85.0", }, { key: "S85.1", en: "", de: "Injury of (anterior)(posterior) tibial artery", + display_short: "S85.1", }, { key: "S85.2", en: "", de: "Injury of peroneal artery", + display_short: "S85.2", }, { key: "S85.3", en: "", de: "Injury of greater saphenous vein at lower leg level", + display_short: "S85.3", }, { key: "S85.4", en: "", de: "Injury of lesser saphenous vein at lower leg level", + display_short: "S85.4", }, { key: "S85.5", en: "", de: "Injury of popliteal vein", + display_short: "S85.5", }, { key: "S85.7", en: "", de: "Injury of multiple blood vessels at lower leg level", + display_short: "S85.7", }, { key: "S85.8", en: "", de: "Injury of other blood vessels at lower leg level", + display_short: "S85.8", }, { key: "S85.9", en: "", de: "Injury of unspecified blood vessel at lower leg level", + display_short: "S85.9", }, { key: "S86", en: "", de: "Injury of muscle and tendon at lower leg level", + display_short: "S86", }, { key: "S86.0", en: "", de: "Injury of Achilles tendon", + display_short: "S86.0", }, { key: "S86.1", en: "", de: "Injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level", + display_short: "S86.1", }, { key: "S86.2", en: "", de: "Injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level", + display_short: "S86.2", }, { key: "S86.3", en: "", de: "Injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level", + display_short: "S86.3", }, { key: "S86.7", en: "", de: "Injury of multiple muscles and tendons at lower leg level", + display_short: "S86.7", }, { key: "S86.8", en: "", de: "Injury of other muscles and tendons at lower leg level", + display_short: "S86.8", }, { key: "S86.9", en: "", de: "Injury of unspecified muscle and tendon at lower leg level", + display_short: "S86.9", }, { key: "S87", en: "", de: "Crushing injury of lower leg", + display_short: "S87", }, { key: "S87.0", en: "", de: "Crushing injury of knee", + display_short: "S87.0", }, { key: "S87.8", en: "", de: "Crushing injury of other and unspecified parts of lower leg", + display_short: "S87.8", }, { key: "S88", en: "", de: "Traumatic amputation of lower leg", + display_short: "S88", }, { key: "S88.0", en: "", de: "Traumatic amputation at knee level", + display_short: "S88.0", }, { key: "S88.1", en: "", de: "Traumatic amputation at level between knee and ankle", + display_short: "S88.1", }, { key: "S88.9", en: "", de: "Traumatic amputation of lower leg, level unspecified", + display_short: "S88.9", }, { key: "S89", en: "", de: "Other and unspecified injuries of lower leg", + display_short: "S89", }, { key: "S89.7", en: "", de: "Multiple injuries of lower leg", + display_short: "S89.7", }, { key: "S89.8", en: "", de: "Other specified injuries of lower leg", + display_short: "S89.8", }, { key: "S89.9", en: "", de: "Unspecified injury of lower leg", + display_short: "S89.9", }, { key: "S90", en: "", de: "Superficial injury of ankle and foot", + display_short: "S90", }, { key: "S90.0", en: "", de: "Contusion of ankle", + display_short: "S90.0", }, { key: "S90.1", en: "", de: "Contusion of toe(s) without damage to nail", + display_short: "S90.1", }, { key: "S90.2", en: "", de: "Contusion of toe(s) with damage to nail", + display_short: "S90.2", }, { key: "S90.3", en: "", de: "Contusion of other and unspecified parts of foot", + display_short: "S90.3", }, { key: "S90.7", en: "", de: "Multiple superficial injuries of ankle and foot", + display_short: "S90.7", }, { key: "S90.8", en: "", de: "Other superficial injuries of ankle and foot", + display_short: "S90.8", }, { key: "S90.9", en: "", de: "Superficial injury of ankle and foot, unspecified", + display_short: "S90.9", }, { key: "S91", en: "", de: "Open wound of ankle and foot", + display_short: "S91", }, { key: "S91.0", en: "", de: "Open wound of ankle", + display_short: "S91.0", }, { key: "S91.1", en: "", de: "Open wound of toe(s) without damage to nail", + display_short: "S91.1", }, { key: "S91.2", en: "", de: "Open wound of toe(s) with damage to nail", + display_short: "S91.2", }, { key: "S91.3", en: "", de: "Open wound of other parts of foot", + display_short: "S91.3", }, { key: "S91.7", en: "", de: "Multiple open wounds of ankle and foot", + display_short: "S91.7", }, { key: "S92", en: "", de: "Fracture of foot, except ankle", + display_short: "S92", }, { key: "S92.0", en: "", de: "Fracture of calcaneus", + display_short: "S92.0", }, { key: "S92.1", en: "", de: "Fracture of talus", + display_short: "S92.1", }, { key: "S92.2", en: "", de: "Fracture of other tarsal bone(s)", + display_short: "S92.2", }, { key: "S92.3", en: "", de: "Fracture of metatarsal bone", + display_short: "S92.3", }, { key: "S92.4", en: "", de: "Fracture of great toe", + display_short: "S92.4", }, { key: "S92.5", en: "", de: "Fracture of other toe", + display_short: "S92.5", }, { key: "S92.7", en: "", de: "Multiple fractures of foot", + display_short: "S92.7", }, { key: "S92.9", en: "", de: "Fracture of foot, unspecified", + display_short: "S92.9", }, { key: "S93", en: "", de: "Dislocation, sprain and strain of joints and ligaments at ankle and foot level", + display_short: "S93", }, { key: "S93.0", en: "", de: "Dislocation of ankle joint", + display_short: "S93.0", }, { key: "S93.1", en: "", de: "Dislocation of toe(s)", + display_short: "S93.1", }, { key: "S93.2", en: "", de: "Rupture of ligaments at ankle and foot level", + display_short: "S93.2", }, { key: "S93.3", en: "", de: "Dislocation of other and unspecified parts of foot", + display_short: "S93.3", }, { key: "S93.4", en: "", de: "Sprain and strain of ankle", + display_short: "S93.4", }, { key: "S93.5", en: "", de: "Sprain and strain of toe(s)", + display_short: "S93.5", }, { key: "S93.6", en: "", de: "Sprain and strain of other and unspecified parts of foot", + display_short: "S93.6", }, { key: "S94", en: "", de: "Injury of nerves at ankle and foot level", + display_short: "S94", }, { key: "S94.0", en: "", de: "Injury of lateral plantar nerve", + display_short: "S94.0", }, { key: "S94.1", en: "", de: "Injury of medial plantar nerve", + display_short: "S94.1", }, { key: "S94.2", en: "", de: "Injury of deep peroneal nerve at ankle and foot level", + display_short: "S94.2", }, { key: "S94.3", en: "", de: "Injury of cutaneous sensory nerve at ankle and foot level", + display_short: "S94.3", }, { key: "S94.7", en: "", de: "Injury of multiple nerves at ankle and foot level", + display_short: "S94.7", }, { key: "S94.8", en: "", de: "Injury of other nerves at ankle and foot level", + display_short: "S94.8", }, { key: "S94.9", en: "", de: "Injury of unspecified nerve at ankle and foot level", + display_short: "S94.9", }, { key: "S95", en: "", de: "Injury of blood vessels at ankle and foot level", + display_short: "S95", }, { key: "S95.0", en: "", de: "Injury of dorsal artery of foot", + display_short: "S95.0", }, { key: "S95.1", en: "", de: "Injury of plantar artery of foot", + display_short: "S95.1", }, { key: "S95.2", en: "", de: "Injury of dorsal vein of foot", + display_short: "S95.2", }, { key: "S95.7", en: "", de: "Injury of multiple blood vessels at ankle and foot level", + display_short: "S95.7", }, { key: "S95.8", en: "", de: "Injury of other blood vessels at ankle and foot level", + display_short: "S95.8", }, { key: "S95.9", en: "", de: "Injury of unspecified blood vessel at ankle and foot level", + display_short: "S95.9", }, { key: "S96", en: "", de: "Injury of muscle and tendon at ankle and foot level", + display_short: "S96", }, { key: "S96.0", en: "", de: "Injury of muscle and tendon of long flexor muscle of toe at ankle and foot level", + display_short: "S96.0", }, { key: "S96.1", en: "", de: "Injury of muscle and tendon of long extensor muscle of toe at ankle and foot level", + display_short: "S96.1", }, { key: "S96.2", en: "", de: "Injury of intrinsic muscle and tendon at ankle and foot level", + display_short: "S96.2", }, { key: "S96.7", en: "", de: "Injury of multiple muscles and tendons at ankle and foot level", + display_short: "S96.7", }, { key: "S96.8", en: "", de: "Injury of other muscles and tendons at ankle and foot level", + display_short: "S96.8", }, { key: "S96.9", en: "", de: "Injury of unspecified muscle and tendon at ankle and foot level", + display_short: "S96.9", }, { key: "S97", en: "", de: "Crushing injury of ankle and foot", + display_short: "S97", }, { key: "S97.0", en: "", de: "Crushing injury of ankle", + display_short: "S97.0", }, { key: "S97.1", en: "", de: "Crushing injury of toe(s)", + display_short: "S97.1", }, { key: "S97.8", en: "", de: "Crushing injury of other parts of ankle and foot", + display_short: "S97.8", }, { key: "S98", en: "", de: "Traumatic amputation of ankle and foot", + display_short: "S98", }, { key: "S98.0", en: "", de: "Traumatic amputation of foot at ankle level", + display_short: "S98.0", }, { key: "S98.1", en: "", de: "Traumatic amputation of one toe", + display_short: "S98.1", }, { key: "S98.2", en: "", de: "Traumatic amputation of two or more toes", + display_short: "S98.2", }, { key: "S98.3", en: "", de: "Traumatic amputation of other parts of foot", + display_short: "S98.3", }, { key: "S98.4", en: "", de: "Traumatic amputation of foot, level unspecified", + display_short: "S98.4", }, { key: "S99", en: "", de: "Other and unspecified injuries of ankle and foot", + display_short: "S99", }, { key: "S99.7", en: "", de: "Multiple injuries of ankle and foot", + display_short: "S99.7", }, { key: "S99.8", en: "", de: "Other specified injuries of ankle and foot", + display_short: "S99.8", }, { key: "S99.9", en: "", de: "Unspecified injury of ankle and foot", + display_short: "S99.9", }, { key: "T00", en: "", de: "Superficial injuries involving multiple body regions", + display_short: "T00", }, { key: "T00.0", en: "", de: "Superficial injuries involving head with neck", + display_short: "T00.0", }, { key: "T00.1", en: "", de: "Superficial injuries involving thorax with abdomen, lower back and pelvis", + display_short: "T00.1", }, { key: "T00.2", en: "", de: "Superficial injuries involving multiple regions of upper limb(s)", + display_short: "T00.2", }, { key: "T00.3", en: "", de: "Superficial injuries involving multiple regions of lower limb(s)", + display_short: "T00.3", }, { key: "T00.6", en: "", de: "Superficial injuries involving multiple regions of upper limb(s) with lower limb(s)", + display_short: "T00.6", }, { key: "T00.8", en: "", de: "Superficial injuries involving other combinations of body regions", + display_short: "T00.8", }, { key: "T00.9", en: "", de: "Multiple superficial injuries, unspecified", + display_short: "T00.9", }, { key: "T01", en: "", de: "Open wounds involving multiple body regions", + display_short: "T01", }, { key: "T01.0", en: "", de: "Open wounds involving head with neck", + display_short: "T01.0", }, { key: "T01.1", en: "", de: "Open wounds involving thorax with abdomen, lower back and pelvis", + display_short: "T01.1", }, { key: "T01.2", en: "", de: "Open wounds involving multiple regions of upper limb(s)", + display_short: "T01.2", }, { key: "T01.3", en: "", de: "Open wounds involving multiple regions of lower limb(s)", + display_short: "T01.3", }, { key: "T01.6", en: "", de: "Open wounds involving multiple regions of upper limb(s) with lower limb(s)", + display_short: "T01.6", }, { key: "T01.8", en: "", de: "Open wounds involving other combinations of body regions", + display_short: "T01.8", }, { key: "T01.9", en: "", de: "Multiple open wounds, unspecified", + display_short: "T01.9", }, { key: "T02", en: "", de: "Fractures involving multiple body regions", + display_short: "T02", }, { key: "T02.0", en: "", de: "Fractures involving head with neck", + display_short: "T02.0", }, { key: "T02.1", en: "", de: "Fractures involving thorax with lower back and pelvis", + display_short: "T02.1", }, { key: "T02.2", en: "", de: "Fractures involving multiple regions of one upper limb", + display_short: "T02.2", }, { key: "T02.3", en: "", de: "Fractures involving multiple regions of one lower limb", + display_short: "T02.3", }, { key: "T02.4", en: "", de: "Fractures involving multiple regions of both upper limbs", + display_short: "T02.4", }, { key: "T02.5", en: "", de: "Fractures involving multiple regions of both lower limbs", + display_short: "T02.5", }, { key: "T02.6", en: "", de: "Fractures involving multiple regions of upper limb(s) with lower limb(s)", + display_short: "T02.6", }, { key: "T02.7", en: "", de: "Fractures involving thorax with lower back and pelvis with limb(s)", + display_short: "T02.7", }, { key: "T02.8", en: "", de: "Fractures involving other combinations of body regions", + display_short: "T02.8", }, { key: "T02.9", en: "", de: "Multiple fractures, unspecified", + display_short: "T02.9", }, { key: "T03", en: "", de: "Dislocations, sprains and strains involving multiple body regions", + display_short: "T03", }, { key: "T03.0", en: "", de: "Dislocations, sprains and strains involving head with neck", + display_short: "T03.0", }, { key: "T03.1", en: "", de: "Dislocations, sprains and strains involving thorax with lower back and pelvis", + display_short: "T03.1", }, { key: "T03.2", en: "", de: "Dislocations, sprains and strains involving multiple regions of upper limb(s)", + display_short: "T03.2", }, { key: "T03.3", en: "", de: "Dislocations, sprains and strains involving multiple regions of lower limb(s)", + display_short: "T03.3", }, { key: "T03.4", en: "", de: "Dislocations, sprains and strains involving multiple regions of upper limb(s) with lower limb(s)", + display_short: "T03.4", }, { key: "T03.8", en: "", de: "Dislocations, sprains and strains involving other combinations of body regions", + display_short: "T03.8", }, { key: "T03.9", en: "", de: "Multiple dislocations, sprains and strains, unspecified", + display_short: "T03.9", }, { key: "T04", en: "", de: "Crushing injuries involving multiple body regions", + display_short: "T04", }, { key: "T04.0", en: "", de: "Crushing injuries involving head with neck", + display_short: "T04.0", }, { key: "T04.1", en: "", de: "Crushing injuries involving thorax with abdomen, lower back and pelvis", + display_short: "T04.1", }, { key: "T04.2", en: "", de: "Crushing injuries involving multiple regions of upper limb(s)", + display_short: "T04.2", }, { key: "T04.3", en: "", de: "Crushing injuries involving multiple regions of lower limb(s)", + display_short: "T04.3", }, { key: "T04.4", en: "", de: "Crushing injuries involving multiple regions of upper limb(s) with lower limb(s)", + display_short: "T04.4", }, { key: "T04.7", en: "", de: "Crushing injuries of thorax with abdomen, lower back and pelvis with limb(s)", + display_short: "T04.7", }, { key: "T04.8", en: "", de: "Crushing injuries involving other combinations of body regions", + display_short: "T04.8", }, { key: "T04.9", en: "", de: "Multiple crushing injuries, unspecified", + display_short: "T04.9", }, { key: "T05", en: "", de: "Traumatic amputations involving multiple body regions", + display_short: "T05", }, { key: "T05.0", en: "", de: "Traumatic amputation of both hands", + display_short: "T05.0", }, { key: "T05.1", en: "", de: "Traumatic amputation of one hand and other arm [any level, except hand]", + display_short: "T05.1", }, { key: "T05.2", en: "", de: "Traumatic amputation of both arms [any level]", + display_short: "T05.2", }, { key: "T05.3", en: "", de: "Traumatic amputation of both feet", + display_short: "T05.3", }, { key: "T05.4", en: "", de: "Traumatic amputation of one foot and other leg [any level, except foot]", + display_short: "T05.4", }, { key: "T05.5", en: "", de: "Traumatic amputation of both legs [any level]", + display_short: "T05.5", }, { key: "T05.6", en: "", de: "Traumatic amputation of upper and lower limbs, any combination [any level]", + display_short: "T05.6", }, { key: "T05.8", en: "", de: "Traumatic amputations involving other combinations of body regions", + display_short: "T05.8", }, { key: "T05.9", en: "", de: "Multiple traumatic amputations, unspecified", + display_short: "T05.9", }, { key: "T06", en: "", de: "Other injuries involving multiple body regions, not elsewhere classified", + display_short: "T06", }, { key: "T06.0", en: "", de: "Injuries of brain and cranial nerves with injuries of nerves and spinal cord at neck level", + display_short: "T06.0", }, { key: "T06.1", en: "", de: "Injuries of nerves and spinal cord involving other multiple body regions", + display_short: "T06.1", }, { key: "T06.2", en: "", de: "Injuries of nerves involving multiple body regions", + display_short: "T06.2", }, { key: "T06.3", en: "", de: "Injuries of blood vessels involving multiple body regions", + display_short: "T06.3", }, { key: "T06.4", en: "", de: "Injuries of muscles and tendons involving multiple body regions", + display_short: "T06.4", }, { key: "T06.5", en: "", de: "Injuries of intrathoracic organs with intra-abdominal and pelvic organs", + display_short: "T06.5", }, { key: "T06.8", en: "", de: "Other specified injuries involving multiple body regions", + display_short: "T06.8", }, { key: "T07", en: "", de: "Unspecified multiple injuries", + display_short: "T07", }, { key: "T08", en: "", de: "Fracture of spine, level unspecified", + display_short: "T08", }, { key: "T09", en: "", de: "Other injuries of spine and trunk, level unspecified", + display_short: "T09", }, { key: "T09.0", en: "", de: "Superficial injury of trunk, level unspecified", + display_short: "T09.0", }, { key: "T09.1", en: "", de: "Open wound of trunk, level unspecified", + display_short: "T09.1", }, { key: "T09.2", en: "", de: "Dislocation, sprain and strain of unspecified joint and ligament of trunk", + display_short: "T09.2", }, { key: "T09.3", en: "", de: "Injury of spinal cord, level unspecified", + display_short: "T09.3", }, { key: "T09.4", en: "", de: "Injury of unspecified nerve, spinal nerve root and plexus of trunk", + display_short: "T09.4", }, { key: "T09.5", en: "", de: "Injury of unspecified muscle and tendon of trunk", + display_short: "T09.5", }, { key: "T09.6", en: "", de: "Traumatic amputation of trunk, level unspecified", + display_short: "T09.6", }, { key: "T09.8", en: "", de: "Other specified injuries of trunk, level unspecified", + display_short: "T09.8", }, { key: "T09.9", en: "", de: "Unspecified injury of trunk, level unspecified", + display_short: "T09.9", }, { key: "T10", en: "", de: "Fracture of upper limb, level unspecified", + display_short: "T10", }, { key: "T11", en: "", de: "Other injuries of upper limb, level unspecified", + display_short: "T11", }, { key: "T11.0", en: "", de: "Superficial injury of upper limb, level unspecified", + display_short: "T11.0", }, { key: "T11.1", en: "", de: "Open wound of upper limb, level unspecified", + display_short: "T11.1", }, { key: "T11.2", en: "", de: "Dislocation, sprain and strain of unspecified joint and ligament of upper limb, level unspecified", + display_short: "T11.2", }, { key: "T11.3", en: "", de: "Injury of unspecified nerve of upper limb, level unspecified", + display_short: "T11.3", }, { key: "T11.4", en: "", de: "Injury of unspecified blood vessel of upper limb, level unspecified", + display_short: "T11.4", }, { key: "T11.5", en: "", de: "Injury of unspecified muscle and tendon of upper limb, level unspecified", + display_short: "T11.5", }, { key: "T11.6", en: "", de: "Traumatic amputation of upper limb, level unspecified", + display_short: "T11.6", }, { key: "T11.8", en: "", de: "Other specified injuries of upper limb, level unspecified", + display_short: "T11.8", }, { key: "T11.9", en: "", de: "Unspecified injury of upper limb, level unspecified", + display_short: "T11.9", }, { key: "T12", en: "", de: "Fracture of lower limb, level unspecified", + display_short: "T12", }, { key: "T13", en: "", de: "Other injuries of lower limb, level unspecified", + display_short: "T13", }, { key: "T13.0", en: "", de: "Superficial injury of lower limb, level unspecified", + display_short: "T13.0", }, { key: "T13.1", en: "", de: "Open wound of lower limb, level unspecified", + display_short: "T13.1", }, { key: "T13.2", en: "", de: "Dislocation, sprain and strain of unspecified joint and ligament of lower limb, level unspecified", + display_short: "T13.2", }, { key: "T13.3", en: "", de: "Injury of unspecified nerve of lower limb, level unspecified", + display_short: "T13.3", }, { key: "T13.4", en: "", de: "Injury of unspecified blood vessel of lower limb, level unspecified", + display_short: "T13.4", }, { key: "T13.5", en: "", de: "Injury of unspecified muscle and tendon of lower limb, level unspecified", + display_short: "T13.5", }, { key: "T13.6", en: "", de: "Traumatic amputation of lower limb, level unspecified", + display_short: "T13.6", }, { key: "T13.8", en: "", de: "Other specified injuries of lower limb, level unspecified", + display_short: "T13.8", }, { key: "T13.9", en: "", de: "Unspecified injury of lower limb, level unspecified", + display_short: "T13.9", }, { key: "T14", en: "", de: "Injury of unspecified body region", + display_short: "T14", }, { key: "T14.0", en: "", de: "Superficial injury of unspecified body region", + display_short: "T14.0", }, { key: "T14.1", en: "", de: "Open wound of unspecified body region", + display_short: "T14.1", }, { key: "T14.2", en: "", de: "Fracture of unspecified body region", + display_short: "T14.2", }, { key: "T14.3", en: "", de: "Dislocation, sprain and strain of unspecified body region", + display_short: "T14.3", }, { key: "T14.4", en: "", de: "Injury of nerve(s) of unspecified body region", + display_short: "T14.4", }, { key: "T14.5", en: "", de: "Injury of blood vessel(s) of unspecified body region", + display_short: "T14.5", }, { key: "T14.6", en: "", de: "Injury of muscles and tendons of unspecified body region", + display_short: "T14.6", }, { key: "T14.7", en: "", de: "Crushing injury and traumatic amputation of unspecified body region", + display_short: "T14.7", }, { key: "T14.8", en: "", de: "Other injuries of unspecified body region", + display_short: "T14.8", }, { key: "T14.9", en: "", de: "Injury, unspecified", + display_short: "T14.9", }, { key: "T15", en: "", de: "Foreign body on external eye", + display_short: "T15", }, { key: "T15.0", en: "", de: "Foreign body in cornea", + display_short: "T15.0", }, { key: "T15.1", en: "", de: "Foreign body in conjunctival sac", + display_short: "T15.1", }, { key: "T15.8", en: "", de: "Foreign body in other and multiple parts of external eye", + display_short: "T15.8", }, { key: "T15.9", en: "", de: "Foreign body on external eye, part unspecified", + display_short: "T15.9", }, { key: "T16", en: "", de: "Foreign body in ear", + display_short: "T16", }, { key: "T17", en: "", de: "Foreign body in respiratory tract", + display_short: "T17", }, { key: "T17.0", en: "", de: "Foreign body in nasal sinus", + display_short: "T17.0", }, { key: "T17.1", en: "", de: "Foreign body in nostril", + display_short: "T17.1", }, { key: "T17.2", en: "", de: "Foreign body in pharynx", + display_short: "T17.2", }, { key: "T17.3", en: "", de: "Foreign body in larynx", + display_short: "T17.3", }, { key: "T17.4", en: "", de: "Foreign body in trachea", + display_short: "T17.4", }, { key: "T17.5", en: "", de: "Foreign body in bronchus", + display_short: "T17.5", }, { key: "T17.8", en: "", de: "Foreign body in other and multiple parts of respiratory tract", + display_short: "T17.8", }, { key: "T17.9", en: "", de: "Foreign body in respiratory tract, part unspecified", + display_short: "T17.9", }, { key: "T18", en: "", de: "Foreign body in alimentary tract", + display_short: "T18", }, { key: "T18.0", en: "", de: "Foreign body in mouth", + display_short: "T18.0", }, { key: "T18.1", en: "", de: "Foreign body in oesophagus", + display_short: "T18.1", }, { key: "T18.2", en: "", de: "Foreign body in stomach", + display_short: "T18.2", }, { key: "T18.3", en: "", de: "Foreign body in small intestine", + display_short: "T18.3", }, { key: "T18.4", en: "", de: "Foreign body in colon", + display_short: "T18.4", }, { key: "T18.5", en: "", de: "Foreign body in anus and rectum", + display_short: "T18.5", }, { key: "T18.8", en: "", de: "Foreign body in other and multiple parts of alimentary tract", + display_short: "T18.8", }, { key: "T18.9", en: "", de: "Foreign body in alimentary tract, part unspecified", + display_short: "T18.9", }, { key: "T19", en: "", de: "Foreign body in genitourinary tract", + display_short: "T19", }, { key: "T19.0", en: "", de: "Foreign body in urethra", + display_short: "T19.0", }, { key: "T19.1", en: "", de: "Foreign body in bladder", + display_short: "T19.1", }, { key: "T19.2", en: "", de: "Foreign body in vulva and vagina", + display_short: "T19.2", }, { key: "T19.3", en: "", de: "Foreign body in uterus [any part]", + display_short: "T19.3", }, { key: "T19.8", en: "", de: "Foreign body in other and multiple parts of genitourinary tract", + display_short: "T19.8", }, { key: "T19.9", en: "", de: "Foreign body in genitourinary tract, part unspecified", + display_short: "T19.9", }, { key: "T20", en: "", de: "Burn and corrosion of head and neck", + display_short: "T20", }, { key: "T20.0", en: "", de: "Burn of unspecified degree of head and neck", + display_short: "T20.0", }, { key: "T20.1", en: "", de: "Burn of first degree of head and neck", + display_short: "T20.1", }, { key: "T20.2", en: "", de: "Burn of second degree of head and neck", + display_short: "T20.2", }, { key: "T20.3", en: "", de: "Burn of third degree of head and neck", + display_short: "T20.3", }, { key: "T20.4", en: "", de: "Corrosion of unspecified degree of head and neck", + display_short: "T20.4", }, { key: "T20.5", en: "", de: "Corrosion of first degree of head and neck", + display_short: "T20.5", }, { key: "T20.6", en: "", de: "Corrosion of second degree of head and neck", + display_short: "T20.6", }, { key: "T20.7", en: "", de: "Corrosion of third degree of head and neck", + display_short: "T20.7", }, { key: "T21", en: "", de: "Burn and corrosion of trunk", + display_short: "T21", }, { key: "T21.0", en: "", de: "Burn of unspecified degree of trunk", + display_short: "T21.0", }, { key: "T21.1", en: "", de: "Burn of first degree of trunk", + display_short: "T21.1", }, { key: "T21.2", en: "", de: "Burn of second degree of trunk", + display_short: "T21.2", }, { key: "T21.3", en: "", de: "Burn of third degree of trunk", + display_short: "T21.3", }, { key: "T21.4", en: "", de: "Corrosion of unspecified degree of trunk", + display_short: "T21.4", }, { key: "T21.5", en: "", de: "Corrosion of first degree of trunk", + display_short: "T21.5", }, { key: "T21.6", en: "", de: "Corrosion of second degree of trunk", + display_short: "T21.6", }, { key: "T21.7", en: "", de: "Corrosion of third degree of trunk", + display_short: "T21.7", }, { key: "T22", en: "", de: "Burn and corrosion of shoulder and upper limb, except wrist and hand", + display_short: "T22", }, { key: "T22.0", en: "", de: "Burn of unspecified degree of shoulder and upper limb, except wrist and hand", + display_short: "T22.0", }, { key: "T22.1", en: "", de: "Burn of first degree of shoulder and upper limb, except wrist and hand", + display_short: "T22.1", }, { key: "T22.2", en: "", de: "Burn of second degree of shoulder and upper limb, except wrist and hand", + display_short: "T22.2", }, { key: "T22.3", en: "", de: "Burn of third degree of shoulder and upper limb, except wrist and hand", + display_short: "T22.3", }, { key: "T22.4", en: "", de: "Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand", + display_short: "T22.4", }, { key: "T22.5", en: "", de: "Corrosion of first degree of shoulder and upper limb, except wrist and hand", + display_short: "T22.5", }, { key: "T22.6", en: "", de: "Corrosion of second degree of shoulder and upper limb, except wrist and hand", + display_short: "T22.6", }, { key: "T22.7", en: "", de: "Corrosion of third degree of shoulder and upper limb, except wrist and hand", + display_short: "T22.7", }, { key: "T23", en: "", de: "Burn and corrosion of wrist and hand", + display_short: "T23", }, { key: "T23.0", en: "", de: "Burn of unspecified degree of wrist and hand", + display_short: "T23.0", }, { key: "T23.1", en: "", de: "Burn of first degree of wrist and hand", + display_short: "T23.1", }, { key: "T23.2", en: "", de: "Burn of second degree of wrist and hand", + display_short: "T23.2", }, { key: "T23.3", en: "", de: "Burn of third degree of wrist and hand", + display_short: "T23.3", }, { key: "T23.4", en: "", de: "Corrosion of unspecified degree of wrist and hand", + display_short: "T23.4", }, { key: "T23.5", en: "", de: "Corrosion of first degree of wrist and hand", + display_short: "T23.5", }, { key: "T23.6", en: "", de: "Corrosion of second degree of wrist and hand", + display_short: "T23.6", }, { key: "T23.7", en: "", de: "Corrosion of third degree of wrist and hand", + display_short: "T23.7", }, { key: "T24", en: "", de: "Burn and corrosion of hip and lower limb, except ankle and foot", + display_short: "T24", }, { key: "T24.0", en: "", de: "Burn of unspecified degree of hip and lower limb, except ankle and foot", + display_short: "T24.0", }, { key: "T24.1", en: "", de: "Burn of first degree of hip and lower limb, except ankle and foot", + display_short: "T24.1", }, { key: "T24.2", en: "", de: "Burn of second degree of hip and lower limb, except ankle and foot", + display_short: "T24.2", }, { key: "T24.3", en: "", de: "Burn of third degree of hip and lower limb, except ankle and foot", + display_short: "T24.3", }, { key: "T24.4", en: "", de: "Corrosion of unspecified degree of hip and lower limb, except ankle and foot", + display_short: "T24.4", }, { key: "T24.5", en: "", de: "Corrosion of first degree of hip and lower limb, except ankle and foot", + display_short: "T24.5", }, { key: "T24.6", en: "", de: "Corrosion of second degree of hip and lower limb, except ankle and foot", + display_short: "T24.6", }, { key: "T24.7", en: "", de: "Corrosion of third degree of hip and lower limb, except ankle and foot", + display_short: "T24.7", }, { key: "T25", en: "", de: "Burn and corrosion of ankle and foot", + display_short: "T25", }, { key: "T25.0", en: "", de: "Burn of unspecified degree of ankle and foot", + display_short: "T25.0", }, { key: "T25.1", en: "", de: "Burn of first degree of ankle and foot", + display_short: "T25.1", }, { key: "T25.2", en: "", de: "Burn of second degree of ankle and foot", + display_short: "T25.2", }, { key: "T25.3", en: "", de: "Burn of third degree of ankle and foot", + display_short: "T25.3", }, { key: "T25.4", en: "", de: "Corrosion of unspecified degree of ankle and foot", + display_short: "T25.4", }, { key: "T25.5", en: "", de: "Corrosion of first degree of ankle and foot", + display_short: "T25.5", }, { key: "T25.6", en: "", de: "Corrosion of second degree of ankle and foot", + display_short: "T25.6", }, { key: "T25.7", en: "", de: "Corrosion of third degree of ankle and foot", + display_short: "T25.7", }, { key: "T26", en: "", de: "Burn and corrosion confined to eye and adnexa", + display_short: "T26", }, { key: "T26.0", en: "", de: "Burn of eyelid and periocular area", + display_short: "T26.0", }, { key: "T26.1", en: "", de: "Burn of cornea and conjunctival sac", + display_short: "T26.1", }, { key: "T26.2", en: "", de: "Burn with resulting rupture and destruction of eyeball", + display_short: "T26.2", }, { key: "T26.3", en: "", de: "Burn of other parts of eye and adnexa", + display_short: "T26.3", }, { key: "T26.4", en: "", de: "Burn of eye and adnexa, part unspecified", + display_short: "T26.4", }, { key: "T26.5", en: "", de: "Corrosion of eyelid and periocular area", + display_short: "T26.5", }, { key: "T26.6", en: "", de: "Corrosion of cornea and conjunctival sac", + display_short: "T26.6", }, { key: "T26.7", en: "", de: "Corrosion with resulting rupture and destruction of eyeball", + display_short: "T26.7", }, { key: "T26.8", en: "", de: "Corrosion of other parts of eye and adnexa", + display_short: "T26.8", }, { key: "T26.9", en: "", de: "Corrosion of eye and adnexa, part unspecified", + display_short: "T26.9", }, { key: "T27", en: "", de: "Burn and corrosion of respiratory tract", + display_short: "T27", }, { key: "T27.0", en: "", de: "Burn of larynx and trachea", + display_short: "T27.0", }, { key: "T27.1", en: "", de: "Burn involving larynx and trachea with lung", + display_short: "T27.1", }, { key: "T27.2", en: "", de: "Burn of other parts of respiratory tract", + display_short: "T27.2", }, { key: "T27.3", en: "", de: "Burn of respiratory tract, part unspecified", + display_short: "T27.3", }, { key: "T27.4", en: "", de: "Corrosion of larynx and trachea", + display_short: "T27.4", }, { key: "T27.5", en: "", de: "Corrosion involving larynx and trachea with lung", + display_short: "T27.5", }, { key: "T27.6", en: "", de: "Corrosion of other parts of respiratory tract", + display_short: "T27.6", }, { key: "T27.7", en: "", de: "Corrosion of respiratory tract, part unspecified", + display_short: "T27.7", }, { key: "T28", en: "", de: "Burn and corrosion of other internal organs", + display_short: "T28", }, { key: "T28.0", en: "", de: "Burn of mouth and pharynx", + display_short: "T28.0", }, { key: "T28.1", en: "", de: "Burn of oesophagus", + display_short: "T28.1", }, { key: "T28.2", en: "", de: "Burn of other parts of alimentary tract", + display_short: "T28.2", }, { key: "T28.3", en: "", de: "Burn of internal genitourinary organs", + display_short: "T28.3", }, { key: "T28.4", en: "", de: "Burn of other and unspecified internal organs", + display_short: "T28.4", }, { key: "T28.5", en: "", de: "Corrosion of mouth and pharynx", + display_short: "T28.5", }, { key: "T28.6", en: "", de: "Corrosion of oesophagus", + display_short: "T28.6", }, { key: "T28.7", en: "", de: "Corrosion of other parts of alimentary tract", + display_short: "T28.7", }, { key: "T28.8", en: "", de: "Corrosion of internal genitourinary organs", + display_short: "T28.8", }, { key: "T28.9", en: "", de: "Corrosion of other and unspecified internal organs", + display_short: "T28.9", }, { key: "T29", en: "", de: "Burns and corrosions of multiple body regions", + display_short: "T29", }, { key: "T29.0", en: "", de: "Burns of multiple regions, unspecified degree", + display_short: "T29.0", }, { key: "T29.1", en: "", de: "Burns of multiple regions, no more than first-degree burns mentioned", + display_short: "T29.1", }, { key: "T29.2", en: "", de: "Burns of multiple regions, no more than second-degree burns mentioned", + display_short: "T29.2", }, { key: "T29.3", en: "", de: "Burns of multiple regions, at least one burn of third degree mentioned", + display_short: "T29.3", }, { key: "T29.4", en: "", de: "Corrosions of multiple regions, unspecified degree", + display_short: "T29.4", }, { key: "T29.5", en: "", de: "Corrosions of multiple regions, no more than first-degree corrosions mentioned", + display_short: "T29.5", }, { key: "T29.6", en: "", de: "Corrosions of multiple regions, no more than second-degree corrosions mentioned", + display_short: "T29.6", }, { key: "T29.7", en: "", de: "Corrosions of multiple regions, at least one corrosion of third degree mentioned", + display_short: "T29.7", }, { key: "T30", en: "", de: "Burn and corrosion, body region unspecified", + display_short: "T30", }, { key: "T30.0", en: "", de: "Burn of unspecified body region, unspecified degree", + display_short: "T30.0", }, { key: "T30.1", en: "", de: "Burn of first degree, body region unspecified", + display_short: "T30.1", }, { key: "T30.2", en: "", de: "Burn of second degree, body region unspecified", + display_short: "T30.2", }, { key: "T30.3", en: "", de: "Burn of third degree, body region unspecified", + display_short: "T30.3", }, { key: "T30.4", en: "", de: "Corrosion of unspecified body region, unspecified degree", + display_short: "T30.4", }, { key: "T30.5", en: "", de: "Corrosion of first degree, body region unspecified", + display_short: "T30.5", }, { key: "T30.6", en: "", de: "Corrosion of second degree, body region unspecified", + display_short: "T30.6", }, { key: "T30.7", en: "", de: "Corrosion of third degree, body region unspecified", + display_short: "T30.7", }, { key: "T33", en: "", de: "Superficial frostbite", + display_short: "T33", }, { key: "T33.0", en: "", de: "Superficial frostbite of head", + display_short: "T33.0", }, { key: "T33.1", en: "", de: "Superficial frostbite of neck", + display_short: "T33.1", }, { key: "T33.2", en: "", de: "Superficial frostbite of thorax", + display_short: "T33.2", }, { key: "T33.3", en: "", de: "Superficial frostbite of abdominal wall, lower back and pelvis", + display_short: "T33.3", }, { key: "T33.4", en: "", de: "Superficial frostbite of arm", + display_short: "T33.4", }, { key: "T33.5", en: "", de: "Superficial frostbite of wrist and hand", + display_short: "T33.5", }, { key: "T33.6", en: "", de: "Superficial frostbite of hip and thigh", + display_short: "T33.6", }, { key: "T33.7", en: "", de: "Superficial frostbite of knee and lower leg", + display_short: "T33.7", }, { key: "T33.8", en: "", de: "Superficial frostbite of ankle and foot", + display_short: "T33.8", }, { key: "T33.9", en: "", de: "Superficial frostbite of other and unspecified sites", + display_short: "T33.9", }, { key: "T34", en: "", de: "Frostbite with tissue necrosis", + display_short: "T34", }, { key: "T34.0", en: "", de: "Frostbite with tissue necrosis of head", + display_short: "T34.0", }, { key: "T34.1", en: "", de: "Frostbite with tissue necrosis of neck", + display_short: "T34.1", }, { key: "T34.2", en: "", de: "Frostbite with tissue necrosis of thorax", + display_short: "T34.2", }, { key: "T34.3", en: "", de: "Frostbite with tissue necrosis of abdominal wall, lower back and pelvis", + display_short: "T34.3", }, { key: "T34.4", en: "", de: "Frostbite with tissue necrosis of arm", + display_short: "T34.4", }, { key: "T34.5", en: "", de: "Frostbite with tissue necrosis of wrist and hand", + display_short: "T34.5", }, { key: "T34.6", en: "", de: "Frostbite with tissue necrosis of hip and thigh", + display_short: "T34.6", }, { key: "T34.7", en: "", de: "Frostbite with tissue necrosis of knee and lower leg", + display_short: "T34.7", }, { key: "T34.8", en: "", de: "Frostbite with tissue necrosis of ankle and foot", + display_short: "T34.8", }, { key: "T34.9", en: "", de: "Frostbite with tissue necrosis of other and unspecified sites", + display_short: "T34.9", }, { key: "T35", en: "", de: "Frostbite involving multiple body regions and unspecified frostbite", + display_short: "T35", }, { key: "T35.0", en: "", de: "Superficial frostbite involving multiple body regions", + display_short: "T35.0", }, { key: "T35.1", en: "", de: "Frostbite with tissue necrosis involving multiple body regions", + display_short: "T35.1", }, { key: "T35.2", en: "", de: "Unspecified frostbite of head and neck", + display_short: "T35.2", }, { key: "T35.3", en: "", de: "Unspecified frostbite of thorax, abdomen, lower back and pelvis", + display_short: "T35.3", }, { key: "T35.4", en: "", de: "Unspecified frostbite of upper limb", + display_short: "T35.4", }, { key: "T35.5", en: "", de: "Unspecified frostbite of lower limb", + display_short: "T35.5", }, { key: "T35.6", en: "", de: "Unspecified frostbite involving multiple body regions", + display_short: "T35.6", }, { key: "T35.7", en: "", de: "Unspecified frostbite of unspecified site", + display_short: "T35.7", }, { key: "T36", en: "", de: "Poisoning by systemic antibiotics", + display_short: "T36", }, { key: "T36.0", en: "", de: "Poisoning: Penicillins", + display_short: "T36.0", }, { key: "T36.1", en: "", de: "Poisoning: Cefalosporins and other beta-lactam antibiotics", + display_short: "T36.1", }, { key: "T36.2", en: "", de: "Poisoning: Chloramphenicol group", + display_short: "T36.2", }, { key: "T36.3", en: "", de: "Poisoning: Macrolides", + display_short: "T36.3", }, { key: "T36.4", en: "", de: "Poisoning: Tetracyclines", + display_short: "T36.4", }, { key: "T36.5", en: "", de: "Poisoning: Aminoglycosides", + display_short: "T36.5", }, { key: "T36.6", en: "", de: "Poisoning: Rifamycins", + display_short: "T36.6", }, { key: "T36.7", en: "", de: "Poisoning: Antifungal antibiotics, systemically used", + display_short: "T36.7", }, { key: "T36.8", en: "", de: "Poisoning: Other systemic antibiotics", + display_short: "T36.8", }, { key: "T36.9", en: "", de: "Poisoning: Systemic antibiotic, unspecified", + display_short: "T36.9", }, { key: "T37", en: "", de: "Poisoning by other systemic anti-infectives and antiparasitics", + display_short: "T37", }, { key: "T37.0", en: "", de: "Poisoning: Sulfonamides", + display_short: "T37.0", }, { key: "T37.1", en: "", de: "Poisoning: Antimycobacterial drugs", + display_short: "T37.1", }, { key: "T37.2", en: "", de: "Poisoning: Antimalarials and drugs acting on other blood protozoa", + display_short: "T37.2", }, { key: "T37.3", en: "", de: "Poisoning: Other antiprotozoal drugs", + display_short: "T37.3", }, { key: "T37.4", en: "", de: "Poisoning: Anthelminthics", + display_short: "T37.4", }, { key: "T37.5", en: "", de: "Poisoning: Antiviral drugs", + display_short: "T37.5", }, { key: "T37.8", en: "", de: "Poisoning: Other specified systemic anti-infectives and antiparasitics", + display_short: "T37.8", }, { key: "T37.9", en: "", de: "Poisoning: Systemic anti-infective and antiparasitic, unspecified", + display_short: "T37.9", }, { key: "T38", en: "", de: "Poisoning by hormones and their synthetic substitutes and antagonists, not elsewhere classified", + display_short: "T38", }, { key: "T38.0", en: "", de: "Poisoning: Glucocorticoids and synthetic analogues", + display_short: "T38.0", }, { key: "T38.1", en: "", de: "Poisoning: Thyroid hormones and substitutes", + display_short: "T38.1", }, { key: "T38.2", en: "", de: "Poisoning: Antithyroid drugs", + display_short: "T38.2", }, { key: "T38.3", en: "", de: "Poisoning: Insulin and oral hypoglycaemic [antidiabetic] drugs", + display_short: "T38.3", }, { key: "T38.4", en: "", de: "Poisoning: Oral contraceptives", + display_short: "T38.4", }, { key: "T38.5", en: "", de: "Poisoning: Other estrogens and progestogens", + display_short: "T38.5", }, { key: "T38.6", en: "", de: "Poisoning: Antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified", + display_short: "T38.6", }, { key: "T38.7", en: "", de: "Poisoning: Androgens and anabolic congeners", + display_short: "T38.7", }, { key: "T38.8", en: "", de: "Poisoning: Other and unspecified hormones and their synthetic substitutes", + display_short: "T38.8", }, { key: "T38.9", en: "", de: "Poisoning: Other and unspecified hormone antagonists", + display_short: "T38.9", }, { key: "T39", en: "", de: "Poisoning by nonopioid analgesics, antipyretics and antirheumatics", + display_short: "T39", }, { key: "T39.0", en: "", de: "Poisoning: Salicylates", + display_short: "T39.0", }, { key: "T39.1", en: "", de: "Poisoning: 4-Aminophenol derivatives", + display_short: "T39.1", }, { key: "T39.2", en: "", de: "Poisoning: Pyrazolone derivatives", + display_short: "T39.2", }, { key: "T39.3", en: "", de: "Poisoning: Other nonsteroidal anti-inflammatory drugs [NSAID]", + display_short: "T39.3", }, { key: "T39.4", en: "", de: "Poisoning: Antirheumatics, not elsewhere classified", + display_short: "T39.4", }, { key: "T39.8", en: "", de: "Poisoning: Other nonopioid analgesics and antipyretics, not elsewhere classified", + display_short: "T39.8", }, { key: "T39.9", en: "", de: "Poisoning: Nonopioid analgesic, antipyretic and antirheumatic, unspecified", + display_short: "T39.9", }, { key: "T40", en: "", de: "Poisoning by narcotics and psychodysleptics [hallucinogens]", + display_short: "T40", }, { key: "T40.0", en: "", de: "Poisoning: Opium", + display_short: "T40.0", }, { key: "T40.1", en: "", de: "Poisoning: Heroin", + display_short: "T40.1", }, { key: "T40.2", en: "", de: "Poisoning: Other opioids", + display_short: "T40.2", }, { key: "T40.3", en: "", de: "Poisoning: Methadone", + display_short: "T40.3", }, { key: "T40.4", en: "", de: "Poisoning: Other synthetic narcotics", + display_short: "T40.4", }, { key: "T40.5", en: "", de: "Poisoning: Cocaine", + display_short: "T40.5", }, { key: "T40.6", en: "", de: "Poisoning: Other and unspecified narcotics", + display_short: "T40.6", }, { key: "T40.7", en: "", de: "Poisoning: Cannabis (derivatives)", + display_short: "T40.7", }, { key: "T40.8", en: "", de: "Poisoning: Lysergide [LSD]", + display_short: "T40.8", }, { key: "T40.9", en: "", de: "Poisoning: Other and unspecified psychodysleptics [hallucinogens]", + display_short: "T40.9", }, { key: "T41", en: "", de: "Poisoning by anaesthetics and therapeutic gases", + display_short: "T41", }, { key: "T41.0", en: "", de: "Poisoning: Inhaled anaesthetics", + display_short: "T41.0", }, { key: "T41.1", en: "", de: "Poisoning: Intravenous anaesthetics", + display_short: "T41.1", }, { key: "T41.2", en: "", de: "Poisoning: Other and unspecified general anaesthetics", + display_short: "T41.2", }, { key: "T41.3", en: "", de: "Poisoning: Local anaesthetics", + display_short: "T41.3", }, { key: "T41.4", en: "", de: "Poisoning: Anaesthetic, unspecified", + display_short: "T41.4", }, { key: "T41.5", en: "", de: "Poisoning: Therapeutic gases", + display_short: "T41.5", }, { key: "T42", en: "", de: "Poisoning by antiepileptic, sedative-hypnotic and antiparkinsonism drugs", + display_short: "T42", }, { key: "T42.0", en: "", de: "Poisoning: Hydantoin derivatives", + display_short: "T42.0", }, { key: "T42.1", en: "", de: "Poisoning: Iminostilbenes", + display_short: "T42.1", }, { key: "T42.2", en: "", de: "Poisoning: Succinimides and oxazolidinediones", + display_short: "T42.2", }, { key: "T42.3", en: "", de: "Poisoning: Barbiturates", + display_short: "T42.3", }, { key: "T42.4", en: "", de: "Poisoning: Benzodiazepines", + display_short: "T42.4", }, { key: "T42.5", en: "", de: "Poisoning: Mixed antiepileptics, not elsewhere classified", + display_short: "T42.5", }, { key: "T42.6", en: "", de: "Poisoning: Other antiepileptic and sedative-hypnotic drugs", + display_short: "T42.6", }, { key: "T42.7", en: "", de: "Poisoning: Antiepileptic and sedative-hypnotic drugs, unspecified", + display_short: "T42.7", }, { key: "T42.8", en: "", de: "Poisoning: Antiparkinsonism drugs and other central muscle-tone depressants", + display_short: "T42.8", }, { key: "T43", en: "", de: "Poisoning by psychotropic drugs, not elsewhere classified", + display_short: "T43", }, { key: "T43.0", en: "", de: "Poisoning: Tricyclic and tetracyclic antidepressants", + display_short: "T43.0", }, { key: "T43.1", en: "", de: "Poisoning: Monoamine-oxidase-inhibitor antidepressants", + display_short: "T43.1", }, { key: "T43.2", en: "", de: "Poisoning: Other and unspecified antidepressants", + display_short: "T43.2", }, { key: "T43.3", en: "", de: "Poisoning: Phenothiazine antipsychotics and neuroleptics", + display_short: "T43.3", }, { key: "T43.4", en: "", de: "Poisoning: Butyrophenone and thioxanthene neuroleptics", + display_short: "T43.4", }, { key: "T43.5", en: "", de: "Poisoning: Other and unspecified antipsychotics and neuroleptics", + display_short: "T43.5", }, { key: "T43.6", en: "", de: "Poisoning: Psychostimulants with abuse potential", + display_short: "T43.6", }, { key: "T43.8", en: "", de: "Poisoning: Other psychotropic drugs, not elsewhere classified", + display_short: "T43.8", }, { key: "T43.9", en: "", de: "Poisoning: Psychotropic drug, unspecified", + display_short: "T43.9", }, { key: "T44", en: "", de: "Poisoning by drugs primarily affecting the autonomic nervous system", + display_short: "T44", }, { key: "T44.0", en: "", de: "Poisoning: Anticholinesterase agents", + display_short: "T44.0", }, { key: "T44.1", en: "", de: "Poisoning: Other parasympathomimetics [cholinergics]", + display_short: "T44.1", }, { key: "T44.2", en: "", de: "Poisoning: Ganglionic blocking drugs, not elsewhere classified", + display_short: "T44.2", }, { key: "T44.3", en: "", de: "Poisoning: Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, not elsewhere classified", + display_short: "T44.3", }, { key: "T44.4", en: "", de: "Poisoning: Predominantly alpha-adrenoreceptor agonists, not elsewhere classified", + display_short: "T44.4", }, { key: "T44.5", en: "", de: "Poisoning: Predominantly beta-adrenoreceptor agonists, not elsewhere classified", + display_short: "T44.5", }, { key: "T44.6", en: "", de: "Poisoning: Alpha-adrenoreceptor antagonists, not elsewhere classified", + display_short: "T44.6", }, { key: "T44.7", en: "", de: "Poisoning: Beta-adrenoreceptor antagonists, not elsewhere classified", + display_short: "T44.7", }, { key: "T44.8", en: "", de: "Poisoning: Centrally acting and adrenergic-neuron-blocking agents, not elsewhere classified", + display_short: "T44.8", }, { key: "T44.9", en: "", de: "Poisoning: Other and unspecified drugs primarily affecting the autonomic nervous system", + display_short: "T44.9", }, { key: "T45", en: "", de: "Poisoning by primarily systemic and haematological agents, not elsewhere classified", + display_short: "T45", }, { key: "T45.0", en: "", de: "Poisoning: Antiallergic and antiemetic drugs", + display_short: "T45.0", }, { key: "T45.1", en: "", de: "Poisoning: Antineoplastic and immunosuppressive drugs", + display_short: "T45.1", }, { key: "T45.2", en: "", de: "Poisoning: Vitamins, not elsewhere classified", + display_short: "T45.2", }, { key: "T45.3", en: "", de: "Poisoning: Enzymes, not elsewhere classified", + display_short: "T45.3", }, { key: "T45.4", en: "", de: "Poisoning: Iron and its compounds", + display_short: "T45.4", }, { key: "T45.5", en: "", de: "Poisoning: Anticoagulants", + display_short: "T45.5", }, { key: "T45.6", en: "", de: "Poisoning: Fibrinolysis-affecting drugs", + display_short: "T45.6", }, { key: "T45.7", en: "", de: "Poisoning: Anticoagulant antagonists, vitamin K and other coagulants", + display_short: "T45.7", }, { key: "T45.8", en: "", de: "Poisoning: Other primarily systemic and haematological agents", + display_short: "T45.8", }, { key: "T45.9", en: "", de: "Poisoning: Primarily systemic and haematological agent, unspecified", + display_short: "T45.9", }, { key: "T46", en: "", de: "Poisoning by agents primarily affecting the cardiovascular system", + display_short: "T46", }, { key: "T46.0", en: "", de: "Poisoning: Cardiac-stimulant glycosides and drugs of similar action", + display_short: "T46.0", }, { key: "T46.1", en: "", de: "Poisoning: Calcium-channel blockers", + display_short: "T46.1", }, { key: "T46.2", en: "", de: "Poisoning: Other antidysrhythmic drugs, not elsewhere classified", + display_short: "T46.2", }, { key: "T46.3", en: "", de: "Poisoning: Coronary vasodilators, not elsewhere classified", + display_short: "T46.3", }, { key: "T46.4", en: "", de: "Poisoning: Angiotensin-converting-enzyme inhibitors", + display_short: "T46.4", }, { key: "T46.5", en: "", de: "Poisoning: Other antihypertensive drugs, not elsewhere classified", + display_short: "T46.5", }, { key: "T46.6", en: "", de: "Poisoning: Antihyperlipidaemic and antiarteriosclerotic drugs", + display_short: "T46.6", }, { key: "T46.7", en: "", de: "Poisoning: Peripheral vasodilators", + display_short: "T46.7", }, { key: "T46.8", en: "", de: "Poisoning: Antivaricose drugs, including sclerosing agents", + display_short: "T46.8", }, { key: "T46.9", en: "", de: "Poisoning: Other and unspecified agents primarily affecting the cardiovascular system", + display_short: "T46.9", }, { key: "T47", en: "", de: "Poisoning by agents primarily affecting the gastrointestinal system", + display_short: "T47", }, { key: "T47.0", en: "", de: "Poisoning: Histamine H 2 -receptor antagonists", + display_short: "T47.0", }, { key: "T47.1", en: "", de: "Poisoning: Other antacids and anti-gastric-secretion drugs", + display_short: "T47.1", }, { key: "T47.2", en: "", de: "Poisoning: Stimulant laxatives", + display_short: "T47.2", }, { key: "T47.3", en: "", de: "Poisoning: Saline and osmotic laxatives", + display_short: "T47.3", }, { key: "T47.4", en: "", de: "Poisoning: Other laxatives", + display_short: "T47.4", }, { key: "T47.5", en: "", de: "Poisoning: Digestants", + display_short: "T47.5", }, { key: "T47.6", en: "", de: "Poisoning: Antidiarrhoeal drugs", + display_short: "T47.6", }, { key: "T47.7", en: "", de: "Poisoning: Emetics", + display_short: "T47.7", }, { key: "T47.8", en: "", de: "Poisoning: Other agents primarily affecting the gastrointestinal system", + display_short: "T47.8", }, { key: "T47.9", en: "", de: "Poisoning: Agent primarily affecting the gastrointestinal system, unspecified", + display_short: "T47.9", }, { key: "T48", en: "", de: "Poisoning by agents primarily acting on smooth and skeletal muscles and the respiratory system", + display_short: "T48", }, { key: "T48.0", en: "", de: "Poisoning: Oxytocic drugs", + display_short: "T48.0", }, { key: "T48.1", en: "", de: "Poisoning: Skeletal muscle relaxants [neuromuscular blocking agents]", + display_short: "T48.1", }, { key: "T48.2", en: "", de: "Poisoning: Other and unspecified agents primarily acting on muscles", + display_short: "T48.2", }, { key: "T48.3", en: "", de: "Poisoning: Antitussives", + display_short: "T48.3", }, { key: "T48.4", en: "", de: "Poisoning: Expectorants", + display_short: "T48.4", }, { key: "T48.5", en: "", de: "Poisoning: Anti-common-cold drugs", + display_short: "T48.5", }, { key: "T48.6", en: "", de: "Poisoning: Antiasthmatics, not elsewhere classified", + display_short: "T48.6", }, { key: "T48.7", en: "", de: "Poisoning: Other and unspecified agents primarily acting on the respiratory system", + display_short: "T48.7", }, { key: "T49", en: "", de: "Poisoning by topical agents primarily affecting skin and mucous membrane and by ophthalmological, otorhinolaryngological and dental drugs", + display_short: "T49", }, { key: "T49.0", en: "", de: "Poisoning: Local antifungal, anti-infective and anti-inflammatory drugs, not elsewhere classified", + display_short: "T49.0", }, { key: "T49.1", en: "", de: "Poisoning: Antipruritics", + display_short: "T49.1", }, { key: "T49.2", en: "", de: "Poisoning: Local astringents and local detergents", + display_short: "T49.2", }, { key: "T49.3", en: "", de: "Poisoning: Emollients, demulcents and protectants", + display_short: "T49.3", }, { key: "T49.4", en: "", de: "Poisoning: Keratolytics, keratoplastics and other hair treatment drugs and preparations", + display_short: "T49.4", }, { key: "T49.5", en: "", de: "Poisoning: Ophthalmological drugs and preparations", + display_short: "T49.5", }, { key: "T49.6", en: "", de: "Poisoning: Otorhinolaryngological drugs and preparations", + display_short: "T49.6", }, { key: "T49.7", en: "", de: "Poisoning: Dental drugs, topically applied", + display_short: "T49.7", }, { key: "T49.8", en: "", de: "Poisoning: Other topical agents", + display_short: "T49.8", }, { key: "T49.9", en: "", de: "Poisoning: Topical agent, unspecified", + display_short: "T49.9", }, { key: "T50", en: "", de: "Poisoning by diuretics and other and unspecified drugs, medicaments and biological substances", + display_short: "T50", }, { key: "T50.0", en: "", de: "Poisoning: Mineralocorticoids and their antagonists", + display_short: "T50.0", }, { key: "T50.1", en: "", de: "Poisoning: Loop [high-ceiling] diuretics", + display_short: "T50.1", }, { key: "T50.2", en: "", de: "Poisoning: Carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics", + display_short: "T50.2", }, { key: "T50.3", en: "", de: "Poisoning: Electrolytic, caloric and water-balance agents", + display_short: "T50.3", }, { key: "T50.4", en: "", de: "Poisoning: Drugs affecting uric acid metabolism", + display_short: "T50.4", }, { key: "T50.5", en: "", de: "Poisoning: Appetite depressants", + display_short: "T50.5", }, { key: "T50.6", en: "", de: "Poisoning: Antidotes and chelating agents, not elsewhere classified", + display_short: "T50.6", }, { key: "T50.7", en: "", de: "Poisoning: Analeptics and opioid receptor antagonists", + display_short: "T50.7", }, { key: "T50.8", en: "", de: "Poisoning: Diagnostic agents", + display_short: "T50.8", }, { key: "T50.9", en: "", de: "Poisoning: Other and unspecified drugs, medicaments and biological substances", + display_short: "T50.9", }, { key: "T51", en: "", de: "Toxic effect of alcohol", + display_short: "T51", }, { key: "T51.0", en: "", de: "Toxic effect: Ethanol", + display_short: "T51.0", }, { key: "T51.1", en: "", de: "Toxic effect: Methanol", + display_short: "T51.1", }, { key: "T51.2", en: "", de: "Toxic effect: 2-Propanol", + display_short: "T51.2", }, { key: "T51.3", en: "", de: "Toxic effect: Fusel oil", + display_short: "T51.3", }, { key: "T51.8", en: "", de: "Toxic effect: Other alcohols", + display_short: "T51.8", }, { key: "T51.9", en: "", de: "Toxic effect: Alcohol, unspecified", + display_short: "T51.9", }, { key: "T52", en: "", de: "Toxic effect of organic solvents", + display_short: "T52", }, { key: "T52.0", en: "", de: "Toxic effect: Petroleum products", + display_short: "T52.0", }, { key: "T52.1", en: "", de: "Toxic effect: Benzene", + display_short: "T52.1", }, { key: "T52.2", en: "", de: "Toxic effect: Homologues of benzene", + display_short: "T52.2", }, { key: "T52.3", en: "", de: "Toxic effect: Glycols", + display_short: "T52.3", }, { key: "T52.4", en: "", de: "Toxic effect: Ketones", + display_short: "T52.4", }, { key: "T52.8", en: "", de: "Toxic effect: Other organic solvents", + display_short: "T52.8", }, { key: "T52.9", en: "", de: "Toxic effect: Organic solvent, unspecified", + display_short: "T52.9", }, { key: "T53", en: "", de: "Toxic effect of halogen derivatives of aliphatic and aromatic hydrocarbons", + display_short: "T53", }, { key: "T53.0", en: "", de: "Toxic effect: Carbon tetrachloride", + display_short: "T53.0", }, { key: "T53.1", en: "", de: "Toxic effect: Chloroform", + display_short: "T53.1", }, { key: "T53.2", en: "", de: "Toxic effect: Trichloroethylene", + display_short: "T53.2", }, { key: "T53.3", en: "", de: "Toxic effect: Tetrachloroethylene", + display_short: "T53.3", }, { key: "T53.4", en: "", de: "Toxic effect: Dichloromethane", + display_short: "T53.4", }, { key: "T53.5", en: "", de: "Toxic effect: Chlorofluorocarbons", + display_short: "T53.5", }, { key: "T53.6", en: "", de: "Toxic effect: Other halogen derivatives of aliphatic hydrocarbons", + display_short: "T53.6", }, { key: "T53.7", en: "", de: "Toxic effect: Other halogen derivatives of aromatic hydrocarbons", + display_short: "T53.7", }, { key: "T53.9", en: "", de: "Toxic effect: Halogen derivative of aliphatic and aromatic hydrocarbons, unspecified", + display_short: "T53.9", }, { key: "T54", en: "", de: "Toxic effect of corrosive substances", + display_short: "T54", }, { key: "T54.0", en: "", de: "Toxic effect: Phenol and phenol homologues", + display_short: "T54.0", }, { key: "T54.1", en: "", de: "Toxic effect: Other corrosive organic compounds", + display_short: "T54.1", }, { key: "T54.2", en: "", de: "Toxic effect: Corrosive acids and acid-like substances", + display_short: "T54.2", }, { key: "T54.3", en: "", de: "Toxic effect: Corrosive alkalis and alkali-like substances", + display_short: "T54.3", }, { key: "T54.9", en: "", de: "Toxic effect: Corrosive substance, unspecified", + display_short: "T54.9", }, { key: "T55", en: "", de: "Toxic effect of soaps and detergents", + display_short: "T55", }, { key: "T56", en: "", de: "Toxic effect of metals", + display_short: "T56", }, { key: "T56.0", en: "", de: "Toxic effect: Lead and its compounds", + display_short: "T56.0", }, { key: "T56.1", en: "", de: "Toxic effect: Mercury and its compounds", + display_short: "T56.1", }, { key: "T56.2", en: "", de: "Toxic effect: Chromium and its compounds", + display_short: "T56.2", }, { key: "T56.3", en: "", de: "Toxic effect: Cadmium and its compounds", + display_short: "T56.3", }, { key: "T56.4", en: "", de: "Toxic effect: Copper and its compounds", + display_short: "T56.4", }, { key: "T56.5", en: "", de: "Toxic effect: Zinc and its compounds", + display_short: "T56.5", }, { key: "T56.6", en: "", de: "Toxic effect: Tin and its compounds", + display_short: "T56.6", }, { key: "T56.7", en: "", de: "Toxic effect: Beryllium and its compounds", + display_short: "T56.7", }, { key: "T56.8", en: "", de: "Toxic effect: Other metals", + display_short: "T56.8", }, { key: "T56.9", en: "", de: "Toxic effect: Metal, unspecified", + display_short: "T56.9", }, { key: "T57", en: "", de: "Toxic effect of other inorganic substances", + display_short: "T57", }, { key: "T57.0", en: "", de: "Toxic effect: Arsenic and its compounds", + display_short: "T57.0", }, { key: "T57.1", en: "", de: "Toxic effect: Phosphorus and its compounds", + display_short: "T57.1", }, { key: "T57.2", en: "", de: "Toxic effect: Manganese and its compounds", + display_short: "T57.2", }, { key: "T57.3", en: "", de: "Toxic effect: Hydrogen cyanide", + display_short: "T57.3", }, { key: "T57.8", en: "", de: "Toxic effect: Other specified inorganic substances", + display_short: "T57.8", }, { key: "T57.9", en: "", de: "Toxic effect: Inorganic substance, unspecified", + display_short: "T57.9", }, { key: "T58", en: "", de: "Toxic effect of carbon monoxide", + display_short: "T58", }, { key: "T59", en: "", de: "Toxic effect of other gases, fumes and vapours", + display_short: "T59", }, { key: "T59.0", en: "", de: "Toxic effect: Nitrogen oxides", + display_short: "T59.0", }, { key: "T59.1", en: "", de: "Toxic effect: Sulfur dioxide", + display_short: "T59.1", }, { key: "T59.2", en: "", de: "Toxic effect: Formaldehyde", + display_short: "T59.2", }, { key: "T59.3", en: "", de: "Toxic effect: Lacrimogenic gas", + display_short: "T59.3", }, { key: "T59.4", en: "", de: "Toxic effect: Chlorine gas", + display_short: "T59.4", }, { key: "T59.5", en: "", de: "Toxic effect: Fluorine gas and hydrogen fluoride", + display_short: "T59.5", }, { key: "T59.6", en: "", de: "Toxic effect: Hydrogen sulfide", + display_short: "T59.6", }, { key: "T59.7", en: "", de: "Toxic effect: Carbon dioxide", + display_short: "T59.7", }, { key: "T59.8", en: "", de: "Toxic effect: Other specified gases, fumes and vapours", + display_short: "T59.8", }, { key: "T59.9", en: "", de: "Toxic effect: Gases, fumes and vapours, unspecified", + display_short: "T59.9", }, { key: "T60", en: "", de: "Toxic effect of pesticides", + display_short: "T60", }, { key: "T60.0", en: "", de: "Toxic effect: Organophosphate and carbamate insecticides", + display_short: "T60.0", }, { key: "T60.1", en: "", de: "Toxic effect: Halogenated insecticides", + display_short: "T60.1", }, { key: "T60.2", en: "", de: "Toxic effect: Other and unspecified insecticides", + display_short: "T60.2", }, { key: "T60.3", en: "", de: "Toxic effect: Herbicides and fungicides", + display_short: "T60.3", }, { key: "T60.4", en: "", de: "Toxic effect: Rodenticides", + display_short: "T60.4", }, { key: "T60.8", en: "", de: "Toxic effect: Other pesticides", + display_short: "T60.8", }, { key: "T60.9", en: "", de: "Toxic effect: Pesticide, unspecified", + display_short: "T60.9", }, { key: "T61", en: "", de: "Toxic effect of noxious substances eaten as seafood", + display_short: "T61", }, { key: "T61.0", en: "", de: "Toxic effect: Ciguatera fish poisoning", + display_short: "T61.0", }, { key: "T61.1", en: "", de: "Toxic effect: Scombroid fish poisoning", + display_short: "T61.1", }, { key: "T61.2", en: "", de: "Toxic effect: Other fish and shellfish poisoning", + display_short: "T61.2", }, { key: "T61.8", en: "", de: "Toxic effect: Toxic effect of other seafoods", + display_short: "T61.8", }, { key: "T61.9", en: "", de: "Toxic effect: Toxic effect of unspecified seafood", + display_short: "T61.9", }, { key: "T62", en: "", de: "Toxic effect of other noxious substances eaten as food", + display_short: "T62", }, { key: "T62.0", en: "", de: "Toxic effect: Ingested mushrooms", + display_short: "T62.0", }, { key: "T62.1", en: "", de: "Toxic effect: Ingested berries", + display_short: "T62.1", }, { key: "T62.2", en: "", de: "Toxic effect: Other ingested (parts of) plant(s)", + display_short: "T62.2", }, { key: "T62.8", en: "", de: "Toxic effect: Other specified noxious substances eaten as food", + display_short: "T62.8", }, { key: "T62.9", en: "", de: "Toxic effect: Noxious substance eaten as food, unspecified", + display_short: "T62.9", }, { key: "T63", en: "", de: "Toxic effect of contact with venomous animals", + display_short: "T63", }, { key: "T63.0", en: "", de: "Toxic effect: Snake venom", + display_short: "T63.0", }, { key: "T63.1", en: "", de: "Toxic effect: Venom of other reptiles", + display_short: "T63.1", }, { key: "T63.2", en: "", de: "Toxic effect: Venom of scorpion", + display_short: "T63.2", }, { key: "T63.3", en: "", de: "Toxic effect: Venom of spider", + display_short: "T63.3", }, { key: "T63.4", en: "", de: "Toxic effect: Venom of other arthropods", + display_short: "T63.4", }, { key: "T63.5", en: "", de: "Toxic effect: Toxic effect of contact with fish", + display_short: "T63.5", }, { key: "T63.6", en: "", de: "Toxic effect: Toxic effect of contact with other marine animals", + display_short: "T63.6", }, { key: "T63.8", en: "", de: "Toxic effect: Toxic effect of contact with other venomous animals", + display_short: "T63.8", }, { key: "T63.9", en: "", de: "Toxic effect: Toxic effect of contact with unspecified venomous animal", + display_short: "T63.9", }, { key: "T64", en: "", de: "Toxic effect of aflatoxin and other mycotoxin food contaminants", + display_short: "T64", }, { key: "T65", en: "", de: "Toxic effect of other and unspecified substances", + display_short: "T65", }, { key: "T65.0", en: "", de: "Toxic effect: Cyanides", + display_short: "T65.0", }, { key: "T65.1", en: "", de: "Toxic effect: Strychnine and its salts", + display_short: "T65.1", }, { key: "T65.2", en: "", de: "Toxic effect: Tobacco and nicotine", + display_short: "T65.2", }, { key: "T65.3", en: "", de: "Toxic effect: Nitroderivatives and aminoderivatives of benzene and its homologues", + display_short: "T65.3", }, { key: "T65.4", en: "", de: "Toxic effect: Carbon disulfide", + display_short: "T65.4", }, { key: "T65.5", en: "", de: "Toxic effect: Nitroglycerin and other nitric acids and esters", + display_short: "T65.5", }, { key: "T65.6", en: "", de: "Toxic effect: Paints and dyes, not elsewhere classified", + display_short: "T65.6", }, { key: "T65.8", en: "", de: "Toxic effect: Toxic effect of other specified substances", + display_short: "T65.8", }, { key: "T65.9", en: "", de: "Toxic effect: Toxic effect of unspecified substance", + display_short: "T65.9", }, { key: "T66", en: "", de: "Unspecified effects of radiation", + display_short: "T66", }, { key: "T67", en: "", de: "Effects of heat and light", + display_short: "T67", }, { key: "T67.0", en: "", de: "Heatstroke and sunstroke", + display_short: "T67.0", }, { key: "T67.1", en: "", de: "Heat syncope", + display_short: "T67.1", }, { key: "T67.2", en: "", de: "Heat cramp", + display_short: "T67.2", }, { key: "T67.3", en: "", de: "Heat exhaustion, anhydrotic", + display_short: "T67.3", }, { key: "T67.4", en: "", de: "Heat exhaustion due to salt depletion", + display_short: "T67.4", }, { key: "T67.5", en: "", de: "Heat exhaustion, unspecified", + display_short: "T67.5", }, { key: "T67.6", en: "", de: "Heat fatigue, transient", + display_short: "T67.6", }, { key: "T67.7", en: "", de: "Heat oedema", + display_short: "T67.7", }, { key: "T67.8", en: "", de: "Other effects of heat and light", + display_short: "T67.8", }, { key: "T67.9", en: "", de: "Effect of heat and light, unspecified", + display_short: "T67.9", }, { key: "T68", en: "", de: "Hypothermia", + display_short: "T68", }, { key: "T69", en: "", de: "Other effects of reduced temperature", + display_short: "T69", }, { key: "T69.0", en: "", de: "Immersion hand and foot", + display_short: "T69.0", }, { key: "T69.1", en: "", de: "Chilblains", + display_short: "T69.1", }, { key: "T69.8", en: "", de: "Other specified effects of reduced temperature", + display_short: "T69.8", }, { key: "T69.9", en: "", de: "Effect of reduced temperature, unspecified", + display_short: "T69.9", }, { key: "T70", en: "", de: "Effects of air pressure and water pressure", + display_short: "T70", }, { key: "T70.0", en: "", de: "Otitic barotrauma", + display_short: "T70.0", }, { key: "T70.1", en: "", de: "Sinus barotrauma", + display_short: "T70.1", }, { key: "T70.2", en: "", de: "Other and unspecified effects of high altitude", + display_short: "T70.2", }, { key: "T70.3", en: "", de: "Caisson disease [decompression sickness]", + display_short: "T70.3", }, { key: "T70.4", en: "", de: "Effects of high-pressure fluids", + display_short: "T70.4", }, { key: "T70.8", en: "", de: "Other effects of air pressure and water pressure", + display_short: "T70.8", }, { key: "T70.9", en: "", de: "Effect of air pressure and water pressure, unspecified", + display_short: "T70.9", }, { key: "T71", en: "", de: "Asphyxiation", + display_short: "T71", }, { key: "T73", en: "", de: "Effects of other deprivation", + display_short: "T73", }, { key: "T73.0", en: "", de: "Effects of hunger", + display_short: "T73.0", }, { key: "T73.1", en: "", de: "Effects of thirst", + display_short: "T73.1", }, { key: "T73.2", en: "", de: "Exhaustion due to exposure", + display_short: "T73.2", }, { key: "T73.3", en: "", de: "Exhaustion due to excessive exertion", + display_short: "T73.3", }, { key: "T73.8", en: "", de: "Other effects of deprivation", + display_short: "T73.8", }, { key: "T73.9", en: "", de: "Effect of deprivation, unspecified", + display_short: "T73.9", }, { key: "T74", en: "", de: "Maltreatment syndromes", + display_short: "T74", }, { key: "T74.0", en: "", de: "Neglect or abandonment", + display_short: "T74.0", }, { key: "T74.1", en: "", de: "Physical abuse", + display_short: "T74.1", }, { key: "T74.2", en: "", de: "Sexual abuse", + display_short: "T74.2", }, { key: "T74.3", en: "", de: "Psychological abuse", + display_short: "T74.3", }, { key: "T74.8", en: "", de: "Other maltreatment syndromes", + display_short: "T74.8", }, { key: "T74.9", en: "", de: "Maltreatment syndrome, unspecified", + display_short: "T74.9", }, { key: "T75", en: "", de: "Effects of other external causes", + display_short: "T75", }, { key: "T75.0", en: "", de: "Effects of lightning", + display_short: "T75.0", }, { key: "T75.1", en: "", de: "Drowning and nonfatal submersion", + display_short: "T75.1", }, { key: "T75.2", en: "", de: "Effects of vibration", + display_short: "T75.2", }, { key: "T75.3", en: "", de: "Motion sickness", + display_short: "T75.3", }, { key: "T75.4", en: "", de: "Effects of electric current", + display_short: "T75.4", }, { key: "T75.8", en: "", de: "Other specified effects of other external causes", + display_short: "T75.8", }, { key: "T76", en: "", de: "Unspecified effects of external causes", + display_short: "T76", }, { key: "T78", en: "", de: "Adverse effects, not elsewhere classified", + display_short: "T78", }, { key: "T78.0", en: "", de: "Anaphylactic shock due to adverse food reaction", + display_short: "T78.0", }, { key: "T78.1", en: "", de: "Other adverse food reactions, not elsewhere classified", + display_short: "T78.1", }, { key: "T78.2", en: "", de: "Anaphylactic shock, unspecified", + display_short: "T78.2", }, { key: "T78.3", en: "", de: "Angioneurotic oedema", + display_short: "T78.3", }, { key: "T78.4", en: "", de: "Allergy, unspecified", + display_short: "T78.4", }, { key: "T78.8", en: "", de: "Other adverse effects, not elsewhere classified", + display_short: "T78.8", }, { key: "T78.9", en: "", de: "Adverse effect, unspecified", + display_short: "T78.9", }, { key: "T79", en: "", de: "Certain early complications of trauma, not elsewhere classified", + display_short: "T79", }, { key: "T79.0", en: "", de: "Air embolism (traumatic)", + display_short: "T79.0", }, { key: "T79.1", en: "", de: "Fat embolism (traumatic)", + display_short: "T79.1", }, { key: "T79.2", en: "", de: "Traumatic secondary and recurrent haemorrhage", + display_short: "T79.2", }, { key: "T79.3", en: "", de: "Post-traumatic wound infection, not elsewhere classified", + display_short: "T79.3", }, { key: "T79.4", en: "", de: "Traumatic shock", + display_short: "T79.4", }, { key: "T79.5", en: "", de: "Traumatic anuria", + display_short: "T79.5", }, { key: "T79.6", en: "", de: "Traumatic ischaemia of muscle", + display_short: "T79.6", }, { key: "T79.7", en: "", de: "Traumatic subcutaneous emphysema", + display_short: "T79.7", }, { key: "T79.8", en: "", de: "Other early complications of trauma", + display_short: "T79.8", }, { key: "T79.9", en: "", de: "Unspecified early complication of trauma", + display_short: "T79.9", }, { key: "T80", en: "", de: "Complications following infusion, transfusion and therapeutic injection", + display_short: "T80", }, { key: "T80.0", en: "", de: "Air embolism following infusion, transfusion and therapeutic injection", + display_short: "T80.0", }, { key: "T80.1", en: "", de: "Vascular complications following infusion, transfusion and therapeutic injection", + display_short: "T80.1", }, { key: "T80.2", en: "", de: "Infections following infusion, transfusion and therapeutic injection", + display_short: "T80.2", }, { key: "T80.3", en: "", de: "ABO incompatibility reaction", + display_short: "T80.3", }, { key: "T80.4", en: "", de: "Rh incompatibility reaction", + display_short: "T80.4", }, { key: "T80.5", en: "", de: "Anaphylactic shock due to serum", + display_short: "T80.5", }, { key: "T80.6", en: "", de: "Other serum reactions", + display_short: "T80.6", }, { key: "T80.8", en: "", de: "Other complications following infusion, transfusion and therapeutic injection", + display_short: "T80.8", }, { key: "T80.9", en: "", de: "Unspecified complication following infusion, transfusion and therapeutic injection", + display_short: "T80.9", }, { key: "T81", en: "", de: "Complications of procedures, not elsewhere classified", + display_short: "T81", }, { key: "T81.0", en: "", de: "Haemorrhage and haematoma complicating a procedure, not elsewhere classified", + display_short: "T81.0", }, { key: "T81.1", en: "", de: "Shock during or resulting from a procedure, not elsewhere classified", + display_short: "T81.1", }, { key: "T81.2", en: "", de: "Accidental puncture and laceration during a procedure, not elsewhere classified", + display_short: "T81.2", }, { key: "T81.3", en: "", de: "Disruption of operation wound, not elsewhere classified", + display_short: "T81.3", }, { key: "T81.4", en: "", de: "Infection following a procedure, not elsewhere classified", + display_short: "T81.4", }, { key: "T81.5", en: "", de: "Foreign body accidentally left in body cavity or operation wound following a procedure", + display_short: "T81.5", }, { key: "T81.6", en: "", de: "Acute reaction to foreign substance accidentally left during a procedure", + display_short: "T81.6", }, { key: "T81.7", en: "", de: "Vascular complications following a procedure, not elsewhere classified", + display_short: "T81.7", }, { key: "T81.8", en: "", de: "Other complications of procedures, not elsewhere classified", + display_short: "T81.8", }, { key: "T81.9", en: "", de: "Unspecified complication of procedure", + display_short: "T81.9", }, { key: "T82", en: "", de: "Complications of cardiac and vascular prosthetic devices, implants and grafts", + display_short: "T82", }, { key: "T82.0", en: "", de: "Mechanical complication of heart valve prosthesis", + display_short: "T82.0", }, { key: "T82.1", en: "", de: "Mechanical complication of cardiac electronic device", + display_short: "T82.1", }, { key: "T82.2", en: "", de: "Mechanical complication of coronary artery bypass and valve grafts", + display_short: "T82.2", }, { key: "T82.3", en: "", de: "Mechanical complication of other vascular grafts", + display_short: "T82.3", }, { key: "T82.4", en: "", de: "Mechanical complication of vascular dialysis catheter", + display_short: "T82.4", }, { key: "T82.5", en: "", de: "Mechanical complication of other cardiac and vascular devices and implants", + display_short: "T82.5", }, { key: "T82.6", en: "", de: "Infection and inflammatory reaction due to cardiac valve prosthesis", + display_short: "T82.6", }, { key: "T82.7", en: "", de: "Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts", + display_short: "T82.7", }, { key: "T82.8", en: "", de: "Other specified complications of cardiac and vascular prosthetic devices, implants and grafts", + display_short: "T82.8", }, { key: "T82.9", en: "", de: "Unspecified complication of cardiac and vascular prosthetic device, implant and graft", + display_short: "T82.9", }, { key: "T83", en: "", de: "Complications of genitourinary prosthetic devices, implants and grafts", + display_short: "T83", }, { key: "T83.0", en: "", de: "Mechanical complication of urinary (indwelling) catheter", + display_short: "T83.0", }, { key: "T83.1", en: "", de: "Mechanical complication of other urinary devices and implants", + display_short: "T83.1", }, { key: "T83.2", en: "", de: "Mechanical complication of graft of urinary organ", + display_short: "T83.2", }, { key: "T83.3", en: "", de: "Mechanical complication of intrauterine contraceptive device", + display_short: "T83.3", }, { key: "T83.4", en: "", de: "Mechanical complication of other prosthetic devices, implants and grafts in genital tract", + display_short: "T83.4", }, { key: "T83.5", en: "", de: "Infection and inflammatory reaction due to prosthetic device, implant and graft in urinary system", + display_short: "T83.5", }, { key: "T83.6", en: "", de: "Infection and inflammatory reaction due to prosthetic device, implant and graft in genital tract", + display_short: "T83.6", }, { key: "T83.8", en: "", de: "Other complications of genitourinary prosthetic devices, implants and grafts", + display_short: "T83.8", }, { key: "T83.9", en: "", de: "Unspecified complication of genitourinary prosthetic device, implant and graft", + display_short: "T83.9", }, { key: "T84", en: "", de: "Complications of internal orthopaedic prosthetic devices, implants and grafts", + display_short: "T84", }, { key: "T84.0", en: "", de: "Mechanical complication of internal joint prosthesis", + display_short: "T84.0", }, { key: "T84.1", en: "", de: "Mechanical complication of internal fixation device of bones of limb", + display_short: "T84.1", }, { key: "T84.2", en: "", de: "Mechanical complication of internal fixation device of other bones", + display_short: "T84.2", }, { key: "T84.3", en: "", de: "Mechanical complication of other bone devices, implants and grafts", + display_short: "T84.3", }, { key: "T84.4", en: "", de: "Mechanical complication of other internal orthopaedic devices, implants and grafts", + display_short: "T84.4", }, { key: "T84.5", en: "", de: "Infection and inflammatory reaction due to internal joint prosthesis", + display_short: "T84.5", }, { key: "T84.6", en: "", de: "Infection and inflammatory reaction due to internal fixation device [any site]", + display_short: "T84.6", }, { key: "T84.7", en: "", de: "Infection and inflammatory reaction due to other internal orthopaedic prosthetic devices, implants and grafts", + display_short: "T84.7", }, { key: "T84.8", en: "", de: "Other complications of internal orthopaedic prosthetic devices, implants and grafts", + display_short: "T84.8", }, { key: "T84.9", en: "", de: "Unspecified complication of internal orthopaedic prosthetic device, implant and graft", + display_short: "T84.9", }, { key: "T85", en: "", de: "Complications of other internal prosthetic devices, implants and grafts", + display_short: "T85", }, { key: "T85.0", en: "", de: "Mechanical complication of ventricular intracranial (communicating) shunt", + display_short: "T85.0", }, { key: "T85.1", en: "", de: "Mechanical complication of implanted electronic stimulator of nervous system", + display_short: "T85.1", }, { key: "T85.2", en: "", de: "Mechanical complication of intraocular lens", + display_short: "T85.2", }, { key: "T85.3", en: "", de: "Mechanical complication of other ocular prosthetic devices, implants and grafts", + display_short: "T85.3", }, { key: "T85.4", en: "", de: "Mechanical complication of breast prosthesis and implant", + display_short: "T85.4", }, { key: "T85.5", en: "", de: "Mechanical complication of gastrointestinal prosthetic devices, implants and grafts", + display_short: "T85.5", }, { key: "T85.6", en: "", de: "Mechanical complication of other specified internal prosthetic devices, implants and grafts", + display_short: "T85.6", }, { key: "T85.7", en: "", de: "Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts", + display_short: "T85.7", }, { key: "T85.8", en: "", de: "Other complications of internal prosthetic devices, implants and grafts, not elsewhere classified", + display_short: "T85.8", }, { key: "T85.9", en: "", de: "Unspecified complication of internal prosthetic device, implant and graft", + display_short: "T85.9", }, { key: "T86", en: "", de: "Failure and rejection of transplanted organs and tissues", + display_short: "T86", }, { key: "T86.0", en: "", de: "Bone-marrow transplant rejection", + display_short: "T86.0", }, { key: "T86.1", en: "", de: "Kidney transplant failure and rejection", + display_short: "T86.1", }, { key: "T86.2", en: "", de: "Heart transplant failure and rejection", + display_short: "T86.2", }, { key: "T86.3", en: "", de: "Heart-lung transplant failure and rejection", + display_short: "T86.3", }, { key: "T86.4", en: "", de: "Liver transplant failure and rejection", + display_short: "T86.4", }, { key: "T86.8", en: "", de: "Failure and rejection of other transplanted organs and tissues", + display_short: "T86.8", }, { key: "T86.9", en: "", de: "Failure and rejection of unspecified transplanted organ and tissue", + display_short: "T86.9", }, { key: "T87", en: "", de: "Complications peculiar to reattachment and amputation", + display_short: "T87", }, { key: "T87.0", en: "", de: "Complications of reattached (part of) upper extremity", + display_short: "T87.0", }, { key: "T87.1", en: "", de: "Complications of reattached (part of) lower extremity", + display_short: "T87.1", }, { key: "T87.2", en: "", de: "Complications of other reattached body part", + display_short: "T87.2", }, { key: "T87.3", en: "", de: "Neuroma of amputation stump", + display_short: "T87.3", }, { key: "T87.4", en: "", de: "Infection of amputation stump", + display_short: "T87.4", }, { key: "T87.5", en: "", de: "Necrosis of amputation stump", + display_short: "T87.5", }, { key: "T87.6", en: "", de: "Other and unspecified complications of amputation stump", + display_short: "T87.6", }, { key: "T88", en: "", de: "Other complications of surgical and medical care, not elsewhere classified", + display_short: "T88", }, { key: "T88.0", en: "", de: "Infection following immunization", + display_short: "T88.0", }, { key: "T88.1", en: "", de: "Other complications following immunization, not elsewhere classified", + display_short: "T88.1", }, { key: "T88.2", en: "", de: "Shock due to anaesthesia", + display_short: "T88.2", }, { key: "T88.3", en: "", de: "Malignant hyperthermia due to anaesthesia", + display_short: "T88.3", }, { key: "T88.4", en: "", de: "Failed or difficult intubation", + display_short: "T88.4", }, { key: "T88.5", en: "", de: "Other complications of anaesthesia", + display_short: "T88.5", }, { key: "T88.6", en: "", de: "Anaphylactic shock due to adverse effect of correct drug or medicament properly administered", + display_short: "T88.6", }, { key: "T88.7", en: "", de: "Unspecified adverse effect of drug or medicament", + display_short: "T88.7", }, { key: "T88.8", en: "", de: "Other specified complications of surgical and medical care, not elsewhere classified", + display_short: "T88.8", }, { key: "T88.9", en: "", de: "Complication of surgical and medical care, unspecified", + display_short: "T88.9", }, { key: "T90", en: "", de: "Sequelae of injuries of head", + display_short: "T90", }, { key: "T90.0", en: "", de: "Sequelae of superficial injury of head", + display_short: "T90.0", }, { key: "T90.1", en: "", de: "Sequelae of open wound of head", + display_short: "T90.1", }, { key: "T90.2", en: "", de: "Sequelae of fracture of skull and facial bones", + display_short: "T90.2", }, { key: "T90.3", en: "", de: "Sequelae of injury of cranial nerves", + display_short: "T90.3", }, { key: "T90.4", en: "", de: "Sequelae of injury of eye and orbit", + display_short: "T90.4", }, { key: "T90.5", en: "", de: "Sequelae of intracranial injury", + display_short: "T90.5", }, { key: "T90.8", en: "", de: "Sequelae of other specified injuries of head", + display_short: "T90.8", }, { key: "T90.9", en: "", de: "Sequelae of unspecified injury of head", + display_short: "T90.9", }, { key: "T91", en: "", de: "Sequelae of injuries of neck and trunk", + display_short: "T91", }, { key: "T91.0", en: "", de: "Sequelae of superficial injury and open wound of neck and trunk", + display_short: "T91.0", }, { key: "T91.1", en: "", de: "Sequelae of fracture of spine", + display_short: "T91.1", }, { key: "T91.2", en: "", de: "Sequelae of other fracture of thorax and pelvis", + display_short: "T91.2", }, { key: "T91.3", en: "", de: "Sequelae of injury of spinal cord", + display_short: "T91.3", }, { key: "T91.4", en: "", de: "Sequelae of injury of intrathoracic organs", + display_short: "T91.4", }, { key: "T91.5", en: "", de: "Sequelae of injury of intra-abdominal and pelvic organs", + display_short: "T91.5", }, { key: "T91.8", en: "", de: "Sequelae of other specified injuries of neck and trunk", + display_short: "T91.8", }, { key: "T91.9", en: "", de: "Sequelae of unspecified injury of neck and trunk", + display_short: "T91.9", }, { key: "T92", en: "", de: "Sequelae of injuries of upper limb", + display_short: "T92", }, { key: "T92.0", en: "", de: "Sequelae of open wound of upper limb", + display_short: "T92.0", }, { key: "T92.1", en: "", de: "Sequelae of fracture of arm", + display_short: "T92.1", }, { key: "T92.2", en: "", de: "Sequelae of fracture at wrist and hand level", + display_short: "T92.2", }, { key: "T92.3", en: "", de: "Sequelae of dislocation, sprain and strain of upper limb", + display_short: "T92.3", }, { key: "T92.4", en: "", de: "Sequelae of injury of nerve of upper limb", + display_short: "T92.4", }, { key: "T92.5", en: "", de: "Sequelae of injury of muscle and tendon of upper limb", + display_short: "T92.5", }, { key: "T92.6", en: "", de: "Sequelae of crushing injury and traumatic amputation of upper limb", + display_short: "T92.6", }, { key: "T92.8", en: "", de: "Sequelae of other specified injuries of upper limb", + display_short: "T92.8", }, { key: "T92.9", en: "", de: "Sequelae of unspecified injury of upper limb", + display_short: "T92.9", }, { key: "T93", en: "", de: "Sequelae of injuries of lower limb", + display_short: "T93", }, { key: "T93.0", en: "", de: "Sequelae of open wound of lower limb", + display_short: "T93.0", }, { key: "T93.1", en: "", de: "Sequelae of fracture of femur", + display_short: "T93.1", }, { key: "T93.2", en: "", de: "Sequelae of other fractures of lower limb", + display_short: "T93.2", }, { key: "T93.3", en: "", de: "Sequelae of dislocation, sprain and strain of lower limb", + display_short: "T93.3", }, { key: "T93.4", en: "", de: "Sequelae of injury of nerve of lower limb", + display_short: "T93.4", }, { key: "T93.5", en: "", de: "Sequelae of injury of muscle and tendon of lower limb", + display_short: "T93.5", }, { key: "T93.6", en: "", de: "Sequelae of crushing injury and traumatic amputation of lower limb", + display_short: "T93.6", }, { key: "T93.8", en: "", de: "Sequelae of other specified injuries of lower limb", + display_short: "T93.8", }, { key: "T93.9", en: "", de: "Sequelae of unspecified injury of lower limb", + display_short: "T93.9", }, { key: "T94", en: "", de: "Sequelae of injuries involving multiple and unspecified body regions", + display_short: "T94", }, { key: "T94.0", en: "", de: "Sequelae of injuries involving multiple body regions", + display_short: "T94.0", }, { key: "T94.1", en: "", de: "Sequelae of injuries, not specified by body region", + display_short: "T94.1", }, { key: "T95", en: "", de: "Sequelae of burns, corrosions and frostbite", + display_short: "T95", }, { key: "T95.0", en: "", de: "Sequelae of burn, corrosion and frostbite of head and neck", + display_short: "T95.0", }, { key: "T95.1", en: "", de: "Sequelae of burn, corrosion and frostbite of trunk", + display_short: "T95.1", }, { key: "T95.2", en: "", de: "Sequelae of burn, corrosion and frostbite of upper limb", + display_short: "T95.2", }, { key: "T95.3", en: "", de: "Sequelae of burn, corrosion and frostbite of lower limb", + display_short: "T95.3", }, { key: "T95.4", en: "", de: "Sequelae of burn and corrosion classifiable only according to extent of body surface involved", + display_short: "T95.4", }, { key: "T95.8", en: "", de: "Sequelae of other specified burn, corrosion and frostbite", + display_short: "T95.8", }, { key: "T95.9", en: "", de: "Sequelae of unspecified burn, corrosion and frostbite", + display_short: "T95.9", }, { key: "T96", en: "", de: "Sequelae of poisoning by drugs, medicaments and biological substances", + display_short: "T96", }, { key: "T97", en: "", de: "Sequelae of toxic effects of substances chiefly nonmedicinal as to source", + display_short: "T97", }, { key: "T98", en: "", de: "Sequelae of other and unspecified effects of external causes", + display_short: "T98", }, { key: "T98.0", en: "", de: "Sequelae of effects of foreign body entering through natural orifice", + display_short: "T98.0", }, { key: "T98.1", en: "", de: "Sequelae of other and unspecified effects of external causes", + display_short: "T98.1", }, { key: "T98.2", en: "", de: "Sequelae of certain early complications of trauma", + display_short: "T98.2", }, { key: "T98.3", en: "", de: "Sequelae of complications of surgical and medical care, not elsewhere classified", + display_short: "T98.3", }, { key: "Z00", en: "", de: "General examination and investigation of persons without complaint and reported diagnosis", + display_short: "Z00", }, { key: "Z00.0", en: "", de: "General medical examination", + display_short: "Z00.0", }, { key: "Z00.1", en: "", de: "Routine child health examination", + display_short: "Z00.1", }, { key: "Z00.2", en: "", de: "Examination for period of rapid growth in childhood", + display_short: "Z00.2", }, { key: "Z00.3", en: "", de: "Examination for adolescent development state", + display_short: "Z00.3", }, { key: "Z00.4", en: "", de: "General psychiatric examination, not elsewhere classified", + display_short: "Z00.4", }, { key: "Z00.5", en: "", de: "Examination of potential donor of organ and tissue", + display_short: "Z00.5", }, { key: "Z00.6", en: "", de: "Examination for normal comparison and control in clinical research programme", + display_short: "Z00.6", }, { key: "Z00.8", en: "", de: "Other general examinations", + display_short: "Z00.8", }, { key: "Z01", en: "", de: "Other special examinations and investigations of persons without complaint or reported diagnosis", + display_short: "Z01", }, { key: "Z01.0", en: "", de: "Examination of eyes and vision", + display_short: "Z01.0", }, { key: "Z01.1", en: "", de: "Examination of ears and hearing", + display_short: "Z01.1", }, { key: "Z01.2", en: "", de: "Dental examination", + display_short: "Z01.2", }, { key: "Z01.3", en: "", de: "Examination of blood pressure", + display_short: "Z01.3", }, { key: "Z01.4", en: "", de: "Gynaecological examination (general)(routine)", + display_short: "Z01.4", }, { key: "Z01.5", en: "", de: "Diagnostic skin and sensitization tests", + display_short: "Z01.5", }, { key: "Z01.6", en: "", de: "Radiological examination, not elsewhere classified", + display_short: "Z01.6", }, { key: "Z01.7", en: "", de: "Laboratory examination", + display_short: "Z01.7", }, { key: "Z01.8", en: "", de: "Other specified special examinations", + display_short: "Z01.8", }, { key: "Z01.9", en: "", de: "Special examination, unspecified", + display_short: "Z01.9", }, { key: "Z02", en: "", de: "Examination and encounter for administrative purposes", + display_short: "Z02", }, { key: "Z03", en: "", de: "Medical observation and evaluation for suspected diseases and conditions, ruled out", + display_short: "Z03", }, { key: "Z03.0", en: "", de: "Observation for suspected tuberculosis", + display_short: "Z03.0", }, { key: "Z03.1", en: "", de: "Observation for suspected malignant neoplasm", + display_short: "Z03.1", }, { key: "Z03.2", en: "", de: "Observation for suspected mental and behavioural disorders", + display_short: "Z03.2", }, { key: "Z03.3", en: "", de: "Observation for suspected nervous system disorder", + display_short: "Z03.3", }, { key: "Z03.4", en: "", de: "Observation for suspected myocardial infarction", + display_short: "Z03.4", }, { key: "Z03.5", en: "", de: "Observation for other suspected cardiovascular diseases", + display_short: "Z03.5", }, { key: "Z03.6", en: "", de: "Observation for suspected toxic effect from ingested substance", + display_short: "Z03.6", }, { key: "Z03.8", en: "", de: "Observation for other suspected diseases and conditions", + display_short: "Z03.8", }, { key: "Z03.9", en: "", de: "Observation for suspected disease or condition, unspecified", + display_short: "Z03.9", }, { key: "Z04", en: "", de: "Examination and observation for other reasons", + display_short: "Z04", }, { key: "Z04.1", en: "", de: "Examination and observation following transport accident", + display_short: "Z04.1", }, { key: "Z04.2", en: "", de: "Examination and observation following work accident", + display_short: "Z04.2", }, { key: "Z04.3", en: "", de: "Examination and observation following other accident", + display_short: "Z04.3", }, { key: "Z04.5", en: "", de: "Examination and observation following other inflicted injury", + display_short: "Z04.5", }, { key: "Z04.8", en: "", de: "Examination and observation for other specified reasons", + display_short: "Z04.8", }, { key: "Z04.9", en: "", de: "Examination and observation for unspecified reason", + display_short: "Z04.9", }, { key: "Z08", en: "", de: "Follow-up examination after treatment for malignant neoplasms", + display_short: "Z08", }, { key: "Z08.0", en: "", de: "Follow-up examination after surgery for malignant neoplasm", + display_short: "Z08.0", }, { key: "Z08.1", en: "", de: "Follow-up examination after radiotherapy for malignant neoplasm", + display_short: "Z08.1", }, { key: "Z08.2", en: "", de: "Follow-up examination after chemotherapy for malignant neoplasm", + display_short: "Z08.2", }, { key: "Z08.7", en: "", de: "Follow-up examination after combined treatment for malignant neoplasm", + display_short: "Z08.7", }, { key: "Z08.8", en: "", de: "Follow-up examination after other treatment for malignant neoplasm", + display_short: "Z08.8", }, { key: "Z08.9", en: "", de: "Follow-up examination after unspecified treatment for malignant neoplasm", + display_short: "Z08.9", }, { key: "Z09", en: "", de: "Follow-up examination after treatment for conditions other than malignant neoplasms", + display_short: "Z09", }, { key: "Z09.0", en: "", de: "Follow-up examination after surgery for other conditions", + display_short: "Z09.0", }, { key: "Z09.1", en: "", de: "Follow-up examination after radiotherapy for other conditions", + display_short: "Z09.1", }, { key: "Z09.2", en: "", de: "Follow-up examination after chemotherapy for other conditions", + display_short: "Z09.2", }, { key: "Z09.3", en: "", de: "Follow-up examination after psychotherapy", + display_short: "Z09.3", }, { key: "Z09.4", en: "", de: "Follow-up examination after treatment of fracture", + display_short: "Z09.4", }, { key: "Z09.7", en: "", de: "Follow-up examination after combined treatment for other conditions", + display_short: "Z09.7", }, { key: "Z09.8", en: "", de: "Follow-up examination after other treatment for other conditions", + display_short: "Z09.8", }, { key: "Z09.9", en: "", de: "Follow-up examination after unspecified treatment for other conditions", + display_short: "Z09.9", }, { key: "Z10", en: "", de: "Routine general health check-up of defined subpopulation", + display_short: "Z10", }, { key: "Z11", en: "", de: "Special screening examination for infectious and parasitic diseases", + display_short: "Z11", }, { key: "Z12", en: "", de: "Special screening examination for neoplasms", + display_short: "Z12", }, { key: "Z12.0", en: "", de: "Special screening examination for neoplasm of stomach", + display_short: "Z12.0", }, { key: "Z12.1", en: "", de: "Special screening examination for neoplasm of intestinal tract", + display_short: "Z12.1", }, { key: "Z12.2", en: "", de: "Special screening examination for neoplasm of respiratory organs", + display_short: "Z12.2", }, { key: "Z12.3", en: "", de: "Special screening examination for neoplasm of breast", + display_short: "Z12.3", }, { key: "Z12.4", en: "", de: "Special screening examination for neoplasm of cervix", + display_short: "Z12.4", }, { key: "Z12.5", en: "", de: "Special screening examination for neoplasm of prostate", + display_short: "Z12.5", }, { key: "Z12.6", en: "", de: "Special screening examination for neoplasm of bladder", + display_short: "Z12.6", }, { key: "Z12.8", en: "", de: "Special screening examination for neoplasms of other sites", + display_short: "Z12.8", }, { key: "Z12.9", en: "", de: "Special screening examination for neoplasm, unspecified", + display_short: "Z12.9", }, { key: "Z13", en: "", de: "Special screening examination for other diseases and disorders", + display_short: "Z13", }, { key: "Z13.0", en: "", de: "Special screening examination for diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism", + display_short: "Z13.0", }, { key: "Z13.1", en: "", de: "Special screening examination for diabetes mellitus", + display_short: "Z13.1", }, { key: "Z13.2", en: "", de: "Special screening examination for nutritional disorders", + display_short: "Z13.2", }, { key: "Z13.4", en: "", de: "Special screening examination for certain developmental disorders in childhood", + display_short: "Z13.4", }, { key: "Z13.5", en: "", de: "Special screening examination for eye and ear disorders", + display_short: "Z13.5", }, { key: "Z13.6", en: "", de: "Special screening examination for cardiovascular disorders", + display_short: "Z13.6", }, { key: "Z13.7", en: "", de: "Special screening examination for congenital malformations, deformations and chromosomal abnormalities", + display_short: "Z13.7", }, { key: "Z13.8", en: "", de: "Special screening examination for other specified diseases and disorders", + display_short: "Z13.8", }, { key: "Z13.9", en: "", de: "Special screening examination, unspecified", + display_short: "Z13.9", }, { key: "Z20", en: "", de: "Contact with and exposure to communicable diseases", + display_short: "Z20", }, { key: "Z20.0", en: "", de: "Contact with and exposure to intestinal infectious diseases", + display_short: "Z20.0", }, { key: "Z20.1", en: "", de: "Contact with and exposure to tuberculosis", + display_short: "Z20.1", }, { key: "Z20.2", en: "", de: "Contact with and exposure to infections with a predominantly sexual mode of transmission", + display_short: "Z20.2", }, { key: "Z20.3", en: "", de: "Contact with and exposure to rabies", + display_short: "Z20.3", }, { key: "Z20.4", en: "", de: "Contact with and exposure to rubella", + display_short: "Z20.4", }, { key: "Z20.5", en: "", de: "Contact with and exposure to viral hepatitis", + display_short: "Z20.5", }, { key: "Z20.6", en: "", de: "Contact with and exposure to human immunodeficiency virus [HIV]", + display_short: "Z20.6", }, { key: "Z20.7", en: "", de: "Contact with and exposure to pediculosis, acariasis and other infestations", + display_short: "Z20.7", }, { key: "Z20.8", en: "", de: "Contact with and exposure to other communicable diseases", + display_short: "Z20.8", }, { key: "Z20.9", en: "", de: "Contact with and exposure to unspecified communicable disease", + display_short: "Z20.9", }, { key: "Z21", en: "", de: "Asymptomatic human immunodeficiency virus [HIV] infection status", + display_short: "Z21", }, { key: "Z22", en: "", de: "Carrier of infectious disease", + display_short: "Z22", }, { key: "Z22.0", en: "", de: "Carrier of typhoid", + display_short: "Z22.0", }, { key: "Z22.1", en: "", de: "Carrier of other intestinal infectious diseases", + display_short: "Z22.1", }, { key: "Z22.2", en: "", de: "Carrier of diphtheria", + display_short: "Z22.2", }, { key: "Z22.3", en: "", de: "Carrier of other specified bacterial diseases", + display_short: "Z22.3", }, { key: "Z22.4", en: "", de: "Carrier of infections with a predominantly sexual mode of transmission", + display_short: "Z22.4", }, { key: "Z22.6", en: "", de: "Carrier of human T-lymphotropic virus type- 1 [HTLV-1] infection", + display_short: "Z22.6", }, { key: "Z22.7", en: "", de: "Latent tuberculosis", + display_short: "Z22.7", }, { key: "Z22.8", en: "", de: "Carrier of other infectious diseases", + display_short: "Z22.8", }, { key: "Z22.9", en: "", de: "Carrier of infectious disease, unspecified", + display_short: "Z22.9", }, { key: "Z23", en: "", de: "Need for immunization against single bacterial diseases", + display_short: "Z23", }, { key: "Z23.0", en: "", de: "Need for immunization against cholera alone", + display_short: "Z23.0", }, { key: "Z23.1", en: "", de: "Need for immunization against typhoid-paratyphoid alone [TAB]", + display_short: "Z23.1", }, { key: "Z23.2", en: "", de: "Need for immunization against tuberculosis [BCG]", + display_short: "Z23.2", }, { key: "Z23.3", en: "", de: "Need for immunization against plague", + display_short: "Z23.3", }, { key: "Z23.4", en: "", de: "Need for immunization against tularaemia", + display_short: "Z23.4", }, { key: "Z23.5", en: "", de: "Need for immunization against tetanus alone", + display_short: "Z23.5", }, { key: "Z23.6", en: "", de: "Need for immunization against diphtheria alone", + display_short: "Z23.6", }, { key: "Z23.7", en: "", de: "Need for immunization against pertussis alone", + display_short: "Z23.7", }, { key: "Z23.8", en: "", de: "Need for immunization against other single bacterial diseases", + display_short: "Z23.8", }, { key: "Z24", en: "", de: "Need for immunization against certain single viral diseases", + display_short: "Z24", }, { key: "Z24.0", en: "", de: "Need for immunization against poliomyelitis", + display_short: "Z24.0", }, { key: "Z24.1", en: "", de: "Need for immunization against arthropod-borne viral encephalitis", + display_short: "Z24.1", }, { key: "Z24.2", en: "", de: "Need for immunization against rabies", + display_short: "Z24.2", }, { key: "Z24.3", en: "", de: "Need for immunization against yellow fever", + display_short: "Z24.3", }, { key: "Z24.4", en: "", de: "Need for immunization against measles alone", + display_short: "Z24.4", }, { key: "Z24.5", en: "", de: "Need for immunization against rubella alone", + display_short: "Z24.5", }, { key: "Z24.6", en: "", de: "Need for immunization against viral hepatitis", + display_short: "Z24.6", }, { key: "Z25", en: "", de: "Need for immunization against other single viral diseases", + display_short: "Z25", }, { key: "Z25.0", en: "", de: "Need for immunization against mumps alone", + display_short: "Z25.0", }, { key: "Z25.1", en: "", de: "Need for immunization against influenza", + display_short: "Z25.1", }, { key: "Z25.8", en: "", de: "Need for immunization against other specified single viral diseases", + display_short: "Z25.8", }, { key: "Z26", en: "", de: "Need for immunization against other single infectious diseases", + display_short: "Z26", }, { key: "Z26.0", en: "", de: "Need for immunization against leishmaniasis", + display_short: "Z26.0", }, { key: "Z26.8", en: "", de: "Need for immunization against other specified single infectious diseases", + display_short: "Z26.8", }, { key: "Z26.9", en: "", de: "Need for immunization against unspecified infectious disease", + display_short: "Z26.9", }, { key: "Z27", en: "", de: "Need for immunization against combinations of infectious diseases", + display_short: "Z27", }, { key: "Z27.0", en: "", de: "Need for immunization against cholera with typhoid-paratyphoid [cholera + TAB]", + display_short: "Z27.0", }, { key: "Z27.1", en: "", de: "Need for immunization against diphtheria-tetanus-pertussis, combined [DTP]", + display_short: "Z27.1", }, { key: "Z27.2", en: "", de: "Need for immunization against diphtheria-tetanus-pertussis with typhoid-paratyphoid [DTP + TAB]", + display_short: "Z27.2", }, { key: "Z27.3", en: "", de: "Need for immunization against diphtheria-tetanus-pertussis with poliomyelitis [DTP + polio]", + display_short: "Z27.3", }, { key: "Z27.4", en: "", de: "Need for immunization against measles-mumps-rubella [MMR]", + display_short: "Z27.4", }, { key: "Z27.8", en: "", de: "Need for immunization against other combinations of infectious diseases", + display_short: "Z27.8", }, { key: "Z27.9", en: "", de: "Need for immunization against unspecified combinations of infectious diseases", + display_short: "Z27.9", }, { key: "Z28", en: "", de: "Immunization not carried out", + display_short: "Z28", }, { key: "Z29", en: "", de: "Need for other prophylactic measures", + display_short: "Z29", }, { key: "Z29.0", en: "", de: "Isolation", + display_short: "Z29.0", }, { key: "Z29.1", en: "", de: "Prophylactic immunotherapy", + display_short: "Z29.1", }, { key: "Z29.2", en: "", de: "Other prophylactic chemotherapy", + display_short: "Z29.2", }, { key: "Z29.8", en: "", de: "Other specified prophylactic measures", + display_short: "Z29.8", }, { key: "Z29.9", en: "", de: "Prophylactic measure, unspecified", + display_short: "Z29.9", }, { key: "Z30", en: "", de: "Contraceptive management", + display_short: "Z30", }, { key: "Z30.0", en: "", de: "General counselling and advice on contraception", + display_short: "Z30.0", }, { key: "Z30.1", en: "", de: "Insertion of (intrauterine) contraceptive device", + display_short: "Z30.1", }, { key: "Z30.2", en: "", de: "Sterilization", + display_short: "Z30.2", }, { key: "Z30.3", en: "", de: "Menstrual extraction", + display_short: "Z30.3", }, { key: "Z30.4", en: "", de: "Surveillance of contraceptive drugs", + display_short: "Z30.4", }, { key: "Z30.5", en: "", de: "Surveillance of (intrauterine) contraceptive device", + display_short: "Z30.5", }, { key: "Z30.8", en: "", de: "Other contraceptive management", + display_short: "Z30.8", }, { key: "Z30.9", en: "", de: "Contraceptive management, unspecified", + display_short: "Z30.9", }, { key: "Z31", en: "", de: "Procreative management", + display_short: "Z31", }, { key: "Z31.0", en: "", de: "Tuboplasty or vasoplasty after previous sterilization", + display_short: "Z31.0", }, { key: "Z31.1", en: "", de: "Artificial insemination", + display_short: "Z31.1", }, { key: "Z31.2", en: "", de: "In vitro fertilization", + display_short: "Z31.2", }, { key: "Z31.3", en: "", de: "Other assisted fertilization methods", + display_short: "Z31.3", }, { key: "Z31.4", en: "", de: "Procreative investigation and testing", + display_short: "Z31.4", }, { key: "Z31.5", en: "", de: "Genetic counselling", + display_short: "Z31.5", }, { key: "Z31.6", en: "", de: "General counselling and advice on procreation", + display_short: "Z31.6", }, { key: "Z31.8", en: "", de: "Other procreative management", + display_short: "Z31.8", }, { key: "Z31.9", en: "", de: "Procreative management, unspecified", + display_short: "Z31.9", }, { key: "Z32", en: "", de: "Pregnancy examination and test", + display_short: "Z32", }, { key: "Z34", en: "", de: "Supervision of normal pregnancy", + display_short: "Z34", }, { key: "Z35", en: "", de: "Supervision of high-risk pregnancy", + display_short: "Z35", }, { key: "Z35.0", en: "", de: "Supervision of pregnancy with history of infertility", + display_short: "Z35.0", }, { key: "Z35.1", en: "", de: "Supervision of pregnancy with history of abortive outcome", + display_short: "Z35.1", }, { key: "Z35.2", en: "", de: "Supervision of pregnancy with other poor reproductive or obstetric history", + display_short: "Z35.2", }, { key: "Z35.3", en: "", de: "Supervision of pregnancy with history of insufficient antenatal care", + display_short: "Z35.3", }, { key: "Z35.4", en: "", de: "Supervision of pregnancy with grand multiparity", + display_short: "Z35.4", }, { key: "Z35.5", en: "", de: "Supervision of elderly primigravida", + display_short: "Z35.5", }, { key: "Z35.6", en: "", de: "Supervision of very young primigravida", + display_short: "Z35.6", }, { key: "Z35.8", en: "", de: "Supervision of other high-risk pregnancies", + display_short: "Z35.8", }, { key: "Z35.9", en: "", de: "Supervision of high-risk pregnancy, unspecified", + display_short: "Z35.9", }, { key: "Z36", en: "", de: "Antenatal screening", + display_short: "Z36", }, { key: "Z36.0", en: "", de: "Antenatal screening for chromosomal anomalies", + display_short: "Z36.0", }, { key: "Z36.1", en: "", de: "Antenatal screening for raised alphafetoprotein level", + display_short: "Z36.1", }, { key: "Z36.2", en: "", de: "Other antenatal screening based on amniocentesis", + display_short: "Z36.2", }, { key: "Z36.3", en: "", de: "Antenatal screening for malformations using ultrasound and other physical methods", + display_short: "Z36.3", }, { key: "Z36.4", en: "", de: "Antenatal screening for fetal growth retardation using ultrasound and other physical methods", + display_short: "Z36.4", }, { key: "Z36.5", en: "", de: "Antenatal screening for isoimmunization", + display_short: "Z36.5", }, { key: "Z36.8", en: "", de: "Other antenatal screening", + display_short: "Z36.8", }, { key: "Z36.9", en: "", de: "Antenatal screening, unspecified", + display_short: "Z36.9", }, { key: "Z38", en: "", de: "Liveborn infants according to place of birth", + display_short: "Z38", }, { key: "Z38.0", en: "", de: "Singleton, born in hospital", + display_short: "Z38.0", }, { key: "Z38.1", en: "", de: "Singleton, born outside hospital", + display_short: "Z38.1", }, { key: "Z38.2", en: "", de: "Singleton, unspecified as to place of birth", + display_short: "Z38.2", }, { key: "Z38.3", en: "", de: "Twin, born in hospital", + display_short: "Z38.3", }, { key: "Z38.4", en: "", de: "Twin, born outside hospital", + display_short: "Z38.4", }, { key: "Z38.5", en: "", de: "Twin, unspecified as to place of birth", + display_short: "Z38.5", }, { key: "Z38.6", en: "", de: "Other multiple, born in hospital", + display_short: "Z38.6", }, { key: "Z38.7", en: "", de: "Other multiple, born outside hospital", + display_short: "Z38.7", }, { key: "Z38.8", en: "", de: "Other multiple, unspecified as to place of birth", + display_short: "Z38.8", }, { key: "Z39", en: "", de: "Postpartum care and examination", + display_short: "Z39", }, { key: "Z39.0", en: "", de: "Care and examination immediately after delivery", + display_short: "Z39.0", }, { key: "Z39.1", en: "", de: "Care and examination of lactating mother", + display_short: "Z39.1", }, { key: "Z39.2", en: "", de: "Routine postpartum follow-up", + display_short: "Z39.2", }, { key: "Z40", en: "", de: "Prophylactic surgery", + display_short: "Z40", }, { key: "Z40.0", en: "", de: "Prophylactic surgery for risk-factors related to malignant neoplasms", + display_short: "Z40.0", }, { key: "Z40.8", en: "", de: "Other prophylactic surgery", + display_short: "Z40.8", }, { key: "Z40.9", en: "", de: "Prophylactic surgery, unspecified", + display_short: "Z40.9", }, { key: "Z41", en: "", de: "Procedures for purposes other than remedying health state", + display_short: "Z41", }, { key: "Z41.1", en: "", de: "Other plastic surgery for unacceptable cosmetic appearance", + display_short: "Z41.1", }, { key: "Z41.2", en: "", de: "Routine and ritual circumcision", + display_short: "Z41.2", }, { key: "Z41.8", en: "", de: "Other procedures for purposes other than remedying health state", + display_short: "Z41.8", }, { key: "Z41.9", en: "", de: "Procedure for purposes other than remedying health state, unspecified", + display_short: "Z41.9", }, { key: "Z42", en: "", de: "Follow-up care involving plastic surgery", + display_short: "Z42", }, { key: "Z42.0", en: "", de: "Follow-up care involving plastic surgery of head and neck", + display_short: "Z42.0", }, { key: "Z42.1", en: "", de: "Follow-up care involving plastic surgery of breast", + display_short: "Z42.1", }, { key: "Z42.2", en: "", de: "Follow-up care involving plastic surgery of other parts of trunk", + display_short: "Z42.2", }, { key: "Z42.3", en: "", de: "Follow-up care involving plastic surgery of upper extremity", + display_short: "Z42.3", }, { key: "Z42.4", en: "", de: "Follow-up care involving plastic surgery of lower extremity", + display_short: "Z42.4", }, { key: "Z42.8", en: "", de: "Follow-up care involving plastic surgery of other body part", + display_short: "Z42.8", }, { key: "Z42.9", en: "", de: "Follow-up care involving plastic surgery, unspecified", + display_short: "Z42.9", }, { key: "Z43", en: "", de: "Attention to artificial openings", + display_short: "Z43", }, { key: "Z43.0", en: "", de: "Attention to tracheostomy", + display_short: "Z43.0", }, { key: "Z43.1", en: "", de: "Attention to gastrostomy", + display_short: "Z43.1", }, { key: "Z43.2", en: "", de: "Attention to ileostomy", + display_short: "Z43.2", }, { key: "Z43.3", en: "", de: "Attention to colostomy", + display_short: "Z43.3", }, { key: "Z43.4", en: "", de: "Attention to other artificial openings of digestive tract", + display_short: "Z43.4", }, { key: "Z43.5", en: "", de: "Attention to cystostomy", + display_short: "Z43.5", }, { key: "Z43.6", en: "", de: "Attention to other artificial openings of urinary tract", + display_short: "Z43.6", }, { key: "Z43.7", en: "", de: "Attention to artificial vagina", + display_short: "Z43.7", }, { key: "Z43.8", en: "", de: "Attention to other artificial openings", + display_short: "Z43.8", }, { key: "Z43.9", en: "", de: "Attention to unspecified artificial opening", + display_short: "Z43.9", }, { key: "Z44", en: "", de: "Fitting and adjustment of external prosthetic device", + display_short: "Z44", }, { key: "Z44.0", en: "", de: "Fitting and adjustment of artificial arm (complete)(partial)", + display_short: "Z44.0", }, { key: "Z44.1", en: "", de: "Fitting and adjustment of artificial leg (complete)(partial)", + display_short: "Z44.1", }, { key: "Z44.2", en: "", de: "Fitting and adjustment of artificial eye", + display_short: "Z44.2", }, { key: "Z44.3", en: "", de: "Fitting and adjustment of external breast prosthesis", + display_short: "Z44.3", }, { key: "Z44.8", en: "", de: "Fitting and adjustment of other external prosthetic devices", + display_short: "Z44.8", }, { key: "Z44.9", en: "", de: "Fitting and adjustment of unspecified external prosthetic device", + display_short: "Z44.9", }, { key: "Z45", en: "", de: "Adjustment and management of implanted device", + display_short: "Z45", }, { key: "Z45.0", en: "", de: "Adjustment and management of cardiac devices", + display_short: "Z45.0", }, { key: "Z45.1", en: "", de: "Adjustment and management of infusion pump", + display_short: "Z45.1", }, { key: "Z45.2", en: "", de: "Adjustment and management of vascular access device", + display_short: "Z45.2", }, { key: "Z45.3", en: "", de: "Adjustment and management of implanted hearing device", + display_short: "Z45.3", }, { key: "Z45.8", en: "", de: "Adjustment and management of other implanted devices", + display_short: "Z45.8", }, { key: "Z45.9", en: "", de: "Adjustment and management of unspecified implanted device", + display_short: "Z45.9", }, { key: "Z46", en: "", de: "Fitting and adjustment of other devices", + display_short: "Z46", }, { key: "Z46.0", en: "", de: "Fitting and adjustment of spectacles and contact lenses", + display_short: "Z46.0", }, { key: "Z46.1", en: "", de: "Fitting and adjustment of hearing aid", + display_short: "Z46.1", }, { key: "Z46.2", en: "", de: "Fitting and adjustment of other devices related to nervous system and special senses", + display_short: "Z46.2", }, { key: "Z46.3", en: "", de: "Fitting and adjustment of dental prosthetic device", + display_short: "Z46.3", }, { key: "Z46.4", en: "", de: "Fitting and adjustment of orthodontic device", + display_short: "Z46.4", }, { key: "Z46.5", en: "", de: "Fitting and adjustment of ileostomy and other intestinal appliances", + display_short: "Z46.5", }, { key: "Z46.6", en: "", de: "Fitting and adjustment of urinary device", + display_short: "Z46.6", }, { key: "Z46.7", en: "", de: "Fitting and adjustment of orthopaedic device", + display_short: "Z46.7", }, { key: "Z46.8", en: "", de: "Fitting and adjustment of other specified devices", + display_short: "Z46.8", }, { key: "Z46.9", en: "", de: "Fitting and adjustment of unspecified device", + display_short: "Z46.9", }, { key: "Z47", en: "", de: "Other orthopaedic follow-up care", + display_short: "Z47", }, { key: "Z47.0", en: "", de: "Follow-up care involving removal of fracture plate and other internal fixation device", + display_short: "Z47.0", }, { key: "Z47.8", en: "", de: "Other specified orthopaedic follow-up care", + display_short: "Z47.8", }, { key: "Z47.9", en: "", de: "Orthopaedic follow-up care, unspecified", + display_short: "Z47.9", }, { key: "Z48", en: "", de: "Other surgical follow-up care", + display_short: "Z48", }, { key: "Z48.0", en: "", de: "Attention to surgical dressings and sutures", + display_short: "Z48.0", }, { key: "Z48.8", en: "", de: "Other specified surgical follow-up care", + display_short: "Z48.8", }, { key: "Z48.9", en: "", de: "Surgical follow-up care, unspecified", + display_short: "Z48.9", }, { key: "Z49", en: "", de: "Care involving dialysis", + display_short: "Z49", }, { key: "Z49.0", en: "", de: "Preparatory care for dialysis", + display_short: "Z49.0", }, { key: "Z49.1", en: "", de: "Extracorporeal dialysis", + display_short: "Z49.1", }, { key: "Z49.2", en: "", de: "Other dialysis", + display_short: "Z49.2", }, { key: "Z51", en: "", de: "Other medical care", + display_short: "Z51", }, { key: "Z51.0", en: "", de: "Radiotherapy session", + display_short: "Z51.0", }, { key: "Z51.1", en: "", de: "Chemotherapy session for neoplasm", + display_short: "Z51.1", }, { key: "Z51.2", en: "", de: "Other chemotherapy", + display_short: "Z51.2", }, { key: "Z51.3", en: "", de: "Blood transfusion (without reported diagnosis)", + display_short: "Z51.3", }, { key: "Z51.4", en: "", de: "Preparatory care for subsequent treatment, not elsewhere classified", + display_short: "Z51.4", }, { key: "Z51.5", en: "", de: "Palliative care", + display_short: "Z51.5", }, { key: "Z51.6", en: "", de: "Desensitization to allergens", + display_short: "Z51.6", }, { key: "Z51.8", en: "", de: "Other specified medical care", + display_short: "Z51.8", }, { key: "Z51.9", en: "", de: "Medical care, unspecified", + display_short: "Z51.9", }, { key: "Z52", en: "", de: "Donors of organs and tissues", + display_short: "Z52", }, { key: "Z52.0", en: "", de: "Blood donor", + display_short: "Z52.0", }, { key: "Z52.1", en: "", de: "Skin donor", + display_short: "Z52.1", }, { key: "Z52.2", en: "", de: "Bone donor", + display_short: "Z52.2", }, { key: "Z52.3", en: "", de: "Bone marrow donor", + display_short: "Z52.3", }, { key: "Z52.4", en: "", de: "Kidney donor", + display_short: "Z52.4", }, { key: "Z52.5", en: "", de: "Cornea donor", + display_short: "Z52.5", }, { key: "Z52.6", en: "", de: "Liver donor", + display_short: "Z52.6", }, { key: "Z52.7", en: "", de: "Heart donor", + display_short: "Z52.7", }, { key: "Z52.8", en: "", de: "Donor of other organs and tissues", + display_short: "Z52.8", }, { key: "Z52.9", en: "", de: "Donor of unspecified organ or tissue", + display_short: "Z52.9", }, { key: "Z53", en: "", de: "Persons encountering health services for specific procedures, not carried out", + display_short: "Z53", }, { key: "Z55", en: "", de: "Problems related to education and literacy", + display_short: "Z55", }, { key: "Z56", en: "", de: "Problems related to employment and unemployment", + display_short: "Z56", }, { key: "Z57", en: "", de: "Occupational exposure to risk-factors", + display_short: "Z57", }, { key: "Z58", en: "", de: "Problems related to physical environment", + display_short: "Z58", }, { key: "Z59", en: "", de: "Problems related to housing and economic circumstances", + display_short: "Z59", }, { key: "Z60", en: "", de: "Problems related to social environment", + display_short: "Z60", }, { key: "Z61", en: "", de: "Problems related to negative life events in childhood", + display_short: "Z61", }, { key: "Z62", en: "", de: "Other problems related to upbringing", + display_short: "Z62", }, { key: "Z63", en: "", de: "Other problems related to primary support group, including family circumstances", + display_short: "Z63", }, { key: "Z64", en: "", de: "Problems related to certain psychosocial circumstances", + display_short: "Z64", }, { key: "Z64.0", en: "", de: "Problems related to unwanted pregnancy", + display_short: "Z64.0", }, { key: "Z64.1", en: "", de: "Problems related to multiparity", + display_short: "Z64.1", }, { key: "Z65", en: "", de: "Problems related to other psychosocial circumstances", + display_short: "Z65", }, { key: "Z70", en: "", de: "Counselling related to sexual attitude, behaviour and orientation", + display_short: "Z70", }, { key: "Z71", en: "", de: "Persons encountering health services for other counselling and medical advice, not elsewhere classified", + display_short: "Z71", }, { key: "Z72", en: "", de: "Problems related to lifestyle", + display_short: "Z72", }, { key: "Z72.0", en: "", de: "Tobacco use", + display_short: "Z72.0", }, { key: "Z72.8", en: "", de: "Other problems related to lifestyle", + display_short: "Z72.8", }, { key: "Z72.9", en: "", de: "Problem related to lifestyle, unspecified", + display_short: "Z72.9", }, { key: "Z73", en: "", de: "Problems related to life-management difficulty", + display_short: "Z73", }, { key: "Z74", en: "", de: "Problems related to care-provider dependency", + display_short: "Z74", }, { key: "Z74.0", en: "", de: "Need for assistance due to reduced mobility", + display_short: "Z74.0", }, { key: "Z74.1", en: "", de: "Need for assistance with personal care", + display_short: "Z74.1", }, { key: "Z74.2", en: "", de: "Need for assistance at home and no other household member able to render care", + display_short: "Z74.2", }, { key: "Z74.3", en: "", de: "Need for continuous supervision", + display_short: "Z74.3", }, { key: "Z74.8", en: "", de: "Other problems related to care-provider dependency", + display_short: "Z74.8", }, { key: "Z74.9", en: "", de: "Problem related to care-provider dependency, unspecified", + display_short: "Z74.9", }, { key: "Z75", en: "", de: "Problems related to medical facilities and other health care", + display_short: "Z75", }, { key: "Z75.2", en: "", de: "Other waiting period for investigation and treatment", + display_short: "Z75.2", }, { key: "Z75.8", en: "", de: "Other problems related to medical facilities and other health care", + display_short: "Z75.8", }, { key: "Z75.9", en: "", de: "Unspecified problem related to medical facilities and other health care", + display_short: "Z75.9", }, { key: "Z76", en: "", de: "Persons encountering health services in other circumstances", + display_short: "Z76", }, { key: "Z76.0", en: "", de: "Issue of repeat prescription", + display_short: "Z76.0", }, { key: "Z76.1", en: "", de: "Health supervision and care of foundling", + display_short: "Z76.1", }, { key: "Z76.2", en: "", de: "Health supervision and care of other healthy infant and child", + display_short: "Z76.2", }, { key: "Z76.3", en: "", de: "Healthy person accompanying sick person", + display_short: "Z76.3", }, { key: "Z76.4", en: "", de: "Other boarder in health-care facility", + display_short: "Z76.4", }, { key: "Z76.8", en: "", de: "Persons encountering health services in other specified circumstances", + display_short: "Z76.8", }, { key: "Z76.9", en: "", de: "Person encountering health services in unspecified circumstances", + display_short: "Z76.9", }, { key: "Z80", en: "", de: "Family history of malignant neoplasm", + display_short: "Z80", }, { key: "Z80.0", en: "", de: "Family history of malignant neoplasm of digestive organs", + display_short: "Z80.0", }, { key: "Z80.1", en: "", de: "Family history of malignant neoplasm of trachea, bronchus and lung", + display_short: "Z80.1", }, { key: "Z80.2", en: "", de: "Family history of malignant neoplasm of other respiratory and intrathoracic organs", + display_short: "Z80.2", }, { key: "Z80.3", en: "", de: "Family history of malignant neoplasm of breast", + display_short: "Z80.3", }, { key: "Z80.4", en: "", de: "Family history of malignant neoplasm of genital organs", + display_short: "Z80.4", }, { key: "Z80.5", en: "", de: "Family history of malignant neoplasm of urinary tract", + display_short: "Z80.5", }, { key: "Z80.6", en: "", de: "Family history of leukaemia", + display_short: "Z80.6", }, { key: "Z80.7", en: "", de: "Family history of other malignant neoplasms of lymphoid, haematopoietic and related tissues", + display_short: "Z80.7", }, { key: "Z80.8", en: "", de: "Family history of malignant neoplasm of other organs or systems", + display_short: "Z80.8", }, { key: "Z80.9", en: "", de: "Family history of malignant neoplasm, unspecified", + display_short: "Z80.9", }, { key: "Z81", en: "", de: "Family history of mental and behavioural disorders", + display_short: "Z81", }, { key: "Z82", en: "", de: "Family history of certain disabilities and chronic diseases leading to disablement", + display_short: "Z82", }, { key: "Z83", en: "", de: "Family history of other specific disorders", + display_short: "Z83", }, { key: "Z83.1", en: "", de: "Family history of other infectious and parasitic diseases", + display_short: "Z83.1", }, { key: "Z83.2", en: "", de: "Family history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism", + display_short: "Z83.2", }, { key: "Z83.3", en: "", de: "Family history of diabetes mellitus", + display_short: "Z83.3", }, { key: "Z83.4", en: "", de: "Family history of other endocrine, nutritional and metabolic diseases", + display_short: "Z83.4", }, { key: "Z83.5", en: "", de: "Family history of eye and ear disorders", + display_short: "Z83.5", }, { key: "Z83.6", en: "", de: "Family history of diseases of the respiratory system", + display_short: "Z83.6", }, { key: "Z83.7", en: "", de: "Family history of diseases of the digestive system", + display_short: "Z83.7", }, { key: "Z84", en: "", de: "Family history of other conditions", + display_short: "Z84", }, { key: "Z84.0", en: "", de: "Family history of diseases of the skin and subcutaneous tissue", + display_short: "Z84.0", }, { key: "Z84.1", en: "", de: "Family history of disorders of kidney and ureter", + display_short: "Z84.1", }, { key: "Z84.2", en: "", de: "Family history of other diseases of the genitourinary system", + display_short: "Z84.2", }, { key: "Z84.3", en: "", de: "Family history of consanguinity", + display_short: "Z84.3", }, { key: "Z84.8", en: "", de: "Family history of other specified conditions", + display_short: "Z84.8", }, { key: "Z85", en: "", de: "Personal history of malignant neoplasm", + display_short: "Z85", }, { key: "Z85.0", en: "", de: "Personal history of malignant neoplasm of digestive organs", + display_short: "Z85.0", }, { key: "Z85.1", en: "", de: "Personal history of malignant neoplasm of trachea, bronchus and lung", + display_short: "Z85.1", }, { key: "Z85.2", en: "", de: "Personal history of malignant neoplasm of other respiratory and intrathoracic organs", + display_short: "Z85.2", }, { key: "Z85.3", en: "", de: "Personal history of malignant neoplasm of breast", + display_short: "Z85.3", }, { key: "Z85.4", en: "", de: "Personal history of malignant neoplasm of genital organs", + display_short: "Z85.4", }, { key: "Z85.5", en: "", de: "Personal history of malignant neoplasm of urinary tract", + display_short: "Z85.5", }, { key: "Z85.6", en: "", de: "Personal history of leukaemia", + display_short: "Z85.6", }, { key: "Z85.7", en: "", de: "Personal history of other malignant neoplasms of lymphoid, haematopoietic and related tissues", + display_short: "Z85.7", }, { key: "Z85.8", en: "", de: "Personal history of malignant neoplasms of other organs and systems", + display_short: "Z85.8", }, { key: "Z85.9", en: "", de: "Personal history of malignant neoplasm, unspecified", + display_short: "Z85.9", }, { key: "Z86", en: "", de: "Personal history of certain other diseases", + display_short: "Z86", }, { key: "Z86.0", en: "", de: "Personal history of other neoplasms", + display_short: "Z86.0", }, { key: "Z86.1", en: "", de: "Personal history of infectious and parasitic diseases", + display_short: "Z86.1", }, { key: "Z86.2", en: "", de: "Personal history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism", + display_short: "Z86.2", }, { key: "Z86.3", en: "", de: "Personal history of endocrine, nutritional and metabolic diseases", + display_short: "Z86.3", }, { key: "Z86.4", en: "", de: "Personal history of psychoactive substance abuse", + display_short: "Z86.4", }, { key: "Z86.5", en: "", de: "Personal history of other mental and behavioural disorders", + display_short: "Z86.5", }, { key: "Z86.6", en: "", de: "Personal history of diseases of the nervous system and sense organs", + display_short: "Z86.6", }, { key: "Z86.7", en: "", de: "Personal history of diseases of the circulatory system", + display_short: "Z86.7", }, { key: "Z87", en: "", de: "Personal history of other diseases and conditions", + display_short: "Z87", }, { key: "Z87.0", en: "", de: "Personal history of diseases of the respiratory system", + display_short: "Z87.0", }, { key: "Z87.1", en: "", de: "Personal history of diseases of the digestive system", + display_short: "Z87.1", }, { key: "Z87.2", en: "", de: "Personal history of diseases of the skin and subcutaneous tissue", + display_short: "Z87.2", }, { key: "Z87.3", en: "", de: "Personal history of diseases of the musculoskeletal system and connective tissue", + display_short: "Z87.3", }, { key: "Z87.4", en: "", de: "Personal history of diseases of the genitourinary system", + display_short: "Z87.4", }, { key: "Z87.5", en: "", de: "Personal history of complications of pregnancy, childbirth and the puerperium", + display_short: "Z87.5", }, { key: "Z87.6", en: "", de: "Personal history of certain conditions arising in the perinatal period", + display_short: "Z87.6", }, { key: "Z87.7", en: "", de: "Personal history of congenital malformations, deformations and chromosomal abnormalities", + display_short: "Z87.7", }, { key: "Z87.8", en: "", de: "Personal history of other specified conditions", + display_short: "Z87.8", }, { key: "Z88", en: "", de: "Personal history of allergy to drugs, medicaments and biological substances", + display_short: "Z88", }, { key: "Z88.0", en: "", de: "Personal history of allergy to penicillin", + display_short: "Z88.0", }, { key: "Z88.1", en: "", de: "Personal history of allergy to other antibiotic agents", + display_short: "Z88.1", }, { key: "Z88.2", en: "", de: "Personal history of allergy to sulfonamides", + display_short: "Z88.2", }, { key: "Z88.3", en: "", de: "Personal history of allergy to other anti-infective agents", + display_short: "Z88.3", }, { key: "Z88.4", en: "", de: "Personal history of allergy to anaesthetic agent", + display_short: "Z88.4", }, { key: "Z88.5", en: "", de: "Personal history of allergy to narcotic agent", + display_short: "Z88.5", }, { key: "Z88.6", en: "", de: "Personal history of allergy to analgesic agent", + display_short: "Z88.6", }, { key: "Z88.7", en: "", de: "Personal history of allergy to serum and vaccine", + display_short: "Z88.7", }, { key: "Z88.8", en: "", de: "Personal history of allergy to other drugs, medicaments and biological substances", + display_short: "Z88.8", }, { key: "Z88.9", en: "", de: "Personal history of allergy to unspecified drugs, medicaments and biological substances", + display_short: "Z88.9", }, { key: "Z89", en: "", de: "Acquired absence of limb", + display_short: "Z89", }, { key: "Z89.0", en: "", de: "Acquired absence of finger(s) [including thumb], unilateral", + display_short: "Z89.0", }, { key: "Z89.1", en: "", de: "Acquired absence of hand and wrist", + display_short: "Z89.1", }, { key: "Z89.2", en: "", de: "Acquired absence of upper limb above wrist", + display_short: "Z89.2", }, { key: "Z89.3", en: "", de: "Acquired absence of both upper limbs [any level]", + display_short: "Z89.3", }, { key: "Z89.4", en: "", de: "Acquired absence of foot and ankle", + display_short: "Z89.4", }, { key: "Z89.5", en: "", de: "Acquired absence of leg at or below knee", + display_short: "Z89.5", }, { key: "Z89.6", en: "", de: "Acquired absence of leg above knee", + display_short: "Z89.6", }, { key: "Z89.7", en: "", de: "Acquired absence of both lower limbs [any level, except toes alone]", + display_short: "Z89.7", }, { key: "Z89.8", en: "", de: "Acquired absence of upper and lower limbs [any level]", + display_short: "Z89.8", }, { key: "Z89.9", en: "", de: "Acquired absence of limb, unspecified", + display_short: "Z89.9", }, { key: "Z90", en: "", de: "Acquired absence of organs, not elsewhere classified", + display_short: "Z90", }, { key: "Z90.0", en: "", de: "Acquired absence of part of head and neck", + display_short: "Z90.0", }, { key: "Z90.1", en: "", de: "Acquired absence of breast(s)", + display_short: "Z90.1", }, { key: "Z90.2", en: "", de: "Acquired absence of lung [part of]", + display_short: "Z90.2", }, { key: "Z90.3", en: "", de: "Acquired absence of part of stomach", + display_short: "Z90.3", }, { key: "Z90.4", en: "", de: "Acquired absence of other parts of digestive tract", + display_short: "Z90.4", }, { key: "Z90.5", en: "", de: "Acquired absence of kidney", + display_short: "Z90.5", }, { key: "Z90.6", en: "", de: "Acquired absence of other organs of urinary tract", + display_short: "Z90.6", }, { key: "Z90.7", en: "", de: "Acquired absence of genital organ(s)", + display_short: "Z90.7", }, { key: "Z90.8", en: "", de: "Acquired absence of other organs", + display_short: "Z90.8", }, { key: "Z91", en: "", de: "Personal history of risk-factors, not elsewhere classified", + display_short: "Z91", }, { key: "Z91.0", en: "", de: "Personal history of allergy, other than to drugs and biological substances", + display_short: "Z91.0", }, { key: "Z91.1", en: "", de: "Personal history of noncompliance with medical treatment and regimen", + display_short: "Z91.1", }, { key: "Z91.7", en: "", de: "Personal history of female genital mutilation", + display_short: "Z91.7", }, { key: "Z91.8", en: "", de: "Personal history of other specified risk-factors, not elsewhere classified", + display_short: "Z91.8", }, { key: "Z92", en: "", de: "Personal history of medical treatment", + display_short: "Z92", }, { key: "Z92.1", en: "", de: "Personal history of long-term (current) use of anticoagulants", + display_short: "Z92.1", }, { key: "Z92.2", en: "", de: "Personal history of long-term (current) use of other medicaments", + display_short: "Z92.2", }, { key: "Z92.3", en: "", de: "Personal history of irradiation", + display_short: "Z92.3", }, { key: "Z92.4", en: "", de: "Personal history of major surgery, not elsewhere classified", + display_short: "Z92.4", }, { key: "Z92.6", en: "", de: "Personal history of chemotherapy for neoplastic disease", + display_short: "Z92.6", }, { key: "Z92.8", en: "", de: "Personal history of other medical treatment", + display_short: "Z92.8", }, { key: "Z92.9", en: "", de: "Personal history of medical treatment, unspecified", + display_short: "Z92.9", }, { key: "Z93", en: "", de: "Artificial opening status", + display_short: "Z93", }, { key: "Z93.0", en: "", de: "Tracheostomy status", + display_short: "Z93.0", }, { key: "Z93.1", en: "", de: "Gastrostomy status", + display_short: "Z93.1", }, { key: "Z93.2", en: "", de: "Ileostomy status", + display_short: "Z93.2", }, { key: "Z93.3", en: "", de: "Colostomy status", + display_short: "Z93.3", }, { key: "Z93.4", en: "", de: "Other artificial openings of gastrointestinal tract status", + display_short: "Z93.4", }, { key: "Z93.5", en: "", de: "Cystostomy status", + display_short: "Z93.5", }, { key: "Z93.6", en: "", de: "Other artificial openings of urinary tract status", + display_short: "Z93.6", }, { key: "Z93.8", en: "", de: "Other artificial opening status", + display_short: "Z93.8", }, { key: "Z93.9", en: "", de: "Artificial opening status, unspecified", + display_short: "Z93.9", }, { key: "Z94", en: "", de: "Transplanted organ and tissue status", + display_short: "Z94", }, { key: "Z94.0", en: "", de: "Kidney transplant status", + display_short: "Z94.0", }, { key: "Z94.1", en: "", de: "Heart transplant status", + display_short: "Z94.1", }, { key: "Z94.2", en: "", de: "Lung transplant status", + display_short: "Z94.2", }, { key: "Z94.3", en: "", de: "Heart and lungs transplant status", + display_short: "Z94.3", }, { key: "Z94.4", en: "", de: "Liver transplant status", + display_short: "Z94.4", }, { key: "Z94.5", en: "", de: "Skin transplant status", + display_short: "Z94.5", }, { key: "Z94.6", en: "", de: "Bone transplant status", + display_short: "Z94.6", }, { key: "Z94.7", en: "", de: "Corneal transplant status", + display_short: "Z94.7", }, { key: "Z94.8", en: "", de: "Other transplanted organ and tissue status", + display_short: "Z94.8", }, { key: "Z94.9", en: "", de: "Transplanted organ and tissue status, unspecified", + display_short: "Z94.9", }, { key: "Z95", en: "", de: "Presence of cardiac and vascular implants and grafts", + display_short: "Z95", }, { key: "Z95.0", en: "", de: "Presence of electronic cardiac devices", + display_short: "Z95.0", }, { key: "Z95.1", en: "", de: "Presence of aortocoronary bypass graft", + display_short: "Z95.1", }, { key: "Z95.2", en: "", de: "Presence of prosthetic heart valve", + display_short: "Z95.2", }, { key: "Z95.3", en: "", de: "Presence of xenogenic heart valve", + display_short: "Z95.3", }, { key: "Z95.4", en: "", de: "Presence of other heart-valve replacement", + display_short: "Z95.4", }, { key: "Z95.5", en: "", de: "Presence of coronary angioplasty implant and graft", + display_short: "Z95.5", }, { key: "Z95.8", en: "", de: "Presence of other cardiac and vascular implants and grafts", + display_short: "Z95.8", }, { key: "Z95.9", en: "", de: "Presence of cardiac and vascular implant and graft, unspecified", + display_short: "Z95.9", }, { key: "Z96", en: "", de: "Presence of other functional implants", + display_short: "Z96", }, { key: "Z96.0", en: "", de: "Presence of urogenital implants", + display_short: "Z96.0", }, { key: "Z96.1", en: "", de: "Presence of intraocular lens", + display_short: "Z96.1", }, { key: "Z96.2", en: "", de: "Presence of otological and audiological implants", + display_short: "Z96.2", }, { key: "Z96.3", en: "", de: "Presence of artificial larynx", + display_short: "Z96.3", }, { key: "Z96.4", en: "", de: "Presence of endocrine implants", + display_short: "Z96.4", }, { key: "Z96.5", en: "", de: "Presence of tooth-root and mandibular implants", + display_short: "Z96.5", }, { key: "Z96.6", en: "", de: "Presence of orthopaedic joint implants", + display_short: "Z96.6", }, { key: "Z96.7", en: "", de: "Presence of other bone and tendon implants", + display_short: "Z96.7", }, { key: "Z96.8", en: "", de: "Presence of other specified functional implants", + display_short: "Z96.8", }, { key: "Z96.9", en: "", de: "Presence of functional implant, unspecified", + display_short: "Z96.9", }, { key: "Z97", en: "", de: "Presence of other devices", + display_short: "Z97", }, { key: "Z97.1", en: "", de: "Presence of artificial limb (complete)(partial)", + display_short: "Z97.1", }, { key: "Z97.8", en: "", de: "Presence of other specified devices", + display_short: "Z97.8", }, { key: "Z98", en: "", de: "Other postsurgical states", + display_short: "Z98", }, { key: "Z98.0", en: "", de: "Intestinal bypass and anastomosis status", + display_short: "Z98.0", }, { key: "Z98.1", en: "", de: "Arthrodesis status", + display_short: "Z98.1", }, { key: "Z98.2", en: "", de: "Presence of cerebrospinal fluid drainage device", + display_short: "Z98.2", }, { key: "Z98.8", en: "", de: "Other specified postsurgical states", + display_short: "Z98.8", }, { key: "Z99", en: "", de: "Dependence on enabling machines and devices, not elsewhere classified", + display_short: "Z99", }, { key: "Z99.0", en: "", de: "Dependence on aspirator", + display_short: "Z99.0", }, { key: "Z99.1", en: "", de: "Dependence on respirator", + display_short: "Z99.1", }, { key: "Z99.2", en: "", de: "Dependence on renal dialysis", + display_short: "Z99.2", }, { key: "Z99.3", en: "", de: "Dependence on wheelchair", + display_short: "Z99.3", }, { key: "Z99.4", en: "", de: "Dependence on artificial heart", + display_short: "Z99.4", }, { key: "Z99.8", en: "", de: "Dependence on other enabling machines and devices", + display_short: "Z99.8", }, { key: "Z99.9", en: "", de: "Dependence on unspecified enabling machine and device", + display_short: "Z99.9", }, { key: "U04", en: "", de: "Severe acute respiratory syndrome [SARS]", + display_short: "U04", }, { key: "U04.9", en: "", de: "Severe acute respiratory syndrome [SARS], unspecified", + display_short: "U04.9", }, { key: "U07", en: "", de: "Emergency use of U07", + display_short: "U07", }, { key: "U07.6", en: "", de: "Emergency use of U07.6", + display_short: "U07.6", }, { key: "U07.7", en: "", de: "Emergency use of U07.7", + display_short: "U07.7", }, { key: "U07.8", en: "", de: "Emergency use of U07.8", + display_short: "U07.8", }, { key: "U07.9", en: "", de: "Emergency use of U07.9", + display_short: "U07.9", }, { key: "U08", en: "", de: "Emergency use of U08", + display_short: "U08", }, { key: "U08.9", en: "", de: "Emergency use of U08.9", + display_short: "U08.9", }, ] ); diff --git a/src/assets/lokalisation.ts b/src/assets/lokalisation.ts index f4d6360..212f23b 100644 --- a/src/assets/lokalisation.ts +++ b/src/assets/lokalisation.ts @@ -14,2691 +14,3229 @@ export const Lokalisation: Criteria = new Criteria( key: "C00", en: "", de: "Malignant neoplasm of lip", + display_short: "C00", }, { key: "C00.0", en: "", de: "Malignant neoplasm: External upper lip", + display_short: "C00.0", }, { key: "C00.1", en: "", de: "Malignant neoplasm: External lower lip", + display_short: "C00.1", }, { key: "C00.2", en: "", de: "Malignant neoplasm: External lip, unspecified", + display_short: "C00.2", }, { key: "C00.3", en: "", de: "Malignant neoplasm: Upper lip, inner aspect", + display_short: "C00.3", }, { key: "C00.4", en: "", de: "Malignant neoplasm: Lower lip, inner aspect", + display_short: "C00.4", }, { key: "C00.5", en: "", de: "Malignant neoplasm: Lip, unspecified, inner aspect", + display_short: "C00.5", }, { key: "C00.6", en: "", de: "Malignant neoplasm: Commissure of lip", + display_short: "C00.6", }, { key: "C00.8", en: "", de: "Malignant neoplasm: Overlapping lesion of lip", + display_short: "C00.8", }, { key: "C00.9", en: "", de: "Malignant neoplasm: Lip, unspecified", + display_short: "C00.9", }, { key: "C01", en: "", de: "Malignant neoplasm of base of tongue", + display_short: "C01", }, { key: "C02", en: "", de: "Malignant neoplasm of other and unspecified parts of tongue", + display_short: "C02", }, { key: "C02.0", en: "", de: "Malignant neoplasm: Dorsal surface of tongue", + display_short: "C02.0", }, { key: "C02.1", en: "", de: "Malignant neoplasm: Border of tongue", + display_short: "C02.1", }, { key: "C02.2", en: "", de: "Malignant neoplasm: Ventral surface of tongue", + display_short: "C02.2", }, { key: "C02.3", en: "", de: "Malignant neoplasm: Anterior two-thirds of tongue, part unspecified", + display_short: "C02.3", }, { key: "C02.4", en: "", de: "Malignant neoplasm: Lingual tonsil", + display_short: "C02.4", }, { key: "C02.8", en: "", de: "Malignant neoplasm: Overlapping lesion of tongue", + display_short: "C02.8", }, { key: "C02.9", en: "", de: "Malignant neoplasm: Tongue, unspecified", + display_short: "C02.9", }, { key: "C03", en: "", de: "Malignant neoplasm of gum", + display_short: "C03", }, { key: "C03.0", en: "", de: "Malignant neoplasm: Upper gum", + display_short: "C03.0", }, { key: "C03.1", en: "", de: "Malignant neoplasm: Lower gum", + display_short: "C03.1", }, { key: "C03.9", en: "", de: "Malignant neoplasm: Gum, unspecified", + display_short: "C03.9", }, { key: "C04", en: "", de: "Malignant neoplasm of floor of mouth", + display_short: "C04", }, { key: "C04.0", en: "", de: "Malignant neoplasm: Anterior floor of mouth", + display_short: "C04.0", }, { key: "C04.1", en: "", de: "Malignant neoplasm: Lateral floor of mouth", + display_short: "C04.1", }, { key: "C04.8", en: "", de: "Malignant neoplasm: Overlapping lesion of floor of mouth", + display_short: "C04.8", }, { key: "C04.9", en: "", de: "Malignant neoplasm: Floor of mouth, unspecified", + display_short: "C04.9", }, { key: "C05", en: "", de: "Malignant neoplasm of palate", + display_short: "C05", }, { key: "C05.0", en: "", de: "Malignant neoplasm: Hard palate", + display_short: "C05.0", }, { key: "C05.1", en: "", de: "Malignant neoplasm: Soft palate", + display_short: "C05.1", }, { key: "C05.2", en: "", de: "Malignant neoplasm: Uvula", + display_short: "C05.2", }, { key: "C05.8", en: "", de: "Malignant neoplasm: Overlapping lesion of palate", + display_short: "C05.8", }, { key: "C05.9", en: "", de: "Malignant neoplasm: Palate, unspecified", + display_short: "C05.9", }, { key: "C06", en: "", de: "Malignant neoplasm of other and unspecified parts of mouth", + display_short: "C06", }, { key: "C06.0", en: "", de: "Malignant neoplasm: Cheek mucosa", + display_short: "C06.0", }, { key: "C06.1", en: "", de: "Malignant neoplasm: Vestibule of mouth", + display_short: "C06.1", }, { key: "C06.2", en: "", de: "Malignant neoplasm: Retromolar area", + display_short: "C06.2", }, { key: "C06.8", en: "", de: "Malignant neoplasm: Overlapping lesion of other and unspecified parts of mouth", + display_short: "C06.8", }, { key: "C06.9", en: "", de: "Malignant neoplasm: Mouth, unspecified", + display_short: "C06.9", }, { key: "C07", en: "", de: "Malignant neoplasm of parotid gland", + display_short: "C07", }, { key: "C08", en: "", de: "Malignant neoplasm of other and unspecified major salivary glands", + display_short: "C08", }, { key: "C08.0", en: "", de: "Malignant neoplasm: Submandibular gland", + display_short: "C08.0", }, { key: "C08.1", en: "", de: "Malignant neoplasm: Sublingual gland", + display_short: "C08.1", }, { key: "C08.8", en: "", de: "Malignant neoplasm: Overlapping lesion of major salivary glands", + display_short: "C08.8", }, { key: "C08.9", en: "", de: "Malignant neoplasm: Major salivary gland, unspecified", + display_short: "C08.9", }, { key: "C09", en: "", de: "Malignant neoplasm of tonsil", + display_short: "C09", }, { key: "C09.0", en: "", de: "Malignant neoplasm: Tonsillar fossa", + display_short: "C09.0", }, { key: "C09.1", en: "", de: "Malignant neoplasm: Tonsillar pillar (anterior)(posterior)", + display_short: "C09.1", }, { key: "C09.8", en: "", de: "Malignant neoplasm: Overlapping lesion of tonsil", + display_short: "C09.8", }, { key: "C09.9", en: "", de: "Malignant neoplasm: Tonsil, unspecified", + display_short: "C09.9", }, { key: "C10", en: "", de: "Malignant neoplasm of oropharynx", + display_short: "C10", }, { key: "C10.0", en: "", de: "Malignant neoplasm: Vallecula", + display_short: "C10.0", }, { key: "C10.1", en: "", de: "Malignant neoplasm: Anterior surface of epiglottis", + display_short: "C10.1", }, { key: "C10.2", en: "", de: "Malignant neoplasm: Lateral wall of oropharynx", + display_short: "C10.2", }, { key: "C10.3", en: "", de: "Malignant neoplasm: Posterior wall of oropharynx", + display_short: "C10.3", }, { key: "C10.4", en: "", de: "Malignant neoplasm: Branchial cleft", + display_short: "C10.4", }, { key: "C10.8", en: "", de: "Malignant neoplasm: Overlapping lesion of oropharynx", + display_short: "C10.8", }, { key: "C10.9", en: "", de: "Malignant neoplasm: Oropharynx, unspecified", + display_short: "C10.9", }, { key: "C11", en: "", de: "Malignant neoplasm of nasopharynx", + display_short: "C11", }, { key: "C11.0", en: "", de: "Malignant neoplasm: Superior wall of nasopharynx", + display_short: "C11.0", }, { key: "C11.1", en: "", de: "Malignant neoplasm: Posterior wall of nasopharynx", + display_short: "C11.1", }, { key: "C11.2", en: "", de: "Malignant neoplasm: Lateral wall of nasopharynx", + display_short: "C11.2", }, { key: "C11.3", en: "", de: "Malignant neoplasm: Anterior wall of nasopharynx", + display_short: "C11.3", }, { key: "C11.8", en: "", de: "Malignant neoplasm: Overlapping lesion of nasopharynx", + display_short: "C11.8", }, { key: "C11.9", en: "", de: "Malignant neoplasm: Nasopharynx, unspecified", + display_short: "C11.9", }, { key: "C12", en: "", de: "Malignant neoplasm of piriform sinus", + display_short: "C12", }, { key: "C13", en: "", de: "Malignant neoplasm of hypopharynx", + display_short: "C13", }, { key: "C13.0", en: "", de: "Malignant neoplasm: Postcricoid region", + display_short: "C13.0", }, { key: "C13.1", en: "", de: "Malignant neoplasm: Aryepiglottic fold, hypopharyngeal aspect", + display_short: "C13.1", }, { key: "C13.2", en: "", de: "Malignant neoplasm: Posterior wall of hypopharynx", + display_short: "C13.2", }, { key: "C13.8", en: "", de: "Malignant neoplasm: Overlapping lesion of hypopharynx", + display_short: "C13.8", }, { key: "C13.9", en: "", de: "Malignant neoplasm: Hypopharynx, unspecified", + display_short: "C13.9", }, { key: "C14", en: "", de: "Malignant neoplasm of other and ill-defined sites in the lip, oral cavity and pharynx", + display_short: "C14", }, { key: "C14.0", en: "", de: "Malignant neoplasm: Pharynx, unspecified", + display_short: "C14.0", }, { key: "C14.2", en: "", de: "Malignant neoplasm: Waldeyer ring", + display_short: "C14.2", }, { key: "C14.8", en: "", de: "Malignant neoplasm: Overlapping lesion of lip, oral cavity and pharynx", + display_short: "C14.8", }, { key: "C15", en: "", de: "Malignant neoplasm of oesophagus", + display_short: "C15", }, { key: "C15.0", en: "", de: "Malignant neoplasm: Cervical part of oesophagus", + display_short: "C15.0", }, { key: "C15.1", en: "", de: "Malignant neoplasm: Thoracic part of oesophagus", + display_short: "C15.1", }, { key: "C15.2", en: "", de: "Malignant neoplasm: Abdominal part of oesophagus", + display_short: "C15.2", }, { key: "C15.3", en: "", de: "Malignant neoplasm: Upper third of oesophagus", + display_short: "C15.3", }, { key: "C15.4", en: "", de: "Malignant neoplasm: Middle third of oesophagus", + display_short: "C15.4", }, { key: "C15.5", en: "", de: "Malignant neoplasm: Lower third of oesophagus", + display_short: "C15.5", }, { key: "C15.8", en: "", de: "Malignant neoplasm: Overlapping lesion of oesophagus", + display_short: "C15.8", }, { key: "C15.9", en: "", de: "Malignant neoplasm: Oesophagus, unspecified", + display_short: "C15.9", }, { key: "C16", en: "", de: "Malignant neoplasm of stomach", + display_short: "C16", }, { key: "C16.0", en: "", de: "Malignant neoplasm: Cardia", + display_short: "C16.0", }, { key: "C16.1", en: "", de: "Malignant neoplasm: Fundus of stomach", + display_short: "C16.1", }, { key: "C16.2", en: "", de: "Malignant neoplasm: Body of stomach", + display_short: "C16.2", }, { key: "C16.3", en: "", de: "Malignant neoplasm: Pyloric antrum", + display_short: "C16.3", }, { key: "C16.4", en: "", de: "Malignant neoplasm: Pylorus", + display_short: "C16.4", }, { key: "C16.5", en: "", de: "Malignant neoplasm: Lesser curvature of stomach, unspecified", + display_short: "C16.5", }, { key: "C16.6", en: "", de: "Malignant neoplasm: Greater curvature of stomach, unspecified", + display_short: "C16.6", }, { key: "C16.8", en: "", de: "Malignant neoplasm: Overlapping lesion of stomach", + display_short: "C16.8", }, { key: "C16.9", en: "", de: "Malignant neoplasm: Stomach, unspecified", + display_short: "C16.9", }, { key: "C17", en: "", de: "Malignant neoplasm of small intestine", + display_short: "C17", }, { key: "C17.0", en: "", de: "Malignant neoplasm: Duodenum", + display_short: "C17.0", }, { key: "C17.1", en: "", de: "Malignant neoplasm: Jejunum", + display_short: "C17.1", }, { key: "C17.2", en: "", de: "Malignant neoplasm: Ileum", + display_short: "C17.2", }, { key: "C17.3", en: "", de: "Malignant neoplasm: Meckel diverticulum", + display_short: "C17.3", }, { key: "C17.8", en: "", de: "Malignant neoplasm: Overlapping lesion of small intestine", + display_short: "C17.8", }, { key: "C17.9", en: "", de: "Malignant neoplasm: Small intestine, unspecified", + display_short: "C17.9", }, { key: "C18", en: "", de: "Malignant neoplasm of colon", + display_short: "C18", }, { key: "C18.0", en: "", de: "Malignant neoplasm: Caecum", + display_short: "C18.0", }, { key: "C18.1", en: "", de: "Malignant neoplasm: Appendix", + display_short: "C18.1", }, { key: "C18.2", en: "", de: "Malignant neoplasm: Ascending colon", + display_short: "C18.2", }, { key: "C18.3", en: "", de: "Malignant neoplasm: Hepatic flexure", + display_short: "C18.3", }, { key: "C18.4", en: "", de: "Malignant neoplasm: Transverse colon", + display_short: "C18.4", }, { key: "C18.5", en: "", de: "Malignant neoplasm: Splenic flexure", + display_short: "C18.5", }, { key: "C18.6", en: "", de: "Malignant neoplasm: Descending colon", + display_short: "C18.6", }, { key: "C18.7", en: "", de: "Malignant neoplasm: Sigmoid colon", + display_short: "C18.7", }, { key: "C18.8", en: "", de: "Malignant neoplasm: Overlapping lesion of colon", + display_short: "C18.8", }, { key: "C18.9", en: "", de: "Malignant neoplasm: Colon, unspecified", + display_short: "C18.9", }, { key: "C19", en: "", de: "Malignant neoplasm of rectosigmoid junction", + display_short: "C19", }, { key: "C20", en: "", de: "Malignant neoplasm of rectum", + display_short: "C20", }, { key: "C21", en: "", de: "Malignant neoplasm of anus and anal canal", + display_short: "C21", }, { key: "C21.0", en: "", de: "Malignant neoplasm: Anus, unspecified", + display_short: "C21.0", }, { key: "C21.1", en: "", de: "Malignant neoplasm: Anal canal", + display_short: "C21.1", }, { key: "C21.2", en: "", de: "Malignant neoplasm: Cloacogenic zone", + display_short: "C21.2", }, { key: "C21.8", en: "", de: "Malignant neoplasm: Overlapping lesion of rectum, anus and anal canal", + display_short: "C21.8", }, { key: "C22", en: "", de: "Malignant neoplasm of liver and intrahepatic bile ducts", + display_short: "C22", }, { key: "C22.0", en: "", de: "Malignant neoplasm: Liver cell carcinoma", + display_short: "C22.0", }, { key: "C22.1", en: "", de: "Malignant neoplasm: Intrahepatic bile duct carcinoma", + display_short: "C22.1", }, { key: "C22.2", en: "", de: "Malignant neoplasm: Hepatoblastoma", + display_short: "C22.2", }, { key: "C22.3", en: "", de: "Malignant neoplasm: Angiosarcoma of liver", + display_short: "C22.3", }, { key: "C22.4", en: "", de: "Malignant neoplasm: Other sarcomas of liver", + display_short: "C22.4", }, { key: "C22.7", en: "", de: "Malignant neoplasm: Other specified carcinomas of liver", + display_short: "C22.7", }, { key: "C22.9", en: "", de: "Malignant neoplasm: Liver, unspecified", + display_short: "C22.9", }, { key: "C23", en: "", de: "Malignant neoplasm of gallbladder", + display_short: "C23", }, { key: "C24", en: "", de: "Malignant neoplasm of other and unspecified parts of biliary tract", + display_short: "C24", }, { key: "C24.0", en: "", de: "Malignant neoplasm: Extrahepatic bile duct", + display_short: "C24.0", }, { key: "C24.1", en: "", de: "Malignant neoplasm: Ampulla of Vater", + display_short: "C24.1", }, { key: "C24.8", en: "", de: "Malignant neoplasm: Overlapping lesion of biliary tract", + display_short: "C24.8", }, { key: "C24.9", en: "", de: "Malignant neoplasm: Biliary tract, unspecified", + display_short: "C24.9", }, { key: "C25", en: "", de: "Malignant neoplasm of pancreas", + display_short: "C25", }, { key: "C25.0", en: "", de: "Malignant neoplasm: Head of pancreas", + display_short: "C25.0", }, { key: "C25.1", en: "", de: "Malignant neoplasm: Body of pancreas", + display_short: "C25.1", }, { key: "C25.2", en: "", de: "Malignant neoplasm: Tail of pancreas", + display_short: "C25.2", }, { key: "C25.3", en: "", de: "Malignant neoplasm: Pancreatic duct", + display_short: "C25.3", }, { key: "C25.4", en: "", de: "Malignant neoplasm: Endocrine pancreas", + display_short: "C25.4", }, { key: "C25.7", en: "", de: "Malignant neoplasm: Other parts of pancreas", + display_short: "C25.7", }, { key: "C25.8", en: "", de: "Malignant neoplasm: Overlapping lesion of pancreas", + display_short: "C25.8", }, { key: "C25.9", en: "", de: "Malignant neoplasm: Pancreas, unspecified", + display_short: "C25.9", }, { key: "C26", en: "", de: "Malignant neoplasm of other and ill-defined digestive organs", + display_short: "C26", }, { key: "C26.0", en: "", de: "Malignant neoplasm: Intestinal tract, part unspecified", + display_short: "C26.0", }, { key: "C26.1", en: "", de: "Malignant neoplasm: Spleen", + display_short: "C26.1", }, { key: "C26.8", en: "", de: "Malignant neoplasm: Overlapping lesion of digestive system", + display_short: "C26.8", }, { key: "C26.9", en: "", de: "Malignant neoplasm: Ill-defined sites within the digestive system", + display_short: "C26.9", }, { key: "C30", en: "", de: "Malignant neoplasm of nasal cavity and middle ear", + display_short: "C30", }, { key: "C30.0", en: "", de: "Malignant neoplasm: Nasal cavity", + display_short: "C30.0", }, { key: "C30.1", en: "", de: "Malignant neoplasm: Middle ear", + display_short: "C30.1", }, { key: "C31", en: "", de: "Malignant neoplasm of accessory sinuses", + display_short: "C31", }, { key: "C31.0", en: "", de: "Malignant neoplasm: Maxillary sinus", + display_short: "C31.0", }, { key: "C31.1", en: "", de: "Malignant neoplasm: Ethmoidal sinus", + display_short: "C31.1", }, { key: "C31.2", en: "", de: "Malignant neoplasm: Frontal sinus", + display_short: "C31.2", }, { key: "C31.3", en: "", de: "Malignant neoplasm: Sphenoidal sinus", + display_short: "C31.3", }, { key: "C31.8", en: "", de: "Malignant neoplasm: Overlapping lesion of accessory sinuses", + display_short: "C31.8", }, { key: "C31.9", en: "", de: "Malignant neoplasm: Accessory sinus, unspecified", + display_short: "C31.9", }, { key: "C32", en: "", de: "Malignant neoplasm of larynx", + display_short: "C32", }, { key: "C32.0", en: "", de: "Malignant neoplasm: Glottis", + display_short: "C32.0", }, { key: "C32.1", en: "", de: "Malignant neoplasm: Supraglottis", + display_short: "C32.1", }, { key: "C32.2", en: "", de: "Malignant neoplasm: Subglottis", + display_short: "C32.2", }, { key: "C32.3", en: "", de: "Malignant neoplasm: Laryngeal cartilage", + display_short: "C32.3", }, { key: "C32.8", en: "", de: "Malignant neoplasm: Overlapping lesion of larynx", + display_short: "C32.8", }, { key: "C32.9", en: "", de: "Malignant neoplasm: Larynx, unspecified", + display_short: "C32.9", }, { key: "C33", en: "", de: "Malignant neoplasm of trachea", + display_short: "C33", }, { key: "C34", en: "", de: "Malignant neoplasm of bronchus and lung", + display_short: "C34", }, { key: "C34.0", en: "", de: "Malignant neoplasm: Main bronchus", + display_short: "C34.0", }, { key: "C34.1", en: "", de: "Malignant neoplasm: Upper lobe, bronchus or lung", + display_short: "C34.1", }, { key: "C34.2", en: "", de: "Malignant neoplasm: Middle lobe, bronchus or lung", + display_short: "C34.2", }, { key: "C34.3", en: "", de: "Malignant neoplasm: Lower lobe, bronchus or lung", + display_short: "C34.3", }, { key: "C34.8", en: "", de: "Malignant neoplasm: Overlapping lesion of bronchus and lung", + display_short: "C34.8", }, { key: "C34.9", en: "", de: "Malignant neoplasm: Bronchus or lung, unspecified", + display_short: "C34.9", }, { key: "C37", en: "", de: "Malignant neoplasm of thymus", + display_short: "C37", }, { key: "C38", en: "", de: "Malignant neoplasm of heart, mediastinum and pleura", + display_short: "C38", }, { key: "C38.0", en: "", de: "Malignant neoplasm: Heart", + display_short: "C38.0", }, { key: "C38.1", en: "", de: "Malignant neoplasm: Anterior mediastinum", + display_short: "C38.1", }, { key: "C38.2", en: "", de: "Malignant neoplasm: Posterior mediastinum", + display_short: "C38.2", }, { key: "C38.3", en: "", de: "Malignant neoplasm: Mediastinum, part unspecified", + display_short: "C38.3", }, { key: "C38.4", en: "", de: "Malignant neoplasm: Pleura", + display_short: "C38.4", }, { key: "C38.8", en: "", de: "Malignant neoplasm: Overlapping lesion of heart, mediastinum and pleura", + display_short: "C38.8", }, { key: "C39", en: "", de: "Malignant neoplasm of other and ill-defined sites in the respiratory system and intrathoracic organs", + display_short: "C39", }, { key: "C39.0", en: "", de: "Malignant neoplasm: Upper respiratory tract, part unspecified", + display_short: "C39.0", }, { key: "C39.8", en: "", de: "Malignant neoplasm: Overlapping lesion of respiratory and intrathoracic organs", + display_short: "C39.8", }, { key: "C39.9", en: "", de: "Malignant neoplasm: Ill-defined sites within the respiratory system", + display_short: "C39.9", }, { key: "C40", en: "", de: "Malignant neoplasm of bone and articular cartilage of limbs", + display_short: "C40", }, { key: "C40.0", en: "", de: "Malignant neoplasm: Scapula and long bones of upper limb", + display_short: "C40.0", }, { key: "C40.1", en: "", de: "Malignant neoplasm: Short bones of upper limb", + display_short: "C40.1", }, { key: "C40.2", en: "", de: "Malignant neoplasm: Long bones of lower limb", + display_short: "C40.2", }, { key: "C40.3", en: "", de: "Malignant neoplasm: Short bones of lower limb", + display_short: "C40.3", }, { key: "C40.8", en: "", de: "Malignant neoplasm: Overlapping lesion of bone and articular cartilage of limbs", + display_short: "C40.8", }, { key: "C40.9", en: "", de: "Malignant neoplasm: Bone and articular cartilage of limb, unspecified", + display_short: "C40.9", }, { key: "C41", en: "", de: "Malignant neoplasm of bone and articular cartilage of other and unspecified sites", + display_short: "C41", }, { key: "C41.0", en: "", de: "Malignant neoplasm: Bones of skull and face", + display_short: "C41.0", }, { key: "C41.1", en: "", de: "Malignant neoplasm: Mandible", + display_short: "C41.1", }, { key: "C41.2", en: "", de: "Malignant neoplasm: Vertebral column", + display_short: "C41.2", }, { key: "C41.3", en: "", de: "Malignant neoplasm: Ribs, sternum and clavicle", + display_short: "C41.3", }, { key: "C41.4", en: "", de: "Malignant neoplasm: Pelvic bones, sacrum and coccyx", + display_short: "C41.4", }, { key: "C41.8", en: "", de: "Malignant neoplasm: Overlapping lesion of bone and articular cartilage", + display_short: "C41.8", }, { key: "C41.9", en: "", de: "Malignant neoplasm: Bone and articular cartilage, unspecified", + display_short: "C41.9", }, { key: "C43", en: "", de: "Malignant melanoma of skin", + display_short: "C43", }, { key: "C43.0", en: "", de: "Malignant neoplasm: Malignant melanoma of lip", + display_short: "C43.0", }, { key: "C43.1", en: "", de: "Malignant neoplasm: Malignant melanoma of eyelid, including canthus", + display_short: "C43.1", }, { key: "C43.2", en: "", de: "Malignant neoplasm: Malignant melanoma of ear and external auricular canal", + display_short: "C43.2", }, { key: "C43.3", en: "", de: "Malignant neoplasm: Malignant melanoma of other and unspecified parts of face", + display_short: "C43.3", }, { key: "C43.4", en: "", de: "Malignant neoplasm: Malignant melanoma of scalp and neck", + display_short: "C43.4", }, { key: "C43.5", en: "", de: "Malignant neoplasm: Malignant melanoma of trunk", + display_short: "C43.5", }, { key: "C43.6", en: "", de: "Malignant neoplasm: Malignant melanoma of upper limb, including shoulder", + display_short: "C43.6", }, { key: "C43.7", en: "", de: "Malignant neoplasm: Malignant melanoma of lower limb, including hip", + display_short: "C43.7", }, { key: "C43.8", en: "", de: "Malignant neoplasm: Overlapping malignant melanoma of skin", + display_short: "C43.8", }, { key: "C43.9", en: "", de: "Malignant neoplasm: Malignant melanoma of skin, unspecified", + display_short: "C43.9", }, { key: "C44", en: "", de: "Other malignant neoplasms of skin", + display_short: "C44", }, { key: "C44.0", en: "", de: "Malignant neoplasm: Skin of lip", + display_short: "C44.0", }, { key: "C44.1", en: "", de: "Malignant neoplasm: Skin of eyelid, including canthus", + display_short: "C44.1", }, { key: "C44.2", en: "", de: "Malignant neoplasm: Skin of ear and external auricular canal", + display_short: "C44.2", }, { key: "C44.3", en: "", de: "Malignant neoplasm: Skin of other and unspecified parts of face", + display_short: "C44.3", }, { key: "C44.4", en: "", de: "Malignant neoplasm: Skin of scalp and neck", + display_short: "C44.4", }, { key: "C44.5", en: "", de: "Malignant neoplasm: Skin of trunk", + display_short: "C44.5", }, { key: "C44.6", en: "", de: "Malignant neoplasm: Skin of upper limb, including shoulder", + display_short: "C44.6", }, { key: "C44.7", en: "", de: "Malignant neoplasm: Skin of lower limb, including hip", + display_short: "C44.7", }, { key: "C44.8", en: "", de: "Malignant neoplasm: Overlapping lesion of skin", + display_short: "C44.8", }, { key: "C44.9", en: "", de: "Malignant neoplasm: Malignant neoplasm of skin, unspecified", + display_short: "C44.9", }, { key: "C45", en: "", de: "Mesothelioma", + display_short: "C45", }, { key: "C45.0", en: "", de: "Mesothelioma of pleura", + display_short: "C45.0", }, { key: "C45.1", en: "", de: "Mesothelioma of peritoneum", + display_short: "C45.1", }, { key: "C45.2", en: "", de: "Mesothelioma of pericardium", + display_short: "C45.2", }, { key: "C45.7", en: "", de: "Mesothelioma of other sites", + display_short: "C45.7", }, { key: "C45.9", en: "", de: "Mesothelioma, unspecified", + display_short: "C45.9", }, { key: "C46", en: "", de: "Kaposi sarcoma", + display_short: "C46", }, { key: "C46.0", en: "", de: "Kaposi sarcoma of skin", + display_short: "C46.0", }, { key: "C46.1", en: "", de: "Kaposi sarcoma of soft tissue", + display_short: "C46.1", }, { key: "C46.2", en: "", de: "Kaposi sarcoma of palate", + display_short: "C46.2", }, { key: "C46.3", en: "", de: "Kaposi sarcoma of lymph nodes", + display_short: "C46.3", }, { key: "C46.7", en: "", de: "Kaposi sarcoma of other sites", + display_short: "C46.7", }, { key: "C46.8", en: "", de: "Kaposi sarcoma of multiple organs", + display_short: "C46.8", }, { key: "C46.9", en: "", de: "Kaposi sarcoma, unspecified", + display_short: "C46.9", }, { key: "C47", en: "", de: "Malignant neoplasm of peripheral nerves and autonomic nervous system", + display_short: "C47", }, { key: "C47.0", en: "", de: "Malignant neoplasm: Peripheral nerves of head, face and neck", + display_short: "C47.0", }, { key: "C47.1", en: "", de: "Malignant neoplasm: Peripheral nerves of upper limb, including shoulder", + display_short: "C47.1", }, { key: "C47.2", en: "", de: "Malignant neoplasm: Peripheral nerves of lower limb, including hip", + display_short: "C47.2", }, { key: "C47.3", en: "", de: "Malignant neoplasm: Peripheral nerves of thorax", + display_short: "C47.3", }, { key: "C47.4", en: "", de: "Malignant neoplasm: Peripheral nerves of abdomen", + display_short: "C47.4", }, { key: "C47.5", en: "", de: "Malignant neoplasm: Peripheral nerves of pelvis", + display_short: "C47.5", }, { key: "C47.6", en: "", de: "Malignant neoplasm: Peripheral nerves of trunk, unspecified", + display_short: "C47.6", }, { key: "C47.8", en: "", de: "Malignant neoplasm: Overlapping lesion of peripheral nerves and autonomic nervous system", + display_short: "C47.8", }, { key: "C47.9", en: "", de: "Malignant neoplasm: Peripheral nerves and autonomic nervous system, unspecified", + display_short: "C47.9", }, { key: "C48", en: "", de: "Malignant neoplasm of retroperitoneum and peritoneum", + display_short: "C48", }, { key: "C48.0", en: "", de: "Malignant neoplasm: Retroperitoneum", + display_short: "C48.0", }, { key: "C48.1", en: "", de: "Malignant neoplasm: Specified parts of peritoneum", + display_short: "C48.1", }, { key: "C48.2", en: "", de: "Malignant neoplasm: Peritoneum, unspecified", + display_short: "C48.2", }, { key: "C48.8", en: "", de: "Malignant neoplasm: Overlapping lesion of retroperitoneum and peritoneum", + display_short: "C48.8", }, { key: "C49", en: "", de: "Malignant neoplasm of other connective and soft tissue", + display_short: "C49", }, { key: "C49.0", en: "", de: "Malignant neoplasm: Connective and soft tissue of head, face and neck", + display_short: "C49.0", }, { key: "C49.1", en: "", de: "Malignant neoplasm: Connective and soft tissue of upper limb, including shoulder", + display_short: "C49.1", }, { key: "C49.2", en: "", de: "Malignant neoplasm: Connective and soft tissue of lower limb, including hip", + display_short: "C49.2", }, { key: "C49.3", en: "", de: "Malignant neoplasm: Connective and soft tissue of thorax", + display_short: "C49.3", }, { key: "C49.4", en: "", de: "Malignant neoplasm: Connective and soft tissue of abdomen", + display_short: "C49.4", }, { key: "C49.5", en: "", de: "Malignant neoplasm: Connective and soft tissue of pelvis", + display_short: "C49.5", }, { key: "C49.6", en: "", de: "Malignant neoplasm: Connective and soft tissue of trunk, unspecified", + display_short: "C49.6", }, { key: "C49.8", en: "", de: "Malignant neoplasm: Overlapping lesion of connective and soft tissue", + display_short: "C49.8", }, { key: "C49.9", en: "", de: "Malignant neoplasm: Connective and soft tissue, unspecified", + display_short: "C49.9", }, { key: "C50", en: "", de: "Malignant neoplasm of breast", + display_short: "C50", }, { key: "C50.0", en: "", de: "Malignant neoplasm: Nipple and areola", + display_short: "C50.0", }, { key: "C50.1", en: "", de: "Malignant neoplasm: Central portion of breast", + display_short: "C50.1", }, { key: "C50.2", en: "", de: "Malignant neoplasm: Upper-inner quadrant of breast", + display_short: "C50.2", }, { key: "C50.3", en: "", de: "Malignant neoplasm: Lower-inner quadrant of breast", + display_short: "C50.3", }, { key: "C50.4", en: "", de: "Malignant neoplasm: Upper-outer quadrant of breast", + display_short: "C50.4", }, { key: "C50.5", en: "", de: "Malignant neoplasm: Lower-outer quadrant of breast", + display_short: "C50.5", }, { key: "C50.6", en: "", de: "Malignant neoplasm: Axillary tail of breast", + display_short: "C50.6", }, { key: "C50.8", en: "", de: "Malignant neoplasm: Overlapping lesion of breast", + display_short: "C50.8", }, { key: "C50.9", en: "", de: "Malignant neoplasm: Breast, unspecified", + display_short: "C50.9", }, { key: "C51", en: "", de: "Malignant neoplasm of vulva", + display_short: "C51", }, { key: "C51.0", en: "", de: "Malignant neoplasm: Labium majus", + display_short: "C51.0", }, { key: "C51.1", en: "", de: "Malignant neoplasm: Labium minus", + display_short: "C51.1", }, { key: "C51.2", en: "", de: "Malignant neoplasm: Clitoris", + display_short: "C51.2", }, { key: "C51.8", en: "", de: "Malignant neoplasm: Overlapping lesion of vulva", + display_short: "C51.8", }, { key: "C51.9", en: "", de: "Malignant neoplasm: Vulva, unspecified", + display_short: "C51.9", }, { key: "C52", en: "", de: "Malignant neoplasm of vagina", + display_short: "C52", }, { key: "C53", en: "", de: "Malignant neoplasm of cervix uteri", + display_short: "C53", }, { key: "C53.0", en: "", de: "Malignant neoplasm: Endocervix", + display_short: "C53.0", }, { key: "C53.1", en: "", de: "Malignant neoplasm: Exocervix", + display_short: "C53.1", }, { key: "C53.8", en: "", de: "Malignant neoplasm: Overlapping lesion of cervix uteri", + display_short: "C53.8", }, { key: "C53.9", en: "", de: "Malignant neoplasm: Cervix uteri, unspecified", + display_short: "C53.9", }, { key: "C54", en: "", de: "Malignant neoplasm of corpus uteri", + display_short: "C54", }, { key: "C54.0", en: "", de: "Malignant neoplasm: Isthmus uteri", + display_short: "C54.0", }, { key: "C54.1", en: "", de: "Malignant neoplasm: Endometrium", + display_short: "C54.1", }, { key: "C54.2", en: "", de: "Malignant neoplasm: Myometrium", + display_short: "C54.2", }, { key: "C54.3", en: "", de: "Malignant neoplasm: Fundus uteri", + display_short: "C54.3", }, { key: "C54.8", en: "", de: "Malignant neoplasm: Overlapping lesion of corpus uteri", + display_short: "C54.8", }, { key: "C54.9", en: "", de: "Malignant neoplasm: Corpus uteri, unspecified", + display_short: "C54.9", }, { key: "C55", en: "", de: "Malignant neoplasm of uterus, part unspecified", + display_short: "C55", }, { key: "C56", en: "", de: "Malignant neoplasm of ovary", + display_short: "C56", }, { key: "C57", en: "", de: "Malignant neoplasm of other and unspecified female genital organs", + display_short: "C57", }, { key: "C57.0", en: "", de: "Malignant neoplasm: Fallopian tube", + display_short: "C57.0", }, { key: "C57.1", en: "", de: "Malignant neoplasm: Broad ligament", + display_short: "C57.1", }, { key: "C57.2", en: "", de: "Malignant neoplasm: Round ligament", + display_short: "C57.2", }, { key: "C57.3", en: "", de: "Malignant neoplasm: Parametrium", + display_short: "C57.3", }, { key: "C57.4", en: "", de: "Malignant neoplasm: Uterine adnexa, unspecified", + display_short: "C57.4", }, { key: "C57.7", en: "", de: "Malignant neoplasm: Other specified female genital organs", + display_short: "C57.7", }, { key: "C57.8", en: "", de: "Malignant neoplasm: Overlapping lesion of female genital organs", + display_short: "C57.8", }, { key: "C57.9", en: "", de: "Malignant neoplasm: Female genital organ, unspecified", + display_short: "C57.9", }, { key: "C58", en: "", de: "Malignant neoplasm of placenta", + display_short: "C58", }, { key: "C60", en: "", de: "Malignant neoplasm of penis", + display_short: "C60", }, { key: "C60.0", en: "", de: "Malignant neoplasm: Prepuce", + display_short: "C60.0", }, { key: "C60.1", en: "", de: "Malignant neoplasm: Glans penis", + display_short: "C60.1", }, { key: "C60.2", en: "", de: "Malignant neoplasm: Body of penis", + display_short: "C60.2", }, { key: "C60.8", en: "", de: "Malignant neoplasm: Overlapping lesion of penis", + display_short: "C60.8", }, { key: "C60.9", en: "", de: "Malignant neoplasm: Penis, unspecified", + display_short: "C60.9", }, { key: "C61", en: "", de: "Malignant neoplasm of prostate", + display_short: "C61", }, { key: "C62", en: "", de: "Malignant neoplasm of testis", + display_short: "C62", }, { key: "C62.0", en: "", de: "Malignant neoplasm: Undescended testis", + display_short: "C62.0", }, { key: "C62.1", en: "", de: "Malignant neoplasm: Descended testis", + display_short: "C62.1", }, { key: "C62.9", en: "", de: "Malignant neoplasm: Testis, unspecified", + display_short: "C62.9", }, { key: "C63", en: "", de: "Malignant neoplasm of other and unspecified male genital organs", + display_short: "C63", }, { key: "C63.0", en: "", de: "Malignant neoplasm: Epididymis", + display_short: "C63.0", }, { key: "C63.1", en: "", de: "Malignant neoplasm: Spermatic cord", + display_short: "C63.1", }, { key: "C63.2", en: "", de: "Malignant neoplasm: Scrotum", + display_short: "C63.2", }, { key: "C63.7", en: "", de: "Malignant neoplasm: Other specified male genital organs", + display_short: "C63.7", }, { key: "C63.8", en: "", de: "Malignant neoplasm: Overlapping lesion of male genital organs", + display_short: "C63.8", }, { key: "C63.9", en: "", de: "Malignant neoplasm: Male genital organ, unspecified", + display_short: "C63.9", }, { key: "C64", en: "", de: "Malignant neoplasm of kidney, except renal pelvis", + display_short: "C64", }, { key: "C65", en: "", de: "Malignant neoplasm of renal pelvis", + display_short: "C65", }, { key: "C66", en: "", de: "Malignant neoplasm of ureter", + display_short: "C66", }, { key: "C67", en: "", de: "Malignant neoplasm of bladder", + display_short: "C67", }, { key: "C67.0", en: "", de: "Malignant neoplasm: Trigone of bladder", + display_short: "C67.0", }, { key: "C67.1", en: "", de: "Malignant neoplasm: Dome of bladder", + display_short: "C67.1", }, { key: "C67.2", en: "", de: "Malignant neoplasm: Lateral wall of bladder", + display_short: "C67.2", }, { key: "C67.3", en: "", de: "Malignant neoplasm: Anterior wall of bladder", + display_short: "C67.3", }, { key: "C67.4", en: "", de: "Malignant neoplasm: Posterior wall of bladder", + display_short: "C67.4", }, { key: "C67.5", en: "", de: "Malignant neoplasm: Bladder neck", + display_short: "C67.5", }, { key: "C67.6", en: "", de: "Malignant neoplasm: Ureteric orifice", + display_short: "C67.6", }, { key: "C67.7", en: "", de: "Malignant neoplasm: Urachus", + display_short: "C67.7", }, { key: "C67.8", en: "", de: "Malignant neoplasm: Overlapping lesion of bladder", + display_short: "C67.8", }, { key: "C67.9", en: "", de: "Malignant neoplasm: Bladder, unspecified", + display_short: "C67.9", }, { key: "C68", en: "", de: "Malignant neoplasm of other and unspecified urinary organs", + display_short: "C68", }, { key: "C68.0", en: "", de: "Malignant neoplasm: Urethra", + display_short: "C68.0", }, { key: "C68.1", en: "", de: "Malignant neoplasm: Paraurethral gland", + display_short: "C68.1", }, { key: "C68.8", en: "", de: "Malignant neoplasm: Overlapping lesion of urinary organs", + display_short: "C68.8", }, { key: "C68.9", en: "", de: "Malignant neoplasm: Urinary organ, unspecified", + display_short: "C68.9", }, { key: "C69", en: "", de: "Malignant neoplasm of eye and adnexa", + display_short: "C69", }, { key: "C69.0", en: "", de: "Malignant neoplasm: Conjunctiva", + display_short: "C69.0", }, { key: "C69.1", en: "", de: "Malignant neoplasm: Cornea", + display_short: "C69.1", }, { key: "C69.2", en: "", de: "Malignant neoplasm: Retina", + display_short: "C69.2", }, { key: "C69.3", en: "", de: "Malignant neoplasm: Choroid", + display_short: "C69.3", }, { key: "C69.4", en: "", de: "Malignant neoplasm: Ciliary body", + display_short: "C69.4", }, { key: "C69.5", en: "", de: "Malignant neoplasm: Lacrimal gland and duct", + display_short: "C69.5", }, { key: "C69.6", en: "", de: "Malignant neoplasm: Orbit", + display_short: "C69.6", }, { key: "C69.8", en: "", de: "Malignant neoplasm: Overlapping lesion of eye and adnexa", + display_short: "C69.8", }, { key: "C69.9", en: "", de: "Malignant neoplasm: Eye, unspecified", + display_short: "C69.9", }, { key: "C70", en: "", de: "Malignant neoplasm of meninges", + display_short: "C70", }, { key: "C70.0", en: "", de: "Malignant neoplasm: Cerebral meninges", + display_short: "C70.0", }, { key: "C70.1", en: "", de: "Malignant neoplasm: Spinal meninges", + display_short: "C70.1", }, { key: "C70.9", en: "", de: "Malignant neoplasm: Meninges, unspecified", + display_short: "C70.9", }, { key: "C71", en: "", de: "Malignant neoplasm of brain", + display_short: "C71", }, { key: "C71.0", en: "", de: "Malignant neoplasm: Cerebrum, except lobes and ventricles", + display_short: "C71.0", }, { key: "C71.1", en: "", de: "Malignant neoplasm: Frontal lobe", + display_short: "C71.1", }, { key: "C71.2", en: "", de: "Malignant neoplasm: Temporal lobe", + display_short: "C71.2", }, { key: "C71.3", en: "", de: "Malignant neoplasm: Parietal lobe", + display_short: "C71.3", }, { key: "C71.4", en: "", de: "Malignant neoplasm: Occipital lobe", + display_short: "C71.4", }, { key: "C71.5", en: "", de: "Malignant neoplasm: Cerebral ventricle", + display_short: "C71.5", }, { key: "C71.6", en: "", de: "Malignant neoplasm: Cerebellum", + display_short: "C71.6", }, { key: "C71.7", en: "", de: "Malignant neoplasm: Brain stem", + display_short: "C71.7", }, { key: "C71.8", en: "", de: "Malignant neoplasm: Overlapping lesion of brain", + display_short: "C71.8", }, { key: "C71.9", en: "", de: "Malignant neoplasm: Brain, unspecified", + display_short: "C71.9", }, { key: "C72", en: "", de: "Malignant neoplasm of spinal cord, cranial nerves and other parts of central nervous system", + display_short: "C72", }, { key: "C72.0", en: "", de: "Malignant neoplasm: Spinal cord", + display_short: "C72.0", }, { key: "C72.1", en: "", de: "Malignant neoplasm: Cauda equina", + display_short: "C72.1", }, { key: "C72.2", en: "", de: "Malignant neoplasm: Olfactory nerve", + display_short: "C72.2", }, { key: "C72.3", en: "", de: "Malignant neoplasm: Optic nerve", + display_short: "C72.3", }, { key: "C72.4", en: "", de: "Malignant neoplasm: Acoustic nerve", + display_short: "C72.4", }, { key: "C72.5", en: "", de: "Malignant neoplasm: Other and unspecified cranial nerves", + display_short: "C72.5", }, { key: "C72.8", en: "", de: "Malignant neoplasm: Overlapping lesion of brain and other parts of central nervous system", + display_short: "C72.8", }, { key: "C72.9", en: "", de: "Malignant neoplasm: Central nervous system, unspecified", + display_short: "C72.9", }, { key: "C73", en: "", de: "Malignant neoplasm of thyroid gland", + display_short: "C73", }, { key: "C74", en: "", de: "Malignant neoplasm of adrenal gland", + display_short: "C74", }, { key: "C74.0", en: "", de: "Malignant neoplasm: Cortex of adrenal gland", + display_short: "C74.0", }, { key: "C74.1", en: "", de: "Malignant neoplasm: Medulla of adrenal gland", + display_short: "C74.1", }, { key: "C74.9", en: "", de: "Malignant neoplasm: Adrenal gland, unspecified", + display_short: "C74.9", }, { key: "C75", en: "", de: "Malignant neoplasm of other endocrine glands and related structures", + display_short: "C75", }, { key: "C75.0", en: "", de: "Malignant neoplasm: Parathyroid gland", + display_short: "C75.0", }, { key: "C75.1", en: "", de: "Malignant neoplasm: Pituitary gland", + display_short: "C75.1", }, { key: "C75.2", en: "", de: "Malignant neoplasm: Craniopharyngeal duct", + display_short: "C75.2", }, { key: "C75.3", en: "", de: "Malignant neoplasm: Pineal gland", + display_short: "C75.3", }, { key: "C75.4", en: "", de: "Malignant neoplasm: Carotid body", + display_short: "C75.4", }, { key: "C75.5", en: "", de: "Malignant neoplasm: Aortic body and other paraganglia", + display_short: "C75.5", }, { key: "C75.8", en: "", de: "Malignant neoplasm: Pluriglandular involvement, unspecified", + display_short: "C75.8", }, { key: "C75.9", en: "", de: "Malignant neoplasm: Endocrine gland, unspecified", + display_short: "C75.9", }, { key: "C76", en: "", de: "Malignant neoplasm of other and ill-defined sites", + display_short: "C76", }, { key: "C76.0", en: "", de: "Malignant neoplasm of other and ill-defined sites: Head, face and neck", + display_short: "C76.0", }, { key: "C76.1", en: "", de: "Malignant neoplasm of other and ill-defined sites: Thorax", + display_short: "C76.1", }, { key: "C76.2", en: "", de: "Malignant neoplasm of other and ill-defined sites: Abdomen", + display_short: "C76.2", }, { key: "C76.3", en: "", de: "Malignant neoplasm of other and ill-defined sites: Pelvis", + display_short: "C76.3", }, { key: "C76.4", en: "", de: "Malignant neoplasm of other and ill-defined sites: Upper limb", + display_short: "C76.4", }, { key: "C76.5", en: "", de: "Malignant neoplasm of other and ill-defined sites: Lower limb", + display_short: "C76.5", }, { key: "C76.7", en: "", de: "Malignant neoplasm of other and ill-defined sites: Other ill-defined sites", + display_short: "C76.7", }, { key: "C76.8", en: "", de: "Malignant neoplasm of other and ill-defined sites: Overlapping lesion of other and ill-defined sites", + display_short: "C76.8", }, { key: "C77", en: "", de: "Secondary and unspecified malignant neoplasm of lymph nodes", + display_short: "C77", }, { key: "C77.0", en: "", de: "Secondary and unspecified malignant neoplasm: Lymph nodes of head, face and neck", + display_short: "C77.0", }, { key: "C77.1", en: "", de: "Secondary and unspecified malignant neoplasm: Intrathoracic lymph nodes", + display_short: "C77.1", }, { key: "C77.2", en: "", de: "Secondary and unspecified malignant neoplasm: Intra-abdominal lymph nodes", + display_short: "C77.2", }, { key: "C77.3", en: "", de: "Secondary and unspecified malignant neoplasm: Axillary and upper limb lymph nodes", + display_short: "C77.3", }, { key: "C77.4", en: "", de: "Secondary and unspecified malignant neoplasm: Inguinal and lower limb lymph nodes", + display_short: "C77.4", }, { key: "C77.5", en: "", de: "Secondary and unspecified malignant neoplasm: Intrapelvic lymph nodes", + display_short: "C77.5", }, { key: "C77.8", en: "", de: "Secondary and unspecified malignant neoplasm: Lymph nodes of multiple regions", + display_short: "C77.8", }, { key: "C77.9", en: "", de: "Secondary and unspecified malignant neoplasm: Lymph node, unspecified", + display_short: "C77.9", }, { key: "C78", en: "", de: "Secondary malignant neoplasm of respiratory and digestive organs", + display_short: "C78", }, { key: "C78.0", en: "", de: "Secondary malignant neoplasm of lung", + display_short: "C78.0", }, { key: "C78.1", en: "", de: "Secondary malignant neoplasm of mediastinum", + display_short: "C78.1", }, { key: "C78.2", en: "", de: "Secondary malignant neoplasm of pleura", + display_short: "C78.2", }, { key: "C78.3", en: "", de: "Secondary malignant neoplasm of other and unspecified respiratory organs", + display_short: "C78.3", }, { key: "C78.4", en: "", de: "Secondary malignant neoplasm of small intestine", + display_short: "C78.4", }, { key: "C78.5", en: "", de: "Secondary malignant neoplasm of large intestine and rectum", + display_short: "C78.5", }, { key: "C78.6", en: "", de: "Secondary malignant neoplasm of retroperitoneum and peritoneum", + display_short: "C78.6", }, { key: "C78.7", en: "", de: "Secondary malignant neoplasm of liver and intrahepatic bile duct", + display_short: "C78.7", }, { key: "C78.8", en: "", de: "Secondary malignant neoplasm of other and unspecified digestive organs", + display_short: "C78.8", }, { key: "C79", en: "", de: "Secondary malignant neoplasm of other and unspecified sites", + display_short: "C79", }, { key: "C79.0", en: "", de: "Secondary malignant neoplasm of kidney and renal pelvis", + display_short: "C79.0", }, { key: "C79.1", en: "", de: "Secondary malignant neoplasm of bladder and other and unspecified urinary organs", + display_short: "C79.1", }, { key: "C79.2", en: "", de: "Secondary malignant neoplasm of skin", + display_short: "C79.2", }, { key: "C79.3", en: "", de: "Secondary malignant neoplasm of brain and cerebral meninges", + display_short: "C79.3", }, { key: "C79.4", en: "", de: "Secondary malignant neoplasm of other and unspecified parts of nervous system", + display_short: "C79.4", }, { key: "C79.5", en: "", de: "Secondary malignant neoplasm of bone and bone marrow", + display_short: "C79.5", }, { key: "C79.6", en: "", de: "Secondary malignant neoplasm of ovary", + display_short: "C79.6", }, { key: "C79.7", en: "", de: "Secondary malignant neoplasm of adrenal gland", + display_short: "C79.7", }, { key: "C79.8", en: "", de: "Secondary malignant neoplasm of other specified sites", + display_short: "C79.8", }, { key: "C79.9", en: "", de: "Secondary malignant neoplasm, unspecified site", + display_short: "C79.9", }, { key: "C80", en: "", de: "Malignant neoplasm, without specification of site", + display_short: "C80", }, { key: "C80.0", en: "", de: "Malignant neoplasm, primary site unknown, so stated", + display_short: "C80.0", }, { key: "C80.9", en: "", de: "Malignant neoplasm, primary site unspecified", + display_short: "C80.9", }, { key: "C81", en: "", de: "Hodgkin lymphoma", + display_short: "C81", }, { key: "C81.0", en: "", de: "Nodular lymphocyte predominant Hodgkin lymphoma", + display_short: "C81.0", }, { key: "C81.1", en: "", de: "Nodular sclerosis classical Hodgkin lymphoma", + display_short: "C81.1", }, { key: "C81.2", en: "", de: "Mixed cellularity classical Hodgkin lymphoma", + display_short: "C81.2", }, { key: "C81.3", en: "", de: "Lymphocyte depleted classical Hodgkin lymphoma", + display_short: "C81.3", }, { key: "C81.4", en: "", de: "Lymphocyte-rich (classical) Hodgkin lymphoma", + display_short: "C81.4", }, { key: "C81.7", en: "", de: "Other classical Hodgkin lymphoma", + display_short: "C81.7", }, { key: "C81.9", en: "", de: "Hodgkin lymphoma, unspecified", + display_short: "C81.9", }, { key: "C82", en: "", de: "Follicular lymphoma", + display_short: "C82", }, { key: "C82.0", en: "", de: "Follicular lymphoma grade I", + display_short: "C82.0", }, { key: "C82.1", en: "", de: "Follicular lymphoma grade II", + display_short: "C82.1", }, { key: "C82.2", en: "", de: "Follicular lymphoma grade III, unspecified", + display_short: "C82.2", }, { key: "C82.3", en: "", de: "Follicular lymphoma grade IIIa", + display_short: "C82.3", }, { key: "C82.4", en: "", de: "Follicular lymphoma grade IIIb", + display_short: "C82.4", }, { key: "C82.5", en: "", de: "Diffuse follicle centre lymphoma", + display_short: "C82.5", }, { key: "C82.6", en: "", de: "Cutaneous follicle centre lymphoma", + display_short: "C82.6", }, { key: "C82.7", en: "", de: "Other types of follicular lymphoma", + display_short: "C82.7", }, { key: "C82.9", en: "", de: "Follicular lymphoma, unspecified", + display_short: "C82.9", }, { key: "C83", en: "", de: "Non-follicular lymphoma", + display_short: "C83", }, { key: "C83.0", en: "", de: "Small cell B-cell lymphoma", + display_short: "C83.0", }, { key: "C83.1", en: "", de: "Mantle cell lymphoma", + display_short: "C83.1", }, { key: "C83.3", en: "", de: "Diffuse large B-cell lymphoma", + display_short: "C83.3", }, { key: "C83.5", en: "", de: "Lymphoblastic (diffuse) lymphoma", + display_short: "C83.5", }, { key: "C83.7", en: "", de: "Burkitt lymphoma", + display_short: "C83.7", }, { key: "C83.8", en: "", de: "Other non-follicular lymphoma", + display_short: "C83.8", }, { key: "C83.9", en: "", de: "Non-follicular (diffuse) lymphoma, unspecified", + display_short: "C83.9", }, { key: "C84", en: "", de: "Mature T/NK-cell lymphomas", + display_short: "C84", }, { key: "C84.0", en: "", de: "Mycosis fungoides", + display_short: "C84.0", }, { key: "C84.1", en: "", de: "Sézary disease", + display_short: "C84.1", }, { key: "C84.4", en: "", de: "Peripheral T-cell lymphoma, not elsewhere classified", + display_short: "C84.4", }, { key: "C84.5", en: "", de: "Other mature T/NK-cell lymphomas", + display_short: "C84.5", }, { key: "C84.6", en: "", de: "Anaplastic large cell lymphoma, ALK-positive", + display_short: "C84.6", }, { key: "C84.7", en: "", de: "Anaplastic large cell lymphoma, ALK-negative", + display_short: "C84.7", }, { key: "C84.8", en: "", de: "Cutaneous T-cell lymphoma, unspecified", + display_short: "C84.8", }, { key: "C84.9", en: "", de: "Mature T/NK-cell lymphoma, unspecified", + display_short: "C84.9", }, { key: "C85", en: "", de: "Other and unspecified types of non-Hodgkin lymphoma", + display_short: "C85", }, { key: "C85.1", en: "", de: "B-cell lymphoma, unspecified", + display_short: "C85.1", }, { key: "C85.2", en: "", de: "Mediastinal (thymic) large B-cell lymphoma", + display_short: "C85.2", }, { key: "C85.7", en: "", de: "Other specified types of non-Hodgkin lymphoma", + display_short: "C85.7", }, { key: "C85.9", en: "", de: "Non-Hodgkin lymphoma, unspecified", + display_short: "C85.9", }, { key: "C86", en: "", de: "Other specified types of T/NK-cell lymphoma", + display_short: "C86", }, { key: "C86.0", en: "", de: "Extranodal NK/T-cell lymphoma, nasal type", + display_short: "C86.0", }, { key: "C86.1", en: "", de: "Hepatosplenic T-cell lymphoma", + display_short: "C86.1", }, { key: "C86.2", en: "", de: "Enteropathy-type (intestinal) T-cell lymphoma", + display_short: "C86.2", }, { key: "C86.3", en: "", de: "Subcutaneous panniculitis-like T-cell lymphoma", + display_short: "C86.3", }, { key: "C86.4", en: "", de: "Blastic NK-cell lymphoma", + display_short: "C86.4", }, { key: "C86.5", en: "", de: "Angioimmunoblastic T-cell lymphoma", + display_short: "C86.5", }, { key: "C86.6", en: "", de: "Primary cutaneous CD30-positive T-cell proliferations", + display_short: "C86.6", }, { key: "C88", en: "", de: "Malignant immunoproliferative diseases", + display_short: "C88", }, { key: "C88.0", en: "", de: "Waldenström macroglobulinaemia", + display_short: "C88.0", }, { key: "C88.2", en: "", de: "Other heavy chain disease", + display_short: "C88.2", }, { key: "C88.3", en: "", de: "Immunoproliferative small intestinal disease", + display_short: "C88.3", }, { key: "C88.4", en: "", de: "Extranodal marginal zone B-cell lymphoma of mucosa-associated lymphoid tissue [MALT-lyphoma]", + display_short: "C88.4", }, { key: "C88.7", en: "", de: "Other malignant immunoproliferative diseases", + display_short: "C88.7", }, { key: "C88.9", en: "", de: "Malignant immunoproliferative disease, unspecified", + display_short: "C88.9", }, { key: "C90", en: "", de: "Multiple myeloma and malignant plasma cell neoplasms", + display_short: "C90", }, { key: "C90.0", en: "", de: "Multiple myeloma", + display_short: "C90.0", }, { key: "C90.1", en: "", de: "Plasma cell leukaemia", + display_short: "C90.1", }, { key: "C90.2", en: "", de: "Extramedullary plasmacytoma", + display_short: "C90.2", }, { key: "C90.3", en: "", de: "Solitary plasmacytoma", + display_short: "C90.3", }, { key: "C91", en: "", de: "Lymphoid leukaemia", + display_short: "C91", }, { key: "C91.0", en: "", de: "Acute lymphoblastic leukaemia [ALL]", + display_short: "C91.0", }, { key: "C91.1", en: "", de: "Chronic lymphocytic leukaemia of B-cell type", + display_short: "C91.1", }, { key: "C91.3", en: "", de: "Prolymphocytic leukaemia of B-cell type", + display_short: "C91.3", }, { key: "C91.4", en: "", de: "Hairy-cell leukaemia", + display_short: "C91.4", }, { key: "C91.5", en: "", de: "Adult T-cell lymphoma/leukaemia [HTLV-1-associated]", + display_short: "C91.5", }, { key: "C91.6", en: "", de: "Prolymphocytic leukaemia of T-cell type", + display_short: "C91.6", }, { key: "C91.7", en: "", de: "Other lymphoid leukaemia", + display_short: "C91.7", }, { key: "C91.8", en: "", de: "Mature B-cell leukaemia Burkitt-type", + display_short: "C91.8", }, { key: "C91.9", en: "", de: "Lymphoid leukaemia, unspecified", + display_short: "C91.9", }, { key: "C92", en: "", de: "Myeloid leukaemia", + display_short: "C92", }, { key: "C92.0", en: "", de: "Acute myeloblastic leukaemia [AML]", + display_short: "C92.0", }, { key: "C92.1", en: "", de: "Chronic myeloid leukaemia [CML], BCR/ABL-positive", + display_short: "C92.1", }, { key: "C92.2", en: "", de: "Atypical chronic myeloid leukaemia, BCR/ABL- negative", + display_short: "C92.2", }, { key: "C92.3", en: "", de: "Myeloid sarcoma", + display_short: "C92.3", }, { key: "C92.4", en: "", de: "Acute promyelocytic leukaemia [PML]", + display_short: "C92.4", }, { key: "C92.5", en: "", de: "Acute myelomonocytic leukaemia", + display_short: "C92.5", }, { key: "C92.6", en: "", de: "Acute myeloid leukaemia with 11q23-abnormality", + display_short: "C92.6", }, { key: "C92.7", en: "", de: "Other myeloid leukaemia", + display_short: "C92.7", }, { key: "C92.8", en: "", de: "Acute myeloid leukaemia with multilineage dysplasia", + display_short: "C92.8", }, { key: "C92.9", en: "", de: "Myeloid leukaemia, unspecified", + display_short: "C92.9", }, { key: "C93", en: "", de: "Monocytic leukaemia", + display_short: "C93", }, { key: "C93.0", en: "", de: "Acute monoblastic/monocytic leukaemia", + display_short: "C93.0", }, { key: "C93.1", en: "", de: "Chronic myelomonocytic leukaemia", + display_short: "C93.1", }, { key: "C93.3", en: "", de: "Juvenile myelomonocytic leukaemia", + display_short: "C93.3", }, { key: "C93.7", en: "", de: "Other monocytic leukaemia", + display_short: "C93.7", }, { key: "C93.9", en: "", de: "Monocytic leukaemia, unspecified", + display_short: "C93.9", }, { key: "C94", en: "", de: "Other leukaemias of specified cell type", + display_short: "C94", }, { key: "C94.0", en: "", de: "Acute erythroid leukaemia", + display_short: "C94.0", }, { key: "C94.2", en: "", de: "Acute megakaryoblastic leukaemia", + display_short: "C94.2", }, { key: "C94.3", en: "", de: "Mast cell leukaemia", + display_short: "C94.3", }, { key: "C94.4", en: "", de: "Acute panmyelosis with myelofibrosis", + display_short: "C94.4", }, { key: "C94.6", en: "", de: "Myelodysplastic and myeloproliferative disease, not elsewhere classified", + display_short: "C94.6", }, { key: "C94.7", en: "", de: "Other specified leukaemias", + display_short: "C94.7", }, { key: "C95", en: "", de: "Leukaemia of unspecified cell type", + display_short: "C95", }, { key: "C95.0", en: "", de: "Acute leukaemia of unspecified cell type", + display_short: "C95.0", }, { key: "C95.1", en: "", de: "Chronic leukaemia of unspecified cell type", + display_short: "C95.1", }, { key: "C95.7", en: "", de: "Other leukaemia of unspecified cell type", + display_short: "C95.7", }, { key: "C95.9", en: "", de: "Leukaemia, unspecified", + display_short: "C95.9", }, { key: "C96", en: "", de: "Other and unspecified malignant neoplasms of lymphoid, haematopoietic and related tissue", + display_short: "C96", }, { key: "C96.0", en: "", de: "Multifocal and multisystemic (disseminated) Langerhans-cell histiocytosis [Letterer-Siwe disease]", + display_short: "C96.0", }, { key: "C96.2", en: "", de: "Malignant mast cell tumour", + display_short: "C96.2", }, { key: "C96.4", en: "", de: "Sarcoma of dendritic cells (accessory cells)", + display_short: "C96.4", }, { key: "C96.5", en: "", de: "Multifocal and unisystemic Langerhans-cell histiocytosis", + display_short: "C96.5", }, { key: "C96.6", en: "", de: "Unifocal Langerhans-cell histiocytosis", + display_short: "C96.6", }, { key: "C96.7", en: "", de: "Other specified malignant neoplasms of lymphoid, haematopoietic and related tissue", + display_short: "C96.7", }, { key: "C96.8", en: "", de: "Histiocytic sarcoma", + display_short: "C96.8", }, { key: "C96.9", en: "", de: "Malignant neoplasm of lymphoid, haematopoietic and related tissue, unspecified", + display_short: "C96.9", }, ] ); diff --git a/src/assets/manufacturer.ts b/src/assets/manufacturer.ts index 608f517..7c168a2 100644 --- a/src/assets/manufacturer.ts +++ b/src/assets/manufacturer.ts @@ -14,21 +14,25 @@ export const Manufacturer: Criteria = new Criteria( key: 'siemens', de: 'Siemens Healthineers', en: 'Siemens Healthineers', + display_short: 'siemens', }, { key: 'ge', de: 'GE Healthcare', en: 'GE Healthcare', + display_short: 'ge', }, { key: 'philips', de: 'Philips Healthcare', en: 'Philips Healthcare', + display_short: 'philips', }, { key: 'canon', de: 'Canon Medical Systems', en: 'Canon Medical Systems', + display_short: 'canon', }, ] );