Spaces:
Sleeping
Sleeping
{ | |
"version": "1.0", | |
"truncation": null, | |
"padding": null, | |
"added_tokens": [ | |
{ | |
"id": 0, | |
"content": "[PAD]", | |
"single_word": false, | |
"lstrip": false, | |
"rstrip": false, | |
"normalized": false, | |
"special": true | |
}, | |
{ | |
"id": 1, | |
"content": "[UNK]", | |
"single_word": false, | |
"lstrip": false, | |
"rstrip": false, | |
"normalized": false, | |
"special": true | |
}, | |
{ | |
"id": 2, | |
"content": "[CLS]", | |
"single_word": false, | |
"lstrip": false, | |
"rstrip": false, | |
"normalized": false, | |
"special": true | |
}, | |
{ | |
"id": 3, | |
"content": "[SEP]", | |
"single_word": false, | |
"lstrip": false, | |
"rstrip": false, | |
"normalized": false, | |
"special": true | |
}, | |
{ | |
"id": 4, | |
"content": "[MASK]", | |
"single_word": false, | |
"lstrip": false, | |
"rstrip": false, | |
"normalized": false, | |
"special": true | |
} | |
], | |
"normalizer": { | |
"type": "BertNormalizer", | |
"clean_text": true, | |
"handle_chinese_chars": true, | |
"strip_accents": null, | |
"lowercase": true | |
}, | |
"pre_tokenizer": { | |
"type": "BertPreTokenizer" | |
}, | |
"post_processor": { | |
"type": "TemplateProcessing", | |
"single": [ | |
{ | |
"SpecialToken": { | |
"id": "[CLS]", | |
"type_id": 0 | |
} | |
}, | |
{ | |
"Sequence": { | |
"id": "A", | |
"type_id": 0 | |
} | |
}, | |
{ | |
"SpecialToken": { | |
"id": "[SEP]", | |
"type_id": 0 | |
} | |
} | |
], | |
"pair": [ | |
{ | |
"SpecialToken": { | |
"id": "[CLS]", | |
"type_id": 0 | |
} | |
}, | |
{ | |
"Sequence": { | |
"id": "A", | |
"type_id": 0 | |
} | |
}, | |
{ | |
"SpecialToken": { | |
"id": "[SEP]", | |
"type_id": 0 | |
} | |
}, | |
{ | |
"Sequence": { | |
"id": "B", | |
"type_id": 1 | |
} | |
}, | |
{ | |
"SpecialToken": { | |
"id": "[SEP]", | |
"type_id": 1 | |
} | |
} | |
], | |
"special_tokens": { | |
"[CLS]": { | |
"id": "[CLS]", | |
"ids": [ | |
2 | |
], | |
"tokens": [ | |
"[CLS]" | |
] | |
}, | |
"[SEP]": { | |
"id": "[SEP]", | |
"ids": [ | |
3 | |
], | |
"tokens": [ | |
"[SEP]" | |
] | |
} | |
} | |
}, | |
"decoder": { | |
"type": "WordPiece", | |
"prefix": "##", | |
"cleanup": true | |
}, | |
"model": { | |
"type": "WordPiece", | |
"unk_token": "[UNK]", | |
"continuing_subword_prefix": "##", | |
"max_input_chars_per_word": 100, | |
"vocab": { | |
"[PAD]": 0, | |
"[UNK]": 1, | |
"[CLS]": 2, | |
"[SEP]": 3, | |
"[MASK]": 4, | |
"\"": 5, | |
"%": 6, | |
"&": 7, | |
"'": 8, | |
"(": 9, | |
")": 10, | |
"*": 11, | |
"+": 12, | |
",": 13, | |
"-": 14, | |
".": 15, | |
"/": 16, | |
"0": 17, | |
"1": 18, | |
"2": 19, | |
"3": 20, | |
"4": 21, | |
"5": 22, | |
"6": 23, | |
"7": 24, | |
"8": 25, | |
"9": 26, | |
":": 27, | |
";": 28, | |
"<": 29, | |
"=": 30, | |
">": 31, | |
"?": 32, | |
"[": 33, | |
"\\": 34, | |
"a": 35, | |
"b": 36, | |
"c": 37, | |
"d": 38, | |
"e": 39, | |
"f": 40, | |
"g": 41, | |
"h": 42, | |
"i": 43, | |
"j": 44, | |
"k": 45, | |
"l": 46, | |
"m": 47, | |
"n": 48, | |
"o": 49, | |
"p": 50, | |
"q": 51, | |
"r": 52, | |
"s": 53, | |
"t": 54, | |
"u": 55, | |
"v": 56, | |
"w": 57, | |
"x": 58, | |
"y": 59, | |
"z": 60, | |
"~": 61, | |
"×": 62, | |
"–": 63, | |
"##e": 64, | |
"##n": 65, | |
"##d": 66, | |
"##r": 67, | |
"##i": 68, | |
"##g": 69, | |
"##c": 70, | |
"##u": 71, | |
"##p": 72, | |
"##o": 73, | |
"##x": 74, | |
"##m": 75, | |
"##t": 76, | |
"##y": 77, | |
"##a": 78, | |
"##s": 79, | |
"##l": 80, | |
"##v": 81, | |
"##f": 82, | |
"##b": 83, | |
"##×": 84, | |
"##3": 85, | |
"##j": 86, | |
"##k": 87, | |
"##0": 88, | |
"##1": 89, | |
"##6": 90, | |
"##h": 91, | |
"##7": 92, | |
"##9": 93, | |
"##4": 94, | |
"##q": 95, | |
"##2": 96, | |
"##w": 97, | |
"##5": 98, | |
"##z": 99, | |
"##8": 100, | |
"##he": 101, | |
"the": 102, | |
"##al": 103, | |
"##ar": 104, | |
"##as": 105, | |
"##re": 106, | |
"##er": 107, | |
"##on": 108, | |
"##in": 109, | |
"in": 110, | |
"##nd": 111, | |
"and": 112, | |
"##es": 113, | |
"##or": 114, | |
"##at": 115, | |
"no": 116, | |
"##ary": 117, | |
"of": 118, | |
"##ion": 119, | |
"##us": 120, | |
"##it": 121, | |
"##id": 122, | |
"##ph": 123, | |
"##en": 124, | |
"##ic": 125, | |
"##aryn": 126, | |
"##pharyn": 127, | |
"##tas": 128, | |
"##an": 129, | |
"##opharyn": 130, | |
"is": 131, | |
"##ec": 132, | |
"##os": 133, | |
"are": 134, | |
"##ge": 135, | |
"there": 136, | |
"##ter": 137, | |
"nod": 138, | |
"me": 139, | |
"##um": 140, | |
"le": 141, | |
"##ed": 142, | |
"##ou": 143, | |
"##ig": 144, | |
"##le": 145, | |
"nas": 146, | |
"##ing": 147, | |
"##ul": 148, | |
"metas": 149, | |
"re": 150, | |
"##igh": 151, | |
"##ft": 152, | |
"##ight": 153, | |
"##geal": 154, | |
"##ent": 155, | |
"inv": 156, | |
"left": 157, | |
"##ith": 158, | |
"with": 159, | |
"right": 160, | |
"nasopharyn": 161, | |
"##is": 162, | |
"tum": 163, | |
"##om": 164, | |
"##tr": 165, | |
"##our": 166, | |
"##ly": 167, | |
"tumour": 168, | |
"to": 169, | |
"or": 170, | |
"##il": 171, | |
"nec": 172, | |
"##ri": 173, | |
"nodes": 174, | |
"neck": 175, | |
"sid": 176, | |
"##ve": 177, | |
"##per": 178, | |
"##oid": 179, | |
"metastas": 180, | |
"##cl": 181, | |
"metastases": 182, | |
"ex": 183, | |
"##ab": 184, | |
"up": 185, | |
"pos": 186, | |
"##all": 187, | |
"t1": 188, | |
"##ular": 189, | |
"un": 190, | |
"##ial": 191, | |
"side": 192, | |
"con": 193, | |
"##able": 194, | |
"##ark": 195, | |
"upper": 196, | |
"t1w": 197, | |
"##ol": 198, | |
"##ior": 199, | |
"##rem": 200, | |
"##arkable": 201, | |
"##eral": 202, | |
"unrem": 203, | |
"unremarkable": 204, | |
"##ow": 205, | |
"##ad": 206, | |
"##ous": 207, | |
"th": 208, | |
"sp": 209, | |
"par": 210, | |
"car": 211, | |
"##nal": 212, | |
"ch": 213, | |
"nasopharynx": 214, | |
"ext": 215, | |
"##oss": 216, | |
"##ug": 217, | |
"##if": 218, | |
"##oma": 219, | |
"##ac": 220, | |
"##inus": 221, | |
"sinus": 222, | |
"invas": 223, | |
"##ain": 224, | |
"invasion": 225, | |
"al": 226, | |
"##ateral": 227, | |
"ax": 228, | |
"invol": 229, | |
"##av": 230, | |
"axial": 231, | |
"##ant": 232, | |
"nasopharyngeal": 233, | |
"##tat": 234, | |
"##ast": 235, | |
"##tatic": 236, | |
"metastatic": 237, | |
"##ut": 238, | |
"##terior": 239, | |
"##ist": 240, | |
"sm": 241, | |
"small": 242, | |
"##cin": 243, | |
"carcin": 244, | |
"carcinoma": 245, | |
"t2": 246, | |
"jug": 247, | |
"cor": 248, | |
"##ternal": 249, | |
"foss": 250, | |
"fossa": 251, | |
"##usion": 252, | |
"##th": 253, | |
"jugular": 254, | |
"inf": 255, | |
"internal": 256, | |
"on": 257, | |
"cav": 258, | |
"for": 259, | |
"##por": 260, | |
"##ase": 261, | |
"##res": 262, | |
"reg": 263, | |
"coron": 264, | |
"coronal": 265, | |
"int": 266, | |
"##rim": 267, | |
"sc": 268, | |
"nodal": 269, | |
"prim": 270, | |
"primary": 271, | |
"region": 272, | |
"##ding": 273, | |
"##tery": 274, | |
"posterior": 275, | |
"##am": 276, | |
"chain": 277, | |
"wh": 278, | |
"##ur": 279, | |
"##cc": 280, | |
"##ilateral": 281, | |
"into": 282, | |
"##ens": 283, | |
"not": 284, | |
"he": 285, | |
"##ical": 286, | |
"dist": 287, | |
"##ate": 288, | |
"##opharynx": 289, | |
"distant": 290, | |
"ptery": 291, | |
"pteryg": 292, | |
"retr": 293, | |
"mid": 294, | |
"##dent": 295, | |
"##opharyngeal": 296, | |
"##ied": 297, | |
"ident": 298, | |
"identif": 299, | |
"##ich": 300, | |
"which": 301, | |
"identified": 302, | |
"retropharyngeal": 303, | |
"bilateral": 304, | |
"scan": 305, | |
"cl": 306, | |
"sec": 307, | |
"##sp": 308, | |
"##vel": 309, | |
"ear": 310, | |
"##ue": 311, | |
"head": 312, | |
"level": 313, | |
"##her": 314, | |
"bon": 315, | |
"de": 316, | |
"hy": 317, | |
"but": 318, | |
"mri": 319, | |
"##ther": 320, | |
"base": 321, | |
"##ot": 322, | |
"##ges": 323, | |
"involv": 324, | |
"extens": 325, | |
"##ine": 326, | |
"##ull": 327, | |
"##erv": 328, | |
"##tion": 329, | |
"##ax": 330, | |
"para": 331, | |
"##ures": 332, | |
"st": 333, | |
"parapharyn": 334, | |
"##ity": 335, | |
"##ir": 336, | |
"parapharyngeal": 337, | |
"en": 338, | |
"foram": 339, | |
"##iv": 340, | |
"##ag": 341, | |
"contr": 342, | |
"ab": 343, | |
"##ud": 344, | |
"contrast": 345, | |
"##end": 346, | |
"cr": 347, | |
"##pic": 348, | |
"##ervical": 349, | |
"nasal": 350, | |
"##ym": 351, | |
"pr": 352, | |
"cervical": 353, | |
"##fin": 354, | |
"extend": 355, | |
"su": 356, | |
"##ation": 357, | |
"post": 358, | |
"fat": 359, | |
"##age": 360, | |
"##op": 361, | |
"##clusion": 362, | |
"conclusion": 363, | |
"pre": 364, | |
"##port": 365, | |
"report": 366, | |
"##ite": 367, | |
"wall": 368, | |
"sk": 369, | |
"##ment": 370, | |
"skull": 371, | |
"##so": 372, | |
"also": 373, | |
"defin": 374, | |
"cavity": 375, | |
"be": 376, | |
"can": 377, | |
"##omin": 378, | |
"an": 379, | |
"##ition": 380, | |
"ii": 381, | |
"##dition": 382, | |
"lym": 383, | |
"lymph": 384, | |
"hyp": 385, | |
"##ious": 386, | |
"##clud": 387, | |
"##and": 388, | |
"sus": 389, | |
"involve": 390, | |
"ap": 391, | |
"##hn": 392, | |
"##ening": 393, | |
"##ern": 394, | |
"cavern": 395, | |
"involving": 396, | |
"cavernous": 397, | |
"other": 398, | |
"##que": 399, | |
"suspic": 400, | |
"definite": 401, | |
"##ory": 402, | |
"tec": 403, | |
"##hni": 404, | |
"techni": 405, | |
"##iss": 406, | |
"oropharynx": 407, | |
"technique": 408, | |
"##out": 409, | |
"extension": 410, | |
"foramen": 411, | |
"##spir": 412, | |
"t2spir": 413, | |
"##astoid": 414, | |
"##bit": 415, | |
"##orm": 416, | |
"##itt": 417, | |
"cliv": 418, | |
"##ff": 419, | |
"eff": 420, | |
"acc": 421, | |
"without": 422, | |
"orbit": 423, | |
"cran": 424, | |
"bo": 425, | |
"##arge": 426, | |
"node": 427, | |
"fin": 428, | |
"effusion": 429, | |
"early": 430, | |
"suspicious": 431, | |
"finding": 432, | |
"canal": 433, | |
"bones": 434, | |
"t2w": 435, | |
"noted": 436, | |
"extends": 437, | |
"##cluded": 438, | |
"stage": 439, | |
"findings": 440, | |
"mus": 441, | |
"##alat": 442, | |
"##uc": 443, | |
"low": 444, | |
"##im": 445, | |
"sinuses": 446, | |
"##ib": 447, | |
"##hen": 448, | |
"pterygoid": 449, | |
"##mpor": 450, | |
"##mporal": 451, | |
"sphen": 452, | |
"##ond": 453, | |
"aj": 454, | |
"ajcc": 455, | |
"lower": 456, | |
"uic": 457, | |
"uicc": 458, | |
"##tions": 459, | |
"edition": 460, | |
"##otid": 461, | |
"##ording": 462, | |
"according": 463, | |
"meas": 464, | |
"sphenoid": 465, | |
"##dle": 466, | |
"middle": 467, | |
"##alatine": 468, | |
"fiss": 469, | |
"second": 470, | |
"##ong": 471, | |
"infr": 472, | |
"sag": 473, | |
"##ick": 474, | |
"##ang": 475, | |
"thick": 476, | |
"##ittal": 477, | |
"sagittal": 478, | |
"muc": 479, | |
"thor": 480, | |
"mastoid": 481, | |
"regions": 482, | |
"at": 483, | |
"##atemporal": 484, | |
"infratemporal": 485, | |
"##gest": 486, | |
"included": 487, | |
"thorax": 488, | |
"##ep": 489, | |
"tumours": 490, | |
"sat": 491, | |
"##uration": 492, | |
"hypopharynx": 493, | |
"saturation": 494, | |
"tri": 495, | |
"thickening": 496, | |
"triang": 497, | |
"sections": 498, | |
"mucos": 499, | |
"##anc": 500, | |
"clivus": 501, | |
"bul": 502, | |
"##ive": 503, | |
"##ormal": 504, | |
"walls": 505, | |
"mil": 506, | |
"crani": 507, | |
"mild": 508, | |
"mucosal": 509, | |
"##ill": 510, | |
"abut": 511, | |
"##opalatine": 512, | |
"##etr": 513, | |
"##asal": 514, | |
"sig": 515, | |
"paran": 516, | |
"ad": 517, | |
"##ure": 518, | |
"cranium": 519, | |
"paranasal": 520, | |
"##ob": 521, | |
"chan": 522, | |
"##ver": 523, | |
"non": 524, | |
"##spec": 525, | |
"triangle": 526, | |
"pterygopalatine": 527, | |
"sh": 528, | |
"##un": 529, | |
"##large": 530, | |
"enlarge": 531, | |
"##m0": 532, | |
"along": 533, | |
"##cles": 534, | |
"muscles": 535, | |
"##ia": 536, | |
"np": 537, | |
"##oo": 538, | |
"max": 539, | |
"##low": 540, | |
"enlarged": 541, | |
"both": 542, | |
"as": 543, | |
"##oc": 544, | |
"sub": 545, | |
"ver": 546, | |
"lateral": 547, | |
"npc": 548, | |
"roo": 549, | |
"roof": 550, | |
"promin": 551, | |
"##ific": 552, | |
"app": 553, | |
"bulk": 554, | |
"prominent": 555, | |
"##te": 556, | |
"involvement": 557, | |
"note": 558, | |
"##illary": 559, | |
"##spect": 560, | |
"aspect": 561, | |
"##pl": 562, | |
"signal": 563, | |
"sided": 564, | |
"##ap": 565, | |
"##cm": 566, | |
"lar": 567, | |
"spac": 568, | |
"petr": 569, | |
"levels": 570, | |
"ind": 571, | |
"se": 572, | |
"hyper": 573, | |
"parotid": 574, | |
"fe": 575, | |
"li": 576, | |
"this": 577, | |
"##eter": 578, | |
"##inate": 579, | |
"##ance": 580, | |
"##andib": 581, | |
"pred": 582, | |
"ar": 583, | |
"predomin": 584, | |
"##resent": 585, | |
"##ess": 586, | |
"##trac": 587, | |
"##antly": 588, | |
"abuts": 589, | |
"gl": 590, | |
"infer": 591, | |
"predominantly": 592, | |
"##amm": 593, | |
"##lamm": 594, | |
"inflamm": 595, | |
"gland": 596, | |
"inferior": 597, | |
"bulky": 598, | |
"di": 599, | |
"##atory": 600, | |
"##gh": 601, | |
"##ough": 602, | |
"##read": 603, | |
"indeter": 604, | |
"indeterm": 605, | |
"very": 606, | |
"##ear": 607, | |
"spread": 608, | |
"inflammatory": 609, | |
"indeterminate": 610, | |
"##own": 611, | |
"show": 612, | |
"##el": 613, | |
"space": 614, | |
"all": 615, | |
"##asia": 616, | |
"fissures": 617, | |
"##ust": 618, | |
"changes": 619, | |
"##andibular": 620, | |
"cm": 621, | |
"##mm": 622, | |
"##ral": 623, | |
"appear": 624, | |
"hyperpl": 625, | |
"hyperplasia": 626, | |
"subm": 627, | |
"feat": 628, | |
"measures": 629, | |
"##normal": 630, | |
"##ian": 631, | |
"abnormal": 632, | |
"features": 633, | |
"hist": 634, | |
"iii": 635, | |
"submandibular": 636, | |
"petrous": 637, | |
"7th": 638, | |
"effusions": 639, | |
"down": 640, | |
"lac": 641, | |
"sug": 642, | |
"##og": 643, | |
"history": 644, | |
"suggest": 645, | |
"extensive": 646, | |
"8th": 647, | |
"it": 648, | |
"prob": 649, | |
"mo": 650, | |
"min": 651, | |
"##wi": 652, | |
"dwi": 653, | |
"fur": 654, | |
"##erum": 655, | |
"lacerum": 656, | |
"further": 657, | |
"canals": 658, | |
"##aps": 659, | |
"##osis": 660, | |
"enh": 661, | |
"##here": 662, | |
"##ip": 663, | |
"##icular": 664, | |
"##hy": 665, | |
"any": 666, | |
"just": 667, | |
"pat": 668, | |
"t3": 669, | |
"com": 670, | |
"invad": 671, | |
"lymphoid": 672, | |
"##der": 673, | |
"anterior": 674, | |
"where": 675, | |
"bony": 676, | |
"##apsular": 677, | |
"fl": 678, | |
"##val": 679, | |
"extrac": 680, | |
"vid": 681, | |
"vidian": 682, | |
"##ex": 683, | |
"due": 684, | |
"apex": 685, | |
"spec": 686, | |
"specific": 687, | |
"##dy": 688, | |
"##ult": 689, | |
"##unc": 690, | |
"comp": 691, | |
"extracapsular": 692, | |
"nil": 693, | |
"##iz": 694, | |
"fissure": 695, | |
"##unction": 696, | |
"##oor": 697, | |
"sup": 698, | |
"##ra": 699, | |
"junction": 700, | |
"clin": 701, | |
"chains": 702, | |
"##ept": 703, | |
"largest": 704, | |
"clinical": 705, | |
"below": 706, | |
"med": 707, | |
"##ew": 708, | |
"##act": 709, | |
"more": 710, | |
"##ina": 711, | |
"floor": 712, | |
"body": 713, | |
"##ated": 714, | |
"fr": 715, | |
"sl": 716, | |
"bilaterally": 717, | |
"##bral": 718, | |
"foramina": 719, | |
"by": 720, | |
"present": 721, | |
"##ct": 722, | |
"##avicular": 723, | |
"supra": 724, | |
"slight": 725, | |
"##clavicular": 726, | |
"dis": 727, | |
"##ever": 728, | |
"how": 729, | |
"oval": 730, | |
"supraclavicular": 731, | |
"however": 732, | |
"medial": 733, | |
"mar": 734, | |
"tumor": 735, | |
"alth": 736, | |
"although": 737, | |
"##se": 738, | |
"slightly": 739, | |
"##sib": 740, | |
"possib": 741, | |
"##ancement": 742, | |
"##ay": 743, | |
"enhancement": 744, | |
"maxillary": 745, | |
"large": 746, | |
"##ely": 747, | |
"normal": 748, | |
"##tebral": 749, | |
"ovale": 750, | |
"maxim": 751, | |
"cle": 752, | |
"involves": 753, | |
"bone": 754, | |
"clear": 755, | |
"##ound": 756, | |
"##st": 757, | |
"mult": 758, | |
"musc": 759, | |
"##iff": 760, | |
"##rect": 761, | |
"glands": 762, | |
"direct": 763, | |
"##ably": 764, | |
"muscle": 765, | |
"these": 766, | |
"necr": 767, | |
"##ell": 768, | |
"cent": 769, | |
"sides": 770, | |
"carotid": 771, | |
"##veral": 772, | |
"cric": 773, | |
"several": 774, | |
"fol": 775, | |
"may": 776, | |
"cricoid": 777, | |
"super": 778, | |
"minor": 779, | |
"follow": 780, | |
"ner": 781, | |
"##ension": 782, | |
"lik": 783, | |
"nerve": 784, | |
"diff": 785, | |
"##agn": 786, | |
"dim": 787, | |
"##reat": 788, | |
"dimension": 789, | |
"cy": 790, | |
"##otu": 791, | |
"maximum": 792, | |
"cyst": 793, | |
"##athy": 794, | |
"##acent": 795, | |
"rotu": 796, | |
"##line": 797, | |
"##jacent": 798, | |
"##ndum": 799, | |
"adjacent": 800, | |
"rotundum": 801, | |
"##til": 802, | |
"cartil": 803, | |
"probably": 804, | |
"likely": 805, | |
"##tain": 806, | |
"##opathy": 807, | |
"##ung": 808, | |
"cartilage": 809, | |
"deep": 810, | |
"##omax": 811, | |
"##omaxillary": 812, | |
"##aden": 813, | |
"pterygomaxillary": 814, | |
"t3n": 815, | |
"lung": 816, | |
"cons": 817, | |
"from": 818, | |
"great": 819, | |
"bor": 820, | |
"##adenopathy": 821, | |
"border": 822, | |
"apic": 823, | |
"t4": 824, | |
"lymphadenopathy": 825, | |
"##iple": 826, | |
"multiple": 827, | |
"apices": 828, | |
"##loss": 829, | |
"##ost": 830, | |
"##cliv": 831, | |
"##ogloss": 832, | |
"##oglossal": 833, | |
"mat": 834, | |
"##aging": 835, | |
"greater": 836, | |
"##clival": 837, | |
"that": 838, | |
"gen": 839, | |
"general": 840, | |
"hypoglossal": 841, | |
"##uring": 842, | |
"measuring": 843, | |
"##ld": 844, | |
"cranial": 845, | |
"##reening": 846, | |
"screening": 847, | |
"fossae": 848, | |
"new": 849, | |
"so": 850, | |
"change": 851, | |
"##onent": 852, | |
"##ormed": 853, | |
"component": 854, | |
"staging": 855, | |
"invades": 856, | |
"addition": 857, | |
"superior": 858, | |
"t1n": 859, | |
"spine": 860, | |
"mas": 861, | |
"sit": 862, | |
"sept": 863, | |
"clival": 864, | |
"##ose": 865, | |
"orbital": 866, | |
"following": 867, | |
"septum": 868, | |
"##ould": 869, | |
"prever": 870, | |
"mass": 871, | |
"prevertebral": 872, | |
"lies": 873, | |
"##row": 874, | |
"##ient": 875, | |
"##ual": 876, | |
"patient": 877, | |
"##ized": 878, | |
"soft": 879, | |
"most": 880, | |
"possible": 881, | |
"generalized": 882, | |
"sites": 883, | |
"##uding": 884, | |
"##red": 885, | |
"matt": 886, | |
"lob": 887, | |
"incl": 888, | |
"including": 889, | |
"suggested": 890, | |
"pal": 891, | |
"##ger": 892, | |
"iv": 893, | |
"per": 894, | |
"va": 895, | |
"##ons": 896, | |
"tiss": 897, | |
"unilateral": 898, | |
"num": 899, | |
"##ease": 900, | |
"##2m0": 901, | |
"##ially": 902, | |
"larger": 903, | |
"dur": 904, | |
"disease": 905, | |
"enc": 906, | |
"##ocal": 907, | |
"shows": 908, | |
"##omastoid": 909, | |
"##use": 910, | |
"##enm": 911, | |
"ros": 912, | |
"rosenm": 913, | |
"##ule": 914, | |
"stud": 915, | |
"study": 916, | |
"rec": 917, | |
"rep": 918, | |
"close": 919, | |
"ca": 920, | |
"ple": 921, | |
"wr": 922, | |
"diagn": 923, | |
"marrow": 924, | |
"nodule": 925, | |
"informed": 926, | |
"lobe": 927, | |
"represent": 928, | |
"##sy": 929, | |
"##ome": 930, | |
"consent": 931, | |
"extending": 932, | |
"probable": 933, | |
"##1m0": 934, | |
"necrosis": 935, | |
"##itten": 936, | |
"inferiorly": 937, | |
"written": 938, | |
"##metr": 939, | |
"##ymmetr": 940, | |
"mark": 941, | |
"thr": 942, | |
"marked": 943, | |
"##ross": 944, | |
"rem": 945, | |
"through": 946, | |
"##moid": 947, | |
"##ases": 948, | |
"##imal": 949, | |
"borderline": 950, | |
"confin": 951, | |
"some": 952, | |
"##ately": 953, | |
"aden": 954, | |
"##yr": 955, | |
"appears": 956, | |
"##ogen": 957, | |
"##iop": 958, | |
"##ature": 959, | |
"##thmoid": 960, | |
"measure": 961, | |
"artery": 962, | |
"ethmoid": 963, | |
"im": 964, | |
"##eous": 965, | |
"minimal": 966, | |
"biop": 967, | |
"m0": 968, | |
"##ove": 969, | |
"preclival": 970, | |
"confined": 971, | |
"nature": 972, | |
"tons": 973, | |
"part": 974, | |
"##et": 975, | |
"palate": 976, | |
"biopsy": 977, | |
"ot": 978, | |
"involved": 979, | |
"patc": 980, | |
"t4n": 981, | |
"##yroid": 982, | |
"otomastoid": 983, | |
"well": 984, | |
"heter": 985, | |
"clus": 986, | |
"patchy": 987, | |
"do": 988, | |
"res": 989, | |
"##od": 990, | |
"##inal": 991, | |
"heterogen": 992, | |
"cluster": 993, | |
"ct": 994, | |
"vb": 995, | |
"react": 996, | |
"anteriorly": 997, | |
"remain": 998, | |
"reactive": 999, | |
"case": 1000, | |
"tonsil": 1001, | |
"##ch": 1002, | |
"excluded": 1003, | |
"##ade": 1004, | |
"ha": 1005, | |
"##erous": 1006, | |
"##iltr": 1007, | |
"##uller": 1008, | |
"siz": 1009, | |
"infiltr": 1010, | |
"marg": 1011, | |
"numerous": 1012, | |
"rosenmuller": 1013, | |
"##nific": 1014, | |
"##cer": 1015, | |
"##cept": 1016, | |
"thyroid": 1017, | |
"signific": 1018, | |
"above": 1019, | |
"diffuse": 1020, | |
"size": 1021, | |
"gross": 1022, | |
"does": 1023, | |
"margin": 1024, | |
"over": 1025, | |
"tissue": 1026, | |
"please": 1027, | |
"##ile": 1028, | |
"made": 1029, | |
"metastasis": 1030, | |
"posteriorly": 1031, | |
"##eping": 1032, | |
"adenoid": 1033, | |
"ke": 1034, | |
"keeping": 1035, | |
"main": 1036, | |
"site": 1037, | |
"around": 1038, | |
"dura": 1039, | |
"##usual": 1040, | |
"area": 1041, | |
"unusual": 1042, | |
"cann": 1043, | |
"cannot": 1044, | |
"c1": 1045, | |
"palatine": 1046, | |
"##ro": 1047, | |
"uncer": 1048, | |
"while": 1049, | |
"uncertain": 1050, | |
"except": 1051, | |
"pet": 1052, | |
"high": 1053, | |
"len": 1054, | |
"##gth": 1055, | |
"cont": 1056, | |
"length": 1057, | |
"within": 1058, | |
"central": 1059, | |
"heterogeneous": 1060, | |
"br": 1061, | |
"ph": 1062, | |
"##iew": 1063, | |
"suggesting": 1064, | |
"pharyn": 1065, | |
"bases": 1066, | |
"##ran": 1067, | |
"mainly": 1068, | |
"espec": 1069, | |
"especially": 1070, | |
"##ere": 1071, | |
"##ach": 1072, | |
"proc": 1073, | |
"matted": 1074, | |
"process": 1075, | |
"##les": 1076, | |
"spinal": 1077, | |
"##ache": 1078, | |
"diagnosis": 1079, | |
"##otic": 1080, | |
"mm": 1081, | |
"##0m0": 1082, | |
"spir": 1083, | |
"air": 1084, | |
"##ting": 1085, | |
"intrac": 1086, | |
"view": 1087, | |
"cong": 1088, | |
"pres": 1089, | |
"##vious": 1090, | |
"##ymmetrical": 1091, | |
"have": 1092, | |
"intracran": 1093, | |
"##lom": 1094, | |
"than": 1095, | |
"enhanc": 1096, | |
"conglom": 1097, | |
"conglomer": 1098, | |
"ve": 1099, | |
"##ies": 1100, | |
"laterally": 1101, | |
"intracranial": 1102, | |
"ret": 1103, | |
"deg": 1104, | |
"les": 1105, | |
"spar": 1106, | |
"lesion": 1107, | |
"##oan": 1108, | |
"vein": 1109, | |
"could": 1110, | |
"she": 1111, | |
"##rel": 1112, | |
"##ath": 1113, | |
"choan": 1114, | |
"remainder": 1115, | |
"full": 1116, | |
"focal": 1117, | |
"##ty": 1118, | |
"##enc": 1119, | |
"correl": 1120, | |
"fill": 1121, | |
"necrotic": 1122, | |
"centred": 1123, | |
"has": 1124, | |
"loc": 1125, | |
"##ention": 1126, | |
"access": 1127, | |
"abutting": 1128, | |
"appro": 1129, | |
"enhancing": 1130, | |
"##xim": 1131, | |
"##ages": 1132, | |
"##asc": 1133, | |
"##ect": 1134, | |
"##tric": 1135, | |
"##ll": 1136, | |
"retention": 1137, | |
"approxim": 1138, | |
"approximately": 1139, | |
"##ural": 1140, | |
"none": 1141, | |
"images": 1142, | |
"brain": 1143, | |
"accessory": 1144, | |
"##oph": 1145, | |
"##qu": 1146, | |
"they": 1147, | |
"##ard": 1148, | |
"triangles": 1149, | |
"significance": 1150, | |
"op": 1151, | |
"infiltration": 1152, | |
"cell": 1153, | |
"ob": 1154, | |
"##emporal": 1155, | |
"##fact": 1156, | |
"secre": 1157, | |
"##tefact": 1158, | |
"artefact": 1159, | |
"long": 1160, | |
"vol": 1161, | |
"##ume": 1162, | |
"##clude": 1163, | |
"directly": 1164, | |
"sheath": 1165, | |
"cells": 1166, | |
"volume": 1167, | |
"scl": 1168, | |
"##ging": 1169, | |
"##ort": 1170, | |
"petro": 1171, | |
"scler": 1172, | |
"c2": 1173, | |
"palat": 1174, | |
"##air": 1175, | |
"bulges": 1176, | |
"##em": 1177, | |
"##gether": 1178, | |
"extr": 1179, | |
"magn": 1180, | |
"together": 1181, | |
"midline": 1182, | |
"previous": 1183, | |
"mildly": 1184, | |
"seen": 1185, | |
"cysts": 1186, | |
"loss": 1187, | |
"##ini": 1188, | |
"##itary": 1189, | |
"matting": 1190, | |
"tu": 1191, | |
"##ont": 1192, | |
"suspicion": 1193, | |
"bulging": 1194, | |
"##plac": 1195, | |
"appearance": 1196, | |
"secretions": 1197, | |
"tub": 1198, | |
"##tic": 1199, | |
"inc": 1200, | |
"##ign": 1201, | |
"vertebral": 1202, | |
"recess": 1203, | |
"petroclival": 1204, | |
"magnum": 1205, | |
"fasc": 1206, | |
"pit": 1207, | |
"##uitary": 1208, | |
"##sess": 1209, | |
"##3m0": 1210, | |
"assess": 1211, | |
"choana": 1212, | |
"palatini": 1213, | |
"pituitary": 1214, | |
"3cm": 1215, | |
"symmetrical": 1216, | |
"intr": 1217, | |
"fascia": 1218, | |
"fair": 1219, | |
"n1": 1220, | |
"vel": 1221, | |
"##mental": 1222, | |
"located": 1223, | |
"sclerosis": 1224, | |
"fairly": 1225, | |
"veli": 1226, | |
"2cm": 1227, | |
"##x1": 1228, | |
"##ances": 1229, | |
"appearances": 1230, | |
"encase": 1231, | |
"##ence": 1232, | |
"spared": 1233, | |
"##ophy": 1234, | |
"fs": 1235, | |
"##ven": 1236, | |
"should": 1237, | |
"superiorly": 1238, | |
"degr": 1239, | |
"tr": 1240, | |
"tur": 1241, | |
"##icult": 1242, | |
"##ensity": 1243, | |
"##erved": 1244, | |
"difficult": 1245, | |
"newly": 1246, | |
"preserved": 1247, | |
"5cm": 1248, | |
"v3": 1249, | |
"##ore": 1250, | |
"##ilar": 1251, | |
"axis": 1252, | |
"##ineural": 1253, | |
"turb": 1254, | |
"temporal": 1255, | |
"##uous": 1256, | |
"##astric": 1257, | |
"##ator": 1258, | |
"caus": 1259, | |
"correlation": 1260, | |
"##ered": 1261, | |
"##iated": 1262, | |
"poster": 1263, | |
"##ongue": 1264, | |
"perineural": 1265, | |
"degrad": 1266, | |
"por": 1267, | |
"##arotid": 1268, | |
"##tern": 1269, | |
"##igastric": 1270, | |
"fatty": 1271, | |
"##uct": 1272, | |
"spaces": 1273, | |
"highly": 1274, | |
"##nt": 1275, | |
"##ental": 1276, | |
"defined": 1277, | |
"invade": 1278, | |
"t3n2m0": 1279, | |
"tongue": 1280, | |
"und": 1281, | |
"##ates": 1282, | |
"intensity": 1283, | |
"pro": 1284, | |
"contin": 1285, | |
"##lying": 1286, | |
"jugul": 1287, | |
"displac": 1288, | |
"degraded": 1289, | |
"portion": 1290, | |
"##ues": 1291, | |
"few": 1292, | |
"abnormality": 1293, | |
"invaded": 1294, | |
"##ontal": 1295, | |
"6cm": 1296, | |
"po": 1297, | |
"vess": 1298, | |
"##fore": 1299, | |
"short": 1300, | |
"submental": 1301, | |
"see": 1302, | |
"tonsils": 1303, | |
"##aches": 1304, | |
"vessel": 1305, | |
"pl": 1306, | |
"exclude": 1307, | |
"t1n0m0": 1308, | |
"particular": 1309, | |
"pharyngeal": 1310, | |
"jugulod": 1311, | |
"foc": 1312, | |
"##int": 1313, | |
"##osed": 1314, | |
"rel": 1315, | |
"intact": 1316, | |
"##udal": 1317, | |
"longus": 1318, | |
"jugulodigastric": 1319, | |
"retain": 1320, | |
"oropharyngeal": 1321, | |
"being": 1322, | |
"possibly": 1323, | |
"tin": 1324, | |
"##ative": 1325, | |
"therefore": 1326, | |
"##ility": 1327, | |
"##ack": 1328, | |
"regard": 1329, | |
"recent": 1330, | |
"regarded": 1331, | |
"eval": 1332, | |
"sur": 1333, | |
"ul": 1334, | |
"represents": 1335, | |
"rest": 1336, | |
"evalu": 1337, | |
"7cm": 1338, | |
"cere": 1339, | |
"n2": 1340, | |
"##vator": 1341, | |
"##ities": 1342, | |
"levator": 1343, | |
"##ress": 1344, | |
"iia": 1345, | |
"t3n1m0": 1346, | |
"conglomeration": 1347, | |
"end": 1348, | |
"occ": 1349, | |
"round": 1350, | |
"tip": 1351, | |
"##ased": 1352, | |
"contain": 1353, | |
"orbits": 1354, | |
"invading": 1355, | |
"disc": 1356, | |
"diagnosed": 1357, | |
"opac": 1358, | |
"tiny": 1359, | |
"asymmetr": 1360, | |
"moder": 1361, | |
"partially": 1362, | |
"particularly": 1363, | |
"if": 1364, | |
"mer": 1365, | |
"##ire": 1366, | |
"##tire": 1367, | |
"entire": 1368, | |
"dural": 1369, | |
"retained": 1370, | |
"moderate": 1371, | |
"eust": 1372, | |
"mal": 1373, | |
"##pect": 1374, | |
"##ail": 1375, | |
"t2n": 1376, | |
"frontal": 1377, | |
"additional": 1378, | |
"tissues": 1379, | |
"##achian": 1380, | |
"under": 1381, | |
"eustachian": 1382, | |
"malign": 1383, | |
"10": 1384, | |
"2m0": 1385, | |
"##asilar": 1386, | |
"reaches": 1387, | |
"filling": 1388, | |
"extra": 1389, | |
"encasement": 1390, | |
"evaluation": 1391, | |
"ev": 1392, | |
"str": 1393, | |
"##ciated": 1394, | |
"##x2": 1395, | |
"##asound": 1396, | |
"##entr": 1397, | |
"##trasound": 1398, | |
"##olateral": 1399, | |
"incid": 1400, | |
"ultrasound": 1401, | |
"mandib": 1402, | |
"v2": 1403, | |
"##ber": 1404, | |
"##iter": 1405, | |
"reach": 1406, | |
"one": 1407, | |
"##ense": 1408, | |
"tube": 1409, | |
"##intense": 1410, | |
"incidental": 1411, | |
"mandible": 1412, | |
"4cm": 1413, | |
"prot": 1414, | |
"caudal": 1415, | |
"pharyng": 1416, | |
"processes": 1417, | |
"conglomerate": 1418, | |
"##ise": 1419, | |
"extent": 1420, | |
"##obasilar": 1421, | |
"possibility": 1422, | |
"perf": 1423, | |
"causing": 1424, | |
"malignant": 1425, | |
"evid": 1426, | |
"pharyngobasilar": 1427, | |
"12": 1428, | |
"tens": 1429, | |
"##uid": 1430, | |
"##osc": 1431, | |
"only": 1432, | |
"form": 1433, | |
"scf": 1434, | |
"hem": 1435, | |
"##sociated": 1436, | |
"associated": 1437, | |
"abnormalities": 1438, | |
"##odular": 1439, | |
"obs": 1440, | |
"proven": 1441, | |
"underlying": 1442, | |
"performed": 1443, | |
"tensor": 1444, | |
"1cm": 1445, | |
"ic": 1446, | |
"ne": 1447, | |
"##ring": 1448, | |
"##edi": 1449, | |
"##lete": 1450, | |
"adv": 1451, | |
"##ocol": 1452, | |
"compress": 1453, | |
"t1n1m0": 1454, | |
"perip": 1455, | |
"number": 1456, | |
"protocol": 1457, | |
"ln": 1458, | |
"less": 1459, | |
"mot": 1460, | |
"##pos": 1461, | |
"##01": 1462, | |
"exophy": 1463, | |
"apical": 1464, | |
"complete": 1465, | |
"endosc": 1466, | |
"entirely": 1467, | |
"ica": 1468, | |
"exophytic": 1469, | |
"cc": 1470, | |
"mec": 1471, | |
"##wise": 1472, | |
"##arct": 1473, | |
"##ules": 1474, | |
"infarct": 1475, | |
"otherwise": 1476, | |
"suggestive": 1477, | |
"maximal": 1478, | |
"centered": 1479, | |
"posterolateral": 1480, | |
"related": 1481, | |
"contains": 1482, | |
"8mm": 1483, | |
"ac": 1484, | |
"equ": 1485, | |
"n0": 1486, | |
"##fic": 1487, | |
"##kel": 1488, | |
"##inodular": 1489, | |
"##ital": 1490, | |
"nodules": 1491, | |
"##ised": 1492, | |
"##ising": 1493, | |
"exp": 1494, | |
"smaller": 1495, | |
"scar": 1496, | |
"##amus": 1497, | |
"##ivocal": 1498, | |
"##anced": 1499, | |
"##ification": 1500, | |
"compar": 1501, | |
"multinodular": 1502, | |
"superfic": 1503, | |
"encases": 1504, | |
"throughout": 1505, | |
"significant": 1506, | |
"evidence": 1507, | |
"advanced": 1508, | |
"motion": 1509, | |
"meckel": 1510, | |
"equivocal": 1511, | |
"8cm": 1512, | |
"imm": 1513, | |
"ins": 1514, | |
"##astic": 1515, | |
"sphenopalatine": 1516, | |
"##epar": 1517, | |
"mucosa": 1518, | |
"t1n2m0": 1519, | |
"rounded": 1520, | |
"##ediately": 1521, | |
"scarring": 1522, | |
"immediately": 1523, | |
"red": 1524, | |
"##×2": 1525, | |
"##reg": 1526, | |
"##inates": 1527, | |
"##aparotid": 1528, | |
"fluid": 1529, | |
"##ema": 1530, | |
"asymmetry": 1531, | |
"obstr": 1532, | |
"5mm": 1533, | |
"fav": 1534, | |
"ir": 1535, | |
"ib": 1536, | |
"stern": 1537, | |
"ts": 1538, | |
"##round": 1539, | |
"##tle": 1540, | |
"##rete": 1541, | |
"includ": 1542, | |
"##itis": 1543, | |
"##lyp": 1544, | |
"such": 1545, | |
"subtle": 1546, | |
"cave": 1547, | |
"assessment": 1548, | |
"intraparotid": 1549, | |
"turbinate": 1550, | |
"turbinates": 1551, | |
"continuous": 1552, | |
"polyp": 1553, | |
"discrete": 1554, | |
"##regular": 1555, | |
"irregular": 1556, | |
"includes": 1557, | |
"3n": 1558, | |
"rat": 1559, | |
"##nown": 1560, | |
"##×3": 1561, | |
"##idual": 1562, | |
"cord": 1563, | |
"cranioc": 1564, | |
"enlargement": 1565, | |
"cystic": 1566, | |
"t4n2m0": 1567, | |
"##acheal": 1568, | |
"occip": 1569, | |
"opacification": 1570, | |
"merges": 1571, | |
"superficial": 1572, | |
"rather": 1573, | |
"7mm": 1574, | |
"aer": 1575, | |
"des": 1576, | |
"ramus": 1577, | |
"##ide": 1578, | |
"conf": 1579, | |
"##ibr": 1580, | |
"hyperintense": 1581, | |
"arch": 1582, | |
"##erent": 1583, | |
"intra": 1584, | |
"ag": 1585, | |
"ben": 1586, | |
"was": 1587, | |
"##ted": 1588, | |
"##ful": 1589, | |
"##ating": 1590, | |
"##oup": 1591, | |
"##omy": 1592, | |
"external": 1593, | |
"condy": 1594, | |
"retros": 1595, | |
"##opy": 1596, | |
"##opl": 1597, | |
"clinically": 1598, | |
"##odal": 1599, | |
"surround": 1600, | |
"6mm": 1601, | |
"fn": 1602, | |
"known": 1603, | |
"##racheal": 1604, | |
"##atracheal": 1605, | |
"##idomastoid": 1606, | |
"areas": 1607, | |
"##leidomastoid": 1608, | |
"##isp": 1609, | |
"paratracheal": 1610, | |
"##ocleidomastoid": 1611, | |
"lie": 1612, | |
"incre": 1613, | |
"cerebral": 1614, | |
"##entric": 1615, | |
"periparotid": 1616, | |
"endoscopy": 1617, | |
"sternocleidomastoid": 1618, | |
"11": 1619, | |
"back": 1620, | |
"fast": 1621, | |
"fibr": 1622, | |
"nerv": 1623, | |
"out": 1624, | |
"ra": 1625, | |
"rim": 1626, | |
"would": 1627, | |
"##ank": 1628, | |
"##olog": 1629, | |
"thin": 1630, | |
"those": 1631, | |
"det": 1632, | |
"depos": 1633, | |
"cross": 1634, | |
"been": 1635, | |
"asymmetrical": 1636, | |
"frank": 1637, | |
"consid": 1638, | |
"consist": 1639, | |
"haem": 1640, | |
"correlate": 1641, | |
"extran": 1642, | |
"foci": 1643, | |
"focus": 1644, | |
"##pective": 1645, | |
"completely": 1646, | |
"favour": 1647, | |
"occipital": 1648, | |
"nerves": 1649, | |
"deposit": 1650, | |
"13": 1651, | |
"c3": 1652, | |
"local": 1653, | |
"tor": 1654, | |
"us": 1655, | |
"##ning": 1656, | |
"##ying": 1657, | |
"##bed": 1658, | |
"##4mm": 1659, | |
"white": 1660, | |
"iib": 1661, | |
"sequ": 1662, | |
"supr": 1663, | |
"matter": 1664, | |
"t4n1m0": 1665, | |
"contig": 1666, | |
"extranodal": 1667, | |
"line": 1668, | |
"ma": 1669, | |
"##mend": 1670, | |
"##most": 1671, | |
"indent": 1672, | |
"##enous": 1673, | |
"##ommend": 1674, | |
"almost": 1675, | |
"##ameter": 1676, | |
"criter": 1677, | |
"reporting": 1678, | |
"diameter": 1679, | |
"encased": 1680, | |
"recommend": 1681, | |
"residual": 1682, | |
"overall": 1683, | |
"continu": 1684, | |
"again": 1685, | |
"fnac": 1686, | |
"contiguous": 1687, | |
"criteria": 1688, | |
"0cm": 1689, | |
"ed": 1690, | |
"stat": 1691, | |
"venous": 1692, | |
"##icated": 1693, | |
"##vement": 1694, | |
"subc": 1695, | |
"##tex": 1696, | |
"movement": 1697, | |
"t3n1": 1698, | |
"filled": 1699, | |
"track": 1700, | |
"hemisp": 1701, | |
"across": 1702, | |
"expand": 1703, | |
"9cm": 1704, | |
"c5": 1705, | |
"capsular": 1706, | |
"den": 1707, | |
"ill": 1708, | |
"n3": 1709, | |
"##ius": 1710, | |
"##ioma": 1711, | |
"##pical": 1712, | |
"##tical": 1713, | |
"##ause": 1714, | |
"##bra": 1715, | |
"##5mm": 1716, | |
"include": 1717, | |
"##est": 1718, | |
"##icul": 1719, | |
"##trophy": 1720, | |
"##olar": 1721, | |
"verte": 1722, | |
"arter": 1723, | |
"foraminae": 1724, | |
"presum": 1725, | |
"10mm": 1726, | |
"torus": 1727, | |
"denerv": 1728, | |
"vertebra": 1729, | |
"bec": 1730, | |
"dil": 1731, | |
"gr": 1732, | |
"nar": 1733, | |
"##cri": 1734, | |
"##ste": 1735, | |
"##ener": 1736, | |
"##aneous": 1737, | |
"##ount": 1738, | |
"identify": 1739, | |
"##uell": 1740, | |
"bet": 1741, | |
"medially": 1742, | |
"t3n3m0": 1743, | |
"rosenmuell": 1744, | |
"degener": 1745, | |
"obvious": 1746, | |
"pole": 1747, | |
"cereb": 1748, | |
"insepar": 1749, | |
"retrospective": 1750, | |
"consistent": 1751, | |
"linear": 1752, | |
"continuity": 1753, | |
"status": 1754, | |
"arteries": 1755, | |
"denervation": 1756, | |
"narrow": 1757, | |
"##cribed": 1758, | |
"rosenmueller": 1759, | |
"inseparable": 1760, | |
"am": 1761, | |
"dri": 1762, | |
"ventric": 1763, | |
"##up": 1764, | |
"##mon": 1765, | |
"##to": 1766, | |
"##ypical": 1767, | |
"nodular": 1768, | |
"##utaneous": 1769, | |
"arising": 1770, | |
"generalised": 1771, | |
"periv": 1772, | |
"clusters": 1773, | |
"benign": 1774, | |
"subcutaneous": 1775, | |
"because": 1776, | |
"cerebell": 1777, | |
"driven": 1778, | |
"3m0": 1779, | |
"9mm": 1780, | |
"duct": 1781, | |
"man": 1782, | |
"oed": 1783, | |
"sim": 1784, | |
"##iast": 1785, | |
"##x3": 1786, | |
"##6mm": 1787, | |
"##arius": 1788, | |
"inter": 1789, | |
"##ace": 1790, | |
"onto": 1791, | |
"hypopl": 1792, | |
"patent": 1793, | |
"mediast": 1794, | |
"adenoma": 1795, | |
"partial": 1796, | |
"choanal": 1797, | |
"##ences": 1798, | |
"##llar": 1799, | |
"tubarius": 1800, | |
"displacing": 1801, | |
"##ails": 1802, | |
"infarcts": 1803, | |
"compared": 1804, | |
"obstruct": 1805, | |
"polypoid": 1806, | |
"condyle": 1807, | |
"##ology": 1808, | |
"details": 1809, | |
"considered": 1810, | |
"sequences": 1811, | |
"recommended": 1812, | |
"group": 1813, | |
"many": 1814, | |
"oedema": 1815, | |
"gang": 1816, | |
"hard": 1817, | |
"loo": 1818, | |
"pp": 1819, | |
"poor": 1820, | |
"via": 1821, | |
"were": 1822, | |
"##een": 1823, | |
"##ce": 1824, | |
"##jor": 1825, | |
"##ween": 1826, | |
"##ans": 1827, | |
"##ection": 1828, | |
"##osely": 1829, | |
"closely": 1830, | |
"##illa": 1831, | |
"shap": 1832, | |
"palsy": 1833, | |
"image": 1834, | |
"t4n3m0": 1835, | |
"overlying": 1836, | |
"sparing": 1837, | |
"displace": 1838, | |
"aerated": 1839, | |
"surrounding": 1840, | |
"major": 1841, | |
"between": 1842, | |
"degenerative": 1843, | |
"similar": 1844, | |
"gangl": 1845, | |
"look": 1846, | |
"aur": 1847, | |
"dx": 1848, | |
"lying": 1849, | |
"sal": 1850, | |
"##rh": 1851, | |
"##ium": 1852, | |
"orific": 1853, | |
"##ivary": 1854, | |
"extraction": 1855, | |
"t3n2": 1856, | |
"heterogenous": 1857, | |
"remains": 1858, | |
"plan": 1859, | |
"strip": 1860, | |
"neur": 1861, | |
"posterolaterally": 1862, | |
"craniocervical": 1863, | |
"described": 1864, | |
"indenting": 1865, | |
"hypoplastic": 1866, | |
"polypoidal": 1867, | |
"poorly": 1868, | |
"salivary": 1869, | |
"201": 1870, | |
"dental": 1871, | |
"tw": 1872, | |
"tent": 1873, | |
"##yl": 1874, | |
"##ler": 1875, | |
"##hes": 1876, | |
"##asm": 1877, | |
"##orph": 1878, | |
"##orrh": 1879, | |
"##orium": 1880, | |
"naso": 1881, | |
"##asellar": 1882, | |
"retropharynx": 1883, | |
"##velop": 1884, | |
"##otemporal": 1885, | |
"still": 1886, | |
"parapharynx": 1887, | |
"definitely": 1888, | |
"##uction": 1889, | |
"atypical": 1890, | |
"its": 1891, | |
"diffusion": 1892, | |
"t3n0m0": 1893, | |
"t4n3": 1894, | |
"t4n1": 1895, | |
"branc": 1896, | |
"location": 1897, | |
"##ectomy": 1898, | |
"optic": 1899, | |
"recesses": 1900, | |
"relative": 1901, | |
"reaching": 1902, | |
"##iculotemporal": 1903, | |
"amount": 1904, | |
"auriculotemporal": 1905, | |
"two": 1906, | |
"tentorium": 1907, | |
"4mm": 1908, | |
"av": 1909, | |
"che": 1910, | |
"dou": 1911, | |
"when": 1912, | |
"##ned": 1913, | |
"##other": 1914, | |
"##tful": 1915, | |
"##yond": 1916, | |
"##side": 1917, | |
"##lu": 1918, | |
"##liter": 1919, | |
"##btful": 1920, | |
"##×1": 1921, | |
"##7mm": 1922, | |
"##orbit": 1923, | |
"##ula": 1924, | |
"too": 1925, | |
"##ution": 1926, | |
"distal": 1927, | |
"beyond": 1928, | |
"infra": 1929, | |
"t3n3": 1930, | |
"t1n0": 1931, | |
"imaging": 1932, | |
"minimally": 1933, | |
"restric": 1934, | |
"fills": 1935, | |
"obliter": 1936, | |
"vessels": 1937, | |
"##pected": 1938, | |
"conflu": 1939, | |
"increased": 1940, | |
"outside": 1941, | |
"haemorrh": 1942, | |
"presumably": 1943, | |
"orifice": 1944, | |
"doubtful": 1945, | |
"##orbital": 1946, | |
"4n": 1947, | |
"er": 1948, | |
"el": 1949, | |
"go": 1950, | |
"mening": 1951, | |
"mastic": 1952, | |
"old": 1953, | |
"##gment": 1954, | |
"##ole": 1955, | |
"##fs": 1956, | |
"##way": 1957, | |
"##erm": 1958, | |
"##onic": 1959, | |
"##inum": 1960, | |
"##ench": 1961, | |
"##igin": 1962, | |
"replac": 1963, | |
"##omal": 1964, | |
"##trance": 1965, | |
"parench": 1966, | |
"corres": 1967, | |
"scanned": 1968, | |
"develop": 1969, | |
"##otty": 1970, | |
"entrance": 1971, | |
"hypo": 1972, | |
"##ible": 1973, | |
"secondary": 1974, | |
"thicker": 1975, | |
"shotty": 1976, | |
"indicated": 1977, | |
"segment": 1978, | |
"hypertrophy": 1979, | |
"common": 1980, | |
"t1n1": 1981, | |
"masses": 1982, | |
"##onstr": 1983, | |
"cause": 1984, | |
"occup": 1985, | |
"asymmetric": 1986, | |
"##entricular": 1987, | |
"usg": 1988, | |
"suprasellar": 1989, | |
"narrowing": 1990, | |
"mediastinum": 1991, | |
"confluent": 1992, | |
"parenchym": 1993, | |
"corresp": 1994, | |
"18": 1995, | |
"3mm": 1996, | |
"cove": 1997, | |
"derm": 1998, | |
"laryn": 1999, | |
"n2m0": 2000, | |
"tail": 2001, | |
"war": 2002, | |
"##eph": 2003, | |
"##monstr": 2004, | |
"##tif": 2005, | |
"##lp": 2006, | |
"##ind": 2007, | |
"##itre": 2008, | |
"##ither": 2009, | |
"met": 2010, | |
"##omorph": 2011, | |
"##oll": 2012, | |
"##achn": 2013, | |
"invasive": 2014, | |
"cortex": 2015, | |
"whole": 2016, | |
"help": 2017, | |
"demonstr": 2018, | |
"anter": 2019, | |
"artif": 2020, | |
"arachn": 2021, | |
"##reatment": 2022, | |
"encro": 2023, | |
"pleural": 2024, | |
"pleomorph": 2025, | |
"result": 2026, | |
"overt": 2027, | |
"##ascular": 2028, | |
"causes": 2029, | |
"forming": 2030, | |
"fibrosis": 2031, | |
"raising": 2032, | |
"cerebellar": 2033, | |
"ganglia": 2034, | |
"looking": 2035, | |
"striped": 2036, | |
"tooth": 2037, | |
"goitre": 2038, | |
"covered": 2039, | |
"##ephal": 2040, | |
"artifact": 2041, | |
"arachnoid": 2042, | |
"pleomorphic": 2043, | |
"14mm": 2044, | |
"21": 2045, | |
"bil": 2046, | |
"cis": 2047, | |
"dated": 2048, | |
"either": 2049, | |
"mandibular": 2050, | |
"pons": 2051, | |
"rt": 2052, | |
"##ner": 2053, | |
"##ronic": 2054, | |
"##poma": 2055, | |
"##mic": 2056, | |
"##tal": 2057, | |
"##aem": 2058, | |
"##audal": 2059, | |
"##atal": 2060, | |
"##atible": 2061, | |
"##usely": 2062, | |
"##ulated": 2063, | |
"##ises": 2064, | |
"##vere": 2065, | |
"unit": 2066, | |
"chronic": 2067, | |
"cortical": 2068, | |
"##rimal": 2069, | |
"severe": 2070, | |
"lipoma": 2071, | |
"showing": 2072, | |
"pattern": 2073, | |
"compatible": 2074, | |
"different": 2075, | |
"diffusely": 2076, | |
"components": 2077, | |
"t1n2": 2078, | |
"t4n2": 2079, | |
"opening": 2080, | |
"merge": 2081, | |
"t2n1m0": 2082, | |
"struct": 2083, | |
"compression": 2084, | |
"3n2m0": 2085, | |
"craniocaudal": 2086, | |
"crosses": 2087, | |
"13mm": 2088, | |
"hemisphere": 2089, | |
"vertebrae": 2090, | |
"periventricular": 2091, | |
"obstructed": 2092, | |
"infraorbital": 2093, | |
"developmental": 2094, | |
"correspond": 2095, | |
"helpful": 2096, | |
"20": 2097, | |
"22": 2098, | |
"band": 2099, | |
"co": 2100, | |
"dd": 2101, | |
"em": 2102, | |
"hor": 2103, | |
"ij": 2104, | |
"ller": 2105, | |
"n0m0": 2106, | |
"ov": 2107, | |
"oste": 2108, | |
"separ": 2109, | |
"wing": 2110, | |
"##opic": 2111, | |
"##ved": 2112, | |
"##3mm": 2113, | |
"##ward": 2114, | |
"##atation": 2115, | |
"isch": 2116, | |
"total": 2117, | |
"spond": 2118, | |
"##ified": 2119, | |
"##thin": 2120, | |
"scans": 2121, | |
"##irc": 2122, | |
"##ymp": 2123, | |
"suscept": 2124, | |
"##ibility": 2125, | |
"mucous": 2126, | |
"bulge": 2127, | |
"prominence": 2128, | |
"aspects": 2129, | |
"sell": 2130, | |
"inflammation": 2131, | |
"##earch": 2132, | |
"##ifferent": 2133, | |
"lobulated": 2134, | |
"##omeatal": 2135, | |
"research": 2136, | |
"contact": 2137, | |
"airway": 2138, | |
"artefacts": 2139, | |
"##ontine": 2140, | |
"undifferent": 2141, | |
"##ailable": 2142, | |
"hemith": 2143, | |
"lns": 2144, | |
"increase": 2145, | |
"dilatation": 2146, | |
"ventricles": 2147, | |
"##ylosis": 2148, | |
"relatively": 2149, | |
"masticator": 2150, | |
"parenchymal": 2151, | |
"dermat": 2152, | |
"warthin": 2153, | |
"cistern": 2154, | |
"ddx": 2155, | |
"ovoid": 2156, | |
"##wards": 2157, | |
"ischaem": 2158, | |
"spondylosis": 2159, | |
"susceptibility": 2160, | |
"sella": 2161, | |
"undifferentiated": 2162, | |
"bas": 2163, | |
"ball": 2164, | |
"c4": 2165, | |
"circ": 2166, | |
"giv": 2167, | |
"n1m0": 2168, | |
"ost": 2169, | |
"pri": 2170, | |
"treatment": 2171, | |
"vocal": 2172, | |
"we": 2173, | |
"##pinal": 2174, | |
"##heres": 2175, | |
"##art": 2176, | |
"##aspinal": 2177, | |
"##ined": 2178, | |
"##osion": 2179, | |
"##ison": 2180, | |
"origin": 2181, | |
"necks": 2182, | |
"##owing": 2183, | |
"thir": 2184, | |
"paraspinal": 2185, | |
"smoo": 2186, | |
"##irm": 2187, | |
"prel": 2188, | |
"skin": 2189, | |
"antr": 2190, | |
"##tered": 2191, | |
"##app": 2192, | |
"appearing": 2193, | |
"dimensions": 2194, | |
"markedly": 2195, | |
"infiltrated": 2196, | |
"infiltrates": 2197, | |
"adenoidal": 2198, | |
"pharynx": 2199, | |
"compressing": 2200, | |
"expans": 2201, | |
"comparison": 2202, | |
"confirm": 2203, | |
"deposits": 2204, | |
"edema": 2205, | |
"hemispheres": 2206, | |
"expanded": 2207, | |
"shape": 2208, | |
"available": 2209, | |
"haemorrhage": 2210, | |
"erosion": 2211, | |
"else": 2212, | |
"structures": 2213, | |
"corresponds": 2214, | |
"ijv": 2215, | |
"circum": 2216, | |
"third": 2217, | |
"smooth": 2218, | |
"2n": 2219, | |
"basal": 2220, | |
"c6": 2221, | |
"coll": 2222, | |
"lat": 2223, | |
"ques": 2224, | |
"ser": 2225, | |
"sol": 2226, | |
"symp": 2227, | |
"##iasm": 2228, | |
"##iomeatal": 2229, | |
"##ci": 2230, | |
"##m1": 2231, | |
"##bm0": 2232, | |
"##×4": 2233, | |
"their": 2234, | |
"##one": 2235, | |
"##inary": 2236, | |
"nasol": 2237, | |
"##trib": 2238, | |
"##veolar": 2239, | |
"contex": 2240, | |
"chiasm": 2241, | |
"alveolar": 2242, | |
"##ame": 2243, | |
"##urre": 2244, | |
"notch": 2245, | |
"##gestion": 2246, | |
"##uced": 2247, | |
"##iminary": 2248, | |
"maxilla": 2249, | |
"path": 2250, | |
"comb": 2251, | |
"##izontal": 2252, | |
"distrib": 2253, | |
"t1n3m0": 2254, | |
"lobes": 2255, | |
"##gery": 2256, | |
"##yroidectomy": 2257, | |
"infiltrating": 2258, | |
"lengths": 2259, | |
"centrally": 2260, | |
"trache": 2261, | |
"displaces": 2262, | |
"plates": 2263, | |
"surgery": 2264, | |
"opacified": 2265, | |
"compressed": 2266, | |
"peripher": 2267, | |
"irregularity": 2268, | |
"aeration": 2269, | |
"raises": 2270, | |
"crossing": 2271, | |
"haemang": 2272, | |
"locally": 2273, | |
"dilated": 2274, | |
"meningioma": 2275, | |
"replaced": 2276, | |
"hypointense": 2277, | |
"horizontal": 2278, | |
"hemithyroidectomy": 2279, | |
"ballo": 2280, | |
"given": 2281, | |
"ostiomeatal": 2282, | |
"preliminary": 2283, | |
"antrum": 2284, | |
"question": 2285, | |
"context": 2286, | |
"distribution": 2287, | |
"af": 2288, | |
"bl": 2289, | |
"cour": 2290, | |
"coup": 2291, | |
"ded": 2292, | |
"gd": 2293, | |
"hil": 2294, | |
"ia": 2295, | |
"lim": 2296, | |
"oph": 2297, | |
"pur": 2298, | |
"run": 2299, | |
"sw": 2300, | |
"sent": 2301, | |
"same": 2302, | |
"vall": 2303, | |
"wor": 2304, | |
"##ness": 2305, | |
"##sent": 2306, | |
"##li": 2307, | |
"##vate": 2308, | |
"##view": 2309, | |
"##fort": 2310, | |
"##ald": 2311, | |
"##alateral": 2312, | |
"##almic": 2313, | |
"##asing": 2314, | |
"##asternal": 2315, | |
"##ertebral": 2316, | |
"##ination": 2317, | |
"inner": 2318, | |
"##athe": 2319, | |
"##ecula": 2320, | |
"##ositis": 2321, | |
"requ": 2322, | |
"review": 2323, | |
"towards": 2324, | |
"oral": 2325, | |
"exc": 2326, | |
"exam": 2327, | |
"expected": 2328, | |
"unfort": 2329, | |
"##olaps": 2330, | |
"##acic": 2331, | |
"sinusitis": 2332, | |
"axilla": 2333, | |
"##thalmic": 2334, | |
"dev": 2335, | |
"enter": 2336, | |
"contralateral": 2337, | |
"prolaps": 2338, | |
"effac": 2339, | |
"t2wfs": 2340, | |
"att": 2341, | |
"##unately": 2342, | |
"##apy": 2343, | |
"indic": 2344, | |
"palp": 2345, | |
"palant": 2346, | |
"remo": 2347, | |
"clustering": 2348, | |
"margins": 2349, | |
"enhanced": 2350, | |
"lesions": 2351, | |
"sclerotic": 2352, | |
"caused": 2353, | |
"displaced": 2354, | |
"plate": 2355, | |
"12th": 2356, | |
"##poses": 2357, | |
"reduced": 2358, | |
"obstruction": 2359, | |
"polyposis": 2360, | |
"##omyositis": 2361, | |
"surrounds": 2362, | |
"asymmetrically": 2363, | |
"suprasternal": 2364, | |
"##stem": 2365, | |
"ventricle": 2366, | |
"pps": 2367, | |
"ppf": 2368, | |
"displacement": 2369, | |
"planning": 2370, | |
"neuropathy": 2371, | |
"branches": 2372, | |
"chem": 2373, | |
"##otherapy": 2374, | |
"encroaches": 2375, | |
"separate": 2376, | |
"dermatomyositis": 2377, | |
"ischaemia": 2378, | |
"private": 2379, | |
"latter": 2380, | |
"combined": 2381, | |
"couple": 2382, | |
"dedicated": 2383, | |
"ophthalmic": 2384, | |
"purposes": 2385, | |
"vallecula": 2386, | |
"work": 2387, | |
"unfortunately": 2388, | |
"14": 2389, | |
"1m0": 2390, | |
"15mm": 2391, | |
"2x": 2392, | |
"3r": 2393, | |
"9x": 2394, | |
"atrophy": 2395, | |
"bowing": 2396, | |
"dr": 2397, | |
"hal": 2398, | |
"ham": 2399, | |
"ling": 2400, | |
"mr": 2401, | |
"mic": 2402, | |
"mac": 2403, | |
"molar": 2404, | |
"os": 2405, | |
"qual": 2406, | |
"sul": 2407, | |
"wid": 2408, | |
"##ek": 2409, | |
"##ne": 2410, | |
"##nw": 2411, | |
"##dies": 2412, | |
"##iation": 2413, | |
"##cing": 2414, | |
"##uated": 2415, | |
"##pt": 2416, | |
"##press": 2417, | |
"##occ": 2418, | |
"##oint": 2419, | |
"##xus": 2420, | |
"##la": 2421, | |
"##fer": 2422, | |
"##face": 2423, | |
"##0mm": 2424, | |
"##2mm": 2425, | |
"##8mm": 2426, | |
"##inct": 2427, | |
"##pers": 2428, | |
"congestion": 2429, | |
"##acia": 2430, | |
"##acrimal": 2431, | |
"##istinct": 2432, | |
"once": 2433, | |
"##anding": 2434, | |
"apart": 2435, | |
"bodies": 2436, | |
"mucus": 2437, | |
"##illar": 2438, | |
"adc": 2439, | |
"appre": 2440, | |
"indistinct": 2441, | |
"like": 2442, | |
"t3n0": 2443, | |
"encephal": 2444, | |
"encasing": 2445, | |
"plexus": 2446, | |
"tonsillar": 2447, | |
"remaining": 2448, | |
"infiltrative": 2449, | |
"adenoids": 2450, | |
"##ected": 2451, | |
"temporalis": 2452, | |
"protr": 2453, | |
"ulcer": 2454, | |
"tips": 2455, | |
"endoscopic": 2456, | |
"bene": 2457, | |
"fibrous": 2458, | |
"interval": 2459, | |
"shaped": 2460, | |
"branch": 2461, | |
"restriction": 2462, | |
"restricted": 2463, | |
"##omalacia": 2464, | |
"demonstrate": 2465, | |
"resulting": 2466, | |
"craniocaudally": 2467, | |
"solid": 2468, | |
"sympathe": 2469, | |
"nasolacrimal": 2470, | |
"##urrent": 2471, | |
"peripheral": 2472, | |
"haemangioma": 2473, | |
"questionable": 2474, | |
"examination": 2475, | |
"removed": 2476, | |
"3rd": 2477, | |
"half": 2478, | |
"lingual": 2479, | |
"quality": 2480, | |
"##nwald": 2481, | |
"##occip": 2482, | |
"sympathetic": 2483, | |
"17": 2484, | |
"19": 2485, | |
"6×2": 2486, | |
"7x": 2487, | |
"8x1": 2488, | |
"based": 2489, | |
"dy": 2490, | |
"digastric": 2491, | |
"ep": 2492, | |
"ecc": 2493, | |
"ell": 2494, | |
"ip": 2495, | |
"joint": 2496, | |
"near": 2497, | |
"pul": 2498, | |
"pne": 2499, | |
"ris": 2500, | |
"sing": 2501, | |
"tou": 2502, | |
"void": 2503, | |
"vascular": 2504, | |
"way": 2505, | |
"##roc": 2506, | |
"##ix": 2507, | |
"##pty": 2508, | |
"##tor": 2509, | |
"##silateral": 2510, | |
"##vin": 2511, | |
"##kely": 2512, | |
"##1mm": 2513, | |
"##hind": 2514, | |
"##ord": 2515, | |
"##term": 2516, | |
"##umat": 2517, | |
"##omed": 2518, | |
"##troph": 2519, | |
"##allic": 2520, | |
"unli": 2521, | |
"convin": 2522, | |
"parav": 2523, | |
"##avic": 2524, | |
"infection": 2525, | |
"cavities": 2526, | |
"##amina": 2527, | |
"clavic": 2528, | |
"section": 2529, | |
"dep": 2530, | |
"eng": 2531, | |
"behind": 2532, | |
"another": 2533, | |
"suspected": 2534, | |
"##quela": 2535, | |
"effect": 2536, | |
"find": 2537, | |
"##ucos": 2538, | |
"thickness": 2539, | |
"thoracic": 2540, | |
"add": 2541, | |
"sequela": 2542, | |
"histology": 2543, | |
"##iptical": 2544, | |
"comment": 2545, | |
"##adenoma": 2546, | |
"constric": 2547, | |
"thyroidectomy": 2548, | |
"##roadenoma": 2549, | |
"heterogeneously": 2550, | |
"presence": 2551, | |
"brainstem": 2552, | |
"secretion": 2553, | |
"artefactual": 2554, | |
"sheaths": 2555, | |
"tract": 2556, | |
"trace": 2557, | |
"surface": 2558, | |
"t2n1": 2559, | |
"10x": 2560, | |
"12mm": 2561, | |
"need": 2562, | |
"neopl": 2563, | |
"inser": 2564, | |
"3n1m0": 2565, | |
"destr": 2566, | |
"retrosternal": 2567, | |
"detected": 2568, | |
"consider": 2569, | |
"usual": 2570, | |
"interm": 2571, | |
"obstructive": 2572, | |
"larynx": 2573, | |
"metallic": 2574, | |
"severely": 2575, | |
"differential": 2576, | |
"empty": 2577, | |
"osteophy": 2578, | |
"expansion": 2579, | |
"circumf": 2580, | |
"pathology": 2581, | |
"trachea": 2582, | |
"after": 2583, | |
"course": 2584, | |
"hilum": 2585, | |
"limit": 2586, | |
"effaced": 2587, | |
"palpable": 2588, | |
"chemotherapy": 2589, | |
"macroadenoma": 2590, | |
"encephalomalacia": 2591, | |
"beneath": 2592, | |
"##nwaldt": 2593, | |
"dysp": 2594, | |
"elliptical": 2595, | |
"ipsilateral": 2596, | |
"pneumat": 2597, | |
"risk": 2598, | |
"single": 2599, | |
"unlikely": 2600, | |
"convincing": 2601, | |
"paravertebral": 2602, | |
"constrictor": 2603, | |
"neoplasm": 2604, | |
"17mm": 2605, | |
"25": 2606, | |
"2x1": 2607, | |
"3x3": 2608, | |
"4x2": 2609, | |
"7x1": 2610, | |
"9x1": 2611, | |
"aud": 2612, | |
"bu": 2613, | |
"cer": 2614, | |
"current": 2615, | |
"dens": 2616, | |
"ec": 2617, | |
"even": 2618, | |
"fac": 2619, | |
"fore": 2620, | |
"guid": 2621, | |
"hom": 2622, | |
"rid": 2623, | |
"rad": 2624, | |
"ray": 2625, | |
"sj": 2626, | |
"vi": 2627, | |
"##of": 2628, | |
"##xap": 2629, | |
"##tes": 2630, | |
"##ys": 2631, | |
"##lf": 2632, | |
"##lot": 2633, | |
"##lasia": 2634, | |
"##alk": 2635, | |
"##arac": 2636, | |
"##ren": 2637, | |
"##ingeal": 2638, | |
"##itory": 2639, | |
"##eningeal": 2640, | |
"##terist": 2641, | |
"meat": 2642, | |
"##oun": 2643, | |
"##ision": 2644, | |
"position": 2645, | |
"thal": 2646, | |
"paral": 2647, | |
"charac": 2648, | |
"axillary": 2649, | |
"involution": 2650, | |
"t2b": 2651, | |
"fossas": 2652, | |
"##amed": 2653, | |
"determ": 2654, | |
"stalk": 2655, | |
"##ividual": 2656, | |
"anomal": 2657, | |
"##ancy": 2658, | |
"abutt": 2659, | |
"##unar": 2660, | |
"##ock": 2661, | |
"individual": 2662, | |
"predominately": 2663, | |
"showed": 2664, | |
"submucos": 2665, | |
"lacunar": 2666, | |
"##ogren": 2667, | |
"suggests": 2668, | |
"tumors": 2669, | |
"##seous": 2670, | |
"##elling": 2671, | |
"##tainty": 2672, | |
"peri": 2673, | |
"wraps": 2674, | |
"##ching": 2675, | |
"contour": 2676, | |
"degre": 2677, | |
"shelf": 2678, | |
"tubes": 2679, | |
"trapp": 2680, | |
"plus": 2681, | |
"plain": 2682, | |
"recently": 2683, | |
"evaluate": 2684, | |
"t2n2m0": 2685, | |
"t2n3m0": 2686, | |
"malignancy": 2687, | |
"obsc": 2688, | |
"tsxap": 2689, | |
"condyles": 2690, | |
"11mm": 2691, | |
"##ological": 2692, | |
"sequence": 2693, | |
"mak": 2694, | |
"edge": 2695, | |
"expanding": 2696, | |
"n3b": 2697, | |
"##monary": 2698, | |
"perivascular": 2699, | |
"groups": 2700, | |
"obliterated": 2701, | |
"occupying": 2702, | |
"##inds": 2703, | |
"basi": 2704, | |
"weight": 2705, | |
"running": 2706, | |
"osseous": 2707, | |
"sulci": 2708, | |
"##pression": 2709, | |
"pulmonary": 2710, | |
"##ixed": 2711, | |
"##omedial": 2712, | |
"findinds": 2713, | |
"dysplasia": 2714, | |
"auditory": 2715, | |
"certainty": 2716, | |
"ecs": 2717, | |
"guided": 2718, | |
"homogen": 2719, | |
"ridge": 2720, | |
"sjogren": 2721, | |
"##teristic": 2722, | |
"characteristic": 2723, | |
"involutional": 2724, | |
"anomaly": 2725, | |
"trapped": 2726, | |
"0x1": 2727, | |
"0x2": 2728, | |
"16": 2729, | |
"1x1": 2730, | |
"1×2": 2731, | |
"16mm": 2732, | |
"24": 2733, | |
"6x": 2734, | |
"7x2": 2735, | |
"8×2": 2736, | |
"bx": 2737, | |
"bre": 2738, | |
"cap": 2739, | |
"dec": 2740, | |
"es": 2741, | |
"found": 2742, | |
"fung": 2743, | |
"hu": 2744, | |
"jd": 2745, | |
"king": 2746, | |
"ls": 2747, | |
"lin": 2748, | |
"mou": 2749, | |
"map": 2750, | |
"n3m0": 2751, | |
"od": 2752, | |
"pen": 2753, | |
"ped": 2754, | |
"pontine": 2755, | |
"ring": 2756, | |
"rib": 2757, | |
"tag": 2758, | |
"tran": 2759, | |
"whe": 2760, | |
"wide": 2761, | |
"##ngeal": 2762, | |
"##nce": 2763, | |
"##droc": 2764, | |
"##ier": 2765, | |
"##ift": 2766, | |
"##iet": 2767, | |
"##ches": 2768, | |
"##pontine": 2769, | |
"##ak": 2770, | |
"##sies": 2771, | |
"##vant": 2772, | |
"##×6": 2773, | |
"##ales": 2774, | |
"##arent": 2775, | |
"now": 2776, | |
"##tasis": 2777, | |
"##ectasis": 2778, | |
"##ged": 2779, | |
"least": 2780, | |
"##igone": 2781, | |
"##ulous": 2782, | |
"refer": 2783, | |
"##omolar": 2784, | |
"oro": 2785, | |
"conver": 2786, | |
"span": 2787, | |
"paramed": 2788, | |
"pariet": 2789, | |
"##aceous": 2790, | |
"altered": 2791, | |
"##ute": 2792, | |
"retro": 2793, | |
"retroph": 2794, | |
"retromolar": 2795, | |
"scanning": 2796, | |
"clavicular": 2797, | |
"def": 2798, | |
"hydroc": 2799, | |
"##ullary": 2800, | |
"##iver": 2801, | |
"##agic": 2802, | |
"absent": 2803, | |
"prepontine": 2804, | |
"lymphoma": 2805, | |
"account": 2806, | |
"staged": 2807, | |
"##imum": 2808, | |
"pterygoids": 2809, | |
"much": 2810, | |
"thornwaldt": 2811, | |
"atel": 2812, | |
"apparent": 2813, | |
"##plied": 2814, | |
"indetermin": 2815, | |
"lacrimal": 2816, | |
"minimum": 2817, | |
"flat": 2818, | |
"flair": 2819, | |
"##ization": 2820, | |
"supplied": 2821, | |
"normally": 2822, | |
"clearly": 2823, | |
"t1n3": 2824, | |
"situated": 2825, | |
"##rowth": 2826, | |
"ivim": 2827, | |
"remarkable": 2828, | |
"confines": 2829, | |
"##ets": 2830, | |
"t4n0": 2831, | |
"respective": 2832, | |
"significantly": 2833, | |
"content": 2834, | |
"##achment": 2835, | |
"reticul": 2836, | |
"spares": 2837, | |
"veins": 2838, | |
"##x11mm": 2839, | |
"trigone": 2840, | |
"t2n3": 2841, | |
"evident": 2842, | |
"acute": 2843, | |
"reduction": 2844, | |
"favor": 2845, | |
"outline": 2846, | |
"favours": 2847, | |
"presumed": 2848, | |
"narrowed": 2849, | |
"mediastinal": 2850, | |
"obliteration": 2851, | |
"haemorrhagic": 2852, | |
"laryng": 2853, | |
"anteromedial": 2854, | |
"##ephalus": 2855, | |
"artifacts": 2856, | |
"developmentally": 2857, | |
"coales": 2858, | |
"##apping": 2859, | |
"collaps": 2860, | |
"series": 2861, | |
"balloon": 2862, | |
"balloons": 2863, | |
"swelling": 2864, | |
"excised": 2865, | |
"deviated": 2866, | |
"prolapse": 2867, | |
"hampers": 2868, | |
"widening": 2869, | |
"##occiput": 2870, | |
"eccentric": 2871, | |
"nearly": 2872, | |
"clavicle": 2873, | |
"insertion": 2874, | |
"osteophytes": 2875, | |
"circumferent": 2876, | |
"pneumatization": 2877, | |
"foreign": 2878, | |
"##ysm": 2879, | |
"meatus": 2880, | |
"thalamus": 2881, | |
"determine": 2882, | |
"obscure": 2883, | |
"basiocciput": 2884, | |
"weighted": 2885, | |
"characteristics": 2886, | |
"capitis": 2887, | |
"huge": 2888, | |
"mouth": 2889, | |
"penetr": 2890, | |
"tags": 2891, | |
"trans": 2892, | |
"whether": 2893, | |
"converted": 2894, | |
"paramedian": 2895, | |
"parietal": 2896, | |
"hydrocephalus": 2897, | |
"1x": 2898, | |
"1×3": 2899, | |
"27": 2900, | |
"29": 2901, | |
"2mm": 2902, | |
"2×3": 2903, | |
"30": 2904, | |
"5x": 2905, | |
"6x2": 2906, | |
"6x3": 2907, | |
"7×2": 2908, | |
"8x": 2909, | |
"8×3": 2910, | |
"aort": 2911, | |
"atroph": 2912, | |
"bed": 2913, | |
"bound": 2914, | |
"basilar": 2915, | |
"cs": 2916, | |
"cal": 2917, | |
"cre": 2918, | |
"cen": 2919, | |
"caps": 2920, | |
"cest": 2921, | |
"ele": 2922, | |
"far": 2923, | |
"ful": 2924, | |
"fain": 2925, | |
"flow": 2926, | |
"function": 2927, | |
"growth": 2928, | |
"had": 2929, | |
"hence": 2930, | |
"lamina": 2931, | |
"mixed": 2932, | |
"oc": 2933, | |
"sy": 2934, | |
"sin": 2935, | |
"te": 2936, | |
"tn": 2937, | |
"tim": 2938, | |
"tra": 2939, | |
"tort": 2940, | |
"typical": 2941, | |
"vs": 2942, | |
"×2": 2943, | |
"##eur": 2944, | |
"##eity": 2945, | |
"##de": 2946, | |
"##ded": 2947, | |
"##rit": 2948, | |
"##gical": 2949, | |
"##che": 2950, | |
"##uper": 2951, | |
"##pite": 2952, | |
"##pigin": 2953, | |
"##oad": 2954, | |
"##ximal": 2955, | |
"##mpt": 2956, | |
"##ye": 2957, | |
"##sal": 2958, | |
"##scribed": 2959, | |
"##×5": 2960, | |
"##5×3": 2961, | |
"##hel": 2962, | |
"##arch": 2963, | |
"##ass": 2964, | |
"##asinus": 2965, | |
"##ested": 2966, | |
"##orged": 2967, | |
"##atic": 2968, | |
"##itate": 2969, | |
"##itive": 2970, | |
"##aryngeal": 2971, | |
"##opharyng": 2972, | |
"##oses": 2973, | |
"##osterior": 2974, | |
"##osuper": 2975, | |
"##uma": 2976, | |
"lept": 2977, | |
"##iglot": 2978, | |
"reac": 2979, | |
"##ish": 2980, | |
"toler": 2981, | |
"##ilitate": 2982, | |
"##rive": 2983, | |
"##vex": 2984, | |
"exact": 2985, | |
"convex": 2986, | |
"##remely": 2987, | |
"thre": 2988, | |
"thyr": 2989, | |
"thrive": 2990, | |
"extremely": 2991, | |
"##thrit": 2992, | |
"fors": 2993, | |
"scm": 2994, | |
"deb": 2995, | |
"about": 2996, | |
"##udes": 2997, | |
"##endum": 2998, | |
"prop": 2999, | |
"##oposterior": 3000, | |
"before": 3001, | |
"ann": 3002, | |
"aneur": 3003, | |
"hypopharyngeal": 3004, | |
"apx": 3005, | |
"accoun": 3006, | |
"##ucle": 3007, | |
"lowest": 3008, | |
"##ongly": 3009, | |
"atte": 3010, | |
"abutment": 3011, | |
"sigmoid": 3012, | |
"paranas": 3013, | |
"##verse": 3014, | |
"shad": 3015, | |
"shift": 3016, | |
"asap": 3017, | |
"##ape": 3018, | |
"set": 3019, | |
"search": 3020, | |
"hyperint": 3021, | |
"arthrit": 3022, | |
"spreads": 3023, | |
"feature": 3024, | |
"histological": 3025, | |
"extensively": 3026, | |
"frond": 3027, | |
"cleft": 3028, | |
"##standing": 3029, | |
"centre": 3030, | |
"mask": 3031, | |
"masseter": 3032, | |
"vault": 3033, | |
"diagnoses": 3034, | |
"imp": 3035, | |
"impression": 3036, | |
"heterogeneity": 3037, | |
"unusually": 3038, | |
"##ached": 3039, | |
"conglomerated": 3040, | |
"##ques": 3041, | |
"longstanding": 3042, | |
"assessed": 3043, | |
"intrasinus": 3044, | |
"##x10mm": 3045, | |
"degrade": 3046, | |
"degrades": 3047, | |
"##uctive": 3048, | |
"proximal": 3049, | |
"containing": 3050, | |
"t2n0m0": 3051, | |
"strongly": 3052, | |
"##ediate": 3053, | |
"superficially": 3054, | |
"sternum": 3055, | |
"3n0m0": 3056, | |
"occiput": 3057, | |
"despite": 3058, | |
"agg": 3059, | |
"1101": 3060, | |
"fibrotic": 3061, | |
"##bedded": 3062, | |
"expands": 3063, | |
"amide": 3064, | |
"cerebellum": 3065, | |
"##acement": 3066, | |
"ganglion": 3067, | |
"neuroma": 3068, | |
"2018": 3069, | |
"t4n3m1": 3070, | |
"t4n3bm0": 3071, | |
"cheek": 3072, | |
"t3n3bm0": 3073, | |
"obliterating": 3074, | |
"4n3m0": 3075, | |
"erod": 3076, | |
"180": 3077, | |
"##ollen": 3078, | |
"encroachment": 3079, | |
"artifactual": 3080, | |
"embedded": 3081, | |
"contacting": 3082, | |
"week": 3083, | |
"expansile": 3084, | |
"circumscribed": 3085, | |
"2n1m0": 3086, | |
"serpigin": 3087, | |
"##ciable": 3088, | |
"blur": 3089, | |
"swollen": 3090, | |
"request": 3091, | |
"requested": 3092, | |
"reviewed": 3093, | |
"excision": 3094, | |
"attn": 3095, | |
"palanti": 3096, | |
"workup": 3097, | |
"appreciated": 3098, | |
"appreciable": 3099, | |
"epr": 3100, | |
"touches": 3101, | |
"depth": 3102, | |
"engorged": 3103, | |
"addendum": 3104, | |
"destructive": 3105, | |
"consideration": 3106, | |
"usually": 3107, | |
"intermediate": 3108, | |
"facilitate": 3109, | |
"radi": 3110, | |
"submucosal": 3111, | |
"degrees": 3112, | |
"homogenous": 3113, | |
"essent": 3114, | |
"pedunc": 3115, | |
"ribs": 3116, | |
"spanning": 3117, | |
"defect": 3118, | |
"respectively": 3119, | |
"laryngopharynx": 3120, | |
"ballooning": 3121, | |
"penetrating": 3122, | |
"transverse": 3123, | |
"atrophic": 3124, | |
"center": 3125, | |
"capsule": 3126, | |
"fully": 3127, | |
"faint": 3128, | |
"functional": 3129, | |
"since": 3130, | |
"trauma": 3131, | |
"tortuous": 3132, | |
"##mpts": 3133, | |
"##osuperior": 3134, | |
"leptom": 3135, | |
"reaction": 3136, | |
"tolerate": 3137, | |
"thyroglossal": 3138, | |
"aneurysm": 3139, | |
"accounting": 3140, | |
"attempts": 3141, | |
"hyperintensity": 3142, | |
"arthritide": 3143, | |
"serpiginous": 3144, | |
"0×3": 3145, | |
"1x2": 3146, | |
"23mm": 3147, | |
"34": 3148, | |
"33mm": 3149, | |
"3×4": 3150, | |
"4x1": 3151, | |
"46mm": 3152, | |
"50": 3153, | |
"5x2": 3154, | |
"5×2": 3155, | |
"5x3": 3156, | |
"6×3": 3157, | |
"7×1": 3158, | |
"ble": 3159, | |
"bif": 3160, | |
"dor": 3161, | |
"domin": 3162, | |
"epic": 3163, | |
"each": 3164, | |
"eye": 3165, | |
"fu": 3166, | |
"ff": 3167, | |
"fine": 3168, | |
"hern": 3169, | |
"lent": 3170, | |
"lord": 3171, | |
"liver": 3172, | |
"m1": 3173, | |
"mon": 3174, | |
"morph": 3175, | |
"mapping": 3176, | |
"nucle": 3177, | |
"pe": 3178, | |
"pter": 3179, | |
"pot": 3180, | |
"ri": 3181, | |
"rath": 3182, | |
"syl": 3183, | |
"sock": 3184, | |
"tm": 3185, | |
"ta": 3186, | |
"targe": 3187, | |
"uv": 3188, | |
"vp": 3189, | |
"var": 3190, | |
"vis": 3191, | |
"##ein": 3192, | |
"##eper": 3193, | |
"##equ": 3194, | |
"##eved": 3195, | |
"##roid": 3196, | |
"##rade": 3197, | |
"##iology": 3198, | |
"##ga": 3199, | |
"##gle": 3200, | |
"##goid": 3201, | |
"##ground": 3202, | |
"##cal": 3203, | |
"##con": 3204, | |
"##coma": 3205, | |
"##uvant": 3206, | |
"##pou": 3207, | |
"##posed": 3208, | |
"##oe": 3209, | |
"##oin": 3210, | |
"##oax": 3211, | |
"##xcc": 3212, | |
"##mus": 3213, | |
"##met": 3214, | |
"##tl": 3215, | |
"##tening": 3216, | |
"##tosis": 3217, | |
"##treatment": 3218, | |
"##sum": 3219, | |
"##lar": 3220, | |
"##lly": 3221, | |
"##lant": 3222, | |
"##vian": 3223, | |
"##form": 3224, | |
"##3x1": 3225, | |
"##jec": 3226, | |
"##juvant": 3227, | |
"##ke": 3228, | |
"##ked": 3229, | |
"##known": 3230, | |
"##hanc": 3231, | |
"##201": 3232, | |
"##zius": 3233, | |
"##ally": 3234, | |
"##arcoma": 3235, | |
"##onodular": 3236, | |
"##inos": 3237, | |
"##inodal": 3238, | |
"inj": 3239, | |
"insp": 3240, | |
"##ndib": 3241, | |
"##itongue": 3242, | |
"##itier": 3243, | |
"##enal": 3244, | |
"##ened": 3245, | |
"##enhanc": 3246, | |
"##ice": 3247, | |
"##ician": 3248, | |
"isth": 3249, | |
"ische": 3250, | |
"##osarcoma": 3251, | |
"##uminal": 3252, | |
"##eding": 3253, | |
"##lel": 3254, | |
"nasoph": 3255, | |
"##ulf": 3256, | |
"##ulature": 3257, | |
"rele": 3258, | |
"##ently": 3259, | |
"##ential": 3260, | |
"##entered": 3261, | |
"##trast": 3262, | |
"##riform": 3263, | |
"##abal": 3264, | |
"##abol": 3265, | |
"unknown": 3266, | |
"conc": 3267, | |
"though": 3268, | |
"spans": 3269, | |
"spinos": 3270, | |
"##iform": 3271, | |
"##omandib": 3272, | |
"sinusal": 3273, | |
"##ants": 3274, | |
"t2fs": 3275, | |
"corner": 3276, | |
"##ths": 3277, | |
"caves": 3278, | |
"scal": 3279, | |
"##ccal": 3280, | |
"##ensen": 3281, | |
"##ensatory": 3282, | |
"notes": 3283, | |
"here": 3284, | |
"height": 3285, | |
"retrog": 3286, | |
"deline": 3287, | |
"deeper": 3288, | |
"hyoid": 3289, | |
"stre": 3290, | |
"stensen": 3291, | |
"foraminal": 3292, | |
"##agment": 3293, | |
"abs": 3294, | |
"critier": 3295, | |
"protu": 3296, | |
"pretreatment": 3297, | |
"belly": 3298, | |
"cancer": 3299, | |
"angle": 3300, | |
"lympho": 3301, | |
"lymphatic": 3302, | |
"others": 3303, | |
"techniques": 3304, | |
"##issated": 3305, | |
"effacement": 3306, | |
"##ucting": 3307, | |
"##henoid": 3308, | |
"atlant": 3309, | |
"##eps": 3310, | |
"craniopharyng": 3311, | |
"abutted": 3312, | |
"adequ": 3313, | |
"##obe": 3314, | |
"shun": 3315, | |
"##ood": 3316, | |
"suboccip": 3317, | |
"vertical": 3318, | |
"##ificial": 3319, | |
"appt": 3320, | |
"##plant": 3321, | |
"##plate": 3322, | |
"signals": 3323, | |
"sellar": 3324, | |
"seeding": 3325, | |
"hypertroph": 3326, | |
"hypermet": 3327, | |
"globe": 3328, | |
"##elf": 3329, | |
"lack": 3330, | |
"patulous": 3331, | |
"compensatory": 3332, | |
"clinoid": 3333, | |
"clinician": 3334, | |
"fragment": 3335, | |
"slice": 3336, | |
"presented": 3337, | |
"largely": 3338, | |
"superolateral": 3339, | |
"superificial": 3340, | |
"follows": 3341, | |
"dimensional": 3342, | |
"##athyroid": 3343, | |
"##tained": 3344, | |
"deeply": 3345, | |
"greatest": 3346, | |
"borders": 3347, | |
"mature": 3348, | |
"palsies": 3349, | |
"perinodal": 3350, | |
"rect": 3351, | |
"repe": 3352, | |
"##ogenic": 3353, | |
"ethmoids": 3354, | |
"implant": 3355, | |
"parts": 3356, | |
"t4n0m0": 3357, | |
"resection": 3358, | |
"marginal": 3359, | |
"grossly": 3360, | |
"##erence": 3361, | |
"sheets": 3362, | |
"focally": 3363, | |
"obtained": 3364, | |
"palatopharyngeal": 3365, | |
"##airment": 3366, | |
"magna": 3367, | |
"previously": 3368, | |
"symmetrically": 3369, | |
"##x18mm": 3370, | |
"tracheal": 3371, | |
"trape": 3372, | |
"portions": 3373, | |
"projec": 3374, | |
"jugulo": 3375, | |
"pla": 3376, | |
"surgical": 3377, | |
"##ressive": 3378, | |
"endplate": 3379, | |
"opacity": 3380, | |
"opacities": 3381, | |
"merging": 3382, | |
"t2n2": 3383, | |
"protein": 3384, | |
"12x": 3385, | |
"hemitongue": 3386, | |
"neoad": 3387, | |
"obstructing": 3388, | |
"3n3m0": 3389, | |
"##ibrosarcoma": 3390, | |
"condylar": 3391, | |
"fna": 3392, | |
"##isphenoid": 3393, | |
"background": 3394, | |
"outpou": 3395, | |
"consists": 3396, | |
"localised": 3397, | |
"indents": 3398, | |
"better": 3399, | |
"obviously": 3400, | |
"majority": 3401, | |
"2016": 3402, | |
"2015": 3403, | |
"itself": 3404, | |
"t4n3b": 3405, | |
"avm": 3406, | |
"4n2m0": 3407, | |
"hypoenhanc": 3408, | |
"segments": 3409, | |
"occupy": 3410, | |
"occupied": 3411, | |
"occupies": 3412, | |
"parenchyma": 3413, | |
"18mm": 3414, | |
"demonstrated": 3415, | |
"demonstrates": 3416, | |
"anterolateral": 3417, | |
"bilat": 3418, | |
"t4n2m1": 3419, | |
"202": 3420, | |
"22mm": 3421, | |
"cover": 3422, | |
"wings": 3423, | |
"contacts": 3424, | |
"dermatof": 3425, | |
"cisterna": 3426, | |
"ischaemic": 3427, | |
"basisphenoid": 3428, | |
"confirmed": 3429, | |
"blood": 3430, | |
"runs": 3431, | |
"deviation": 3432, | |
"enters": 3433, | |
"entering": 3434, | |
"prolapsing": 3435, | |
"indicate": 3436, | |
"indicative": 3437, | |
"palantini": 3438, | |
"2x0": 3439, | |
"2x4": 3440, | |
"micr": 3441, | |
"micro": 3442, | |
"##iations": 3443, | |
"##ferior": 3444, | |
"protrusion": 3445, | |
"protrudes": 3446, | |
"ulceration": 3447, | |
"19mm": 3448, | |
"touching": 3449, | |
"engulf": 3450, | |
"limited": 3451, | |
"buccal": 3452, | |
"paralaryngeal": 3453, | |
"parallel": 3454, | |
"makes": 3455, | |
"making": 3456, | |
"breach": 3457, | |
"decre": 3458, | |
"fungal": 3459, | |
"lining": 3460, | |
"atelectasis": 3461, | |
"flattening": 3462, | |
"reticulonodular": 3463, | |
"coalesc": 3464, | |
"collapse": 3465, | |
"circumferential": 3466, | |
"aortic": 3467, | |
"bounded": 3468, | |
"calc": 3469, | |
"creeps": 3470, | |
"time": 3471, | |
"proptosis": 3472, | |
"paranasopharyngeal": 3473, | |
"shadowing": 3474, | |
"impairment": 3475, | |
"aggressive": 3476, | |
"blurring": 3477, | |
"essentially": 3478, | |
"peduncle": 3479, | |
"leptomeningeal": 3480, | |
"blend": 3481, | |
"dorsum": 3482, | |
"dominant": 3483, | |
"epicentered": 3484, | |
"ffe": 3485, | |
"lentiform": 3486, | |
"lordosis": 3487, | |
"months": 3488, | |
"peg": 3489, | |
"potential": 3490, | |
"rathke": 3491, | |
"sylvian": 3492, | |
"tmj": 3493, | |
"targeted": 3494, | |
"uvula": 3495, | |
"vari": 3496, | |
"##contrast": 3497, | |
"##oinferior": 3498, | |
"##oaxial": 3499, | |
"inspissated": 3500, | |
"isthmus": 3501, | |
"ischemic": 3502, | |
"spinosum": 3503, | |
"##omandibular": 3504, | |
"retrograde": 3505, | |
"delineate": 3506, | |
"critieria": 3507, | |
"protuber": 3508, | |
"atlantoaxial": 3509, | |
"craniopharyngioma": 3510, | |
"adequately": 3511, | |
"shunt": 3512, | |
"suboccipital": 3513, | |
"hypertrophied": 3514, | |
"hypermetabol": 3515, | |
"trapezius": 3516, | |
"proteinaceous": 3517, | |
"neoadjuvant": 3518, | |
"outpouching": 3519, | |
"hypoenhancing": 3520, | |
"dermatofibrosarcoma": 3521, | |
"0x": 3522, | |
"07": 3523, | |
"08": 3524, | |
"0x3": 3525, | |
"0×1": 3526, | |
"1n": 3527, | |
"15": 3528, | |
"2b": 3529, | |
"25mm": 3530, | |
"26mm": 3531, | |
"27mm": 3532, | |
"23x1": 3533, | |
"3d": 3534, | |
"31": 3535, | |
"37": 3536, | |
"3×3": 3537, | |
"35mm": 3538, | |
"37mm": 3539, | |
"32mm": 3540, | |
"41": 3541, | |
"4th": 3542, | |
"401": 3543, | |
"4x3": 3544, | |
"42mm": 3545, | |
"5×5": 3546, | |
"6th": 3547, | |
"6x1": 3548, | |
"601": 3549, | |
"6×1": 3550, | |
"7×3": 3551, | |
"8x2": 3552, | |
"801": 3553, | |
"9x2": 3554, | |
"age": 3555, | |
"aug": 3556, | |
"aet": 3557, | |
"aqu": 3558, | |
"bar": 3559, | |
"bia": 3560, | |
"blow": 3561, | |
"breat": 3562, | |
"best": 3563, | |
"c7": 3564, | |
"col": 3565, | |
"cerv": 3566, | |
"diss": 3567, | |
"during": 3568, | |
"done": 3569, | |
"diver": 3570, | |
"eb": 3571, | |
"edent": 3572, | |
"ect": 3573, | |
"fo": 3574, | |
"fas": 3575, | |
"fil": 3576, | |
"fusion": 3577, | |
"fib": 3578, | |
"hn": 3579, | |
"hin": 3580, | |
"hos": 3581, | |
"kn": 3582, | |
"lon": 3583, | |
"lig": 3584, | |
"last": 3585, | |
"litt": 3586, | |
"luminal": 3587, | |
"my": 3588, | |
"nor": 3589, | |
"nause": 3590, | |
"ou": 3591, | |
"om": 3592, | |
"prem": 3593, | |
"pain": 3594, | |
"past": 3595, | |
"page": 3596, | |
"pap": 3597, | |
"phy": 3598, | |
"pach": 3599, | |
"pans": 3600, | |
"pock": 3601, | |
"pass": 3602, | |
"qu": 3603, | |
"ro": 3604, | |
"renal": 3605, | |
"sess": 3606, | |
"symmetr": 3607, | |
"ty": 3608, | |
"tb": 3609, | |
"val": 3610, | |
"vic": 3611, | |
"ventricular": 3612, | |
"wit": 3613, | |
"xi": 3614, | |
"zy": 3615, | |
"##nel": 3616, | |
"##nection": 3617, | |
"##dit": 3618, | |
"##day": 3619, | |
"##ry": 3620, | |
"##ris": 3621, | |
"##ril": 3622, | |
"##rosis": 3623, | |
"##rup": 3624, | |
"##rants": 3625, | |
"##iph": 3626, | |
"##iom": 3627, | |
"##ily": 3628, | |
"##ioc": 3629, | |
"##ienc": 3630, | |
"##iating": 3631, | |
"##iectasis": 3632, | |
"##ieved": 3633, | |
"##cation": 3634, | |
"##urem": 3635, | |
"##uity": 3636, | |
"##pe": 3637, | |
"##pc": 3638, | |
"##ple": 3639, | |
"##pered": 3640, | |
"##pital": 3641, | |
"##ok": 3642, | |
"##ointense": 3643, | |
"##xon": 3644, | |
"##ms": 3645, | |
"##mun": 3646, | |
"##tis": 3647, | |
"##tom": 3648, | |
"##yep": 3649, | |
"##yst": 3650, | |
"##ae": 3651, | |
"##aic": 3652, | |
"##sew": 3653, | |
"##lr": 3654, | |
"##lab": 3655, | |
"##lies": 3656, | |
"##ves": 3657, | |
"##be": 3658, | |
"##bus": 3659, | |
"##baceous": 3660, | |
"##1b": 3661, | |
"##13": 3662, | |
"##hing": 3663, | |
"##hond": 3664, | |
"##hord": 3665, | |
"##7×2": 3666, | |
"##9mm": 3667, | |
"##2x2": 3668, | |
"##8x1": 3669, | |
"then": 3670, | |
"##arm": 3671, | |
"##arngeal": 3672, | |
"##asion": 3673, | |
"##erian": 3674, | |
"##erted": 3675, | |
"##onding": 3676, | |
"##onch": 3677, | |
"##inity": 3678, | |
"##inting": 3679, | |
"intern": 3680, | |
"##ora": 3681, | |
"##oroid": 3682, | |
"##orax": 3683, | |
"##oramina": 3684, | |
"##ata": 3685, | |
"##atine": 3686, | |
"##attered": 3687, | |
"##used": 3688, | |
"##itect": 3689, | |
"##ithel": 3690, | |
"##idus": 3691, | |
"##idging": 3692, | |
"##phy": 3693, | |
"##enital": 3694, | |
"##ica": 3695, | |
"##anal": 3696, | |
"##anic": 3697, | |
"isointense": 3698, | |
"##ectr": 3699, | |
"##ectatic": 3700, | |
"mega": 3701, | |
"##umour": 3702, | |
"##educt": 3703, | |
"##igation": 3704, | |
"##iguration": 3705, | |
"##leed": 3706, | |
"nasopalatine": 3707, | |
"##ulked": 3708, | |
"rever": 3709, | |
"reached": 3710, | |
"invest": 3711, | |
"inverted": 3712, | |
"leftwards": 3713, | |
"##isition": 3714, | |
"##om0": 3715, | |
"##ombus": 3716, | |
"tumoural": 3717, | |
"today": 3718, | |
"##ried": 3719, | |
"##veill": 3720, | |
"##perineural": 3721, | |
"##abial": 3722, | |
"##abet": 3723, | |
"positive": 3724, | |
"unable": 3725, | |
"condition": 3726, | |
"congest": 3727, | |
"conse": 3728, | |
"connection": 3729, | |
"##olist": 3730, | |
"##adural": 3731, | |
"##oustic": 3732, | |
"thus": 3733, | |
"parasellar": 3734, | |
"parathyroid": 3735, | |
"chord": 3736, | |
"choroid": 3737, | |
"##ifying": 3738, | |
"##acuated": 3739, | |
"##inusitis": 3740, | |
"##ainage": 3741, | |
"alread": 3742, | |
"alone": 3743, | |
"##tate": 3744, | |
"##uted": 3745, | |
"##portion": 3746, | |
"scop": 3747, | |
"scap": 3748, | |
"scattered": 3749, | |
"regional": 3750, | |
"##am0": 3751, | |
"##ament": 3752, | |
"##urated": 3753, | |
"##urately": 3754, | |
"##urcation": 3755, | |
"notoc": 3756, | |
"##ically": 3757, | |
"distort": 3758, | |
"pteryoid": 3759, | |
"pterygo": 3760, | |
"retrot": 3761, | |
"retromaxillary": 3762, | |
"retrieved": 3763, | |
"midportion": 3764, | |
"class": 3765, | |
"headache": 3766, | |
"level1b": 3767, | |
"##otopic": 3768, | |
"sten": 3769, | |
"stem": 3770, | |
"standing": 3771, | |
"##aglot": 3772, | |
"##ending": 3773, | |
"##endym": 3774, | |
"##ymeningeal": 3775, | |
"postcontrast": 3776, | |
"##opontine": 3777, | |
"prev": 3778, | |
"wallerian": 3779, | |
"definitive": 3780, | |
"april": 3781, | |
"foramena": 3782, | |
"accurately": 3783, | |
"##imposed": 3784, | |
"##mporomandibular": 3785, | |
"measurem": 3786, | |
"##angiop": 3787, | |
"thickened": 3788, | |
"mucoc": 3789, | |
"##epithel": 3790, | |
"##ependym": 3791, | |
"saturated": 3792, | |
"mucositis": 3793, | |
"##ively": 3794, | |
"mils": 3795, | |
"##illoma": 3796, | |
"##obleed": 3797, | |
"channel": 3798, | |
"subtrac": 3799, | |
"bulkier": 3800, | |
"sebaceous": 3801, | |
"arran": 3802, | |
"aryep": 3803, | |
"predominant": 3804, | |
"dixon": 3805, | |
"diabet": 3806, | |
"suggestion": 3807, | |
"8thdit": 3808, | |
"probabal": 3809, | |
"##ipidus": 3810, | |
"##hyoid": 3811, | |
"commun": 3812, | |
"##ders": 3813, | |
"whereas": 3814, | |
"compr": 3815, | |
"medullary": 3816, | |
"##actic": 3817, | |
"supracl": 3818, | |
"##sem": 3819, | |
"##ayr": 3820, | |
"musculature": 3821, | |
"fold": 3822, | |
"maybe": 3823, | |
"superimposed": 3824, | |
"lungs": 3825, | |
"greatly": 3826, | |
"t1nom0": 3827, | |
"##ualised": 3828, | |
"encoun": 3829, | |
"recurre": 3830, | |
"recurrent": 3831, | |
"wrapping": 3832, | |
"thrombus": 3833, | |
"adenopathy": 3834, | |
"measured": 3835, | |
"ethmoidal": 3836, | |
"biopsies": 3837, | |
"heterotopic": 3838, | |
"clustered": 3839, | |
"respect": 3840, | |
"infiltrate": 3841, | |
"overlies": 3842, | |
"brach": 3843, | |
"bronch": 3844, | |
"bridging": 3845, | |
"intracanal": 3846, | |
"congenital": 3847, | |
"intracranially": 3848, | |
"reticular": 3849, | |
"retension": 3850, | |
"spare": 3851, | |
"sheet": 3852, | |
"##athic": 3853, | |
"approaches": 3854, | |
"##ectively": 3855, | |
"brainlab": 3856, | |
"##quently": 3857, | |
"##quisition": 3858, | |
"##ortical": 3859, | |
"##ontoid": 3860, | |
"tubular": 3861, | |
"##ticula": 3862, | |
"v3perineural": 3863, | |
"posterosuperior": 3864, | |
"posteroinferior": 3865, | |
"##ucted": 3866, | |
"proper": 3867, | |
"pointing": 3868, | |
"##atively": 3869, | |
"surveill": 3870, | |
"occasion": 3871, | |
"roundish": 3872, | |
"opacifying": 3873, | |
"additionally": 3874, | |
"underg": 3875, | |
"underde": 3876, | |
"evacuated": 3877, | |
"strap": 3878, | |
"striated": 3879, | |
"stranding": 3880, | |
"##x26mm": 3881, | |
"forms": 3882, | |
"advise": 3883, | |
"lesser": 3884, | |
"mottl": 3885, | |
"acoustic": 3886, | |
"acquisition": 3887, | |
"insipidus": 3888, | |
"polyps": 3889, | |
"3n1": 3890, | |
"configuration": 3891, | |
"architect": 3892, | |
"intraorbital": 3893, | |
"##oplatine": 3894, | |
"110": 3895, | |
"raise": 3896, | |
"rims": 3897, | |
"thinning": 3898, | |
"frankly": 3899, | |
"consisting": 3900, | |
"13x1": 3901, | |
"tornwaldt": 3902, | |
"used": 3903, | |
"supraglot": 3904, | |
"continuation": 3905, | |
"edn": 3906, | |
"station": 3907, | |
"subcortical": 3908, | |
"tracking": 3909, | |
"degeneration": 3910, | |
"perivertebral": 3911, | |
"cerebellopontine": 3912, | |
"ductal": 3913, | |
"hypoplasia": 3914, | |
"orifices": 3915, | |
"planes": 3916, | |
"stripes": 3917, | |
"neurof": 3918, | |
"neurogenic": 3919, | |
"2013": 3920, | |
"2017": 3921, | |
"##hesis": 3922, | |
"##veloped": 3923, | |
"avid": 3924, | |
"chest": 3925, | |
"##ulae": 3926, | |
"infraclavicular": 3927, | |
"t3n3am0": 3928, | |
"4n1": 3929, | |
"4n2": 3930, | |
"4n0m0": 3931, | |
"elsew": 3932, | |
"electr": 3933, | |
"meningoma": 3934, | |
"meningitis": 3935, | |
"masticatory": 3936, | |
"replace": 3937, | |
"replacing": 3938, | |
"corresponding": 3939, | |
"3mmx": 3940, | |
"dermis": 3941, | |
"laryngeal": 3942, | |
"warrants": 3943, | |
"anteroposterior": 3944, | |
"resultant": 3945, | |
"210": 3946, | |
"21mm": 3947, | |
"units": 3948, | |
"openings": 3949, | |
"coil": 3950, | |
"horn": 3951, | |
"osteomeatal": 3952, | |
"separated": 3953, | |
"##ympanic": 3954, | |
"hemithorax": 3955, | |
"cisterns": 3956, | |
"prior": 3957, | |
"2n2m0": 3958, | |
"2n0m0": 3959, | |
"collection": 3960, | |
"collectively": 3961, | |
"solitary": 3962, | |
"symptom": 3963, | |
"nasolabial": 3964, | |
"periphery": 3965, | |
"haemangiom": 3966, | |
"cours": 3967, | |
"hila": 3968, | |
"limb": 3969, | |
"atten": 3970, | |
"indicating": 3971, | |
"palpation": 3972, | |
"palantine": 3973, | |
"9x5": 3974, | |
"9x4mm": 3975, | |
"drainage": 3976, | |
"hampered": 3977, | |
"microc": 3978, | |
"sulcal": 3979, | |
"protruding": 3980, | |
"ulcerating": 3981, | |
"branching": 3982, | |
"peripherally": 3983, | |
"7x4mm": 3984, | |
"8x13mm": 3985, | |
"epiglot": 3986, | |
"ecchond": 3987, | |
"voids": 3988, | |
"clavicles": 3989, | |
"effects": 3990, | |
"adducted": 3991, | |
"sequelae": 3992, | |
"10x4mm": 3993, | |
"10x5mm": 3994, | |
"needs": 3995, | |
"destruction": 3996, | |
"intermus": 3997, | |
"osteophyte": 3998, | |
"circumference": 3999, | |
"limits": 4000, | |
"7x12mm": 4001, | |
"7x18mm": 4002, | |
"buried": 4003, | |
"facial": 4004, | |
"abutts": 4005, | |
"individually": 4006, | |
"submucosa": 4007, | |
"degree": 4008, | |
"homogeneous": 4009, | |
"decom": 4010, | |
"fungating": 4011, | |
"liner": 4012, | |
"odema": 4013, | |
"odontoid": 4014, | |
"##akable": 4015, | |
"accounts": 4016, | |
"atelectatic": 4017, | |
"indeterminant": 4018, | |
"indeterminated": 4019, | |
"t1n3a": 4020, | |
"reticulation": 4021, | |
"t2n3m": 4022, | |
"t2n3bm0": 4023, | |
"collapsed": 4024, | |
"circumferentially": 4025, | |
"8x6mm": 4026, | |
"csf": 4027, | |
"elev": 4028, | |
"element": 4029, | |
"system": 4030, | |
"temporomandibular": 4031, | |
"tnm": 4032, | |
"tnm0": 4033, | |
"##saliph": 4034, | |
"##heless": 4035, | |
"##iglottic": 4036, | |
"convexity": 4037, | |
"debris": 4038, | |
"debulked": 4039, | |
"apxlr": 4040, | |
"erodes": 4041, | |
"radiotherapy": 4042, | |
"bifurcation": 4043, | |
"herniations": 4044, | |
"morphology": 4045, | |
"nucleus": 4046, | |
"ptergoid": 4047, | |
"socket": 4048, | |
"tapers": 4049, | |
"visualised": 4050, | |
"##oele": 4051, | |
"##2013": 4052, | |
"injection": 4053, | |
"relevant": 4054, | |
"concentric": 4055, | |
"corners": 4056, | |
"scalen": 4057, | |
"stret": 4058, | |
"absence": 4059, | |
"lymphoepithel": 4060, | |
"rectus": 4061, | |
"repeat": 4062, | |
"marginally": 4063, | |
"projecting": 4064, | |
"plaque": 4065, | |
"12x7mm": 4066, | |
"2022": 4067, | |
"coverage": 4068, | |
"microbleed": 4069, | |
"microangiop": 4070, | |
"engulfed": 4071, | |
"coalesces": 4072, | |
"calcified": 4073, | |
"blends": 4074, | |
"variant": 4075, | |
"protuberance": 4076, | |
"hypermetabolic": 4077, | |
"aetiology": 4078, | |
"aqueduct": 4079, | |
"biapical": 4080, | |
"blowout": 4081, | |
"breathing": 4082, | |
"cervic": 4083, | |
"dissection": 4084, | |
"diverticula": 4085, | |
"ebv": 4086, | |
"edentulous": 4087, | |
"ectactic": 4088, | |
"fibres": 4089, | |
"hinders": 4090, | |
"hospital": 4091, | |
"longest": 4092, | |
"ligament": 4093, | |
"little": 4094, | |
"myel": 4095, | |
"nausea": 4096, | |
"outer": 4097, | |
"paget": 4098, | |
"papilloma": 4099, | |
"physaliph": 4100, | |
"pachymeningeal": 4101, | |
"pansinusitis": 4102, | |
"root": 4103, | |
"sessile": 4104, | |
"symmetric": 4105, | |
"type": 4106, | |
"value": 4107, | |
"vicinity": 4108, | |
"xii": 4109, | |
"zyg": 4110, | |
"##ysts": 4111, | |
"##hordal": 4112, | |
"reversal": 4113, | |
"investigation": 4114, | |
"conditions": 4115, | |
"consequently": 4116, | |
"##olisthesis": 4117, | |
"chordoma": 4118, | |
"already": 4119, | |
"scope": 4120, | |
"scapulae": 4121, | |
"notochordal": 4122, | |
"distorted": 4123, | |
"retrotympanic": 4124, | |
"classification": 4125, | |
"measurement": 4126, | |
"mucocoele": 4127, | |
"##ependymal": 4128, | |
"subtraction": 4129, | |
"aryepiglottic": 4130, | |
"diabetes": 4131, | |
"8thditon": 4132, | |
"communic": 4133, | |
"encountered": 4134, | |
"recurrence": 4135, | |
"bronchiectasis": 4136, | |
"surveillance": 4137, | |
"occasionally": 4138, | |
"underdeveloped": 4139, | |
"architecture": 4140, | |
"supraglottic": 4141, | |
"neuroforamina": 4142, | |
"elsewhere": 4143, | |
"electronic": 4144, | |
"symptoms": 4145, | |
"haemangiomas": 4146, | |
"microcysts": 4147, | |
"epiglottis": 4148, | |
"ecchondrosis": 4149, | |
"lymphoepithelioma": 4150, | |
"microangiopathic": 4151, | |
"physaliphora": 4152, | |
"03": 4153, | |
"09": 4154, | |
"0m0": 4155, | |
"0mm": 4156, | |
"0×2": 4157, | |
"0×4": 4158, | |
"1a": 4159, | |
"1b": 4160, | |
"1×4": 4161, | |
"2m": 4162, | |
"2a": 4163, | |
"26": 4164, | |
"2×2": 4165, | |
"24mm": 4166, | |
"2x3": 4167, | |
"2×1": 4168, | |
"2m1": 4169, | |
"28mm": 4170, | |
"2×6": 4171, | |
"28x1": 4172, | |
"3x": 4173, | |
"39": 4174, | |
"32": 4175, | |
"35": 4176, | |
"38": 4177, | |
"3x1": 4178, | |
"3x2": 4179, | |
"3×2": 4180, | |
"34mm": 4181, | |
"3×1": 4182, | |
"30mm": 4183, | |
"3×6": 4184, | |
"4x": 4185, | |
"40": 4186, | |
"42": 4187, | |
"48": 4188, | |
"4×2": 4189, | |
"4×3": 4190, | |
"44mm": 4191, | |
"45mm": 4192, | |
"4×1": 4193, | |
"47mm": 4194, | |
"43mm": 4195, | |
"40mm": 4196, | |
"41mm": 4197, | |
"5t": 4198, | |
"5a": 4199, | |
"51": 4200, | |
"56": 4201, | |
"58": 4202, | |
"5×3": 4203, | |
"5×1": 4204, | |
"5×4": 4205, | |
"5tes": 4206, | |
"5×6": 4207, | |
"55×3": 4208, | |
"6×": 4209, | |
"60": 4210, | |
"64": 4211, | |
"65": 4212, | |
"68": 4213, | |
"61mm": 4214, | |
"6×6": 4215, | |
"6x11mm": 4216, | |
"6×5": 4217, | |
"6x10mm": 4218, | |
"7m": 4219, | |
"701": 4220, | |
"7×4": 4221, | |
"8×1": 4222, | |
"8×4": 4223, | |
"8×6": 4224, | |
"9×": 4225, | |
"90": 4226, | |
"99": 4227, | |
"901": 4228, | |
"9×2": 4229, | |
"9×3": 4230, | |
"9x3": 4231, | |
"9×5": 4232, | |
"ae": 4233, | |
"aid": 4234, | |
"ahn": 4235, | |
"aspir": 4236, | |
"aver": 4237, | |
"away": 4238, | |
"bes": 4239, | |
"bith": 4240, | |
"bial": 4241, | |
"bow": 4242, | |
"bur": 4243, | |
"buc": 4244, | |
"bm0": 4245, | |
"bap": 4246, | |
"cn": 4247, | |
"cat": 4248, | |
"cri": 4249, | |
"cant": 4250, | |
"cut": 4251, | |
"cres": 4252, | |
"cur": 4253, | |
"creat": 4254, | |
"cathe": 4255, | |
"ds": 4256, | |
"did": 4257, | |
"div": 4258, | |
"doc": 4259, | |
"day": 4260, | |
"density": 4261, | |
"dce": 4262, | |
"data": 4263, | |
"eg": 4264, | |
"eas": 4265, | |
"eral": 4266, | |
"era": 4267, | |
"est": 4268, | |
"eber": 4269, | |
"fd": 4270, | |
"fal": 4271, | |
"fer": 4272, | |
"four": 4273, | |
"fir": 4274, | |
"fess": 4275, | |
"fra": 4276, | |
"filtr": 4277, | |
"face": 4278, | |
"fixed": 4279, | |
"fift": 4280, | |
"gamm": 4281, | |
"gran": 4282, | |
"ho": 4283, | |
"hx": 4284, | |
"hk": 4285, | |
"hig": 4286, | |
"hiv": 4287, | |
"hand": 4288, | |
"hong": 4289, | |
"hilar": 4290, | |
"hans": 4291, | |
"hole": 4292, | |
"i2": 4293, | |
"iam": 4294, | |
"ide": 4295, | |
"iga": 4296, | |
"jap": 4297, | |
"ky": 4298, | |
"kid": 4299, | |
"kong": 4300, | |
"lt": 4301, | |
"ll": 4302, | |
"lit": 4303, | |
"light": 4304, | |
"lab": 4305, | |
"lay": 4306, | |
"lod": 4307, | |
"load": 4308, | |
"md": 4309, | |
"mx": 4310, | |
"mul": 4311, | |
"might": 4312, | |
"mad": 4313, | |
"mud": 4314, | |
"miss": 4315, | |
"mob": 4316, | |
"mte": 4317, | |
"mra": 4318, | |
"mental": 4319, | |
"myl": 4320, | |
"meningeal": 4321, | |
"mpc": 4322, | |
"ns": 4323, | |
"nk": 4324, | |
"never": 4325, | |
"nape": 4326, | |
"oper": 4327, | |
"pd": 4328, | |
"pi": 4329, | |
"py": 4330, | |
"ps": 4331, | |
"pf": 4332, | |
"pad": 4333, | |
"pte": 4334, | |
"punc": 4335, | |
"pell": 4336, | |
"pyr": 4337, | |
"pack": 4338, | |
"ppos": 4339, | |
"pending": 4340, | |
"rp": 4341, | |
"rar": 4342, | |
"rig": 4343, | |
"righ": 4344, | |
"rent": 4345, | |
"ross": 4346, | |
"rud": 4347, | |
"rap": 4348, | |
"rind": 4349, | |
"rises": 4350, | |
"rumour": 4351, | |
"sum": 4352, | |
"sac": 4353, | |
"sternal": 4354, | |
"sate": 4355, | |
"sep": 4356, | |
"swi": 4357, | |
"sized": 4358, | |
"tx": 4359, | |
"t0": 4360, | |
"tre": 4361, | |
"test": 4362, | |
"term": 4363, | |
"tak": 4364, | |
"vc": 4365, | |
"v1": 4366, | |
"vas": 4367, | |
"vom": 4368, | |
"vir": 4369, | |
"vasc": 4370, | |
"vest": 4371, | |
"vision": 4372, | |
"will": 4373, | |
"wald": 4374, | |
"x3": 4375, | |
"x1": 4376, | |
"x6": 4377, | |
"x4": 4378, | |
"xap": 4379, | |
"y1": 4380, | |
"you": 4381, | |
"##ey": 4382, | |
"##eal": 4383, | |
"##eth": 4384, | |
"##eases": 4385, | |
"##nx": 4386, | |
"##n3": 4387, | |
"##n0": 4388, | |
"##nh": 4389, | |
"##nit": 4390, | |
"##num": 4391, | |
"##nial": 4392, | |
"##nch": 4393, | |
"##nants": 4394, | |
"##dis": 4395, | |
"##dated": 4396, | |
"##dered": 4397, | |
"##diology": 4398, | |
"##rf": 4399, | |
"##ron": 4400, | |
"##rax": 4401, | |
"##rontal": 4402, | |
"##rosc": 4403, | |
"##rinates": 4404, | |
"##iag": 4405, | |
"##iment": 4406, | |
"##ired": 4407, | |
"##iosuperior": 4408, | |
"##gion": 4409, | |
"##gopalatine": 4410, | |
"##gative": 4411, | |
"##gital": 4412, | |
"##gitis": 4413, | |
"##growth": 4414, | |
"##gye": 4415, | |
"##c2": 4416, | |
"##cent": 4417, | |
"##cular": 4418, | |
"##cav": 4419, | |
"##cend": 4420, | |
"##cess": 4421, | |
"##cence": 4422, | |
"##colog": 4423, | |
"##cked": 4424, | |
"##cica": 4425, | |
"##cuted": 4426, | |
"##uing": 4427, | |
"##uate": 4428, | |
"##uation": 4429, | |
"##uff": 4430, | |
"##uish": 4431, | |
"##pon": 4432, | |
"##ped": 4433, | |
"##pious": 4434, | |
"##plete": 4435, | |
"##pness": 4436, | |
"##oy": 4437, | |
"##oz": 4438, | |
"##oon": 4439, | |
"##oes": 4440, | |
"##oary": 4441, | |
"##oic": 4442, | |
"##oom": 4443, | |
"##otr": 4444, | |
"##oour": 4445, | |
"##orem": 4446, | |
"##oth": 4447, | |
"##ohyoid": 4448, | |
"##x5mm": 4449, | |
"##x8x1": 4450, | |
"##mi": 4451, | |
"##mx": 4452, | |
"##mary": 4453, | |
"##more": 4454, | |
"##misp": 4455, | |
"##mixed": 4456, | |
"##ts": 4457, | |
"##t3": 4458, | |
"##t1": 4459, | |
"##ten": 4460, | |
"##tist": 4461, | |
"##tment": 4462, | |
"##timal": 4463, | |
"##tology": 4464, | |
"##tak": 4465, | |
"##taic": 4466, | |
"##tumour": 4467, | |
"##theless": 4468, | |
"##yngeal": 4469, | |
"##ygoid": 4470, | |
"##aph": 4471, | |
"##ageal": 4472, | |
"##aug": 4473, | |
"##sh": 4474, | |
"##sion": 4475, | |
"##sid": 4476, | |
"##sist": 4477, | |
"##sur": 4478, | |
"##sory": 4479, | |
"##sure": 4480, | |
"##sification": 4481, | |
"##sfs": 4482, | |
"##spers": 4483, | |
"##suing": 4484, | |
"##lph": 4485, | |
"##led": 4486, | |
"##lis": 4487, | |
"##land": 4488, | |
"##var": 4489, | |
"##vil": 4490, | |
"##vance": 4491, | |
"##vascular": 4492, | |
"##fal": 4493, | |
"##fit": 4494, | |
"##fused": 4495, | |
"##bar": 4496, | |
"##bre": 4497, | |
"##ball": 4498, | |
"##bness": 4499, | |
"##briform": 4500, | |
"##3m": 4501, | |
"##3x26mm": 4502, | |
"##jug": 4503, | |
"##ks": 4504, | |
"##06": 4505, | |
"##04": 4506, | |
"##05": 4507, | |
"##08": 4508, | |
"##0x1": 4509, | |
"##001": 4510, | |
"##0×1": 4511, | |
"##14": 4512, | |
"##1x2": 4513, | |
"##1tumour": 4514, | |
"##1001": 4515, | |
"##6x1": 4516, | |
"##6x18mm": 4517, | |
"##hc": 4518, | |
"##hion": 4519, | |
"##hus": 4520, | |
"##han": 4521, | |
"##his": 4522, | |
"##haem": 4523, | |
"##7×3": 4524, | |
"##98": 4525, | |
"##9x2": 4526, | |
"##9x10mm": 4527, | |
"##5cm": 4528, | |
"##zy": 4529, | |
"##8x3": 4530, | |
"##hed": 4531, | |
"##heal": 4532, | |
"##held": 4533, | |
"##hemisp": 4534, | |
"them": 4535, | |
"thecal": 4536, | |
"thems": 4537, | |
"##ale": 4538, | |
"##aluminal": 4539, | |
"##aring": 4540, | |
"##arding": 4541, | |
"##aract": 4542, | |
"##arted": 4543, | |
"##ar201": 4544, | |
"##arakable": 4545, | |
"##argye": 4546, | |
"##arpness": 4547, | |
"##astas": 4548, | |
"##renal": 4549, | |
"##ery": 4550, | |
"##ers": 4551, | |
"##erin": 4552, | |
"##erus": 4553, | |
"##ering": 4554, | |
"##erable": 4555, | |
"##erterm": 4556, | |
"##onpc": 4557, | |
"##inge": 4558, | |
"##inoid": 4559, | |
"##inine": 4560, | |
"##inated": 4561, | |
"##inuity": 4562, | |
"##inuate": 4563, | |
"init": 4564, | |
"inspec": 4565, | |
"inspect": 4566, | |
"inwards": 4567, | |
"innum": 4568, | |
"ingrowth": 4569, | |
"##ndering": 4570, | |
"##esor": 4571, | |
"##ester": 4572, | |
"##ortion": 4573, | |
"##oration": 4574, | |
"##oracic": 4575, | |
"##orudes": 4576, | |
"##ativ": 4577, | |
"##atomy": 4578, | |
"##atysm": 4579, | |
"nov": 4580, | |
"##aryx": 4581, | |
"##ussion": 4582, | |
"##iting": 4583, | |
"##itud": 4584, | |
"##itple": 4585, | |
"##idal": 4586, | |
"##ides": 4587, | |
"##idum": 4588, | |
"##iderin": 4589, | |
"##phopharyngeal": 4590, | |
"##phosis": 4591, | |
"##enge": 4592, | |
"##enia": 4593, | |
"##enral": 4594, | |
"##icle": 4595, | |
"##icuous": 4596, | |
"##icienc": 4597, | |
"##anasal": 4598, | |
"island": 4599, | |
"##osal": 4600, | |
"##osiderin": 4601, | |
"##teral": 4602, | |
"means": 4603, | |
"##umul": 4604, | |
"##ument": 4605, | |
"let": 4606, | |
"leve": 4607, | |
"leav": 4608, | |
"leung": 4609, | |
"##edullary": 4610, | |
"##igest": 4611, | |
"##leted": 4612, | |
"nasog": 4613, | |
"nasphopharyngeal": 4614, | |
"##inguous": 4615, | |
"##inguish": 4616, | |
"##ingled": 4617, | |
"##uloma": 4618, | |
"##ulbar": 4619, | |
"metastat": 4620, | |
"metastaic": 4621, | |
"refused": 4622, | |
"rendering": 4623, | |
"##entim": 4624, | |
"withheld": 4625, | |
"rightt": 4626, | |
"nasopharyneal": 4627, | |
"nasopharyngitis": 4628, | |
"##ism": 4629, | |
"##isation": 4630, | |
"##isrup": 4631, | |
"tumoour": 4632, | |
"##omost": 4633, | |
"##omises": 4634, | |
"##omatic": 4635, | |
"##omplete": 4636, | |
"tof": 4637, | |
"toc2": 4638, | |
"oram": 4639, | |
"##ilities": 4640, | |
"##ilection": 4641, | |
"necess": 4642, | |
"##pering": 4643, | |
"##perienc": 4644, | |
"metastastic": 4645, | |
"##clar": 4646, | |
"exit": 4647, | |
"exotr": 4648, | |
"experienc": 4649, | |
"##ablis": 4650, | |
"updated": 4651, | |
"uptak": 4652, | |
"##allenge": 4653, | |
"t1rh": 4654, | |
"union": 4655, | |
"unav": 4656, | |
"unrel": 4657, | |
"unsh": 4658, | |
"unbre": 4659, | |
"consp": 4660, | |
"conch": 4661, | |
"t1wfs": 4662, | |
"##olester": 4663, | |
"##reman": 4664, | |
"unremarakable": 4665, | |
"##owding": 4666, | |
"spill": 4667, | |
"spont": 4668, | |
"spicul": 4669, | |
"paracent": 4670, | |
"carnial": 4671, | |
"cardiology": 4672, | |
"chun": 4673, | |
"china": 4674, | |
"challenge": 4675, | |
"cholester": 4676, | |
"nasopharynxl": 4677, | |
"##ossible": 4678, | |
"##ife": 4679, | |
"##ifically": 4680, | |
"##aced": 4681, | |
"##acial": 4682, | |
"invasin": 4683, | |
"altern": 4684, | |
"alto": 4685, | |
"involuted": 4686, | |
"##avity": 4687, | |
"##aviv": 4688, | |
"##avenous": 4689, | |
"##avily": 4690, | |
"##teriorly": 4691, | |
"##isting": 4692, | |
"##istax": 4693, | |
"smok": 4694, | |
"smalll": 4695, | |
"smallish": 4696, | |
"##cine": 4697, | |
"##cinator": 4698, | |
"t2a": 4699, | |
"t2sfs": 4700, | |
"cortic": 4701, | |
"fossal": 4702, | |
"jugulare": 4703, | |
"inform": 4704, | |
"infact": 4705, | |
"ones": 4706, | |
"onse": 4707, | |
"oncolog": 4708, | |
"cavum": 4709, | |
"cavitary": 4710, | |
"regarding": 4711, | |
"corona": 4712, | |
"intenral": 4713, | |
"scaph": 4714, | |
"##ami": 4715, | |
"##amucos": 4716, | |
"##amidal": 4717, | |
"who": 4718, | |
"whose": 4719, | |
"##ury": 4720, | |
"##urs": 4721, | |
"notably": 4722, | |
"heart": 4723, | |
"hearing": 4724, | |
"heavily": 4725, | |
"distance": 4726, | |
"distortion": 4727, | |
"distinguish": 4728, | |
"pterygomax": 4729, | |
"pterygoplatine": 4730, | |
"retrob": 4731, | |
"retropharyng": 4732, | |
"retromandibular": 4733, | |
"retrolisthesis": 4734, | |
"midly": 4735, | |
"midway": 4736, | |
"midjug": 4737, | |
"scanner": 4738, | |
"ears": 4739, | |
"earli": 4740, | |
"heads": 4741, | |
"##heric": 4742, | |
"depression": 4743, | |
"delph": 4744, | |
"dehis": 4745, | |
"base0": 4746, | |
"##otomy": 4747, | |
"##inear": 4748, | |
"##ullar": 4749, | |
"##axillary": 4750, | |
"paraest": 4751, | |
"paraphy": 4752, | |
"parafal": 4753, | |
"styl": 4754, | |
"start": 4755, | |
"started": 4756, | |
"##ircles": 4757, | |
"enucle": 4758, | |
"ensuing": 4759, | |
"forament": 4760, | |
"foramens": 4761, | |
"abd": 4762, | |
"able": 4763, | |
"contrasting": 4764, | |
"##endent": 4765, | |
"##endage": 4766, | |
"##endosc": 4767, | |
"crcl": 4768, | |
"crowding": 4769, | |
"prog": 4770, | |
"prorudes": 4771, | |
"prossible": 4772, | |
"extended": 4773, | |
"postsur": 4774, | |
"##opap": 4775, | |
"##opically": 4776, | |
"##optimal": 4777, | |
"##openia": 4778, | |
"pretrac": 4779, | |
"precontrast": 4780, | |
"precav": 4781, | |
"##portance": 4782, | |
"walled": 4783, | |
"beli": 4784, | |
"cana": 4785, | |
"ant": 4786, | |
"anatomy": 4787, | |
"hypere": 4788, | |
"##cluder": 4789, | |
"##ands": 4790, | |
"suspect": 4791, | |
"suspious": 4792, | |
"apt": 4793, | |
"##eninges": 4794, | |
"techniquee": 4795, | |
"clivis": 4796, | |
"accesor": 4797, | |
"accumul": 4798, | |
"book": 4799, | |
"final": 4800, | |
"earlyt3": 4801, | |
"staget1": 4802, | |
"##ucidum": 4803, | |
"##imet": 4804, | |
"##imural": 4805, | |
"##ibules": 4806, | |
"sphenoe": 4807, | |
"sphenoplatine": 4808, | |
"ajc": 4809, | |
"sphenoidale": 4810, | |
"fissural": 4811, | |
"saggital": 4812, | |
"mucle": 4813, | |
"mastoiditis": 4814, | |
"mucosing": 4815, | |
"miller": 4816, | |
"craniof": 4817, | |
"craniotomy": 4818, | |
"mucosally": 4819, | |
"##illay": 4820, | |
"admixed": 4821, | |
"adrenal": 4822, | |
"##obed": 4823, | |
"nonet": 4824, | |
"##oove": 4825, | |
"asl": 4826, | |
"asf": 4827, | |
"subependymal": 4828, | |
"subsid": 4829, | |
"suboptimal": 4830, | |
"lateraly": 4831, | |
"laterality": 4832, | |
"appoint": 4833, | |
"appendage": 4834, | |
"prominently": 4835, | |
"##play": 4836, | |
"##ploic": 4837, | |
"larges": 4838, | |
"index": 4839, | |
"induced": 4840, | |
"inderterm": 4841, | |
"seem": 4842, | |
"se1001": 4843, | |
"hyperost": 4844, | |
"parotiditis": 4845, | |
"predilection": 4846, | |
"arises": 4847, | |
"arae": 4848, | |
"##essory": 4849, | |
"gls": 4850, | |
"inferoan": 4851, | |
"inferolateral": 4852, | |
"inferoposterior": 4853, | |
"inferomost": 4854, | |
"inflammary": 4855, | |
"die": 4856, | |
"diploic": 4857, | |
"indetermined": 4858, | |
"##elung": 4859, | |
"##elves": 4860, | |
"appeared": 4861, | |
"hyperplastic": 4862, | |
"mok": 4863, | |
"mode": 4864, | |
"furtherr": 4865, | |
"furthermore": 4866, | |
"enhacement": 4867, | |
"extracran": 4868, | |
"vidial": 4869, | |
"##existing": 4870, | |
"specifically": 4871, | |
"composed": 4872, | |
"completed": 4873, | |
"suppress": 4874, | |
"medal": 4875, | |
"floors": 4876, | |
"froz": 4877, | |
"slit": 4878, | |
"slip": 4879, | |
"supraorbital": 4880, | |
"suprahyoid": 4881, | |
"disrup": 4882, | |
"diseases": 4883, | |
"display": 4884, | |
"mar2013": 4885, | |
"tumoral": 4886, | |
"possibilities": 4887, | |
"##ayngeal": 4888, | |
"multi": 4889, | |
"muscosal": 4890, | |
"centimet": 4891, | |
"cricoary": 4892, | |
"superoposterior": 4893, | |
"difference": 4894, | |
"cytology": 4895, | |
"cartilages": 4896, | |
"bordered": 4897, | |
"bordering": 4898, | |
"##ostomy": 4899, | |
"##clivical": 4900, | |
"match": 4901, | |
"cranially": 4902, | |
"changed": 4903, | |
"t1no": 4904, | |
"situ": 4905, | |
"sited": 4906, | |
"septal": 4907, | |
"lobular": 4908, | |
"persist": 4909, | |
"perimural": 4910, | |
"numbness": 4911, | |
"numerus": 4912, | |
"encirc": 4913, | |
"encircles": 4914, | |
"##enmuller": 4915, | |
"rosenmullar": 4916, | |
"reconstr": 4917, | |
"representing": 4918, | |
"##ometal": 4919, | |
"remod": 4920, | |
"remnants": 4921, | |
"##yrygoid": 4922, | |
"##thmoidal": 4923, | |
"im14": 4924, | |
"importance": 4925, | |
"patch": 4926, | |
"t4nm0": 4927, | |
"otomastoids": 4928, | |
"resected": 4929, | |
"respon": 4930, | |
"##odigest": 4931, | |
"ctb": 4932, | |
"hazy": 4933, | |
"sizes": 4934, | |
"sizable": 4935, | |
"sizeable": 4936, | |
"marginated": 4937, | |
"mainy": 4938, | |
"cannon": 4939, | |
"##rovascular": 4940, | |
"petct": 4941, | |
"continguous": 4942, | |
"##ereved": 4943, | |
"##aching": 4944, | |
"views": 4945, | |
"viewed": 4946, | |
"pressure": 4947, | |
"presereved": 4948, | |
"thank": 4949, | |
"conglomerating": 4950, | |
"locore": 4951, | |
"##entioned": 4952, | |
"accesssory": 4953, | |
"##ximity": 4954, | |
"##llite": 4955, | |
"accessoryy": 4956, | |
"##ophageal": 4957, | |
"open": 4958, | |
"opposed": 4959, | |
"longer": 4960, | |
"longitud": 4961, | |
"petroclivical": 4962, | |
"palati": 4963, | |
"palatal": 4964, | |
"palates": 4965, | |
"extraparotid": 4966, | |
"extramed": 4967, | |
"extrathyroid": 4968, | |
"extradural": 4969, | |
"extramucos": 4970, | |
"##ontinuity": 4971, | |
"tubinate": 4972, | |
"tuberous": 4973, | |
"tubrinates": 4974, | |
"incomplete": 4975, | |
"fascial": 4976, | |
"intradural": 4977, | |
"intraluminal": 4978, | |
"intranasal": 4979, | |
"intravenous": 4980, | |
"##x14mm": 4981, | |
"##x12mm": 4982, | |
"##x13x1": 4983, | |
"##x12x2": 4984, | |
"##x16x18mm": 4985, | |
"turcica": 4986, | |
"difficulty": 4987, | |
"postero": 4988, | |
"posteromedial": 4989, | |
"##ternoon": 4990, | |
"undisrup": 4991, | |
"prof": 4992, | |
"proves": 4993, | |
"proximity": 4994, | |
"continue": 4995, | |
"continues": 4996, | |
"shortly": 4997, | |
"pls": 4998, | |
"platysm": 4999, | |
"placed": 5000, | |
"jugulodiag": 5001, | |
"relativ": 5002, | |
"retains": 5003, | |
"tin0m0": 5004, | |
"tinnit": 5005, | |
"tin1tumour": 5006, | |
"evaluated": 5007, | |
"conglomerations": 5008, | |
"occurs": 5009, | |
"contained": 5010, | |
"discussion": 5011, | |
"discontinuity": 5012, | |
"moderately": 5013, | |
"10cm": 5014, | |
"10x2": 5015, | |
"1001": 5016, | |
"10x11mm": 5017, | |
"event": 5018, | |
"striations": 5019, | |
"strands": 5020, | |
"##x24mm": 5021, | |
"##x22x2": 5022, | |
"##x23x26mm": 5023, | |
"##x26x1": 5024, | |
"##x28x3": 5025, | |
"incidenal": 5026, | |
"incidentally": 5027, | |
"pharyngo": 5028, | |
"perforation": 5029, | |
"1201": 5030, | |
"12x11mm": 5031, | |
"12aug": 5032, | |
"12x13x1": 5033, | |
"formation": 5034, | |
"formamina": 5035, | |
"scfs": 5036, | |
"icas": 5037, | |
"neural": 5038, | |
"neither": 5039, | |
"negative": 5040, | |
"advised": 5041, | |
"compressive": 5042, | |
"endoscopically": 5043, | |
"mechan": 5044, | |
"ace": 5045, | |
"acessory": 5046, | |
"compare": 5047, | |
"comparing": 5048, | |
"comparatively": 5049, | |
"compartment": 5050, | |
"equivocally": 5051, | |
"inside": 5052, | |
"insuff": 5053, | |
"insinuate": 5054, | |
"##×25×3": 5055, | |
"##×20×1": 5056, | |
"##regate": 5057, | |
"obstrcuted": 5058, | |
"3n2": 5059, | |
"##×37×2": 5060, | |
"cords": 5061, | |
"aerodigest": 5062, | |
"descend": 5063, | |
"confused": 5064, | |
"surrounded": 5065, | |
"11a": 5066, | |
"11cm": 5067, | |
"11x10mm": 5068, | |
"fibroma": 5069, | |
"raised": 5070, | |
"thinned": 5071, | |
"crossed": 5072, | |
"haemosiderin": 5073, | |
"extranodular": 5074, | |
"134": 5075, | |
"13cm": 5076, | |
"13x5mm": 5077, | |
"13x23x26mm": 5078, | |
"localized": 5079, | |
"tornwald": 5080, | |
"contiguity": 5081, | |
"indentation": 5082, | |
"diameters": 5083, | |
"continuing": 5084, | |
"subcentim": 5085, | |
"arterty": 5086, | |
"presuming": 5087, | |
"presumabal": 5088, | |
"denervated": 5089, | |
"became": 5090, | |
"grade": 5091, | |
"groove": 5092, | |
"##stemic": 5093, | |
"##aneously": 5094, | |
"degenerated": 5095, | |
"cerebrovascular": 5096, | |
"cerebelli": 5097, | |
"ducts": 5098, | |
"simple": 5099, | |
"interal": 5100, | |
"interim": 5101, | |
"interface": 5102, | |
"interspers": 5103, | |
"interhemisp": 5104, | |
"grouping": 5105, | |
"ppfs": 5106, | |
"ganglioc": 5107, | |
"auricular": 5108, | |
"t3n2mx": 5109, | |
"planum": 5110, | |
"striping": 5111, | |
"stripped": 5112, | |
"neuro": 5113, | |
"2010": 5114, | |
"2014": 5115, | |
"##hesia": 5116, | |
"##orrhages": 5117, | |
"nasoendosc": 5118, | |
"t4n3a": 5119, | |
"t4n3dis": 5120, | |
"t4n3mi": 5121, | |
"checked": 5122, | |
"##×15": 5123, | |
"##×17×2": 5124, | |
"##×17×3": 5125, | |
"t3n3m": 5126, | |
"obliterate": 5127, | |
"confluence": 5128, | |
"4n1m0": 5129, | |
"4n3m": 5130, | |
"goiter": 5131, | |
"meninges": 5132, | |
"mastication": 5133, | |
"replaces": 5134, | |
"##omalacic": 5135, | |
"developed": 5136, | |
"development": 5137, | |
"1801": 5138, | |
"18x24mm": 5139, | |
"mets": 5140, | |
"anterosuperior": 5141, | |
"anteroinferior": 5142, | |
"anterolisthesis": 5143, | |
"anteriosuperior": 5144, | |
"encroaching": 5145, | |
"results": 5146, | |
"##ephalic": 5147, | |
"212": 5148, | |
"2101": 5149, | |
"21x12mm": 5150, | |
"bilobed": 5151, | |
"cisternal": 5152, | |
"chronicity": 5153, | |
"differentiating": 5154, | |
"t1n2c": 5155, | |
"t4n2m": 5156, | |
"structure": 5157, | |
"structural": 5158, | |
"20x26mm": 5159, | |
"20x8x1": 5160, | |
"2005": 5161, | |
"20x14mm": 5162, | |
"22x12x2": 5163, | |
"22×37×2": 5164, | |
"coexisting": 5165, | |
"emphy": 5166, | |
"ijc": 5167, | |
"osteoma": 5168, | |
"osteopenia": 5169, | |
"osteometal": 5170, | |
"separating": 5171, | |
"lns1": 5172, | |
"sellae": 5173, | |
"basion": 5174, | |
"basis": 5175, | |
"gives": 5176, | |
"ostium": 5177, | |
"##artment": 5178, | |
"prelaryngeal": 5179, | |
"antra": 5180, | |
"confirmation": 5181, | |
"2n1": 5182, | |
"2n3m0": 5183, | |
"colli": 5184, | |
"later": 5185, | |
"ser13": 5186, | |
"##×45×3": 5187, | |
"pathway": 5188, | |
"pathological": 5189, | |
"combination": 5190, | |
"tracheoes": 5191, | |
"tracheostomy": 5192, | |
"questioned": 5193, | |
"aforem": 5194, | |
"afternoon": 5195, | |
"block": 5196, | |
"bloom": 5197, | |
"required": 5198, | |
"deviating": 5199, | |
"prolapses": 5200, | |
"effaces": 5201, | |
"effacing": 5202, | |
"attachment": 5203, | |
"attached": 5204, | |
"indicates": 5205, | |
"removal": 5206, | |
"chemo": 5207, | |
"chemort": 5208, | |
"valleculae": 5209, | |
"14cm": 5210, | |
"14x10mm": 5211, | |
"2x6": 5212, | |
"2x5": 5213, | |
"9x4": 5214, | |
"9x7mm": 5215, | |
"hamper": 5216, | |
"macrosc": 5217, | |
"molars": 5218, | |
"osterior": 5219, | |
"ossification": 5220, | |
"wider": 5221, | |
"widely": 5222, | |
"widened": 5223, | |
"##neys": 5224, | |
"##pressive": 5225, | |
"encephalomalacic": 5226, | |
"ulcerative": 5227, | |
"benefit": 5228, | |
"17cm": 5229, | |
"1704": 5230, | |
"1998": 5231, | |
"7x4": 5232, | |
"7x5": 5233, | |
"7x5mm": 5234, | |
"7x8mm": 5235, | |
"8x15mm": 5236, | |
"epistax": 5237, | |
"joints": 5238, | |
"pulse": 5239, | |
"##ixon": 5240, | |
"##omedullary": 5241, | |
"depending": 5242, | |
"dependent": 5243, | |
"department": 5244, | |
"adds": 5245, | |
"comments": 5246, | |
"t2n12m0": 5247, | |
"10x6mm": 5248, | |
"10x7mm": 5249, | |
"10x9x10mm": 5250, | |
"needle": 5251, | |
"insertions": 5252, | |
"inserted": 5253, | |
"destroy": 5254, | |
"intermingled": 5255, | |
"tracheaa": 5256, | |
"dysprax": 5257, | |
"pneumatised": 5258, | |
"pneumatisation": 5259, | |
"convincingly": 5260, | |
"25x18mm": 5261, | |
"25x26x1": 5262, | |
"2x1x1": 5263, | |
"9x1cm": 5264, | |
"9x15mm": 5265, | |
"buy": 5266, | |
"forearm": 5267, | |
"radical": 5268, | |
"radiation": 5269, | |
"rays": 5270, | |
"meati": 5271, | |
"##isions": 5272, | |
"thalami": 5273, | |
"t2bn3": 5274, | |
"determined": 5275, | |
"contours": 5276, | |
"contouring": 5277, | |
"obscures": 5278, | |
"tsxapxcc": 5279, | |
"##ologically": 5280, | |
"16x11mm": 5281, | |
"16x18mm": 5282, | |
"1606": 5283, | |
"16x16x18mm": 5284, | |
"6x4": 5285, | |
"6x4mm": 5286, | |
"6x7mm": 5287, | |
"6x9mm": 5288, | |
"6x5cm": 5289, | |
"breaches": 5290, | |
"breached": 5291, | |
"esrf": 5292, | |
"odes": 5293, | |
"pedicle": 5294, | |
"##aky": 5295, | |
"referring": 5296, | |
"retrophx": 5297, | |
"retropharngeal": 5298, | |
"retrophayr": 5299, | |
"retrophargye": 5300, | |
"retrophayngeal": 5301, | |
"define": 5302, | |
"accountable": 5303, | |
"indeterminent": 5304, | |
"t1n3m1": 5305, | |
"contents": 5306, | |
"favors": 5307, | |
"laryngo": 5308, | |
"coalesce": 5309, | |
"coalescing": 5310, | |
"ballooned": 5311, | |
"obscured": 5312, | |
"penetration": 5313, | |
"transependymal": 5314, | |
"1x0": 5315, | |
"1x6": 5316, | |
"1x4": 5317, | |
"270": 5318, | |
"27x22x2": 5319, | |
"27×17×3": 5320, | |
"5x6": 5321, | |
"5x5mm": 5322, | |
"5x6mm": 5323, | |
"6x2mm": 5324, | |
"6x3mm": 5325, | |
"8x5mm": 5326, | |
"aorta": 5327, | |
"boundary": 5328, | |
"csi": 5329, | |
"csae": 5330, | |
"calvar": 5331, | |
"creeping": 5332, | |
"ocular": 5333, | |
"occluded": 5334, | |
"occlude": 5335, | |
"occluder": 5336, | |
"synch": 5337, | |
"systemic": 5338, | |
"team": 5339, | |
"teeth": 5340, | |
"times": 5341, | |
"×21": 5342, | |
"##ched": 5343, | |
"##5×35": 5344, | |
"propensity": 5345, | |
"apxts": 5346, | |
"paranasopharynx": 5347, | |
"shadow": 5348, | |
"sets": 5349, | |
"setting": 5350, | |
"settl": 5351, | |
"histologically": 5352, | |
"fronds": 5353, | |
"impinge": 5354, | |
"aggregate": 5355, | |
"erode": 5356, | |
"eroded": 5357, | |
"weeks": 5358, | |
"blurred": 5359, | |
"radiating": 5360, | |
"radiata": 5361, | |
"homogenously": 5362, | |
"essential": 5363, | |
"pedunculated": 5364, | |
"centering": 5365, | |
"leptomeninges": 5366, | |
"34×17×2": 5367, | |
"bifrontal": 5368, | |
"eyeball": 5369, | |
"herniation": 5370, | |
"morphologically": 5371, | |
"nuclei": 5372, | |
"ptergopalatine": 5373, | |
"sockets": 5374, | |
"tapering": 5375, | |
"visible": 5376, | |
"injury": 5377, | |
"nasopharngeal": 5378, | |
"nasophayr": 5379, | |
"nasopharyx": 5380, | |
"relevance": 5381, | |
"concavity": 5382, | |
"scalp": 5383, | |
"streaky": 5384, | |
"abscess": 5385, | |
"lymphoadenopathy": 5386, | |
"fragments": 5387, | |
"fragmented": 5388, | |
"superolaterally": 5389, | |
"rectum": 5390, | |
"repeated": 5391, | |
"projections": 5392, | |
"plaques": 5393, | |
"12x8mm": 5394, | |
"t4n3bm": 5395, | |
"t4n3bm1": 5396, | |
"2021": 5397, | |
"covering": 5398, | |
"micropap": 5399, | |
"microhaem": 5400, | |
"protrusions": 5401, | |
"engulfing": 5402, | |
"decrease": 5403, | |
"decreased": 5404, | |
"decreasing": 5405, | |
"coalescent": 5406, | |
"calcification": 5407, | |
"variable": 5408, | |
"protuberans": 5409, | |
"hypermetabolism": 5410, | |
"outpouchings": 5411, | |
"0x0": 5412, | |
"0x4": 5413, | |
"1n1m0": 5414, | |
"1n3m0": 5415, | |
"15x11mm": 5416, | |
"23x13mm": 5417, | |
"23x11x2": 5418, | |
"41x28x3": 5419, | |
"5×5×4": 5420, | |
"aug13": 5421, | |
"coli": 5422, | |
"colon": 5423, | |
"foarm": 5424, | |
"foreman": 5425, | |
"fasica": 5426, | |
"fashion": 5427, | |
"filed": 5428, | |
"films": 5429, | |
"know": 5430, | |
"knife": 5431, | |
"ome": 5432, | |
"premedullary": 5433, | |
"premaxillary": 5434, | |
"pocket": 5435, | |
"pockets": 5436, | |
"passes": 5437, | |
"passing": 5438, | |
"quite": 5439, | |
"query": 5440, | |
"##iocephalic": 5441, | |
"interna": 5442, | |
"internatal": 5443, | |
"congested": 5444, | |
"congestive": 5445, | |
"choroidal": 5446, | |
"stenosis": 5447, | |
"stenosed": 5448, | |
"prevent": 5449, | |
"channels": 5450, | |
"arrange": 5451, | |
"arranged": 5452, | |
"probabale": 5453, | |
"probabaly": 5454, | |
"comprised": 5455, | |
"compromises": 5456, | |
"supraclinoid": 5457, | |
"supraclaviv": 5458, | |
"##sema": 5459, | |
"##seminated": 5460, | |
"brachial": 5461, | |
"brachiocephalic": 5462, | |
"intracanalicular": 5463, | |
"undergo": 5464, | |
"undergone": 5465, | |
"mottled": 5466, | |
"mottling": 5467, | |
"13x10x1": 5468, | |
"13x19x2": 5469, | |
"avidly": 5470, | |
"replacement": 5471, | |
"3mmx4mm": 5472, | |
"3mmx6mm": 5473, | |
"coiling": 5474, | |
"courses": 5475, | |
"coursing": 5476, | |
"limbs": 5477, | |
"attenuated": 5478, | |
"attenuation": 5479, | |
"intermuscular": 5480, | |
"intermusclar": 5481, | |
"homogeneously": 5482, | |
"decompression": 5483, | |
"decompressive": 5484, | |
"elevated": 5485, | |
"elevates": 5486, | |
"elements": 5487, | |
"apxlrxcc": 5488, | |
"scalene": 5489, | |
"scalenus": 5490, | |
"stretches": 5491, | |
"stretched": 5492, | |
"cervicoth": 5493, | |
"cervicomedullary": 5494, | |
"myelopathy": 5495, | |
"myelomalacia": 5496, | |
"zygoma": 5497, | |
"zygomatic": 5498, | |
"investigations": 5499, | |
"communicate": 5500, | |
"communication": 5501, | |
"26×15": 5502, | |
"28x15mm": 5503, | |
"3x0": 5504, | |
"4x5": 5505, | |
"40×20×1": 5506, | |
"42×25×3": 5507, | |
"5tesla": 5508, | |
"55×35×35": 5509, | |
"6×8": 5510, | |
"60×45×3": 5511, | |
"7mar201": 5512, | |
"ahnh": 5513, | |
"aspiration": 5514, | |
"averaging": 5515, | |
"besides": 5516, | |
"bialteral": 5517, | |
"bows": 5518, | |
"burr": 5519, | |
"buccinator": 5520, | |
"baptist": 5521, | |
"cataract": 5522, | |
"cribriform": 5523, | |
"canthus": 5524, | |
"cuts": 5525, | |
"crescent": 5526, | |
"curvil": 5527, | |
"creatinine": 5528, | |
"catheter": 5529, | |
"dsseminated": 5530, | |
"divisions": 5531, | |
"document": 5532, | |
"easily": 5533, | |
"eraly": 5534, | |
"establis": 5535, | |
"fdg": 5536, | |
"falx": 5537, | |
"ferry": 5538, | |
"fourth": 5539, | |
"first": 5540, | |
"frail": 5541, | |
"filtrated": 5542, | |
"fifth": 5543, | |
"gamma": 5544, | |
"granuloma": 5545, | |
"hkhc": 5546, | |
"higher": 5547, | |
"hanson": 5548, | |
"ideally": 5549, | |
"japan": 5550, | |
"kyphosis": 5551, | |
"kidneys": 5552, | |
"layer": 5553, | |
"lodes": 5554, | |
"mdixon": 5555, | |
"mulitple": 5556, | |
"madelung": 5557, | |
"missed": 5558, | |
"mobile": 5559, | |
"mteastas": 5560, | |
"mylohyoid": 5561, | |
"nsf": 5562, | |
"nevertheless": 5563, | |
"operative": 5564, | |
"piriform": 5565, | |
"pyriform": 5566, | |
"psinal": 5567, | |
"pfo": 5568, | |
"pteyrygoid": 5569, | |
"punctate": 5570, | |
"pellucidum": 5571, | |
"pyramidal": 5572, | |
"packing": 5573, | |
"pposterior": 5574, | |
"rare": 5575, | |
"rigth": 5576, | |
"rentention": 5577, | |
"rossenmuller": 5578, | |
"rudiment": 5579, | |
"rapid": 5580, | |
"summary": 5581, | |
"satellite": 5582, | |
"septate": 5583, | |
"treated": 5584, | |
"tests": 5585, | |
"terms": 5586, | |
"taken": 5587, | |
"vca": 5588, | |
"vasogenic": 5589, | |
"vomiting": 5590, | |
"viral": 5591, | |
"vasculature": 5592, | |
"vestibules": 5593, | |
"waldey": 5594, | |
"##nhancement": 5595, | |
"##ronous": 5596, | |
"##gional": 5597, | |
"##tenoid": 5598, | |
"##082": 5599, | |
"themselves": 5600, | |
"##onpc082": 5601, | |
"initial": 5602, | |
"inspection": 5603, | |
"inspected": 5604, | |
"innumerable": 5605, | |
"##iciency": 5606, | |
"levei": 5607, | |
"leaving": 5608, | |
"nasogastric": 5609, | |
"metastataic": 5610, | |
"oramen": 5611, | |
"necessary": 5612, | |
"exotropic": 5613, | |
"experienced": 5614, | |
"uptake": 5615, | |
"t1rhonpc082": 5616, | |
"unavailable": 5617, | |
"unrelated": 5618, | |
"unsharpness": 5619, | |
"unbreakable": 5620, | |
"conspicuous": 5621, | |
"concha": 5622, | |
"spills": 5623, | |
"spontaneously": 5624, | |
"spiculated": 5625, | |
"paracentral": 5626, | |
"chunks": 5627, | |
"cholesterol": 5628, | |
"alternatively": 5629, | |
"altogether": 5630, | |
"smoking": 5631, | |
"cortices": 5632, | |
"information": 5633, | |
"onset": 5634, | |
"oncologist": 5635, | |
"scaphoid": 5636, | |
"pterygomaxillay": 5637, | |
"retrobulbar": 5638, | |
"retropharyngx": 5639, | |
"midjugular": 5640, | |
"earlier": 5641, | |
"delphian": 5642, | |
"dehiscence": 5643, | |
"paraesthesia": 5644, | |
"paraphyyngeal": 5645, | |
"parafalcine": 5646, | |
"styloid": 5647, | |
"enucleation": 5648, | |
"progress": 5649, | |
"postsurgical": 5650, | |
"pretracheal": 5651, | |
"precaval": 5652, | |
"believed": 5653, | |
"hyperenhancement": 5654, | |
"accesorry": 5655, | |
"accumulation": 5656, | |
"staget1n0": 5657, | |
"sphenoethmoidal": 5658, | |
"craniofacial": 5659, | |
"nonetheless": 5660, | |
"subsiding": 5661, | |
"appointment": 5662, | |
"inderterminate": 5663, | |
"seems": 5664, | |
"hyperostosis": 5665, | |
"inferoanteriorly": 5666, | |
"inferolaterally": 5667, | |
"extracranial": 5668, | |
"suppressed": 5669, | |
"frozen": 5670, | |
"disruption": 5671, | |
"centimetre": 5672, | |
"cricoarytenoid": 5673, | |
"persistently": 5674, | |
"encircle": 5675, | |
"reconstruction": 5676, | |
"remodelling": 5677, | |
"response": 5678, | |
"locoregional": 5679, | |
"longitudinal": 5680, | |
"extramedullary": 5681, | |
"extramucosal": 5682, | |
"undisrupted": 5683, | |
"platysma": 5684, | |
"jugulodiagastric": 5685, | |
"relatives": 5686, | |
"tinnitus": 5687, | |
"10x20mm": 5688, | |
"12aug2013": 5689, | |
"12x13x16mm": 5690, | |
"mechanical": 5691, | |
"insufficiency": 5692, | |
"aerodigestive": 5693, | |
"descends": 5694, | |
"subcentimeter": 5695, | |
"presumabaly": 5696, | |
"interspersed": 5697, | |
"interhemispheric": 5698, | |
"gangliocapsular": 5699, | |
"nasoendoscopy": 5700, | |
"t4n3disease": 5701, | |
"anteroinferiorly": 5702, | |
"20x8x16mm": 5703, | |
"22x12x20mm": 5704, | |
"22×37×26": 5705, | |
"emphysema": 5706, | |
"tracheoesophageal": 5707, | |
"aforementioned": 5708, | |
"blooming": 5709, | |
"macroscopic": 5710, | |
"epistaxis": 5711, | |
"destroyed": 5712, | |
"dyspraxia": 5713, | |
"25x26x19mm": 5714, | |
"retrophayrngeal": 5715, | |
"retrophargyeal": 5716, | |
"27x22x23mm": 5717, | |
"27×17×31": 5718, | |
"calvarial": 5719, | |
"synchronous": 5720, | |
"apxtsxcc": 5721, | |
"settled": 5722, | |
"impingement": 5723, | |
"34×17×25": 5724, | |
"nasophayrnx": 5725, | |
"micropapillary": 5726, | |
"microhaemorrhages": 5727, | |
"23x11x23mm": 5728, | |
"41x28x36mm": 5729, | |
"foarmen": 5730, | |
"supraclavivular": 5731, | |
"13x10x15mm": 5732, | |
"13x19x22mm": 5733, | |
"cervicothoracic": 5734, | |
"40×20×14": 5735, | |
"42×25×30": 5736, | |
"60×45×33": 5737, | |
"7mar2012": 5738, | |
"curvilinear": 5739, | |
"documented": 5740, | |
"established": 5741, | |
"mteastases": 5742, | |
"rudimentary": 5743, | |
"waldeyers": 5744 | |
} | |
} | |
} |