diff --git a/.gitignore b/.gitignore index da41818b..17db586d 100644 --- a/.gitignore +++ b/.gitignore @@ -121,6 +121,7 @@ data/*/** # Ignore exp folders exp_*/ results/ +results_* *_orig/ *_test/ *_tests/ @@ -132,10 +133,11 @@ results/ ./openXBOW/ ./pretrained_models/ -# ignore specific files +# ignore specific files/folders results_* result_* test_* +tests_* run_*.sh tmp* test* diff --git a/CHANGELOG.md b/CHANGELOG.md index 09b04eb3..98181d51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -475,9 +475,9 @@ Version 0.66.3 Version 0.66.2 -------------- -* enabled data-pathes with quotes +* enabled data-pacthes with quotes * enabled missing category labels -* used tgdm for progress display +* used tqdm for progress display Version 0.66.1 -------------- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c345fd1..5fe9f2f2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ The preferred way to contribute to nkululeko is to fork the [main repository](ht cd nkululeko ``` - - Using HTTPS: + - Using HTTPS: ```bash git clone https://github.com/YourLogin/nkululeko.git @@ -64,7 +64,7 @@ The preferred way to contribute to nkululeko is to fork the [main repository](ht git push -u origin my-feature ``` -9. Finally, go to the web page of the your nkululeko fork repo, and click 'Pull request' button to send your changes to the maintainers to review. +9. Finally, go to the web page of your nkululeko fork repo, and click 'Pull request' button to send your changes to the maintainers to review. Remarks ------- @@ -84,11 +84,11 @@ It is recommended to check that your contribution complies with the following ru Filing bugs ----------- -we use Github issues to track all bugs and feature requests. In the case of coming across a bug, having a question or a feature suggestion etc. please feel free to open an issue. +We use Github issues to track all bugs and feature requests. In the case of coming across a bug, having a question or a feature suggestion etc. please feel free to open an issue. Please check that your issue complies with the following rules before submitting: -- Verify that your issue is not being currently addressed by other in[issues](https://github.com/felixbur/nkululeko/issues) or [pull requests](https://github.com/felixbur/nkululeko/pulls). +- Verify that your issue is not being currently addressed by in other [issues](https://github.com/felixbur/nkululeko/issues) or [pull requests](https://github.com/felixbur/nkululeko/pulls). - Please ensure all code snippets and error messages are formatted appropriately. See [Creating and highlighting code blocks](https://help.github.com/articles/creating-and-highlighting-code-blocks). diff --git a/README.md b/README.md index 9dccbde6..2b94bb13 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ All of them take *--config * as an argument. * *configurations*: which experiments to combine * *--method* (optional): majority_voting, mean (default), max, sum, uncertainty, uncertainty_weighted, confidence_weighted, performance_weighted * *--threshold*: uncertainty threshold (1.0 means no threshold) - * *--weightes*: weights for performance_weighted method (could be from previous UAR, ACC) + * *--weights*: weights for performance_weighted method (could be from previous UAR, ACC) * *--outfile* (optional): name of CSV file for output (default: ensemble_result.csv) * *--no_labels* (optional): indicate that no ground truth is given * **nkululeko.multidb**: do [multiple experiments](http://blog.syntheticspeech.de/2024/01/02/nkululeko-compare-several-databases/), comparing several databases cross and in itself @@ -176,14 +176,11 @@ All of them take *--config * as an argument. * **nkululeko.predict**: [predict features](http://blog.syntheticspeech.de/2023/08/16/nkululeko-how-to-predict-labels-for-your-data-from-existing-models-and-check-them/) like SNR, MOS, arousal/valence, age/gender, with DNN models * **nkululeko.segment**: [segment a database](http://blog.syntheticspeech.de/2023/07/14/nkululeko-segmenting-a-database/) based on VAD (voice activity detection) * **nkululeko.resample**: check on all [sampling rates and change](http://blog.syntheticspeech.de/2023/08/31/how-to-fix-different-sampling-rates-in-a-dataset-with-nkululeko/) to 16kHz -* **nkululeko.nkuluflag**: a convenient module to specify configuration parameters on the command-line. - * usage: nkuluflag.py [-h] [--config CONFIG] [--data [DATA ...]] [--label [LABEL ...]] [--tuning_params [TUNING_PARAMS ...]] [--layers [LAYERS ...]] [--model MODEL] [--feat FEAT] [--set SET] - [--with_os WITH_OS] [--target TARGET] [--epochs EPOCHS] [--runs RUNS] [--learning_rate LEARNING_RATE] [--drop DROP] - - - - +* **nkululeko.nkuluflag**: a convenient module to specify configuration parameters on the command-line. Usage: + ```bash + $ python -m nkululeko.nkuluflag.py [-h] [--config CONFIG] [--data [DATA ...]] [--label [LABEL ...]] [--tuning_params [TUNING_PARAMS ...]] [--layers [LAYERS ...]] [--model MODEL] [--feat FEAT] [--set SET] [--with_os WITH_OS] [--target TARGET] [--epochs EPOCHS] [--runs RUNS] [--learning_rate LEARNING_RATE] [--drop DROP] + ``` There's my [blog](http://blog.syntheticspeech.de/?s=nkululeko) with tutorials: * [Introduction](http://blog.syntheticspeech.de/2021/08/04/machine-learning-experiment-framework/) diff --git a/data/README.md b/data/README.md index 8de3d88a..8c96c5b8 100644 --- a/data/README.md +++ b/data/README.md @@ -11,6 +11,8 @@ The column `access` in the table below indicates the database's accessability. T - `restricted`: the database is publicly available on the internet but requires registration or other restrictions to download. - `private`: the database is not publicly available on the internet and requires the private information of the owner of the dataset. +To support open science and reproducible research, we only accept PR and recipes for public dataset for now on. + ## Databases | # | name | target | access | descr. | @@ -57,7 +59,19 @@ The column `access` in the table below indicates the database's accessability. T | 40 | vivae | emotion | public | English vocal bursts | | 41 | clac | healthy speech, age, gender | public | English | | 42 | gerparas | valence, arousal, dominance | restricted | German | - +| 43 | SVD | pathological speech | public | German | +| 44 | nEMO | emotion, VAD | public | Polish | +| 45 | emoUERJ | emotion | public | Portuguese | +| 46 | TTH | emotion | public | Vietnamese | +| 47 | jnv | emotion | public | Japanese, non-verbals | +| 48 | jnvv | emotion | public | Japanese, verbal and non-verbal| +| 49 | kbes | emotion | public | Bengali | +| 50 | eaed | emotion | public | Arabic | +| 51 | banglaser | emotion | public | Bengali | +| 52 | kia | emotion | public | Korean, wake-up word | +| 53 | polish | emotion | public | Polish | +| 54 | erysac | emotion | public | Russian, children | +| 55 | turev-db | emotion | public | Turkish | # Performance ![Nkululeko performance](../meta/images/nkululeko_ser_20240719.png) diff --git a/data/svd/README.md b/data/svd/README.md new file mode 100644 index 00000000..7f210e78 --- /dev/null +++ b/data/svd/README.md @@ -0,0 +1,22 @@ +# Nkululeko prerocessing for Saarbruecken Voice Database (SVD) dataset + +This is Nkululeko pre-processing recipe for the SVD dataset. + +# Filenaming convention (A to H correspond to columns in metadata list files) + +A: ID, identification number of recording +B: T, type of recording (n:normal, p:pathological) +C: D, date of recording +D: S, identification number of the speaker +E: G, gender of the speaker (w:woman, m:man) +F: A, age of the speaker at the time of recording +G: Pathologies +H: Remark with regard to diagnosis + +```bash +$ python3 process_database.py +# Download and extract SVD dataset, see exp.ini for configuration +$ cd ../.. +$ python3 -m nkululeko.nkululeko --config data/svd/exp.ini +``` +[1] https://stimmdb.coli.uni-saarland.de/index.php4 \ No newline at end of file diff --git a/data/svd/develop_normal.lst b/data/svd/develop_normal.lst new file mode 100644 index 00000000..ff77aeb2 --- /dev/null +++ b/data/svd/develop_normal.lst @@ -0,0 +1,68 @@ +8,n,1997/11/20,10,w,19,, +21,n,1997/11/21,22,w,20,, +33,n,1997/12/10,33,w,27,, +46,n,1997/12/18,46,w,28,, +56,n,1998/1/9,56,w,22,, +79,n,1998/1/13,81,w,60,, +93,n,1998/1/16,109,w,42,, +115,n,1998/1/23,125,w,22,, +135,n,1998/1/29,137,w,21,, +683,n,1998/5/14,611,w,20,, +697,n,1998/5/15,622,w,20,, +733,n,1998/5/28,638,w,23,, +747,n,1998/5/29,651,w,26,, +840,n,1998/6/25,728,w,17,, +1006,n,1998/10/29,805,w,32,, +1094,n,1998/11/26,863,w,19,, +1102,n,1998/11/26,873,w,18,, +1124,n,1998/12/3,885,w,24,, +1137,n,1998/12/4,899,w,25,, +1169,n,1998/12/10,917,w,18,, +1177,n,1998/12/10,928,w,27,, +1209,n,1999/1/14,940,w,26,, +1356,n,1999/5/20,954,w,20,, +1361,n,1999/5/21,969,w,20,, +1372,n,1999/5/21,980,w,21,, +1504,n,1999/11/25,995,w,20,, +1530,n,1999/11/26,1011,w,19,, +1543,n,1999/11/26,1024,w,9,, +1707,n,2000/5/25,1048,w,23,, +1732,n,2000/6/8,1063,w,21,, +1844,n,2000/11/23,1077,w,19,, +1857,n,2000/11/23,1090,w,19,, +1879,n,2000/12/7,1104,w,23,, +1922,n,2001/1/18,1119,w,41,, +2038,n,2001/5/31,1130,w,24,, +2050,n,2001/5/31,1142,w,22,, +2167,n,2001/11/22,1152,w,20,, +2179,n,2001/11/22,1164,w,19,, +2207,n,2001/12/13,1179,w,19,, +2256,n,2002/1/25,1191,w,19,, +2280,n,2002/2/8,1202,w,22,, +1529,n,1999/11/26,1912,w,22,, +40,n,1997/12/11,40,m,20,, +68,n,1998/1/12,71,m,65,, +100,n,1998/1/19,117,m,66,, +698,n,1998/5/15,623,m,20,, +804,n,1998/6/9,708,m,17,, +813,n,1998/6/9,718,m,18,, +941,n,1998/10/26,745,m,50,, +953,n,1998/10/26,757,m,37,, +986,n,1998/10/27,769,m,32,, +975,n,1998/10/27,779,m,35,, +984,n,1998/10/27,790,m,32,, +1018,n,1998/10/29,801,m,39,, +1011,n,1998/10/29,812,m,28,, +1025,n,1998/11/2,824,m,42,, +1034,n,1998/11/2,835,m,29,, +1072,n,1998/11/19,851,m,32,, +1092,n,1998/11/26,861,m,31,, +1153,n,1998/12/4,904,m,24,, +1358,n,1999/5/20,956,m,23,, +1517,n,1999/11/25,1001,m,23,, +1586,n,2000/1/13,1032,m,25,, +1709,n,2000/5/25,1050,m,26,, +1854,n,2000/11/23,1087,m,20,, +1923,n,2001/1/18,1120,m,27,, +2262,n,2002/1/25,1197,m,21,, +2478,n,2003/2/19,2612,m,55,, diff --git a/data/svd/develop_pathology.lst b/data/svd/develop_pathology.lst new file mode 100644 index 00000000..2ef49778 --- /dev/null +++ b/data/svd/develop_pathology.lst @@ -0,0 +1,124 @@ +729,p,1998/5/28,1421,w,36,,?demat?seStimmlippen,beginnendePhonationsverdickung,Spalt, +1281,p,1999/3/17,1663,w,22,,funktionellponogen,leichtgest?rtesSchwingungsbild;pr?therapeutisch1.Aufnahme +1589,p,2000/1/19,1889,w,41,,FunktionelleDysphonie +1688,p,2000/5/17,1987,w,41,,LeichtbeginnendeAltersstimme +2112,p,2001/9/12,2301,w,40,, +2504,p,2003/7/16,2467,w,32,, +2446,p,2002/11/13,2580,w,63,, +1230,p,1999/1/27,1618,m,49,, +2231,p,2002/1/9,2393,m,37,,KontaktpachydermieohneKontaktpachydermie +2416,p,2002/9/25,2550,m,63,, +1203,p,1999/1/13,1600,w,61,,Leicht +1759,p,2000/7/5,2023,w,28,,LeichteponogeneTendenzzurHyperfunktion,engeArtikulation +2222,p,2002/1/2,2382,w,50,,AusgebildeteGesangsstimme +2475,p,2003/2/12,2609,w,38,, +2061,p,2001/6/6,2083,m,60,, +1464,p,1999/9/15,1319,w,46,,KleinesKn?tchenrechtsmitdiskreterHyperfunktion +1051,p,1998/11/11,1402,w,29,,Zweitaufnahmenachlogop.Therapie +888,p,1998/7/22,1482,w,43,,Ponogen,Lehrerdysphonie +1113,p,1998/12/2,1563,w,26,,LeichteTendenzdazu +1299,p,1999/4/21,1684,w,17,,LeichteTendenzdazu,beginnendeGesangsausbildung +1443,p,1999/8/25,1790,w,53,,HyperfunktionelleDysphonie+Dysodie +1660,p,2000/4/5,1960,w,33,,Ausgepr?gteForm,mitbeginnenderPhonationsverdickungbeidseitig +1753,p,2000/6/28,2018,w,13,,JuvenileForm;eventuellspraytoxischeNebenwirkung +1802,p,2000/9/27,2067,w,57,, +1906,p,2001/1/10,2129,w,45,,ZustanddanachmitjetztnochhyperfunktionellerDysphonie +1989,p,2001/3/28,2199,w,46,,Ponogen +2105,p,2001/9/12,2294,w,54,,Sekund?r? +2221,p,2002/1/2,2383,w,29,,LeichteFormbeiausgebildeterGesangsstimme +2307,p,2002/3/6,2441,w,75,, +2447,p,2002/11/20,2581,w,52,,LeichteForm +2545,p,2003/12/3,2679,w,66,, +922,p,1998/9/16,1514,m,61,,Ausgepr?gt,Sulcusglottidis? +1637,p,2000/3/1,1937,m,45,,Ponogen,sehrengemittlereStotter-Polter-Symptomatik;diplophoneAnteile +2034,p,2001/5/30,2225,m,29,,KontaktpachydermieohneKontaktpachydermie +2270,p,2002/2/6,2414,m,45,, +933,p,1998/10/7,1525,w,79,,Stimmlippenvarizenlinks +2596,p,2004/4/28,2336,w,64,,FunktionelleDysphonie,Voxsenilisbeginnend +1478,p,1999/10/27,1826,m,77,,Links,nachStrumektomiebeibeginnendervoxsenilis +130,p,1998/1/29,1316,w,60,,Links,mitnochunvollst?ndigerKompensation +887,p,1998/7/22,1386,w,64,,Mamma-Ca,unvollst?ndigeKompensation +1901,p,2000/12/20,1419,w,68,,Vorbekanntere,(strumipriv),nurnochleichtinkompletterVerschlu? +926,p,1998/9/30,1518,w,21,,StrumiprivelinksmitbeginnenderKompensation +2469,p,2003/1/22,1614,w,46,,LinksmitKompensation +1382,p,1999/5/26,1733,w,48,,Altelinks,beidseitigesReinke-?dem +2536,p,2003/11/26,1818,w,64,,Alte,beidseitig,phonatorischeKompensation +1784,p,2000/8/16,1877,w,69,,Beidseitig +1743,p,2000/6/14,2007,w,58,,StrumipriveFormli,paramedian,sehrguteRestbeweglichkeit,wenigdysphon +1955,p,2001/2/21,2090,w,67,,Kompensiert,re +2155,p,2001/11/21,2211,w,61,,Rec.Par.li,kompensiert +2430,p,2002/10/23,2357,w,41,,Links +2464,p,2003/1/15,2598,w,74,,Re,phonatorischeKompensation +2565,p,2004/1/7,2699,w,66,,Frische,hyperfunktionell,inkomplettkompensiertePareseliinintermedi?rerStellung +1120,p,1998/12/2,1350,m,65,,Links,vollkompensiert +896,p,1998/8/26,1448,m,74,,Beidseitig,zwischenzeitlichfastv?lligeRemission,nurnochdiskreteBewegungseinschr?nkung +1325,p,1999/5/12,1611,m,37,,Phonatorischvollkompensiert +1478,p,1999/10/27,1826,m,77,,Links,nachStrumektomiebeibeginnendervoxsenilis +2078,p,2001/8/1,1970,m,32,,Idiopatisch;mitinkompletterKompensation +2072,p,2001/8/1,2264,m,14,,Rechts,nachStrumektomiemitbeginnenderphonatorischerKompensation +2408,p,2002/9/18,2542,m,64,,Idiopathisch,guteRestbeweglichkeit,guteKompensation +885,p,1998/7/22,1479,w,53,,LeichtefunktionelleSt?rung +1384,p,1999/5/26,1699,w,51,,Ponogen +1408,p,1999/6/16,1759,w,65,,PsychogeneDysphonie +1787,p,2000/9/6,2052,w,47,,FunktionellpsychogeneDysphonie,Reflux!,dickeStimmlippe +1989,p,2001/3/28,2199,w,46,,Ponogen +2275,p,2002/2/6,2419,w,50,,Multifaktoriell +2452,p,2002/12/4,2586,w,55,,FunktionelleKomponente +1425,p,1999/6/30,1773,m,57,,MitleichterHyperfunktion +1276,p,1999/3/17,1372,w,29,,Leichte,unterponogenerBelastung,Chorleiterin +1485,p,1999/11/3,1833,w,41,,Ponogen,ZustandnachLaryngitis +2096,p,2001/8/29,2287,w,53,,OrganischeDysphonienachZustandeinerLeukoplakieabtragung +2266,p,2002/1/30,2410,w,47,, +2405,p,2002/9/4,2539,w,68,,BeginnenderLaryngospasmus +1219,p,1999/1/20,1606,m,37,,Z.B.leichteaudiogene +1628,p,2000/2/23,1927,m,24,,Dysplastisch,inkompletteMutation,zuhoheFrequenz +2066,p,2001/7/25,2255,m,69,,VokalischeDysfunktionmitSeufzer;spasmodischeKomponente? +2356,p,2002/5/29,2490,m,41,,Funktionell +2608,p,2004/5/19,2734,m,36,,Multifaktoriell +632,p,1998/5/6,1389,w,56,,DoppelseitigenachStrumektomie+Reinke-?dembeidseitig,Stridor! +1274,p,1999/3/17,1617,w,37,,Chronischhyperplastisch,beidseitigesReinke-?dem +1656,p,2000/4/5,1955,w,43,,Beidseitig,geringausgepr?gtmitunregelm??igemSchwingungsbild +1889,p,2000/12/13,2114,w,49,,Links,pr?OP +2211,p,2001/12/19,2358,w,42,,ZustandnachAbtragung +2449,p,2002/11/20,2583,w,65,,ZustandnachAbtragung +886,p,1998/7/22,1480,w,50,,Beidseitigausgepr?gt,Flatterschwingungen +1229,p,1999/1/27,1617,w,37,,Beidseitig,Dysphonie +1311,p,1999/4/28,1697,w,53,,Chronische,beifr?heremNikotinabusus(60die),beidseitigStimmlippenverdeckt,sehrengesSchwingungsbild +1809,p,2000/10/25,2074,w,31,,Akute;transsexuell +2276,p,2002/2/6,2420,w,73,,ChronischeForm +139,p,1998/2/4,1318,m,18,,AbklingendeLaryngitismitlediglichetwasasymmetrischerAmplitude +1163,p,1998/12/9,1495,m,69,,Chronische,Taschenfaltenstimmebeginnt +1472,p,1999/10/20,1636,m,72,,ChronischeLaryngitis,ausgepr?gteFormmitCainsitu,ZustandnachSt?tze +1463,p,1999/9/15,1811,m,71,,Chronische,mitunregelm??igemeherweitemSchwingungsbild +1796,p,2000/9/20,2061,m,69,,Ausgepr?gteForm +2156,p,2001/11/21,2353,m,33,,AbklingenderakuterSchubeinerchronischenLaryngitis +2443,p,2002/11/13,2577,m,50,,Chronisch;ZustandnachLeukoplakieabtragung +2574,p,2004/3/10,2708,m,69,,Zustanddanach +1722,p,2000/6/7,1819,w,74,,Beidseitig,ZustandnachlaserchirurgischerGlottiserweiterung;kleinerGranulationspolypli +2466,p,2003/1/15,2600,w,45,,Ausgepr?gteForm,phonatorischerStillstandlinks;ZustandnachAbtragungdesPolypenlinks +1317,p,1999/5/5,1701,m,42,,Stimmlippenpolyp,ZustandnachPolypentfernung;postoperativphonatorischerStillstand +1749,p,2000/6/21,2000,m,57,,Zustanddanach,jetztgro?erGranulationspolypli;2.Aufnahmepr?OP,OPam23.06.00 +1448,p,1999/8/25,1747,w,67,,Beidseitig,ZustandnachzweimaligerAbtragung +1252,p,1999/2/24,1638,m,52,,ZustandnachSt?ze,keineStroboskopiem?glich +1783,p,2000/8/16,2049,m,55,,ChronischeLaryngitism.Leukoplakie,keinphonatorischerStillstand +1481,p,1999/10/27,1410,m,55,,Kontaktpachydermie +1218,p,1999/1/20,1604,m,43,,Z.B.verl?ngerteSchlu?phase,beginnendeKontaktpachydermie(GastrooesophagealerReflux) +1741,p,2000/6/14,2005,m,61,,KontaktpachydermieohneKontaktpachydermie,leichteFormderHyperfunktion,langeGesangst?tigkeit +2015,p,2001/5/9,2223,m,42,,VerdachtaufspasmodischeDysphonie +2543,p,2003/12/3,2381,m,69,,Rezidiv +2474,p,2003/2/12,2608,m,61,,KontaktpachydermieohneKontaktpachydermie +2568,p,2004/3/3,2702,m,67,, +1770,p,2000/8/2,2027,w,36,,DritteAufnahme;2.nachBotox +1902,p,2000/12/20,2027,w,36,,SeitzehnTagenwesentlichschlechter;LongitudinalanalyseJuli2000bisFebruar2001 +2304,p,2002/3/6,2027,w,37,, +2194,p,2001/12/12,2148,w,60,,Verlaufsbehandlung +1762,p,2000/7/5,1787,m,70,,SechsteAufn.nachBotox +2397,p,2002/8/21,1787,m,72,,ZweiteAufnahmenachBotox +1991,p,2001/3/28,1411,m,51,,ChordektomiemitsupraglottischerKompensation +1771,p,2000/8/2,1469,m,54,,Zustanddanach +1339,p,1999/5/19,1620,m,59,,Verlaufskontrolle,6.AufnahmenachTherapie +1410,p,1999/6/16,1659,m,64,,Verlaufskontrolle +2458,p,2002/12/11,2000,m,59,,Zustanddanach;Taschenfaltenstimmekopensatorisch +1232,p,1999/1/27,1485,m,67,,DysphoniebeiZustanddanach +2011,p,2001/5/2,1620,m,61,,ZustandnachOP +1720,p,2000/6/7,1998,m,48,,ZustandnachLaserchirurgiemitkompensierenderTaschenfaltenstimme diff --git a/data/svd/process_database.py b/data/svd/process_database.py new file mode 100644 index 00000000..6596bf14 --- /dev/null +++ b/data/svd/process_database.py @@ -0,0 +1,56 @@ +import pandas as pd + +def process_database(output_path): + # Read the list files + train_normal = pd.read_csv('train_normal.lst', header=None) + train_pathology = pd.read_csv('train_pathology.lst', header=None) + dev_normal = pd.read_csv('develop_normal.lst', header=None) + dev_pathology = pd.read_csv('develop_pathology.lst', header=None) + test_normal = pd.read_csv('test_normal.lst', header=None) + test_pathology = pd.read_csv('test_pathology.lst', header=None) + + # Process and save train, dev, and test sets + for name, normal, pathology in [ + ('train', train_normal, train_pathology), + ('dev', dev_normal, dev_pathology), + ('test', test_normal, test_pathology) + ]: + audio_types = [ + 'phrase', + 'a_n', + 'a_l', + 'a_h', + 'a_lhl', + 'i_n', + 'i_l' + 'i_h', + 'i_lhl', + 'u_n', + 'u_l', + 'u_h', + 'u_lhl', + 'all' + 'aiu' + 'a', + 'i', + 'u', + 'aiu_n', + 'aiu_nlh' + ] + for audio_type in audio_types: + df = pd.concat([ + normal[0].apply(lambda x: f'{x}-{audio_type}.wav').to_frame('file').assign(label='n'), + pathology[0].apply(lambda x: f'{x}-{audio_type}.wav').to_frame('file').assign(label='p') + ])[['file', 'label']] + df.to_csv(f'{output_path}/svd_{audio_type}_{name}.csv', index=False) + print(f"Number of {name} samples: {len(df)}") + print("Done!") + +if __name__ == "__main__": + import argparse + from pathlib import Path + + parser = argparse.ArgumentParser() + parser.add_argument("--out_dir", type=Path, default=".", help="Path to store processed data") + args = parser.parse_args() + process_database(args.out_dir) diff --git a/data/svd/test_normal.lst b/data/svd/test_normal.lst new file mode 100644 index 00000000..25321ea1 --- /dev/null +++ b/data/svd/test_normal.lst @@ -0,0 +1,67 @@ +10,n,1997/11/20,12,w,22,, +22,n,1997/11/21,23,w,21,, +34,n,1997/12/10,34,w,20,, +1579,n,2000/1/12,46,w,30,, +57,n,1998/1/9,57,w,21,, +77,n,1998/1/13,82,w,63,, +94,n,1998/1/16,110,w,55,, +116,n,1998/1/27,126,w,40,, +136,n,1998/1/29,138,w,20,, +684,n,1998/5/14,612,w,21,, +699,n,1998/5/15,624,w,20,, +734,n,1998/5/28,639,w,23,, +831,n,1998/6/24,719,w,57,, +841,n,1998/6/25,729,w,19,, +1022,n,1998/11/1,821,w,45,, +1095,n,1998/11/26,864,w,21,, +1103,n,1998/11/26,875,w,19,, +1127,n,1998/12/3,889,w,20,, +1139,n,1998/12/4,900,w,25,, +1170,n,1998/12/10,918,w,18,, +1178,n,1998/12/10,930,w,18,, +1210,n,1999/1/14,941,w,21,, +1357,n,1999/5/20,955,w,22,, +1364,n,1999/5/21,970,w,20,, +1373,n,1999/5/21,981,w,26,, +1513,n,1999/11/25,996,w,20,, +1531,n,1999/11/26,1012,w,19,, +1544,n,1999/11/26,1025,w,23,, +1708,n,2000/5/25,1049,w,22,, +1733,n,2000/6/8,1064,w,21,, +1845,n,2000/11/23,1078,w,19,, +1858,n,2000/11/23,1091,w,20,, +1880,n,2000/12/7,1105,w,20,, +1924,n,2001/1/18,1121,w,23,, +2039,n,2001/5/31,1131,w,21,, +2051,n,2001/5/31,1143,w,20,, +2168,n,2001/11/22,1153,w,20,, +2180,n,2001/11/22,1165,w,19,, +2208,n,2001/12/13,1180,w,19,, +2257,n,2002/1/25,1192,w,19,, +2281,n,2002/2/8,1203,w,21,, +1612,n,2000/2/9,1912,w,23,, +41,n,1997/12/11,41,m,20,, +69,n,1998/1/12,72,m,50,, +103,n,1998/1/20,119,m,21,, +701,n,1998/5/15,626,m,21,, +805,n,1998/6/9,709,m,19,, +860,n,1998/7/8,733,m,26,, +942,n,1998/10/26,746,m,32,, +950,n,1998/10/26,758,m,34,, +967,n,1998/10/27,770,m,28,, +976,n,1998/10/27,780,m,37,, +992,n,1998/10/28,791,m,34,, +1003,n,1998/10/29,802,m,35,, +1012,n,1998/10/29,813,m,22,, +1026,n,1998/11/2,825,m,42,, +1061,n,1998/11/19,838,m,24,, +1080,n,1998/11/19,852,m,32,, +1093,n,1998/11/26,862,m,28,, +1142,n,1998/12/4,905,m,21,, +1348,n,1999/5/20,957,m,23,, +1520,n,1999/11/25,1004,m,21,, +1587,n,2000/1/13,1033,m,23,, +1724,n,2000/6/8,1053,m,22,, +1859,n,2000/11/23,1092,m,25,, +2045,n,2001/5/31,1137,m,26,, +2576,n,2004/3/10,1695,m,31,, diff --git a/data/svd/test_pathology.lst b/data/svd/test_pathology.lst new file mode 100644 index 00000000..50db96fc --- /dev/null +++ b/data/svd/test_pathology.lst @@ -0,0 +1,123 @@ +851,p,1998/7/1,1450,w,53,,HormonelleKomponente,,,, +1309,p,1999/4/28,1694,w,42,,PsychogeneKomponente +1609,p,2000/2/9,1909,w,32,,StroboskopischnurgeringeTendenzzurHyperfunktion +1694,p,2000/5/24,1993,w,66,,FunktionelleDysphonie+Voxsenilis +2123,p,2001/9/26,2312,w,18,,S?ngerstimme +2336,p,2002/5/8,2470,w,44,, +2448,p,2002/11/20,2582,w,57,,Multifunkionell,auchorganisch(Zustandnach?demabtragung) +1258,p,1999/3/3,1644,m,35,,MitTendenzzurHyperfunktion +2483,p,2003/3/5,2402,m,64,,LeichteForm +2417,p,2002/9/25,2550,m,63,, +1241,p,1999/2/17,1628,w,38,,Diskret,ausgebildeteGesangsstimme +1761,p,2000/7/5,2025,w,18,, +2290,p,2002/2/20,2424,w,47,, +2486,p,2003/6/4,2620,w,50,,LeichteAsymmetrie +1981,p,2001/3/21,2191,m,63,,ZustandnachExtirpation +144,p,1998/2/4,1323,w,21,,LeichtehyperfunktionelleDysphonie +1394,p,1999/6/2,1415,w,37,,LeichtepsychogeneForm +898,p,1998/9/2,1490,w,28,,Ausgepr?gt(eventuellnochunterschwelligeLaryngitis) +1118,p,1998/12/2,1569,w,21,,LeichteForm +1324,p,1999/5/12,1708,w,47,,LeichteponogenemitpsychogenerKomponente +1462,p,1999/9/15,1808,w,43,,Beidseitig +2077,p,2001/8/1,1961,w,57,,Ponogen,mitpsychogenerKomponente +1754,p,2000/6/28,2019,w,59,,Ponogen,miteventuellleichterTendenzzurAltersstimme +1813,p,2000/10/25,2080,w,59,,Sekund?rhyperfunktionell +1910,p,2001/1/17,2132,w,26,,MitAphonie +1990,p,2001/3/28,2201,w,60,,Posttraumatisch +2107,p,2001/9/12,2296,w,44,, +2224,p,2002/1/2,2385,w,27,, +2317,p,2002/3/13,2451,w,54,,Multifaktoriell +2449,p,2002/11/20,2583,w,65,,ZustandnachAbtragung +2546,p,2003/12/3,2680,w,57,, +1043,p,1998/11/11,1539,m,42,,VerdachtaufhyperfunktionelleDysphonie +1643,p,2000/3/22,1946,m,40,,Beidseitig,mitSanduhrglottis +2081,p,2001/8/8,2268,m,28,,TendenzzurhyperfunktionellenDysphonie;ev.auchinkompletteMutatio +2438,p,2002/11/6,2483,m,48,, +1203,p,1999/1/13,1600,w,61,,Leicht +2303,p,2002/3/6,2420,w,73,,ZustandnachAbtragungdesPolyps +1819,p,2000/11/8,2084,m,66,,OhneReflux +142,p,1998/2/4,1321,w,62,,VerbleibenderdoppelseitigerbreiterSpalt,funktionelleAtemst?rung;ZustandnachLateralfixationrechts +1206,p,1999/1/13,1386,w,65,,Rec.par.linksundReinke-?dembeidseitig +825,p,1998/6/24,1437,w,49,,RestpareserechtsnachStrumektomiemithyperfunktionellerKompensation +928,p,1998/9/30,1521,w,25,,Beidseitig,strumipriv,abklingendmitbeginnenderphonatorischerKompensation +1249,p,1999/2/24,1635,w,33,,Links,beidseitige?deme;OPam16.02.99,ErsteAufnahmenachOP +1397,p,1999/6/9,1747,w,67,,Links,ohneKompensationnachStrumektomie,keineEigenbeweglichkeit +1644,p,2000/3/22,1819,w,74,,Beidseitig,keineRestbeweglichkeit,FrischerZustandnachGlottiserweiterung;2.Aufnahme,1.AufnahmenachOPam7.03.00 +1658,p,2000/4/5,1910,w,44,,MitbeginnenderKompensation +1863,p,2000/11/29,2007,w,58,,StrumipriverenachSchilddr?sentumorresektion +1826,p,2000/11/15,2091,w,57,,IdiopatischeFormli,keinAnhaltaufAryluxation,strobosk.keineRestbeweglichkeit +2014,p,2001/5/9,2222,w,52,,OPNovember00 +2216,p,2001/12/19,2377,w,36,,Beidseitigkompensiert +2465,p,2003/1/15,2599,w,50,,Rechts,hyperfunktionelleKompensation +2581,p,2004/3/17,2715,w,41,,Links +492,p,1998/4/1,1364,m,73,,Nichtkompensierteidiophatischelinks +1548,p,1999/12/1,1448,m,75,,Beidseitig,jetztfaktischohneBefund,mitleichtemHinkenlinks +1270,p,1999/3/10,1641,m,60,,Rec.par. +1549,p,1999/12/8,1856,m,42,,Rechts,mitguterKompensation +2243,p,2002/1/23,1970,m,32,,ZustandnachThyreoplastiknachRec.par.links +2100,p,2001/9/5,2289,m,43,,Re,nachHalswirbels?ulenfraktur(inIntermedi?rstellungohneRestbeweglichkeit) +2418,p,2002/9/25,2552,m,59,,Li,schlaff,keineKompensation +1459,p,1999/9/8,1499,w,50,,Zweitaufnahme +1400,p,1999/6/9,1699,w,51,,PsychogeneDysphonie+FunktionelleDysphonie +1479,p,1999/10/27,1827,w,33,,MitTendenzzuLaryngospasmus +1868,p,2000/12/6,2109,w,48,,Ponogen +2025,p,2001/5/23,2234,w,60,, +2302,p,2002/2/27,2436,w,53,, +2517,p,2003/11/12,2651,w,66,, +1477,p,1999/10/27,1825,m,45,,MitTendenzzurverl?ngertenSchlu?phase,asymmetrischesSchwingungsbild +561,p,1998/4/29,1376,w,46,,psychogenekompensierteDysphoniebeiZustandnach?demabtragung +1502,p,1999/11/24,1849,w,34,,Kontrolle,keinstroboskopischpathologischerBefund +2106,p,2001/9/12,2295,w,46,,Multifaktoriellmitbeg.Reinke-?dembds. +2309,p,2002/3/6,2443,w,47,,Multifaktoriell +2428,p,2002/10/2,2562,w,28,,?demaryepiglottischeFalte +1247,p,1999/2/24,1633,m,42,,Verdacht,links,begrenztaufStimmlippe,vollkommenerStillstandrechts,ausgepr?gteDysphonie +2326,p,2002/4/17,1937,m,47,,MultifaktorielleDysphoniemitKontaktpachydermiere +2125,p,2001/9/26,2314,m,33,,Ponogen +2387,p,2002/8/14,2521,m,32,,FunktionelleDysphonie,VerdachtaufKontaktpachydermie +720,p,1998/5/27,1412,w,68,,ZustandnachAbtragungeinesgro?enReinke-?dems+Stimmlippenpolyp,etwasunregelm??igerVerlauf +1447,p,1999/8/25,1617,w,38,,Chronische,hyperplastisch,R?ckbildungdes?dems,Verlaufskontrolle,Vorbefundevorhanden +1667,p,2000/4/12,1966,w,53,,Beiseitig,sehrausgepr?gtmitunregelm??igenFlatterschwingungen;pr?OP +1890,p,2000/12/13,2115,w,42,,ZustandnachzweimaligerAbtragungdesPolypen;jetztReinke-?demli,eventuellPolypre +2193,p,2001/12/12,2371,w,53,,Beidseitigm??iggradigmitfunktionellerKomponente +2573,p,2004/3/10,2707,w,62,,M??igeForm +919,p,1998/9/16,1511,w,25,,AkutemitfunktionellerBelastung +1274,p,1999/3/17,1617,w,37,,Chronischhyperplastisch,beidseitigesReinke-?dem +1388,p,1999/6/2,1739,w,56,,ChronischemitasymmetrischemSchwingungsbild +1940,p,2001/2/7,2152,w,55,,ChronischeLaryngitis,keinstroboskopischerStillstand +2315,p,2002/3/13,2449,w,69,,ChronischhyperplastischeForm +141,p,1998/2/4,1320,m,41,,AbklingendeLaryngitis,sehrengeEpiglottis +904,p,1998/9/2,1498,m,48,,R?ckl?ufig,m??igeDysphonie +1259,p,1999/3/3,1645,m,47,,ChronischeLaryngitis,Altemitbeiseitigunregelm??igenStimmlippen,KausaleTherapievorgesehenmitK?rettage +1567,p,2000/1/5,1844,m,51,,Chronische,ZustandnachAbtragungvonLeukoplakienamHypopharynx;2.AufnahmenachOP +1953,p,2001/2/21,2163,m,27,,BeiausgebildeterSingstimme +2191,p,2001/12/12,2368,m,38,,ChronischeFormmitakutemAusbruch +2487,p,2003/6/4,2621,m,70,,ZustandnachakuterFormderLaryngitis +2582,p,2004/3/24,2716,m,62,,Chronischhyperplastisch,ZustandnachSt?tze +1779,p,2000/8/9,2044,w,79,,Gro?erPolypre,vorderesDrittelmitDysphonie(Asymm.) +2587,p,2004/3/31,2721,w,47,,Rechts +1334,p,1999/5/19,1717,m,56,,ZweiTagenachAbtragung,hintersDrittellinks +1719,p,2000/6/7,2004,m,30,,LinksimhinterenDrittel +1405,p,1999/6/16,1756,w,36,,Chronische,stroboskopischunregelm??igesSchwingungsbild +1599,p,2000/2/2,1899,m,32,,Zustanddanach,jetztpraktischvollkommenzur?ckgebildet +1810,p,2000/10/25,2077,m,56,,ZustandnachSt?tze,jetztregelm??igesSchwingungsbild +814,p,1998/6/10,1426,m,36,,Mutationsfistelstimme?,KontaktpachydermieohneKontaktpachydermie +1251,p,1999/2/24,1637,m,69,,OhneKontaktpachydermie,Intermedi?reSchw?che +1746,p,2000/6/21,2010,m,63,,KontaktpachydermieohneKontaktpachydermie,leichthypoton +2034,p,2001/5/30,2225,m,29,,KontaktpachydermieohneKontaktpachydermie +2231,p,2002/1/9,2393,m,37,,KontaktpachydermieohneKontaktpachydermie +2489,p,2003/6/4,2623,m,55,, +2580,p,2004/3/17,2714,m,39,,KontaktpachydermieohneKontaktpachydermie +1782,p,2000/8/16,2027,w,36,,ZustandnachBotox;3.AufnahmenachInjektion +1908,p,2001/1/10,2027,w,36,,Problemevorallembei/a/ +2320,p,2002/3/13,2027,w,37,,Vorallembei/o/ProblememitderPhonation +2396,p,2002/8/21,2148,w,61,,LeichteHyperfunktion,13.08.2002Botox,re(G?ttingen) +1769,p,2000/8/2,1787,m,70,,SiebteAufnahme,subjektivundsemiobjektivbeginnendeSpasmen +2485,p,2003/3/5,1787,m,73,,LetzteBotox +920,p,1998/9/16,1427,m,57,,ZustandnachChordektomiemitpsychogenerKomponente +1089,p,1998/11/25,1485,m,67,,Zustanddanach,mitnochunvollst?ndigerKompensation;logop?discheTherapieeingeleitet +1376,p,1999/5/21,1620,m,59,,Zustanddanach,zunehmendeStimmverschlechterung +1942,p,2001/2/7,1659,m,66,,Gro?erRezidivtumorbeiZustandnachChordektomie +2183,p,2001/12/5,2360,m,45,,ZustanddanachmitfastkompletterKompensation,SynechievordereKommissur +1238,p,1999/2/5,1485,m,67,,Aufnahme6nachOP +1267,p,1999/3/10,1633,m,42,,Zustand10Tagedanach,links;Zweitaufnahme,ersteAufnahmenachOP +1716,p,2000/6/7,2000,m,57,,Zustanddanach;gro?erStimmlippenpolypbzw.Rezidivlibeiausgepr?gterDysphonie diff --git a/data/svd/train_normal.lst b/data/svd/train_normal.lst new file mode 100644 index 00000000..2f7dfff7 --- /dev/null +++ b/data/svd/train_normal.lst @@ -0,0 +1,550 @@ +1,n,1997/11/20,1,w,20,, +2,n,1997/11/20,2,w,22,, +3,n,1997/11/20,3,w,23,, +6,n,1997/11/20,6,w,20,, +7,n,1997/11/20,7,w,19,, +27,n,1997/11/22,8,w,20,, +17,n,1997/11/20,9,w,19,, +2200,n,2001/12/13,12,w,26,, +12,n,1997/11/20,14,w,22,, +13,n,1997/11/20,15,w,21,, +14,n,1997/11/20,16,w,20,, +16,n,1997/11/20,18,w,19,, +26,n,1997/11/21,19,w,26,, +19,n,1997/11/21,20,w,23,, +20,n,1997/11/21,21,w,21,, +1359,n,1999/5/20,23,w,23,, +23,n,1997/11/21,24,w,26,, +24,n,1997/11/21,25,w,20,, +18,n,1997/11/21,26,w,20,, +25,n,1997/11/21,27,w,27,, +30,n,1997/12/5,29,w,56,, +31,n,1997/12/5,30,w,40,, +28,n,1997/12/5,32,w,38,, +35,n,1997/12/10,35,w,22,, +36,n,1997/12/10,36,w,21,, +37,n,1997/12/11,37,w,20,, +38,n,1997/12/11,38,w,23,, +39,n,1997/12/11,39,w,22,, +42,n,1997/12/11,42,w,20,, +44,n,1997/12/18,44,w,23,, +45,n,1997/12/18,45,w,37,, +1605,n,2000/2/2,46,w,30,, +47,n,1998/1/8,47,w,32,, +48,n,1998/1/8,48,w,19,, +49,n,1998/1/8,49,w,20,, +50,n,1998/1/8,50,w,20,, +52,n,1998/1/8,52,w,24,, +54,n,1998/1/8,54,w,22,, +55,n,1998/1/8,55,w,21,, +58,n,1998/1/9,58,w,25,, +62,n,1998/1/9,62,w,22,, +64,n,1998/1/12,64,w,65,, +65,n,1998/1/12,65,w,73,, +70,n,1998/1/12,73,w,73,, +71,n,1998/1/12,74,w,53,, +72,n,1998/1/12,75,w,58,, +78,n,1998/1/13,79,w,62,, +80,n,1998/1/13,83,w,49,, +82,n,1998/1/13,87,w,49,, +83,n,1998/1/13,88,w,46,, +86,n,1998/1/15,94,w,61,, +88,n,1998/1/15,100,w,45,, +89,n,1998/1/15,101,w,53,, +90,n,1998/1/16,104,w,75,, +91,n,1998/1/16,105,w,65,, +95,n,1998/1/16,111,w,51,, +97,n,1998/1/19,113,w,21,, +99,n,1998/1/19,115,w,84,, +102,n,1998/1/20,118,w,39,, +104,n,1998/1/20,120,w,48,, +112,n,1998/1/21,122,w,31,, +113,n,1998/1/21,123,w,18,, +114,n,1998/1/21,124,w,20,, +117,n,1998/1/27,127,w,21,, +121,n,1998/1/28,128,w,21,, +122,n,1998/1/28,129,w,19,, +123,n,1998/1/28,130,w,20,, +124,n,1998/1/28,131,w,20,, +125,n,1998/1/28,132,w,20,, +126,n,1998/1/28,133,w,19,, +133,n,1998/1/29,135,w,21,, +137,n,1998/1/29,139,w,38,, +145,n,1998/2/4,140,w,28,, +157,n,1998/2/11,142,w,54,, +158,n,1998/2/11,143,w,33,, +676,n,1998/5/14,604,w,20,, +677,n,1998/5/14,605,w,20,, +678,n,1998/5/14,606,w,20,, +682,n,1998/5/14,610,w,21,, +685,n,1998/5/14,613,w,20,, +686,n,1998/5/14,614,w,20,, +687,n,1998/5/14,615,w,20,, +688,n,1998/5/14,616,w,19,, +689,n,1998/5/14,617,w,22,, +691,n,1998/5/14,619,w,20,, +695,n,1998/5/15,620,w,21,, +696,n,1998/5/15,621,w,20,, +700,n,1998/5/15,625,w,20,, +702,n,1998/5/15,627,w,22,, +703,n,1998/5/15,628,w,22,, +705,n,1998/5/15,630,w,39,, +707,n,1998/5/15,633,w,21,, +709,n,1998/5/15,635,w,25,, +710,n,1998/5/15,636,w,21,, +711,n,1998/5/15,637,w,21,, +735,n,1998/5/28,640,w,21,, +736,n,1998/5/28,641,w,29,, +737,n,1998/5/28,642,w,20,, +738,n,1998/5/28,643,w,20,, +732,n,1998/5/28,644,w,21,, +743,n,1998/5/29,647,w,31,, +745,n,1998/5/29,649,w,26,, +746,n,1998/5/29,650,w,24,, +833,n,1998/6/25,720,w,17,, +834,n,1998/6/25,721,w,19,, +835,n,1998/6/25,722,w,16,, +836,n,1998/6/25,723,w,17,, +837,n,1998/6/25,724,w,17,, +832,n,1998/6/25,725,w,17,, +838,n,1998/6/25,726,w,18,, +839,n,1998/6/25,727,w,17,, +842,n,1998/6/25,730,w,19,, +843,n,1998/6/25,731,w,18,, +852,n,1998/7/1,732,w,63,, +865,n,1998/7/9,736,w,18,, +867,n,1998/7/9,738,w,18,, +944,n,1998/10/26,748,w,28,, +962,n,1998/10/27,763,w,30,, +990,n,1998/10/28,788,w,29,, +1024,n,1998/11/2,823,w,37,, +1029,n,1998/11/2,828,w,41,, +1059,n,1998/11/19,836,w,21,, +1060,n,1998/11/19,837,w,21,, +1065,n,1998/11/19,842,w,19,, +1066,n,1998/11/19,843,w,21,, +1067,n,1998/11/19,844,w,33,, +1068,n,1998/11/19,845,w,20,, +1109,n,1998/11/26,865,w,19,, +1110,n,1998/11/26,866,w,20,, +1096,n,1998/11/26,867,w,21,, +1097,n,1998/11/26,868,w,24,, +1098,n,1998/11/26,869,w,24,, +1099,n,1998/11/26,870,w,20,, +1100,n,1998/11/26,871,w,19,, +1101,n,1998/11/26,872,w,18,, +1112,n,1998/11/26,876,w,19,, +1104,n,1998/11/26,877,w,18,, +1105,n,1998/11/26,878,w,37,, +1106,n,1998/11/26,879,w,20,, +1107,n,1998/11/26,880,w,20,, +1121,n,1998/12/3,882,w,25,, +1122,n,1998/12/3,883,w,20,, +1123,n,1998/12/3,884,w,28,, +1128,n,1998/12/3,890,w,19,, +1129,n,1998/12/3,891,w,23,, +1130,n,1998/12/3,892,w,22,, +1131,n,1998/12/3,893,w,19,, +1132,n,1998/12/3,894,w,21,, +1135,n,1998/12/3,895,w,20,, +1133,n,1998/12/3,896,w,21,, +1134,n,1998/12/3,897,w,19,, +1144,n,1998/12/4,908,w,23,, +1145,n,1998/12/4,909,w,21,, +1146,n,1998/12/4,910,w,22,, +1147,n,1998/12/4,911,w,25,, +1148,n,1998/12/4,912,w,23,, +1149,n,1998/12/4,913,w,19,, +1150,n,1998/12/4,914,w,19,, +1151,n,1998/12/4,915,w,23,, +1171,n,1998/12/10,919,w,17,, +1167,n,1998/12/10,920,w,18,, +1172,n,1998/12/10,921,w,20,, +1168,n,1998/12/10,922,w,20,, +1174,n,1998/12/10,924,w,17,, +1175,n,1998/12/10,925,w,19,, +1176,n,1998/12/10,926,w,18,, +1185,n,1998/12/10,927,w,19,, +1179,n,1998/12/10,931,w,17,, +1184,n,1998/12/10,932,w,17,, +1180,n,1998/12/10,933,w,28,, +1182,n,1998/12/10,935,w,17,, +1207,n,1999/1/14,936,w,19,, +1215,n,1999/1/14,937,w,23,, +1214,n,1999/1/14,938,w,31,, +1208,n,1999/1/14,939,w,20,, +1211,n,1999/1/14,942,w,20,, +1212,n,1999/1/14,943,w,22,, +1216,n,1999/1/14,944,w,21,, +1278,n,1999/3/17,946,w,34,, +1320,n,1999/5/5,948,w,19,, +1343,n,1999/5/20,949,w,20,, +1346,n,1999/5/20,952,w,20,, +1347,n,1999/5/20,953,w,20,, +1349,n,1999/5/20,958,w,22,, +1350,n,1999/5/20,959,w,20,, +1351,n,1999/5/20,961,w,21,, +1352,n,1999/5/20,962,w,35,, +1353,n,1999/5/20,963,w,21,, +1355,n,1999/5/20,966,w,21,, +1342,n,1999/5/20,967,w,22,, +1363,n,1999/5/21,968,w,20,, +1365,n,1999/5/21,971,w,21,, +1366,n,1999/5/21,972,w,19,, +1367,n,1999/5/21,973,w,20,, +1368,n,1999/5/21,974,w,20,, +1369,n,1999/5/21,975,w,19,, +1370,n,1999/5/21,977,w,22,, +1362,n,1999/5/21,978,w,22,, +1371,n,1999/5/21,979,w,21,, +1375,n,1999/5/21,982,w,24,, +1374,n,1999/5/21,983,w,22,, +1505,n,1999/11/25,986,w,22,, +1506,n,1999/11/25,988,w,23,, +1508,n,1999/11/25,990,w,22,, +1509,n,1999/11/25,991,w,20,, +1510,n,1999/11/25,992,w,22,, +1511,n,1999/11/25,993,w,38,, +1515,n,1999/11/25,997,w,21,, +1514,n,1999/11/25,998,w,22,, +1516,n,1999/11/25,999,w,20,, +1523,n,1999/11/25,1000,w,42,, +1518,n,1999/11/25,1002,w,22,, +1519,n,1999/11/25,1003,w,23,, +1527,n,1999/11/26,1008,w,19,, +1528,n,1999/11/26,1009,w,25,, +1533,n,1999/11/26,1014,w,21,, +1534,n,1999/11/26,1015,w,21,, +1535,n,1999/11/26,1016,w,22,, +1536,n,1999/11/26,1017,w,25,, +1538,n,1999/11/26,1019,w,20,, +1540,n,1999/11/26,1021,w,25,, +1541,n,1999/11/26,1022,w,24,, +1542,n,1999/11/26,1023,w,20,, +1584,n,2000/1/13,1028,w,22,, +1583,n,2000/1/13,1030,w,20,, +1623,n,2000/2/16,1034,w,23,, +1695,n,2000/5/25,1035,w,21,, +1696,n,2000/5/25,1036,w,21,, +1712,n,2000/5/25,1039,w,21,, +1699,n,2000/5/25,1040,w,22,, +1703,n,2000/5/25,1044,w,36,, +1710,n,2000/5/25,1051,w,50,, +1711,n,2000/5/25,1052,w,22,, +1725,n,2000/6/8,1054,w,20,, +1740,n,2000/6/8,1055,w,20,, +1726,n,2000/6/8,1056,w,20,, +1727,n,2000/6/8,1057,w,20,, +1728,n,2000/6/8,1059,w,20,, +1729,n,2000/6/8,1060,w,21,, +1734,n,2000/6/8,1065,w,24,, +1737,n,2000/6/8,1068,w,20,, +1739,n,2000/6/8,1069,w,25,, +1837,n,2000/11/22,1070,w,33,, +1838,n,2000/11/22,1071,w,20,, +1839,n,2000/11/22,1072,w,28,, +1840,n,2000/11/22,1073,w,22,, +1843,n,2000/11/23,1076,w,20,, +1846,n,2000/11/23,1079,w,20,, +1848,n,2000/11/23,1081,w,22,, +1850,n,2000/11/23,1083,w,22,, +1852,n,2000/11/23,1085,w,20,, +1853,n,2000/11/23,1086,w,19,, +1855,n,2000/11/23,1088,w,23,, +1856,n,2000/11/23,1089,w,20,, +2175,n,2001/11/22,1089,w,21,, +1860,n,2000/11/23,1093,w,44,, +1865,n,2000/11/29,1094,w,48,, +1870,n,2000/12/7,1095,w,25,, +1872,n,2000/12/7,1097,w,19,, +1873,n,2000/12/7,1098,w,20,, +1874,n,2000/12/7,1099,w,20,, +1875,n,2000/12/7,1100,w,20,, +1878,n,2000/12/7,1103,w,19,, +1881,n,2000/12/7,1106,w,19,, +1883,n,2000/12/7,1108,w,21,, +1884,n,2000/12/7,1109,w,20,, +1885,n,2000/12/7,1110,w,19,, +1886,n,2000/12/7,1111,w,20,, +1915,n,2001/1/17,1112,w,29,, +1916,n,2001/1/18,1113,w,21,, +1920,n,2001/1/18,1117,w,20,, +1925,n,2001/1/18,1122,w,21,, +1926,n,2001/1/18,1123,w,27,, +1947,n,2001/2/7,1124,w,20,, +1995,n,2001/3/28,1125,w,19,, +1996,n,2001/3/28,1126,w,19,, +2018,n,2001/5/9,1127,w,23,, +2037,n,2001/5/31,1128,w,20,, +2036,n,2001/5/31,1129,w,21,, +2040,n,2001/5/31,1132,w,26,, +2041,n,2001/5/31,1133,w,22,, +2042,n,2001/5/31,1134,w,20,, +2043,n,2001/5/31,1135,w,20,, +2044,n,2001/5/31,1136,w,22,, +2046,n,2001/5/31,1138,w,20,, +2047,n,2001/5/31,1139,w,23,, +2049,n,2001/5/31,1141,w,20,, +2052,n,2001/5/31,1144,w,24,, +2053,n,2001/5/31,1145,w,21,, +2054,n,2001/5/31,1146,w,20,, +2162,n,2001/11/22,1147,w,20,, +2163,n,2001/11/22,1148,w,34,, +2164,n,2001/11/22,1149,w,26,, +2165,n,2001/11/22,1150,w,19,, +2166,n,2001/11/22,1151,w,19,, +2169,n,2001/11/22,1154,w,23,, +2170,n,2001/11/22,1155,w,23,, +2171,n,2001/11/22,1156,w,19,, +2172,n,2001/11/22,1157,w,20,, +2173,n,2001/11/22,1158,w,19,, +2174,n,2001/11/22,1159,w,21,, +2177,n,2001/11/22,1162,w,19,, +2178,n,2001/11/22,1163,w,19,, +2196,n,2001/12/13,1168,w,20,, +2198,n,2001/12/13,1170,w,21,, +2199,n,2001/12/13,1171,w,20,, +2201,n,2001/12/13,1173,w,20,, +2203,n,2001/12/13,1175,w,26,, +2204,n,2001/12/13,1176,w,18,, +2205,n,2001/12/13,1177,w,19,, +2206,n,2001/12/13,1178,w,26,, +2209,n,2001/12/13,1181,w,32,, +2210,n,2001/12/13,1182,w,20,, +2248,n,2002/1/25,1183,w,22,, +2250,n,2002/1/25,1185,w,29,, +2252,n,2002/1/25,1187,w,30,, +2253,n,2002/1/25,1188,w,19,, +2254,n,2002/1/25,1189,w,21,, +2255,n,2002/1/25,1190,w,20,, +2258,n,2002/1/25,1193,w,21,, +2259,n,2002/1/25,1194,w,20,, +2260,n,2002/1/25,1195,w,19,, +2261,n,2002/1/25,1196,w,20,, +2263,n,2002/1/25,1198,w,19,, +2264,n,2002/1/25,1199,w,21,, +2278,n,2002/2/8,1200,w,47,, +2279,n,2002/2/8,1201,w,20,, +2282,n,2002/2/8,1204,w,19,, +2283,n,2002/2/8,1205,w,21,, +2284,n,2002/2/8,1206,w,20,, +2285,n,2002/2/8,1207,w,32,, +2286,n,2002/2/8,1208,w,20,, +153,n,1998/2/11,1332,w,60,, +1969,n,2001/3/7,1524,w,63,, +1598,n,2000/1/26,1898,w,55,, +2084,n,2001/8/22,2025,w,19,, +1815,n,2000/10/25,2082,w,56,, +2108,n,2001/9/12,2297,w,59,, +2407,n,2002/9/18,2541,w,63,, +2462,n,2003/1/8,2596,w,30,, +2495,n,2003/6/11,2629,w,17,, +2532,n,2003/11/26,2666,w,19,, +2561,n,2004/1/7,2695,w,50,, +4,n,1997/11/20,4,m,22,, +5,n,1997/11/20,5,m,22,, +9,n,1997/11/20,11,m,25,, +11,n,1997/11/20,13,m,23,, +15,n,1997/11/20,17,m,24,, +29,n,1997/12/5,28,m,58,, +32,n,1997/12/5,31,m,45,, +43,n,1997/12/18,43,m,32,, +53,n,1998/1/8,53,m,21,, +59,n,1998/1/9,59,m,21,, +60,n,1998/1/9,60,m,24,, +61,n,1998/1/9,61,m,21,, +63,n,1998/1/9,63,m,44,, +66,n,1998/1/12,66,m,61,, +67,n,1998/1/12,69,m,59,, +74,n,1998/1/12,77,m,57,, +81,n,1998/1/13,84,m,42,, +84,n,1998/1/13,89,m,60,, +85,n,1998/1/15,92,m,59,, +87,n,1998/1/15,97,m,68,, +92,n,1998/1/16,108,m,68,, +96,n,1998/1/19,112,m,69,, +98,n,1998/1/19,114,m,27,, +132,n,1998/1/29,134,m,24,, +134,n,1998/1/29,136,m,22,, +156,n,1998/2/11,141,m,65,, +675,n,1998/5/14,603,m,21,, +679,n,1998/5/14,607,m,29,, +680,n,1998/5/14,608,m,20,, +681,n,1998/5/14,609,m,21,, +690,n,1998/5/14,618,m,21,, +704,n,1998/5/15,629,m,21,, +706,n,1998/5/15,631,m,27,, +694,n,1998/5/15,632,m,21,, +708,n,1998/5/15,634,m,21,, +739,n,1998/5/28,645,m,21,, +740,n,1998/5/28,646,m,22,, +744,n,1998/5/29,648,m,22,, +803,n,1998/6/9,707,m,16,, +806,n,1998/6/9,710,m,19,, +807,n,1998/6/9,711,m,16,, +808,n,1998/6/9,712,m,16,, +809,n,1998/6/9,713,m,17,, +810,n,1998/6/9,714,m,18,, +782,n,1998/6/9,715,m,18,, +811,n,1998/6/9,716,m,22,, +812,n,1998/6/9,717,m,19,, +861,n,1998/7/8,734,m,22,, +862,n,1998/7/8,735,m,23,, +955,n,1998/10/26,739,m,36,, +956,n,1998/10/26,740,m,34,, +957,n,1998/10/26,741,m,34,, +958,n,1998/10/26,742,m,42,, +959,n,1998/10/26,743,m,40,, +960,n,1998/10/26,744,m,49,, +943,n,1998/10/26,747,m,45,, +945,n,1998/10/26,750,m,48,, +946,n,1998/10/26,751,m,37,, +947,n,1998/10/26,752,m,42,, +948,n,1998/10/26,753,m,30,, +951,n,1998/10/26,754,m,32,, +949,n,1998/10/26,755,m,39,, +952,n,1998/10/26,756,m,32,, +954,n,1998/10/26,759,m,49,, +980,n,1998/10/27,760,m,41,, +985,n,1998/10/27,761,m,38,, +961,n,1998/10/27,762,m,36,, +963,n,1998/10/27,764,m,44,, +964,n,1998/10/27,765,m,40,, +965,n,1998/10/27,766,m,38,, +981,n,1998/10/27,768,m,31,, +968,n,1998/10/27,771,m,36,, +982,n,1998/10/27,772,m,34,, +969,n,1998/10/27,773,m,32,, +970,n,1998/10/27,774,m,41,, +971,n,1998/10/27,775,m,37,, +972,n,1998/10/27,776,m,27,, +973,n,1998/10/27,777,m,35,, +974,n,1998/10/27,778,m,41,, +977,n,1998/10/27,781,m,26,, +978,n,1998/10/27,782,m,40,, +979,n,1998/10/27,783,m,30,, +987,n,1998/10/28,784,m,34,, +983,n,1998/10/27,785,m,44,, +988,n,1998/10/28,786,m,34,, +989,n,1998/10/28,787,m,40,, +991,n,1998/10/28,789,m,40,, +998,n,1998/10/28,792,m,29,, +993,n,1998/10/28,793,m,23,, +994,n,1998/10/28,794,m,28,, +995,n,1998/10/28,795,m,28,, +996,n,1998/10/28,796,m,31,, +997,n,1998/10/28,797,m,38,, +1000,n,1998/10/29,798,m,31,, +1002,n,1998/10/29,800,m,25,, +1004,n,1998/10/29,803,m,33,, +1005,n,1998/10/29,804,m,43,, +1007,n,1998/10/29,806,m,42,, +1021,n,1998/10/29,807,m,41,, +1008,n,1998/10/29,808,m,50,, +1009,n,1998/10/29,809,m,40,, +1010,n,1998/10/29,810,m,31,, +1019,n,1998/10/29,811,m,48,, +1013,n,1998/10/29,814,m,44,, +1014,n,1998/10/29,815,m,40,, +1015,n,1998/10/29,816,m,37,, +999,n,1998/10/29,817,m,34,, +1016,n,1998/10/29,818,m,38,, +1020,n,1998/10/29,819,m,25,, +1017,n,1998/10/29,820,m,40,, +1023,n,1998/11/2,822,m,41,, +1027,n,1998/11/2,826,m,48,, +1028,n,1998/11/2,827,m,41,, +1030,n,1998/11/2,829,m,49,, +1031,n,1998/11/2,830,m,44,, +1036,n,1998/11/2,831,m,39,, +1035,n,1998/11/2,832,m,24,, +1032,n,1998/11/2,833,m,37,, +1033,n,1998/11/2,834,m,45,, +1062,n,1998/11/19,839,m,31,, +1063,n,1998/11/19,840,m,34,, +1064,n,1998/11/19,841,m,22,, +1078,n,1998/11/19,846,m,31,, +1069,n,1998/11/19,847,m,27,, +1070,n,1998/11/19,848,m,31,, +1079,n,1998/11/19,849,m,35,, +1071,n,1998/11/19,850,m,29,, +1073,n,1998/11/19,853,m,37,, +1074,n,1998/11/19,854,m,32,, +1075,n,1998/11/19,855,m,30,, +1076,n,1998/11/19,856,m,36,, +1081,n,1998/11/19,857,m,32,, +1077,n,1998/11/19,858,m,33,, +1082,n,1998/11/19,859,m,33,, +1091,n,1998/11/26,860,m,34,, +1111,n,1998/11/26,874,m,20,, +1108,n,1998/11/26,881,m,24,, +1125,n,1998/12/3,886,m,22,, +1126,n,1998/12/3,887,m,24,, +1136,n,1998/12/3,888,m,22,, +1138,n,1998/12/4,898,m,20,, +1140,n,1998/12/4,902,m,20,, +1141,n,1998/12/4,903,m,23,, +1143,n,1998/12/4,906,m,25,, +1155,n,1998/12/4,907,m,20,, +1173,n,1998/12/10,923,m,22,, +1183,n,1998/12/10,929,m,25,, +1181,n,1998/12/10,934,m,32,, +1308,n,1999/4/21,947,m,28,, +1344,n,1999/5/20,950,m,22,, +1345,n,1999/5/20,951,m,20,, +1360,n,1999/5/20,960,m,26,, +1354,n,1999/5/20,964,m,21,, +1377,n,1999/5/21,976,m,23,, +1427,n,1999/6/30,984,m,20,, +1460,n,1999/9/9,985,m,49,, +1522,n,1999/11/25,987,m,23,, +1507,n,1999/11/25,989,m,23,, +1512,n,1999/11/25,994,m,23,, +1521,n,1999/11/25,1005,m,21,, +1524,n,1999/11/25,1006,m,21,, +1526,n,1999/11/26,1007,m,24,, +1537,n,1999/11/26,1018,m,24,, +1539,n,1999/11/26,1020,m,21,, +1573,n,2000/1/5,1027,m,21,, +1585,n,2000/1/13,1029,m,21,, +1582,n,2000/1/13,1031,m,21,, +1697,n,2000/5/25,1037,m,25,, +1698,n,2000/5/25,1038,m,22,, +1700,n,2000/5/25,1041,m,30,, +1701,n,2000/5/25,1042,m,22,, +1702,n,2000/5/25,1043,m,22,, +1704,n,2000/5/25,1045,m,28,, +1705,n,2000/5/25,1046,m,21,, +1706,n,2000/5/25,1047,m,24,, +1738,n,2000/6/8,1058,m,19,, +1730,n,2000/6/8,1061,m,22,, +1735,n,2000/6/8,1066,m,20,, +1736,n,2000/6/8,1067,m,34,, +1842,n,2000/11/23,1074,m,22,, +1847,n,2000/11/23,1080,m,25,, +1849,n,2000/11/23,1082,m,24,, +1851,n,2000/11/23,1084,m,20,, +1871,n,2000/12/7,1096,m,23,, +1876,n,2000/12/7,1101,m,22,, +1877,n,2000/12/7,1102,m,20,, +1882,n,2000/12/7,1107,m,26,, +1917,n,2001/1/18,1114,m,21,, +1918,n,2001/1/18,1115,m,26,, +1919,n,2001/1/18,1116,m,23,, +1921,n,2001/1/18,1118,m,21,, +2048,n,2001/5/31,1140,m,23,, +2176,n,2001/11/22,1161,m,24,, +2181,n,2001/11/22,1166,m,22,, +2195,n,2001/12/13,1167,m,20,, +2197,n,2001/12/13,1169,m,20,, +2202,n,2001/12/13,1174,m,22,, +2249,n,2002/1/25,1184,m,24,, +2251,n,2002/1/25,1186,m,20,, +1336,n,1999/5/19,1719,m,49,, +1532,n,1999/11/26,1944,m,21,, +1775,n,2000/8/9,2039,m,23,, +1841,n,2000/11/23,2126,m,22,, +1956,n,2001/2/21,2166,m,60,, +1974,n,2001/3/14,2184,m,63,, +2142,n,2001/10/24,2331,m,45,, +2244,n,2002/1/23,2405,m,66,, diff --git a/data/svd/train_pathology.lst b/data/svd/train_pathology.lst new file mode 100644 index 00000000..783c7022 --- /dev/null +++ b/data/svd/train_pathology.lst @@ -0,0 +1,1100 @@ +1862,p,2000/11/27,1,w,23,,,,,,, +1645,p,2000/3/22,47,w,35,,LeichtebeginnendeForm,stroboskopischunregelm??ig,leichtverk?rzt +350,p,1998/3/4,1339,w,52,,FunktionelleDysphonie +351,p,1998/3/4,1340,w,58,,LeichtefunktionelleDysphonie +878,p,1998/7/15,1358,w,58,,MitNeuralgieN.laryngeussuperior(abklingend) +722,p,1998/5/27,1414,w,58,,PsychogeneKomponente +727,p,1998/5/27,1415,w,36,,DiskretmitpsychogenerKomponente +870,p,1998/7/15,1466,w,28,,MitkleinemPhonationskn?tchenrechts,Schauspielstimme,B?hnenstimmedeutlichbesseralsSpontanstimme +913,p,1998/9/9,1505,w,38,,Trachealstenose +1193,p,1998/12/16,1586,w,63,,Leichte;zurHyperfunktionneigendesunregelm??igesSchwingungsbild +1244,p,1999/2/17,1593,w,39,,Funktionell +1254,p,1999/2/24,1593,w,39,,Funktionell +1200,p,1999/1/13,1596,w,44,,Gering,z.B.flatus? +1240,p,1999/2/17,1627,w,54,,ZustandnachStrumektomie +1241,p,1999/2/17,1628,w,38,,Diskret,ausgebildeteGesangsstimme +1322,p,1999/5/5,1699,w,51,,Ponogen;2.AufnahmenachTherapie +1400,p,1999/6/9,1699,w,51,,PsychogeneDysphonie+FunktionelleDysphonie +1432,p,1999/8/11,1699,w,51,,Verlaufskontrolle;6.Aufnahme +1326,p,1999/5/12,1710,w,56,,LeichteForm,(eherfunktionelleAtemst?rung) +1435,p,1999/8/18,1729,w,48,,LeichteForm,ponogen +1415,p,1999/6/23,1766,w,55,,Ponogen,mitpsychischerKomponente +1441,p,1999/8/18,1782,w,36,,NachIntubation +1552,p,1999/12/8,1861,w,29,,Ausgepr?gteForm,mitponogenerKomponente;Diplophonieanteile +1611,p,2000/2/9,1911,w,46,,EngeArtikulation +1627,p,2000/2/23,1926,w,55,,Multifaktoriell +1640,p,2000/3/22,1940,w,36,,LeichteForm,stroboskopischo.B. +1659,p,2000/4/5,1959,w,34,,Sehrunregelm??igesSchwingungsbild +1680,p,2000/5/10,1979,w,16,,LeichteTendenzzurHyperfunktion +1681,p,2000/5/17,1980,w,60,,MitTrendzurHyperfunktion +1742,p,2000/6/14,1981,w,21,,Ponogen,beisehrung?nstigerengerArtikulation +1685,p,2000/5/17,1984,w,51,,Globuspharyngis,z.B.Struma,stoboskopischo.B. +2477,p,2003/2/19,2022,w,59,, +1798,p,2000/9/20,2032,w,57,,MitpsychogenerKomponente +1824,p,2000/11/15,2089,w,57,, +1899,p,2000/12/20,2123,w,20,,BeiangegebenemStimmberuf +1935,p,2001/1/31,2146,w,20,,LeichteForm +1936,p,2001/1/31,2147,w,61,,LeichteForm +1958,p,2001/2/21,2168,w,24,,LeichteForm +1977,p,2001/3/14,2188,w,59,, +2267,p,2002/1/30,2411,w,65,, +2303,p,2002/3/6,2420,w,73,,ZustandnachAbtragungdesPolyps +2290,p,2002/2/20,2424,w,47,, +2297,p,2002/2/27,2431,w,53,, +2302,p,2002/2/27,2436,w,53,, +2308,p,2002/3/6,2442,w,35,,PonogeneKomponente +2310,p,2002/3/6,2444,w,46,, +2312,p,2002/3/6,2446,w,36,, +2410,p,2002/9/18,2484,w,34,, +2357,p,2002/6/12,2491,w,41,, +2359,p,2002/6/12,2493,w,49,, +2367,p,2002/6/19,2497,w,74,, +2432,p,2002/10/30,2525,w,66,,Strumipriv +2427,p,2002/10/2,2561,w,62,, +2431,p,2002/10/30,2565,w,32,, +2445,p,2002/11/13,2579,w,53,,Ponogen +2457,p,2002/12/4,2591,w,61,, +2459,p,2002/12/11,2593,w,56,,Multifaktoriell +2499,p,2003/7/9,2633,w,49,, +2502,p,2003/7/9,2636,w,56,, +2505,p,2003/7/16,2639,w,48,, +2528,p,2003/11/19,2662,w,67,, +2601,p,2004/5/5,2727,w,64,, +2360,p,2002/6/12,714,m,22,,Z.B.Mutationsfistelstimme +2413,p,2002/9/18,1314,m,58,, +631,p,1998/5/6,1388,m,62,,PonogenefunktionelleDysphonie,gutaustherapiertekompensierteDysphonie +634,p,1998/5/6,1391,m,49,,Ponogen +718,p,1998/5/20,1410,m,54,,Ausgepr?gteDysphoniemitausgepr?gterKontaktpachydermie +723,p,1998/5/27,1416,m,37,,KontaktpachydermieohneKontaktpachydermienachStrumektomie +730,p,1998/5/28,1422,m,60,,Hypoton,psychogeneKomponente +1318,p,1999/5/5,1702,m,40,,TendenzzurKontaktpachydermie,asymmetrischerKehlkopf +1328,p,1999/5/12,1713,m,32,,LeichtFormbeiSprechberuf,Verl?ngerteSchlu?phaseimInterarybereich +1642,p,2000/3/22,1944,m,21,,LeichteForm,ponogen,ohnesicherestroboskopischerkennbarepathologischeKomponente +1801,p,2000/9/27,2066,m,59,,Internusschw?chemitpsychischerKomponente,auff?lligeAsymmetrie,redeutlichk?rzerli +1827,p,2000/11/22,2093,m,36,,Multifaktoriell,mitcervicogenerKomponente +1966,p,2001/3/7,2176,m,57,,MitTendenzzurverl?ngertenSchlu?phase,R?usperzwang/HWS +2006,p,2001/5/2,2215,m,29,,Z.B.funkt.Dysphonie;transsexuellvorTherapie,ev.OP +2382,p,2002/8/14,2258,m,52,, +2265,p,2002/1/30,2409,m,68,, +2314,p,2002/3/6,2447,m,56,,Zustandnach?demabtragung +2313,p,2002/3/6,2448,m,33,, +2318,p,2002/3/13,2452,m,61,, +2327,p,2002/4/24,2461,m,60,, +2340,p,2002/5/8,2474,m,54,,KontaktpachydermieohneKontaktpachydermie +2365,p,2002/6/19,2500,m,49,, +2442,p,2002/11/13,2521,m,32,, +2419,p,2002/9/25,2553,m,65,,KontaktpachydermieohneKontaktpachydermie +2429,p,2002/10/2,2563,m,20,,LeichteForm;Stottern +2444,p,2002/11/13,2578,m,71,, +2481,p,2003/3/5,2615,m,62,,Hypoton +2497,p,2003/7/9,2631,m,28,,MitpsychogenerKomponente +2506,p,2003/7/16,2640,m,66,, +2524,p,2003/11/19,2658,m,40,,TenzendzurHyperfunktion +127,p,1998/1/28,64,w,65,,BeginnendeAltersstimme,hyperfunktionelleKompensation +567,p,1998/4/29,64,w,65,,Dysodie +367,p,1998/3/19,1352,w,23,,LeichtebeginnendehyperfunktionelleDysphoniemitsehrengerArtikulation +673,p,1998/5/13,1400,w,21,,BeginnendePhonationsverdickung,linksgr??errechts +692,p,1998/5/15,1402,w,29,,SehrschnellesSprechtempo,engeArtikulation +851,p,1998/7/1,1450,w,53,,HormonelleKomponente +1193,p,1998/12/16,1586,w,63,,Leichte;zurHyperfunktionneigendesunregelm??igesSchwingungsbild +1309,p,1999/4/28,1694,w,42,,PsychogeneKomponente +1443,p,1999/8/25,1790,w,53,,HyperfunktionelleDysphonie+Dysodie +1454,p,1999/9/8,1802,w,62,,EventuellbeginnendeVoxsenilis +1581,p,2000/1/12,1832,w,72,,Jetztkompensiert,lediglichDysodie +1501,p,1999/11/24,1848,w,21,,LeichtefunktionelleForm +1596,p,2000/1/26,1896,w,21,,BeiGesangsstimmeundakutemInfekt +1659,p,2000/4/5,1959,w,34,,Sehrunregelm??igesSchwingungsbild +1681,p,2000/5/17,1980,w,60,,MitTrendzurHyperfunktion +1799,p,2000/9/20,2062,w,68,, +1813,p,2000/10/25,2080,w,59,,Sekund?rhyperfunktionell +2074,p,2001/8/1,2266,w,62,,Funktionell +2102,p,2001/9/5,2291,w,54,,ZustandnachKn?tchenabtragungvor18Jahren,aktuellkeineKn?tchen +2114,p,2001/9/19,2304,w,38,, +2124,p,2001/9/26,2313,w,64,,MultifaktoriellmitbeginnenderAltersstimme +2143,p,2001/11/14,2340,w,38,,?berlastungssyndrombeiausgebildeterSopranstimme +2184,p,2001/12/5,2361,w,18,, +2308,p,2002/3/6,2442,w,35,,PonogeneKomponente +2309,p,2002/3/6,2443,w,47,,Multifaktoriell +2322,p,2002/3/13,2456,w,45,,MitTendenzzurHyperfunktion +2371,p,2002/7/3,2456,w,45,,NachTherapie;Stimml.jetzto.B. +2335,p,2002/5/8,2469,w,24,,TendenzHyperfunktion +2354,p,2002/5/29,2488,w,40,, +2364,p,2002/6/19,2499,w,19,, +2398,p,2002/9/4,2532,w,94,, +907,p,1998/9/2,1432,m,69,,ZustandnachStruma-OP,dysplastischerKehlkopfmit?demen,keineRekurrensparese +830,p,1998/6/24,1442,m,29,,?berlastungssymptomatik +2558,p,2003/12/17,1695,m,30,, +1488,p,1999/11/10,1834,m,47,,Hyperfunktionell +1550,p,1999/12/8,1857,m,26,,FunktionelleFormmiteherhyperfunktionellerKomponente +1687,p,2000/5/17,1986,m,43,,LeichteHyperfunktion +1793,p,2000/9/13,2057,m,35,,TendenzzurHyperfunktion,Mutationsst?rung +2068,p,2001/7/25,2257,m,59,, +2103,p,2001/9/5,2292,m,34,,KontaktpachydermieohneKontaktpachydermie +2187,p,2001/12/5,2365,m,22,,AusgebildeteGesangsstimme +2313,p,2002/3/6,2448,m,33,, +2327,p,2002/4/24,2461,m,60,, +2474,p,2003/2/12,2608,m,61,,KontaktpachydermieohneKontaktpachydermie +2524,p,2003/11/19,2658,m,40,,TenzendzurHyperfunktion +2552,p,2003/12/10,2686,m,23,, +127,p,1998/1/28,64,w,65,,BeginnendeAltersstimme,hyperfunktionelleKompensation +1335,p,1999/5/19,101,w,54,,Zweitaufnahme +355,p,1998/3/4,120,w,48,,LeichtehyperfunktionelleDysphonie,Kiefergelenksathropie +890,p,1998/8/8,120,w,49,,Ponogen +1280,p,1999/3/17,936,w,19,,Tendenzdahin,engeArtikulation,d?nneStimme +1471,p,1999/10/20,936,w,20,,DritteAufnahme +140,p,1998/2/4,1319,w,44,,PsychogenhyperfunktionelleDysphonie +889,p,1998/7/22,1340,w,59,,R?ckl?ufig +1090,p,1998/11/25,1340,w,59,,ZustandnachAbtragung +363,p,1998/3/18,1348,w,29,,MitbeginnendenPhonationsverdickungen(Gesangst?tigkeit) +499,p,1998/4/22,1372,w,28,,LeichteTendenzzurHyperfunktion,ausgebildeteGesangsstimme +665,p,1998/5/13,1392,w,68,,VerdachtaufspasmodischeDysphoniebzw.hyperfunktionelleDysphonie +669,p,1998/5/13,1396,w,29,,HyperfunktionelleDysphonie +1331,p,1999/5/12,1401,w,42,,LeichteTendenzdazu,ponogenerFaktor +692,p,1998/5/15,1402,w,29,,SehrschnellesSprechtempo,engeArtikulation +724,p,1998/5/27,1417,w,45,,Ponogen +819,p,1998/6/10,1431,w,38,,Ausgepr?gteHyperfunktionmitlaryngitischerKomponeneteundPhonationsverdickung +827,p,1998/6/24,1439,w,39,,Ponogen,deutlichgebessertnachTherapie +829,p,1998/6/24,1441,w,71,,Ausgepr?gt +857,p,1998/7/8,1457,w,41,,Leichte,mitpsychogenerKomponente +868,p,1998/7/15,1461,w,49,,Ponogen,Nebenbemerkung:Cortison-SpraybeiallergischemAsthma +1222,p,1999/1/20,1466,w,29,,M??igemitPhonationsverdickungbeidseitig +881,p,1998/7/22,1474,w,17,,AsthenischeStimme +1459,p,1999/9/8,1499,w,50,,Zweitaufnahme +909,p,1998/9/9,1501,w,49,,Ponogenmiteventuellphsychogen-phonasthenischerKomponente +1468,p,1999/10/20,1505,w,39,,ZustandnachIntubationmitTrachealstenose,psychogeneKomponente +934,p,1998/10/14,1526,w,26,,Deutlichverk?rztesSchwingungsbild,verk?rzteRandkantenverschiebung +1037,p,1998/11/4,1533,w,50,,Ponogen +1044,p,1998/11/11,1540,w,31,,Beidseitig +1050,p,1998/11/11,1546,w,36,,EventuellleichterTrenddazu +1088,p,1998/11/25,1562,w,55,,Ponogen,alteRekurrensparese +1189,p,1998/12/16,1588,w,25,,LeichteTendenzdazumitunvollst?ndigerSchlu?phase +1196,p,1999/1/6,1593,w,39,,ExtremengeArtikulation,orofacial-myofunktionelleSt?rung +1204,p,1999/1/13,1601,w,29,,Alte,ponogene,jetztnochdiskreteVerdickungbeidseitig +1607,p,2000/2/2,1601,w,30,,Ponogen,vorbekannt,mensgrav.7 +2363,p,2002/6/19,1601,w,32,, +1266,p,1999/3/10,1653,w,47,,Leichte +1284,p,1999/3/24,1671,w,33,,LeichteFormbeiStimmberuf +1294,p,1999/4/14,1679,w,39,,BeidseitigeKn?tchen;1.Aufnahmepr?OP +1327,p,1999/5/12,1712,w,36,,DiskreteDysodie +1566,p,2000/1/5,1714,w,52,,Mitakutexcavierterentz?ndlicherKomponente +1379,p,1999/5/26,1727,w,38,,Ausgepr?gteGesangsstimme +1608,p,2000/2/2,1727,w,39,,AusgebildeteGesangsstimme +1380,p,1999/5/26,1729,w,48,,Leichtesupraglottische,ponogen-psychischeFaktoren +1406,p,1999/6/16,1757,w,31,,Ponogen +1431,p,1999/8/11,1779,w,35,,MitbeginnenderPhonationsverdickung;1.Aufnahmepr?Therapie +1442,p,1999/8/25,1789,w,31,,Ponogen,beiStimmberuf +1476,p,1999/10/27,1824,w,42,,LeichteForm,ZustandnachCystenabtragung +1500,p,1999/11/24,1846,w,73,,ZustandnachAbtragung +1562,p,1999/12/15,1869,w,29,,HWS-bedingt,Strahlenfolgen,ZustandnachNeckdissection+Radiatio(Schmicke-TU) +1571,p,2000/1/5,1878,w,47,,Ausgepr?gteForm,mit?bergangzurSpasmodischenDysphonie? +1591,p,2000/1/26,1891,w,49,,Beginnend,Laryngitischronisch,Nikotinabusus +1594,p,2000/1/26,1894,w,64,,Beginnend +1648,p,2000/3/29,1947,w,36,,NachLaryngitis +1993,p,2001/3/28,1959,w,35,,Ponogen +1778,p,2000/8/9,1966,w,53,,ZusandnachAbtragung +1669,p,2000/4/12,1968,w,29,,ZustandnachAbtragung +1682,p,2000/5/17,1981,w,21,,SehrengeArtikulation,Singstimmausbildung +1816,p,2000/10/25,1981,w,21,,Vorbekannte,Tendenzdazu,GesangalsNebenfach +1686,p,2000/5/17,1985,w,58,,HyperfunktionelleDysphonie +1895,p,2000/12/20,1987,w,42,,Mai20002xSt?tze +1690,p,2000/5/24,1989,w,55,,Ponogen +1745,p,2000/6/21,2009,w,27,,Kn?tchenimAnfangsstadiumbeidseitig,fr?herStottern +2151,p,2001/11/14,2019,w,60,,Ponogen,ausgepr?gtmittypischemstroboskopischemBild +1758,p,2000/7/5,2022,w,56,,LeichteFormnachInfektmitkleinenPhonationsverdickungenbeidseitig +1777,p,2000/8/9,2041,w,43,,M??igeForm,multifaktoriellpsychogen +1786,p,2000/9/6,2050,w,56,,Ponogen +1792,p,2000/9/13,2056,w,29,,LeichteFormbeibeginnenderPhonationsverdickung,ponogeneKomponente +1944,p,2001/2/7,2060,w,22,,Ponogen +1800,p,2000/9/27,2065,w,23,,ZarteKn?tchen +1929,p,2001/1/24,2065,w,23,,Ponogen,jetztabgeschlossenelogop?discheTherapie +1822,p,2000/11/15,2086,w,26,,Tendenzdazu +1823,p,2000/11/15,2088,w,47,,VorbekannteponogeneDysphonie +2482,p,2003/3/5,2088,w,49,,Ponogen +1887,p,2000/12/13,2111,w,31,,ZustanddanachmitRepositionundausgepr?gterHyperfunktion +1888,p,2000/12/13,2112,w,31,, +1891,p,2000/12/13,2116,w,39,, +1898,p,2000/12/20,2121,w,34,,Ausgepr?gteAsymmetrieundFrequenzwechselindenPerioden +1900,p,2000/12/20,2124,w,52,,PonogeneKomponente +1927,p,2001/1/24,2138,w,19,,Phonationsverdickungbeidseitig +1952,p,2001/2/21,2161,w,45,,LeichteTendenzdazubeiponogenerBelastung +1964,p,2001/3/7,2174,w,46,,PonogenmitZustandnach3xKn?tchenabtragung,vernarbteStimml.mitwerdenderHyperfunktion +2293,p,2002/2/27,2174,w,47,,Ponogen +1976,p,2001/3/14,2187,w,73,,LeichteForm +1982,p,2001/3/21,2192,w,36,,Lehrerstimme +1983,p,2001/3/21,2193,w,57,,LeichteTendenzdazumitTeleangieektasien +1988,p,2001/3/28,2198,w,49,,CervicogeneKomponente +2012,p,2001/5/9,2220,w,49,,ChronischeLaryngitisundausgepr?gtehyperf.Dysphonie +2062,p,2001/6/13,2251,w,28,,MitbeginnendenPhonationskn?tchen,li>re +2067,p,2001/7/25,2256,w,56,,ZustandnachSt?tze;hyperfunktionelleKomponente;hoheSprechstimmlage +2071,p,2001/8/1,2263,w,60,,Ponogen +2080,p,2001/8/8,2269,w,44,,Tendenzdazu +2090,p,2001/8/22,2279,w,41,,Sekund?reHyperfunktion +2102,p,2001/9/5,2291,w,54,,ZustandnachKn?tchenabtragungvor18Jahren,aktuellkeineKn?tchen +2104,p,2001/9/5,2293,w,40,, +2114,p,2001/9/19,2304,w,38,, +2121,p,2001/9/26,2310,w,69,, +2122,p,2001/9/26,2311,w,59,,LeichteForm(Carcinophobie) +2124,p,2001/9/26,2313,w,64,,MultifaktoriellmitbeginnenderAltersstimme +2138,p,2001/10/24,2327,w,61,,LeichteHyperfunktionbeicervicogenemR?usperzwang,leichteAsymmetrie +2139,p,2001/10/24,2328,w,48,,Multifaktoriell +2184,p,2001/12/5,2361,w,18,, +2215,p,2001/12/19,2376,w,34,, +2225,p,2002/1/2,2386,w,50,, +2228,p,2002/1/9,2390,w,36,, +2229,p,2002/1/9,2391,w,24,, +2245,p,2002/1/23,2406,w,62,, +2272,p,2002/2/6,2416,w,28,, +2288,p,2002/2/20,2422,w,49,,LeichteForm +2292,p,2002/2/27,2426,w,35,, +2298,p,2002/2/27,2432,w,52,, +2331,p,2002/4/24,2465,w,23,,MitbeginnenderPhonationsverdickung +2338,p,2002/5/8,2472,w,24,, +2370,p,2002/7/3,2504,w,48,,ChronischeLaryngitisZustandn.Leukoplakieabtragung,leichteHyperfunktion +2374,p,2002/8/7,2508,w,40,,Leichtponogen +2378,p,2002/8/7,2512,w,47,,Rec.par.li,beginnendeKompensation,hyperfunktionell +2398,p,2002/9/4,2532,w,94,, +2399,p,2002/9/4,2533,w,31,,PhonatorischeVerdickungre +2425,p,2002/10/2,2559,w,35,,Sehrausgepr?gt +2466,p,2003/1/15,2600,w,45,,Ausgepr?gteForm,phonatorischerStillstandlinks;ZustandnachAbtragungdesPolypenlinks +2471,p,2003/2/5,2605,w,47,,Zustandnach?demabtragung,organischfunktionell +2479,p,2003/2/19,2613,w,46,, +2480,p,2003/2/19,2614,w,46,, +2517,p,2003/11/12,2651,w,66,, +2523,p,2003/11/12,2657,w,66,, +2526,p,2003/11/19,2660,w,62,, +2540,p,2003/11/26,2674,w,56,,Ponogen +2553,p,2003/12/17,2687,w,42,,Ponogen +2577,p,2004/3/10,2711,w,47,,Multifaktoriell +2589,p,2004/4/21,2723,w,21,,Ponogen,mitPhonationsverdickungenbds +2590,p,2004/4/21,2724,w,24,,Ponogen +2591,p,2004/4/21,2725,w,41,,ZustandnachAbtragung +2603,p,2004/5/12,2729,w,21,,LeichteForm +2604,p,2004/5/12,2730,w,40,,PonogeneForm +106,p,1998/1/21,1303,m,59,,SubglottischesFibrommitleichterHyperfunktion +159,p,1998/2/11,1314,m,54,,HyperfunktionelleDysphonie +160,p,1998/2/12,1333,m,42,,LeichtpsychogenehyperfunktionelleDysphonie +348,p,1998/3/3,1336,m,59,,LeichtehyperfunktionelleDysphonie,ponogen +850,p,1998/7/1,1449,m,62,,Ausgepr?gtmitPhonationsverdickung +854,p,1998/7/8,1452,m,23,,Schauspielerstimme,abklingendeHyperfunktion(sehrwenigRestsymptomatik) +894,p,1998/8/26,1489,m,73,,BeietwasabgerundetenStimmlippen +1083,p,1998/11/25,1555,m,50,,DysplastischerKehlkopf,leichtponogen +1085,p,1998/11/25,1557,m,43,,LeichteFormderhyperfunktionellenDysphonie,ponogen +1282,p,1999/3/24,1668,m,40,,Stottern +1285,p,1999/3/24,1673,m,64,,Beidseitig,eventuellPolyprechts(klein) +1310,p,1999/4/28,1695,m,26,,Leicht?demat?seStimmlippen,Gesangstechnik +1492,p,1999/11/10,1838,m,41,,HyperfunktionelleDysphonie +1569,p,2000/1/5,1876,m,31,,Ponogen +1602,p,2000/2/2,1907,m,29,,HyperfunktionelleDysphonie +1653,p,2000/3/29,1953,m,56,,LeichteForm +1741,p,2000/6/14,2005,m,61,,KontaktpachydermieohneKontaktpachydermie,leichteFormderHyperfunktion,langeGesangst?tigkeit +1812,p,2000/10/25,2079,m,58,,Ponogen,Lehrerstimme +1861,p,2000/11/27,2104,m,26,,LeichteForm +2186,p,2001/12/5,2120,m,32,,BeiausgebildeterGesangsstimme +1903,p,2001/1/10,2126,m,22,,LeichteFormderDysphonie +1934,p,2001/1/31,2145,m,50,,SupraglottischeEinengungmitengerArtikulation;nochRehama?nahme +1978,p,2001/3/14,2189,m,52,,Ausgepr?gteForm +2135,p,2001/10/17,2324,m,63,,KontaktpachydermieohneKontaktpachydermie +2185,p,2001/12/5,2362,m,61,, +2232,p,2002/1/9,2389,m,52,, +2230,p,2002/1/9,2392,m,53,,LeichteForm +2233,p,2002/1/16,2395,m,35,,PonogenbeiSprechberuf,erh?htemittlereSprechstimmlage +2239,p,2002/1/16,2400,m,51,, +2240,p,2002/1/16,2401,m,47,, +2241,p,2002/1/23,2402,m,63,, +2420,p,2002/9/25,2554,m,36,,MithypofunktionellenKomponenten;KontaktpachydermieohneKontaktpachydermie +2454,p,2002/12/4,2588,m,64,, +2463,p,2003/1/15,2597,m,38,,Multifaktoriell,ponogen +2487,p,2003/6/4,2621,m,70,,ZustandnachakuterFormderLaryngitis +2492,p,2003/6/11,2626,m,34,,Kontaktpachydermierechts +2521,p,2003/11/12,2655,m,51,,ChronischeLaryngitis;organischehyperfunktionelleDysphonie +2572,p,2004/3/10,2706,m,38,,ZustandnachAbtragung,hyperfunktionelleKompensation +148,p,1998/2/11,73,w,73,,Voxsenilis +360,p,1998/3/11,1347,w,75,,Beginnnendevoxsenilis,auff?lligesvoiceonset +612,p,1998/5/5,1387,w,76,,MitPetechien(Einblutungen)rechteStimmlippe +816,p,1998/6/10,1428,w,70,,Voxsenilis +826,p,1998/6/24,1438,w,78,,Leicht?demat?seStimmlippen +846,p,1998/7/1,1445,w,68,,SubglottaleCyste +1159,p,1998/12/9,1445,w,69,,LeichtesubglottischeEinengung +1636,p,2000/3/1,1936,w,73,,Dyskoordination +1694,p,2000/5/24,1993,w,66,,FunktionelleDysphonie+Voxsenilis +2564,p,2004/1/7,2007,w,61,,Kompensiert,alte +1772,p,2000/8/2,2036,w,77,,DysarthrophoniemitzentrallaryngalerBewegungsst?rung +1971,p,2001/3/14,2180,w,77,,Intermedi?rschw?che +2097,p,2001/8/29,2283,w,30,,Chron.Laryngitis +2110,p,2001/9/12,2299,w,77,,Laryngitisistchronischmitbds.beginnendemReinke-?dem,Nikotinabusus +2121,p,2001/9/26,2310,w,69,, +2307,p,2002/3/6,2441,w,75,, +2415,p,2002/9/18,2549,w,74,, +2421,p,2002/9/25,2555,w,87,, +2509,p,2003/10/29,2643,w,63,, +2515,p,2003/11/5,2649,w,75,, +2522,p,2003/11/12,2656,w,84,, +2569,p,2004/3/3,2703,w,73,,ZustandnachStrumektomie,keineRekurrensparese +2601,p,2004/5/5,2727,w,64,, +818,p,1998/6/10,1430,m,72,,MultikausaleStimmst?rung,Laryngitis,voxsenilis,Schwerh?rigkeit +899,p,1998/9/2,1491,m,85,,Differentialdiagnose:eventuellalteSch?digungdesArygelenksrechts +1039,p,1998/11/4,1535,m,75,,ZentrallaryngaleKomponente +1197,p,1999/1/6,1594,m,69,,LeichteForm,keinpathologischerBefund,hohemittlereSprechstimmlage +1220,p,1999/1/20,1608,m,76,,Voxsenilis +1268,p,1999/3/10,1656,m,83,,MitStimmschw?che +1338,p,1999/5/19,1720,m,89,,MassiveFormmitbreiterExcavation,SubglottischesChondrom +2003,p,2001/4/4,2212,m,77,,Laryngitissubglottisch +2055,p,2001/6/6,2244,m,81,, +2319,p,2002/3/13,2453,m,81,,Voxsenilis +2377,p,2002/8/7,2511,m,67,, +929,p,1998/9/30,74,w,54,,AltelinksmithyperfunktionellerKomponente,sehrasymmetrisch,z.T.paradoxesSchwingungsbild +105,p,1998/1/21,1302,w,74,,Phonatorischkompensiert,linksmitnochdiskreterBewegungseinschr?nkungundhyperfunktionellerKomponentebeihohenFrequenzen;ZustandnachHerz-OP +108,p,1998/1/21,1305,w,65,,Strumipriv,mitbeginnnenderguterphonatorischerKompensation +362,p,1998/3/11,1305,w,65,,JetztpraktischvollkommeneKompensationlinks +728,p,1998/5/27,1305,w,65,,Mitunvollst?ndigerKompensation,VerschlechterungderStimme +120,p,1998/1/28,1312,w,49,,StrumiprivmitStillstandlinks,Einschr?nkungderBeweglichkeitrechts,vollkommenephonatorischeKompensation +138,p,1998/1/29,1315,w,61,,Frischemitunvollst?ndigerhyperfunktionellerKompensationnachElektrotherapie +150,p,1998/2/11,1329,w,69,,Rechts(20Jahrebekannt)mitAtrophierechts,rechtsheredit?re(erbliche)Muskelschw?che(Ardenne) +152,p,1998/2/11,1331,w,68,,?ltererechtsmitguterKompensation +356,p,1998/3/11,1342,w,51,,AlterechtsmitKompensation;geringeBewegungseinschr?ngkung +448,p,1998/3/25,1357,w,34,,Alteunvollst?ndigkompensierte(mitphonasthetischerSchonhaltung?) +2512,p,2003/11/5,1357,w,40,,Phonatorischkomplettkompensiert,links,hyperfunktionelleTendenz +450,p,1998/3/25,1359,w,55,,DoppelseitigebeiZustandnachLateralfixationundArytenoidektomiemitnochunvollst?ndigersupraglottischerKompensation +565,p,1998/4/29,1382,w,54,,Beidseitige +627,p,1998/5/6,1383,w,45,,LinksmitKompensation;Reinke-?dembeidseitig,relativausgepr?gt +632,p,1998/5/6,1389,w,56,,DoppelseitigenachStrumektomie+Reinke-?dembeidseitig,Stridor! +633,p,1998/5/6,1390,w,69,,Doppelseitigemitausgespr?gtemStridor;GlottiserweiterungmitLaser? +671,p,1998/5/13,1398,w,66,,Strumiprivelinks,unvollst?ndigeKompensation +879,p,1998/7/15,1398,w,66,,Abklingend,paramedianmitbeginnenderKompensation +712,p,1998/5/20,1404,w,42,,NachStrumektomiemitfastvollst?ndigerKompensation,gutestroboskopischeEigenbeweglichkeit +716,p,1998/5/20,1408,w,43,,PartiellelinksmitKompensation +725,p,1998/5/27,1419,w,65,,MitbeginnenderKompensation? +1604,p,2000/2/2,1419,w,67,,Linke,mitguterphonat.Kompensation +855,p,1998/7/8,1453,w,72,,Doppelseitigkompensiert,ZustandnachLateralfixationlinks +864,p,1998/7/8,1456,w,27,,KeineSymptomatikmehr,unauff?lligesstroboskopischesBild +859,p,1998/7/8,1459,w,53,,FrischerZustandnachGranulationspolypabtragungbeiRekurrenspareselinks,unvollst?ndigeKompensation +869,p,1998/7/15,1462,w,67,,MitphonatorischerKompensation +874,p,1998/7/15,1470,w,50,,Frischestrumiprivelinks,ohneKompensation +880,p,1998/7/22,1473,w,56,,StrumiprivemitKompensation +893,p,1998/8/26,1488,w,50,,Frische(8Tagealt)linksohneKompensation +924,p,1998/9/16,1516,w,73,,Alte,kompensiert +1040,p,1998/11/4,1536,w,61,,Fastparamedian,gutephonatorischeKompensation +1049,p,1998/11/11,1545,w,50,,MitKompensation +1054,p,1998/11/18,1552,w,24,,Zustandnachpartiellerlinks(geringeingeschr?nkt),jetztallerdingsvollkommensymmetrischesSchwingungsbild +1166,p,1998/12/10,1581,w,54,,Strumiprive,beidseitig,alterechts,hierexcavierteStimmlippe,linkskeineRestbeweglichkeit,Stridor +1262,p,1999/3/3,1614,w,42,,Linksmitgeringem?dem/H?matomungef?hr4Wochenher(27.01.99);ZweitaufnahmenachTherapie +1292,p,1999/3/24,1614,w,42,,Links,keineRestbeweglichkeit +1402,p,1999/6/9,1614,w,42,,Links,komplettohneKompensation +2150,p,2001/11/14,1614,w,45,,RestparesemitkompletterphonatorischerKompensation +1263,p,1999/3/3,1635,w,33,,RechtsnachStrumektomie +1256,p,1999/3/3,1642,w,40,,IdiopathischemitsehrbreiterglottischerInsuffizienz +1272,p,1999/3/17,1658,w,27,,Rechts,beilaufenderlogop?discherTherapie,mitbeginnenderphonatorischerKompensationErsteAufnahmenach3.Therapie,OP02.02.99 +1293,p,1999/4/14,1678,w,64,,Beidseitig,ZustandnachGlottiserweiterung,breiterSpalt;ErsteAufnahmevorTherapie +1390,p,1999/6/2,1678,w,64,,Beidseitig,ZustandnachGlottiserweiterung +1330,p,1999/5/12,1716,w,59,,Beidseitig,frischeForm,stroboskopischkeinesichereBeweglichkeit;1.Aufnahme +1664,p,2000/4/5,1716,w,60,,Beidseitig,mitgeringerRestbeweglichkeit +1713,p,2000/5/31,1716,w,60,,Beidseitig,strob.Restbeweglickeit +1407,p,1999/6/16,1758,w,57,,Rechts,komplett,ohnestroboskopischeRestbeweglichkeit +1418,p,1999/6/23,1771,w,68,,OhneKompensationlinks,keinestroboskopischeRestbeweglichkeit,ChronischeLaryngitis +1437,p,1999/8/18,1786,w,79,,Links,kompletteFormohneKompensation,dazuDysphagie +1444,p,1999/8/25,1794,w,43,,AlteForm,unvollst?ndigehyperfunktionelleKompensation +1470,p,1999/10/20,1818,w,60,,Beidseitig,ohnestroboskopischeRestbeweglichkeitnachSchilddr?senmalignomundtotalerStrumektomie +1655,p,2000/3/29,1818,w,60,,Beidseitig,ohnestroboskopischeRestbeweglichkeit +1676,p,2000/5/3,1818,w,60,,ZustandnachGlottiserweiterungbeibeids.Rec.Par.,strob.KeineRestbeweglichkeit(nachSchilddr?senCA)2.Aufnahme(1.NachlaserchirurgischerGlott.Erweiterung) +1785,p,2000/8/16,1818,w,61,,ZustandnachGlottiserweiterungbeibeids.Rek-par.,wenigRestbeweglichkeit;2.Aufn.nachLaserresektion +1722,p,2000/6/7,1819,w,74,,Beidseitig,ZustandnachlaserchirurgischerGlottiserweiterung;kleinerGranulationspolypli +1484,p,1999/11/3,1832,w,72,,Links,strumiprive,geringeRestbeweglichkeit +1581,p,2000/1/12,1832,w,72,,Jetztkompensiert,lediglichDysodie +1489,p,1999/11/10,1835,w,33,,Idiopatische,links,mitgeringerRestbeweglichkeit +1547,p,1999/12/1,1854,w,63,,Links,deutlicheVerbesserunggegen?berVorbefund +1553,p,1999/12/8,1863,w,51,,Strumiprive,links,mitguterEigenbeweglichkeit +1626,p,2000/2/23,1863,w,52,,Zustanddanach,jetztvollst?ndigeKompensation +1570,p,2000/1/5,1877,w,68,,Frischestrumiprive,mitinkompletterKompensation +1620,p,2000/2/16,1921,w,47,,Links,intubationsbedingt,mitguterstroboskopischerRestbeweglichkeit +1624,p,2000/2/23,1923,w,47,,Rechts,ZustandnachSt?tze,Interarybereichverdicktgeschwollen,Stridor +1631,p,2000/3/1,1930,w,53,,Kompensierte,alte +1691,p,2000/5/24,1990,w,57,,Alte,li +1892,p,2000/12/13,1990,w,58,,StrumipriveRec.par.li;OPAug.1999 +2083,p,2001/8/8,1990,w,58,,Links,komplettkompensiert +2190,p,2001/12/12,1990,w,59,,Links,mitkompletterKompensation +2491,p,2003/6/4,2001,w,64,,ZustandnachAbtragung;kompensiertePareserechts +2564,p,2004/1/7,2007,w,61,,Kompensiert,alte +1760,p,2000/7/5,2024,w,55,,RechtsinIntermedi?rstellung,keineKompensation,breiteglottischeInsuffizienz;R1B2H1 +1776,p,2000/8/9,2040,w,55,,Re,inIntermedi?rstellungmitsehrwenigstrob.Restbeweglichkeit,2.AufnahmenachTherapie +2109,p,2001/9/12,2040,w,56,,KompensiertinIntermedi?rstellung,z.T.hyperfunkt.supraglott.Eineingung +1788,p,2000/9/6,2053,w,59,,VorbekanntealteParesere,z.B.zentrallaryngaleBewegungsst?rungbeiAcustikusneurinomli +1803,p,2000/9/27,2069,w,71,,VorbekannteRec.par.(strumipriv),lileichteBewegungseinschr?nkung;Dysphagie +1820,p,2000/11/8,2085,w,70,,StrumiprivelimitspontanguterKompensation +1825,p,2000/11/15,2090,w,67,,Links,paramedian,beginnendeKompensation +1835,p,2000/11/22,2091,w,57,,IdiopatischeForm,beidseitig +1829,p,2000/11/22,2095,w,41,,Linksparamedian,mitbeginnenderphonatorischerKompensation +1831,p,2000/11/22,2098,w,55,,ZustandnachalterParese,guterGlottisschlu?;jetztZungengrundtumorlinks +1836,p,2000/11/22,2103,w,57,,Ausschlu?einerAryluxationre,z.B.Rec.par. +1867,p,2000/12/6,2108,w,74,,StrumiprivefrischeRec.par.limitrelativguterEigenbeweglichkeit +1970,p,2001/3/7,2108,w,74,,Re,vollkompensiertmitEuphonie +1939,p,2001/2/7,2150,w,75,,StrumiprivelimitguterKompensation +2002,p,2001/4/4,2211,w,60,, +2024,p,2001/5/23,2233,w,71,,Rec.par.liohneKompensation,eherschlaff,R1H2B1 +2033,p,2001/5/30,2242,w,61,,Links,ohneKompensation +2073,p,2001/8/1,2265,w,64,,Vollkompensiert,mitpraktischnormalemSchwingungsbild +2086,p,2001/8/22,2275,w,75,,MitKompensation +2115,p,2001/9/19,2305,w,66,,Li,ohnestroboskopischeRestbeweglichkeit +2153,p,2001/11/21,2350,w,52,,RechtsohneKompensation +2330,p,2002/4/24,2350,w,53,,Rec.par.rechts +2160,p,2001/11/21,2357,w,40,,Rechts,keineKompensationnachNebenschilddr?senadenom +2218,p,2002/1/2,2379,w,52,,BeginnendePareselimitKompensation +2237,p,2002/1/16,2397,w,45,,Inkomplettkompensiert +2247,p,2002/1/23,2408,w,48,,Rechts,fastkompletteKompensation +2274,p,2002/2/6,2418,w,47,,Rechts +2378,p,2002/8/7,2512,w,47,,Rec.par.li,beginnendeKompensation,hyperfunktionell +2394,p,2002/8/21,2528,w,72,,Li,strumipriv,guteRestbeweglichkeit +2414,p,2002/9/18,2548,w,48,,Strumipriv +2460,p,2003/1/8,2594,w,57,,Strumipriv,rechts,ohnephonatorischeKompensation +2476,p,2003/2/12,2610,w,54,,Rechts,phonatorischkomplettkompensiert +2493,p,2003/6/11,2627,w,62,,Kompensiert,rechts +2496,p,2003/6/11,2630,w,61,,Schlaff,rechts,nichtkompensiert +2501,p,2003/7/9,2635,w,46,,Rechts +2507,p,2003/7/16,2641,w,38,,Doppelseitig,nachStrumektomie +2538,p,2003/11/26,2672,w,46,,Links,kompensiert +2562,p,2004/1/7,2696,w,66,,Kompensiert,li +2563,p,2004/1/7,2697,w,62,,Kompensiert +128,p,1998/1/29,1313,m,47,,FrischelinksinIntermedi?rstellung,starkeVerhauchung;keinestroboskopischeRestbeweglichkeit;keinhyperfunktionellerKompensationsversuch +364,p,1998/3/18,1313,m,47,,IdiophatischerechtsinIntermedi?rstellung;breiteglottischeInsuffizienz +914,p,1998/9/9,1313,m,48,,Linksintermedi?rschlaff,keineKompensation,ausgepr?gteDysphonie +155,p,1998/2/11,1335,m,44,,Alte(Dezember1996)nachLungen-CA-OP,LobektomielinksmitKompensation +352,p,1998/3/4,1341,m,74,,RechtsmitKompensation;Kontaktpachydermie +358,p,1998/3/11,1344,m,69,,KomplettidiophatischeDysphonierechts,Paramedianstellung,keinestroboskopischeBeweglichkeit,ohneKompensation +365,p,1998/3/18,1350,m,64,,LinksmitsehrguterphonatorischerKompensationnachlogop?discherTherapie +629,p,1998/5/6,1385,m,50,,Zustandnachdoppelseitiger,linkesStimmbandexcaviert,unvollst?ndigerSchlu? +908,p,1998/9/2,1385,m,50,,LinksinIntermedi?rstellung,excaviert,keineKompensation +1271,p,1999/3/17,1385,m,51,,LinksbeiexcavierterStimmlippe,breiterglottischerSpalt,starkverhaucht,unterlaufenderlogop?discherTherapie +670,p,1998/5/13,1397,m,76,,Links,unvollst?ndige(hyperfunktionelle)Kompensation +1314,p,1999/4/28,1397,m,77,,Nichtkompensiert,strumipriv +1564,p,1999/12/15,1397,m,78,,Links,relativgutkompensiert +726,p,1998/5/27,1420,m,66,,FrischerZustandnachbeidseitigerlaserchirurgischerErweiterungderGlottis +849,p,1998/7/1,1448,m,73,,DoppelseitigohneKompensation,rechtseingeschr?nkt,linkskomplett,schlaffeKomponente,totaleStrumektomie +2088,p,2001/8/22,1448,m,77,,Re,kompensiert +2395,p,2002/8/21,1448,m,78,,Re,vollkommenephonatorischeKompensation +2455,p,2002/12/4,1448,m,78,,Rechts,vollkompensiert +883,p,1998/7/22,1477,m,65,,Links,idiopathisch,unvollst?ndigeKompensation +912,p,1998/9/9,1477,m,65,,Nurnochdiskrethinten +897,p,1998/8/26,1484,m,81,,Mitunvollst?ndigerKompensation,z.B.Strumamalignom,Diagnosestehtnochaus +1755,p,2000/6/28,1559,m,75,,Li,mitguterphonatorischerKompensation +1223,p,1999/1/27,1611,m,36,,Links,inIntermedi?rstellung +1277,p,1999/3/17,1641,m,60,,Verlaufunterlogop?discherTherapie +1289,p,1999/3/24,1641,m,60,,KeinpathologischerBefundmehr,Normalbefund +1304,p,1999/4/21,1689,m,61,,Strumiprive,linksmitunvollst?ndigerKompensation(schlaff) +1466,p,1999/9/15,1689,m,61,,Links,Zustanddanach,vollkommenerestitutioadintegrum +1399,p,1999/6/9,1751,m,72,,Links,mitVerdickunghinteresDrittel,mitphonatorischemStillstand;VerdachtaufCa! +1424,p,1999/6/30,1772,m,62,,Strumipriv,ohneKompensation +1434,p,1999/8/18,1781,m,70,,Beiseitig,alte,mitkompensatorischerKontaktpachydermie,m??igeDysphonie,altersbedingteDyspnoe +1683,p,2000/5/17,1781,m,71,,Beidseitig,keineEigenbeweglichkeit,3.Aufn.(2.Aufn.nachGlottiserweiterung,ErweiterungNov.) +1555,p,1999/12/8,1865,m,62,,Dekompensiert,zwischenparamedianundintermedi?r,z.T.aphonisch +1601,p,2000/2/2,1902,m,56,,Rechts,mitausgepr?gtersupraglottischerKompensation +1662,p,2000/4/5,1902,m,56,,Rechts,beginnnendeKompensation +1630,p,2000/3/1,1929,m,75,,Komplett,re,ohnestroboskopischeRestbeweglichkeitbeiTumorverdacht +1638,p,2000/3/1,1932,m,56,,Rechtsbei?sophagus-CA +1641,p,2000/3/22,1942,m,63,,Links,nachBronchialtumor,beginnendeInnervationmitvereinzeltenAmplituden,z.Z.log.Therapie +1748,p,2000/6/21,1942,m,64,,Links,mitgegen?berVorbefunddeutlichverbesserterAmplitude +1671,p,2000/4/12,1970,m,30,,LinksmitunklarerGeneseundhyperfunktionellerKompensation;2.Aufnahmegemacht,beimDrehendesKopfesnachli,Qualit?tsverlustundkeineglottaleAnregungmehr(keinEGG) +1789,p,2000/9/6,2054,m,60,,Beidseitig +1818,p,2000/11/8,2083,m,59,,Idiopatische,re +1830,p,2000/11/22,2097,m,78,,Fastkomplettkompensiert +1832,p,2000/11/22,2100,m,62,,ZustandnachLungen-CamitfolgenderkompensierterRec.par. +2007,p,2001/5/2,2216,m,70,,MitguterKompensationnachStrumektomie +2009,p,2001/5/2,2219,m,63,,Re,mitbeginnenderKompensation +2341,p,2002/5/15,2246,m,26,,InkompletteKompensation +2058,p,2001/6/6,2247,m,25,,SchlaffmitwenigstroboskopischerRestbeweglichkeit +2148,p,2001/11/14,2345,m,23,,RecPar.inIntermedi?rstellung,keinestrob.Restbeweglichkeit +2152,p,2001/11/21,2349,m,51,,AltekompensierteRec.Par.undfunktionelleDysphoniemiteherhypotonemSchwingungsbild +2182,p,2001/12/5,2359,m,70,,KomplettePareseliinKadaverstellung,keinestrobosk.Restbeweglichkeit,keineKompensation +2192,p,2001/12/12,2369,m,76,,Rechts,mitinkompletterKompensation +2235,p,2002/1/16,2396,m,58,,Links,schlaff,keineKompensation +2342,p,2002/5/15,2476,m,65,,Links,kompensiert +2346,p,2002/5/15,2480,m,46,,StrumipriveRec.par.limitguterRestbeweglichkeit +2393,p,2002/8/21,2527,m,63,,Re,zurZeitnochunklareGenese +2450,p,2002/11/20,2584,m,49,,Links,guteRestbeweglichkeit +2508,p,2003/10/29,2642,m,48,,Links,vollst?ndigeKompensation +2527,p,2003/11/19,2661,m,60,,OhneKompensation,links +2539,p,2003/11/26,2673,m,70,,Links,altevollkompensierteForm +2570,p,2004/3/3,2704,m,54,,Links,beginnendeKompensation +151,p,1998/2/11,81,w,60,, +1335,p,1999/5/19,101,w,54,,Zweitaufnahme +366,p,1998/3/19,1351,w,51,,PsychogeneDysphoniebeiSprechberuf +741,p,1998/5/28,1351,w,51,,Ponogen +1051,p,1998/11/11,1402,w,29,,Zweitaufnahmenachlogop.Therapie +877,p,1998/7/15,1414,w,58,,ZustandnachAbtragungmitNarbenbildung +848,p,1998/7/1,1447,w,50,,Funktionell,kleineintraepitheleCyste +1951,p,2001/2/14,1499,w,52,, +917,p,1998/9/9,1510,w,58,,Ponogen;psychogeneDysphonie +1198,p,1999/1/6,1510,w,58,,Ponogen +1053,p,1998/11/18,1551,w,37,,Cervicogen,verl?ngertesSchwingungsbild +1266,p,1999/3/10,1653,w,47,,Leichte +1306,p,1999/4/21,1691,w,48,,Stroboskopieo.B. +1322,p,1999/5/5,1699,w,51,,Ponogen;2.AufnahmenachTherapie +1340,p,1999/5/19,1699,w,51,,ZustandnachAbtragung,stroboskopischhyperfunktionell;4.AufnahmenachTherapie +1421,p,1999/6/23,1699,w,51,,Verlaufskontrolle;6.Aufnahme +1432,p,1999/8/11,1699,w,51,,Verlaufskontrolle;6.Aufnahme +1931,p,2001/1/24,1699,w,52,,ZustandnachAbtragungderCysteliStimmlippevorca1Jahr,jetztglatteStimmlippemitleichterAsymmetrie +1319,p,1999/5/5,1705,w,39,,Phonasthenie +1329,p,1999/5/12,1714,w,51,,PsychogeneDysphonie +1566,p,2000/1/5,1714,w,52,,Mitakutexcavierterentz?ndlicherKomponente +2246,p,2002/1/23,1714,w,54,, +1337,p,1999/5/19,1722,w,41,,PsychogeneDysphonie +1593,p,2000/1/26,1893,w,60,,ZustandnachpsychogenerAphonie +1661,p,2000/4/5,1961,w,56,,Ponogen +1663,p,2000/4/5,1965,w,39,,PsychogeneDysphonie +1673,p,2000/5/3,1973,w,49,,MithyperfunktionellerKomponente +1675,p,2000/5/3,1976,w,40,,PsychogeneDysphonie +1690,p,2000/5/24,1989,w,55,,Ponogen +1744,p,2000/6/14,2008,w,68,,HypotoneDysphonie+PsychogeneDysphonie +1767,p,2000/8/2,2032,w,57,,Ponogen +1891,p,2000/12/13,2116,w,39,, +1900,p,2000/12/20,2124,w,52,,PonogeneKomponente +1910,p,2001/1/17,2132,w,26,,MitAphonie +1928,p,2001/1/24,2142,w,35,,LeichtfunktionelleDysphonie +1958,p,2001/2/21,2168,w,24,,LeichteForm +1959,p,2001/2/21,2169,w,41,, +1964,p,2001/3/7,2174,w,46,,PonogenmitZustandnach3xKn?tchenabtragung,vernarbteStimml.mitwerdenderHyperfunktion +1988,p,2001/3/28,2198,w,49,,CervicogeneKomponente +2074,p,2001/8/1,2266,w,62,,Funktionell +2085,p,2001/8/22,2276,w,38,,Funktionell +2104,p,2001/9/5,2293,w,40,, +2107,p,2001/9/12,2296,w,44,, +2112,p,2001/9/12,2301,w,40,, +2123,p,2001/9/26,2312,w,18,,S?ngerstimme +2134,p,2001/10/17,2323,w,27,, +2533,p,2003/11/26,2336,w,63,, +2310,p,2002/3/6,2444,w,46,, +2312,p,2002/3/6,2446,w,36,, +2317,p,2002/3/13,2451,w,54,,Multifaktoriell +2336,p,2002/5/8,2470,w,44,, +2372,p,2002/7/3,2506,w,67,, +2433,p,2002/10/30,2541,w,63,, +2431,p,2002/10/30,2565,w,32,, +2441,p,2002/11/6,2575,w,58,, +2526,p,2003/11/19,2660,w,62,, +2528,p,2003/11/19,2662,w,67,, +2534,p,2003/11/26,2668,w,62,, +2535,p,2003/11/26,2669,w,64,, +2577,p,2004/3/10,2711,w,47,,Multifaktoriell +1058,p,1998/11/18,1355,m,58,,HypohyperfunktionellesSchwingungsbild,Lehrerdysphonie +823,p,1998/6/24,1435,m,49,,Depression +911,p,1998/9/9,1503,m,28,,Hypoton,entz?ndlicheKomponente +1042,p,1998/11/4,1538,m,47,,Phonastetisch +1225,p,1999/1/27,1613,m,59,,Funktionelle +1230,p,1999/1/27,1618,m,49,, +1258,p,1999/3/3,1644,m,35,,MitTendenzzurHyperfunktion +1568,p,2000/1/5,1875,m,43,,MitN.laryngeussup.Beteiligung,HWS? +1904,p,2001/1/10,2127,m,58,, +2213,p,2001/12/19,2261,m,48,, +2316,p,2002/3/13,2450,m,63,, +2337,p,2002/5/8,2471,m,61,, +2339,p,2002/5/8,2473,m,58,, +2489,p,2003/6/4,2623,m,55,, +2520,p,2003/11/12,2654,m,55,,Z.B.Balbuties +495,p,1998/4/1,142,w,54,,Reinke-?dembeids.,re>li;beginnendesKrankheitsbild +1057,p,1998/11/18,732,w,63,,Cervicogen,asymmetrischesSchwingungsbild +368,p,1998/3/19,1353,w,47,,FunktionelleponogeneDysphonie +445,p,1998/3/25,1354,w,27,,Z.B.hormonelleDysphoniemithyperfunktionellerEinschwingung +449,p,1998/3/25,1358,w,58,,Leichtephsychogene,phonasthetischm??igeDysphonie +451,p,1998/3/25,1360,w,56,,FunktionelleDsyphonie +494,p,1998/4/1,1366,w,30,,LeichtefunktionelleDysphoniebeiStimmberuf +674,p,1998/5/13,1401,w,41,,PostlaryngitischeDysphonie +872,p,1998/7/15,1468,w,40,,HyperfunktionelleDysphoniemitfunktionellerphonasthenischerDysphonie +2311,p,2002/3/6,1505,w,41,,PosttraumatischmitpsychogenerKomponente +1187,p,1998/12/16,1585,w,18,,Verdacht,Stroboskopieo.B.,engeArtikulation +1894,p,2000/12/13,1597,w,37,, +1248,p,1999/2/24,1634,w,59,,ChronischeLaryngitis.Sehrausgepr?gtbeiextrememfr?heremNikotinabusus,mehrals40/die +1312,p,1999/4/28,1699,w,51,,Ausgepr?gteForm,ZustandnachCystenabtragungrechteStimmlippeundReinke-?dem;OPCyste +1453,p,1999/9/8,1801,w,52,,Beidseitiges?demmithyperfunktionellerunvollst?ndigerKompensation +1633,p,2000/3/1,1933,w,59,,Leichtefunktionelle +1636,p,2000/3/1,1936,w,73,,Dyskoordination +2366,p,2002/6/19,2019,w,61,,Ponogen +1833,p,2000/11/22,2102,w,53,,Multifaktoriell,cervicogen +2119,p,2001/9/26,2213,w,70,,BeiZustandnachPolyp/Granulationsabtragung +2019,p,2001/5/16,2226,w,23,,ZustandnachVagusneurinomextirpation +2087,p,2001/8/22,2266,w,62,,MultifaktorielleDysphoniebeichron.Asthmamitspray-Nebenwirkungen +2097,p,2001/8/29,2283,w,30,,Chron.Laryngitis +2118,p,2001/9/19,2303,w,44,,Organisch-funktionelleDysphonie,ponogeneBelastung +2117,p,2001/9/19,2307,w,51,,Ponogenundphonasthetisch +2127,p,2001/9/26,2316,w,27,,Ponogen-psychogenmitpsychisch-manischerKomponente +2596,p,2004/4/28,2336,w,64,,FunktionelleDysphonie,Voxsenilisbeginnend +2147,p,2001/11/14,2344,w,41,,MultifaktoriellefunktionelleDysphoniemitTendenzzurHyperfunktion +2217,p,2001/12/19,2378,w,40,,Multifaktoriell +2238,p,2002/1/16,2399,w,31,,OrganischeFormmitSynechievordereKommissur +2422,p,2002/9/25,2399,w,31,,Organisch;Synechie,ZustandnachmehrerenPapillomabtragungen +2333,p,2002/5/8,2467,w,31,,FunktionelleDysphonie,ZustandnachReinke-?dem-Abtragung +2347,p,2002/5/22,2481,w,28,,Multifaktoriell,ponogen +2350,p,2002/5/22,2484,w,34,,Multifunktionell +2369,p,2002/7/3,2503,w,65,,Multifaktoriell +2388,p,2002/8/14,2522,w,66,,FunktionelleDysphonie,beginnendeAltersstimme +2389,p,2002/8/14,2523,w,51,,Ponogen,multifaktoriell +2391,p,2002/8/21,2525,w,66,,Psychogen +2392,p,2002/8/21,2526,w,73,,FunktionelleDysphonie +2537,p,2003/11/26,2582,w,58,, +2544,p,2003/12/3,2678,w,50,,Zustandnach?demabtragung +2583,p,2004/3/24,2717,w,36,,Ponogen,multifaktoriell +2607,p,2004/5/19,2733,w,26,,Multifaktoriell +2120,p,2001/9/26,1307,m,66,,ChronischeLaryngitismitstarkerSchleimansammlungumdenKehlkopf +446,p,1998/3/25,1355,m,57,,MultifaktorielleponogeneDysphonie(HWS-Reflex?),beginnendeKontaktpachydermie +742,p,1998/5/29,1425,m,43,,VerdachtaufStimmlippentumormitbeginnendemphonatorischemSillstand +916,p,1998/9/9,1509,m,77,,Bewegungseinschr?nkunglinkeStimmlippe +925,p,1998/9/16,1517,m,58,,Ausgepr?gtponogen,sekund?rhypo-hyperfunktionell +1086,p,1998/11/25,1559,m,73,,NochleichteBewegungseinschr?nkungderlinkenStimmlippenachThoraxtraumaundNotintubation +1194,p,1999/1/6,1590,m,21,,LediglichetwasSchleim,sonstunauff?lligeStimme +1250,p,1999/2/24,1636,m,72,,Ausgepr?gtasymmetrischerKehlkopf,Vorw?lbungdesSinusMorgagnire,keinAnhaltaufLaryngozele,VerdachtaufAortenaneurisma +1387,p,1999/6/2,1736,m,47,,MorbusDown+Dysphonie +1455,p,1999/9/8,1803,m,51,,Ponogen;DD:zentraldegenerativeSystemerkrankung? +1457,p,1999/9/8,1805,m,50,,Ponogen +2384,p,2002/8/14,1805,m,53,,Multifaktoriell,ponogen +1657,p,2000/4/5,1879,m,58,,Ponogen,mitpsychischerKomponente +1580,p,2000/1/12,1887,m,75,,HypotoneKomponente,(voxsenilis) +1597,p,2000/1/26,1897,m,28,,Ponogen,ZustandnachInfekt,ausgebildeteSprechstimme(Schauspieler) +1718,p,2000/6/7,2002,m,60,,BeiVerdachtaufLeukoplakie,R2H2B2;1.Aufn.pr?OP,OPam08.06.00 +1751,p,2000/6/28,2015,m,16,,Dysphonie +1768,p,2000/8/2,2033,m,48,,Ausgepr?gteFormbeiVerdachtaufdurchgebrochenesHypopharynx-Ca +1984,p,2001/3/21,2194,m,71,,ausgepr?gtesPapillomli;Taschenfaltenstimme +2000,p,2001/4/4,2209,m,41,,Transsexuell +2091,p,2001/8/29,2216,m,70,,Zustandn.Leukoplakiemitm??igerDysphonie,asymmetrischesSchwingungsbild +2016,p,2001/5/9,2224,m,52,,ZustandnachApoplexmitSprechapraxie +2028,p,2001/5/23,2236,m,36,,LeichteFormderLaryngitismitm??igerDysphonie +2126,p,2001/9/26,2315,m,65,,ChronischeLaryngitismithyperfunktionellerKomponente +2152,p,2001/11/21,2349,m,51,,AltekompensierteRec.Par.undfunktionelleDysphoniemiteherhypotonemSchwingungsbild +2154,p,2001/11/21,2351,m,48,,FunktionelleDysphoniemitKontaktpachydermieohneKontaktpachydermie +2219,p,2002/1/2,2380,m,62,,Laryngitisklingtab +2226,p,2002/1/9,2387,m,71,,NachCordektomie +2323,p,2002/3/13,2457,m,59,,Multifaktoriellponogen +2325,p,2002/4/17,2459,m,71,,FunktionelleDysphonie +2348,p,2002/5/22,2482,m,44,,Postlaryngitisch +2456,p,2002/12/4,2534,m,66,,Organisch;ZustandnachResektion +2401,p,2002/9/4,2535,m,49,,Funktionellpsychogen;Kontaktpachydermie +2436,p,2002/10/30,2570,m,75,, +2461,p,2003/1/8,2595,m,37,,Organisch,ZustandnachAbtragung,Entz?ndunglinks,beginnenderphonatorischerStillstandlinks +2575,p,2004/3/10,2601,m,72,,OrganischeDysphonienachChordektomie,m??igeHyperfunktion +2488,p,2003/6/4,2622,m,54,,Organisch,mitVerdachtaufStimmbandpolyp +2530,p,2003/11/19,2664,m,11,,JuvenileForm,VerdachtaufPhonationskn?tchen +2559,p,2003/12/17,2693,m,36,,Prim?rLymphom,Zungengrund,starkesupraglottischeEinengung +495,p,1998/4/1,142,w,54,,Reinke-?dembeids.,re>li;beginnendesKrankheitsbild +889,p,1998/7/22,1340,w,59,,R?ckl?ufig +1090,p,1998/11/25,1340,w,59,,ZustandnachAbtragung +564,p,1998/4/29,1381,w,46,,Reinke-?demli,Rezidiv,ZustandnachOP;sehrunregelm??igeStimmlippenschwingungen +627,p,1998/5/6,1383,w,45,,LinksmitKompensation;Reinke-?dembeidseitig,relativausgepr?gt +630,p,1998/5/6,1386,w,64,,BeidseitigesReinke-?dem +1206,p,1999/1/13,1386,w,65,,Rec.par.linksundReinke-?dembeidseitig +1721,p,2000/6/7,1475,w,58,,ZustandnachAbtragung +886,p,1998/7/22,1480,w,50,,Beidseitigausgepr?gt,Flatterschwingungen +901,p,1998/9/2,1494,w,47,,VerdachtaufspasmodischeDysphoniemitbeidseitigemReinke-?dem +1045,p,1998/11/11,1541,w,34,,ZustandnachAbtragung,beidseitigvoretwa14Tagen,nochschwereDysphonie +1056,p,1998/11/18,1541,w,34,,ZustandnachSt?tze,leichteR?tungundSchwellung,sehrunregelm??igesSchwingungsbild +1046,p,1998/11/11,1542,w,47,,BeidseitigesReinke-?dem,chronischeLaryngitis +1221,p,1999/1/20,1550,w,32,,ZustandnachAbtragungeinesReinke-?dems,leichtexkavierteStimmlippe +1229,p,1999/1/27,1617,w,37,,Beidseitig,Dysphonie +1253,p,1999/2/24,1639,w,43,,BeidseitigmittieferStimmlage +1382,p,1999/5/26,1733,w,48,,Altelinks,beidseitigesReinke-?dem +1563,p,1999/12/15,1733,w,49,,Rezidivlinks;Pr?-OP +1436,p,1999/8/18,1785,w,65,,Chronische,ZustandnachAbtragungdes?dems,zudemalteRekurrenspareselinks +1453,p,1999/9/8,1801,w,52,,Beidseitiges?demmithyperfunktionellerunvollst?ndigerKompensation +1462,p,1999/9/15,1808,w,43,,Beidseitig +1500,p,1999/11/24,1846,w,73,,ZustandnachAbtragung +1610,p,2000/2/9,1910,w,44,,Beidseitig,beginnend,Laryngitischronisch +1778,p,2000/8/9,1966,w,53,,ZusandnachAbtragung +1717,p,2000/6/7,2001,w,61,,Beidseitig,ausgepr?gteDysphonie,R1,H2,B0 +2491,p,2003/6/4,2001,w,64,,ZustandnachAbtragung;kompensiertePareserechts +1811,p,2000/10/25,2078,w,71,,ZustandnachAbtragungmitbeidseitigausgepr?gtemstarremSchwingungsbild,event.Laryngitis,hyperfunktionelleKomponente +1828,p,2000/11/22,2078,w,72,,ZustandnachAbtragungmitstarrenStimmlippenundfaststrob.Stillstand;28.Aug.OP,2.AufnahmenachAbtragung +1946,p,2001/2/7,2078,w,72,,ZustandnachAbtragung,OPam28.08.00 +2031,p,2001/5/30,2078,w,72,,ZustandnachAbtragungimAug.00 +2271,p,2002/2/6,2078,w,73,,ZustandnachAbtragung +1941,p,2001/2/7,2153,w,67,,Intraepithelisch +2098,p,2001/8/29,2281,w,61,,BeginnendeForm +2110,p,2001/9/12,2299,w,77,,Laryngitisistchronischmitbds.beginnendemReinke-?dem,Nikotinabusus +2112,p,2001/9/12,2301,w,40,, +2118,p,2001/9/19,2303,w,44,,Organisch-funktionelleDysphonie,ponogeneBelastung +2595,p,2004/4/28,2335,w,43,,Zustandnach?demabtragung,Komplikation:Zungengrundschwellung +2161,p,2001/11/21,2358,w,42,,Ausgepr?gteFormbeidseitigmitstarkvertieftermittlererSprechstimmlagevorOP +2188,p,2001/12/5,2358,w,42,,ZustandnachAbtragungmitRest?demre +2358,p,2002/6/12,2420,w,73,,ZustandnachAbtragung +2518,p,2003/11/12,2434,w,64,, +2333,p,2002/5/8,2467,w,31,,FunktionelleDysphonie,ZustandnachReinke-?dem-Abtragung +2345,p,2002/5/15,2479,w,45,,Links +2375,p,2002/8/7,2509,w,52,,Zustandnach?demabtragung,rezidivbeidseitig +2381,p,2002/8/7,2515,w,47,,Zustandnach?demabtragung +2411,p,2002/9/18,2545,w,59,,ZustandnachAbtragung,Restdysphonie +2426,p,2002/10/2,2560,w,45,,Beidseitig +2588,p,2004/4/21,2722,w,45,,ChronischeFormderLaryngitis,?demrechts +2591,p,2004/4/21,2725,w,41,,ZustandnachAbtragung +821,p,1998/6/24,1433,m,56,,ZustandnachSt?tzebeirezidivierendemReinke-?dem +1572,p,2000/1/5,1879,m,58,,Rechts,ZustandnachAbtragung,sehrunregelm??igeKonfiguration,alteRec.par.links +1963,p,2001/3/7,2172,m,65,,ZustandnachAbtragungmitnochasymmetrischemSchwingungsbild +2089,p,2001/8/22,2278,m,63,,Ausgepr?gteFormdesReinke-?demsremitFlatterschwingungen +2594,p,2004/4/28,2333,m,61,,LeichteHyperfunktion +2305,p,2002/3/6,2439,m,66,,ChronischhyperplastischeLaryngitismitbeids.Reinke-?dem +2344,p,2002/5/15,2478,m,52,,ZustandnachAbtragung +498,p,1998/4/22,1369,w,26,,ChronischeLaryngitis;beideStimmlippenleicht?demat?s,leichteHyperfunktion +568,p,1998/4/29,1379,w,59,,?berlagerteLaryngitis,z.B.N.laryngeussuperiorNeuralgie +715,p,1998/5/20,1407,w,63,,ChronischeLaryngitis,Leukoplakie,ZustandnachSt?tze(2x),vernarbtesrechtesStimmband +819,p,1998/6/10,1431,w,38,,Ausgepr?gteHyperfunktionmitlaryngitischerKomponeneteundPhonationsverdickung +828,p,1998/6/24,1440,w,50,,Chronischhyperplastisch,Monochorditisrechts +844,p,1998/7/1,1443,w,12,,BeikindlichjungendlicherStimme,Mutatio? +871,p,1998/7/15,1467,w,59,,DysphoniebeiabklingenderLaryngitis +931,p,1998/10/7,1523,w,52,,Ponogen +1046,p,1998/11/11,1542,w,47,,BeidseitigesReinke-?dem,chronischeLaryngitis +1047,p,1998/11/11,1543,w,54,,Chronische,Stimmlippenbeidseitigfrei +1221,p,1999/1/20,1550,w,32,,ZustandnachAbtragungeinesReinke-?dems,leichtexkavierteStimmlippe +1119,p,1998/12/2,1570,w,62,,Mitausgepr?gterDysphonie +1192,p,1998/12/16,1570,w,62,,DeutlicheVerbesserung +1188,p,1998/12/16,1587,w,28,,Chronische,hyperplastisch,mitunregelm??igemSchwingungsbild,keinRezidivbeiZustandnachPloypabtragung +1228,p,1999/1/27,1616,w,47,,Chronische +1447,p,1999/8/25,1617,w,38,,Chronische,hyperplastisch,R?ckbildungdes?dems,Verlaufskontrolle,Vorbefundevorhanden +1233,p,1999/2/3,1619,w,43,,Chronischemit?demat?senStimmlippen +1248,p,1999/2/24,1634,w,59,,ChronischeLaryngitis.Sehrausgepr?gtbeiextrememfr?heremNikotinabusus,mehrals40/die +1257,p,1999/3/3,1643,w,32,,Chronische +1260,p,1999/3/3,1649,w,30,,TendenzzurHyperfunktion,Gesangst?tigkeit +1265,p,1999/3/10,1652,w,49,,Chronische +1295,p,1999/4/14,1680,w,41,,Subakut,asymmetrischesSchwingungsbild +1300,p,1999/4/21,1685,w,30,,Subakutemitsehrunregelm??igemSchwingungsbild +1404,p,1999/6/16,1755,w,59,,Chronische +1405,p,1999/6/16,1756,w,36,,Chronische,stroboskopischunregelm??igesSchwingungsbild +1440,p,1999/8/18,1756,w,36,,Chronische,ausgepr?gt +1418,p,1999/6/23,1771,w,68,,OhneKompensationlinks,keinestroboskopischeRestbeweglichkeit,ChronischeLaryngitis +1436,p,1999/8/18,1785,w,65,,Chronische,ZustandnachAbtragungdes?dems,zudemalteRekurrenspareselinks +1591,p,2000/1/26,1891,w,49,,Beginnend,Laryngitischronisch,Nikotinabusus +1610,p,2000/2/9,1910,w,44,,Beidseitig,beginnend,Laryngitischronisch +1806,p,2000/10/18,2072,w,27,,Chronische,mitzarterLeukoplakie;R2B0H2 +1965,p,2001/3/7,2175,w,68,,Subakutmitstrobosk.sehrunregelm??igemSchwingungsbild +2012,p,2001/5/9,2220,w,49,,ChronischeLaryngitisundausgepr?gtehyperf.Dysphonie +2021,p,2001/5/16,2228,w,51,,Ausgepr?gtechronischeForm +2079,p,2001/8/8,2272,w,26,,Ausgpr?gtchron.LaryngitismitLeukoplakie +2097,p,2001/8/29,2283,w,30,,Chron.Laryngitis +2110,p,2001/9/12,2299,w,77,,Laryngitisistchronischmitbds.beginnendemReinke-?dem,Nikotinabusus +2128,p,2001/9/26,2317,w,63,,ChronischeFormderLaryngitis;ZustandnachSt?tze +2242,p,2002/1/23,2403,w,35,,ZustandnachAbtragung,chronischeLaryngitis +2370,p,2002/7/3,2504,w,48,,ChronischeLaryngitisZustandn.Leukoplakieabtragung,leichteHyperfunktion +2510,p,2003/11/5,2644,w,39,,ChronischeLaryngitismithyperfunktionellerKomponente +2514,p,2003/11/5,2648,w,49,,Chronisch,leichte?demebeidseitigmitHyperfunktion +2516,p,2003/11/5,2650,w,54,,Links +2578,p,2004/3/17,2712,w,44,,Chronischhyperplastisch +2588,p,2004/4/21,2722,w,45,,ChronischeFormderLaryngitis,?demrechts +2602,p,2004/5/12,2728,w,60,,ChronischeForm,mitausgepr?gterUnregelm??igkeitindenSchwingungen +2610,p,2004/6/16,2736,w,73,,ChronischeLaryngitisgastrica? +107,p,1998/1/21,1304,m,60,,ChronischtrockeneLaryngitismitInteraryschwellung +2120,p,2001/9/26,1307,m,66,,ChronischeLaryngitismitstarkerSchleimansammlungumdenKehlkopf +1269,p,1999/3/10,1311,m,58,,Chronische +1614,p,2000/2/16,1311,m,59,,ChronischeLaryngitis,Verlaufskontrolle +1930,p,2001/1/24,1311,m,60,,ChronischeFormmitstarkasymmetrischemSchwingungsbild +2296,p,2002/2/27,1311,m,61,,Chronisch +1780,p,2000/8/9,1314,m,56,,LaryngitisgastricaundHypotonie +493,p,1998/4/1,1365,m,37,,Laryngitis +497,p,1998/4/22,1368,m,39,,LeukoplakiebeidseitigbeichronischerLaryngitis +563,p,1998/4/29,1378,m,28,,AusgebildeteGesangsstimmemitlaryngitischem?dem +818,p,1998/6/10,1430,m,72,,MultikausaleStimmst?rung,Laryngitis,voxsenilis,Schwerh?rigkeit +824,p,1998/6/24,1436,m,16,,ChronischeLaryngitis,inkompletteMutatio +884,p,1998/7/22,1478,m,71,,Ausgepr?gt,mitbeginnendemlinkemphonatorischemStillstand +902,p,1998/9/2,1495,m,68,,Chronischhyperplastischmit?demat?serSchleimhautundLeukoplakielinks,keinphonatorischerStillstand +918,p,1998/9/9,1495,m,68,,Chronischhyperplastisch +1554,p,1999/12/8,1498,m,50,,ChronischeLaryngitismithypotonemunregelm??igemSchwingungsbild +910,p,1998/9/9,1502,m,40,,OhneKontaktpachydermie,m??igdysplastischerKehlkopf +930,p,1998/10/7,1522,m,22,,AkuteLaryngitis +935,p,1998/10/14,1527,m,32,,Ausgepr?gtchronischmitLeukoplakie,starkasymmetrischverk?rzteAmplituden +1161,p,1998/12/9,1578,m,33,,Chronische,ausgepr?gt +1235,p,1999/2/3,1621,m,53,,Akute,mitAuflagerungen +1246,p,1999/2/17,1621,m,53,,AbklingendebeichronischerLaryngitis +1237,p,1999/2/3,1623,m,45,,Akutemitma?ivem?dem +1264,p,1999/3/3,1646,m,65,,BeideStimmlippenmitgleichm??igemSchweregrad;Aryregionleichtger?tet;z.B.Carotisdysregulation +1283,p,1999/3/24,1669,m,36,,Chronische,unregelm??igesSchwingungsbild +1301,p,1999/4/21,1686,m,60,,SubakuteForm +1307,p,1999/4/21,1692,m,48,,Ausgepr?gtechronischeForm +1315,p,1999/4/29,1693,m,57,,Ausgepr?gtechronischeForm,sehrunregelm??igesSchwingungsbild,Taschenfaltenbeteiligung +1414,p,1999/6/23,1765,m,60,,Chronische +1426,p,1999/6/30,1776,m,46,,Chronische,hyperplastisch +1456,p,1999/9/8,1804,m,22,,Subakut,mitasymmetrischemSchwingungsbild +1578,p,2000/1/12,1884,m,45,,Sicca,ausgepr?gt,mitFibrin,keinphonatorischerStillstand +1599,p,2000/2/2,1899,m,32,,Zustanddanach,jetztpraktischvollkommenzur?ckgebildet +1613,p,2000/2/9,1913,m,36,,ChronischeLaryngitis;Diplophonie,Frequenzperturbationen +1617,p,2000/2/16,1917,m,58,,ChronischeLaryngitis,ohnestroboskop.Stillstand +1629,p,2000/2/23,1928,m,51,,Chronische,Nikotinabusus,keinphonatorischerStillstand +1665,p,2000/4/5,1928,m,51,,Chronischemitbeids.Leukoplakie +2351,p,2002/5/22,1931,m,59,,OrganischeDysphoniebeichronLaryngitisundZustandn.Leukoplakieabtragung +1783,p,2000/8/16,2049,m,55,,ChronischeLaryngitism.Leukoplakie,keinphonatorischerStillstand +1973,p,2001/3/14,2183,m,59,,ChronischhyperplastischeFormmit?demat?senStimmlippenundunregelm??igemSchwingungsbild +1978,p,2001/3/14,2189,m,52,,Ausgepr?gteForm +1987,p,2001/3/28,2197,m,48,,ChronischeLaryng.;AsymmetrienachLeukoplakieabtragung +2003,p,2001/4/4,2212,m,77,,Laryngitissubglottisch +2028,p,2001/5/23,2236,m,36,,LeichteFormderLaryngitismitm??igerDysphonie +2075,p,2001/8/1,2267,m,54,,Leukoplakieli,ohnephonatorischenStillstand;chron.Laryng. +2101,p,2001/9/5,2290,m,41,,Chron.Laryngitismitbeids.Leukoplakie,re>li +2126,p,2001/9/26,2315,m,65,,ChronischeLaryngitismithyperfunktionellerKomponente +2219,p,2002/1/2,2380,m,62,,Laryngitisklingtab +2301,p,2002/2/27,2435,m,47,,ChronischeForm +2305,p,2002/3/6,2439,m,66,,ChronischhyperplastischeLaryngitismitbeids.Reinke-?dem +2321,p,2002/3/13,2455,m,60,,ChronischeForm +2328,p,2002/4/24,2462,m,64,,Chronische +2404,p,2002/9/4,2538,m,52,,Chronisch;Zustandnach2xSt?tze;VerdachtaufphonatorischenStillstandre +2424,p,2002/10/2,2558,m,50,,Chronisch +2435,p,2002/10/30,2569,m,56,,Chronisch +2511,p,2003/11/5,2645,m,54,,Chronisch +2521,p,2003/11/12,2655,m,51,,ChronischeLaryngitis;organischehyperfunktionelleDysphonie +2525,p,2003/11/19,2659,m,70,,ChronischeLaryngitis,ZustandnachPolypabtragung +2541,p,2003/12/3,2675,m,62,,Chronisch +2542,p,2003/12/3,2676,m,54,,AkuteFormderLaryngitis +2556,p,2003/12/17,2689,m,63,,ChronischeForm +2555,p,2003/12/17,2691,m,52,,ChronischeForm,ZustandnachSt?tze +2567,p,2004/3/3,2701,m,70,,Chronische,verst?rkteAdduktion +2585,p,2004/3/31,2719,m,62,,ChronischeForm +2600,p,2004/5/5,2726,m,43,,ChronischeForm +2605,p,2004/5/12,2731,m,59,,ChronischeFormmitphonatorischemStillstandli +562,p,1998/4/29,1377,w,54,,ZustandnachAbtragungeinesGranulationspolypen;Taschenbandlinksvorgew?lbt +720,p,1998/5/27,1412,w,68,,ZustandnachAbtragungeinesgro?enReinke-?dems+Stimmlippenpolyp,etwasunregelm??igerVerlauf +859,p,1998/7/8,1459,w,53,,FrischerZustandnachGranulationspolypabtragungbeiRekurrenspareselinks,unvollst?ndigeKompensation +932,p,1998/10/7,1524,w,61,,HinteresDrittel,Stroboskopieo.B.,Stimmerelativeuphon +1052,p,1998/11/18,1550,w,32,,Links +1164,p,1998/12/9,1550,w,32,,ZustandnachAbtragungeinesgro?enPolypenlinks,breithalsig,jetztFibrinbel?ge,unregelm??igeKonfiguration +1188,p,1998/12/16,1587,w,28,,Chronische,hyperplastisch,mitunregelm??igemSchwingungsbild,keinRezidivbeiZustandnachPloypabtragung +1890,p,2000/12/13,2115,w,42,,ZustandnachzweimaligerAbtragungdesPolypen;jetztReinke-?demli,eventuellPolypre +1957,p,2001/2/21,2167,w,42,,Gro?er,reStimmlippe +2005,p,2001/5/2,2213,w,70,,ZustandnachAbtragungam24.4.01 +2056,p,2001/6/6,2245,w,52,,Links,ohnestroboskopischenStillstand +2090,p,2001/8/22,2279,w,41,,Sekund?reHyperfunktion +2303,p,2002/3/6,2420,w,73,,ZustandnachAbtragungdesPolyps +2300,p,2002/2/27,2434,w,63,, +2518,p,2003/11/12,2434,w,64,, +109,p,1998/1/21,1306,m,50,,ZustandnachSt?tzeundPolypabtragung;Stimmlippenstehenasymmetrisch +131,p,1998/1/29,1317,m,48,,VerdachtaufPhonationskn?tchenoderPolyprechtsimvorderenDrittelvorAbtragung,keinephonatorischeEinschr?nkung +491,p,1998/4/1,1363,m,78,,ZustandnachChordektomiemitRezidiv-GranulationspolypinvordererKommissur +504,p,1998/4/22,1363,m,78,,ZustandnachChordektomie,kleineSynechie,ZustandnachGranulationspolyp +501,p,1998/4/22,1374,m,63,,EventuellkleinersubglottischerPolyprechts +895,p,1998/8/26,1454,m,30,,ZustandnachAbtragung,gro?esRezidivlinks,hinteresDrittel,stroboskopischeherweitesSchwingungsbild +1157,p,1998/12/9,1574,m,60,,ZustandnachAbtragung,jetzteuphon +1386,p,1999/6/2,1734,m,68,,Polypwenigerglattbegrenzt;Hyperplasiere>li +1389,p,1999/6/2,1741,m,57,,FrischerZustandnachAbtragung,OPam26.5.99 +1433,p,1999/8/11,1741,m,57,,ZustandnachAbtragung,VerdachtaufRezidivmitausgepr?gterDysphonie;2.Aufnahme +1525,p,1999/11/26,1850,m,48,,ZustandnachSt?tzeundAbtragung,funktionelleKomponente,KontaktpachydermieohneKontaktpachydermie +1576,p,2000/1/12,1882,m,57,,Rechts,mittlererAnteil,breithalsigaufsitzend +1622,p,2000/2/16,1882,m,57,,ZustandnachAbtragung,mitstrakerverl?ngerterSchlu?phase,linkeStimmlippeexcaviertbeiSt?tze;Zeitaufnahme(1.Aufn.postOP,OPam15.02.00),1.Aufnahme(pr?-OP,12.01.00) +1621,p,2000/2/16,1922,m,40,,ZustandnachAbtragung,m??igeDysphonie;1.Aufnahmepost-OP(OP=10.02.00) +1639,p,2000/3/22,1938,m,29,,ZustandnachAbtragung,nochunregelm??igeStimmlippenkonfiguration1.AufnahmepostOP,OPam13.03.00 +1764,p,2000/8/2,2028,m,78,,Re,ZustandnachAbtragung +2099,p,2001/9/5,2288,m,36,,Re,mitgro?erasymmetrischerAmplitude +2592,p,2004/4/28,2332,m,60,,ZustandnachSt?tzePolypabtragung,Stimmlippeno.B. +2157,p,2001/11/21,2354,m,58,,Links,mithyperfunktionellerKomponente +2525,p,2003/11/19,2659,m,70,,ChronischeLaryngitis,ZustandnachPolypabtragung +2557,p,2003/12/17,2690,m,43,,Relativgro?eAuspr?gung,rechts,Stimmberuf +2572,p,2004/3/10,2706,m,38,,ZustandnachAbtragung,hyperfunktionelleKompensation +715,p,1998/5/20,1407,w,63,,ChronischeLaryngitis,Leukoplakie,ZustandnachSt?tze(2x),vernarbtesrechtesStimmband +1303,p,1999/4/21,1407,w,64,,Beidseitig,Rezidiv +1557,p,1999/12/8,1407,w,65,,Verlaufskontrolle;3.Aufnahme +1559,p,1999/12/15,1407,w,65,,Psychogen-depressiveKomponente,Verlaufskontrolle +1864,p,2000/11/29,1407,w,66,,Verlaufskontrolle,keinstroboskopischerStillstand +863,p,1998/7/8,1455,w,41,,FrischerZustandnachLeukoplakieabtragungpostoperativ(phonatorischerStillstand);OP07.0798 +875,p,1998/7/15,1455,w,41,,ZustandnachLeukoplakieabtragung,nochdeutlicheFibrinbel?ge +1940,p,2001/2/7,2152,w,55,,ChronischeLaryngitis,keinstroboskopischerStillstand +2079,p,2001/8/8,2272,w,26,,Ausgpr?gtchron.LaryngitismitLeukoplakie +2096,p,2001/8/29,2287,w,53,,OrganischeDysphonienachZustandeinerLeukoplakieabtragung +2242,p,2002/1/23,2403,w,35,,ZustandnachAbtragung,chronischeLaryngitis +2370,p,2002/7/3,2504,w,48,,ChronischeLaryngitisZustandn.Leukoplakieabtragung,leichteHyperfunktion +119,p,1998/1/28,1311,m,57,,ZustandnachzweimaligerSt?tze(Leukoplakieabtragung),abgerundeteStimmlippen;weitgehendsymmetrischesSchwingungsbild,guteStimme +146,p,1998/2/11,1324,m,56,,ZustandnachLeukoplakieabtragung,kleineNarberechtsmitphonatorischpartiellemStillstand;hyperfunktionelleKompensation,deutlicheDysphonie +497,p,1998/4/22,1368,m,39,,LeukoplakiebeidseitigbeichronischerLaryngitis +884,p,1998/7/22,1478,m,71,,Ausgepr?gt,mitbeginnendemlinkemphonatorischemStillstand +902,p,1998/9/2,1495,m,68,,Chronischhyperplastischmit?demat?serSchleimhautundLeukoplakielinks,keinphonatorischerStillstand +935,p,1998/10/14,1527,m,32,,Ausgepr?gtchronischmitLeukoplakie,starkasymmetrischverk?rzteAmplituden +1186,p,1998/12/16,1583,m,58,,VerdachtaufTumorlinkesStimmband,hinteresDrittel;Nikotinabusus +1613,p,2000/2/9,1913,m,36,,ChronischeLaryngitis;Diplophonie,Frequenzperturbationen +1617,p,2000/2/16,1917,m,58,,ChronischeLaryngitis,ohnestroboskop.Stillstand +1715,p,2000/6/7,1919,m,60,,ZustandnachSt?tze,abgetragenvor3Wochen,leichtestroboskopischeAsymmetrie +1629,p,2000/2/23,1928,m,51,,Chronische,Nikotinabusus,keinphonatorischerStillstand +1665,p,2000/4/5,1928,m,51,,Chronischemitbeids.Leukoplakie +1632,p,2000/3/1,1931,m,56,,Kleine,umschriebene,rechteStimmlippemittleresDrittel,ohnestroboskopischeRestbeweglichkeit,Nikotinabusus +2351,p,2002/5/22,1931,m,59,,OrganischeDysphoniebeichronLaryngitisundZustandn.Leukoplakieabtragung +1913,p,2001/1/17,2000,m,57,,ZustanddanachmitLeukoplakiere;OPam22.02.01 +1987,p,2001/3/28,2197,m,48,,ChronischeLaryng.;AsymmetrienachLeukoplakieabtragung +2091,p,2001/8/29,2216,m,70,,Zustandn.Leukoplakiemitm??igerDysphonie,asymmetrischesSchwingungsbild +2075,p,2001/8/1,2267,m,54,,Leukoplakieli,ohnephonatorischenStillstand;chron.Laryng. +2101,p,2001/9/5,2290,m,41,,Chron.Laryngitismitbeids.Leukoplakie,re>li +2484,p,2003/3/5,2535,m,50,,Zustanddanach,Leukoplakielinks +2443,p,2002/11/13,2577,m,50,,Chronisch;ZustandnachLeukoplakieabtragung +2549,p,2003/12/10,2683,m,64,,ZustandnachAbtragung +2556,p,2003/12/17,2689,m,63,,ChronischeForm +721,p,1998/5/27,1413,w,61,,VerdachtaufKontaktpachydermie,leichtasymmetrischesSchwingungsbild,unvollst?ndigerGlottisschlu? +2116,p,2001/9/19,2306,w,56,,LeichteFormderhypofunktionellenDysph. +129,p,1998/1/29,1314,m,54,,TypischeKontaktpachydermie,starkehypotoneDysphonie +503,p,1998/4/22,1314,m,54,,TypischeKontaktpachydermiebeidseitig +1780,p,2000/8/9,1314,m,56,,LaryngitisgastricaundHypotonie +352,p,1998/3/4,1341,m,74,,RechtsmitKompensation;Kontaktpachydermie +446,p,1998/3/25,1355,m,57,,MultifaktorielleponogeneDysphonie(HWS-Reflex?),beginnendeKontaktpachydermie +1450,p,1999/8/25,1363,m,80,,ZustandnachChordektomie,Synechie +718,p,1998/5/20,1410,m,54,,Ausgepr?gteDysphoniemitausgepr?gterKontaktpachydermie +895,p,1998/8/26,1454,m,30,,ZustandnachAbtragung,gro?esRezidivlinks,hinteresDrittel,stroboskopischeherweitesSchwingungsbild +1190,p,1998/12/16,1454,m,31,,ZustandnachAbtragung,mitkleinemRezidiv,verl?ngerteAmplituden,verl?ngerteSchlu?phase +876,p,1998/7/15,1472,m,73,,MassiveDiplophoniebeiexcaviertenStimmlippenundKontaktpachydermie +910,p,1998/9/9,1502,m,40,,OhneKontaktpachydermie,m??igdysplastischerKehlkopf +923,p,1998/9/16,1515,m,61,,Kontaktpachydermie +1290,p,1999/3/24,1515,m,62,,Rezidivrechts +1646,p,2000/3/22,1515,m,63,,Zustanddanach,aberjetztseiteinemJahrrezidivfrei,verl?ngerteSchlu?phase +1195,p,1999/1/6,1591,m,59,,VorstufezurKontaktpachydermieohneKontaktpachydermie,asymmetrischesSchwingungsbildmitetwasgedr?ckterStimme +1305,p,1999/4/21,1690,m,65,,Beidseitig,verl?ngerteSchlu?phase +1434,p,1999/8/18,1781,m,70,,Beiseitig,alte,mitkompensatorischerKontaktpachydermie,m??igeDysphonie,altersbedingteDyspnoe +2384,p,2002/8/14,1805,m,53,,Multifaktoriell,ponogen +1525,p,1999/11/26,1850,m,48,,ZustandnachSt?tzeundAbtragung,funktionelleKomponente,KontaktpachydermieohneKontaktpachydermie +1551,p,1999/12/8,1859,m,58,,KontaktpachydermieohneKontaktpachydermie +2326,p,2002/4/17,1937,m,47,,MultifaktorielleDysphoniemitKontaktpachydermiere +1647,p,2000/3/22,1941,m,65,,Zustandnachfr?hererAbtragung,stroboskopischlediglichverl?ngerteSchlu?phase +1668,p,2000/4/12,1967,m,49,,OhneKontaktpachydermiebeiprim?rhypofunktionellerDysphoniemitsekund?rhyperfunktionellerKompensation +1747,p,2000/6/21,2012,m,68,,VerdachtaufKontaktpachydermie,etwasatypisch,hinteresDrittelverl?ngerteSchlu?phase +1819,p,2000/11/8,2084,m,66,,OhneReflux +1897,p,2000/12/20,2120,m,31,,KontaktpachydermieohneKontaktpachydermiebeiStimmberuf +1912,p,2001/1/17,2135,m,50,,ZustandnachAbtragungmitRestli,wenigDysphonie +1986,p,2001/3/21,2176,m,58,,KontaktpachydermieohneKontaktpachydermie +1967,p,2001/3/7,2179,m,60,,OhneKontaktpachydermie,excavierteStimmlippe +1999,p,2001/4/4,2208,m,47,,KontaktpachydermieohneKontaktpachydermie +2439,p,2002/11/6,2216,m,71,,KontaktpachydermieohneKontaktpachydermie +2027,p,2001/5/23,2237,m,70,,Z.B.spasmodischeDysphonie +2070,p,2001/8/1,2261,m,48,,HypofunktionelleKomponenteprim?r +2092,p,2001/8/29,2282,m,60,,KontaktpachydermieohneKontaktpachydermie +2103,p,2001/9/5,2292,m,34,,KontaktpachydermieohneKontaktpachydermie +2135,p,2001/10/17,2324,m,63,,KontaktpachydermieohneKontaktpachydermie +2146,p,2001/11/14,2343,m,76,,KontaktpachydermieohneKontaktpachydermiemithypotonemSchwingungsbild +2154,p,2001/11/21,2351,m,48,,FunktionelleDysphoniemitKontaktpachydermieohneKontaktpachydermie +2220,p,2002/1/2,2381,m,67,,Monochorditislinks +2385,p,2002/8/14,2402,m,63,, +2265,p,2002/1/30,2409,m,68,, +2340,p,2002/5/8,2474,m,54,,KontaktpachydermieohneKontaktpachydermie +2401,p,2002/9/4,2535,m,49,,Funktionellpsychogen;Kontaktpachydermie +2403,p,2002/9/4,2537,m,70,,AkutePachydermieli,Monochorditisli +2406,p,2002/9/4,2540,m,64,,Kontaktpachydermie +2419,p,2002/9/25,2553,m,65,,KontaktpachydermieohneKontaktpachydermie +2420,p,2002/9/25,2554,m,36,,MithypofunktionellenKomponenten;KontaktpachydermieohneKontaktpachydermie +2492,p,2003/6/11,2626,m,34,,Kontaktpachydermierechts +2498,p,2003/7/9,2632,m,29,,KontaktpachydermieohneKontaktpachydermie +2506,p,2003/7/16,2640,m,66,, +2519,p,2003/11/12,2653,m,55,,ZustandnachAbtragung +2586,p,2004/3/31,2653,m,55,,Rezidiv +2531,p,2003/11/26,2665,m,46,,KontaktpachydermieohneKontaktpachydermie,VerdachtaufReflux +2547,p,2003/12/3,2681,m,58,,KontaktpachydermieohneKontaktpachydermie +2555,p,2003/12/17,2691,m,52,,ChronischeForm,ZustandnachSt?tze +143,p,1998/2/4,1322,w,68,,Ausgepr?gtespasmodischeDysphonie,keinesicherestroboskopischeBewertungm?glich +665,p,1998/5/13,1392,w,68,,VerdachtaufspasmodischeDysphoniebzw.hyperfunktionelleDysphonie +901,p,1998/9/2,1494,w,47,,VerdachtaufspasmodischeDysphoniemitbeidseitigemReinke-?dem +1482,p,1999/11/3,1828,w,46,,VerdachtaufSD,DD:HyperfunktionelleDysphonie,asymmetrischverk?rztesSchwingungsbild +1679,p,2000/5/10,1978,w,82,,SpasmodischeDysphonie +1757,p,2000/7/5,2027,w,35,,MitstroboskopischkleinerHyperfunktion(BotoxnachDiagnoseamgleichenTag,05.07.00)Aufnahmepr?Botox,Verlaufskontrolle +1763,p,2000/7/10,2027,w,35,,ZweiteAufn.am10.07.00,1.AufnahmenachBotoxam05.07.00 +1790,p,2000/9/6,2027,w,36,,VierteAufnahmenachBotox,Verlaufskontrolle +1797,p,2000/9/20,2027,w,36,,F?nfteAufnahmenachBotox +1804,p,2000/9/27,2027,w,36,,SiebteAufnahme,Verlaufskontrolle +1807,p,2000/10/18,2027,w,36,, +1817,p,2000/10/25,2027,w,36,,BisherkeinRezidiv +1821,p,2000/11/8,2027,w,36,,Longitudunal;10.Aufnahme +1834,p,2000/11/22,2027,w,36,,BeimLesendesSatzesBeginnderIrregularit?ten,11.Aufnahme +1869,p,2000/12/6,2027,w,36,,Longitudinal,12.AufnahmeinderVerlaufskontrolle +1909,p,2001/1/10,2027,w,36,,BotoxInjektionam10.01.01 +1938,p,2001/1/31,2027,w,36,,ZweiteAufn.nachBotoxam10.01.01.beiVokal-Produktionzun?chst/h/-Stellungeingenommen +1960,p,2001/2/21,2027,w,36,,DritteAufnahmenachBotoxam10.01.01 +1972,p,2001/3/14,2027,w,36,,VierteAufnahmenachInjektion +1998,p,2001/4/4,2027,w,36,, +2030,p,2001/5/23,2027,w,36,, +2227,p,2002/1/9,2027,w,37,, +2234,p,2002/1/16,2027,w,37,,NachBotox +1937,p,2001/1/31,2148,w,59,,ZustandnachBotoxam24.01.01;1.Aufn. +1950,p,2001/2/14,2148,w,59,, +1992,p,2001/3/28,2148,w,59,, +2010,p,2001/5/2,2148,w,59,,Ungef?hr4.Aufn.nachBotox +2023,p,2001/5/16,2148,w,59,,Spasmodisch +2082,p,2001/8/8,2148,w,60,, +2141,p,2001/10/24,2148,w,60,, +2158,p,2001/11/21,2148,w,60,, +2440,p,2002/11/6,2148,w,61,, +2008,p,2001/5/2,2217,w,69,,Abduktortyp;ersteAufnahmepr?Botox +2560,p,2003/12/17,2694,w,71,,Adduktortyp +1438,p,1999/8/18,1787,m,69,,TypischeFormvorBotoxinjektion +1652,p,2000/3/29,1787,m,70,,ZweiteAufnahmevorBotox-Injektion;InjektionamgleichenTag +1666,p,2000/4/5,1787,m,70,,4.Aufnahme,Botox-Injektionam29.03.00,1.Aufnahmedanach +1672,p,2000/4/12,1787,m,70,,NachBotox;2.AufnahmenachInjektion +1677,p,2000/5/3,1787,m,70,,NachBotox;3.AufnahmenachInjektion +1689,p,2000/5/17,1787,m,70,,ZustandnachBotox,4.AufnahmenachInjektion +1723,p,2000/6/7,1787,m,70,,F?nfteAufnahmenachBotox +1914,p,2001/1/17,1787,m,71,,VorbekanntevorInjektionmitdeutlichspasmodischenAnteilen +1945,p,2001/2/7,1787,m,71,,HeuteBotoxinjektion,letzteAufnahmevorBotox +1961,p,2001/2/21,1787,m,71,,ErsteAufnahmenachInjektionam07.02.01 +1994,p,2001/3/28,1787,m,71,, +2022,p,2001/5/16,1787,m,71,, +2159,p,2001/11/21,1787,m,72,, +2352,p,2002/5/22,1787,m,72,,Pr?-Botox +2361,p,2002/6/12,1787,m,72,,pr?-Botox(heute) +1565,p,2000/1/5,1872,m,56,,Vorbekannt,seitungef.11/2JahrenkeinBotox +1752,p,2000/6/28,1872,m,56,,Botoxbed?rftig;3.Aufnahme,letzteInjektionJan.00,Aufnahmepr?erneuterInj. +2273,p,2002/2/6,2417,m,35,, +2490,p,2003/6/4,1634,w,64,,Zustanddanach,TendenzHyperfunktion +1774,p,2000/8/9,1995,w,51,,re,Zustanddanach,mitausgepr?gterglottischerInsuffizienz;supraglott.Cyste? +2064,p,2001/6/13,1995,w,52,,Zustanddanach +491,p,1998/4/1,1363,m,78,,ZustandnachChordektomiemitRezidiv-GranulationspolypinvordererKommissur +504,p,1998/4/22,1363,m,78,,ZustandnachChordektomie,kleineSynechie,ZustandnachGranulationspolyp +1450,p,1999/8/25,1363,m,80,,ZustandnachChordektomie,Synechie +1503,p,1999/11/24,1363,m,80,,Zustanddanach,Synechie,subglottischeGranulation +628,p,1998/5/6,1384,m,60,,ZustandnachChordektomiemitErsatzstimmbandlinks;kleineSynechievordereKommissur +719,p,1998/5/20,1411,m,49,,ZustandnachChordektomiemitsupraglottischerKompensation,weicheTaschenfaltenstimme +1084,p,1998/11/25,1411,m,49,,ZustandnachChordektomierechts,kompensatorischeTaschenfaltenstimme,ausgepr?gteglottischeInsuffizienz,starkeingeschr?nktesStimmfeld +2268,p,2002/1/30,1427,m,60,,ZustanddanachmitErsatzstimmband +845,p,1998/7/1,1444,m,62,,ZustandnachChordektomie(1995)mitTaschenfaltenstimme +2029,p,2001/5/23,1444,m,65,,ZustandnachChordektomiemitkompensierterTaschenfaltenstimme +847,p,1998/7/1,1446,m,65,,ZustandnachChordektomie +1392,p,1999/6/2,1446,m,66,,Zustanddanach,ungef?hrsiebenJahreher,linksphonatorischeKompensation +1606,p,2000/2/2,1446,m,67,,Zustanddanach,rechts,1992,mitsehrsch?nemErsatzstimmband;4.Aufnahme +2362,p,2002/6/12,1446,m,69,,OrganischeDysphoniebeiZustandnachChordektomie +873,p,1998/7/15,1469,m,52,,ZustandnachpartiellerChordektomie +903,p,1998/9/2,1497,m,61,,ZustanddanachmitexcavierterNarbehintenrechtsundVerdachtaufRezidivvordereKommissur +915,p,1998/9/9,1508,m,61,,ZustandnachChordektomie,beginnendeguteKompensation,keineLeukoplakieaufNarbe +1217,p,1999/1/20,1603,m,67,,Zustanddanach,links,sch?nesNarbenstimmbandmitphonatorischemStillstand +2189,p,2001/12/12,1603,m,70,,ZustanddanachmitpraktischkompletterKompensation +2453,p,2002/12/4,1603,m,71,,Zustanddanach,rechts +2548,p,2003/12/10,1603,m,72,,Zustanddanach +1321,p,1999/5/5,1620,m,59,,ZustandnachCordektomie +1333,p,1999/5/12,1620,m,59,,Verlaufskontrolle;5.Aufnahme +1385,p,1999/5/26,1620,m,59,,Zustanddanach +1393,p,1999/6/2,1620,m,59,,Zustanddanach +1401,p,1999/6/9,1620,m,59,,Verlaufskontrolle,10.Aufnahme,SynechieindervorderenKommissur +1412,p,1999/6/16,1620,m,59,,Zustanddanach +1422,p,1999/6/23,1620,m,59,,Zustanddanach,Verlaufskontrolle;12.Aufnahme +1429,p,1999/6/30,1620,m,59,,NachfrontolateralerTeilresektion,13.Aufnahme +1932,p,2001/1/24,1620,m,60,,ZustanddanachmitRestdysplasieundsupraglottischerKompensation +1486,p,1999/11/3,1636,m,72,,ZustandnachbeidseitigerChordektomie +1487,p,1999/11/3,1768,m,59,,ZustanddanachmitplastischerErsatzstimmlippe +2503,p,2003/7/16,1768,m,63,,Zustanddanach,rechts;Ersatzstimmband +2136,p,2001/10/24,1868,m,51,,ZustandnachlinksseitigerChordektomiemitsupraglottalerKompensation +1625,p,2000/2/23,1924,m,63,,Zustanddanach,beidseitigeSynechie,kompensierteTaschenfaltenstimme +1651,p,2000/3/29,1951,m,57,,ZustandnachChordektomiemithyperfunktionellerKompensation +1674,p,2000/5/3,1974,m,61,,ZustandnachlaserchirurgischerRezidivabtragung,Chordektomie1995 +1693,p,2000/5/24,1992,m,71,,Partiellemitm??igerDysphonie,R1H1B0 +1720,p,2000/6/7,1998,m,48,,ZustandnachLaserchirurgiemitkompensierenderTaschenfaltenstimme +2494,p,2003/6/11,2360,m,46,,ZustandnachChordektomielinks,Synechie +2226,p,2002/1/9,2387,m,71,,NachCordektomie +2291,p,2002/2/20,2387,m,72,,ZustanddanachmitbeginnendemErsatzstimmband +2380,p,2002/8/7,2514,m,55,,ZustandnachChordektomie,beginnendeTaschenfaltenstimme +2400,p,2002/9/4,2534,m,65,,Zustanddanach +2484,p,2003/3/5,2535,m,50,,Zustanddanach,Leukoplakielinks +2575,p,2004/3/10,2601,m,72,,OrganischeDysphonienachChordektomie,m??igeHyperfunktion +815,p,1998/6/10,1427,m,57,,ZustandnachfrontolateralerTeilresektion,hohemittlereSprechstimmlage +1165,p,1998/12/9,1427,m,57,,Zustanddanach,mitsehrschmalemErsatzstimmbandundhyperfunktionellerKomponente +1446,p,1999/8/25,1427,m,58,,Zustanddanach,erh?htemittlereSprechstimmlage,OPMai1999 +1635,p,2000/3/1,1427,m,58,,Zustanddanach,mitErsatzstimmband,Verlaufskontrolle,hohemittlereSprechlage +891,p,1998/8/26,1485,m,67,,ZustandnachHemilaryngektomiemitm??igerDysphonie,leichtesupraglottaleKompensation +936,p,1998/10/14,1485,m,67,,ZustandnachHemilaryngektomie,unvollst?ndigeKompensation +1191,p,1998/12/16,1485,m,67,,Zustanddanach +1409,p,1999/6/16,1485,m,67,,Zustanddanach;1.Aufnahmepr?OP +1243,p,1999/2/17,1497,m,62,,Zustanddanach,rechtsmitausgepr?gterVernarbungAm14.08.99eineT1-CaOP;MDVPsignalnotvoiced +1162,p,1998/12/9,1579,m,65,,ZustandnachfrontolateralerTeilresektionundSynechieabtrennungmitausgepr?gtenFibrinbel?gen +1234,p,1999/2/3,1620,m,58,,VorOPbeiVerdachtaufTumorindervorderenKommissur,subglottischimvorderenAnteil,phonatorischerStillstand +1279,p,1999/3/17,1620,m,58,,Zustanddanach,mitbreiterSynechie,glottischeInsuffizienzPr?-OPam03.02.99;Zweitaufnahme,ersteAufnahmenachOP, +1313,p,1999/4/28,1620,m,59,,Zustanddanach,rechts +1558,p,1999/12/8,1620,m,59,,Zustanddanach,Ausr?umungderzervikalenHalslymphknoten;glatteHeilung;keinAnhaltaufRezidiv +1808,p,2000/10/18,1620,m,60,,Zustanddanach;PatientstandzurlongitudinalenBetrachtungzurVerf?gung +1490,p,1999/11/10,1633,m,43,,Zustanddanach;3.Aufnahme,2.Aufnahme24.08.99,1.Aufnahmepr?OPam24.02.99(OPam01.03.99) +1487,p,1999/11/3,1768,m,59,,ZustanddanachmitplastischerErsatzstimmlippe +1561,p,1999/12/15,1868,m,49,,Zustanddanach,ca.eineWochepostoperativ,starkeerh?htemittlereSprechstimmlage +1634,p,2000/3/1,1868,m,49,,Zustanddanach,GranulationsabtragungimInterarybereich +1756,p,2000/7/5,1868,m,50,,Zustanddanach,gepre?teStimmgebung,R2H2B0 +1949,p,2001/2/14,1868,m,50,,ZustanddanachmithyperfunktionellerKompensation;beiTextproduktionsupraglottaleAngregung +2383,p,2002/8/14,1868,m,52,,Zustanddanach +1692,p,2000/5/24,1991,m,65,,Zustanddanach,mitsupraglottischerKompensation,kleineGranulomeandenStimmlippenundsupraglottal +1749,p,2000/6/21,2000,m,57,,Zustanddanach,jetztgro?erGranulationspolypli;2.Aufnahmepr?OP,OPam23.06.00 +1913,p,2001/1/17,2000,m,57,,ZustanddanachmitLeukoplakiere;OPam22.02.01 +2131,p,2001/10/17,2000,m,58,,ZustanddanachundnachmehrerenGranulationsabtragungen +2437,p,2002/11/6,2360,m,46,,Zustanddanach,Synechie +2386,p,2002/8/14,2520,m,67,,Zustanddanach +2456,p,2002/12/4,2534,m,66,,Organisch;ZustandnachResektion diff --git a/docs/source/how_to.md b/docs/source/how_to.md index 29683d59..859d0f24 100644 --- a/docs/source/how_to.md +++ b/docs/source/how_to.md @@ -7,28 +7,30 @@ starting without programming experience). This post is meant to help you with setting up your first experiment, based on the Berlin Emodb. -1) Set up Python +0) Set up Python It's written in python, so first you have to set up a Python environment. It is recommended to use Linux-based systems for easiness, but it should work on Windows as well. -The current version of nkululeko is tested with Python 3.8.5. +Python is pre-installed on most Linux systems, but you might want to install a virtual environment to keep your system clean. +The current version of nkululeko is tested with Python 3.9. -2) Get a database - -Load the Berlin emodb database to some location on you harddrive, as -discussed in [this post](http://blog.syntheticspeech.de/2021/08/10/get-all-information-from-emodb/). -I will refer to the location as "emodb root" from now on. You can also follow [Hello World page](hello_world_aud.md). - -3) Install Nkululeko +1) Install Nkululeko Inside your virtual environment, run: pip install nkululeko This should install nkululeko and all required modules. It takes a long -time and a lot of space, when done intially. +time and a lot of space, when done initially. + +2) Get a database + +Load the Berlin emodb database to some location on you harddrive, as +discussed in [this post](http://blog.syntheticspeech.de/2021/08/10/get-all-information-from-emodb/). +I will refer to the location as "emodb root" from now on. You can also follow [Hello World page](hello_world_aud.md). + -5) Adapt the INI file +3) Adapt the INI file Use your favourite editor, e.g., Visual Studio code and edit the file that defines your experiment. You might start with this demo sample. You @@ -42,13 +44,13 @@ this: An overview on all nkululeko options is listed in [INI file](ini_file). -6) Run the experiment +4) Run the experiment Inside a shell type (or use VSC) and start the process with: python -m nkululeko.nkululeko --config exp_emodb.ini -7) Inspect the results +5) Inspect the results If all goes well, the program should start by extracting opensmile features, and, if you\'re done, you should be able to inspect the diff --git a/nkululeko/models/model_tree.py b/nkululeko/models/model_tree.py index afa30d46..8a37af0e 100644 --- a/nkululeko/models/model_tree.py +++ b/nkululeko/models/model_tree.py @@ -12,4 +12,6 @@ class Tree_model(Model): def __init__(self, df_train, df_test, feats_train, feats_test): super().__init__(df_train, df_test, feats_train, feats_test) self.name = "tree" - self.clf = DecisionTreeClassifier() # set up the classifier + self.clf = DecisionTreeClassifier( + random_state=42 + ) # set up the classifier diff --git a/nkululeko/reporting/reporter.py b/nkululeko/reporting/reporter.py index 99479a98..c1e82010 100644 --- a/nkululeko/reporting/reporter.py +++ b/nkululeko/reporting/reporter.py @@ -27,6 +27,7 @@ r2_score, roc_auc_score, roc_curve, + RocCurveDisplay, ) import nkululeko.glob_conf as glob_conf @@ -75,6 +76,7 @@ def __init__(self, truths, preds, run, epoch, probas=None): self.result = Result(0, 0, 0, 0, "unknown") self.run = run self.epoch = epoch + self.model_type = self.util.get_model_type() self._set_metric() self.filenameadd = "" self.cont_to_cat = False @@ -397,6 +399,8 @@ def print_results(self, epoch=None): target_names=labels, output_dict=True, ) + # print classifcation report in console + self.util.debug(f"\n {classification_report(self.truths, self.preds, target_names=labels)}") except ValueError as e: self.util.debug( "Reporter: caught a ValueError when trying to get" @@ -415,6 +419,14 @@ def print_results(self, epoch=None): if len(np.unique(self.truths)) == 2: fpr, tpr, _ = roc_curve(self.truths, self.preds) auc_score = auc(fpr, tpr) + display = RocCurveDisplay(fpr=fpr, tpr=tpr, + roc_auc=auc_score, + estimator_name=f'{self.model_type} estimator') + # save plot + plot_path = f'{res_dir}{self.util.get_exp_name()}_{epoch}{self.filenameadd}_roc.{self.format}' + display.plot(ax=None) + plt.savefig(plot_path) + self.util.debug(f'Saved ROC curve to {plot_path}') pauc_score = roc_auc_score(self.truths, self.preds, max_fpr=0.1) auc_pauc = f"auc: {auc_score:.3f}, pauc: {pauc_score:.3f} from epoch: {epoch}" self.util.debug(auc_pauc) diff --git a/nkululeko/utils/util.py b/nkululeko/utils/util.py index 3b48cd30..f483c375 100644 --- a/nkululeko/utils/util.py +++ b/nkululeko/utils/util.py @@ -175,7 +175,7 @@ def get_exp_dir(self): """Get the experiment directory.""" root = os.path.join(self.config["EXP"]["root"], "") name = self.config["EXP"]["name"] - dir_name = f"{root}{name}" + dir_name = f"{root}/{name}" audeer.mkdir(dir_name) return dir_name diff --git a/tests/exp_emodb_finetune.ini b/tests/exp_emodb_finetune.ini index 0e854331..ed33b744 100644 --- a/tests/exp_emodb_finetune.ini +++ b/tests/exp_emodb_finetune.ini @@ -1,5 +1,5 @@ [EXP] -root = ./tmp/ +root = ./tests/results/ name = finetuned runs = 1 epochs = 5 diff --git a/tests/exp_polish_bayes.ini b/tests/exp_polish_bayes.ini index 74957837..5cd4fb65 100644 --- a/tests/exp_polish_bayes.ini +++ b/tests/exp_polish_bayes.ini @@ -27,4 +27,6 @@ type = ['os'] type = bayes ; save = True [RESAMPLE] -replace = True \ No newline at end of file +replace = True +[PLOT] +format = svg \ No newline at end of file