| { |
| "version": "1.0", |
| "truncation": null, |
| "padding": null, |
| "added_tokens": [ |
| { |
| "id": 0, |
| "content": "<unk>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| { |
| "id": 1, |
| "content": "<cls>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| { |
| "id": 2, |
| "content": "<sep>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| { |
| "id": 3, |
| "content": "<pad>", |
| "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 |
| }, |
| { |
| "id": 5, |
| "content": "<findings>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| { |
| "id": 6, |
| "content": "</findings>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| { |
| "id": 7, |
| "content": "<impression>", |
| "single_word": false, |
| "lstrip": false, |
| "rstrip": false, |
| "normalized": false, |
| "special": true |
| }, |
| { |
| "id": 8, |
| "content": "</impression>", |
| "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 |
| } |
| } |
| ], |
| "pair": [ |
| { |
| "Sequence": { |
| "id": "A", |
| "type_id": 0 |
| } |
| }, |
| { |
| "Sequence": { |
| "id": "B", |
| "type_id": 1 |
| } |
| } |
| ], |
| "special_tokens": { |
| "<cls>": { |
| "id": "<cls>", |
| "ids": [ |
| 1 |
| ], |
| "tokens": [ |
| "<cls>" |
| ] |
| } |
| } |
| }, |
| "decoder": null, |
| "model": { |
| "type": "WordPiece", |
| "unk_token": "<unk>", |
| "continuing_subword_prefix": "##", |
| "max_input_chars_per_word": 100, |
| "vocab": { |
| "<unk>": 0, |
| "<cls>": 1, |
| "<sep>": 2, |
| "<pad>": 3, |
| "<mask>": 4, |
| "<findings>": 5, |
| "</findings>": 6, |
| "<impression>": 7, |
| "</impression>": 8, |
| "\"": 9, |
| "#": 10, |
| "%": 11, |
| "'": 12, |
| "(": 13, |
| ")": 14, |
| "*": 15, |
| "+": 16, |
| ",": 17, |
| "-": 18, |
| ".": 19, |
| "/": 20, |
| "0": 21, |
| "1": 22, |
| "2": 23, |
| "3": 24, |
| "4": 25, |
| "5": 26, |
| "6": 27, |
| "7": 28, |
| "8": 29, |
| "9": 30, |
| ":": 31, |
| ";": 32, |
| "<": 33, |
| "=": 34, |
| "?": 35, |
| "\\": 36, |
| "_": 37, |
| "a": 38, |
| "b": 39, |
| "c": 40, |
| "d": 41, |
| "e": 42, |
| "f": 43, |
| "g": 44, |
| "h": 45, |
| "i": 46, |
| "j": 47, |
| "k": 48, |
| "l": 49, |
| "m": 50, |
| "n": 51, |
| "o": 52, |
| "p": 53, |
| "q": 54, |
| "r": 55, |
| "s": 56, |
| "t": 57, |
| "u": 58, |
| "v": 59, |
| "w": 60, |
| "x": 61, |
| "y": 62, |
| "z": 63, |
| "°": 64, |
| "²": 65, |
| "³": 66, |
| "·": 67, |
| "–": 68, |
| "•": 69, |
| "…": 70, |
| "##r": 71, |
| "##o": 72, |
| "##a": 73, |
| "##d": 74, |
| "##l": 75, |
| "##y": 76, |
| "##m": 77, |
| "##p": 78, |
| "##e": 79, |
| "##x": 80, |
| "##b": 81, |
| "##v": 82, |
| "##i": 83, |
| "##c": 84, |
| "##n": 85, |
| "##u": 86, |
| "##t": 87, |
| "##h": 88, |
| "##5": 89, |
| "##1": 90, |
| "##7": 91, |
| "##g": 92, |
| "##s": 93, |
| "##3": 94, |
| "##2": 95, |
| "##4": 96, |
| "##6": 97, |
| "##j": 98, |
| "##0": 99, |
| "##8": 100, |
| "##f": 101, |
| "##q": 102, |
| "##9": 103, |
| "##w": 104, |
| "##z": 105, |
| "##k": 106, |
| "##³": 107, |
| "##²": 108, |
| "##°": 109, |
| "##er": 110, |
| "##al": 111, |
| "th": 112, |
| "##on": 113, |
| "in": 114, |
| "the": 115, |
| "##ed": 116, |
| "##re": 117, |
| "##in": 118, |
| "##as": 119, |
| "##at": 120, |
| "##ic": 121, |
| "no": 122, |
| "##ar": 123, |
| "##en": 124, |
| "##ion": 125, |
| "##ct": 126, |
| "##es": 127, |
| "##th": 128, |
| "##nd": 129, |
| "##or": 130, |
| "##ect": 131, |
| "are": 132, |
| "##et": 133, |
| "##ng": 134, |
| "and": 135, |
| "was": 136, |
| "##ch": 137, |
| "of": 138, |
| "lu": 139, |
| "##erv": 140, |
| "##serv": 141, |
| "##served": 142, |
| "lung": 143, |
| "##us": 144, |
| "ob": 145, |
| "##ing": 146, |
| "observed": 147, |
| "##ul": 148, |
| "##tr": 149, |
| "##il": 150, |
| "##mal": 151, |
| "##ected": 152, |
| "det": 153, |
| "detected": 154, |
| "##ere": 155, |
| "##ation": 156, |
| "##an": 157, |
| "is": 158, |
| "##oth": 159, |
| "lo": 160, |
| "both": 161, |
| "##ur": 162, |
| "##ol": 163, |
| "##ig": 164, |
| "##om": 165, |
| "##ph": 166, |
| "##men": 167, |
| "##pp": 168, |
| "##is": 169, |
| "##ym": 170, |
| "##le": 171, |
| "##ac": 172, |
| "##uct": 173, |
| "nod": 174, |
| "##truct": 175, |
| "wi": 176, |
| "##am": 177, |
| "##ast": 178, |
| "nor": 179, |
| "normal": 180, |
| "##inal": 181, |
| "##if": 182, |
| "##og": 183, |
| "##ren": 184, |
| "pat": 185, |
| "##ure": 186, |
| "##iv": 187, |
| "with": 188, |
| "##ular": 189, |
| "##ions": 190, |
| "se": 191, |
| "##ht": 192, |
| "were": 193, |
| "##ight": 194, |
| "##ter": 195, |
| "##id": 196, |
| "##ical": 197, |
| "lob": 198, |
| "struct": 199, |
| "##ures": 200, |
| "##olog": 201, |
| "con": 202, |
| "##os": 203, |
| "##ear": 204, |
| "##br": 205, |
| "##holog": 206, |
| "patholog": 207, |
| "##edi": 208, |
| "##um": 209, |
| "##ural": 210, |
| "ma": 211, |
| "structures": 212, |
| "medi": 213, |
| "##ick": 214, |
| "thick": 215, |
| "##el": 216, |
| "les": 217, |
| "lungs": 218, |
| "le": 219, |
| "##ra": 220, |
| "mediast": 221, |
| "##aren": 222, |
| "##pper": 223, |
| "##arench": 224, |
| "upper": 225, |
| "lobe": 226, |
| "##ific": 227, |
| "ex": 228, |
| "cal": 229, |
| "there": 230, |
| "main": 231, |
| "##onch": 232, |
| "##fus": 233, |
| "right": 234, |
| "be": 235, |
| "##ment": 236, |
| "##eral": 237, |
| "##ive": 238, |
| "parench": 239, |
| "##iz": 240, |
| "##it": 241, |
| "##ial": 242, |
| "##amin": 243, |
| "##che": 244, |
| "##rache": 245, |
| "br": 246, |
| "sect": 247, |
| "##ening": 248, |
| "thickening": 249, |
| "or": 250, |
| "as": 251, |
| "examin": 252, |
| "bronch": 253, |
| "di": 254, |
| "not": 255, |
| "##ft": 256, |
| "lesion": 257, |
| "ef": 258, |
| "pathological": 259, |
| "siz": 260, |
| "effus": 261, |
| "inc": 262, |
| "pre": 263, |
| "effusion": 264, |
| "##ymph": 265, |
| "lymph": 266, |
| "left": 267, |
| "##gment": 268, |
| "su": 269, |
| "##ec": 270, |
| "##ass": 271, |
| "##ateral": 272, |
| "##ibr": 273, |
| "##cular": 274, |
| "##ascular": 275, |
| "##yma": 276, |
| "##ha": 277, |
| "##ort": 278, |
| "parenchyma": 279, |
| "##ens": 280, |
| "per": 281, |
| "##la": 282, |
| "##ly": 283, |
| "bronchi": 284, |
| "##ary": 285, |
| "size": 286, |
| "##ated": 287, |
| "##ag": 288, |
| "##val": 289, |
| "##orac": 290, |
| "##oracic": 291, |
| "at": 292, |
| "sections": 293, |
| "eval": 294, |
| "evalu": 295, |
| "segment": 296, |
| "bil": 297, |
| "##cc": 298, |
| "##ro": 299, |
| "op": 300, |
| "low": 301, |
| "thoracic": 302, |
| "bilateral": 303, |
| "##ind": 304, |
| "lower": 305, |
| "area": 306, |
| "##all": 307, |
| "##reas": 308, |
| "##anc": 309, |
| "mediastinal": 310, |
| "cha": 311, |
| "chang": 312, |
| "trache": 313, |
| "app": 314, |
| "mm": 315, |
| "##im": 316, |
| "##ent": 317, |
| "trachea": 318, |
| "##bd": 319, |
| "##bdom": 320, |
| "cor": 321, |
| "##ne": 322, |
| "changes": 323, |
| "##ill": 324, |
| "##ard": 325, |
| "##oph": 326, |
| "##leural": 327, |
| "##te": 328, |
| "abdom": 329, |
| "##ior": 330, |
| "wh": 331, |
| "##eter": 332, |
| "occ": 333, |
| "en": 334, |
| "sp": 335, |
| "wall": 336, |
| "##one": 337, |
| "nodul": 338, |
| "##ensit": 339, |
| "to": 340, |
| "densit": 341, |
| "increas": 342, |
| "evaluated": 343, |
| "aort": 344, |
| "nodes": 345, |
| "calibr": 346, |
| "calibration": 347, |
| "appear": 348, |
| "es": 349, |
| "inf": 350, |
| "vascular": 351, |
| "##ow": 352, |
| "examination": 353, |
| "bone": 354, |
| "sub": 355, |
| "##imal": 356, |
| "##ud": 357, |
| "par": 358, |
| "ad": 359, |
| "##ophag": 360, |
| "##ameter": 361, |
| "diameter": 362, |
| "##eart": 363, |
| "heart": 364, |
| "##ther": 365, |
| "abdominal": 366, |
| "##ous": 367, |
| "##qu": 368, |
| "esophag": 369, |
| "##arg": 370, |
| "can": 371, |
| "##ign": 372, |
| "non": 373, |
| "appearanc": 374, |
| "nat": 375, |
| "peric": 376, |
| "natural": 377, |
| "pericard": 378, |
| "##to": 379, |
| "pericardial": 380, |
| "##ia": 381, |
| "it": 382, |
| "pleural": 383, |
| "##tic": 384, |
| "##ace": 385, |
| "he": 386, |
| "##ant": 387, |
| "##ying": 388, |
| "sign": 389, |
| "within": 390, |
| "esophagus": 391, |
| "##neum": 392, |
| "space": 393, |
| "##rou": 394, |
| "open": 395, |
| "aorta": 396, |
| "pneum": 397, |
| "calc": 398, |
| "##eg": 399, |
| "##ys": 400, |
| "##erte": 401, |
| "##ertebr": 402, |
| "appearance": 403, |
| "##ies": 404, |
| "st": 405, |
| "hil": 406, |
| "##up": 407, |
| "occup": 408, |
| "occupying": 409, |
| "##ificant": 410, |
| "significant": 411, |
| "an": 412, |
| "density": 413, |
| "dis": 414, |
| "##tour": 415, |
| "contour": 416, |
| "##etr": 417, |
| "##inum": 418, |
| "##onary": 419, |
| "mass": 420, |
| "mediastinum": 421, |
| "pneumon": 422, |
| "##illim": 423, |
| "millim": 424, |
| "cons": 425, |
| "##terior": 426, |
| "hilar": 427, |
| "##ble": 428, |
| "des": 429, |
| "##ess": 430, |
| "vertebr": 431, |
| "wind": 432, |
| "window": 433, |
| "##round": 434, |
| "##asis": 435, |
| "ar": 436, |
| "nodules": 437, |
| "##iver": 438, |
| "when": 439, |
| "##etric": 440, |
| "prev": 441, |
| "liver": 442, |
| "pathology": 443, |
| "##land": 444, |
| "gland": 445, |
| "millimetric": 446, |
| "co": 447, |
| "##larg": 448, |
| "enlarg": 449, |
| "##op": 450, |
| "##iltr": 451, |
| "infiltr": 452, |
| "##renal": 453, |
| "adrenal": 454, |
| "contr": 455, |
| "examined": 456, |
| "ax": 457, |
| "##pec": 458, |
| "far": 459, |
| "##av": 460, |
| "enlarged": 461, |
| "##tructive": 462, |
| "##inding": 463, |
| "finding": 464, |
| "gl": 465, |
| "rec": 466, |
| "##ir": 467, |
| "glass": 468, |
| "mid": 469, |
| "##ans": 470, |
| "contrast": 471, |
| "ground": 472, |
| "##mens": 473, |
| "##elect": 474, |
| "pos": 475, |
| "##ded": 476, |
| "vertebral": 477, |
| "that": 478, |
| "##ative": 479, |
| "##eas": 480, |
| "##yp": 481, |
| "##pus": 482, |
| "corpus": 483, |
| "##ommen": 484, |
| "recommen": 485, |
| "recommended": 486, |
| "##der": 487, |
| "##omp": 488, |
| "##ob": 489, |
| "##vel": 490, |
| "##asal": 491, |
| "##spec": 492, |
| "##specific": 493, |
| "nonspecific": 494, |
| "on": 495, |
| "ather": 496, |
| "sequ": 497, |
| "##timal": 498, |
| "org": 499, |
| "sequel": 500, |
| "sequela": 501, |
| "increase": 502, |
| "dimens": 503, |
| "atelect": 504, |
| "organs": 505, |
| "pneumonia": 506, |
| "calcific": 507, |
| "dimensions": 508, |
| "##ymal": 509, |
| "findings": 510, |
| "parat": 511, |
| "##ytic": 512, |
| "level": 513, |
| "##racheal": 514, |
| "##osis": 515, |
| "paratracheal": 516, |
| "##ious": 517, |
| "##lud": 518, |
| "arter": 519, |
| "dif": 520, |
| "##lin": 521, |
| "min": 522, |
| "height": 523, |
| "##em": 524, |
| "subc": 525, |
| "includ": 526, |
| "##olid": 527, |
| "minimal": 528, |
| "##dle": 529, |
| "middle": 530, |
| "areas": 531, |
| "##ich": 532, |
| "lytic": 533, |
| "which": 534, |
| "glands": 535, |
| "##ness": 536, |
| "thickness": 537, |
| "nodule": 538, |
| "##erior": 539, |
| "nodular": 540, |
| "##illary": 541, |
| "comp": 542, |
| "axillary": 543, |
| "la": 544, |
| "##oss": 545, |
| "enter": 546, |
| "destructive": 547, |
| "##arinal": 548, |
| "stud": 549, |
| "##end": 550, |
| "included": 551, |
| "study": 552, |
| "##od": 553, |
| "heights": 554, |
| "##rom": 555, |
| "lesions": 556, |
| "##est": 557, |
| "pla": 558, |
| "sequelae": 559, |
| "plaqu": 560, |
| "subcarinal": 561, |
| "coronary": 562, |
| "sup": 563, |
| "infiltration": 564, |
| "lumen": 565, |
| "em": 566, |
| "for": 567, |
| "reg": 568, |
| "consolid": 569, |
| "prevascular": 570, |
| "anterior": 571, |
| "##timally": 572, |
| "preserved": 573, |
| "optimally": 574, |
| "##atous": 575, |
| "##oma": 576, |
| "atelectasis": 577, |
| "##atic": 578, |
| "##ory": 579, |
| "al": 580, |
| "node": 581, |
| "##obasal": 582, |
| "##vid": 583, |
| "plaques": 584, |
| "clin": 585, |
| "ap": 586, |
| "##phys": 587, |
| "##physem": 588, |
| "emphysem": 589, |
| "##oral": 590, |
| "##ional": 591, |
| "##oll": 592, |
| "lobes": 593, |
| "fav": 594, |
| "favor": 595, |
| "tum": 596, |
| "dist": 597, |
| "tumoral": 598, |
| "cr": 599, |
| "densities": 600, |
| "covid": 601, |
| "consolidation": 602, |
| "hyp": 603, |
| "clinical": 604, |
| "mil": 605, |
| "part": 606, |
| "##ible": 607, |
| "##ending": 608, |
| "##ulm": 609, |
| "##lus": 610, |
| "##ulmonary": 611, |
| "##order": 612, |
| "occlus": 613, |
| "border": 614, |
| "occlusive": 615, |
| "mild": 616, |
| "##bor": 617, |
| "##otic": 618, |
| "parenchymal": 619, |
| "##ied": 620, |
| "cross": 621, |
| "##atory": 622, |
| "borders": 623, |
| "##ew": 624, |
| "##ue": 625, |
| "##erative": 626, |
| "##ib": 627, |
| "sectional": 628, |
| "larg": 629, |
| "entered": 630, |
| "##ater": 631, |
| "##ot": 632, |
| "labor": 633, |
| "laboratory": 634, |
| "emphysematous": 635, |
| "meas": 636, |
| "increases": 637, |
| "smal": 638, |
| "small": 639, |
| "##egen": 640, |
| "##ense": 641, |
| "##iss": 642, |
| "arteries": 643, |
| "##ax": 644, |
| "##orax": 645, |
| "##ern": 646, |
| "##egenerative": 647, |
| "sl": 648, |
| "diffus": 649, |
| "desc": 650, |
| "kid": 651, |
| "kidne": 652, |
| "##atible": 653, |
| "##aus": 654, |
| "compatible": 655, |
| "##lu": 656, |
| "##ree": 657, |
| "loc": 658, |
| "im": 659, |
| "previous": 660, |
| "ling": 661, |
| "##ist": 662, |
| "##uld": 663, |
| "##ith": 664, |
| "##iat": 665, |
| "sh": 666, |
| "seen": 667, |
| "measur": 668, |
| "posterior": 669, |
| "19": 670, |
| "degenerative": 671, |
| "##cl": 672, |
| "increased": 673, |
| "##not": 674, |
| "subp": 675, |
| "hern": 676, |
| "subpleural": 677, |
| "##ce": 678, |
| "flu": 679, |
| "fluid": 680, |
| "##entr": 681, |
| "imag": 682, |
| "diffuse": 683, |
| "atheroma": 684, |
| "could": 685, |
| "hernia": 686, |
| "diseas": 687, |
| "pulmonary": 688, |
| "##se": 689, |
| "lin": 690, |
| "regions": 691, |
| "cannot": 692, |
| "air": 693, |
| "hiat": 694, |
| "peri": 695, |
| "hiatal": 696, |
| "##odense": 697, |
| "hem": 698, |
| "##cler": 699, |
| "cys": 700, |
| "##ified": 701, |
| "superior": 702, |
| "free": 703, |
| "ple": 704, |
| "hypodense": 705, |
| "consist": 706, |
| "pleur": 707, |
| "consistent": 708, |
| "disease": 709, |
| "##ause": 710, |
| "##ou": 711, |
| "##ection": 712, |
| "lingular": 713, |
| "wid": 714, |
| "aortic": 715, |
| "##rib": 716, |
| "##ribed": 717, |
| "calcified": 718, |
| "bec": 719, |
| "ct": 720, |
| "centr": 721, |
| "##ely": 722, |
| "##ether": 723, |
| "tog": 724, |
| "together": 725, |
| "##able": 726, |
| "pl": 727, |
| "linear": 728, |
| "prom": 729, |
| "promin": 730, |
| "##terobasal": 731, |
| "kidney": 732, |
| "##tern": 733, |
| "##ardi": 734, |
| "largest": 735, |
| "##ad": 736, |
| "because": 737, |
| "peribr": 738, |
| "peribronch": 739, |
| "than": 740, |
| "mater": 741, |
| "material": 742, |
| "mo": 743, |
| "infiltrative": 744, |
| "evaluation": 745, |
| "up": 746, |
| "pathologically": 747, |
| "cyst": 748, |
| "atheros": 749, |
| "##ss": 750, |
| "atheroscler": 751, |
| "prominent": 752, |
| "hemith": 753, |
| "segments": 754, |
| "hemithorax": 755, |
| "##uis": 756, |
| "ch": 757, |
| "periph": 758, |
| "other": 759, |
| "mos": 760, |
| "##inguis": 761, |
| "this": 762, |
| "coll": 763, |
| "cardi": 764, |
| "acc": 765, |
| "measuring": 766, |
| "distinguis": 767, |
| "image": 768, |
| "##ations": 769, |
| "##anced": 770, |
| "described": 771, |
| "inter": 772, |
| "more": 773, |
| "peribronchial": 774, |
| "artery": 775, |
| "diff": 776, |
| "abdomen": 777, |
| "stable": 778, |
| "inferior": 779, |
| "peripheral": 780, |
| "##oc": 781, |
| "##pt": 782, |
| "differ": 783, |
| "obs": 784, |
| "fibr": 785, |
| "##hanced": 786, |
| "collection": 787, |
| "##ond": 788, |
| "bronchiect": 789, |
| "posterobasal": 790, |
| "from": 791, |
| "tiss": 792, |
| "vir": 793, |
| "##arenchymal": 794, |
| "pr": 795, |
| "viral": 796, |
| "os": 797, |
| "appro": 798, |
| "end": 799, |
| "cm": 800, |
| "obstructive": 801, |
| "oste": 802, |
| "re": 803, |
| "pleurop": 804, |
| "##ip": 805, |
| "##ath": 806, |
| "pleuroparenchymal": 807, |
| "##ially": 808, |
| "tissue": 809, |
| "##ments": 810, |
| "de": 811, |
| "typ": 812, |
| "basal": 813, |
| "##ctive": 814, |
| "corre": 815, |
| "giv": 816, |
| "atherosclerotic": 817, |
| "correl": 818, |
| "slight": 819, |
| "correlation": 820, |
| "given": 821, |
| "foll": 822, |
| "follow": 823, |
| "arch": 824, |
| "pneumonic": 825, |
| "##jac": 826, |
| "adjac": 827, |
| "adjacent": 828, |
| "foc": 829, |
| "##so": 830, |
| "also": 831, |
| "active": 832, |
| "##ient": 833, |
| "##hable": 834, |
| "sec": 835, |
| "##atosis": 836, |
| "ne": 837, |
| "##aic": 838, |
| "pattern": 839, |
| "mosaic": 840, |
| "##ately": 841, |
| "patient": 842, |
| "##xim": 843, |
| "sple": 844, |
| "distinguishable": 845, |
| "##eal": 846, |
| "##ult": 847, |
| "approxim": 848, |
| "##icular": 849, |
| "short": 850, |
| "approximately": 851, |
| "##teatosis": 852, |
| "spleen": 853, |
| "hep": 854, |
| "asc": 855, |
| "##gh": 856, |
| "ascending": 857, |
| "##jor": 858, |
| "major": 859, |
| "width": 860, |
| "met": 861, |
| "pres": 862, |
| "few": 863, |
| "att": 864, |
| "pro": 865, |
| "its": 866, |
| "vertebra": 867, |
| "pass": 868, |
| "mult": 869, |
| "##imit": 870, |
| "limit": 871, |
| "bronchiectasis": 872, |
| "second": 873, |
| "atten": 874, |
| "medial": 875, |
| "subop": 876, |
| "secondary": 877, |
| "##uation": 878, |
| "##art": 879, |
| "may": 880, |
| "infect": 881, |
| "##ptal": 882, |
| "central": 883, |
| "dec": 884, |
| "attenuation": 885, |
| "decreas": 886, |
| "suboptimal": 887, |
| "conf": 888, |
| "appearances": 889, |
| "due": 890, |
| "##lav": 891, |
| "un": 892, |
| "##ut": 893, |
| "type": 894, |
| "dil": 895, |
| "##ex": 896, |
| "ext": 897, |
| "##obular": 898, |
| "atelectatic": 899, |
| "##lad": 900, |
| "##ladder": 901, |
| "widths": 902, |
| "##ate": 903, |
| "##act": 904, |
| "##segment": 905, |
| "hepat": 906, |
| "cur": 907, |
| "esophageal": 908, |
| "subsegment": 909, |
| "gall": 910, |
| "sev": 911, |
| "form": 912, |
| "metast": 913, |
| "##rent": 914, |
| "##igur": 915, |
| "configur": 916, |
| "present": 917, |
| "current": 918, |
| "##eration": 919, |
| "##iding": 920, |
| "##rac": 921, |
| "prim": 922, |
| "several": 923, |
| "focal": 924, |
| "##ompan": 925, |
| "accompan": 926, |
| "sliding": 927, |
| "interl": 928, |
| "##ave": 929, |
| "hepatos": 930, |
| "have": 931, |
| "##lavicular": 932, |
| "local": 933, |
| "##ase": 934, |
| "##ity": 935, |
| "sized": 936, |
| "lateral": 937, |
| "limits": 938, |
| "##ach": 939, |
| "##ract": 940, |
| "hepatosteatosis": 941, |
| "##raclavicular": 942, |
| "##erm": 943, |
| "##bladder": 944, |
| "gallbladder": 945, |
| "term": 946, |
| "apical": 947, |
| "##ve": 948, |
| "supraclavicular": 949, |
| "fiss": 950, |
| "##tra": 951, |
| "dilat": 952, |
| "so": 953, |
| "soft": 954, |
| "##enhanced": 955, |
| "unenhanced": 956, |
| "##iple": 957, |
| "multiple": 958, |
| "dilatation": 959, |
| "sin": 960, |
| "configuration": 961, |
| "##ized": 962, |
| "throu": 963, |
| "through": 964, |
| "interlobular": 965, |
| "##ay": 966, |
| "disc": 967, |
| "airw": 968, |
| "##line": 969, |
| "midline": 970, |
| "since": 971, |
| "##dit": 972, |
| "##agn": 973, |
| "airway": 974, |
| "patch": 975, |
| "diagn": 976, |
| "li": 977, |
| "fibrotic": 978, |
| "levels": 979, |
| "structure": 980, |
| "has": 981, |
| "##and": 982, |
| "diagnosis": 983, |
| "thickenings": 984, |
| "passing": 985, |
| "fissure": 986, |
| "addit": 987, |
| "##ke": 988, |
| "##cess": 989, |
| "##un": 990, |
| "##ily": 991, |
| "##ome": 992, |
| "##ress": 993, |
| "thy": 994, |
| "##ence": 995, |
| "terms": 996, |
| "##ack": 997, |
| "patchy": 998, |
| "##usp": 999, |
| "process": 1000, |
| "##roid": 1001, |
| "##arily": 1002, |
| "sur": 1003, |
| "primarily": 1004, |
| "##lear": 1005, |
| "thyroid": 1006, |
| "loss": 1007, |
| "susp": 1008, |
| "different": 1009, |
| "like": 1010, |
| "##ider": 1011, |
| "##egal": 1012, |
| "consider": 1013, |
| "aeration": 1014, |
| "##ver": 1015, |
| "by": 1016, |
| "##egaly": 1017, |
| "clear": 1018, |
| "foss": 1019, |
| "osteoph": 1020, |
| "considered": 1021, |
| "entering": 1022, |
| "##omegaly": 1023, |
| "located": 1024, |
| "descending": 1025, |
| "fat": 1026, |
| "addition": 1027, |
| "fossa": 1028, |
| "subsegmental": 1029, |
| "tr": 1030, |
| "septal": 1031, |
| "int": 1032, |
| "apex": 1033, |
| "neural": 1034, |
| "##ers": 1035, |
| "calcifications": 1036, |
| "intra": 1037, |
| "later": 1038, |
| "region": 1039, |
| "vertebrae": 1040, |
| "##gular": 1041, |
| "##amina": 1042, |
| "##orm": 1043, |
| "##st": 1044, |
| "reach": 1045, |
| "align": 1046, |
| "lack": 1047, |
| "foramina": 1048, |
| "##int": 1049, |
| "laterobasal": 1050, |
| "fract": 1051, |
| "suspic": 1052, |
| "alignments": 1053, |
| "hyper": 1054, |
| "bronchial": 1055, |
| "cort": 1056, |
| "vess": 1057, |
| "vessel": 1058, |
| "##iew": 1059, |
| "sc": 1060, |
| "##ertebral": 1061, |
| "##acter": 1062, |
| "##inar": 1063, |
| "some": 1064, |
| "suspicious": 1065, |
| "slightly": 1066, |
| "cto": 1067, |
| "differential": 1068, |
| "cardiac": 1069, |
| "##illa": 1070, |
| "extending": 1071, |
| "ir": 1072, |
| "axilla": 1073, |
| "##regular": 1074, |
| "irregular": 1075, |
| "pol": 1076, |
| "axis": 1077, |
| "##ong": 1078, |
| "these": 1079, |
| "measured": 1080, |
| "show": 1081, |
| "espec": 1082, |
| "especially": 1083, |
| "interv": 1084, |
| "apart": 1085, |
| "cortical": 1086, |
| "ret": 1087, |
| "##iolog": 1088, |
| "pole": 1089, |
| "##ap": 1090, |
| "new": 1091, |
| "intervertebral": 1092, |
| "##iasis": 1093, |
| "##ithiasis": 1094, |
| "localiz": 1095, |
| "distanc": 1096, |
| "consolidations": 1097, |
| "infectious": 1098, |
| "##acinar": 1099, |
| "##olum": 1100, |
| "wider": 1101, |
| "decrease": 1102, |
| "##ost": 1103, |
| "bud": 1104, |
| "kidneys": 1105, |
| "##esp": 1106, |
| "distances": 1107, |
| "cath": 1108, |
| "catheter": 1109, |
| "##aracter": 1110, |
| "##x1": 1111, |
| "##othorax": 1112, |
| "##omatous": 1113, |
| "enhanced": 1114, |
| "##pl": 1115, |
| "##ones": 1116, |
| "##ates": 1117, |
| "##iform": 1118, |
| "character": 1119, |
| "accompanied": 1120, |
| "pneumothorax": 1121, |
| "how": 1122, |
| "##ever": 1123, |
| "cardiomegaly": 1124, |
| "however": 1125, |
| "##opath": 1126, |
| "bre": 1127, |
| "pleura": 1128, |
| "case": 1129, |
| "inv": 1130, |
| "spec": 1131, |
| "us": 1132, |
| "fus": 1133, |
| "##ulated": 1134, |
| "specific": 1135, |
| "##opos": 1136, |
| "walls": 1137, |
| "larger": 1138, |
| "##oposterior": 1139, |
| "lap": 1140, |
| "##opulmonary": 1141, |
| "chol": 1142, |
| "band": 1143, |
| "osteophy": 1144, |
| "##anch": 1145, |
| "atheromatous": 1146, |
| "##ram": 1147, |
| "localization": 1148, |
| "partially": 1149, |
| "solid": 1150, |
| "##ression": 1151, |
| "##ogram": 1152, |
| "decreased": 1153, |
| "iv": 1154, |
| "around": 1155, |
| "breast": 1156, |
| "corn": 1157, |
| "branch": 1158, |
| "##aden": 1159, |
| "out": 1160, |
| "examinations": 1161, |
| "apic": 1162, |
| "calcul": 1163, |
| "emphysema": 1164, |
| "centri": 1165, |
| "##oli": 1166, |
| "evaluate": 1167, |
| "##ok": 1168, |
| "ind": 1169, |
| "##ose": 1170, |
| "lymphaden": 1171, |
| "change": 1172, |
| "##tes": 1173, |
| "centriacinar": 1174, |
| "bronchogram": 1175, |
| "##etrical": 1176, |
| "10": 1177, |
| "characterized": 1178, |
| "##ep": 1179, |
| "##ias": 1180, |
| "##ula": 1181, |
| "ect": 1182, |
| "fibro": 1183, |
| "pneumonias": 1184, |
| "calcification": 1185, |
| "##eat": 1186, |
| "apicoposterior": 1187, |
| "##ding": 1188, |
| "##eous": 1189, |
| "millimeter": 1190, |
| "##troph": 1191, |
| "sizes": 1192, |
| "##omy": 1193, |
| "fusiform": 1194, |
| "corners": 1195, |
| "reaching": 1196, |
| "##lo": 1197, |
| "fibroat": 1198, |
| "##oliosis": 1199, |
| "##read": 1200, |
| "feat": 1201, |
| "cav": 1202, |
| "fibroatelect": 1203, |
| "invol": 1204, |
| "##ght": 1205, |
| "thou": 1206, |
| "thought": 1207, |
| "infective": 1208, |
| "ven": 1209, |
| "cysts": 1210, |
| "und": 1211, |
| "##ub": 1212, |
| "newly": 1213, |
| "##ty": 1214, |
| "if": 1215, |
| "rib": 1216, |
| "##ound": 1217, |
| "lumens": 1218, |
| "##ction": 1219, |
| "lymphadenopath": 1220, |
| "osteophytes": 1221, |
| "volum": 1222, |
| "view": 1223, |
| "ca": 1224, |
| "accompanying": 1225, |
| "fatty": 1226, |
| "difference": 1227, |
| "plac": 1228, |
| "bet": 1229, |
| "##arly": 1230, |
| "less": 1231, |
| "features": 1232, |
| "widesp": 1233, |
| "widespread": 1234, |
| "volume": 1235, |
| "##oint": 1236, |
| "compart": 1237, |
| "compartments": 1238, |
| "panc": 1239, |
| "early": 1240, |
| "infection": 1241, |
| "fractures": 1242, |
| "##igh": 1243, |
| "tub": 1244, |
| "##asia": 1245, |
| "plan": 1246, |
| "sm": 1247, |
| "outlo": 1248, |
| "outlook": 1249, |
| "their": 1250, |
| "##erated": 1251, |
| "anter": 1252, |
| "##matic": 1253, |
| "##row": 1254, |
| "##ium": 1255, |
| "##vement": 1256, |
| "aden": 1257, |
| "diameters": 1258, |
| "prominently": 1259, |
| "##ymm": 1260, |
| "##arrow": 1261, |
| "surround": 1262, |
| "##iological": 1263, |
| "##sc": 1264, |
| "clearly": 1265, |
| "opac": 1266, |
| "cir": 1267, |
| "##phr": 1268, |
| "##out": 1269, |
| "##velop": 1270, |
| "develop": 1271, |
| "##trophic": 1272, |
| "osteop": 1273, |
| "##itis": 1274, |
| "##ities": 1275, |
| "loculated": 1276, |
| "metastatic": 1277, |
| "trun": 1278, |
| "section": 1279, |
| "narrow": 1280, |
| "##cum": 1281, |
| "involvement": 1282, |
| "surrounding": 1283, |
| "circum": 1284, |
| "adenoma": 1285, |
| "scoliosis": 1286, |
| "contours": 1287, |
| "trunk": 1288, |
| "calibrations": 1289, |
| "##bdominal": 1290, |
| "##zy": 1291, |
| "one": 1292, |
| "fa": 1293, |
| "##abdominal": 1294, |
| "cl": 1295, |
| "##we": 1296, |
| "interst": 1297, |
| "interstit": 1298, |
| "##ases": 1299, |
| "betwe": 1300, |
| "between": 1301, |
| "do": 1302, |
| "most": 1303, |
| "cont": 1304, |
| "val": 1305, |
| "vent": 1306, |
| "ventil": 1307, |
| "bod": 1308, |
| "dep": 1309, |
| "all": 1310, |
| "bel": 1311, |
| "##scribed": 1312, |
| "circumscribed": 1313, |
| "lingula": 1314, |
| "materials": 1315, |
| "##othoracic": 1316, |
| "##ogen": 1317, |
| "fac": 1318, |
| "##ge": 1319, |
| "tree": 1320, |
| "surg": 1321, |
| "ectasia": 1322, |
| "##aseptal": 1323, |
| "##yl": 1324, |
| "formations": 1325, |
| "paraseptal": 1326, |
| "jun": 1327, |
| "##de": 1328, |
| "cardiothoracic": 1329, |
| "##vious": 1330, |
| "distinguish": 1331, |
| "obvious": 1332, |
| "bronchograms": 1333, |
| "access": 1334, |
| "developed": 1335, |
| "operated": 1336, |
| "metastasis": 1337, |
| "##ymmetrical": 1338, |
| "control": 1339, |
| "accessory": 1340, |
| "intraabdominal": 1341, |
| "##ery": 1342, |
| "interstitial": 1343, |
| "12": 1344, |
| "segmental": 1345, |
| "atherosclerosis": 1346, |
| "junction": 1347, |
| "branches": 1348, |
| "tre": 1349, |
| "red": 1350, |
| "tw": 1351, |
| "fracture": 1352, |
| "two": 1353, |
| "rad": 1354, |
| "imaging": 1355, |
| "scler": 1356, |
| "metastases": 1357, |
| "pancreas": 1358, |
| "ab": 1359, |
| "point": 1360, |
| "bronchus": 1361, |
| "##ough": 1362, |
| "adip": 1363, |
| "plaque": 1364, |
| "rev": 1365, |
| "faint": 1366, |
| "##aort": 1367, |
| "ky": 1368, |
| "distinguished": 1369, |
| "kyph": 1370, |
| "without": 1371, |
| "mediobasal": 1372, |
| "bronchiectatic": 1373, |
| "facing": 1374, |
| "##though": 1375, |
| "although": 1376, |
| "cystic": 1377, |
| "def": 1378, |
| "fir": 1379, |
| "post": 1380, |
| "first": 1381, |
| "##ortion": 1382, |
| "ag": 1383, |
| "##olithiasis": 1384, |
| "hyperd": 1385, |
| "tubular": 1386, |
| "sut": 1387, |
| "##ang": 1388, |
| "lad": 1389, |
| "thickest": 1390, |
| "##obar": 1391, |
| "caus": 1392, |
| "##elithiasis": 1393, |
| "cholelithiasis": 1394, |
| "stern": 1395, |
| "nephr": 1396, |
| "thym": 1397, |
| "heter": 1398, |
| "##astr": 1399, |
| "##enc": 1400, |
| "calculus": 1401, |
| "heterogen": 1402, |
| "stent": 1403, |
| "11": 1404, |
| "parts": 1405, |
| "peripherally": 1406, |
| "##emic": 1407, |
| "##enal": 1408, |
| "t1": 1409, |
| "lymphadenopathies": 1410, |
| "planes": 1411, |
| "belong": 1412, |
| "nephrolithiasis": 1413, |
| "distortion": 1414, |
| "places": 1415, |
| "kyphosis": 1416, |
| "hyperdense": 1417, |
| "13": 1418, |
| "renal": 1419, |
| "anterobasal": 1420, |
| "##oun": 1421, |
| "##enic": 1422, |
| "ventilation": 1423, |
| "15": 1424, |
| "num": 1425, |
| "##ain": 1426, |
| "enlarge": 1427, |
| "osteophytic": 1428, |
| "made": 1429, |
| "##rag": 1430, |
| "cra": 1431, |
| "##phrag": 1432, |
| "##aving": 1433, |
| "##onic": 1434, |
| "valve": 1435, |
| "ane": 1436, |
| "sclerotic": 1437, |
| "paving": 1438, |
| "##x2": 1439, |
| "##enter": 1440, |
| "##urys": 1441, |
| "processes": 1442, |
| "aneurys": 1443, |
| "##aortic": 1444, |
| "exc": 1445, |
| "symmetrical": 1446, |
| "sha": 1447, |
| "pand": 1448, |
| "budding": 1449, |
| "including": 1450, |
| "pandemic": 1451, |
| "crazy": 1452, |
| "ph": 1453, |
| "sim": 1454, |
| "##astric": 1455, |
| "##ently": 1456, |
| "20": 1457, |
| "am": 1458, |
| "treat": 1459, |
| "##elv": 1460, |
| "shap": 1461, |
| "##ilar": 1462, |
| "review": 1463, |
| "suture": 1464, |
| "30": 1465, |
| "found": 1466, |
| "place": 1467, |
| "they": 1468, |
| "##ber": 1469, |
| "structural": 1470, |
| "index": 1471, |
| "com": 1472, |
| "##let": 1473, |
| "smaller": 1474, |
| "steatosis": 1475, |
| "fibroatelectasis": 1476, |
| "cava": 1477, |
| "##hep": 1478, |
| "##hepatic": 1479, |
| "plans": 1480, |
| "typical": 1481, |
| "para": 1482, |
| "vena": 1483, |
| "treatment": 1484, |
| "ed": 1485, |
| "ser": 1486, |
| "##ov": 1487, |
| "##ering": 1488, |
| "usg": 1489, |
| "body": 1490, |
| "aortopulmonary": 1491, |
| "##ximal": 1492, |
| "##olateral": 1493, |
| "edem": 1494, |
| "hilum": 1495, |
| "sept": 1496, |
| "##ell": 1497, |
| "aneurysmatic": 1498, |
| "comm": 1499, |
| "##ors": 1500, |
| "close": 1501, |
| "hilus": 1502, |
| "radiological": 1503, |
| "enlargement": 1504, |
| "common": 1505, |
| "distal": 1506, |
| "aorticopulmonary": 1507, |
| "et": 1508, |
| "##requ": 1509, |
| "extens": 1510, |
| "heterogeneous": 1511, |
| "frequ": 1512, |
| "opacities": 1513, |
| "smear": 1514, |
| "septa": 1515, |
| "frequently": 1516, |
| "atr": 1517, |
| "port": 1518, |
| "formation": 1519, |
| "man": 1520, |
| "atyp": 1521, |
| "##iology": 1522, |
| "atypical": 1523, |
| "##asional": 1524, |
| "high": 1525, |
| "occasional": 1526, |
| "compression": 1527, |
| "14": 1528, |
| "etiology": 1529, |
| "followed": 1530, |
| "diffusely": 1531, |
| "thymic": 1532, |
| "reduct": 1533, |
| "tap": 1534, |
| "parac": 1535, |
| "tapering": 1536, |
| "accor": 1537, |
| "spond": 1538, |
| "nec": 1539, |
| "dors": 1540, |
| "exclud": 1541, |
| "##tood": 1542, |
| "##erstood": 1543, |
| "understood": 1544, |
| "sternum": 1545, |
| "##uc": 1546, |
| "large": 1547, |
| "##age": 1548, |
| "any": 1549, |
| "##osity": 1550, |
| "reduction": 1551, |
| "##odular": 1552, |
| "##ging": 1553, |
| "localized": 1554, |
| "##ovascular": 1555, |
| "##omedi": 1556, |
| "exce": 1557, |
| "init": 1558, |
| "depend": 1559, |
| "##icul": 1560, |
| "stones": 1561, |
| "spondyl": 1562, |
| "adiposity": 1563, |
| "mi": 1564, |
| "tend": 1565, |
| "spl": 1566, |
| "images": 1567, |
| "chest": 1568, |
| "consolidative": 1569, |
| "excluded": 1570, |
| "initially": 1571, |
| "shaped": 1572, |
| "hypertrophic": 1573, |
| "edema": 1574, |
| "widest": 1575, |
| "atrium": 1576, |
| "dorsal": 1577, |
| "well": 1578, |
| "art": 1579, |
| "clinic": 1580, |
| "##cles": 1581, |
| "##gest": 1582, |
| "dependent": 1583, |
| "cause": 1584, |
| "##ifact": 1585, |
| "artifact": 1586, |
| "##onodular": 1587, |
| "##iate": 1588, |
| "##pr": 1589, |
| "similar": 1590, |
| "##tral": 1591, |
| "##ecys": 1592, |
| "deep": 1593, |
| "does": 1594, |
| "trans": 1595, |
| "under": 1596, |
| "stone": 1597, |
| "long": 1598, |
| "signs": 1599, |
| "line": 1600, |
| "showing": 1601, |
| "reticul": 1602, |
| "40": 1603, |
| "discern": 1604, |
| "but": 1605, |
| "phys": 1606, |
| "##ount": 1607, |
| "series": 1608, |
| "plate": 1609, |
| "chr": 1610, |
| "amount": 1611, |
| "chronic": 1612, |
| "primary": 1613, |
| "##aneous": 1614, |
| "##aves": 1615, |
| "reticulonodular": 1616, |
| "##ail": 1617, |
| "passive": 1618, |
| "brid": 1619, |
| "spondylosis": 1620, |
| "discernible": 1621, |
| "##utaneous": 1622, |
| "hal": 1623, |
| "retro": 1624, |
| "bands": 1625, |
| "thin": 1626, |
| "appropr": 1627, |
| "##iation": 1628, |
| "appropriate": 1629, |
| "ventr": 1630, |
| "##ences": 1631, |
| "##mm": 1632, |
| "32": 1633, |
| "16": 1634, |
| "ribs": 1635, |
| "views": 1636, |
| "##ulation": 1637, |
| "shows": 1638, |
| "leaves": 1639, |
| "sug": 1640, |
| "suggest": 1641, |
| "##x3": 1642, |
| "poss": 1643, |
| "##ecyst": 1644, |
| "cholecyst": 1645, |
| "according": 1646, |
| "fibroatelectatic": 1647, |
| "venous": 1648, |
| "surgery": 1649, |
| "17": 1650, |
| "subcutaneous": 1651, |
| "##ward": 1652, |
| "col": 1653, |
| "plates": 1654, |
| "anteromedi": 1655, |
| "bridging": 1656, |
| "agent": 1657, |
| "##rant": 1658, |
| "##wards": 1659, |
| "ol": 1660, |
| "each": 1661, |
| "old": 1662, |
| "towards": 1663, |
| "corpuscles": 1664, |
| "18": 1665, |
| "##port": 1666, |
| "##ternal": 1667, |
| "number": 1668, |
| "regression": 1669, |
| "causing": 1670, |
| "evid": 1671, |
| "rem": 1672, |
| "zone": 1673, |
| "##ectomy": 1674, |
| "minimally": 1675, |
| "thorax": 1676, |
| "crus": 1677, |
| "opening": 1678, |
| "she": 1679, |
| "zones": 1680, |
| "##yn": 1681, |
| "measures": 1682, |
| "foci": 1683, |
| "deepest": 1684, |
| "sheath": 1685, |
| "super": 1686, |
| "af": 1687, |
| "res": 1688, |
| "##ood": 1689, |
| "caud": 1690, |
| "his": 1691, |
| "##ein": 1692, |
| "ac": 1693, |
| "##ould": 1694, |
| "them": 1695, |
| "vein": 1696, |
| "differences": 1697, |
| "possible": 1698, |
| "complet": 1699, |
| "##fect": 1700, |
| "recess": 1701, |
| "neigh": 1702, |
| "##esis": 1703, |
| "significantly": 1704, |
| "##top": 1705, |
| "apexes": 1706, |
| "bul": 1707, |
| "##uring": 1708, |
| "##ressed": 1709, |
| "neighbor": 1710, |
| "osteopor": 1711, |
| "31": 1712, |
| "##ove": 1713, |
| "during": 1714, |
| "qu": 1715, |
| "##pos": 1716, |
| "above": 1717, |
| "bas": 1718, |
| "##ak": 1719, |
| "infiltrates": 1720, |
| "gyn": 1721, |
| "##astia": 1722, |
| "peribronchovascular": 1723, |
| "gynec": 1724, |
| "##hood": 1725, |
| "##omastia": 1726, |
| "gynecomastia": 1727, |
| "duct": 1728, |
| "report": 1729, |
| "neighborhood": 1730, |
| "pelv": 1731, |
| "resp": 1732, |
| "lobar": 1733, |
| "multil": 1734, |
| "##ogastric": 1735, |
| "##olar": 1736, |
| "effect": 1737, |
| "##ined": 1738, |
| "operation": 1739, |
| "presence": 1740, |
| "fur": 1741, |
| "further": 1742, |
| "##ardiac": 1743, |
| "##ret": 1744, |
| "##tered": 1745, |
| "##icle": 1746, |
| "dia": 1747, |
| "##most": 1748, |
| "almost": 1749, |
| "multilobar": 1750, |
| "##iated": 1751, |
| "mostly": 1752, |
| "atrophic": 1753, |
| "center": 1754, |
| "poster": 1755, |
| "extend": 1756, |
| "irregularly": 1757, |
| "vic": 1758, |
| "##inity": 1759, |
| "vicinity": 1760, |
| "l1": 1761, |
| "coar": 1762, |
| "diaphrag": 1763, |
| "stoma": 1764, |
| "artifacts": 1765, |
| "reported": 1766, |
| "stomach": 1767, |
| "perihepatic": 1768, |
| "##ostal": 1769, |
| "surgical": 1770, |
| "defined": 1771, |
| "ele": 1772, |
| "calculi": 1773, |
| "oval": 1774, |
| "intrap": 1775, |
| "bronchiol": 1776, |
| "minor": 1777, |
| "rang": 1778, |
| "supra": 1779, |
| "33": 1780, |
| "range": 1781, |
| "##erg": 1782, |
| "osteod": 1783, |
| "paraaortic": 1784, |
| "diver": 1785, |
| "pace": 1786, |
| "sid": 1787, |
| "hepatic": 1788, |
| "mr": 1789, |
| "anterolateral": 1790, |
| "25": 1791, |
| "anteromediobasal": 1792, |
| "av": 1793, |
| "##allic": 1794, |
| "coarse": 1795, |
| "metallic": 1796, |
| "##raction": 1797, |
| "reticular": 1798, |
| "after": 1799, |
| "osteodegenerative": 1800, |
| "bones": 1801, |
| "##etrically": 1802, |
| "narrowed": 1803, |
| "##ark": 1804, |
| "regressed": 1805, |
| "prog": 1806, |
| "superpos": 1807, |
| "divertic": 1808, |
| "bile": 1809, |
| "##ution": 1810, |
| "##kin": 1811, |
| "35": 1812, |
| "##ues": 1813, |
| "##ailable": 1814, |
| "based": 1815, |
| "available": 1816, |
| "into": 1817, |
| "param": 1818, |
| "millimetrically": 1819, |
| "configured": 1820, |
| "completely": 1821, |
| "29": 1822, |
| "quad": 1823, |
| "##aps": 1824, |
| "evident": 1825, |
| "quadrant": 1826, |
| "centrally": 1827, |
| "car": 1828, |
| "bulla": 1829, |
| "##x4": 1830, |
| "paracardiac": 1831, |
| "bronchiolitis": 1832, |
| "paramedi": 1833, |
| "subsegmentary": 1834, |
| "diseases": 1835, |
| "necess": 1836, |
| "mitral": 1837, |
| "##imetric": 1838, |
| "28": 1839, |
| "my": 1840, |
| "lymphadenopathy": 1841, |
| "##ilobular": 1842, |
| "fibrosis": 1843, |
| "opacity": 1844, |
| "asp": 1845, |
| "mes": 1846, |
| "round": 1847, |
| "##tem": 1848, |
| "centrilobular": 1849, |
| "moder": 1850, |
| "caudal": 1851, |
| "postop": 1852, |
| "did": 1853, |
| "bronchop": 1854, |
| "highly": 1855, |
| "physiological": 1856, |
| "skin": 1857, |
| "##omin": 1858, |
| "##aker": 1859, |
| "moderate": 1860, |
| "##are": 1861, |
| "sys": 1862, |
| "##ned": 1863, |
| "##attered": 1864, |
| "pathologies": 1865, |
| "been": 1866, |
| "proximal": 1867, |
| "scattered": 1868, |
| "exceed": 1869, |
| "system": 1870, |
| "##ooth": 1871, |
| "smooth": 1872, |
| "remn": 1873, |
| "##maker": 1874, |
| "byp": 1875, |
| "halo": 1876, |
| "remnant": 1877, |
| "bypass": 1878, |
| "mon": 1879, |
| "osteoporosis": 1880, |
| "pacemaker": 1881, |
| "tra": 1882, |
| "##iaphrag": 1883, |
| "superposed": 1884, |
| "muc": 1885, |
| "ster": 1886, |
| "##omized": 1887, |
| "##raph": 1888, |
| "extends": 1889, |
| "effusions": 1890, |
| "##tal": 1891, |
| "extensive": 1892, |
| "##notomy": 1893, |
| "paramediast": 1894, |
| "bladder": 1895, |
| "##ograph": 1896, |
| "sternotomy": 1897, |
| "##form": 1898, |
| "axillae": 1899, |
| "defect": 1900, |
| "sch": 1901, |
| "exoph": 1902, |
| "axes": 1903, |
| "anteriorly": 1904, |
| "##osc": 1905, |
| "var": 1906, |
| "##plant": 1907, |
| "schm": 1908, |
| "hist": 1909, |
| "cavit": 1910, |
| "paramediastinal": 1911, |
| "colum": 1912, |
| "##ominant": 1913, |
| "exophytic": 1914, |
| "column": 1915, |
| "mesenter": 1916, |
| "maximal": 1917, |
| "history": 1918, |
| "##orl": 1919, |
| "##itor": 1920, |
| "stasis": 1921, |
| "indist": 1922, |
| "incre": 1923, |
| "lab": 1924, |
| "27": 1925, |
| "mark": 1926, |
| "contain": 1927, |
| "esophagogastric": 1928, |
| "monitor": 1929, |
| "increments": 1930, |
| "mal": 1931, |
| "schmorl": 1932, |
| "##enia": 1933, |
| "ventricle": 1934, |
| "bacter": 1935, |
| "##com": 1936, |
| "prob": 1937, |
| "##erged": 1938, |
| "bacterial": 1939, |
| "dilated": 1940, |
| "t12": 1941, |
| "mer": 1942, |
| "emerged": 1943, |
| "period": 1944, |
| "ectatic": 1945, |
| "mri": 1946, |
| "postoperative": 1947, |
| "##ine": 1948, |
| "##ectomized": 1949, |
| "##ust": 1950, |
| "walled": 1951, |
| "diverticul": 1952, |
| "bronchopneum": 1953, |
| "##io": 1954, |
| "##enomegaly": 1955, |
| "##bronch": 1956, |
| "termin": 1957, |
| "##ectoral": 1958, |
| "interlobar": 1959, |
| "41": 1960, |
| "supraaortic": 1961, |
| "just": 1962, |
| "secret": 1963, |
| "##alc": 1964, |
| "osteopenia": 1965, |
| "##yle": 1966, |
| "style": 1967, |
| "windows": 1968, |
| "##other": 1969, |
| "##ively": 1970, |
| "##itone": 1971, |
| "perform": 1972, |
| "taperings": 1973, |
| "22": 1974, |
| "##ophageal": 1975, |
| "lear": 1976, |
| "learned": 1977, |
| "##x5": 1978, |
| "elev": 1979, |
| "merge": 1980, |
| "performed": 1981, |
| "42": 1982, |
| "##now": 1983, |
| "placed": 1984, |
| "mus": 1985, |
| "##ull": 1986, |
| "noted": 1987, |
| "##apsular": 1988, |
| "mot": 1989, |
| "##orr": 1990, |
| "narrowing": 1991, |
| "myel": 1992, |
| "fill": 1993, |
| "lod": 1994, |
| "periphery": 1995, |
| "necessary": 1996, |
| "know": 1997, |
| "whose": 1998, |
| "recessions": 1999, |
| "##orrha": 2000, |
| "50": 2001, |
| "costal": 2002, |
| "##reatic": 2003, |
| "##inct": 2004, |
| "##esophageal": 2005, |
| "longest": 2006, |
| "lodge": 2007, |
| "dra": 2008, |
| "##ian": 2009, |
| "##ins": 2010, |
| "segmentary": 2011, |
| "pred": 2012, |
| "exceeding": 2013, |
| "##ifest": 2014, |
| "manifest": 2015, |
| "marked": 2016, |
| "malign": 2017, |
| "motion": 2018, |
| "ins": 2019, |
| "hemorrha": 2020, |
| "localizations": 2021, |
| "internal": 2022, |
| "again": 2023, |
| "splenic": 2024, |
| "##ages": 2025, |
| "appears": 2026, |
| "manifestations": 2027, |
| "##x6": 2028, |
| "##x10": 2029, |
| "##elvic": 2030, |
| "34": 2031, |
| "fr": 2032, |
| "##aces": 2033, |
| "##amm": 2034, |
| "total": 2035, |
| "el": 2036, |
| "rel": 2037, |
| "we": 2038, |
| "marg": 2039, |
| "##set": 2040, |
| "onset": 2041, |
| "collect": 2042, |
| "hu": 2043, |
| "should": 2044, |
| "buds": 2045, |
| "millimeters": 2046, |
| "##x8": 2047, |
| "##ification": 2048, |
| "spur": 2049, |
| "##ating": 2050, |
| "predominant": 2051, |
| "along": 2052, |
| "24": 2053, |
| "diverticulum": 2054, |
| "##ise": 2055, |
| "contin": 2056, |
| "containing": 2057, |
| "##onal": 2058, |
| "38": 2059, |
| "hemang": 2060, |
| "probable": 2061, |
| "26": 2062, |
| "cham": 2063, |
| "23": 2064, |
| "pet": 2065, |
| "##ug": 2066, |
| "irregularity": 2067, |
| "occasionally": 2068, |
| "focus": 2069, |
| "##ressive": 2070, |
| "##osted": 2071, |
| "frosted": 2072, |
| "consolidated": 2073, |
| "##bar": 2074, |
| "##cheal": 2075, |
| "milimetric": 2076, |
| "prominence": 2077, |
| "causes": 2078, |
| "side": 2079, |
| "weight": 2080, |
| "ble": 2081, |
| "variation": 2082, |
| "##ore": 2083, |
| "##oid": 2084, |
| "colon": 2085, |
| "margins": 2086, |
| "hemangi": 2087, |
| "subcapsular": 2088, |
| "fu": 2089, |
| "endpl": 2090, |
| "posterolateral": 2091, |
| "joint": 2092, |
| "adipose": 2093, |
| "mucus": 2094, |
| "som": 2095, |
| "parap": 2096, |
| "cholecystectomized": 2097, |
| "##isegment": 2098, |
| "##rug": 2099, |
| "bodies": 2100, |
| "except": 2101, |
| "##imes": 2102, |
| "masses": 2103, |
| "##ipoma": 2104, |
| "multisegment": 2105, |
| "##etimes": 2106, |
| "organ": 2107, |
| "sometimes": 2108, |
| "37": 2109, |
| "lum": 2110, |
| "##ispl": 2111, |
| "tracheal": 2112, |
| "passages": 2113, |
| "sit": 2114, |
| "sel": 2115, |
| "plateaus": 2116, |
| "terminates": 2117, |
| "21": 2118, |
| "partial": 2119, |
| "losses": 2120, |
| "ang": 2121, |
| "##ner": 2122, |
| "diaphragmatic": 2123, |
| "exp": 2124, |
| "##ency": 2125, |
| "##li": 2126, |
| "lobulated": 2127, |
| "vis": 2128, |
| "parapelvic": 2129, |
| "##tracheal": 2130, |
| "##itoneal": 2131, |
| "##ame": 2132, |
| "respect": 2133, |
| "indistinct": 2134, |
| "##x7": 2135, |
| "osteopenic": 2136, |
| "base": 2137, |
| "##iang": 2138, |
| "tissues": 2139, |
| "triang": 2140, |
| "splenomegaly": 2141, |
| "such": 2142, |
| "bilaterally": 2143, |
| "lines": 2144, |
| "45": 2145, |
| "##rical": 2146, |
| "##obronch": 2147, |
| "centracinar": 2148, |
| "intrapulmonary": 2149, |
| "cyl": 2150, |
| "hone": 2151, |
| "##ycom": 2152, |
| "##ective": 2153, |
| "perispl": 2154, |
| "##indrical": 2155, |
| "predominantly": 2156, |
| "cylindrical": 2157, |
| "honeycom": 2158, |
| "perisplenic": 2159, |
| "honeycomb": 2160, |
| "##och": 2161, |
| "##ostomy": 2162, |
| "extension": 2163, |
| "id": 2164, |
| "rat": 2165, |
| "##onograph": 2166, |
| "##ition": 2167, |
| "ratio": 2168, |
| "##icity": 2169, |
| "stage": 2170, |
| "##xed": 2171, |
| "##gic": 2172, |
| "reduc": 2173, |
| "ducts": 2174, |
| "myeloma": 2175, |
| "respectively": 2176, |
| "t11": 2177, |
| "39": 2178, |
| "full": 2179, |
| "naturally": 2180, |
| "acinar": 2181, |
| "weighted": 2182, |
| "fi": 2183, |
| "##ales": 2184, |
| "coales": 2185, |
| "##ceal": 2186, |
| "tube": 2187, |
| "known": 2188, |
| "coalesce": 2189, |
| "##yceal": 2190, |
| "adv": 2191, |
| "pericardium": 2192, |
| "irregularities": 2193, |
| "##zyg": 2194, |
| "paraesophageal": 2195, |
| "##oscoliosis": 2196, |
| "triangular": 2197, |
| "gen": 2198, |
| "location": 2199, |
| "numer": 2200, |
| "hemorrhagic": 2201, |
| "chamber": 2202, |
| "endplates": 2203, |
| "##x9": 2204, |
| "##onent": 2205, |
| "component": 2206, |
| "advanced": 2207, |
| "trig": 2208, |
| "related": 2209, |
| "gr": 2210, |
| "##ground": 2211, |
| "thorac": 2212, |
| "##enosis": 2213, |
| "mixed": 2214, |
| "reduced": 2215, |
| "##zygos": 2216, |
| "36": 2217, |
| "##cle": 2218, |
| "##za": 2219, |
| "osteophyte": 2220, |
| "multisegmental": 2221, |
| "##enza": 2222, |
| "##iration": 2223, |
| "infections": 2224, |
| "pancreatic": 2225, |
| "traction": 2226, |
| "dish": 2227, |
| "##luenza": 2228, |
| "hemid": 2229, |
| "locally": 2230, |
| "portal": 2231, |
| "##iaphragm": 2232, |
| "back": 2233, |
| "dev": 2234, |
| "mesenteric": 2235, |
| "sy": 2236, |
| "##aval": 2237, |
| "hemidiaphragm": 2238, |
| "synd": 2239, |
| "stations": 2240, |
| "##trib": 2241, |
| "forming": 2242, |
| "43": 2243, |
| "cerv": 2244, |
| "parav": 2245, |
| "distrib": 2246, |
| "subclav": 2247, |
| "pelvical": 2248, |
| "subclavian": 2249, |
| "drug": 2250, |
| "tox": 2251, |
| "stenosis": 2252, |
| "superiorly": 2253, |
| "imp": 2254, |
| "##verse": 2255, |
| "hemangioma": 2256, |
| "toxicity": 2257, |
| "##x12": 2258, |
| "cavitary": 2259, |
| "selected": 2260, |
| "azygos": 2261, |
| "suspected": 2262, |
| "dimensional": 2263, |
| "reached": 2264, |
| "filling": 2265, |
| "drain": 2266, |
| "mic": 2267, |
| "surf": 2268, |
| "dome": 2269, |
| "ver": 2270, |
| "##cin": 2271, |
| "##lex": 2272, |
| "conn": 2273, |
| "trigonal": 2274, |
| "##calc": 2275, |
| "##x11": 2276, |
| "pure": 2277, |
| "limited": 2278, |
| "drainage": 2279, |
| "##yd": 2280, |
| "contamin": 2281, |
| "retrop": 2282, |
| "fung": 2283, |
| "ul": 2284, |
| "pretracheal": 2285, |
| "muscle": 2286, |
| "hyd": 2287, |
| "##truction": 2288, |
| "lobulation": 2289, |
| "faintly": 2290, |
| "##astic": 2291, |
| "cholecystectomy": 2292, |
| "background": 2293, |
| "sonograph": 2294, |
| "tendency": 2295, |
| "progression": 2296, |
| "##ced": 2297, |
| "alve": 2298, |
| "monitoring": 2299, |
| "connective": 2300, |
| "would": 2301, |
| "cong": 2302, |
| "indic": 2303, |
| "rul": 2304, |
| "carcin": 2305, |
| "cervical": 2306, |
| "##ance": 2307, |
| "transplant": 2308, |
| "ep": 2309, |
| "oment": 2310, |
| "##iratory": 2311, |
| "##place": 2312, |
| "ju": 2313, |
| "intral": 2314, |
| "spaces": 2315, |
| "respiratory": 2316, |
| "5th": 2317, |
| "pad": 2318, |
| "##onia": 2319, |
| "prec": 2320, |
| "bleb": 2321, |
| "jugular": 2322, |
| "l2": 2323, |
| "will": 2324, |
| "physical": 2325, |
| "retroare": 2326, |
| "ventricular": 2327, |
| "transverse": 2328, |
| "pelvicalyceal": 2329, |
| "rot": 2330, |
| "fungal": 2331, |
| "retroareolar": 2332, |
| "pros": 2333, |
| "reaches": 2334, |
| "over": 2335, |
| "t10": 2336, |
| "##placement": 2337, |
| "##thesis": 2338, |
| "become": 2339, |
| "conflu": 2340, |
| "better": 2341, |
| "##went": 2342, |
| "who": 2343, |
| "unc": 2344, |
| "showed": 2345, |
| "underwent": 2346, |
| "numerous": 2347, |
| "t7": 2348, |
| "being": 2349, |
| "gra": 2350, |
| "neg": 2351, |
| "retraction": 2352, |
| "resol": 2353, |
| "##ochond": 2354, |
| "negative": 2355, |
| "t9": 2356, |
| "##inary": 2357, |
| "appeared": 2358, |
| "cortex": 2359, |
| "##iac": 2360, |
| "conus": 2361, |
| "axial": 2362, |
| "osteochond": 2363, |
| "##x13": 2364, |
| "aspect": 2365, |
| "ben": 2366, |
| "influenza": 2367, |
| "head": 2368, |
| "many": 2369, |
| "bronchopneumonia": 2370, |
| "markedly": 2371, |
| "alveolar": 2372, |
| "benign": 2373, |
| "hard": 2374, |
| "near": 2375, |
| "##lap": 2376, |
| "enters": 2377, |
| "dense": 2378, |
| "tract": 2379, |
| "##oot": 2380, |
| "another": 2381, |
| "had": 2382, |
| "tracheostomy": 2383, |
| "ruled": 2384, |
| "##ted": 2385, |
| "ventilated": 2386, |
| "thymus": 2387, |
| "collap": 2388, |
| "pelvis": 2389, |
| "diaphragm": 2390, |
| "##izing": 2391, |
| "start": 2392, |
| "suggestive": 2393, |
| "malignant": 2394, |
| "verification": 2395, |
| "contamination": 2396, |
| "ou": 2397, |
| "contoured": 2398, |
| "basals": 2399, |
| "outer": 2400, |
| "7th": 2401, |
| "lig": 2402, |
| "pectoral": 2403, |
| "posteriorly": 2404, |
| "##onoun": 2405, |
| "pronoun": 2406, |
| "differentiated": 2407, |
| "smearing": 2408, |
| "pronounced": 2409, |
| "wide": 2410, |
| "intrahepatic": 2411, |
| "obli": 2412, |
| "dou": 2413, |
| "infl": 2414, |
| "resolution": 2415, |
| "6th": 2416, |
| "look": 2417, |
| "##plastic": 2418, |
| "breasts": 2419, |
| "heterogene": 2420, |
| "expans": 2421, |
| "t8": 2422, |
| "##active": 2423, |
| "##hilar": 2424, |
| "##trophy": 2425, |
| "trab": 2426, |
| "elevation": 2427, |
| "reactive": 2428, |
| "additional": 2429, |
| "about": 2430, |
| "half": 2431, |
| "organizing": 2432, |
| "hardly": 2433, |
| "heterogeneity": 2434, |
| "trac": 2435, |
| "hepatomegaly": 2436, |
| "carin": 2437, |
| "inflamm": 2438, |
| "bl": 2439, |
| "liga": 2440, |
| "trabec": 2441, |
| "plu": 2442, |
| "##ual": 2443, |
| "patterns": 2444, |
| "##x15": 2445, |
| "visc": 2446, |
| "sonographic": 2447, |
| "t4": 2448, |
| "fissures": 2449, |
| "secretion": 2450, |
| "paravertebral": 2451, |
| "osteochondro": 2452, |
| "##plastica": 2453, |
| "cre": 2454, |
| "aspiration": 2455, |
| "collecting": 2456, |
| "##ple": 2457, |
| "prosthesis": 2458, |
| "osteochondroplastica": 2459, |
| "44": 2460, |
| "peritoneal": 2461, |
| "implant": 2462, |
| "##opathic": 2463, |
| "starting": 2464, |
| "visceral": 2465, |
| "degen": 2466, |
| "ligament": 2467, |
| "plug": 2468, |
| "##icial": 2469, |
| "dire": 2470, |
| "##ophy": 2471, |
| "dilation": 2472, |
| "precarinal": 2473, |
| "##apy": 2474, |
| "5x3": 2475, |
| "##ontr": 2476, |
| "asymmetrical": 2477, |
| "uniform": 2478, |
| "simple": 2479, |
| "commonly": 2480, |
| "tb": 2481, |
| "##lim": 2482, |
| "prelim": 2483, |
| "##opl": 2484, |
| "preliminary": 2485, |
| "##nesis": 2486, |
| "##atr": 2487, |
| "##olipoma": 2488, |
| "##igastric": 2489, |
| "##amnesis": 2490, |
| "anamnesis": 2491, |
| "compressive": 2492, |
| "became": 2493, |
| "##acted": 2494, |
| "shape": 2495, |
| "syndes": 2496, |
| "4th": 2497, |
| "##ened": 2498, |
| "fossae": 2499, |
| "bronchopneumonic": 2500, |
| "carcinom": 2501, |
| "gastric": 2502, |
| "##olumbar": 2503, |
| "radi": 2504, |
| "pan": 2505, |
| "##iary": 2506, |
| "##fusion": 2507, |
| "##lying": 2508, |
| "interp": 2509, |
| "##ophytes": 2510, |
| "dated": 2511, |
| "massive": 2512, |
| "compar": 2513, |
| "##ymmetric": 2514, |
| "underlying": 2515, |
| "congl": 2516, |
| "##iculated": 2517, |
| "bronchovascular": 2518, |
| "lymphang": 2519, |
| "lymphadenomegaly": 2520, |
| "secretions": 2521, |
| "direction": 2522, |
| "##ata": 2523, |
| "distin": 2524, |
| "replacement": 2525, |
| "syndesm": 2526, |
| "perfusion": 2527, |
| "##x14": 2528, |
| "4a": 2529, |
| "##ning": 2530, |
| "conglom": 2531, |
| "light": 2532, |
| "root": 2533, |
| "anteroposterior": 2534, |
| "neck": 2535, |
| "distribution": 2536, |
| "uncontr": 2537, |
| "##atricial": 2538, |
| "##icatricial": 2539, |
| "##thm": 2540, |
| "##umeral": 2541, |
| "stents": 2542, |
| "##otherapy": 2543, |
| "str": 2544, |
| "spiculated": 2545, |
| "fusion": 2546, |
| "obliter": 2547, |
| "##eliac": 2548, |
| "below": 2549, |
| "serial": 2550, |
| "manner": 2551, |
| "elevated": 2552, |
| "site": 2553, |
| "transplantation": 2554, |
| "data": 2555, |
| "t5": 2556, |
| "##acu": 2557, |
| "ass": 2558, |
| "asymmetric": 2559, |
| "##ading": 2560, |
| "intense": 2561, |
| "##iaphragmatic": 2562, |
| "rotoscoliosis": 2563, |
| "sides": 2564, |
| "deviated": 2565, |
| "monitored": 2566, |
| "carina": 2567, |
| "syndesmophytes": 2568, |
| "##aced": 2569, |
| "thickened": 2570, |
| "hyperpl": 2571, |
| "##cus": 2572, |
| "##fore": 2573, |
| "extra": 2574, |
| "##dance": 2575, |
| "calib": 2576, |
| "##onephr": 2577, |
| "##ostosis": 2578, |
| "accordance": 2579, |
| "inser": 2580, |
| "degeneration": 2581, |
| "##iopathic": 2582, |
| "resid": 2583, |
| "luminal": 2584, |
| "idiopathic": 2585, |
| "caliber": 2586, |
| "##eld": 2587, |
| "angi": 2588, |
| "trabeculation": 2589, |
| "8th": 2590, |
| "med": 2591, |
| "t6": 2592, |
| "west": 2593, |
| "fail": 2594, |
| "malignanc": 2595, |
| "collections": 2596, |
| "field": 2597, |
| "thoracolumbar": 2598, |
| "distinction": 2599, |
| "uncontrast": 2600, |
| "nas": 2601, |
| "loop": 2602, |
| "##itic": 2603, |
| "tracheobronch": 2604, |
| "acu": 2605, |
| "intraparenchymal": 2606, |
| "caudally": 2607, |
| "inserted": 2608, |
| "failure": 2609, |
| "##ention": 2610, |
| "reveal": 2611, |
| "##errant": 2612, |
| "lymphoma": 2613, |
| "ones": 2614, |
| "locus": 2615, |
| "##x17": 2616, |
| "abs": 2617, |
| "aberrant": 2618, |
| "lumbar": 2619, |
| "grade": 2620, |
| "hyperplasia": 2621, |
| "tort": 2622, |
| "##uinal": 2623, |
| "##guinal": 2624, |
| "inguinal": 2625, |
| "mesentery": 2626, |
| "micro": 2627, |
| "celiac": 2628, |
| "intr": 2629, |
| "where": 2630, |
| "trees": 2631, |
| "paracicatricial": 2632, |
| "progressive": 2633, |
| "retropectoral": 2634, |
| "revealed": 2635, |
| "##par": 2636, |
| "note": 2637, |
| "biliary": 2638, |
| "ima": 2639, |
| "hyperostosis": 2640, |
| "scap": 2641, |
| "##x20": 2642, |
| "aerated": 2643, |
| "tail": 2644, |
| "pers": 2645, |
| "gran": 2646, |
| "##iations": 2647, |
| "##pping": 2648, |
| "endobronch": 2649, |
| "severe": 2650, |
| "laps": 2651, |
| "thinning": 2652, |
| "radiotherapy": 2653, |
| "persist": 2654, |
| "flex": 2655, |
| "##over": 2656, |
| "##arc": 2657, |
| "calcules": 2658, |
| "trapping": 2659, |
| "##asc": 2660, |
| "corner": 2661, |
| "surface": 2662, |
| "scapula": 2663, |
| "granul": 2664, |
| "46": 2665, |
| "##ension": 2666, |
| "displ": 2667, |
| "destruction": 2668, |
| "cavitation": 2669, |
| "elong": 2670, |
| "malignancy": 2671, |
| "lipoma": 2672, |
| "##ioc": 2673, |
| "scar": 2674, |
| "interpret": 2675, |
| "striations": 2676, |
| "47": 2677, |
| "##medi": 2678, |
| "inner": 2679, |
| "##ended": 2680, |
| "sem": 2681, |
| "##ormation": 2682, |
| "evidence": 2683, |
| "ident": 2684, |
| "caly": 2685, |
| "therefore": 2686, |
| "spinal": 2687, |
| "content": 2688, |
| "202": 2689, |
| "caudate": 2690, |
| "##au": 2691, |
| "##app": 2692, |
| "##nula": 2693, |
| "##enom": 2694, |
| "isthm": 2695, |
| "lobectomy": 2696, |
| "cannula": 2697, |
| "hemat": 2698, |
| "plateau": 2699, |
| "flexure": 2700, |
| "identified": 2701, |
| "isthmus": 2702, |
| "vacu": 2703, |
| "##tle": 2704, |
| "information": 2705, |
| "intest": 2706, |
| "phenom": 2707, |
| "retroc": 2708, |
| "veins": 2709, |
| "osteoporotic": 2710, |
| "gross": 2711, |
| "collaps": 2712, |
| "##onephrosis": 2713, |
| "##appear": 2714, |
| "vacuum": 2715, |
| "phenomen": 2716, |
| "retr": 2717, |
| "##osternal": 2718, |
| "subd": 2719, |
| "contracted": 2720, |
| "edematous": 2721, |
| "nasogastric": 2722, |
| "tracheobronchopath": 2723, |
| "2nd": 2724, |
| "##ab": 2725, |
| "##ff": 2726, |
| "breath": 2727, |
| "confluence": 2728, |
| "loops": 2729, |
| "elongated": 2730, |
| "falc": 2731, |
| "fore": 2732, |
| "##ature": 2733, |
| "disappear": 2734, |
| "##x16": 2735, |
| "cavity": 2736, |
| "sutures": 2737, |
| "collapsed": 2738, |
| "##uous": 2739, |
| "##istic": 2740, |
| "uncontrasted": 2741, |
| "interpreted": 2742, |
| "subdiaphragmatic": 2743, |
| "mamm": 2744, |
| "##bt": 2745, |
| "isodense": 2746, |
| "dimension": 2747, |
| "falciform": 2748, |
| "mac": 2749, |
| "slud": 2750, |
| "t3": 2751, |
| "inlet": 2752, |
| "##orth": 2753, |
| "##its": 2754, |
| "##rop": 2755, |
| "increasing": 2756, |
| "recover": 2757, |
| "##action": 2758, |
| "hiluses": 2759, |
| "doubt": 2760, |
| "expansion": 2761, |
| "sludge": 2762, |
| "##bers": 2763, |
| "ends": 2764, |
| "suspicion": 2765, |
| "fix": 2766, |
| "rt": 2767, |
| "leg": 2768, |
| "atelectesis": 2769, |
| "tumor": 2770, |
| "perihilar": 2771, |
| "depand": 2772, |
| "anteromedial": 2773, |
| "acute": 2774, |
| "displaced": 2775, |
| "disappeared": 2776, |
| "##olis": 2777, |
| "includes": 2778, |
| "sclerosis": 2779, |
| "belonging": 2780, |
| "mildly": 2781, |
| "##ressions": 2782, |
| "depos": 2783, |
| "enlargements": 2784, |
| "elements": 2785, |
| "angulation": 2786, |
| "residual": 2787, |
| "hematoma": 2788, |
| "##atholog": 2789, |
| "condit": 2790, |
| "recovery": 2791, |
| "deposits": 2792, |
| "4b": 2793, |
| "9th": 2794, |
| "##eritoneal": 2795, |
| "##pport": 2796, |
| "bronchitis": 2797, |
| "ank": 2798, |
| "cran": 2799, |
| "##oscop": 2800, |
| "indicated": 2801, |
| "omental": 2802, |
| "same": 2803, |
| "##our": 2804, |
| "##ensity": 2805, |
| "arcus": 2806, |
| "herniation": 2807, |
| "liqu": 2808, |
| "suggests": 2809, |
| "histop": 2810, |
| "##calcified": 2811, |
| "histopatholog": 2812, |
| "bases": 2813, |
| "adrenals": 2814, |
| "##lusion": 2815, |
| "##x18": 2816, |
| "plane": 2817, |
| "omentum": 2818, |
| "ei": 2819, |
| "##udal": 2820, |
| "attention": 2821, |
| "curv": 2822, |
| "resor": 2823, |
| "blind": 2824, |
| "conditions": 2825, |
| "either": 2826, |
| "lit": 2827, |
| "ure": 2828, |
| "##ectro": 2829, |
| "##ile": 2830, |
| "##rotic": 2831, |
| "enc": 2832, |
| "position": 2833, |
| "formed": 2834, |
| "electro": 2835, |
| "continues": 2836, |
| "thoraco": 2837, |
| "looking": 2838, |
| "angiomy": 2839, |
| "ureter": 2840, |
| "gre": 2841, |
| "##lied": 2842, |
| "##uff": 2843, |
| "##usion": 2844, |
| "separ": 2845, |
| "concom": 2846, |
| "##itant": 2847, |
| "applied": 2848, |
| "posit": 2849, |
| "include": 2850, |
| "##inguishable": 2851, |
| "scre": 2852, |
| "agents": 2853, |
| "indistinguishable": 2854, |
| "genus": 2855, |
| "surfaces": 2856, |
| "thoracoabdominal": 2857, |
| "concomitant": 2858, |
| "3x2": 2859, |
| "##audal": 2860, |
| "spread": 2861, |
| "leveling": 2862, |
| "subcent": 2863, |
| "interstitium": 2864, |
| "complete": 2865, |
| "d1": 2866, |
| "##ivity": 2867, |
| "perip": 2868, |
| "##ociated": 2869, |
| "##unct": 2870, |
| "associated": 2871, |
| "granulomatous": 2872, |
| "curvature": 2873, |
| "subcentimetric": 2874, |
| "clav": 2875, |
| "test": 2876, |
| "transition": 2877, |
| "##iocaudal": 2878, |
| "little": 2879, |
| "angiomyolipoma": 2880, |
| "tending": 2881, |
| "##rd": 2882, |
| "##des": 2883, |
| "##ca": 2884, |
| "##arenal": 2885, |
| "canal": 2886, |
| "interc": 2887, |
| "obstruction": 2888, |
| "involution": 2889, |
| "necrotic": 2890, |
| "draw": 2891, |
| "intralobar": 2892, |
| "traced": 2893, |
| "carcinomatosis": 2894, |
| "tracheobronchopathia": 2895, |
| "screw": 2896, |
| "humeral": 2897, |
| "very": 2898, |
| "protr": 2899, |
| "##loor": 2900, |
| "involv": 2901, |
| "paracaval": 2902, |
| "3rd": 2903, |
| "cost": 2904, |
| "floor": 2905, |
| "##rural": 2906, |
| "##xtr": 2907, |
| "##ule": 2908, |
| "##ite": 2909, |
| "operative": 2910, |
| "shortest": 2911, |
| "scan": 2912, |
| "feature": 2913, |
| "clar": 2914, |
| "ultra": 2915, |
| "calyx": 2916, |
| "intercostal": 2917, |
| "##erging": 2918, |
| "##rect": 2919, |
| "orig": 2920, |
| "perine": 2921, |
| "emb": 2922, |
| "emerging": 2923, |
| "muscles": 2924, |
| "continu": 2925, |
| "micr": 2926, |
| "epigastric": 2927, |
| "retrocrural": 2928, |
| "atrophy": 2929, |
| "##les": 2930, |
| "recently": 2931, |
| "##estig": 2932, |
| "laterally": 2933, |
| "catheters": 2934, |
| "investig": 2935, |
| "extensions": 2936, |
| "plugs": 2937, |
| "clavicle": 2938, |
| "##edge": 2939, |
| "##ectus": 2940, |
| "compare": 2941, |
| "perirenal": 2942, |
| "clip": 2943, |
| "caused": 2944, |
| "indication": 2945, |
| "retrosternal": 2946, |
| "##icult": 2947, |
| "difficult": 2948, |
| "obstruct": 2949, |
| "distance": 2950, |
| "depth": 2951, |
| "##ography": 2952, |
| "craniocaudal": 2953, |
| "histopathological": 2954, |
| "electrodes": 2955, |
| "4x2": 2956, |
| "60": 2957, |
| "cos": 2958, |
| "##orph": 2959, |
| "notew": 2960, |
| "calibrated": 2961, |
| "hypertroph": 2962, |
| "##plenomegaly": 2963, |
| "exclusion": 2964, |
| "inflammation": 2965, |
| "inflammatory": 2966, |
| "phenomenon": 2967, |
| "##orthy": 2968, |
| "noteworthy": 2969, |
| "48": 2970, |
| "fra": 2971, |
| "might": 2972, |
| "##ronephrosis": 2973, |
| "##ticular": 2974, |
| "anteriors": 2975, |
| "hepatosplenomegaly": 2976, |
| "traum": 2977, |
| "distribut": 2978, |
| "impressions": 2979, |
| "hydronephrosis": 2980, |
| "endobronchial": 2981, |
| "perinephr": 2982, |
| "hypertrophied": 2983, |
| "fragment": 2984, |
| "fasc": 2985, |
| "opport": 2986, |
| "t2": 2987, |
| "##isolid": 2988, |
| "chain": 2989, |
| "infiltrating": 2990, |
| "plast": 2991, |
| "##unistic": 2992, |
| "valv": 2993, |
| "general": 2994, |
| "comparative": 2995, |
| "semisolid": 2996, |
| "opportunistic": 2997, |
| "give": 2998, |
| "mast": 2999, |
| "##ays": 3000, |
| "##co": 3001, |
| "##arian": 3002, |
| "##ancreatic": 3003, |
| "##oliotic": 3004, |
| "##x25": 3005, |
| "201": 3006, |
| "##mediate": 3007, |
| "peripancreatic": 3008, |
| "ev": 3009, |
| "sing": 3010, |
| "sil": 3011, |
| "tim": 3012, |
| "##tension": 3013, |
| "##fected": 3014, |
| "##eline": 3015, |
| "extr": 3016, |
| "hypertension": 3017, |
| "affected": 3018, |
| "necessity": 3019, |
| "tractional": 3020, |
| "tortuous": 3021, |
| "origin": 3022, |
| "costo": 3023, |
| "single": 3024, |
| "time": 3025, |
| "##lobular": 3026, |
| "##aries": 3027, |
| "##osa": 3028, |
| "hypod": 3029, |
| "widely": 3030, |
| "dextr": 3031, |
| "cavities": 3032, |
| "amorph": 3033, |
| "visible": 3034, |
| "lymphangitis": 3035, |
| "extrahepatic": 3036, |
| "amorphous": 3037, |
| "bound": 3038, |
| "du": 3039, |
| "##ds": 3040, |
| "aneurysm": 3041, |
| "##arely": 3042, |
| "defects": 3043, |
| "encoun": 3044, |
| "gastr": 3045, |
| "por": 3046, |
| "##cys": 3047, |
| "##inf": 3048, |
| "circumf": 3049, |
| "##ledge": 3050, |
| "##bac": 3051, |
| "##asm": 3052, |
| "tobac": 3053, |
| "##rome": 3054, |
| "fora": 3055, |
| "##scap": 3056, |
| "bullae": 3057, |
| "knowledge": 3058, |
| "syndrome": 3059, |
| "ulated": 3060, |
| "scars": 3061, |
| "intestinal": 3062, |
| "fixation": 3063, |
| "greater": 3064, |
| "fascia": 3065, |
| "tobacco": 3066, |
| "6x4": 3067, |
| "c7": 3068, |
| "hypers": 3069, |
| "prot": 3070, |
| "hypertrophy": 3071, |
| "10th": 3072, |
| "clarification": 3073, |
| "##rectomy": 3074, |
| "foramen": 3075, |
| "75": 3076, |
| "rca": 3077, |
| "sac": 3078, |
| "##ral": 3079, |
| "##per": 3080, |
| "##ide": 3081, |
| "##x30": 3082, |
| "##olism": 3083, |
| "investigation": 3084, |
| "protected": 3085, |
| "70": 3086, |
| "##eno": 3087, |
| "##ology": 3088, |
| "external": 3089, |
| "posteriors": 3090, |
| "fissural": 3091, |
| "dextroscoliosis": 3092, |
| "boundaries": 3093, |
| "##ato": 3094, |
| "##ility": 3095, |
| "##romb": 3096, |
| "interaort": 3097, |
| "##ocaval": 3098, |
| "outlooks": 3099, |
| "posteromedi": 3100, |
| "organized": 3101, |
| "hypersensit": 3102, |
| "55": 3103, |
| "sarc": 3104, |
| "##erc": 3105, |
| "thromb": 3106, |
| "cond": 3107, |
| "clinically": 3108, |
| "unch": 3109, |
| "##apsule": 3110, |
| "hemorrhage": 3111, |
| "medical": 3112, |
| "encountered": 3113, |
| "1st": 3114, |
| "5x4": 3115, |
| "capsule": 3116, |
| "##omal": 3117, |
| "##kely": 3118, |
| "##ony": 3119, |
| "land": 3120, |
| "blep": 3121, |
| "confluent": 3122, |
| "lymphangitic": 3123, |
| "foreign": 3124, |
| "##cystic": 3125, |
| "circumflex": 3126, |
| "##ization": 3127, |
| "collateral": 3128, |
| "spleens": 3129, |
| "proper": 3130, |
| "class": 3131, |
| "value": 3132, |
| "numbers": 3133, |
| "collapse": 3134, |
| "porotic": 3135, |
| "landscap": 3136, |
| "bra": 3137, |
| "exist": 3138, |
| "perigastric": 3139, |
| "##que": 3140, |
| "apices": 3141, |
| "##itoneum": 3142, |
| "implants": 3143, |
| "uncharacter": 3144, |
| "properly": 3145, |
| "bony": 3146, |
| "dominant": 3147, |
| "go": 3148, |
| "##astern": 3149, |
| "intermediate": 3150, |
| "medially": 3151, |
| "hydrop": 3152, |
| "intralobular": 3153, |
| "double": 3154, |
| "duod": 3155, |
| "uncharacterized": 3156, |
| "punct": 3157, |
| "targ": 3158, |
| "##iter": 3159, |
| "th1": 3160, |
| "##urse": 3161, |
| "course": 3162, |
| "gallst": 3163, |
| "developing": 3164, |
| "among": 3165, |
| "##ullary": 3166, |
| "##oplasm": 3167, |
| "panlobular": 3168, |
| "existing": 3169, |
| "##asternal": 3170, |
| "target": 3171, |
| "l3": 3172, |
| "pectus": 3173, |
| "##ped": 3174, |
| "##ire": 3175, |
| "##thr": 3176, |
| "##ndus": 3177, |
| "lost": 3178, |
| "leading": 3179, |
| "distended": 3180, |
| "sinus": 3181, |
| "likely": 3182, |
| "lesser": 3183, |
| "narrows": 3184, |
| "recession": 3185, |
| "indistinctly": 3186, |
| "paravascular": 3187, |
| "breathing": 3188, |
| "positive": 3189, |
| "involving": 3190, |
| "gast": 3191, |
| "##ta": 3192, |
| "##oste": 3193, |
| "##ital": 3194, |
| "nature": 3195, |
| "pneumonitis": 3196, |
| "invas": 3197, |
| "bull": 3198, |
| "systems": 3199, |
| "defective": 3200, |
| "varic": 3201, |
| "fundus": 3202, |
| "hypersensitivity": 3203, |
| "gastrectomy": 3204, |
| "##atosa": 3205, |
| "##phal": 3206, |
| "##osal": 3207, |
| "ards": 3208, |
| "passage": 3209, |
| "atteniation": 3210, |
| "outlet": 3211, |
| "clos": 3212, |
| "deform": 3213, |
| "cholecystitis": 3214, |
| "clips": 3215, |
| "plastering": 3216, |
| "ili": 3217, |
| "late": 3218, |
| "ov": 3219, |
| "rect": 3220, |
| "##pulmonary": 3221, |
| "##hol": 3222, |
| "##asty": 3223, |
| "conc": 3224, |
| "congest": 3225, |
| "##ardial": 3226, |
| "stated": 3227, |
| "anomal": 3228, |
| "budded": 3229, |
| "##x22": 3230, |
| "transped": 3231, |
| "myelolipoma": 3232, |
| "joints": 3233, |
| "looks": 3234, |
| "carcinomatosa": 3235, |
| "##oscopic": 3236, |
| "49": 3237, |
| "4x3": 3238, |
| "face": 3239, |
| "##reat": 3240, |
| "##ectable": 3241, |
| "callus": 3242, |
| "cord": 3243, |
| "supine": 3244, |
| "loculation": 3245, |
| "shr": 3246, |
| "becom": 3247, |
| "prominences": 3248, |
| "patches": 3249, |
| "placing": 3250, |
| "##x23": 3251, |
| "create": 3252, |
| "resorb": 3253, |
| "continuing": 3254, |
| "classic": 3255, |
| "brach": 3256, |
| "barely": 3257, |
| "pur": 3258, |
| "##section": 3259, |
| "##urr": 3260, |
| "##omas": 3261, |
| "##itary": 3262, |
| "incis": 3263, |
| "ent": 3264, |
| "particular": 3265, |
| "cover": 3266, |
| "##cephal": 3267, |
| "sterni": 3268, |
| "progressed": 3269, |
| "genu": 3270, |
| "panacinar": 3271, |
| "ankyl": 3272, |
| "embolism": 3273, |
| "sarcoid": 3274, |
| "resorbed": 3275, |
| "bub": 3276, |
| "fine": 3277, |
| "sol": 3278, |
| "paral": 3279, |
| "perichol": 3280, |
| "aortapulmonary": 3281, |
| "suboptimally": 3282, |
| "indent": 3283, |
| "sternoc": 3284, |
| "diverticula": 3285, |
| "intram": 3286, |
| "siliding": 3287, |
| "landscapes": 3288, |
| "iliac": 3289, |
| "solitary": 3290, |
| "bt": 3291, |
| "basis": 3292, |
| "anx": 3293, |
| "hiatus": 3294, |
| "invading": 3295, |
| "underg": 3296, |
| "##arkable": 3297, |
| "deviation": 3298, |
| "epid": 3299, |
| "depandant": 3300, |
| "goiter": 3301, |
| "anomaly": 3302, |
| "##cephalic": 3303, |
| "sarcoidosis": 3304, |
| "##iect": 3305, |
| "##ker": 3306, |
| "three": 3307, |
| "##ola": 3308, |
| "peritoneum": 3309, |
| "infra": 3310, |
| "distinct": 3311, |
| "##ather": 3312, |
| "scoliotic": 3313, |
| "remarkable": 3314, |
| "terminate": 3315, |
| "macr": 3316, |
| "perinephric": 3317, |
| "generally": 3318, |
| "becomes": 3319, |
| "52": 3320, |
| "##ting": 3321, |
| "##humeral": 3322, |
| "##erate": 3323, |
| "##ink": 3324, |
| "##enum": 3325, |
| "##umer": 3326, |
| "optimal": 3327, |
| "only": 3328, |
| "atelectic": 3329, |
| "##ema": 3330, |
| "bordered": 3331, |
| "upta": 3332, |
| "##achymal": 3333, |
| "##x21": 3334, |
| "##x24": 3335, |
| "##ecystic": 3336, |
| "result": 3337, |
| "inside": 3338, |
| "obliterated": 3339, |
| "##uffic": 3340, |
| "mastectomy": 3341, |
| "entire": 3342, |
| "pericholecystic": 3343, |
| "uptake": 3344, |
| "humer": 3345, |
| "len": 3346, |
| "oily": 3347, |
| "inver": 3348, |
| "##enital": 3349, |
| "##olob": 3350, |
| "parot": 3351, |
| "gleno": 3352, |
| "##iocephalic": 3353, |
| "insuffic": 3354, |
| "##calcific": 3355, |
| "congenital": 3356, |
| "##oplasty": 3357, |
| "gallstones": 3358, |
| "closely": 3359, |
| "purcalcified": 3360, |
| "##urred": 3361, |
| "glenohumeral": 3362, |
| "days": 3363, |
| "areola": 3364, |
| "islet": 3365, |
| "##ensities": 3366, |
| "infiltrations": 3367, |
| "sli": 3368, |
| "##entric": 3369, |
| "forms": 3370, |
| "accompany": 3371, |
| "##x19": 3372, |
| "##ogenic": 3373, |
| "possib": 3374, |
| "baseline": 3375, |
| "variational": 3376, |
| "sitting": 3377, |
| "persists": 3378, |
| "extrarenal": 3379, |
| "brachiocephalic": 3380, |
| "undergone": 3381, |
| "rather": 3382, |
| "##ps": 3383, |
| "##nx": 3384, |
| "##inous": 3385, |
| "##osed": 3386, |
| "##ppery": 3387, |
| "##arynx": 3388, |
| "appearing": 3389, |
| "parasternal": 3390, |
| "nodularities": 3391, |
| "emphysemato": 3392, |
| "sho": 3393, |
| "##septal": 3394, |
| "chil": 3395, |
| "##ograms": 3396, |
| "suggesting": 3397, |
| "numerical": 3398, |
| "conglomerated": 3399, |
| "macro": 3400, |
| "hydropic": 3401, |
| "punctate": 3402, |
| "slippery": 3403, |
| "5x5": 3404, |
| "##yema": 3405, |
| "##vertebral": 3406, |
| "##atively": 3407, |
| "##chymal": 3408, |
| "preval": 3409, |
| "parain": 3410, |
| "nodularity": 3411, |
| "periport": 3412, |
| "prost": 3413, |
| "##reatitis": 3414, |
| "prevalence": 3415, |
| "periportal": 3416, |
| "c6": 3417, |
| "##rosis": 3418, |
| "##pyema": 3419, |
| "##ech": 3420, |
| "##gth": 3421, |
| "##jun": 3422, |
| "##fluenza": 3423, |
| "##renic": 3424, |
| "corrug": 3425, |
| "stre": 3426, |
| "empyema": 3427, |
| "rep": 3428, |
| "reaction": 3429, |
| "poles": 3430, |
| "10x6": 3431, |
| "smok": 3432, |
| "values": 3433, |
| "myc": 3434, |
| "separation": 3435, |
| "humerus": 3436, |
| "length": 3437, |
| "parainfluenza": 3438, |
| "prostate": 3439, |
| "8x5": 3440, |
| "peg": 3441, |
| "##omogen": 3442, |
| "maker": 3443, |
| "hypere": 3444, |
| "airbronch": 3445, |
| "endo": 3446, |
| "pancreatitis": 3447, |
| "##aining": 3448, |
| "pelvic": 3449, |
| "filled": 3450, |
| "continuation": 3451, |
| "graft": 3452, |
| "abscess": 3453, |
| "##inferior": 3454, |
| "posteromedial": 3455, |
| "##oplasma": 3456, |
| "shrink": 3457, |
| "mycoplasma": 3458, |
| "##omogeneous": 3459, |
| "hcc": 3460, |
| "##bles": 3461, |
| "infected": 3462, |
| "infraclavicular": 3463, |
| "heal": 3464, |
| "##avat": 3465, |
| "favour": 3466, |
| "alignment": 3467, |
| "depending": 3468, |
| "excavat": 3469, |
| "smears": 3470, |
| "acid": 3471, |
| "insp": 3472, |
| "smoking": 3473, |
| "5mm": 3474, |
| "fist": 3475, |
| "vag": 3476, |
| "##ulder": 3477, |
| "##ilateral": 3478, |
| "calyceal": 3479, |
| "bro": 3480, |
| "press": 3481, |
| "displacement": 3482, |
| "pneumonectomy": 3483, |
| "unilateral": 3484, |
| "discs": 3485, |
| "poly": 3486, |
| "##load": 3487, |
| "sternium": 3488, |
| "necrosis": 3489, |
| "colonic": 3490, |
| "intraperitoneal": 3491, |
| "expiration": 3492, |
| "components": 3493, |
| "overload": 3494, |
| "traces": 3495, |
| "creates": 3496, |
| "conglomerate": 3497, |
| "absence": 3498, |
| "mammary": 3499, |
| "draws": 3500, |
| "costovertebral": 3501, |
| "duodenum": 3502, |
| "##osteal": 3503, |
| "incision": 3504, |
| "shoulder": 3505, |
| "streak": 3506, |
| "endotracheal": 3507, |
| "51": 3508, |
| "65": 3509, |
| "7x4": 3510, |
| "homogeneous": 3511, |
| "##uls": 3512, |
| "##tras": 3513, |
| "##ically": 3514, |
| "##oraces": 3515, |
| "infar": 3516, |
| "linguis": 3517, |
| "shar": 3518, |
| "periosteal": 3519, |
| "hemithoraces": 3520, |
| "##ock": 3521, |
| "characterization": 3522, |
| "##encies": 3523, |
| "##x28": 3524, |
| "sites": 3525, |
| "ultras": 3526, |
| "expansile": 3527, |
| "protrusion": 3528, |
| "possibly": 3529, |
| "linguistic": 3530, |
| "fal": 3531, |
| "##aid": 3532, |
| "##min": 3533, |
| "##chond": 3534, |
| "movement": 3535, |
| "polyp": 3536, |
| "15x10": 3537, |
| "##x27": 3538, |
| "treatments": 3539, |
| "tendencies": 3540, |
| "mucosal": 3541, |
| "sonography": 3542, |
| "comparing": 3543, |
| "distributed": 3544, |
| "fragments": 3545, |
| "congestion": 3546, |
| "bubbles": 3547, |
| "sternoclavicular": 3548, |
| "hyperem": 3549, |
| "shrinkage": 3550, |
| "polycystic": 3551, |
| "ultrasonograph": 3552, |
| "false": 3553, |
| "8x6": 3554, |
| "bow": 3555, |
| "use": 3556, |
| "##cal": 3557, |
| "##uminal": 3558, |
| "noncalcified": 3559, |
| "destr": 3560, |
| "cop": 3561, |
| "lingul": 3562, |
| "interseptal": 3563, |
| "ending": 3564, |
| "ref": 3565, |
| "dilatations": 3566, |
| "10x7": 3567, |
| "firstly": 3568, |
| "splen": 3569, |
| "hemangiomatous": 3570, |
| "conglomeration": 3571, |
| "obliterating": 3572, |
| "##ability": 3573, |
| "mammarian": 3574, |
| "traumatic": 3575, |
| "invasion": 3576, |
| "varicose": 3577, |
| "ankylos": 3578, |
| "parotology": 3579, |
| "##ulsion": 3580, |
| "53": 3581, |
| "80": 3582, |
| "aer": 3583, |
| "ic": 3584, |
| "portion": 3585, |
| "##rty": 3586, |
| "##iolar": 3587, |
| "##inodular": 3588, |
| "##ulosis": 3589, |
| "##omosis": 3590, |
| "##brium": 3591, |
| "dirty": 3592, |
| "append": 3593, |
| "coronal": 3594, |
| "##yst": 3595, |
| "anast": 3596, |
| "partly": 3597, |
| "metastas": 3598, |
| "fossas": 3599, |
| "involve": 3600, |
| "phase": 3601, |
| "tends": 3602, |
| "quite": 3603, |
| "asperg": 3604, |
| "##oscopy": 3605, |
| "gastro": 3606, |
| "interaortocaval": 3607, |
| "sharp": 3608, |
| "bowel": 3609, |
| "5x2": 3610, |
| "aver": 3611, |
| "ce": 3612, |
| "cuff": 3613, |
| "hor": 3614, |
| "me": 3615, |
| "po": 3616, |
| "##ejun": 3617, |
| "##nel": 3618, |
| "##ged": 3619, |
| "##astinum": 3620, |
| "conver": 3621, |
| "subm": 3622, |
| "studies": 3623, |
| "##romegaly": 3624, |
| "largely": 3625, |
| "herniated": 3626, |
| "##ption": 3627, |
| "##uncular": 3628, |
| "thyromegaly": 3629, |
| "fused": 3630, |
| "elective": 3631, |
| "intraluminal": 3632, |
| "distributions": 3633, |
| "valvul": 3634, |
| "hypodensity": 3635, |
| "chilaid": 3636, |
| "ankylosing": 3637, |
| "aspergill": 3638, |
| "average": 3639, |
| "7x5": 3640, |
| "dem": 3641, |
| "er": 3642, |
| "tip": 3643, |
| "##iph": 3644, |
| "##brac": 3645, |
| "##rap": 3646, |
| "##iti": 3647, |
| "entr": 3648, |
| "pararenal": 3649, |
| "recur": 3650, |
| "distension": 3651, |
| "shoot": 3652, |
| "osteo": 3653, |
| "allerg": 3654, |
| "aml": 3655, |
| "chambers": 3656, |
| "retroperitoneal": 3657, |
| "retropulsion": 3658, |
| "anky": 3659, |
| "screws": 3660, |
| "trauma": 3661, |
| "macroscopic": 3662, |
| "copd": 3663, |
| "anastomosis": 3664, |
| "chilaiditi": 3665, |
| "shooting": 3666, |
| "3mm": 3667, |
| "capsular": 3668, |
| "d8": 3669, |
| "##oinferior": 3670, |
| "##ulus": 3671, |
| "periv": 3672, |
| "##ird": 3673, |
| "crf": 3674, |
| "imm": 3675, |
| "cortic": 3676, |
| "13x10": 3677, |
| "manu": 3678, |
| "spondylitis": 3679, |
| "superposition": 3680, |
| "block": 3681, |
| "tbc": 3682, |
| "medullary": 3683, |
| "endobronchiolar": 3684, |
| "resorption": 3685, |
| "tests": 3686, |
| "transpeduncular": 3687, |
| "airbronchograms": 3688, |
| "streaks": 3689, |
| "destro": 3690, |
| "cement": 3691, |
| "allergic": 3692, |
| "bif": 3693, |
| "cut": 3694, |
| "marrow": 3695, |
| "##cation": 3696, |
| "##gr": 3697, |
| "##zone": 3698, |
| "third": 3699, |
| "##ontal": 3700, |
| "##etic": 3701, |
| "lead": 3702, |
| "spicul": 3703, |
| "##ysis": 3704, |
| "favoring": 3705, |
| "measure": 3706, |
| "shrap": 3707, |
| "endoscopy": 3708, |
| "correlate": 3709, |
| "surrenal": 3710, |
| "trace": 3711, |
| "intensity": 3712, |
| "sternal": 3713, |
| "atrial": 3714, |
| "diverticulitis": 3715, |
| "impression": 3716, |
| "purely": 3717, |
| "epic": 3718, |
| "2020": 3719, |
| "costa": 3720, |
| "obstructing": 3721, |
| "originating": 3722, |
| "condolid": 3723, |
| "indentations": 3724, |
| "inverted": 3725, |
| "##chondral": 3726, |
| "##braclavicular": 3727, |
| "shrapnel": 3728, |
| "bed": 3729, |
| "deg": 3730, |
| "tended": 3731, |
| "##pleural": 3732, |
| "##ix": 3733, |
| "##ten": 3734, |
| "##gence": 3735, |
| "##icles": 3736, |
| "##arthr": 3737, |
| "often": 3738, |
| "##ules": 3739, |
| "##urcation": 3740, |
| "##olic": 3741, |
| "perc": 3742, |
| "##tegr": 3743, |
| "while": 3744, |
| "pneumoc": 3745, |
| "midzone": 3746, |
| "locating": 3747, |
| "pleurap": 3748, |
| "tuberc": 3749, |
| "contusion": 3750, |
| "facet": 3751, |
| "##ained": 3752, |
| "##omediastinum": 3753, |
| "suggested": 3754, |
| "fills": 3755, |
| "transplanted": 3756, |
| "angiography": 3757, |
| "intestine": 3758, |
| "microlob": 3759, |
| "repeat": 3760, |
| "fistula": 3761, |
| "broad": 3762, |
| "hyperemia": 3763, |
| "ultrasonography": 3764, |
| "bifurcation": 3765, |
| "pleuraparenchymal": 3766, |
| "56": 3767, |
| "cerc": 3768, |
| "ful": 3769, |
| "ii": 3770, |
| "ped": 3771, |
| "rim": 3772, |
| "##oic": 3773, |
| "##lect": 3774, |
| "##uations": 3775, |
| "##ulations": 3776, |
| "coron": 3777, |
| "dissection": 3778, |
| "hemithoraxes": 3779, |
| "pleuropar": 3780, |
| "##ximity": 3781, |
| "proximity": 3782, |
| "hepatost": 3783, |
| "retract": 3784, |
| "faces": 3785, |
| "##x26": 3786, |
| "probability": 3787, |
| "elast": 3788, |
| "absent": 3789, |
| "microcalc": 3790, |
| "2021": 3791, |
| "cuffing": 3792, |
| "valvuloplasty": 3793, |
| "fully": 3794, |
| "54": 3795, |
| "90": 3796, |
| "ech": 3797, |
| "sle": 3798, |
| "tak": 3799, |
| "##eve": 3800, |
| "integr": 3801, |
| "##orn": 3802, |
| "##itud": 3803, |
| "examine": 3804, |
| "pneumomediastinum": 3805, |
| "distant": 3806, |
| "inferiorly": 3807, |
| "attenuations": 3808, |
| "decreases": 3809, |
| "vessels": 3810, |
| "invad": 3811, |
| "14x10": 3812, |
| "longitud": 3813, |
| "thinned": 3814, |
| "##posed": 3815, |
| "fullness": 3816, |
| "results": 3817, |
| "manubrium": 3818, |
| "cercla": 3819, |
| "sleeve": 3820, |
| "integrity": 3821, |
| "longitudinal": 3822, |
| "58": 3823, |
| "5x6": 3824, |
| "pen": 3825, |
| "rest": 3826, |
| "tur": 3827, |
| "##hion": 3828, |
| "##ator": 3829, |
| "##atid": 3830, |
| "detail": 3831, |
| "##lel": 3832, |
| "mediastin": 3833, |
| "spinous": 3834, |
| "##ocal": 3835, |
| "multinodular": 3836, |
| "scans": 3837, |
| "13x8": 3838, |
| "15x11": 3839, |
| "##x35": 3840, |
| "continue": 3841, |
| "impaction": 3842, |
| "hydro": 3843, |
| "thrombus": 3844, |
| "deformity": 3845, |
| "particularly": 3846, |
| "epidemic": 3847, |
| "icy": 3848, |
| "poor": 3849, |
| "demarc": 3850, |
| "tuberculosis": 3851, |
| "penetr": 3852, |
| "cap": 3853, |
| "cell": 3854, |
| "fas": 3855, |
| "##lic": 3856, |
| "##ek": 3857, |
| "##uely": 3858, |
| "##ctions": 3859, |
| "##etal": 3860, |
| "##acaval": 3861, |
| "##ureter": 3862, |
| "##izontal": 3863, |
| "subraclavicular": 3864, |
| "##aryng": 3865, |
| "paras": 3866, |
| "nonps": 3867, |
| "pericardiac": 3868, |
| "antr": 3869, |
| "others": 3870, |
| "interval": 3871, |
| "junctions": 3872, |
| "12x8": 3873, |
| "11th": 3874, |
| "dorsi": 3875, |
| "hydatid": 3876, |
| "assess": 3877, |
| "th12": 3878, |
| "parallel": 3879, |
| "vaguely": 3880, |
| "horizontal": 3881, |
| "pneumocyst": 3882, |
| "retractions": 3883, |
| "fashion": 3884, |
| "6x3": 3885, |
| "lip": 3886, |
| "mud": 3887, |
| "py": 3888, |
| "tech": 3889, |
| "##iency": 3890, |
| "##ces": 3891, |
| "##ilia": 3892, |
| "##imposed": 3893, |
| "##tef": 3894, |
| "artef": 3895, |
| "##opelvic": 3896, |
| "##obilia": 3897, |
| "locations": 3898, |
| "interf": 3899, |
| "##athy": 3900, |
| "gives": 3901, |
| "neph": 3902, |
| "##artil": 3903, |
| "intub": 3904, |
| "score": 3905, |
| "##opathy": 3906, |
| "surrounds": 3907, |
| "12x10": 3908, |
| "11x8": 3909, |
| "superimposed": 3910, |
| "posteroc": 3911, |
| "relatively": 3912, |
| "endplate": 3913, |
| "multisegmentary": 3914, |
| "selectable": 3915, |
| "expand": 3916, |
| "prosth": 3917, |
| "unclear": 3918, |
| "oblique": 3919, |
| "extrapleural": 3920, |
| "phenomena": 3921, |
| "d12": 3922, |
| "testing": 3923, |
| "event": 3924, |
| "corrugated": 3925, |
| "##iphoid": 3926, |
| "condolidation": 3927, |
| "hepatostet": 3928, |
| "microcalculus": 3929, |
| "hydroureter": 3930, |
| "techn": 3931, |
| "61": 3932, |
| "7x6": 3933, |
| "canc": 3934, |
| "dys": 3935, |
| "kto": 3936, |
| "nerv": 3937, |
| "pus": 3938, |
| "##dg": 3939, |
| "##diaphragmatic": 3940, |
| "##ptic": 3941, |
| "##bl": 3942, |
| "##best": 3943, |
| "##icusp": 3944, |
| "##othel": 3945, |
| "##omatosis": 3946, |
| "path": 3947, |
| "asbest": 3948, |
| "prehepatic": 3949, |
| "##ardia": 3950, |
| "subs": 3951, |
| "staining": 3952, |
| "glob": 3953, |
| "paratre": 3954, |
| "##estion": 3955, |
| "hemothorax": 3956, |
| "##athoracic": 3957, |
| "proced": 3958, |
| "airways": 3959, |
| "tricusp": 3960, |
| "adenomas": 3961, |
| "##scent": 3962, |
| "kyphotic": 3963, |
| "exclude": 3964, |
| "retroesophageal": 3965, |
| "superinf": 3966, |
| "question": 3967, |
| "contains": 3968, |
| "carcinomatous": 3969, |
| "nearly": 3970, |
| "crescent": 3971, |
| "asymmetrically": 3972, |
| "intrathoracic": 3973, |
| "foreground": 3974, |
| "##olisthesis": 3975, |
| "##unctional": 3976, |
| "valves": 3977, |
| "eventr": 3978, |
| "collaterals": 3979, |
| "##calcifications": 3980, |
| "taken": 3981, |
| "intubation": 3982, |
| "hydroureteronephrosis": 3983, |
| "superinfection": 3984, |
| "62": 3985, |
| "cartil": 3986, |
| "deline": 3987, |
| "fall": 3988, |
| "fdg": 3989, |
| "##of": 3990, |
| "##ylo": 3991, |
| "##bil": 3992, |
| "##ioma": 3993, |
| "##ique": 3994, |
| "##ilarly": 3995, |
| "load": 3996, |
| "##ites": 3997, |
| "too": 3998, |
| "pneumobilia": 3999, |
| "recent": 4000, |
| "##irm": 4001, |
| "compact": 4002, |
| "complic": 4003, |
| "##odg": 4004, |
| "regular": 4005, |
| "favors": 4006, |
| "hypov": 4007, |
| "immedi": 4008, |
| "confirm": 4009, |
| "##actions": 4010, |
| "sectioned": 4011, |
| "12th": 4012, |
| "similarly": 4013, |
| "parahilar": 4014, |
| "16x12": 4015, |
| "month": 4016, |
| "mucoid": 4017, |
| "blurred": 4018, |
| "trabecular": 4019, |
| "ovoid": 4020, |
| "insufficient": 4021, |
| "osteoarthr": 4022, |
| "antrum": 4023, |
| "cancer": 4024, |
| "tricuspid": 4025, |
| "hypovol": 4026, |
| "immediately": 4027, |
| "57": 4028, |
| "5x7": 4029, |
| "ball": 4030, |
| "done": 4031, |
| "rcc": 4032, |
| "sat": 4033, |
| "##rial": 4034, |
| "##nom": 4035, |
| "##horn": 4036, |
| "##enesis": 4037, |
| "##acity": 4038, |
| "##ifically": 4039, |
| "##bral": 4040, |
| "oral": 4041, |
| "##rov": 4042, |
| "subacu": 4043, |
| "still": 4044, |
| "contract": 4045, |
| "##iatrial": 4046, |
| "##entral": 4047, |
| "giving": 4048, |
| "##anchymal": 4049, |
| "10x8": 4050, |
| "agenesis": 4051, |
| "20x15": 4052, |
| "neighborhoods": 4053, |
| "##x40": 4054, |
| "paramedian": 4055, |
| "calyces": 4056, |
| "d11": 4057, |
| "d10": 4058, |
| "deformed": 4059, |
| "##iectasis": 4060, |
| "##iectasia": 4061, |
| "healed": 4062, |
| "inspiration": 4063, |
| "linguloinferior": 4064, |
| "reflect": 4065, |
| "aerial": 4066, |
| "mean": 4067, |
| "perivascular": 4068, |
| "cerclage": 4069, |
| "assessment": 4070, |
| "pneumocystis": 4071, |
| "technique": 4072, |
| "##othelioma": 4073, |
| "global": 4074, |
| "eventration": 4075, |
| "delineated": 4076, |
| "##odgkin": 4077, |
| "subacute": 4078, |
| "6x5": 4079, |
| "grou": 4080, |
| "reas": 4081, |
| "rand": 4082, |
| "##bs": 4083, |
| "##cm": 4084, |
| "##for": 4085, |
| "##king": 4086, |
| "##ert": 4087, |
| "##edullary": 4088, |
| "##infect": 4089, |
| "##ication": 4090, |
| "##ole": 4091, |
| "notic": 4092, |
| "perit": 4093, |
| "spicular": 4094, |
| "stag": 4095, |
| "arthr": 4096, |
| "cob": 4097, |
| "miliary": 4098, |
| "characteristic": 4099, |
| "130": 4100, |
| "15x9": 4101, |
| "atria": 4102, |
| "reductions": 4103, |
| "spondylo": 4104, |
| "16x10": 4105, |
| "17x11": 4106, |
| "sheathing": 4107, |
| "##bronchial": 4108, |
| "precardiac": 4109, |
| "acuity": 4110, |
| "microcystic": 4111, |
| "involved": 4112, |
| "rectum": 4113, |
| "covers": 4114, |
| "pressure": 4115, |
| "infarct": 4116, |
| "convergence": 4117, |
| "entrance": 4118, |
| "degree": 4119, |
| "microlobulation": 4120, |
| "pleuroparachymal": 4121, |
| "capacity": 4122, |
| "pyel": 4123, |
| "reason": 4124, |
| "bi": 4125, |
| "biatrial": 4126, |
| "cardia": 4127, |
| "fil": 4128, |
| "four": 4129, |
| "her": 4130, |
| "larynx": 4131, |
| "oss": 4132, |
| "pou": 4133, |
| "um": 4134, |
| "##otimal": 4135, |
| "##aosis": 4136, |
| "##yt": 4137, |
| "##19": 4138, |
| "##ject": 4139, |
| "those": 4140, |
| "##onk": 4141, |
| "##throp": 4142, |
| "##usions": 4143, |
| "detectable": 4144, |
| "##ological": 4145, |
| "##ediagn": 4146, |
| "asthm": 4147, |
| "perfor": 4148, |
| "tracheo": 4149, |
| "tracheomegaly": 4150, |
| "##opharynx": 4151, |
| "occurred": 4152, |
| "##ired": 4153, |
| "occlusion": 4154, |
| "##entricular": 4155, |
| "intera": 4156, |
| "prediagn": 4157, |
| "subopotimal": 4158, |
| "differentiation": 4159, |
| "considering": 4160, |
| "suspiciously": 4161, |
| "sma": 4162, |
| "13x9": 4163, |
| "##ellite": 4164, |
| "radiologically": 4165, |
| "distally": 4166, |
| "16x11": 4167, |
| "##x33": 4168, |
| "17x12": 4169, |
| "postero": 4170, |
| "marks": 4171, |
| "totally": 4172, |
| "protrud": 4173, |
| "concentric": 4174, |
| "insufficiency": 4175, |
| "##ejunostomy": 4176, |
| "immun": 4177, |
| "nerve": 4178, |
| "##blest": 4179, |
| "pathog": 4180, |
| "##ofibr": 4181, |
| "satellite": 4182, |
| "cobblest": 4183, |
| "pouch": 4184, |
| "umbil": 4185, |
| "asthma": 4186, |
| "64": 4187, |
| "d7": 4188, |
| "ger": 4189, |
| "hodgkin": 4190, |
| "ile": 4191, |
| "lat": 4192, |
| "mng": 4193, |
| "pal": 4194, |
| "##cp": 4195, |
| "##sy": 4196, |
| "##jejunostomy": 4197, |
| "##init": 4198, |
| "##tric": 4199, |
| "lobular": 4200, |
| "lobectomized": 4201, |
| "##bra": 4202, |
| "opt": 4203, |
| "##ophrenic": 4204, |
| "##etermin": 4205, |
| "nonf": 4206, |
| "stages": 4207, |
| "midsection": 4208, |
| "posto": 4209, |
| "distort": 4210, |
| "##acts": 4211, |
| "soil": 4212, |
| "indetermin": 4213, |
| "12x7": 4214, |
| "##aortal": 4215, |
| "hyperdensity": 4216, |
| "20x12": 4217, |
| "halos": 4218, |
| "##x31": 4219, |
| "18x12": 4220, |
| "acqu": 4221, |
| "supradiaphragmatic": 4222, |
| "progress": 4223, |
| "secretory": 4224, |
| "impactions": 4225, |
| "##calcification": 4226, |
| "contaminations": 4227, |
| "liquid": 4228, |
| "positivity": 4229, |
| "hypodensities": 4230, |
| "posteromediobasal": 4231, |
| "bullous": 4232, |
| "paralysis": 4233, |
| "infrarenal": 4234, |
| "distinctly": 4235, |
| "excavatum": 4236, |
| "spicule": 4237, |
| "##aryngeal": 4238, |
| "parasp": 4239, |
| "push": 4240, |
| "staghorn": 4241, |
| "cobblestone": 4242, |
| "8x3": 4243, |
| "eth": 4244, |
| "fl": 4245, |
| "ge": 4246, |
| "past": 4247, |
| "rectus": 4248, |
| "tx": 4249, |
| "##yed": 4250, |
| "##res": 4251, |
| "##ination": 4252, |
| "##atus": 4253, |
| "##arthrop": 4254, |
| "##ectatic": 4255, |
| "lubr": 4256, |
| "##olitis": 4257, |
| "##ometr": 4258, |
| "##isc": 4259, |
| "##acinary": 4260, |
| "##rence": 4261, |
| "##ump": 4262, |
| "median": 4263, |
| "##onchial": 4264, |
| "occur": 4265, |
| "took": 4266, |
| "noncalcific": 4267, |
| "##opr": 4268, |
| "##opat": 4269, |
| "covid19": 4270, |
| "hypo": 4271, |
| "hypopl": 4272, |
| "subple": 4273, |
| "ost": 4274, |
| "endometr": 4275, |
| "ascites": 4276, |
| "presternal": 4277, |
| "accompanies": 4278, |
| "radiation": 4279, |
| "13x7": 4280, |
| "##x29": 4281, |
| "30mm": 4282, |
| "bridged": 4283, |
| "probe": 4284, |
| "pectoralis": 4285, |
| "obliteration": 4286, |
| "obliterates": 4287, |
| "granuloma": 4288, |
| "continuity": 4289, |
| "costochondral": 4290, |
| "outlets": 4291, |
| "covering": 4292, |
| "epidural": 4293, |
| "macrocalcification": 4294, |
| "excavatus": 4295, |
| "appendix": 4296, |
| "recurrence": 4297, |
| "complicated": 4298, |
| "reflections": 4299, |
| "spondyloarthrop": 4300, |
| "film": 4301, |
| "prediagnosis": 4302, |
| "pathogens": 4303, |
| "nonfunctional": 4304, |
| "indeterminate": 4305, |
| "geograph": 4306, |
| "lubrication": 4307, |
| "2mm": 4308, |
| "act": 4309, |
| "cent": 4310, |
| "d6": 4311, |
| "fact": 4312, |
| "ham": 4313, |
| "mind": 4314, |
| "ra": 4315, |
| "rare": 4316, |
| "ves": 4317, |
| "##xiphoid": 4318, |
| "##une": 4319, |
| "##tion": 4320, |
| "##tening": 4321, |
| "##sening": 4322, |
| "##onitis": 4323, |
| "##inant": 4324, |
| "nospecific": 4325, |
| "##chic": 4326, |
| "##uscular": 4327, |
| "##ised": 4328, |
| "##bronk": 4329, |
| "mainly": 4330, |
| "prep": 4331, |
| "##ortic": 4332, |
| "subto": 4333, |
| "subxiphoid": 4334, |
| "rece": 4335, |
| "complex": 4336, |
| "milder": 4337, |
| "bordering": 4338, |
| "herniate": 4339, |
| "peripr": 4340, |
| "centracinary": 4341, |
| "fissur": 4342, |
| "throughout": 4343, |
| "diagnosed": 4344, |
| "##adenoma": 4345, |
| "cirr": 4346, |
| "definit": 4347, |
| "11x9": 4348, |
| "15x8": 4349, |
| "##ellular": 4350, |
| "17x10": 4351, |
| "reminant": 4352, |
| "coarsening": 4353, |
| "bronchopnom": 4354, |
| "##oscoliotic": 4355, |
| "rule": 4356, |
| "blebs": 4357, |
| "##onephritis": 4358, |
| "residue": 4359, |
| "seminal": 4360, |
| "tracheobronchopathy": 4361, |
| "##ably": 4362, |
| "mammography": 4363, |
| "##orthocaval": 4364, |
| "protrusions": 4365, |
| "microlithiasis": 4366, |
| "silic": 4367, |
| "interaortacaval": 4368, |
| "condens": 4369, |
| "macrocalcifications": 4370, |
| "polypoid": 4371, |
| "metastasectomy": 4372, |
| "eras": 4373, |
| "artefacts": 4374, |
| "hypovolemic": 4375, |
| "##bstructive": 4376, |
| "##infectious": 4377, |
| "pyelonephritis": 4378, |
| "interaorthocaval": 4379, |
| "postobstructive": 4380, |
| "paraspinal": 4381, |
| "ethology": 4382, |
| "flat": 4383, |
| "##opatia": 4384, |
| "hamart": 4385, |
| "vesicles": 4386, |
| "##bronkopatia": 4387, |
| "subtotal": 4388, |
| "95": 4389, |
| "ecc": 4390, |
| "l5": 4391, |
| "lamina": 4392, |
| "ng": 4393, |
| "##ran": 4394, |
| "##ked": 4395, |
| "##alek": 4396, |
| "##asic": 4397, |
| "##etous": 4398, |
| "observ": 4399, |
| "##amic": 4400, |
| "septic": 4401, |
| "exact": 4402, |
| "before": 4403, |
| "native": 4404, |
| "##ticopulmonary": 4405, |
| "##avascular": 4406, |
| "compress": 4407, |
| "previously": 4408, |
| "endovascular": 4409, |
| "reverse": 4410, |
| "multi": 4411, |
| "135": 4412, |
| "manibr": 4413, |
| "14x9": 4414, |
| "##avesical": 4415, |
| "16x8": 4416, |
| "18x13": 4417, |
| "recesses": 4418, |
| "##x45": 4419, |
| "bronchopleural": 4420, |
| "fuller": 4421, |
| "devic": 4422, |
| "carcinoma": 4423, |
| "rotoscoliotic": 4424, |
| "depanding": 4425, |
| "separate": 4426, |
| "micronodular": 4427, |
| "obstructed": 4428, |
| "extraction": 4429, |
| "th11": 4430, |
| "invasive": 4431, |
| "varices": 4432, |
| "ovarian": 4433, |
| "intramamm": 4434, |
| "gastroesophageal": 4435, |
| "invade": 4436, |
| "turned": 4437, |
| "dystrophic": 4438, |
| "procedure": 4439, |
| "noticed": 4440, |
| "peritonitis": 4441, |
| "receiv": 4442, |
| "cirrh": 4443, |
| "silicone": 4444, |
| "eccentric": 4445, |
| "2x1": 4446, |
| "63": 4447, |
| "78": 4448, |
| "7mm": 4449, |
| "7x3": 4450, |
| "8x7": 4451, |
| "9x6": 4452, |
| "9x8": 4453, |
| "9x7": 4454, |
| "boch": 4455, |
| "cere": 4456, |
| "carinal": 4457, |
| "d4": 4458, |
| "last": 4459, |
| "mu": 4460, |
| "rarely": 4461, |
| "##dalek": 4462, |
| "##yz": 4463, |
| "##ipp": 4464, |
| "##eric": 4465, |
| "th8": 4466, |
| "intimal": 4467, |
| "##edoch": 4468, |
| "##enoid": 4469, |
| "##ism": 4470, |
| "##astasis": 4471, |
| "lobules": 4472, |
| "conical": 4473, |
| "medium": 4474, |
| "##elet": 4475, |
| "##ifications": 4476, |
| "expos": 4477, |
| "incomp": 4478, |
| "support": 4479, |
| "attr": 4480, |
| "parchymal": 4481, |
| "paravesical": 4482, |
| "nond": 4483, |
| "diss": 4484, |
| "##odesis": 4485, |
| "emphysemetous": 4486, |
| "majority": 4487, |
| "##ostatic": 4488, |
| "truncus": 4489, |
| "hyperdensities": 4490, |
| "15x13": 4491, |
| "reviews": 4492, |
| "##oved": 4493, |
| "16x13": 4494, |
| "##x32": 4495, |
| "colitis": 4496, |
| "removed": 4497, |
| "acrom": 4498, |
| "neighboring": 4499, |
| "mesothelioma": 4500, |
| "##formation": 4501, |
| "##x50": 4502, |
| "cervic": 4503, |
| "impacted": 4504, |
| "creating": 4505, |
| "contents": 4506, |
| "2022": 4507, |
| "transpedicular": 4508, |
| "inspection": 4509, |
| "corticopelvic": 4510, |
| "epicardiac": 4511, |
| "corona": 4512, |
| "elastofibr": 4513, |
| "demarcated": 4514, |
| "arthritis": 4515, |
| "tracheobronkopatia": 4516, |
| "periprostatic": 4517, |
| "definitively": 4518, |
| "hamartoma": 4519, |
| "bochdalek": 4520, |
| "exposure": 4521, |
| "74": 4522, |
| "8x4": 4523, |
| "age": 4524, |
| "cv": 4525, |
| "cca": 4526, |
| "nipp": 4527, |
| "vocal": 4528, |
| "##basal": 4529, |
| "##ietal": 4530, |
| "##ument": 4531, |
| "##chyma": 4532, |
| "##ings": 4533, |
| "##tration": 4534, |
| "##trument": 4535, |
| "loading": 4536, |
| "##oscler": 4537, |
| "##osteatosis": 4538, |
| "##umatic": 4539, |
| "mediat": 4540, |
| "leu": 4541, |
| "caliectasia": 4542, |
| "##ize": 4543, |
| "diastasis": 4544, |
| "lymphopr": 4545, |
| "##imum": 4546, |
| "subhepatic": 4547, |
| "parachymal": 4548, |
| "nonspec": 4549, |
| "##antom": 4550, |
| "signal": 4551, |
| "##illimetric": 4552, |
| "cov": 4553, |
| "compressed": 4554, |
| "diffusion": 4555, |
| "cardiogenic": 4556, |
| "decreasing": 4557, |
| "unli": 4558, |
| "configurations": 4559, |
| "##traumatic": 4560, |
| "fattening": 4561, |
| "lacks": 4562, |
| "scal": 4563, |
| "choledoch": 4564, |
| "ectaic": 4565, |
| "12x9": 4566, |
| "pointing": 4567, |
| "posttraumatic": 4568, |
| "13x11": 4569, |
| "15x12": 4570, |
| "phantom": 4571, |
| "##lete": 4572, |
| "septum": 4573, |
| "excluding": 4574, |
| "spleno": 4575, |
| "##x38": 4576, |
| "sheaths": 4577, |
| "diverticular": 4578, |
| "quadrants": 4579, |
| "merging": 4580, |
| "instrument": 4581, |
| "interpectoral": 4582, |
| "great": 4583, |
| "costosternal": 4584, |
| "duodenal": 4585, |
| "intramedullary": 4586, |
| "infrahilar": 4587, |
| "infarction": 4588, |
| "##minis": 4589, |
| "destroyed": 4590, |
| "percutaneous": 4591, |
| "interface": 4592, |
| "expanded": 4593, |
| "hepatostetaosis": 4594, |
| "asbestos": 4595, |
| "paratrecheal": 4596, |
| "crescentic": 4597, |
| "perforation": 4598, |
| "umbilical": 4599, |
| "incomplete": 4600, |
| "lymphoprol": 4601, |
| "splenorenal": 4602, |
| "instrumentation": 4603, |
| "3x3": 4604, |
| "66": 4605, |
| "68": 4606, |
| "72": 4607, |
| "85": 4608, |
| "9x5": 4609, |
| "cicatricial": 4610, |
| "ji": 4611, |
| "kt": 4612, |
| "##oe": 4613, |
| "##ler": 4614, |
| "##bing": 4615, |
| "##cul": 4616, |
| "##cure": 4617, |
| "##und": 4618, |
| "##he": 4619, |
| "##hind": 4620, |
| "##ges": 4621, |
| "##fly": 4622, |
| "##erations": 4623, |
| "inj": 4624, |
| "##thoracic": 4625, |
| "##ectasis": 4626, |
| "##pho": 4627, |
| "conv": 4628, |
| "##osup": 4629, |
| "##arent": 4630, |
| "behind": 4631, |
| "##eci": 4632, |
| "##rot": 4633, |
| "##imination": 4634, |
| "subtle": 4635, |
| "parietal": 4636, |
| "copr": 4637, |
| "subcentr": 4638, |
| "hemia": 4639, |
| "pleurodesis": 4640, |
| "obscure": 4641, |
| "neoplasm": 4642, |
| "extent": 4643, |
| "lateralobasal": 4644, |
| "diagnos": 4645, |
| "intrabronchial": 4646, |
| "lateroc": 4647, |
| "usual": 4648, |
| "cholest": 4649, |
| "fibroadenoma": 4650, |
| "points": 4651, |
| "ago": 4652, |
| "nephrostomy": 4653, |
| "crayz": 4654, |
| "phrenic": 4655, |
| "20x13": 4656, |
| "14x8": 4657, |
| "17x13": 4658, |
| "suprahilar": 4659, |
| "relations": 4660, |
| "continuous": 4661, |
| "##isplaced": 4662, |
| "fungus": 4663, |
| "tracheobronchopathic": 4664, |
| "torto": 4665, |
| "difficulty": 4666, |
| "rectal": 4667, |
| "congestive": 4668, |
| "calluses": 4669, |
| "indentation": 4670, |
| "pedicle": 4671, |
| "lipomatosis": 4672, |
| "prosthetic": 4673, |
| "##roveci": 4674, |
| "groups": 4675, |
| "protruding": 4676, |
| "optimum": 4677, |
| "soiled": 4678, |
| "device": 4679, |
| "much": 4680, |
| "nondisplaced": 4681, |
| "nonspecifically": 4682, |
| "jiroveci": 4683, |
| "coprus": 4684, |
| "cage": 4685, |
| "gained": 4686, |
| "ha": 4687, |
| "lon": 4688, |
| "opp": 4689, |
| "pse": 4690, |
| "tom": 4691, |
| "uter": 4692, |
| "##lation": 4693, |
| "##ychic": 4694, |
| "##bus": 4695, |
| "##bound": 4696, |
| "##tened": 4697, |
| "##sus": 4698, |
| "th6": 4699, |
| "th9": 4700, |
| "##atracheal": 4701, |
| "##ators": 4702, |
| "##ene": 4703, |
| "##acing": 4704, |
| "mediolateral": 4705, |
| "##elact": 4706, |
| "broncho": 4707, |
| "preaortic": 4708, |
| "apparent": 4709, |
| "##entional": 4710, |
| "enh": 4711, |
| "infer": 4712, |
| "infrac": 4713, |
| "subject": 4714, |
| "##ertebra": 4715, |
| "anavascular": 4716, |
| "arm": 4717, |
| "lay": 4718, |
| "##osseous": 4719, |
| "##roma": 4720, |
| "consolidating": 4721, |
| "interm": 4722, |
| "virus": 4723, |
| "cmv": 4724, |
| "ostepho": 4725, |
| "patterned": 4726, |
| "interventional": 4727, |
| "100": 4728, |
| "10x9": 4729, |
| "kyphoscoliosis": 4730, |
| "belonged": 4731, |
| "20x10": 4732, |
| "20x14": 4733, |
| "145": 4734, |
| "paracardial": 4735, |
| "bridge": 4736, |
| "160": 4737, |
| "##position": 4738, |
| "bronchioles": 4739, |
| "##x43": 4740, |
| "##x42": 4741, |
| "exceeds": 4742, |
| "mucous": 4743, |
| "columns": 4744, |
| "##x60": 4745, |
| "situs": 4746, |
| "visual": 4747, |
| "resolv": 4748, |
| "expansions": 4749, |
| "distinctive": 4750, |
| "assist": 4751, |
| "torti": 4752, |
| "intrusion": 4753, |
| "fixators": 4754, |
| "depanden": 4755, |
| "obstructs": 4756, |
| "fragmented": 4757, |
| "thrombosed": 4758, |
| "anxious": 4759, |
| "inversus": 4760, |
| "corrugation": 4761, |
| "aspergillus": 4762, |
| "recurrent": 4763, |
| "epicardial": 4764, |
| "echogenic": 4765, |
| "nonpsychic": 4766, |
| "posterocentral": 4767, |
| "cartilage": 4768, |
| "randomized": 4769, |
| "fissuritis": 4770, |
| "condensed": 4771, |
| "erased": 4772, |
| "flattened": 4773, |
| "received": 4774, |
| "cvp": 4775, |
| "nipple": 4776, |
| "leuk": 4777, |
| "subcentrimetric": 4778, |
| "hemiazygos": 4779, |
| "lateroconal": 4780, |
| "ostephoitic": 4781, |
| "4mm": 4782, |
| "59": 4783, |
| "biv": 4784, |
| "bula": 4785, |
| "cc": 4786, |
| "d9": 4787, |
| "dol": 4788, |
| "equ": 4789, |
| "hors": 4790, |
| "ip": 4791, |
| "jejun": 4792, |
| "mat": 4793, |
| "ring": 4794, |
| "sph": 4795, |
| "syn": 4796, |
| "vasc": 4797, |
| "##less": 4798, |
| "##iov": 4799, |
| "##nicul": 4800, |
| "##til": 4801, |
| "##hu": 4802, |
| "##hip": 4803, |
| "##hoe": 4804, |
| "##gin": 4805, |
| "thor": 4806, |
| "##enchymal": 4807, |
| "##eses": 4808, |
| "##eshoe": 4809, |
| "##ulla": 4810, |
| "##ury": 4811, |
| "##iferative": 4812, |
| "##terfly": 4813, |
| "##ortical": 4814, |
| "bronchiolar": 4815, |
| "adminis": 4816, |
| "noninfectious": 4817, |
| "##toc": 4818, |
| "stump": 4819, |
| "recip": 4820, |
| "postr": 4821, |
| "arterial": 4822, |
| "##emb": 4823, |
| "immediate": 4824, |
| "##iates": 4825, |
| "19x12": 4826, |
| "19x13": 4827, |
| "prior": 4828, |
| "neopl": 4829, |
| "unbound": 4830, |
| "until": 4831, |
| "##uncle": 4832, |
| "hyperoste": 4833, |
| "103": 4834, |
| "10x5": 4835, |
| "12x6": 4836, |
| "11x10": 4837, |
| "14x11": 4838, |
| "spondylolisthesis": 4839, |
| "butterfly": 4840, |
| "##x34": 4841, |
| "18x9": 4842, |
| "18x11": 4843, |
| "acellular": 4844, |
| "basell": 4845, |
| "anterolaterally": 4846, |
| "mucosa": 4847, |
| "cavitations": 4848, |
| "terminating": 4849, |
| "elevations": 4850, |
| "predomin": 4851, |
| "margin": 4852, |
| "triangle": 4853, |
| "alveolitis": 4854, |
| "rotasc": 4855, |
| "tracked": 4856, |
| "pannicul": 4857, |
| "medulla": 4858, |
| "##ioclavicular": 4859, |
| "##abasal": 4860, |
| "fixator": 4861, |
| "histopathology": 4862, |
| "costophrenic": 4863, |
| "sharply": 4864, |
| "submillimetric": 4865, |
| "aspergillosis": 4866, |
| "peduncle": 4867, |
| "elasticity": 4868, |
| "distortions": 4869, |
| "spondyloarthropathy": 4870, |
| "centre": 4871, |
| "observable": 4872, |
| "manibrium": 4873, |
| "cirrhosis": 4874, |
| "lymphoproliferative": 4875, |
| "injury": 4876, |
| "##osuperior": 4877, |
| "relationship": 4878, |
| "tortoised": 4879, |
| "pseud": 4880, |
| "dolich": 4881, |
| "horseshoe": 4882, |
| "unbounded": 4883, |
| "hyperosteosis": 4884, |
| "panniculitis": 4885, |
| "5x9": 4886, |
| "67": 4887, |
| "76": 4888, |
| "88": 4889, |
| "dr": 4890, |
| "gas": 4891, |
| "our": 4892, |
| "pe": 4893, |
| "pi": 4894, |
| "ur": 4895, |
| "##oemb": 4896, |
| "##az": 4897, |
| "##yx": 4898, |
| "##ture": 4899, |
| "##tical": 4900, |
| "##ger": 4901, |
| "##sp": 4902, |
| "##erapy": 4903, |
| "th3": 4904, |
| "therapy": 4905, |
| "nom": 4906, |
| "##esical": 4907, |
| "##thorax": 4908, |
| "##ord": 4909, |
| "##ork": 4910, |
| "obt": 4911, |
| "determ": 4912, |
| "##ane": 4913, |
| "##olonic": 4914, |
| "lobulations": 4915, |
| "media": 4916, |
| "medias": 4917, |
| "oper": 4918, |
| "chains": 4919, |
| "spar": 4920, |
| "aortop": 4921, |
| "esophago": 4922, |
| "ans": 4923, |
| "contouring": 4924, |
| "glenoid": 4925, |
| "glasses": 4926, |
| "compens": 4927, |
| "##estinal": 4928, |
| "borderless": 4929, |
| "##ota": 4930, |
| "shun": 4931, |
| "protoc": 4932, |
| "extended": 4933, |
| "##roidism": 4934, |
| "intact": 4935, |
| "##ointestinal": 4936, |
| "develops": 4937, |
| "cll": 4938, |
| "##ylor": 4939, |
| "ablation": 4940, |
| "110": 4941, |
| "##astricial": 4942, |
| "14x12": 4943, |
| "paracastricial": 4944, |
| "splenosis": 4945, |
| "164": 4946, |
| "16x9": 4947, |
| "18x10": 4948, |
| "18x15": 4949, |
| "18x14": 4950, |
| "remaining": 4951, |
| "mrcp": 4952, |
| "27x20": 4953, |
| "malformation": 4954, |
| "hemangiomas": 4955, |
| "##ochial": 4956, |
| "impro": 4957, |
| "tracts": 4958, |
| "compared": 4959, |
| "clarifications": 4960, |
| "embol": 4961, |
| "perinephrtic": 4962, |
| "plaster": 4963, |
| "mastectomized": 4964, |
| "gastrostomy": 4965, |
| "gastrointestinal": 4966, |
| "sternocostal": 4967, |
| "macrolob": 4968, |
| "##echoic": 4969, |
| "cementum": 4970, |
| "mediastinitis": 4971, |
| "penetrating": 4972, |
| "##athyroidism": 4973, |
| "posterocostal": 4974, |
| "months": 4975, |
| "osteoarthritis": 4976, |
| "osteoarthritic": 4977, |
| "ileus": 4978, |
| "##triction": 4979, |
| "endometrial": 4980, |
| "actual": 4981, |
| "elastofibroma": 4982, |
| "tomography": 4983, |
| "uterus": 4984, |
| "visualized": 4985, |
| "leukemic": 4986, |
| "biventricular": 4987, |
| "recipient": 4988, |
| "baselles": 4989, |
| "piec": 4990, |
| "determined": 4991, |
| "shunt": 4992, |
| "protocol": 4993, |
| "69": 4994, |
| "71": 4995, |
| "73": 4996, |
| "84": 4997, |
| "94": 4998, |
| "c5": 4999, |
| "dyn": 5000, |
| "fol": 5001, |
| "food": 5002, |
| "ice": 5003, |
| "l4": 5004, |
| "mob": 5005, |
| "pc": 5006, |
| "pylor": 5007, |
| "squ": 5008, |
| "year": 5009, |
| "##oy": 5010, |
| "##dow": 5011, |
| "##xillary": 5012, |
| "##be": 5013, |
| "##iotic": 5014, |
| "##iacinar": 5015, |
| "##erence": 5016, |
| "##estration": 5017, |
| "##ectasia": 5018, |
| "##ura": 5019, |
| "##uroy": 5020, |
| "##olater": 5021, |
| "##isy": 5022, |
| "##idiver": 5023, |
| "maxillary": 5024, |
| "begin": 5025, |
| "bronchogenic": 5026, |
| "peria": 5027, |
| "peries": 5028, |
| "peridiver": 5029, |
| "##imus": 5030, |
| "whole": 5031, |
| "##oneal": 5032, |
| "subchondral": 5033, |
| "added": 5034, |
| "ant": 5035, |
| "anat": 5036, |
| "articopulmonary": 5037, |
| "core": 5038, |
| "midthoracic": 5039, |
| "poste": 5040, |
| "corpuscular": 5041, |
| "sequestration": 5042, |
| "##ibular": 5043, |
| "19x11": 5044, |
| "superiors": 5045, |
| "centra": 5046, |
| "fibroc": 5047, |
| "endoscopic": 5048, |
| "prod": 5049, |
| "proj": 5050, |
| "hepatoc": 5051, |
| "hepatoste": 5052, |
| "intens": 5053, |
| "hyperpar": 5054, |
| "10x10": 5055, |
| "voluminous": 5056, |
| "surrounded": 5057, |
| "contact": 5058, |
| "12x11": 5059, |
| "150": 5060, |
| "shadow": 5061, |
| "amb": 5062, |
| "hilums": 5063, |
| "##ellar": 5064, |
| "143": 5065, |
| "spondylod": 5066, |
| "transient": 5067, |
| "discerned": 5068, |
| "17x14": 5069, |
| "18x16": 5070, |
| "resection": 5071, |
| "qual": 5072, |
| "suprarenal": 5073, |
| "proximally": 5074, |
| "muscul": 5075, |
| "23x18": 5076, |
| "21x17": 5077, |
| "pelvicalyx": 5078, |
| "rotation": 5079, |
| "diaphragms": 5080, |
| "interpolar": 5081, |
| "uncontracted": 5082, |
| "malignancies": 5083, |
| "semi": 5084, |
| "retrocaval": 5085, |
| "##rectomized": 5086, |
| "thromboemb": 5087, |
| "th10": 5088, |
| "conclusion": 5089, |
| "corduroy": 5090, |
| "bubble": 5091, |
| "submand": 5092, |
| "entry": 5093, |
| "destroying": 5094, |
| "percardial": 5095, |
| "invades": 5096, |
| "demarcation": 5097, |
| "nephrectomized": 5098, |
| "prostheses": 5099, |
| "biop": 5100, |
| "acquired": 5101, |
| "hypoechoic": 5102, |
| "ostia": 5103, |
| "rais": 5104, |
| "preperitoneal": 5105, |
| "bronchopnomonic": 5106, |
| "intramammary": 5107, |
| "acromioclavicular": 5108, |
| "unlike": 5109, |
| "diagnostic": 5110, |
| "enhance": 5111, |
| "vascul": 5112, |
| "dolicho": 5113, |
| "dry": 5114, |
| "nomspecific": 5115, |
| "dynamic": 5116, |
| "beginning": 5117, |
| "periesophageal": 5118, |
| "hyperparathyroidism": 5119, |
| "thromboembolism": 5120, |
| "5x1": 5121, |
| "5x8": 5122, |
| "6mm": 5123, |
| "au": 5124, |
| "ath": 5125, |
| "blu": 5126, |
| "d3": 5127, |
| "fun": 5128, |
| "roll": 5129, |
| "rough": 5130, |
| "sw": 5131, |
| "##aded": 5132, |
| "##lot": 5133, |
| "##pneum": 5134, |
| "##side": 5135, |
| "##eritoneum": 5136, |
| "##onc": 5137, |
| "##ons": 5138, |
| "##eding": 5139, |
| "##ats": 5140, |
| "##atum": 5141, |
| "##icient": 5142, |
| "##enous": 5143, |
| "##ingular": 5144, |
| "##ulum": 5145, |
| "##omical": 5146, |
| "##lev": 5147, |
| "##ivertebra": 5148, |
| "seated": 5149, |
| "seem": 5150, |
| "notably": 5151, |
| "lymphad": 5152, |
| "suff": 5153, |
| "##imm": 5154, |
| "pericolonic": 5155, |
| "##neumothorax": 5156, |
| "ann": 5157, |
| "anas": 5158, |
| "pneumonthorax": 5159, |
| "consult": 5160, |
| "##essive": 5161, |
| "##obe": 5162, |
| "subcortical": 5163, |
| "milim": 5164, |
| "##otid": 5165, |
| "##otomy": 5166, |
| "##issimus": 5167, |
| "loculations": 5168, |
| "19x10": 5169, |
| "hemivertebra": 5170, |
| "pleurisy": 5171, |
| "plv": 5172, |
| "chec": 5173, |
| "cardio": 5174, |
| "inferiors": 5175, |
| "##ocolumbar": 5176, |
| "posterobasals": 5177, |
| "posterobasales": 5178, |
| "requ": 5179, |
| "correlations": 5180, |
| "neu": 5181, |
| "##imited": 5182, |
| "discover": 5183, |
| "thyroiditis": 5184, |
| "##placed": 5185, |
| "##opathies": 5186, |
| "invaded": 5187, |
| "outside": 5188, |
| "volumes": 5189, |
| "120": 5190, |
| "12x5": 5191, |
| "treated": 5192, |
| "kyphosity": 5193, |
| "11x5": 5194, |
| "15x14": 5195, |
| "30x20": 5196, |
| "higher": 5197, |
| "147": 5198, |
| "140": 5199, |
| "##ucosal": 5200, |
| "dependency": 5201, |
| "40mm": 5202, |
| "17x9": 5203, |
| "180": 5204, |
| "bulging": 5205, |
| "31mm": 5206, |
| "posterob": 5207, |
| "25x18": 5208, |
| "##apsulated": 5209, |
| "carotid": 5210, |
| "28x20": 5211, |
| "diverticulosis": 5212, |
| "22x16": 5213, |
| "23x13": 5214, |
| "select": 5215, |
| "angle": 5216, |
| "vertical": 5217, |
| "pads": 5218, |
| "osteochondroma": 5219, |
| "carinatum": 5220, |
| "degenerations": 5221, |
| "##ontrast": 5222, |
| "comparatively": 5223, |
| "nasopharynx": 5224, |
| "microcal": 5225, |
| "breathe": 5226, |
| "##ourl": 5227, |
| "electrode": 5228, |
| "separately": 5229, |
| "mastoid": 5230, |
| "2017": 5231, |
| "saccular": 5232, |
| "gallstone": 5233, |
| "sinuses": 5234, |
| "intramuscular": 5235, |
| "healing": 5236, |
| "vague": 5237, |
| "aerations": 5238, |
| "metastasize": 5239, |
| "gastrojejunostomy": 5240, |
| "submucosal": 5241, |
| "measurement": 5242, |
| "costae": 5243, |
| "nonpsessive": 5244, |
| "nephrectomy": 5245, |
| "cartilages": 5246, |
| "confirmed": 5247, |
| "gerota": 5248, |
| "latissimus": 5249, |
| "##iscitis": 5250, |
| "##ranial": 5251, |
| "layer": 5252, |
| "thorocolumbar": 5253, |
| "predominance": 5254, |
| "aortopulm": 5255, |
| "compensatory": 5256, |
| "##olaterobasal": 5257, |
| "peridiverticular": 5258, |
| "anatomical": 5259, |
| "spondylodiscitis": 5260, |
| "quality": 5261, |
| "musculature": 5262, |
| "submandibular": 5263, |
| "raises": 5264, |
| "enhancement": 5265, |
| "blun": 5266, |
| "rolling": 5267, |
| "discovered": 5268, |
| "microcalcular": 5269, |
| "6x8": 5270, |
| "7x8": 5271, |
| "83": 5272, |
| "86": 5273, |
| "bic": 5274, |
| "d2": 5275, |
| "del": 5276, |
| "hen": 5277, |
| "here": 5278, |
| "hood": 5279, |
| "jud": 5280, |
| "lend": 5281, |
| "lith": 5282, |
| "pso": 5283, |
| "rup": 5284, |
| "sentr": 5285, |
| "way": 5286, |
| "wedge": 5287, |
| "##aph": 5288, |
| "##vc": 5289, |
| "##carinal": 5290, |
| "##contrast": 5291, |
| "##uce": 5292, |
| "##hisc": 5293, |
| "##sh": 5294, |
| "##zones": 5295, |
| "##ont": 5296, |
| "##onse": 5297, |
| "##inis": 5298, |
| "##inated": 5299, |
| "##ured": 5300, |
| "##iguous": 5301, |
| "normally": 5302, |
| "##ivd": 5303, |
| "make": 5304, |
| "thicker": 5305, |
| "exit": 5306, |
| "order": 5307, |
| "preaortal": 5308, |
| "perif": 5309, |
| "perib": 5310, |
| "atelet": 5311, |
| "##ential": 5312, |
| "subar": 5313, |
| "subzones": 5314, |
| "parn": 5315, |
| "##toimm": 5316, |
| "##iadit": 5317, |
| "disp": 5318, |
| "disorder": 5319, |
| "##etry": 5320, |
| "coivd": 5321, |
| "##oparenchymal": 5322, |
| "contrasted": 5323, |
| "##eminated": 5324, |
| "regress": 5325, |
| "##physis": 5326, |
| "##ibiotic": 5327, |
| "##reement": 5328, |
| "loci": 5329, |
| "measurable": 5330, |
| "subpelv": 5331, |
| "consisting": 5332, |
| "plasm": 5333, |
| "##ardium": 5334, |
| "peribrochial": 5335, |
| "osse": 5336, |
| "dehisc": 5337, |
| "##arta": 5338, |
| "##uted": 5339, |
| "former": 5340, |
| "apically": 5341, |
| "##vers": 5342, |
| "intrabdominal": 5343, |
| "intervention": 5344, |
| "##okaval": 5345, |
| "106": 5346, |
| "ectop": 5347, |
| "##ointense": 5348, |
| "antero": 5349, |
| "##ymmetry": 5350, |
| "122": 5351, |
| "radial": 5352, |
| "postcontrast": 5353, |
| "agreement": 5354, |
| "118": 5355, |
| "11x6": 5356, |
| "11x7": 5357, |
| "131": 5358, |
| "132": 5359, |
| "13x6": 5360, |
| "##ains": 5361, |
| "20x11": 5362, |
| "20x17": 5363, |
| "20x18": 5364, |
| "comb": 5365, |
| "14mm": 5366, |
| "14x13": 5367, |
| "paracolic": 5368, |
| "initial": 5369, |
| "ventral": 5370, |
| "32mm": 5371, |
| "165": 5372, |
| "167": 5373, |
| "##x39": 5374, |
| "173": 5375, |
| "170": 5376, |
| "17x8": 5377, |
| "17x15": 5378, |
| "bullet": 5379, |
| "response": 5380, |
| "supraortic": 5381, |
| "##x44": 5382, |
| "rounded": 5383, |
| "schmourl": 5384, |
| "22x13": 5385, |
| "22x14": 5386, |
| "22x17": 5387, |
| "fring": 5388, |
| "24x14": 5389, |
| "24x17": 5390, |
| "continent": 5391, |
| "bleeding": 5392, |
| "angio": 5393, |
| "trigoneal": 5394, |
| "ligular": 5395, |
| "uniformly": 5396, |
| "encapsulated": 5397, |
| "ureteropelvic": 5398, |
| "separated": 5399, |
| "drawn": 5400, |
| "##xtrans": 5401, |
| "perinephritic": 5402, |
| "originate": 5403, |
| "sarcoma": 5404, |
| "landscape": 5405, |
| "hydropneumothorax": 5406, |
| "recti": 5407, |
| "parotid": 5408, |
| "islets": 5409, |
| "chiliadit": 5410, |
| "immune": 5411, |
| "mediastinium": 5412, |
| "hepatostetosis": 5413, |
| "asbestosis": 5414, |
| "##ertain": 5415, |
| "ossification": 5416, |
| "##ytoma": 5417, |
| "immunotherapy": 5418, |
| "gerato": 5419, |
| "pushing": 5420, |
| "hypoplasia": 5421, |
| "films": 5422, |
| "geographical": 5423, |
| "disseminated": 5424, |
| "cervicothoracic": 5425, |
| "choledochal": 5426, |
| "infracarinal": 5427, |
| "ipf": 5428, |
| "jejunal": 5429, |
| "rotascoliosis": 5430, |
| "esophagojejunostomy": 5431, |
| "pcr": 5432, |
| "antibiotic": 5433, |
| "centraacinar": 5434, |
| "ambiguous": 5435, |
| "pelvicalyxial": 5436, |
| "biopsy": 5437, |
| "autoimm": 5438, |
| "athe": 5439, |
| "judged": 5440, |
| "psoas": 5441, |
| "rupture": 5442, |
| "sentracinar": 5443, |
| "subpelvral": 5444, |
| "autoimmune": 5445, |
| "4x5": 5446, |
| "6x2": 5447, |
| "87": 5448, |
| "8x8": 5449, |
| "9x4": 5450, |
| "aut": 5451, |
| "cast": 5452, |
| "coli": 5453, |
| "dam": 5454, |
| "dens": 5455, |
| "domin": 5456, |
| "eos": 5457, |
| "fever": 5458, |
| "gis": 5459, |
| "gib": 5460, |
| "gun": 5461, |
| "grow": 5462, |
| "mural": 5463, |
| "oarta": 5464, |
| "pcp": 5465, |
| "rate": 5466, |
| "sent": 5467, |
| "symmetric": 5468, |
| "svc": 5469, |
| "ta": 5470, |
| "tm": 5471, |
| "tor": 5472, |
| "your": 5473, |
| "##oon": 5474, |
| "##abronch": 5475, |
| "##aenchymal": 5476, |
| "##limited": 5477, |
| "##eural": 5478, |
| "##ept": 5479, |
| "##vas": 5480, |
| "##voscoliosis": 5481, |
| "##ik": 5482, |
| "##noid": 5483, |
| "##ts": 5484, |
| "##treat": 5485, |
| "##work": 5486, |
| "##rem": 5487, |
| "##rees": 5488, |
| "##inoph": 5489, |
| "##invas": 5490, |
| "##icoid": 5491, |
| "##ilic": 5492, |
| "##ank": 5493, |
| "##anterior": 5494, |
| "iso": 5495, |
| "##omly": 5496, |
| "##ising": 5497, |
| "##ifocal": 5498, |
| "##ogn": 5499, |
| "seb": 5500, |
| "levoscoliosis": 5501, |
| "beats": 5502, |
| "##mental": 5503, |
| "orific": 5504, |
| "##lain": 5505, |
| "infund": 5506, |
| "parchyma": 5507, |
| "esophagitis": 5508, |
| "nonse": 5509, |
| "##egm": 5510, |
| "stab": 5511, |
| "anabronch": 5512, |
| "vertebroplasty": 5513, |
| "arising": 5514, |
| "glandular": 5515, |
| "##avir": 5516, |
| "recogn": 5517, |
| "##electasis": 5518, |
| "arteriov": 5519, |
| "##ematous": 5520, |
| "compressions": 5521, |
| "##odules": 5522, |
| "albe": 5523, |
| "milk": 5524, |
| "##ibulum": 5525, |
| "##luence": 5526, |
| "shif": 5527, |
| "190": 5528, |
| "19x15": 5529, |
| "19x14": 5530, |
| "subpeural": 5531, |
| "##ade": 5532, |
| "##adi": 5533, |
| "interposition": 5534, |
| "prone": 5535, |
| "relev": 5536, |
| "##athies": 5537, |
| "unlimited": 5538, |
| "##achnoid": 5539, |
| "discr": 5540, |
| "##unk": 5541, |
| "specifically": 5542, |
| "cholang": 5543, |
| "apico": 5544, |
| "101": 5545, |
| "108": 5546, |
| "10x4": 5547, |
| "fibroatelact": 5548, |
| "facial": 5549, |
| "128": 5550, |
| "posttreat": 5551, |
| "thymoma": 5552, |
| "13x12": 5553, |
| "15x7": 5554, |
| "20x16": 5555, |
| "30x25": 5556, |
| "comment": 5557, |
| "porta": 5558, |
| "portions": 5559, |
| "##omedial": 5560, |
| "initiation": 5561, |
| "atriums": 5562, |
| "deeply": 5563, |
| "##x36": 5564, |
| "superf": 5565, |
| "resected": 5566, |
| "operational": 5567, |
| "divergence": 5568, |
| "##x41": 5569, |
| "##x47": 5570, |
| "##x46": 5571, |
| "##x48": 5572, |
| "myoc": 5573, |
| "paramediastinum": 5574, |
| "##alcific": 5575, |
| "22x15": 5576, |
| "##x55": 5577, |
| "##x51": 5578, |
| "23x15": 5579, |
| "23x17": 5580, |
| "trigger": 5581, |
| "contaminated": 5582, |
| "retroperitoneum": 5583, |
| "##placements": 5584, |
| "uncertain": 5585, |
| "starts": 5586, |
| "direct": 5587, |
| "radiograph": 5588, |
| "residues": 5589, |
| "##arca": 5590, |
| "scapulae": 5591, |
| "retrolisthesis": 5592, |
| "peripelvic": 5593, |
| "micron": 5594, |
| "2019": 5595, |
| "dued": 5596, |
| "shrunk": 5597, |
| "airbronchogram": 5598, |
| "acidity": 5599, |
| "splenectomized": 5600, |
| "appendic": 5601, |
| "sharpening": 5602, |
| "converge": 5603, |
| "cortices": 5604, |
| "degrees": 5605, |
| "coronavir": 5606, |
| "cells": 5607, |
| "interference": 5608, |
| "events": 5609, |
| "subsegm": 5610, |
| "randomly": 5611, |
| "characteristics": 5612, |
| "compresses": 5613, |
| "cerebral": 5614, |
| "attracted": 5615, |
| "##osclerosis": 5616, |
| "mediatinal": 5617, |
| "hazy": 5618, |
| "spher": 5619, |
| "improvement": 5620, |
| "pylorus": 5621, |
| "posteobasal": 5622, |
| "fibrocalcific": 5623, |
| "projected": 5624, |
| "intensely": 5625, |
| "dryness": 5626, |
| "function": 5627, |
| "##lottic": 5628, |
| "##oncave": 5629, |
| "sufficient": 5630, |
| "consultative": 5631, |
| "milimetrically": 5632, |
| "biconcave": 5633, |
| "##shot": 5634, |
| "perifiss": 5635, |
| "subarachnoid": 5636, |
| "osseous": 5637, |
| "angioinvas": 5638, |
| "chiliaditi": 5639, |
| "damage": 5640, |
| "eosinoph": 5641, |
| "gunshot": 5642, |
| "anabronchi": 5643, |
| "arteriovenous": 5644, |
| "albeit": 5645, |
| "relevant": 5646, |
| "posttreatment": 5647, |
| "coronavirus": 5648, |
| "eosinophilic": 5649, |
| "5x10": 5650, |
| "82": 5651, |
| "97": 5652, |
| "98": 5653, |
| "dor": 5654, |
| "ear": 5655, |
| "fem": 5656, |
| "gal": 5657, |
| "hi": 5658, |
| "lam": 5659, |
| "lying": 5660, |
| "mention": 5661, |
| "oesophageal": 5662, |
| "rug": 5663, |
| "s1": 5664, |
| "sk": 5665, |
| "stem": 5666, |
| "xiphoid": 5667, |
| "##ri": 5668, |
| "##oing": 5669, |
| "##oacinar": 5670, |
| "##ae": 5671, |
| "##af": 5672, |
| "##aque": 5673, |
| "##xal": 5674, |
| "##xus": 5675, |
| "##bre": 5676, |
| "##itr": 5677, |
| "##iosis": 5678, |
| "##iking": 5679, |
| "##ful": 5680, |
| "##wise": 5681, |
| "##ze": 5682, |
| "th4": 5683, |
| "##onum": 5684, |
| "##inter": 5685, |
| "##esific": 5686, |
| "##thrac": 5687, |
| "##chial": 5688, |
| "##serving": 5689, |
| "##oluc": 5690, |
| "##olingular": 5691, |
| "##ish": 5692, |
| "##isph": 5693, |
| "##acardiac": 5694, |
| "##amous": 5695, |
| "##astinal": 5696, |
| "structuring": 5697, |
| "conserving": 5698, |
| "##osarc": 5699, |
| "##umbing": 5700, |
| "##rang": 5701, |
| "##mentary": 5702, |
| "brings": 5703, |
| "bronchoc": 5704, |
| "diag": 5705, |
| "eff": 5706, |
| "prepar": 5707, |
| "##nexal": 5708, |
| "##opharyngeal": 5709, |
| "abdominis": 5710, |
| "aortacaval": 5711, |
| "subleural": 5712, |
| "submental": 5713, |
| "##udi": 5714, |
| "paraortic": 5715, |
| "adnexal": 5716, |
| "nonh": 5717, |
| "##ystrophy": 5718, |
| "anus": 5719, |
| "infiltrate": 5720, |
| "sequence": 5721, |
| "suprac": 5722, |
| "supcarinal": 5723, |
| "foram": 5724, |
| "apert": 5725, |
| "cruc": 5726, |
| "lingu": 5727, |
| "195": 5728, |
| "herniates": 5729, |
| "fluids": 5730, |
| "plexus": 5731, |
| "centrinodular": 5732, |
| "centroacinar": 5733, |
| "plumbing": 5734, |
| "mov": 5735, |
| "moz": 5736, |
| "atherosler": 5737, |
| "chem": 5738, |
| "cardiophrenic": 5739, |
| "fibrous": 5740, |
| "reform": 5741, |
| "replacements": 5742, |
| "following": 5743, |
| "attach": 5744, |
| "multifocal": 5745, |
| "extrem": 5746, |
| "lateralabasal": 5747, |
| "differentiate": 5748, |
| "intensities": 5749, |
| "hypera": 5750, |
| "specified": 5751, |
| "107": 5752, |
| "plana": 5753, |
| "##ogenicity": 5754, |
| "126": 5755, |
| "postpneum": 5756, |
| "nephrol": 5757, |
| "##enced": 5758, |
| "112": 5759, |
| "152": 5760, |
| "154": 5761, |
| "156": 5762, |
| "15x15": 5763, |
| "206": 5764, |
| "##ovesical": 5765, |
| "14x6": 5766, |
| "14x7": 5767, |
| "paraceliac": 5768, |
| "dorsum": 5769, |
| "dorsolumbar": 5770, |
| "161": 5771, |
| "163": 5772, |
| "##x37": 5773, |
| "remained": 5774, |
| "33mm": 5775, |
| "osteodystrophy": 5776, |
| "25x17": 5777, |
| "25x20": 5778, |
| "29mm": 5779, |
| "41mm": 5780, |
| "##x65": 5781, |
| "elimination": 5782, |
| "37mm": 5783, |
| "sits": 5784, |
| "36mm": 5785, |
| "deviate": 5786, |
| "pelvicaliectasis": 5787, |
| "improv": 5788, |
| "epig": 5789, |
| "precaval": 5790, |
| "confluenced": 5791, |
| "created": 5792, |
| "radioluc": 5793, |
| "rooted": 5794, |
| "hyperplasic": 5795, |
| "fields": 5796, |
| "microre": 5797, |
| "intracardiac": 5798, |
| "##paranchymal": 5799, |
| "severely": 5800, |
| "displacing": 5801, |
| "interpretation": 5802, |
| "hematological": 5803, |
| "legs": 5804, |
| "depandane": 5805, |
| "cranial": 5806, |
| "ureters": 5807, |
| "ureteral": 5808, |
| "ureterovesical": 5809, |
| "positional": 5810, |
| "costasternal": 5811, |
| "origins": 5812, |
| "2016": 5813, |
| "eventer": 5814, |
| "interaortokaval": 5815, |
| "hypersensitive": 5816, |
| "concord": 5817, |
| "ankylosis": 5818, |
| "resulting": 5819, |
| "pressing": 5820, |
| "splenula": 5821, |
| "splenectomy": 5822, |
| "involvements": 5823, |
| "horse": 5824, |
| "aspergilloma": 5825, |
| "transpeduncularly": 5826, |
| "turn": 5827, |
| "paratrecal": 5828, |
| "balloon": 5829, |
| "group": 5830, |
| "acquire": 5831, |
| "subplebral": 5832, |
| "endometrium": 5833, |
| "geographic": 5834, |
| "bronchopnomonia": 5835, |
| "compressing": 5836, |
| "cereb": 5837, |
| "##osclerotic": 5838, |
| "covit": 5839, |
| "usually": 5840, |
| "cholestectomized": 5841, |
| "intermuscular": 5842, |
| "resolved": 5843, |
| "equal": 5844, |
| "match": 5845, |
| "postradi": 5846, |
| "priority": 5847, |
| "neoplastic": 5848, |
| "##azel": 5849, |
| "obtained": 5850, |
| "sparse": 5851, |
| "macrolobulation": 5852, |
| "squamous": 5853, |
| "anasarca": 5854, |
| "cardioesophageal": 5855, |
| "aortopulmo": 5856, |
| "peribonchial": 5857, |
| "disorders": 5858, |
| "dehiscence": 5859, |
| "infundibulum": 5860, |
| "nonseptic": 5861, |
| "discrimination": 5862, |
| "appendicitis": 5863, |
| "angioinvasive": 5864, |
| "dorso": 5865, |
| "galnd": 5866, |
| "mentioned": 5867, |
| "##osarcoma": 5868, |
| "improved": 5869, |
| "concordant": 5870, |
| "08": 5871, |
| "4x6": 5872, |
| "77": 5873, |
| "79": 5874, |
| "7x2": 5875, |
| "7x7": 5876, |
| "8x9": 5877, |
| "91": 5878, |
| "93": 5879, |
| "9mm": 5880, |
| "bur": 5881, |
| "cx": 5882, |
| "cutaneous": 5883, |
| "don": 5884, |
| "je": 5885, |
| "lac": 5886, |
| "lim": 5887, |
| "mophytes": 5888, |
| "pac": 5889, |
| "rid": 5890, |
| "rhe": 5891, |
| "sum": 5892, |
| "sag": 5893, |
| "ste": 5894, |
| "wound": 5895, |
| "wors": 5896, |
| "##ras": 5897, |
| "##rum": 5898, |
| "##rup": 5899, |
| "##da": 5900, |
| "##lia": 5901, |
| "##bg": 5902, |
| "##ven": 5903, |
| "##ie": 5904, |
| "##umen": 5905, |
| "##fer": 5906, |
| "##know": 5907, |
| "##onj": 5908, |
| "##onectomy": 5909, |
| "##inosis": 5910, |
| "##asth": 5911, |
| "##atoid": 5912, |
| "##arm": 5913, |
| "##ener": 5914, |
| "##enient": 5915, |
| "##oric": 5916, |
| "##orter": 5917, |
| "##ectrum": 5918, |
| "##etbra": 5919, |
| "##trop": 5920, |
| "##omegal": 5921, |
| "##omedullary": 5922, |
| "##isternal": 5923, |
| "##acytoma": 5924, |
| "##ivation": 5925, |
| "conjun": 5926, |
| "##osen": 5927, |
| "##umatoid": 5928, |
| "maxim": 5929, |
| "leaf": 5930, |
| "calcular": 5931, |
| "##ittal": 5932, |
| "asymmetry": 5933, |
| "notch": 5934, |
| "lymphoid": 5935, |
| "##ibrill": 5936, |
| "##ibronchial": 5937, |
| "peril": 5938, |
| "evaluable": 5939, |
| "##roparanchymal": 5940, |
| "##allow": 5941, |
| "whether": 5942, |
| "spectrum": 5943, |
| "aorto": 5944, |
| "aortocaval": 5945, |
| "infe": 5946, |
| "influence": 5947, |
| "subanterior": 5948, |
| "##aceous": 5949, |
| "pneumonectomized": 5950, |
| "destruct": 5951, |
| "infiltrated": 5952, |
| "##iror": 5953, |
| "subcranial": 5954, |
| "##endothelioma": 5955, |
| "regressions": 5956, |
| "hypointense": 5957, |
| "##axial": 5958, |
| "slic": 5959, |
| "diffused": 5960, |
| "##lux": 5961, |
| "##iating": 5962, |
| "shorter": 5963, |
| "shallow": 5964, |
| "hemisph": 5965, |
| "aortico": 5966, |
| "plonj": 5967, |
| "otherwise": 5968, |
| "interrup": 5969, |
| "##ocoid": 5970, |
| "##ptosteatosis": 5971, |
| "replaced": 5972, |
| "correlated": 5973, |
| "follicular": 5974, |
| "patients": 5975, |
| "prote": 5976, |
| "passes": 5977, |
| "unknow": 5978, |
| "##utional": 5979, |
| "patched": 5980, |
| "##union": 5981, |
| "thyroidectomy": 5982, |
| "thyroidopathy": 5983, |
| "calculous": 5984, |
| "##omyomatosis": 5985, |
| "involutional": 5986, |
| "adenomyomatosis": 5987, |
| "depan": 5988, |
| "125": 5989, |
| "124": 5990, |
| "radiology": 5991, |
| "defibrill": 5992, |
| "111": 5993, |
| "116": 5994, |
| "11mm": 5995, |
| "belongs": 5996, |
| "134": 5997, |
| "138": 5998, |
| "139": 5999, |
| "159": 6000, |
| "15x5": 6001, |
| "aneurysmal": 6002, |
| "shapes": 6003, |
| "30x23": 6004, |
| "paraosseous": 6005, |
| "##ovial": 6006, |
| "etiolog": 6007, |
| "manbrium": 6008, |
| "142": 6009, |
| "146": 6010, |
| "paracentral": 6011, |
| "spondulosis": 6012, |
| "##uced": 6013, |
| "reticulo": 6014, |
| "ventricles": 6015, |
| "16x7": 6016, |
| "16x14": 6017, |
| "openings": 6018, |
| "acbg": 6019, |
| "pelvrop": 6020, |
| "posterolaterobasal": 6021, |
| "25x15": 6022, |
| "35mm": 6023, |
| "35x25": 6024, |
| "29x25": 6025, |
| "29x24": 6026, |
| "##x49": 6027, |
| "systemic": 6028, |
| "various": 6029, |
| "27mm": 6030, |
| "malrot": 6031, |
| "##ioendothelioma": 6032, |
| "22mm": 6033, |
| "22x12": 6034, |
| "motility": 6035, |
| "relative": 6036, |
| "hemangioendothelioma": 6037, |
| "231": 6038, |
| "23x14": 6039, |
| "21x13": 6040, |
| "21x15": 6041, |
| "21x14": 6042, |
| "21x16": 6043, |
| "explain": 6044, |
| "45mm": 6045, |
| "thoracotomy": 6046, |
| "veretbra": 6047, |
| "indicating": 6048, |
| "pelvises": 6049, |
| "tracing": 6050, |
| "carini": 6051, |
| "degenerate": 6052, |
| "##ophyte": 6053, |
| "conglomer": 6054, |
| "anteroposteriorxtrans": 6055, |
| "extraosseous": 6056, |
| "microcalcifications": 6057, |
| "persistent": 6058, |
| "elongation": 6059, |
| "retrom": 6060, |
| "forehe": 6061, |
| "anteromedially": 6062, |
| "calyxal": 6063, |
| "embolic": 6064, |
| "investigations": 6065, |
| "encounter": 6066, |
| "##scapular": 6067, |
| "brain": 6068, |
| "punctu": 6069, |
| "brachial": 6070, |
| "incisional": 6071, |
| "ankylosed": 6072, |
| "possibility": 6073, |
| "streaking": 6074, |
| "hyperemic": 6075, |
| "ultrasonographic": 6076, |
| "lingulosuperior": 6077, |
| "metastasized": 6078, |
| "eros": 6079, |
| "corticomedullary": 6080, |
| "leads": 6081, |
| "##arthrosis": 6082, |
| "lipomatous": 6083, |
| "artefar": 6084, |
| "subsolid": 6085, |
| "procedures": 6086, |
| "meaning": 6087, |
| "palsy": 6088, |
| "distorted": 6089, |
| "progressively": 6090, |
| "pushes": 6091, |
| "hypoplasic": 6092, |
| "subpleura": 6093, |
| "prepectoral": 6094, |
| "intramammarian": 6095, |
| "attract": 6096, |
| "convenient": 6097, |
| "cholestectomy": 6098, |
| "resolving": 6099, |
| "tortiose": 6100, |
| "synovial": 6101, |
| "centrelobular": 6102, |
| "embolizing": 6103, |
| "piece": 6104, |
| "periaortic": 6105, |
| "produce": 6106, |
| "hepatocet": 6107, |
| "dolichoectatic": 6108, |
| "##onstriction": 6109, |
| "seems": 6110, |
| "neutrop": 6111, |
| "displa": 6112, |
| "plasmacytoma": 6113, |
| "fringing": 6114, |
| "autos": 6115, |
| "sebaceous": 6116, |
| "superficial": 6117, |
| "radiographs": 6118, |
| "duedonum": 6119, |
| "spherical": 6120, |
| "functioning": 6121, |
| "bronchoconstriction": 6122, |
| "diagonal": 6123, |
| "preparatracheal": 6124, |
| "foraminal": 6125, |
| "aperture": 6126, |
| "atheroslerotic": 6127, |
| "chemotherapy": 6128, |
| "reformat": 6129, |
| "extremely": 6130, |
| "postpneumonectomy": 6131, |
| "microretr": 6132, |
| "eventeration": 6133, |
| "cerebellar": 6134, |
| "donor": 6135, |
| "jeans": 6136, |
| "laceration": 6137, |
| "rheumatoid": 6138, |
| "sagittal": 6139, |
| "worsening": 6140, |
| "unknown": 6141, |
| "defibrillator": 6142, |
| "pelvropaenchymal": 6143, |
| "malrotation": 6144, |
| "forehead": 6145, |
| "04": 6146, |
| "09": 6147, |
| "2x4": 6148, |
| "2x5": 6149, |
| "3x4": 6150, |
| "4x1": 6151, |
| "4x4": 6152, |
| "5x12": 6153, |
| "6x6": 6154, |
| "81": 6155, |
| "99": 6156, |
| "9x3": 6157, |
| "bat": 6158, |
| "bos": 6159, |
| "bund": 6160, |
| "cure": 6161, |
| "corac": 6162, |
| "dj": 6163, |
| "div": 6164, |
| "date": 6165, |
| "eng": 6166, |
| "functional": 6167, |
| "gi": 6168, |
| "hap": 6169, |
| "laryng": 6170, |
| "laryngeal": 6171, |
| "md": 6172, |
| "mem": 6173, |
| "mut": 6174, |
| "nail": 6175, |
| "oil": 6176, |
| "pulm": 6177, |
| "ro": 6178, |
| "rich": 6179, |
| "ray": 6180, |
| "sym": 6181, |
| "tag": 6182, |
| "tav": 6183, |
| "tun": 6184, |
| "uro": 6185, |
| "via": 6186, |
| "##oar": 6187, |
| "##oose": 6188, |
| "##mia": 6189, |
| "##pin": 6190, |
| "##pne": 6191, |
| "##xc": 6192, |
| "##bour": 6193, |
| "##iosternal": 6194, |
| "##uit": 6195, |
| "##uosity": 6196, |
| "##tt": 6197, |
| "##tly": 6198, |
| "##tant": 6199, |
| "##zzy": 6200, |
| "##alectasis": 6201, |
| "th7": 6202, |
| "inability": 6203, |
| "##edded": 6204, |
| "##real": 6205, |
| "##ines": 6206, |
| "##icus": 6207, |
| "##arn": 6208, |
| "##arcin": 6209, |
| "##eto": 6210, |
| "##ervical": 6211, |
| "##ulov": 6212, |
| "##iglottic": 6213, |
| "##ppler": 6214, |
| "##leb": 6215, |
| "##amp": 6216, |
| "##tery": 6217, |
| "structured": 6218, |
| "mediac": 6219, |
| "mediastan": 6220, |
| "##ificial": 6221, |
| "exostosis": 6222, |
| "calic": 6223, |
| "caliectasis": 6224, |
| "##itt": 6225, |
| "##itcal": 6226, |
| "bron": 6227, |
| "broch": 6228, |
| "broncholithiasis": 6229, |
| "lymphatic": 6230, |
| "atres": 6231, |
| "bilater": 6232, |
| "corp": 6233, |
| "coritcal": 6234, |
| "top": 6235, |
| "subscapular": 6236, |
| "pars": 6237, |
| "nonaden": 6238, |
| "nonde": 6239, |
| "nonsp": 6240, |
| "periceliac": 6241, |
| "heptosteatosis": 6242, |
| "opened": 6243, |
| "pneumo": 6244, |
| "calcic": 6245, |
| "calcium": 6246, |
| "sten": 6247, |
| "anthrac": 6248, |
| "millimetrical": 6249, |
| "arc": 6250, |
| "arrang": 6251, |
| "prevertebral": 6252, |
| "codes": 6253, |
| "##opectoral": 6254, |
| "##electatic": 6255, |
| "onc": 6256, |
| "once": 6257, |
| "sequential": 6258, |
| "supr": 6259, |
| "emphys": 6260, |
| "empt": 6261, |
| "##physeal": 6262, |
| "distention": 6263, |
| "hypopharynx": 6264, |
| "##ibility": 6265, |
| "slide": 6266, |
| "##ithel": 6267, |
| "shcm": 6268, |
| "197": 6269, |
| "19x9": 6270, |
| "19x17": 6271, |
| "airticopulmonary": 6272, |
| "centria": 6273, |
| "pler": 6274, |
| "upj": 6275, |
| "chf": 6276, |
| "choose": 6277, |
| "inters": 6278, |
| "intermedi": 6279, |
| "##oculated": 6280, |
| "##ptom": 6281, |
| "osteosarcoma": 6282, |
| "corresp": 6283, |
| "arches": 6284, |
| "approximate": 6285, |
| "metab": 6286, |
| "limiting": 6287, |
| "unst": 6288, |
| "##uts": 6289, |
| "presenting": 6290, |
| "##aches": 6291, |
| "apicals": 6292, |
| "##veolar": 6293, |
| "fission": 6294, |
| "patchwork": 6295, |
| "suspect": 6296, |
| "latero": 6297, |
| "shown": 6298, |
| "retic": 6299, |
| "reticulated": 6300, |
| "retention": 6301, |
| "##anchyma": 6302, |
| "apicopos": 6303, |
| "##epiglottic": 6304, |
| "##epithel": 6305, |
| "cavern": 6306, |
| "undulation": 6307, |
| "tubulov": 6308, |
| "anterosuperior": 6309, |
| "development": 6310, |
| "trunks": 6311, |
| "fainter": 6312, |
| "doppler": 6313, |
| "lingulainferior": 6314, |
| "123": 6315, |
| "postinfectious": 6316, |
| "stenting": 6317, |
| "115": 6318, |
| "114": 6319, |
| "119": 6320, |
| "136": 6321, |
| "13x5": 6322, |
| "200": 6323, |
| "208": 6324, |
| "paraaortal": 6325, |
| "dependant": 6326, |
| "dependence": 6327, |
| "16x15": 6328, |
| "17mm": 6329, |
| "185": 6330, |
| "188": 6331, |
| "18x17": 6332, |
| "acin": 6333, |
| "neighbour": 6334, |
| "multiloculated": 6335, |
| "element": 6336, |
| "bronchiolytic": 6337, |
| "supraaortal": 6338, |
| "33x20": 6339, |
| "sided": 6340, |
| "25x12": 6341, |
| "25x21": 6342, |
| "25x19": 6343, |
| "35x30": 6344, |
| "moderately": 6345, |
| "skins": 6346, |
| "varia": 6347, |
| "22x10": 6348, |
| "22x8": 6349, |
| "22x18": 6350, |
| "##x53": 6351, |
| "##x52": 6352, |
| "##x66": 6353, |
| "34mm": 6354, |
| "##ammarian": 6355, |
| "##x80": 6356, |
| "24x15": 6357, |
| "24x16": 6358, |
| "38mm": 6359, |
| "38x30": 6360, |
| "chambre": 6361, |
| "endplato": 6362, |
| "posterolaterally": 6363, |
| "reduces": 6364, |
| "deviates": 6365, |
| "hemidiaphragms": 6366, |
| "verter": 6367, |
| "tracking": 6368, |
| "ligaments": 6369, |
| "radiop": 6370, |
| "strong": 6371, |
| "tortuosity": 6372, |
| "retrocisternal": 6373, |
| "screwing": 6374, |
| "embedded": 6375, |
| "continued": 6376, |
| "fascial": 6377, |
| "plasty": 6378, |
| "2018": 6379, |
| "evol": 6380, |
| "ovaries": 6381, |
| "rectopectoral": 6382, |
| "broaches": 6383, |
| "pressed": 6384, |
| "icd": 6385, |
| "appendage": 6386, |
| "sharpness": 6387, |
| "meid": 6388, |
| "tips": 6389, |
| "destroys": 6390, |
| "traceable": 6391, |
| "condolidations": 6392, |
| "repeating": 6393, |
| "iii": 6394, |
| "echogenicity": 6395, |
| "cerclages": 6396, |
| "details": 6397, |
| "penetrates": 6398, |
| "dyspne": 6399, |
| "confirmation": 6400, |
| "biateral": 6401, |
| "perforated": 6402, |
| "umbilicus": 6403, |
| "pale": 6404, |
| "optium": 6405, |
| "soiling": 6406, |
| "progressing": 6407, |
| "ostium": 6408, |
| "spondyloarthropathies": 6409, |
| "raise": 6410, |
| "##raniocaudal": 6411, |
| "neoplasia": 6412, |
| "pseudo": 6413, |
| "opera": 6414, |
| "operating": 6415, |
| "pieces": 6416, |
| "folds": 6417, |
| "mobile": 6418, |
| "mobility": 6419, |
| "lymphadne": 6420, |
| "plveral": 6421, |
| "henri": 6422, |
| "##aphoid": 6423, |
| "ateletasis": 6424, |
| "ectopic": 6425, |
| "combined": 6426, |
| "gibbus": 6427, |
| "orifice": 6428, |
| "stabil": 6429, |
| "myocardium": 6430, |
| "micronodules": 6431, |
| "perifissural": 6432, |
| "mozoic": 6433, |
| "radiolucent": 6434, |
| "limbus": 6435, |
| "ridge": 6436, |
| "conjunction": 6437, |
| "maximum": 6438, |
| "infeiror": 6439, |
| "slices": 6440, |
| "plonjan": 6441, |
| "etiologies": 6442, |
| "neutropenic": 6443, |
| "battery": 6444, |
| "bosn": 6445, |
| "bundle": 6446, |
| "engor": 6447, |
| "symptom": 6448, |
| "uroepithel": 6449, |
| "##pinatus": 6450, |
| "##xcraniocaudal": 6451, |
| "atresia": 6452, |
| "nonadenomatous": 6453, |
| "anthracosis": 6454, |
| "empty": 6455, |
| "shcmorl": 6456, |
| "correspond": 6457, |
| "unstable": 6458, |
| "tubulovar": 6459, |
| "neighbourhood": 6460, |
| "dyspnea": 6461, |
| "6x9": 6462, |
| "89": 6463, |
| "8mm": 6464, |
| "8x10": 6465, |
| "9x10": 6466, |
| "aro": 6467, |
| "bam": 6468, |
| "born": 6469, |
| "cil": 6470, |
| "cle": 6471, |
| "cases": 6472, |
| "d5": 6473, |
| "das": 6474, |
| "dial": 6475, |
| "dend": 6476, |
| "dose": 6477, |
| "dance": 6478, |
| "fit": 6479, |
| "fib": 6480, |
| "fish": 6481, |
| "gh": 6482, |
| "gut": 6483, |
| "gang": 6484, |
| "gains": 6485, |
| "hill": 6486, |
| "hand": 6487, |
| "jo": 6488, |
| "kal": 6489, |
| "kept": 6490, |
| "lv": 6491, |
| "lif": 6492, |
| "mul": 6493, |
| "mel": 6494, |
| "mist": 6495, |
| "mou": 6496, |
| "net": 6497, |
| "pa": 6498, |
| "pack": 6499, |
| "psy": 6500, |
| "pacing": 6501, |
| "ris": 6502, |
| "rated": 6503, |
| "rudi": 6504, |
| "tamp": 6505, |
| "wat": 6506, |
| "you": 6507, |
| "##rus": 6508, |
| "##ritic": 6509, |
| "##ratus": 6510, |
| "##oo": 6511, |
| "##oectasia": 6512, |
| "##den": 6513, |
| "##loc": 6514, |
| "##met": 6515, |
| "##metric": 6516, |
| "##eu": 6517, |
| "##ef": 6518, |
| "##xt": 6519, |
| "##ba": 6520, |
| "##bal": 6521, |
| "##bat": 6522, |
| "##bly": 6523, |
| "##boo": 6524, |
| "##vral": 6525, |
| "##iet": 6526, |
| "##iobasal": 6527, |
| "##iphysis": 6528, |
| "##cent": 6529, |
| "##clavicular": 6530, |
| "##centric": 6531, |
| "##ns": 6532, |
| "##upp": 6533, |
| "##hed": 6534, |
| "##zu": 6535, |
| "##era": 6536, |
| "##eratively": 6537, |
| "##alveolar": 6538, |
| "##onade": 6539, |
| "##reg": 6540, |
| "##inuted": 6541, |
| "##atosteatosis": 6542, |
| "##iciency": 6543, |
| "nos": 6544, |
| "##arial": 6545, |
| "##ester": 6546, |
| "##thiasis": 6547, |
| "##ectic": 6548, |
| "##etition": 6549, |
| "##etastic": 6550, |
| "##nging": 6551, |
| "##ched": 6552, |
| "##choic": 6553, |
| "##used": 6554, |
| "##ilin": 6555, |
| "##anoma": 6556, |
| "##uroparenchymal": 6557, |
| "##olip": 6558, |
| "##olobular": 6559, |
| "##omic": 6560, |
| "##omous": 6561, |
| "##menter": 6562, |
| "##ogg": 6563, |
| "patency": 6564, |
| "##teral": 6565, |
| "##ides": 6566, |
| "##osupp": 6567, |
| "##elf": 6568, |
| "##arenchyma": 6569, |
| "excess": 6570, |
| "##izable": 6571, |
| "oropharynx": 6572, |
| "supp": 6573, |
| "subra": 6574, |
| "atre": 6575, |
| "atelact": 6576, |
| "bilobar": 6577, |
| "##rote": 6578, |
| "##ancing": 6579, |
| "cords": 6580, |
| "spik": 6581, |
| "infras": 6582, |
| "subsc": 6583, |
| "subbraclavicular": 6584, |
| "parasc": 6585, |
| "esophagectomy": 6586, |
| "cane": 6587, |
| "pericarditis": 6588, |
| "heav": 6589, |
| "##neumonic": 6590, |
| "pneumop": 6591, |
| "##egmenter": 6592, |
| "##ystic": 6593, |
| "stere": 6594, |
| "stenum": 6595, |
| "anal": 6596, |
| "disloc": 6597, |
| "millimetic": 6598, |
| "code": 6599, |
| "##ansive": 6600, |
| "##obase": 6601, |
| "##emp": 6602, |
| "##emia": 6603, |
| "##emorrha": 6604, |
| "thicknesses": 6605, |
| "##romatosis": 6606, |
| "regional": 6607, |
| "consolidate": 6608, |
| "emphysemata": 6609, |
| "criter": 6610, |
| "cricoid": 6611, |
| "milmetric": 6612, |
| "crosses": 6613, |
| "slinding": 6614, |
| "192": 6615, |
| "19x6": 6616, |
| "liner": 6617, |
| "hemop": 6618, |
| "plev": 6619, |
| "pleuroc": 6620, |
| "cts": 6621, |
| "centrolobular": 6622, |
| "chond": 6623, |
| "chosen": 6624, |
| "peribronchially": 6625, |
| "##ocytic": 6626, |
| "##ociation": 6627, |
| "fibroma": 6628, |
| "prol": 6629, |
| "pratracheal": 6630, |
| "approach": 6631, |
| "endolum": 6632, |
| "ostep": 6633, |
| "osteoma": 6634, |
| "react": 6635, |
| "##athic": 6636, |
| "basally": 6637, |
| "project": 6638, |
| "proven": 6639, |
| "itself": 6640, |
| "centralobular": 6641, |
| "currently": 6642, |
| "focally": 6643, |
| "lacked": 6644, |
| "##iologic": 6645, |
| "##apl": 6646, |
| "##apeu": 6647, |
| "specul": 6648, |
| "special": 6649, |
| "cholester": 6650, |
| "solidified": 6651, |
| "ivcm": 6652, |
| "centriole": 6653, |
| "induced": 6654, |
| "10x14": 6655, |
| "fibroatalectasis": 6656, |
| "fibroatelectic": 6657, |
| "tubes": 6658, |
| "planar": 6659, |
| "planning": 6660, |
| "depansive": 6661, |
| "12mm": 6662, |
| "12x4": 6663, |
| "12x12": 6664, |
| "12x13": 6665, |
| "radiologic": 6666, |
| "##astrium": 6667, |
| "11x4": 6668, |
| "13mm": 6669, |
| "155": 6670, |
| "30x24": 6671, |
| "30x19": 6672, |
| "##lets": 6673, |
| "seroma": 6674, |
| "serratus": 6675, |
| "comminuted": 6676, |
| "##orsal": 6677, |
| "atriov": 6678, |
| "atromous": 6679, |
| "144": 6680, |
| "148": 6681, |
| "149": 6682, |
| "dorsally": 6683, |
| "transform": 6684, |
| "transformation": 6685, |
| "transposition": 6686, |
| "40x30": 6687, |
| "series2": 6688, |
| "amounts": 6689, |
| "retroaortic": 6690, |
| "162": 6691, |
| "176": 6692, |
| "178": 6693, |
| "181": 6694, |
| "189": 6695, |
| "18x7": 6696, |
| "remtant": 6697, |
| "affect": 6698, |
| "bulzu": 6699, |
| "pelvroparanchymal": 6700, |
| "multilob": 6701, |
| "posteroinferior": 6702, |
| "bronchioloectasia": 6703, |
| "33x23": 6704, |
| "25mm": 6705, |
| "25x23": 6706, |
| "35x27": 6707, |
| "paramchymal": 6708, |
| "27x17": 6709, |
| "malunion": 6710, |
| "malrote": 6711, |
| "schmorll": 6712, |
| "##otherapeu": 6713, |
| "220": 6714, |
| "22x20": 6715, |
| "myelofibr": 6716, |
| "frontal": 6717, |
| "relation": 6718, |
| "marginal": 6719, |
| "collector": 6720, |
| "240": 6721, |
| "24x12": 6722, |
| "24x18": 6723, |
| "260": 6724, |
| "26x14": 6725, |
| "26x20": 6726, |
| "23x20": 6727, |
| "23x16": 6728, |
| "organism": 6729, |
| "21mm": 6730, |
| "21x18": 6731, |
| "expected": 6732, |
| "##x75": 6733, |
| "##x70": 6734, |
| "43mm": 6735, |
| "pelvicaliectasia": 6736, |
| "connected": 6737, |
| "epiphysis": 6738, |
| "intralumen": 6739, |
| "heads": 6740, |
| "hardening": 6741, |
| "carinatus": 6742, |
| "plunging": 6743, |
| "##x15mm": 6744, |
| "lightly": 6745, |
| "striking": 6746, |
| "extraaxial": 6747, |
| "medist": 6748, |
| "tortio": 6749, |
| "microcys": 6750, |
| "displaces": 6751, |
| "##iocarcin": 6752, |
| "doubtful": 6753, |
| "clavicles": 6754, |
| "valvular": 6755, |
| "valvula": 6756, |
| "hypodens": 6757, |
| "gastritis": 6758, |
| "thrombosis": 6759, |
| "classes": 6760, |
| "incisions": 6761, |
| "intramural": 6762, |
| "anxus": 6763, |
| "repres": 6764, |
| "repetition": 6765, |
| "fistul": 6766, |
| "refl": 6767, |
| "reflux": 6768, |
| "splenium": 6769, |
| "gastroectomy": 6770, |
| "erases": 6771, |
| "perivertebral": 6772, |
| "perivesical": 6773, |
| "##lectasis": 6774, |
| "coronar": 6775, |
| "echo": 6776, |
| "echoc": 6777, |
| "resting": 6778, |
| "mediastinel": 6779, |
| "expanding": 6780, |
| "hypovolamic": 6781, |
| "notice": 6782, |
| "##ytosis": 6783, |
| "immunosupp": 6784, |
| "ileal": 6785, |
| "pushed": 6786, |
| "condensation": 6787, |
| "erasing": 6788, |
| "cirrhotic": 6789, |
| "supports": 6790, |
| "dissociation": 6791, |
| "elastofibrosis": 6792, |
| "mediatene": 6793, |
| "unlikely": 6794, |
| "scaly": 6795, |
| "convex": 6796, |
| "inferolingular": 6797, |
| "tortiosity": 6798, |
| "matter": 6799, |
| "sphenoid": 6800, |
| "administer": 6801, |
| "administration": 6802, |
| "urinary": 6803, |
| "mediaobasal": 6804, |
| "embolization": 6805, |
| "fold": 6806, |
| "hepatocellular": 6807, |
| "dolichoectasia": 6808, |
| "swi": 6809, |
| "checked": 6810, |
| "request": 6811, |
| "required": 6812, |
| "atheorm": 6813, |
| "casts": 6814, |
| "growth": 6815, |
| "take": 6816, |
| "torcal": 6817, |
| "recognizable": 6818, |
| "shift": 6819, |
| "cholangiocarcin": 6820, |
| "fibroatelactastic": 6821, |
| "femoral": 6822, |
| "hyperaeration": 6823, |
| "nephrolthiasis": 6824, |
| "epigastrium": 6825, |
| "leaflets": 6826, |
| "protein": 6827, |
| "anteroposteriorxtransvers": 6828, |
| "retromammarian": 6829, |
| "erosion": 6830, |
| "hepatocetatosis": 6831, |
| "curett": 6832, |
| "coracoid": 6833, |
| "giant": 6834, |
| "laryngectomy": 6835, |
| "membr": 6836, |
| "bilatera": 6837, |
| "arranged": 6838, |
| "suprasternal": 6839, |
| "acinonodular": 6840, |
| "variably": 6841, |
| "stabilization": 6842, |
| "aroused": 6843, |
| "bamboo": 6844, |
| "dendritic": 6845, |
| "fibers": 6846, |
| "gutter": 6847, |
| "lvad": 6848, |
| "life": 6849, |
| "melanoma": 6850, |
| "mouth": 6851, |
| "psychic": 6852, |
| "risk": 6853, |
| "rudimentary": 6854, |
| "tamponade": 6855, |
| "watched": 6856, |
| "##olipomas": 6857, |
| "subraaortic": 6858, |
| "spikes": 6859, |
| "subscaphoid": 6860, |
| "##emorrhagic": 6861, |
| "criteria": 6862, |
| "pleurocan": 6863, |
| "endoluminal": 6864, |
| "reactivation": 6865, |
| "projecting": 6866, |
| "cholesterol": 6867, |
| "atrioventricular": 6868, |
| "##otherapeutic": 6869, |
| "myelofibrosis": 6870, |
| "organisms": 6871, |
| "microcysts": 6872, |
| "represent": 6873, |
| "cholangiocarcinoma": 6874, |
| "curettage": 6875, |
| "07": 6876, |
| "03": 6877, |
| "2x3": 6878, |
| "2x6": 6879, |
| "3x6": 6880, |
| "4x8": 6881, |
| "5x11": 6882, |
| "6x7": 6883, |
| "7x9": 6884, |
| "8x12": 6885, |
| "92": 6886, |
| "9x11": 6887, |
| "azyg": 6888, |
| "bo": 6889, |
| "bu": 6890, |
| "bial": 6891, |
| "cs": 6892, |
| "cas": 6893, |
| "cat": 6894, |
| "cis": 6895, |
| "cardial": 6896, |
| "crot": 6897, |
| "dac": 6898, |
| "dural": 6899, |
| "delet": 6900, |
| "ec": 6901, |
| "ew": 6902, |
| "ethm": 6903, |
| "fo": 6904, |
| "fogg": 6905, |
| "graph": 6906, |
| "hall": 6907, |
| "jer": 6908, |
| "lent": 6909, |
| "meter": 6910, |
| "od": 6911, |
| "ong": 6912, |
| "pn": 6913, |
| "pes": 6914, |
| "pain": 6915, |
| "rf": 6916, |
| "rates": 6917, |
| "rub": 6918, |
| "sen": 6919, |
| "set": 6920, |
| "sig": 6921, |
| "stra": 6922, |
| "sand": 6923, |
| "ter": 6924, |
| "ten": 6925, |
| "tse": 6926, |
| "tab": 6927, |
| "vc": 6928, |
| "vere": 6929, |
| "vary": 6930, |
| "wed": 6931, |
| "wegen": 6932, |
| "work": 6933, |
| "##day": 6934, |
| "##yasth": 6935, |
| "##ma": 6936, |
| "##moid": 6937, |
| "##parenchymal": 6938, |
| "##eb": 6939, |
| "##egment": 6940, |
| "##eatosis": 6941, |
| "##by": 6942, |
| "##bular": 6943, |
| "##vir": 6944, |
| "##vicular": 6945, |
| "##ius": 6946, |
| "##iel": 6947, |
| "##cas": 6948, |
| "##cardi": 6949, |
| "##cograms": 6950, |
| "##greg": 6951, |
| "##sely": 6952, |
| "##20": 6953, |
| "##flex": 6954, |
| "##way": 6955, |
| "##erential": 6956, |
| "th5": 6957, |
| "##onom": 6958, |
| "##oniosis": 6959, |
| "inh": 6960, |
| "inward": 6961, |
| "thecal": 6962, |
| "##iner": 6963, |
| "##asation": 6964, |
| "##atified": 6965, |
| "##atomy": 6966, |
| "##atelectatic": 6967, |
| "##icardial": 6968, |
| "##arch": 6969, |
| "##articular": 6970, |
| "##cts": 6971, |
| "##escent": 6972, |
| "##thy": 6973, |
| "##thro": 6974, |
| "##ets": 6975, |
| "##etosis": 6976, |
| "##etectable": 6977, |
| "obda": 6978, |
| "##iliac": 6979, |
| "##ana": 6980, |
| "##anal": 6981, |
| "##anic": 6982, |
| "loose": 6983, |
| "##uration": 6984, |
| "##urator": 6985, |
| "##old": 6986, |
| "##oluted": 6987, |
| "##ominal": 6988, |
| "##phic": 6989, |
| "##pharyngeal": 6990, |
| "##pped": 6991, |
| "##isegmenter": 6992, |
| "##ymetric": 6993, |
| "##leg": 6994, |
| "wire": 6995, |
| "##amed": 6996, |
| "##amatous": 6997, |
| "##amarian": 6998, |
| "##ogland": 6999, |
| "patent": 7000, |
| "segreg": 7001, |
| "##idatic": 7002, |
| "conval": 7003, |
| "##briosternal": 7004, |
| "making": 7005, |
| "thickens": 7006, |
| "leph": 7007, |
| "leaving": 7008, |
| "mediastum": 7009, |
| "##ificans": 7010, |
| "exotic": 7011, |
| "calicial": 7012, |
| "beam": 7013, |
| "parenchym": 7014, |
| "brob": 7015, |
| "broc": 7016, |
| "orb": 7017, |
| "orth": 7018, |
| "preserv": 7019, |
| "preseptal": 7020, |
| "##ecal": 7021, |
| "##ecyt": 7022, |
| "perse": 7023, |
| "perbronchial": 7024, |
| "ate": 7025, |
| "attern": 7026, |
| "segmentation": 7027, |
| "bilat": 7028, |
| "##rocalc": 7029, |
| "opaque": 7030, |
| "changed": 7031, |
| "tracheopathy": 7032, |
| "mm2": 7033, |
| "##entic": 7034, |
| "enf": 7035, |
| "enough": 7036, |
| "spine": 7037, |
| "spont": 7038, |
| "today": 7039, |
| "aortuc": 7040, |
| "vascularity": 7041, |
| "subst": 7042, |
| "subaortic": 7043, |
| "parag": 7044, |
| "paracinar": 7045, |
| "adh": 7046, |
| "##quate": 7047, |
| "pericarinal": 7048, |
| "##acement": 7049, |
| "signet": 7050, |
| "pneumomic": 7051, |
| "station": 7052, |
| "staph": 7053, |
| "anther": 7054, |
| "massively": 7055, |
| "millimeric": 7056, |
| "ark": 7057, |
| "artic": 7058, |
| "articular": 7059, |
| "##irium": 7060, |
| "paratrache": 7061, |
| "minus": 7062, |
| "subcostal": 7063, |
| "##odil": 7064, |
| "##odens": 7065, |
| "##odorsal": 7066, |
| "altern": 7067, |
| "##physematous": 7068, |
| "distend": 7069, |
| "cryst": 7070, |
| "hypopharyngeal": 7071, |
| "borderline": 7072, |
| "crossed": 7073, |
| "##aters": 7074, |
| "##otal": 7075, |
| "##otax": 7076, |
| "##egenostomy": 7077, |
| "slid": 7078, |
| "describ": 7079, |
| "loculus": 7080, |
| "19x18": 7081, |
| "##cele": 7082, |
| "##sey": 7083, |
| "hemitor": 7084, |
| "pleuro": 7085, |
| "aorticop": 7086, |
| "centrn": 7087, |
| "plat": 7088, |
| "pleral": 7089, |
| "plant": 7090, |
| "plonic": 7091, |
| "plump": 7092, |
| "platers": 7093, |
| "##ardiography": 7094, |
| "evaluations": 7095, |
| "atheroscle": 7096, |
| "cardiomegal": 7097, |
| "accum": 7098, |
| "accept": 7099, |
| "interatr": 7100, |
| "##ocardia": 7101, |
| "##ocervical": 7102, |
| "pranchymal": 7103, |
| "endole": 7104, |
| "pleuroparenchyma": 7105, |
| "correct": 7106, |
| "shortness": 7107, |
| "multisegmenter": 7108, |
| "union": 7109, |
| "##segmentary": 7110, |
| "hepatogastric": 7111, |
| "interlob": 7112, |
| "##achyma": 7113, |
| "dilates": 7114, |
| "##ayed": 7115, |
| "patchical": 7116, |
| "fibroticat": 7117, |
| "##uncus": 7118, |
| "surve": 7119, |
| "surcum": 7120, |
| "##veres": 7121, |
| "trim": 7122, |
| "##onged": 7123, |
| "##plenic": 7124, |
| "fusif": 7125, |
| "cholecyt": 7126, |
| "##adenopathy": 7127, |
| "centriobular": 7128, |
| "105": 7129, |
| "109": 7130, |
| "10x20": 7131, |
| "10x22": 7132, |
| "##ulae": 7133, |
| "undetectable": 7134, |
| "anteri": 7135, |
| "anterolaterobasal": 7136, |
| "adeno": 7137, |
| "adenomegaly": 7138, |
| "circular": 7139, |
| "clock": 7140, |
| "##gement": 7141, |
| "127": 7142, |
| "12x14": 7143, |
| "12x16": 7144, |
| "trend": 7145, |
| "##astrial": 7146, |
| "117": 7147, |
| "137": 7148, |
| "153": 7149, |
| "15mm": 7150, |
| "15x16": 7151, |
| "crazzy": 7152, |
| "209": 7153, |
| "20x9": 7154, |
| "amph": 7155, |
| "30x30": 7156, |
| "30x22": 7157, |
| "30x28": 7158, |
| "placement": 7159, |
| "comes": 7160, |
| "parahepatic": 7161, |
| "etiological": 7162, |
| "141": 7163, |
| "necrot": 7164, |
| "dorsocervical": 7165, |
| "artifacted": 7166, |
| "transhepatic": 7167, |
| "transfer": 7168, |
| "reticulation": 7169, |
| "40x22": 7170, |
| "40x34": 7171, |
| "16x16": 7172, |
| "175": 7173, |
| "171": 7174, |
| "177": 7175, |
| "174": 7176, |
| "17x7": 7177, |
| "17x17": 7178, |
| "183": 7179, |
| "remains": 7180, |
| "sheets": 7181, |
| "##ynal": 7182, |
| "resem": 7183, |
| "restriction": 7184, |
| "##topic": 7185, |
| "31x17": 7186, |
| "31x25": 7187, |
| "31x23": 7188, |
| "effects": 7189, |
| "centers": 7190, |
| "posterbasal": 7191, |
| "bronchiole": 7192, |
| "33x21": 7193, |
| "33x28": 7194, |
| "253": 7195, |
| "25x30": 7196, |
| "25x22": 7197, |
| "avoid": 7198, |
| "##arked": 7199, |
| "35x20": 7200, |
| "35x21": 7201, |
| "29x23": 7202, |
| "28x14": 7203, |
| "28x17": 7204, |
| "28x25": 7205, |
| "28x19": 7206, |
| "postoperatively": 7207, |
| "bronchopn": 7208, |
| "smoothly": 7209, |
| "##iaphragmal": 7210, |
| "exophyt": 7211, |
| "cavitating": 7212, |
| "276": 7213, |
| "27x15": 7214, |
| "27x25": 7215, |
| "27x22": 7216, |
| "27x23": 7217, |
| "27x21": 7218, |
| "27x24": 7219, |
| "22x11": 7220, |
| "22x19": 7221, |
| "##x57": 7222, |
| "##x56": 7223, |
| "42mm": 7224, |
| "lodges": 7225, |
| "##x61": 7226, |
| "349": 7227, |
| "week": 7228, |
| "243": 7229, |
| "248": 7230, |
| "24mm": 7231, |
| "24x13": 7232, |
| "38x32": 7233, |
| "263": 7234, |
| "26x16": 7235, |
| "23x12": 7236, |
| "23x19": 7237, |
| "parapneumonic": 7238, |
| "multisegmented": 7239, |
| "37x30": 7240, |
| "217": 7241, |
| "213": 7242, |
| "21x11": 7243, |
| "##x73": 7244, |
| "39mm": 7245, |
| "fixed": 7246, |
| "##x95": 7247, |
| "##x90": 7248, |
| "connection": 7249, |
| "indications": 7250, |
| "indicate": 7251, |
| "graded": 7252, |
| "aspects": 7253, |
| "inflamed": 7254, |
| "trabeculae": 7255, |
| "44mm": 7256, |
| "degenerated": 7257, |
| "conglame": 7258, |
| "syndesmosis": 7259, |
| "lighter": 7260, |
| "stratified": 7261, |
| "insertion": 7262, |
| "intrad": 7263, |
| "intravascular": 7264, |
| "scapular": 7265, |
| "persisted": 7266, |
| "persistence": 7267, |
| "flexures": 7268, |
| "##abbing": 7269, |
| "recovered": 7270, |
| "condition": 7271, |
| "cranially": 7272, |
| "encir": 7273, |
| "angiomyolipomas": 7274, |
| "separating": 7275, |
| "screening": 7276, |
| "tested": 7277, |
| "obstructions": 7278, |
| "hypodes": 7279, |
| "dextrocardia": 7280, |
| "boundary": 7281, |
| "circumferential": 7282, |
| "sacro": 7283, |
| "##x30mm": 7284, |
| "conduit": 7285, |
| "sinusitis": 7286, |
| "closed": 7287, |
| "concentr": 7288, |
| "anomalies": 7289, |
| "becoming": 7290, |
| "##urring": 7291, |
| "anxic": 7292, |
| "humeri": 7293, |
| "macrocalcified": 7294, |
| "lengths": 7295, |
| "destroscoliosis": 7296, |
| "converging": 7297, |
| "valvulapl": 7298, |
| "demarked": 7299, |
| "err": 7300, |
| "manubriosternal": 7301, |
| "cementoplasty": 7302, |
| "spiculation": 7303, |
| "spiculations": 7304, |
| "pneumoconiosis": 7305, |
| "microlobulated": 7306, |
| "detailed": 7307, |
| "penetrated": 7308, |
| "penetrate": 7309, |
| "assessed": 7310, |
| "nervus": 7311, |
| "balls": 7312, |
| "infarcts": 7313, |
| "ossificans": 7314, |
| "tracheoesophageal": 7315, |
| "##brae": 7316, |
| "hypoplastic": 7317, |
| "activity": 7318, |
| "fissured": 7319, |
| "receiving": 7320, |
| "cervicodorsal": 7321, |
| "covi": 7322, |
| "scaling": 7323, |
| "choledocholithiasis": 7324, |
| "greatly": 7325, |
| "convoluted": 7326, |
| "diagnoses": 7327, |
| "bronchocele": 7328, |
| "equine": 7329, |
| "synth": 7330, |
| "administered": 7331, |
| "postrobasal": 7332, |
| "rotascoliotic": 7333, |
| "centreacinar": 7334, |
| "pseudoc": 7335, |
| "urolithiasis": 7336, |
| "obturator": 7337, |
| "mediasat": 7338, |
| "sparsely": 7339, |
| "improve": 7340, |
| "macrolobule": 7341, |
| "hepatosteaosis": 7342, |
| "annular": 7343, |
| "hemivertebrae": 7344, |
| "check": 7345, |
| "neutral": 7346, |
| "mastoidectomy": 7347, |
| "delayed": 7348, |
| "lithic": 7349, |
| "parnachymal": 7350, |
| "ectopia": 7351, |
| "denser": 7352, |
| "lamellar": 7353, |
| "rugae": 7354, |
| "skull": 7355, |
| "effacement": 7356, |
| "nonhemorrhagic": 7357, |
| "supraclia": 7358, |
| "cruciate": 7359, |
| "matching": 7360, |
| "postradiotherapeutic": 7361, |
| "aortopulmoener": 7362, |
| "wounds": 7363, |
| "interrupted": 7364, |
| "conglomerating": 7365, |
| "punctuated": 7366, |
| "artefarcts": 7367, |
| "autosomal": 7368, |
| "microretraction": 7369, |
| "mdct": 7370, |
| "tavi": 7371, |
| "calicific": 7372, |
| "brochogram": 7373, |
| "nondeplaced": 7374, |
| "nonspesific": 7375, |
| "oncological": 7376, |
| "metabolic": 7377, |
| "lateroaortic": 7378, |
| "apicoposter": 7379, |
| "verterba": 7380, |
| "radiopaque": 7381, |
| "strongly": 7382, |
| "meidyasth": 7383, |
| "lymphadneopathy": 7384, |
| "bosniac": 7385, |
| "symptomatic": 7386, |
| "uroepithelial": 7387, |
| "tubulovaricoid": 7388, |
| "ciliating": 7389, |
| "cleft": 7390, |
| "dasn": 7391, |
| "ghon": 7392, |
| "join": 7393, |
| "kaliectasis": 7394, |
| "infraspinatus": 7395, |
| "heavily": 7396, |
| "analysis": 7397, |
| "##emporal": 7398, |
| "chondral": 7399, |
| "prolonged": 7400, |
| "speculative": 7401, |
| "specialist": 7402, |
| "medistinal": 7403, |
| "echocardiography": 7404, |
| "anteroposteriorxtransversxcraniocaudal": 7405, |
| "categ": 7406, |
| "cistern": 7407, |
| "crotch": 7408, |
| "ewing": 7409, |
| "ethmoid": 7410, |
| "foggy": 7411, |
| "jersey": 7412, |
| "lentiform": 7413, |
| "meters": 7414, |
| "ongoing": 7415, |
| "rubbing": 7416, |
| "settle": 7417, |
| "sigmoid": 7418, |
| "wedging": 7419, |
| "wegener": 7420, |
| "##oglandular": 7421, |
| "segregation": 7422, |
| "convalescent": 7423, |
| "brobcograms": 7424, |
| "brocograms": 7425, |
| "perseveres": 7426, |
| "atternation": 7427, |
| "##rocalcinosis": 7428, |
| "tracheopathya": 7429, |
| "spontaneous": 7430, |
| "aortucopulmonary": 7431, |
| "substance": 7432, |
| "crystall": 7433, |
| "hemitorcas": 7434, |
| "accepted": 7435, |
| "interatrial": 7436, |
| "endoleak": 7437, |
| "surcumflex": 7438, |
| "cholecytectomized": 7439, |
| "avoided": 7440, |
| "valvulaplasty": 7441, |
| "01": 7442, |
| "1mm": 7443, |
| "1x4": 7444, |
| "2f": 7445, |
| "2th": 7446, |
| "2x2": 7447, |
| "2x7": 7448, |
| "3x5": 7449, |
| "4x7": 7450, |
| "5x15": 7451, |
| "5x14": 7452, |
| "6x12": 7453, |
| "6x11": 7454, |
| "8x2": 7455, |
| "8cm": 7456, |
| "96": 7457, |
| "9x2": 7458, |
| "9x9": 7459, |
| "aor": 7460, |
| "aure": 7461, |
| "abr": 7462, |
| "aud": 7463, |
| "aqu": 7464, |
| "aopr": 7465, |
| "audi": 7466, |
| "ber": 7467, |
| "bent": 7468, |
| "bov": 7469, |
| "card": 7470, |
| "clus": 7471, |
| "cach": 7472, |
| "cusp": 7473, |
| "citr": 7474, |
| "da": 7475, |
| "dup": 7476, |
| "day": 7477, |
| "dolic": 7478, |
| "dbs": 7479, |
| "fn": 7480, |
| "fing": 7481, |
| "fits": 7482, |
| "gy": 7483, |
| "gv": 7484, |
| "gro": 7485, |
| "gain": 7486, |
| "good": 7487, |
| "gaining": 7488, |
| "hp": 7489, |
| "ht": 7490, |
| "hia": 7491, |
| "hip": 7492, |
| "kil": 7493, |
| "kink": 7494, |
| "lav": 7495, |
| "lib": 7496, |
| "mas": 7497, |
| "mor": 7498, |
| "merged": 7499, |
| "nin": 7500, |
| "omet": 7501, |
| "pap": 7502, |
| "pile": 7503, |
| "pump": 7504, |
| "puts": 7505, |
| "rou": 7506, |
| "sul": 7507, |
| "scc": 7508, |
| "sensit": 7509, |
| "sense": 7510, |
| "symmetry": 7511, |
| "sonom": 7512, |
| "tiet": 7513, |
| "uip": 7514, |
| "water": 7515, |
| "##rs": 7516, |
| "##red": 7517, |
| "##rinal": 7518, |
| "##riv": 7519, |
| "##ritis": 7520, |
| "##rust": 7521, |
| "##rings": 7522, |
| "##riacinar": 7523, |
| "##occ": 7524, |
| "##oder": 7525, |
| "##oaic": 7526, |
| "##ai": 7527, |
| "##aind": 7528, |
| "##aaden": 7529, |
| "##aired": 7530, |
| "##dra": 7531, |
| "##dial": 7532, |
| "##dden": 7533, |
| "##diaphragmal": 7534, |
| "##lion": 7535, |
| "##lor": 7536, |
| "##last": 7537, |
| "##yepiglottic": 7538, |
| "##ycentric": 7539, |
| "##mon": 7540, |
| "##monary": 7541, |
| "##mull": 7542, |
| "##pm": 7543, |
| "##pective": 7544, |
| "##ebral": 7545, |
| "##xoma": 7546, |
| "##bum": 7547, |
| "##bvral": 7548, |
| "##ved": 7549, |
| "##vic": 7550, |
| "##vec": 7551, |
| "##vertebra": 7552, |
| "##ios": 7553, |
| "##iative": 7554, |
| "##iothoracic": 7555, |
| "##iosclerosis": 7556, |
| "##iolingular": 7557, |
| "##centr": 7558, |
| "##caval": 7559, |
| "##nchial": 7560, |
| "##uan": 7561, |
| "##ugh": 7562, |
| "##tast": 7563, |
| "##tasia": 7564, |
| "##hd": 7565, |
| "##hat": 7566, |
| "##hro": 7567, |
| "##gagn": 7568, |
| "##gonal": 7569, |
| "##sia": 7570, |
| "##selv": 7571, |
| "##jegenostomy": 7572, |
| "##wn": 7573, |
| "##ks": 7574, |
| "##kes": 7575, |
| "##eri": 7576, |
| "##erent": 7577, |
| "##erosal": 7578, |
| "##alk": 7579, |
| "th2": 7580, |
| "thres": 7581, |
| "thrust": 7582, |
| "##ontour": 7583, |
| "interior": 7584, |
| "intern": 7585, |
| "ingular": 7586, |
| "inade": 7587, |
| "##edema": 7588, |
| "##reolar": 7589, |
| "##initis": 7590, |
| "##asel": 7591, |
| "##atal": 7592, |
| "##atation": 7593, |
| "##atized": 7594, |
| "##ica": 7595, |
| "##ications": 7596, |
| "nocardi": 7597, |
| "##enx": 7598, |
| "##enitis": 7599, |
| "##enectomy": 7600, |
| "##energ": 7601, |
| "##enchyma": 7602, |
| "##thidatic": 7603, |
| "##orpus": 7604, |
| "##orcaval": 7605, |
| "##etasia": 7606, |
| "##etomized": 7607, |
| "##ulent": 7608, |
| "##ulate": 7609, |
| "##ulates": 7610, |
| "##trans": 7611, |
| "##iles": 7612, |
| "detect": 7613, |
| "deterior": 7614, |
| "detection": 7615, |
| "##ational": 7616, |
| "##anter": 7617, |
| "##anibr": 7618, |
| "##anodular": 7619, |
| "isointense": 7620, |
| "##othorac": 7621, |
| "##olo": 7622, |
| "##olith": 7623, |
| "##omchial": 7624, |
| "##omanibr": 7625, |
| "##phy": 7626, |
| "##phis": 7627, |
| "##phrotic": 7628, |
| "##ppend": 7629, |
| "##lebe": 7630, |
| "##acial": 7631, |
| "wires": 7632, |
| "##ifix": 7633, |
| "patr": 7634, |
| "withdra": 7635, |
| "##ided": 7636, |
| "lobule": 7637, |
| "conch": 7638, |
| "##ositis": 7639, |
| "pathologic": 7640, |
| "##umbil": 7641, |
| "makes": 7642, |
| "mediabasal": 7643, |
| "meditast": 7644, |
| "leak": 7645, |
| "##rainal": 7646, |
| "mediastenal": 7647, |
| "mediastenum": 7648, |
| "extral": 7649, |
| "calli": 7650, |
| "maint": 7651, |
| "##itation": 7652, |
| "##itides": 7653, |
| "brack": 7654, |
| "orient": 7655, |
| "asd": 7656, |
| "bronchog": 7657, |
| "bronchopathic": 7658, |
| "bronchoscopic": 7659, |
| "bronchectatic": 7660, |
| "diminis": 7661, |
| "pret": 7662, |
| "##ymphatic": 7663, |
| "lymphedema": 7664, |
| "sudden": 7665, |
| "##ensk": 7666, |
| "peris": 7667, |
| "peritone": 7668, |
| "atl": 7669, |
| "atek": 7670, |
| "atectatic": 7671, |
| "segmented": 7672, |
| "segmentectomy": 7673, |
| "opens": 7674, |
| "operations": 7675, |
| "tracheabronch": 7676, |
| "tracheaostomy": 7677, |
| "corocoid": 7678, |
| "##neal": 7679, |
| "##illar": 7680, |
| "##ophytic": 7681, |
| "##ophleb": 7682, |
| "##tead": 7683, |
| "white": 7684, |
| "occurring": 7685, |
| "entra": 7686, |
| "enchond": 7687, |
| "envir": 7688, |
| "spiking": 7689, |
| "springs": 7690, |
| "##oneg": 7691, |
| "##onephrotic": 7692, |
| "nodulation": 7693, |
| "aortas": 7694, |
| "infract": 7695, |
| "infitr": 7696, |
| "sublu": 7697, |
| "paran": 7698, |
| "parace": 7699, |
| "ade": 7700, |
| "##ophagocytic": 7701, |
| "##arghorn": 7702, |
| "pericad": 7703, |
| "sta": 7704, |
| "story": 7705, |
| "styl": 7706, |
| "status": 7707, |
| "starghorn": 7708, |
| "##uptly": 7709, |
| "occupy": 7710, |
| "occupational": 7711, |
| "anc": 7712, |
| "anxed": 7713, |
| "constric": 7714, |
| "arrow": 7715, |
| "aryepiglottic": 7716, |
| "cough": 7717, |
| "##opar": 7718, |
| "##operitoneal": 7719, |
| "##opanchymal": 7720, |
| "##iltration": 7721, |
| "adrenalal": 7722, |
| "contraind": 7723, |
| "##avasation": 7724, |
| "gliss": 7725, |
| "glove": 7726, |
| "corpuscle": 7727, |
| "##oblast": 7728, |
| "atheromas": 7729, |
| "atherpm": 7730, |
| "sequences": 7731, |
| "leveled": 7732, |
| "arteriosclerosis": 7733, |
| "##emphysematous": 7734, |
| "##odys": 7735, |
| "regard": 7736, |
| "alr": 7737, |
| "alert": 7738, |
| "apr": 7739, |
| "distand": 7740, |
| "cru": 7741, |
| "crossing": 7742, |
| "##ewhat": 7743, |
| "descend": 7744, |
| "lingulated": 7745, |
| "##ists": 7746, |
| "19x8": 7747, |
| "19x7": 7748, |
| "19x16": 7749, |
| "19x25": 7750, |
| "hernias": 7751, |
| "herniations": 7752, |
| "imaged": 7753, |
| "linner": 7754, |
| "hemophagocytic": 7755, |
| "##clerotic": 7756, |
| "cysthidatic": 7757, |
| "superiorities": 7758, |
| "pleure": 7759, |
| "pleuras": 7760, |
| "centric": 7761, |
| "centranodular": 7762, |
| "plica": 7763, |
| "linearly": 7764, |
| "peribroc": 7765, |
| "peribronk": 7766, |
| "peribromchial": 7767, |
| "peribronchiolar": 7768, |
| "atheroscl": 7769, |
| "che": 7770, |
| "cheat": 7771, |
| "chord": 7772, |
| "mosic": 7773, |
| "intert": 7774, |
| "interarticular": 7775, |
| "##ocated": 7776, |
| "##ocomp": 7777, |
| "##ocostal": 7778, |
| "##ocolic": 7779, |
| "##ocytoma": 7780, |
| "fibrotal": 7781, |
| "virulent": 7782, |
| "prer": 7783, |
| "pranchyma": 7784, |
| "cml": 7785, |
| "osteopathic": 7786, |
| "repl": 7787, |
| "dead": 7788, |
| "follows": 7789, |
| "arching": 7790, |
| "next": 7791, |
| "hepast": 7792, |
| "metat": 7793, |
| "attack": 7794, |
| "vertebrapl": 7795, |
| "passed": 7796, |
| "multim": 7797, |
| "subopt": 7798, |
| "centrality": 7799, |
| "dilations": 7800, |
| "##segmental": 7801, |
| "metastic": 7802, |
| "primer": 7803, |
| "##ractures": 7804, |
| "septalar": 7805, |
| "intel": 7806, |
| "##ersed": 7807, |
| "fractured": 7808, |
| "hyperplastic": 7809, |
| "scene": 7810, |
| "scabbing": 7811, |
| "interver": 7812, |
| "interventricular": 7813, |
| "##plenectomy": 7814, |
| "fusions": 7815, |
| "branched": 7816, |
| "branching": 7817, |
| "branchial": 7818, |
| "apicop": 7819, |
| "##oliation": 7820, |
| "##oken": 7821, |
| "indensk": 7822, |
| "10mm": 7823, |
| "10x12": 7824, |
| "10x11": 7825, |
| "10hu": 7826, |
| "ectastic": 7827, |
| "cake": 7828, |
| "planj": 7829, |
| "anteroinferior": 7830, |
| "narrowest": 7831, |
| "contusions": 7832, |
| "distinguishing": 7833, |
| "12x15": 7834, |
| "12x17": 7835, |
| "reduce": 7836, |
| "radio": 7837, |
| "scleroder": 7838, |
| "##aorta": 7839, |
| "deformation": 7840, |
| "deficiency": 7841, |
| "postor": 7842, |
| "postco": 7843, |
| "##anged": 7844, |
| "sternatomy": 7845, |
| "sternomanibr": 7846, |
| "11x11": 7847, |
| "11x14": 7848, |
| "133": 7849, |
| "157": 7850, |
| "15x6": 7851, |
| "15x17": 7852, |
| "anemia": 7853, |
| "anechoic": 7854, |
| "excised": 7855, |
| "symmetrically": 7856, |
| "phleb": 7857, |
| "phleg": 7858, |
| "20x25": 7859, |
| "20x30": 7860, |
| "20x40": 7861, |
| "amp": 7862, |
| "30x12": 7863, |
| "30x17": 7864, |
| "30x16": 7865, |
| "30x26": 7866, |
| "parapharyngeal": 7867, |
| "edge": 7868, |
| "edges": 7869, |
| "##elling": 7870, |
| "atroma": 7871, |
| "14x5": 7872, |
| "14x15": 7873, |
| "14x21": 7874, |
| "paracetal": 7875, |
| "##ucing": 7876, |
| "spondylotic": 7877, |
| "tendon": 7878, |
| "tendinitis": 7879, |
| "artificial": 7880, |
| "40x15": 7881, |
| "40x20": 7882, |
| "40x28": 7883, |
| "discernibility": 7884, |
| "32x17": 7885, |
| "32x16": 7886, |
| "32x25": 7887, |
| "32x30": 7888, |
| "32x28": 7889, |
| "32x26": 7890, |
| "166": 7891, |
| "168": 7892, |
| "169": 7893, |
| "16mm": 7894, |
| "16x6": 7895, |
| "16x17": 7896, |
| "accordingly": 7897, |
| "179": 7898, |
| "subcutaneously": 7899, |
| "colostomy": 7900, |
| "colobe": 7901, |
| "collebe": 7902, |
| "colocated": 7903, |
| "182": 7904, |
| "184": 7905, |
| "186": 7906, |
| "18mm": 7907, |
| "18x8": 7908, |
| "18x20": 7909, |
| "18x18": 7910, |
| "18x19": 7911, |
| "remain": 7912, |
| "superolateral": 7913, |
| "themselv": 7914, |
| "bulbus": 7915, |
| "318": 7916, |
| "31x22": 7917, |
| "basel": 7918, |
| "basilar": 7919, |
| "effective": 7920, |
| "diab": 7921, |
| "diaphysis": 7922, |
| "diaphyseal": 7923, |
| "posteros": 7924, |
| "surgically": 7925, |
| "eleve": 7926, |
| "intrapar": 7927, |
| "33x15": 7928, |
| "osteodegen": 7929, |
| "paraaorticopulmonary": 7930, |
| "254": 7931, |
| "256": 7932, |
| "25x10": 7933, |
| "25x13": 7934, |
| "25x16": 7935, |
| "25x27": 7936, |
| "##arka": 7937, |
| "35x22": 7938, |
| "29x20": 7939, |
| "29x18": 7940, |
| "29x21": 7941, |
| "29x27": 7942, |
| "29x26": 7943, |
| "carr": 7944, |
| "carid": 7945, |
| "carzy": 7946, |
| "280": 7947, |
| "28mm": 7948, |
| "28x18": 7949, |
| "28x21": 7950, |
| "myositis": 7951, |
| "meso": 7952, |
| "travec": 7953, |
| "##ographic": 7954, |
| "variative": 7955, |
| "increment": 7956, |
| "marker": 7957, |
| "probably": 7958, |
| "periods": 7959, |
| "##inements": 7960, |
| "41x27": 7961, |
| "225": 7962, |
| "229": 7963, |
| "##x58": 7964, |
| "##x59": 7965, |
| "musk": 7966, |
| "mushro": 7967, |
| "50x35": 7968, |
| "manifested": 7969, |
| "instead": 7970, |
| "##x63": 7971, |
| "##x62": 7972, |
| "34x30": 7973, |
| "34x31": 7974, |
| "totalis": 7975, |
| "web": 7976, |
| "##x85": 7977, |
| "##x82": 7978, |
| "spurs": 7979, |
| "245": 7980, |
| "247": 7981, |
| "242": 7982, |
| "246": 7983, |
| "24x19": 7984, |
| "38x25": 7985, |
| "38x26": 7986, |
| "38x31": 7987, |
| "267": 7988, |
| "26x15": 7989, |
| "26x17": 7990, |
| "26x18": 7991, |
| "26x23": 7992, |
| "26x21": 7993, |
| "235": 7994, |
| "232": 7995, |
| "238": 7996, |
| "239": 7997, |
| "23x9": 7998, |
| "23x11": 7999, |
| "focuses": 8000, |
| "weights": 8001, |
| "colonoscopy": 8002, |
| "posterolaterals": 8003, |
| "somewhat": 8004, |
| "parapleural": 8005, |
| "37x35": 8006, |
| "lumin": 8007, |
| "215": 8008, |
| "214": 8009, |
| "216": 8010, |
| "210": 8011, |
| "21x9": 8012, |
| "21x12": 8013, |
| "angular": 8014, |
| "##lier": 8015, |
| "##x71": 8016, |
| "##x74": 8017, |
| "45x28": 8018, |
| "genera": 8019, |
| "360": 8020, |
| "36x22": 8021, |
| "36x38": 8022, |
| "43x31": 8023, |
| "cervix": 8024, |
| "impaired": 8025, |
| "verta": 8026, |
| "##cinate": 8027, |
| "##x110": 8028, |
| "alveolo": 8029, |
| "epiph": 8030, |
| "uncontour": 8031, |
| "grad": 8032, |
| "gray": 8033, |
| "osteochondral": 8034, |
| "osteochondromatosis": 8035, |
| "osteochondritis": 8036, |
| "nearby": 8037, |
| "expansil": 8038, |
| "viscus": 8039, |
| "radiography": 8040, |
| "striation": 8041, |
| "nasopharyngeal": 8042, |
| "celiacus": 8043, |
| "intrlobular": 8044, |
| "retropectorally": 8045, |
| "##x20mm": 8046, |
| "##iocytosis": 8047, |
| "intestines": 8048, |
| "retroclavicular": 8049, |
| "retroglandular": 8050, |
| "forearm": 8051, |
| "disappearance": 8052, |
| "##x160": 8053, |
| "##roparenchymal": 8054, |
| "curvilin": 8055, |
| "costos": 8056, |
| "perinebronchial": 8057, |
| "investigated": 8058, |
| "investigate": 8059, |
| "retrosternally": 8060, |
| "cosolid": 8061, |
| "48x43": 8062, |
| "perinephritis": 8063, |
| "fragmentation": 8064, |
| "2015": 8065, |
| "2012": 8066, |
| "even": 8067, |
| "extravasation": 8068, |
| "circumference": 8069, |
| "thrombophleb": 8070, |
| "condoliation": 8071, |
| "unchanged": 8072, |
| "5x4mm": 8073, |
| "dominantly": 8074, |
| "going": 8075, |
| "hydropnom": 8076, |
| "punctual": 8077, |
| "closure": 8078, |
| "concern": 8079, |
| "anxist": 8080, |
| "undergoing": 8081, |
| "52x28": 8082, |
| "##olobe": 8083, |
| "shoe": 8084, |
| "grafts": 8085, |
| "posteromedially": 8086, |
| "healthy": 8087, |
| "unilaterally": 8088, |
| "intraperitoneally": 8089, |
| "shoulders": 8090, |
| "sharper": 8091, |
| "8x6mm": 8092, |
| "refinements": 8093, |
| "##neled": 8094, |
| "osteof": 8095, |
| "cuts": 8096, |
| "percent": 8097, |
| "tubercul": 8098, |
| "microlobule": 8099, |
| "retracted": 8100, |
| "microcalcification": 8101, |
| "turuncus": 8102, |
| "penetration": 8103, |
| "##lication": 8104, |
| "nonpsesific": 8105, |
| "intervals": 8106, |
| "lipoid": 8107, |
| "nephrocalcinosis": 8108, |
| "expands": 8109, |
| "technical": 8110, |
| "pathogen": 8111, |
| "subserosal": 8112, |
| "questioned": 8113, |
| "complications": 8114, |
| "globally": 8115, |
| "peritome": 8116, |
| "arthritic": 8117, |
| "pyelonephrotic": 8118, |
| "fourth": 8119, |
| "ossified": 8120, |
| "ossifications": 8121, |
| "interaorcaval": 8122, |
| "protruded": 8123, |
| "immunocomp": 8124, |
| "palate": 8125, |
| "progresses": 8126, |
| "subplev": 8127, |
| "subplebvral": 8128, |
| "geographically": 8129, |
| "flattening": 8130, |
| "observe": 8131, |
| "manibrum": 8132, |
| "devices": 8133, |
| "##ericardium": 8134, |
| "supported": 8135, |
| "acromion": 8136, |
| "cervicothorac": 8137, |
| "transpedicularly": 8138, |
| "mediatinum": 8139, |
| "scale": 8140, |
| "scalene": 8141, |
| "lymphoprolative": 8142, |
| "68x35": 8143, |
| "bronchoalveolar": 8144, |
| "enhancing": 8145, |
| "inferolateral": 8146, |
| "inferiolingular": 8147, |
| "infracranial": 8148, |
| "layers": 8149, |
| "intermitt": 8150, |
| "jejunum": 8151, |
| "ringing": 8152, |
| "mediasynal": 8153, |
| "squar": 8154, |
| "periappend": 8155, |
| "projection": 8156, |
| "vasculitis": 8157, |
| "vasculitic": 8158, |
| "vasculature": 8159, |
| "vasculitides": 8160, |
| "swelling": 8161, |
| "##pneumonia": 8162, |
| "annulus": 8163, |
| "anasarka": 8164, |
| "posterobases": 8165, |
| "posterobasel": 8166, |
| "blunt": 8167, |
| "blunted": 8168, |
| "bluntly": 8169, |
| "heni": 8170, |
| "lithc": 8171, |
| "ateletatic": 8172, |
| "parnchyma": 8173, |
| "dispersed": 8174, |
| "regressing": 8175, |
| "plasmocytoma": 8176, |
| "combination": 8177, |
| "fringed": 8178, |
| "atheoma": 8179, |
| "dominated": 8180, |
| "grown": 8181, |
| "orifices": 8182, |
| "recognize": 8183, |
| "shifted": 8184, |
| "cholangitis": 8185, |
| "fibroatelactatic": 8186, |
| "subsegmeter": 8187, |
| "perifissure": 8188, |
| "earlier": 8189, |
| "femur": 8190, |
| "rugger": 8191, |
| "nonhodgkin": 8192, |
| "crucifix": 8193, |
| "movie": 8194, |
| "attached": 8195, |
| "postradiotherapy": 8196, |
| "aortopulmoenerg": 8197, |
| "##asthene": 8198, |
| "perilymphatic": 8199, |
| "destructing": 8200, |
| "hemisphere": 8201, |
| "interruption": 8202, |
| "depanning": 8203, |
| "conglomerates": 8204, |
| "punctuate": 8205, |
| "artefarction": 8206, |
| "meaningful": 8207, |
| "display": 8208, |
| "displayed": 8209, |
| "autosplenectomy": 8210, |
| "microretractions": 8211, |
| "hapatosteatosis": 8212, |
| "mutiple": 8213, |
| "pulmp": 8214, |
| "roof": 8215, |
| "tunneled": 8216, |
| "##arnchymal": 8217, |
| "##etocephalic": 8218, |
| "mediacit": 8219, |
| "bronectasis": 8220, |
| "corpectomy": 8221, |
| "plerop": 8222, |
| "cavernous": 8223, |
| "evolution": 8224, |
| "evolved": 8225, |
| "engorged": 8226, |
| "engorgement": 8227, |
| "corresponding": 8228, |
| "ganglion": 8229, |
| "network": 8230, |
| "young": 8231, |
| "nosspecific": 8232, |
| "atreoma": 8233, |
| "pneumopericardium": 8234, |
| "dislocation": 8235, |
| "plevopanchymal": 8236, |
| "approaching": 8237, |
| "ostepenic": 8238, |
| "tortioized": 8239, |
| "reflection": 8240, |
| "noticeably": 8241, |
| "requested": 8242, |
| "membran": 8243, |
| "azygous": 8244, |
| "csf": 8245, |
| "casificial": 8246, |
| "haller": 8247, |
| "senriacinar": 8248, |
| "varying": 8249, |
| "##egmentary": 8250, |
| "inhomogeneous": 8251, |
| "parenchymas": 8252, |
| "ortholobe": 8253, |
| "adherent": 8254, |
| "arkus": 8255, |
| "paratrachea": 8256, |
| "##odilation": 8257, |
| "alternative": 8258, |
| "slidign": 8259, |
| "describe": 8260, |
| "atheroscleotic": 8261, |
| "accumulation": 8262, |
| "survey": 8263, |
| "trimbat": 8264, |
| "trends": 8265, |
| "necrotizing": 8266, |
| "40x22mm": 8267, |
| "exophytically": 8268, |
| "intraduct": 8269, |
| "sacroiliac": 8270, |
| "concentrated": 8271, |
| "pseudocyst": 8272, |
| "supracliavicular": 8273, |
| "meidyasthenia": 8274, |
| "spontaneously": 8275, |
| "crystalloid": 8276, |
| "aureus": 8277, |
| "abruptly": 8278, |
| "audit": 8279, |
| "aoprta": 8280, |
| "audience": 8281, |
| "bovine": 8282, |
| "cluster": 8283, |
| "cachectic": 8284, |
| "citrus": 8285, |
| "duplication": 8286, |
| "fnab": 8287, |
| "finger": 8288, |
| "gyrus": 8289, |
| "gvhd": 8290, |
| "hiay": 8291, |
| "kilink": 8292, |
| "kinking": 8293, |
| "morgagn": 8294, |
| "ninth": 8295, |
| "route": 8296, |
| "sulcus": 8297, |
| "sensitivity": 8298, |
| "sonomam": 8299, |
| "tietze": 8300, |
| "threshol": 8301, |
| "inadequate": 8302, |
| "nocardiosis": 8303, |
| "deterioration": 8304, |
| "##umbilical": 8305, |
| "meditasten": 8306, |
| "leakage": 8307, |
| "bracketocephalic": 8308, |
| "oriented": 8309, |
| "diminished": 8310, |
| "peritonei": 8311, |
| "enchondroma": 8312, |
| "environ": 8313, |
| "infitrative": 8314, |
| "subluxed": 8315, |
| "styles": 8316, |
| "contraindications": 8317, |
| "glisson": 8318, |
| "##oblastoma": 8319, |
| "distandual": 8320, |
| "peribrocovascular": 8321, |
| "chordoma": 8322, |
| "interarticularis": 8323, |
| "replication": 8324, |
| "vertebraplasty": 8325, |
| "scleroderma": 8326, |
| "postcovid": 8327, |
| "sternomanibral": 8328, |
| "phlegmon": 8329, |
| "themselves": 8330, |
| "traveculation": 8331, |
| "mushroom": 8332, |
| "epiphrenic": 8333, |
| "uncontoured": 8334, |
| "curvilinear": 8335, |
| "thrombophlebitic": 8336, |
| "hydropnomothorax": 8337, |
| "cervicothoracal": 8338, |
| "periappendicular": 8339, |
| "crucifixion": 8340, |
| "aortopulmoenergy": 8341, |
| "morgagni": 8342, |
| "1x5": 8343, |
| "1cm": 8344, |
| "2cm": 8345, |
| "3x8": 8346, |
| "3x7": 8347, |
| "5x": 8348, |
| "5x16": 8349, |
| "5cm": 8350, |
| "6x13": 8351, |
| "7x10": 8352, |
| "7x16": 8353, |
| "8x11": 8354, |
| "9x12": 8355, |
| "a1": 8356, |
| "aur": 8357, |
| "ala": 8358, |
| "abd": 8359, |
| "aorr": 8360, |
| "aorth": 8361, |
| "ainferior": 8362, |
| "aota": 8363, |
| "bar": 8364, |
| "bot": 8365, |
| "bout": 8366, |
| "bug": 8367, |
| "bli": 8368, |
| "bank": 8369, |
| "cy": 8370, |
| "c4": 8371, |
| "cus": 8372, |
| "cec": 8373, |
| "cro": 8374, |
| "cad": 8375, |
| "cpr": 8376, |
| "casc": 8377, |
| "dn": 8378, |
| "dw": 8379, |
| "diz": 8380, |
| "dow": 8381, |
| "dot": 8382, |
| "dual": 8383, |
| "east": 8384, |
| "ever": 8385, |
| "fe": 8386, |
| "fed": 8387, |
| "fum": 8388, |
| "five": 8389, |
| "fla": 8390, |
| "fob": 8391, |
| "fut": 8392, |
| "flap": 8393, |
| "frenic": 8394, |
| "fert": 8395, |
| "gla": 8396, |
| "gir": 8397, |
| "glad": 8398, |
| "gram": 8399, |
| "hial": 8400, |
| "hir": 8401, |
| "haus": 8402, |
| "hull": 8403, |
| "hiac": 8404, |
| "hital": 8405, |
| "harm": 8406, |
| "hold": 8407, |
| "il": 8408, |
| "ke": 8409, |
| "kc": 8410, |
| "kit": 8411, |
| "klin": 8412, |
| "kart": 8413, |
| "lb": 8414, |
| "lng": 8415, |
| "lign": 8416, |
| "lysis": 8417, |
| "lord": 8418, |
| "lda": 8419, |
| "lns": 8420, |
| "mig": 8421, |
| "mod": 8422, |
| "morr": 8423, |
| "mastic": 8424, |
| "matr": 8425, |
| "morph": 8426, |
| "mech": 8427, |
| "ond": 8428, |
| "ote": 8429, |
| "orang": 8430, |
| "pu": 8431, |
| "pt": 8432, |
| "pic": 8433, |
| "perv": 8434, |
| "pne": 8435, |
| "pow": 8436, |
| "pop": 8437, |
| "pod": 8438, |
| "pep": 8439, |
| "pull": 8440, |
| "pons": 8441, |
| "rank": 8442, |
| "rosen": 8443, |
| "sn": 8444, |
| "sod": 8445, |
| "sach": 8446, |
| "swe": 8447, |
| "said": 8448, |
| "six": 8449, |
| "tes": 8450, |
| "tib": 8451, |
| "temporal": 8452, |
| "vi": 8453, |
| "vas": 8454, |
| "vet": 8455, |
| "vac": 8456, |
| "verte": 8457, |
| "verm": 8458, |
| "wor": 8459, |
| "wing": 8460, |
| "wra": 8461, |
| "went": 8462, |
| "xif": 8463, |
| "xtrans": 8464, |
| "yo": 8465, |
| "yet": 8466, |
| "zuc": 8467, |
| "##rat": 8468, |
| "##ric": 8469, |
| "##ring": 8470, |
| "##rative": 8471, |
| "##rates": 8472, |
| "##rite": 8473, |
| "##roscopic": 8474, |
| "##ront": 8475, |
| "##ritation": 8476, |
| "##oinal": 8477, |
| "##oothorax": 8478, |
| "##oesophageal": 8479, |
| "##otopic": 8480, |
| "##aere": 8481, |
| "##air": 8482, |
| "##apt": 8483, |
| "##aolar": 8484, |
| "##acheal": 8485, |
| "##aphysis": 8486, |
| "##di": 8487, |
| "##desis": 8488, |
| "##led": 8489, |
| "##lar": 8490, |
| "##lob": 8491, |
| "##larinal": 8492, |
| "##later": 8493, |
| "##lastic": 8494, |
| "##lingular": 8495, |
| "##lobe": 8496, |
| "##yh": 8497, |
| "##yond": 8498, |
| "##yroid": 8499, |
| "##ml": 8500, |
| "##mn": 8501, |
| "##mus": 8502, |
| "##man": 8503, |
| "##meas": 8504, |
| "##meration": 8505, |
| "##pb": 8506, |
| "##pk": 8507, |
| "##patic": 8508, |
| "##pose": 8509, |
| "##pelvic": 8510, |
| "##pirium": 8511, |
| "##ee": 8512, |
| "##eur": 8513, |
| "##einal": 8514, |
| "##ephy": 8515, |
| "##xr": 8516, |
| "##xk": 8517, |
| "##xap": 8518, |
| "##bud": 8519, |
| "##vian": 8520, |
| "##vazel": 8521, |
| "##i2": 8522, |
| "##ietric": 8523, |
| "##iem": 8524, |
| "##ike": 8525, |
| "##iomy": 8526, |
| "##iography": 8527, |
| "##iastinum": 8528, |
| "##iematous": 8529, |
| "##cel": 8530, |
| "##cro": 8531, |
| "##cerative": 8532, |
| "##cardiac": 8533, |
| "##creatitis": 8534, |
| "##nal": 8535, |
| "##nial": 8536, |
| "##nomegaly": 8537, |
| "##niation": 8538, |
| "##ung": 8539, |
| "##uol": 8540, |
| "##ucular": 8541, |
| "##tis": 8542, |
| "##tive": 8543, |
| "##tosis": 8544, |
| "##tysis": 8545, |
| "##tmus": 8546, |
| "##hans": 8547, |
| "##hyp": 8548, |
| "##hem": 8549, |
| "##hyd": 8550, |
| "##hmet": 8551, |
| "##7mm": 8552, |
| "##gastric": 8553, |
| "##sa": 8554, |
| "##sin": 8555, |
| "##sific": 8556, |
| "##sied": 8557, |
| "##sternal": 8558, |
| "##suit": 8559, |
| "##22": 8560, |
| "##fers": 8561, |
| "##frequ": 8562, |
| "##fluence": 8563, |
| "##front": 8564, |
| "##qa": 8565, |
| "##zal": 8566, |
| "##zin": 8567, |
| "##zen": 8568, |
| "##zig": 8569, |
| "##kand": 8570, |
| "##kaval": 8571, |
| "##kitt": 8572, |
| "##ered": 8573, |
| "##eres": 8574, |
| "##eries": 8575, |
| "##erolateral": 8576, |
| "##erfusion": 8577, |
| "##erhans": 8578, |
| "##aly": 8579, |
| "##alamic": 8580, |
| "##album": 8581, |
| "##alvian": 8582, |
| "##onr": 8583, |
| "##oner": 8584, |
| "##onar": 8585, |
| "##onular": 8586, |
| "##onias": 8587, |
| "##onbasal": 8588, |
| "##onpneumonia": 8589, |
| "inn": 8590, |
| "iner": 8591, |
| "inbud": 8592, |
| "##eds": 8593, |
| "##rete": 8594, |
| "##rebal": 8595, |
| "##revral": 8596, |
| "##inr": 8597, |
| "##ineral": 8598, |
| "##incular": 8599, |
| "##intimal": 8600, |
| "##inacinar": 8601, |
| "##inuous": 8602, |
| "##inite": 8603, |
| "##integr": 8604, |
| "##inemia": 8605, |
| "##asular": 8606, |
| "##asentic": 8607, |
| "##atos": 8608, |
| "##atoma": 8609, |
| "##ataic": 8610, |
| "##atectomy": 8611, |
| "##atically": 8612, |
| "##atological": 8613, |
| "##atotax": 8614, |
| "##icially": 8615, |
| "now": 8616, |
| "noular": 8617, |
| "novel": 8618, |
| "##aral": 8619, |
| "##arter": 8620, |
| "##artic": 8621, |
| "##arotic": 8622, |
| "##aratus": 8623, |
| "##arpelvic": 8624, |
| "##enes": 8625, |
| "##ender": 8626, |
| "##enotic": 8627, |
| "##ctomy": 8628, |
| "##esic": 8629, |
| "##esophag": 8630, |
| "##esional": 8631, |
| "##esteatosis": 8632, |
| "##esophytes": 8633, |
| "##esclerotic": 8634, |
| "##thesophytes": 8635, |
| "##orb": 8636, |
| "##orical": 8637, |
| "##oranchymal": 8638, |
| "##orocoid": 8639, |
| "##etro": 8640, |
| "##etasis": 8641, |
| "##etatic": 8642, |
| "##etosteatosis": 8643, |
| "##etelectasis": 8644, |
| "##etoric": 8645, |
| "##ngerhans": 8646, |
| "##chogenicity": 8647, |
| "##chlor": 8648, |
| "##chorocoid": 8649, |
| "##use": 8650, |
| "##ulating": 8651, |
| "##uloplasty": 8652, |
| "##ilobar": 8653, |
| "##ilrative": 8654, |
| "##eremia": 8655, |
| "##anical": 8656, |
| "##animal": 8657, |
| "istmus": 8658, |
| "##urg": 8659, |
| "##uric": 8660, |
| "##urable": 8661, |
| "##urrent": 8662, |
| "##uritis": 8663, |
| "##oloc": 8664, |
| "##olonodular": 8665, |
| "##olization": 8666, |
| "##igraph": 8667, |
| "##omeg": 8668, |
| "##omod": 8669, |
| "##omber": 8670, |
| "##omorph": 8671, |
| "##omoner": 8672, |
| "##phadenopathy": 8673, |
| "##ison": 8674, |
| "##ision": 8675, |
| "##isible": 8676, |
| "##isely": 8677, |
| "##isition": 8678, |
| "##ymp": 8679, |
| "##yme": 8680, |
| "##leod": 8681, |
| "##lemeration": 8682, |
| "##accular": 8683, |
| "##acia": 8684, |
| "##acapsular": 8685, |
| "##aciner": 8686, |
| "##acrinal": 8687, |
| "nodal": 8688, |
| "##tructures": 8689, |
| "wirs": 8690, |
| "##amphysem": 8691, |
| "##amegaly": 8692, |
| "##amaker": 8693, |
| "##aster": 8694, |
| "##ifd": 8695, |
| "##ify": 8696, |
| "##iff": 8697, |
| "##ifoma": 8698, |
| "##iffer": 8699, |
| "##ogonal": 8700, |
| "##renum": 8701, |
| "##renase": 8702, |
| "patatracheal": 8703, |
| "seub": 8704, |
| "seker": 8705, |
| "seek": 8706, |
| "search": 8707, |
| "##ternotomy": 8708, |
| "##teromedial": 8709, |
| "##terophytic": 8710, |
| "##ident": 8711, |
| "##idosis": 8712, |
| "loblater": 8713, |
| "##ologic": 8714, |
| "##ologous": 8715, |
| "cones": 8716, |
| "##osp": 8717, |
| "##osto": 8718, |
| "##osite": 8719, |
| "##osteromedial": 8720, |
| "##brum": 8721, |
| "##brach": 8722, |
| "##umcus": 8723, |
| "medio": 8724, |
| "mediob": 8725, |
| "mediay": 8726, |
| "##eling": 8727, |
| "##eletal": 8728, |
| "lean": 8729, |
| "leural": 8730, |
| "leiz": 8731, |
| "leiomy": 8732, |
| "##rable": 8733, |
| "##rads": 8734, |
| "mediastial": 8735, |
| "mediastimal": 8736, |
| "mediastium": 8737, |
| "calus": 8738, |
| "calvic": 8739, |
| "calphis": 8740, |
| "##onchiectasis": 8741, |
| "beg": 8742, |
| "beat": 8743, |
| "beyond": 8744, |
| "##erall": 8745, |
| "##itc": 8746, |
| "##itions": 8747, |
| "##itical": 8748, |
| "##itional": 8749, |
| "##itable": 8750, |
| "##itcul": 8751, |
| "##chea": 8752, |
| "bring": 8753, |
| "brit": 8754, |
| "brochial": 8755, |
| "brie": 8756, |
| "broken": 8757, |
| "ortal": 8758, |
| "bronchopathy": 8759, |
| "broncholitis": 8760, |
| "bronchodilation": 8761, |
| "bronchonpneumonia": 8762, |
| "inclusion": 8763, |
| "preop": 8764, |
| "preepiglottic": 8765, |
| "preocc": 8766, |
| "lymphn": 8767, |
| "lymphan": 8768, |
| "lefty": 8769, |
| "subrac": 8770, |
| "suclavicular": 8771, |
| "suitable": 8772, |
| "##ecret": 8773, |
| "##ibration": 8774, |
| "##ibrotic": 8775, |
| "##orta": 8776, |
| "pert": 8777, |
| "perilobular": 8778, |
| "periatrial": 8779, |
| "perman": 8780, |
| "##lag": 8781, |
| "##laint": 8782, |
| "bronchio": 8783, |
| "bronchiograms": 8784, |
| "##agi": 8785, |
| "##agitis": 8786, |
| "##aginous": 8787, |
| "##agener": 8788, |
| "atle": 8789, |
| "atel": 8790, |
| "attop": 8791, |
| "atological": 8792, |
| "atlectasis": 8793, |
| "bilobular": 8794, |
| "bilteral": 8795, |
| "##ccal": 8796, |
| "optic": 8797, |
| "##allectatic": 8798, |
| "##reasilar": 8799, |
| "tracheamegaly": 8800, |
| "apparatus": 8801, |
| "mmm": 8802, |
| "mm3": 8803, |
| "##ima": 8804, |
| "##imetic": 8805, |
| "##ental": 8806, |
| "tracheabronkopatia": 8807, |
| "##illation": 8808, |
| "##illoma": 8809, |
| "##tex": 8810, |
| "why": 8811, |
| "what": 8812, |
| "enostosis": 8813, |
| "encephal": 8814, |
| "enthesophytes": 8815, |
| "splin": 8816, |
| "spacing": 8817, |
| "##oneous": 8818, |
| "aortip": 8819, |
| "aortokaval": 8820, |
| "infram": 8821, |
| "infraction": 8822, |
| "infrat": 8823, |
| "infilrative": 8824, |
| "vascularization": 8825, |
| "##owing": 8826, |
| "subf": 8827, |
| "subot": 8828, |
| "subile": 8829, |
| "sublux": 8830, |
| "subegmentary": 8831, |
| "sublobe": 8832, |
| "subhyd": 8833, |
| "subintimal": 8834, |
| "subchorocoid": 8835, |
| "subacrinal": 8836, |
| "subbrach": 8837, |
| "adc": 8838, |
| "adominal": 8839, |
| "##quately": 8840, |
| "esophagog": 8841, |
| "##ignificant": 8842, |
| "nonc": 8843, |
| "nonunion": 8844, |
| "pericolic": 8845, |
| "pericarial": 8846, |
| "pericoloc": 8847, |
| "##tokaval": 8848, |
| "##iak": 8849, |
| "##iaphyseal": 8850, |
| "##antre": 8851, |
| "##neumomediastinum": 8852, |
| "pneumos": 8853, |
| "pneumatic": 8854, |
| "pneumot": 8855, |
| "pneumatotax": 8856, |
| "##ysematous": 8857, |
| "star": 8858, |
| "stony": 8859, |
| "stained": 8860, |
| "stetosis": 8861, |
| "stalk": 8862, |
| "strenum": 8863, |
| "occupies": 8864, |
| "anap": 8865, |
| "anthro": 8866, |
| "disintegr": 8867, |
| "disaster": 8868, |
| "pneumono": 8869, |
| "constriction": 8870, |
| "desired": 8871, |
| "arre": 8872, |
| "aranchymal": 8873, |
| "arthro": 8874, |
| "##ivered": 8875, |
| "prevail": 8876, |
| "prevaccular": 8877, |
| "livers": 8878, |
| "coart": 8879, |
| "coco": 8880, |
| "cotical": 8881, |
| "cofluence": 8882, |
| "##ope": 8883, |
| "##optic": 8884, |
| "##optimal": 8885, |
| "##operfusion": 8886, |
| "controll": 8887, |
| "##aver": 8888, |
| "##aventricular": 8889, |
| "gliotic": 8890, |
| "glacial": 8891, |
| "recall": 8892, |
| "recanal": 8893, |
| "##irly": 8894, |
| "##iracinar": 8895, |
| "midins": 8896, |
| "midway": 8897, |
| "##anst": 8898, |
| "##ypsin": 8899, |
| "##derness": 8900, |
| "##ompression": 8901, |
| "atelectai": 8902, |
| "atelectatically": 8903, |
| "calcificather": 8904, |
| "paratrac": 8905, |
| "##luded": 8906, |
| "##lining": 8907, |
| "minial": 8908, |
| "minip": 8909, |
| "##emaker": 8910, |
| "subcarial": 8911, |
| "subcrainal": 8912, |
| "subclarinal": 8913, |
| "subcalvian": 8914, |
| "##ichoneal": 8915, |
| "complaint": 8916, |
| "langerhans": 8917, |
| "labrum": 8918, |
| "##odule": 8919, |
| "##odef": 8920, |
| "##romised": 8921, |
| "plab": 8922, |
| "subcarinally": 8923, |
| "supc": 8924, |
| "supleural": 8925, |
| "supram": 8926, |
| "regurg": 8927, |
| "alsific": 8928, |
| "apxtrans": 8929, |
| "apks": 8930, |
| "apenx": 8931, |
| "aplastic": 8932, |
| "emphysemas": 8933, |
| "favorable": 8934, |
| "tumors": 8935, |
| "distallectatic": 8936, |
| "crp": 8937, |
| "crycentric": 8938, |
| "crasentic": 8939, |
| "critical": 8940, |
| "hypochond": 8941, |
| "hypoperfusion": 8942, |
| "milimal": 8943, |
| "milietric": 8944, |
| "##lusive": 8945, |
| "##otase": 8946, |
| "laboratoryly": 8947, |
| "##issure": 8948, |
| "slip": 8949, |
| "descended": 8950, |
| "descri": 8951, |
| "locule": 8952, |
| "locking": 8953, |
| "##ithoracic": 8954, |
| "##iata": 8955, |
| "191": 8956, |
| "193": 8957, |
| "194": 8958, |
| "196": 8959, |
| "198": 8960, |
| "19x3": 8961, |
| "19x22": 8962, |
| "##cled": 8963, |
| "subpl": 8964, |
| "subprevral": 8965, |
| "imaginary": 8966, |
| "peribor": 8967, |
| "periost": 8968, |
| "peritracheal": 8969, |
| "periker": 8970, |
| "hemoch": 8971, |
| "pleval": 8972, |
| "pleuroranchymal": 8973, |
| "widening": 8974, |
| "centrip": 8975, |
| "centrolateral": 8976, |
| "centrinacinar": 8977, |
| "##adiate": 8978, |
| "##adiaphyseal": 8979, |
| "move": 8980, |
| "ups": 8981, |
| "upon": 8982, |
| "atheroschlor": 8983, |
| "atherosclertic": 8984, |
| "atheroscleroic": 8985, |
| "atheroscleroric": 8986, |
| "peripheries": 8987, |
| "cardiothorax": 8988, |
| "cardiology": 8989, |
| "cardiomeg": 8990, |
| "interthoracic": 8991, |
| "interoar": 8992, |
| "moreover": 8993, |
| "##oceses": 8994, |
| "##ocortical": 8995, |
| "##ocolonic": 8996, |
| "differs": 8997, |
| "fibroric": 8998, |
| "fibrillation": 8999, |
| "fibroptic": 9000, |
| "##ondular": 9001, |
| "bronchiectataic": 9002, |
| "pribronchial": 9003, |
| "osterobasal": 9004, |
| "osterophytic": 9005, |
| "ended": 9006, |
| "cm2": 9007, |
| "osteogen": 9008, |
| "osteosclerosis": 9009, |
| "osteomorph": 9010, |
| "real": 9011, |
| "reitcul": 9012, |
| "pleuroperic": 9013, |
| "##ipr": 9014, |
| "##iplo": 9015, |
| "dext": 9016, |
| "neur": 9017, |
| "needs": 9018, |
| "##ealy": 9019, |
| "heperemia": 9020, |
| "ascillar": 9021, |
| "metaphysis": 9022, |
| "metadiaphyseal": 9023, |
| "presplenic": 9024, |
| "multip": 9025, |
| "medialized": 9026, |
| "subopathic": 9027, |
| "centrals": 9028, |
| "decompression": 9029, |
| "declining": 9030, |
| "confine": 9031, |
| "unappear": 9032, |
| "unres": 9033, |
| "unmeas": 9034, |
| "##actic": 9035, |
| "hepato": 9036, |
| "hepatomegal": 9037, |
| "hepatesteatosis": 9038, |
| "subsegments": 9039, |
| "metastaic": 9040, |
| "metastatectomy": 9041, |
| "hepatoseatosis": 9042, |
| "localities": 9043, |
| "laterals": 9044, |
| "lateralized": 9045, |
| "lateralbasal": 9046, |
| "terminal": 9047, |
| "discitis": 9048, |
| "discont": 9049, |
| "discrete": 9050, |
| "diagnose": 9051, |
| "liitc": 9052, |
| "fissureal": 9053, |
| "##unodular": 9054, |
| "##encephal": 9055, |
| "processed": 9056, |
| "surrebal": 9057, |
| "surrenase": 9058, |
| "thyroids": 9059, |
| "fosses": 9060, |
| "osteophrenic": 9061, |
| "trid": 9062, |
| "triph": 9063, |
| "trumcus": 9064, |
| "trichoneal": 9065, |
| "septals": 9066, |
| "intraaortic": 9067, |
| "laterob": 9068, |
| "laterobase": 9069, |
| "##orml": 9070, |
| "##stenotic": 9071, |
| "aligned": 9072, |
| "##intense": 9073, |
| "##intigraph": 9074, |
| "hypertr": 9075, |
| "hypertopic": 9076, |
| "hyperintense": 9077, |
| "bronchials": 9078, |
| "scm": 9079, |
| "scope": 9080, |
| "scintigraph": 9081, |
| "irritation": 9082, |
| "retain": 9083, |
| "##apse": 9084, |
| "##plase": 9085, |
| "invisible": 9086, |
| "specular": 9087, |
| "cholanic": 9088, |
| "##anchial": 9089, |
| "##ramioclavicular": 9090, |
| "##adenopathies": 9091, |
| "apicobasal": 9092, |
| "centrias": 9093, |
| "indef": 9094, |
| "induration": 9095, |
| "indiltration": 9096, |
| "lymphadenitis": 9097, |
| "102": 9098, |
| "104": 9099, |
| "10x13": 9100, |
| "10x15": 9101, |
| "##epathies": 9102, |
| "ectsia": 9103, |
| "fibroic": 9104, |
| "fibroate": 9105, |
| "apicoposteriors": 9106, |
| "##omyxoma": 9107, |
| "caviter": 9108, |
| "undes": 9109, |
| "##ubular": 9110, |
| "##ubpleural": 9111, |
| "caval": 9112, |
| "caecal": 9113, |
| "smillimetric": 9114, |
| "anterolisthesis": 9115, |
| "anterocostal": 9116, |
| "anteromod": 9117, |
| "adenoid": 9118, |
| "opacifications": 9119, |
| "osteoprosis": 9120, |
| "osteoparotic": 9121, |
| "surroundings": 9122, |
| "fairly": 9123, |
| "ventilations": 9124, |
| "depended": 9125, |
| "depressions": 9126, |
| "depriv": 9127, |
| "allowing": 9128, |
| "belt": 9129, |
| "##yloma": 9130, |
| "paraseptalamphysem": 9131, |
| "obviously": 9132, |
| "controls": 9133, |
| "121": 9134, |
| "129": 9135, |
| "12x20": 9136, |
| "12x22": 9137, |
| "rads": 9138, |
| "radical": 9139, |
| "radiata": 9140, |
| "imagings": 9141, |
| "scleroic": 9142, |
| "abber": 9143, |
| "pointed": 9144, |
| "defected": 9145, |
| "definite": 9146, |
| "postinfect": 9147, |
| "poststernal": 9148, |
| "poststenotic": 9149, |
| "thymectomy": 9150, |
| "heterotopic": 9151, |
| "113": 9152, |
| "11x13": 9153, |
| "11x18": 9154, |
| "13x13": 9155, |
| "13x21": 9156, |
| "13x24": 9157, |
| "151": 9158, |
| "15x18": 9159, |
| "15x23": 9160, |
| "craz": 9161, |
| "##phragm": 9162, |
| "##enteric": 9163, |
| "excuse": 9164, |
| "phy": 9165, |
| "pharyngeal": 9166, |
| "205": 9167, |
| "203": 9168, |
| "20mm": 9169, |
| "20x20": 9170, |
| "20x19": 9171, |
| "amylo": 9172, |
| "##elvical": 9173, |
| "307": 9174, |
| "300": 9175, |
| "30x15": 9176, |
| "30x18": 9177, |
| "30x27": 9178, |
| "30x45": 9179, |
| "parab": 9180, |
| "serosa": 9181, |
| "serosal": 9182, |
| "seroneg": 9183, |
| "seri2": 9184, |
| "septated": 9185, |
| "septations": 9186, |
| "distals": 9187, |
| "etology": 9188, |
| "etelectasis": 9189, |
| "etelectatic": 9190, |
| "frequency": 9191, |
| "septae": 9192, |
| "atrus": 9193, |
| "atrum": 9194, |
| "atypic": 9195, |
| "highest": 9196, |
| "14x4": 9197, |
| "14x17": 9198, |
| "14x20": 9199, |
| "paracervical": 9200, |
| "paracosto": 9201, |
| "dorsomedial": 9202, |
| "##omediobasal": 9203, |
| "dependably": 9204, |
| "##iculoperitoneal": 9205, |
| "dorsalomber": 9206, |
| "artium": 9207, |
| "transp": 9208, |
| "transected": 9209, |
| "transdiaphragmatic": 9210, |
| "transvers": 9211, |
| "transfers": 9212, |
| "reticulations": 9213, |
| "reticulonular": 9214, |
| "reticulondular": 9215, |
| "40x17": 9216, |
| "40x25": 9217, |
| "40x35": 9218, |
| "##ountable": 9219, |
| "platele": 9220, |
| "retroar": 9221, |
| "retropec": 9222, |
| "retroaere": 9223, |
| "think": 9224, |
| "ventriculoperitoneal": 9225, |
| "327": 9226, |
| "324": 9227, |
| "32x20": 9228, |
| "32x22": 9229, |
| "32x29": 9230, |
| "cholecystect": 9231, |
| "cholecystetomized": 9232, |
| "17x20": 9233, |
| "17x30": 9234, |
| "17x23": 9235, |
| "anteromedibasal": 9236, |
| "anteromediabasal": 9237, |
| "18x": 9238, |
| "187": 9239, |
| "18x6": 9240, |
| "remod": 9241, |
| "cruses": 9242, |
| "superoinferior": 9243, |
| "superinfect": 9244, |
| "superomedial": 9245, |
| "superipr": 9246, |
| "##eine": 9247, |
| "acramioclavicular": 9248, |
| "##topulmonary": 9249, |
| "bulle": 9250, |
| "316": 9251, |
| "31x15": 9252, |
| "31x20": 9253, |
| "31x45": 9254, |
| "##aks": 9255, |
| "##akeal": 9256, |
| "ductal": 9257, |
| "reports": 9258, |
| "pelvral": 9259, |
| "pelviectasis": 9260, |
| "pelviectasia": 9261, |
| "posterosup": 9262, |
| "posteriobasal": 9263, |
| "l12": 9264, |
| "l1vertebra": 9265, |
| "intrapectoral": 9266, |
| "bronchioloic": 9267, |
| "bronchioletasia": 9268, |
| "supraumbilical": 9269, |
| "331": 9270, |
| "330": 9271, |
| "33x30": 9272, |
| "33x26": 9273, |
| "33x32": 9274, |
| "257": 9275, |
| "25x14": 9276, |
| "ava": 9277, |
| "avascular": 9278, |
| "35x16": 9279, |
| "35x18": 9280, |
| "35x23": 9281, |
| "35x24": 9282, |
| "35x26": 9283, |
| "295": 9284, |
| "291": 9285, |
| "292": 9286, |
| "298": 9287, |
| "29x33": 9288, |
| "cars": 9289, |
| "carnial": 9290, |
| "285": 9291, |
| "287": 9292, |
| "283": 9293, |
| "28x11": 9294, |
| "28x16": 9295, |
| "28x22": 9296, |
| "28x23": 9297, |
| "aspest": 9298, |
| "mesh": 9299, |
| "mesenchymal": 9300, |
| "mesocolonic": 9301, |
| "mesencephal": 9302, |
| "remnants": 9303, |
| "sterum": 9304, |
| "##tals": 9305, |
| "##formations": 9306, |
| "schorml": 9307, |
| "variations": 9308, |
| "histiocytosis": 9309, |
| "historical": 9310, |
| "cavitated": 9311, |
| "exophyticly": 9312, |
| "271": 9313, |
| "277": 9314, |
| "270": 9315, |
| "27x28": 9316, |
| "27x26": 9317, |
| "markers": 9318, |
| "malformations": 9319, |
| "t12th": 9320, |
| "bronchopneumonias": 9321, |
| "terminated": 9322, |
| "41x30": 9323, |
| "41x29": 9324, |
| "performance": 9325, |
| "222": 9326, |
| "226": 9327, |
| "22x9": 9328, |
| "22x23": 9329, |
| "42x25": 9330, |
| "42x24": 9331, |
| "42x28": 9332, |
| "42x33": 9333, |
| "42x47": 9334, |
| "narrowings": 9335, |
| "myelon": 9336, |
| "myelodys": 9337, |
| "50mm": 9338, |
| "50x30": 9339, |
| "50x60": 9340, |
| "50x44": 9341, |
| "drained": 9342, |
| "##insic": 9343, |
| "insignificant": 9344, |
| "##x68": 9345, |
| "34x20": 9346, |
| "34x22": 9347, |
| "34x24": 9348, |
| "34x27": 9349, |
| "34x32": 9350, |
| "front": 9351, |
| "elif": 9352, |
| "relapse": 9353, |
| "weak": 9354, |
| "weather": 9355, |
| "24x6": 9356, |
| "24x7": 9357, |
| "24x11": 9358, |
| "24x20": 9359, |
| "24x22": 9360, |
| "24x21": 9361, |
| "24x26": 9362, |
| "380": 9363, |
| "38x28": 9364, |
| "38x33": 9365, |
| "38x29": 9366, |
| "26mm": 9367, |
| "26x12": 9368, |
| "26x22": 9369, |
| "26x19": 9370, |
| "26x27": 9371, |
| "234": 9372, |
| "23mm": 9373, |
| "23x22": 9374, |
| "23x21": 9375, |
| "petological": 9376, |
| "##orevazel": 9377, |
| "colonoscopic": 9378, |
| "fuzzy": 9379, |
| "37x13": 9380, |
| "37x18": 9381, |
| "37x25": 9382, |
| "37x27": 9383, |
| "selective": 9384, |
| "212": 9385, |
| "21x23": 9386, |
| "21x19": 9387, |
| "angulations": 9388, |
| "angled": 9389, |
| "express": 9390, |
| "expirium": 9391, |
| "vision": 9392, |
| "##x77": 9393, |
| "##x72": 9394, |
| "##x78": 9395, |
| "45x15": 9396, |
| "45x30": 9397, |
| "45x24": 9398, |
| "reducing": 9399, |
| "39x26": 9400, |
| "advancing": 9401, |
| "genetic": 9402, |
| "chamberlain": 9403, |
| "362": 9404, |
| "36x18": 9405, |
| "36x25": 9406, |
| "36x30": 9407, |
| "36x27": 9408, |
| "43x40": 9409, |
| "43x36": 9410, |
| "pelvicalaxial": 9411, |
| "dimensionally": 9412, |
| "draining": 9413, |
| "surfaced": 9414, |
| "vert": 9415, |
| "verified": 9416, |
| "ulcinate": 9417, |
| "ulcerative": 9418, |
| "conglemeration": 9419, |
| "indicative": 9420, |
| "epiplo": 9421, |
| "juven": 9422, |
| "precisely": 9423, |
| "retroareaolar": 9424, |
| "rotator": 9425, |
| "prosterobasal": 9426, |
| "confluency": 9427, |
| "uncountable": 9428, |
| "grains": 9429, |
| "pectorally": 9430, |
| "heterogeneities": 9431, |
| "carinia": 9432, |
| "carinomatous": 9433, |
| "##pleuric": 9434, |
| "44x40": 9435, |
| "44x34": 9436, |
| "implanted": 9437, |
| "implantation": 9438, |
| "ligamentous": 9439, |
| "5x33": 9440, |
| "5x3mm": 9441, |
| "##atris": 9442, |
| "syndese": 9443, |
| "panreas": 9444, |
| "panterobasal": 9445, |
| "panobular": 9446, |
| "lymphangiography": 9447, |
| "syndesmophyte": 9448, |
| "obliterate": 9449, |
| "nasog": 9450, |
| "tortious": 9451, |
| "microadenoma": 9452, |
| "microcentr": 9453, |
| "intraventricular": 9454, |
| "perspective": 9455, |
| "granular": 9456, |
| "granulation": 9457, |
| "endobronchially": 9458, |
| "thinnings": 9459, |
| "persisting": 9460, |
| "flexor": 9461, |
| "granulomas": 9462, |
| "granulomatosis": 9463, |
| "46mm": 9464, |
| "46x24": 9465, |
| "46x28": 9466, |
| "46x35": 9467, |
| "46x40": 9468, |
| "46x38": 9469, |
| "46x44": 9470, |
| "scarring": 9471, |
| "47x30": 9472, |
| "47x43": 9473, |
| "47x42": 9474, |
| "collapses": 9475, |
| "retrogastric": 9476, |
| "subdural": 9477, |
| "##ablation": 9478, |
| "##ffractures": 9479, |
| "falcifoma": 9480, |
| "forefront": 9481, |
| "##x16mm": 9482, |
| "macleod": 9483, |
| "##ropic": 9484, |
| "depandens": 9485, |
| "##athology": 9486, |
| "ankys": 9487, |
| "ankysis": 9488, |
| "litc": 9489, |
| "enciss": 9490, |
| "positioned": 9491, |
| "ureterolithiasis": 9492, |
| "greyh": 9493, |
| "##uffric": 9494, |
| "spreading": 9495, |
| "periper": 9496, |
| "testis": 9497, |
| "screwings": 9498, |
| "costs": 9499, |
| "emboli": 9500, |
| "60x30": 9501, |
| "60x28": 9502, |
| "60x50": 9503, |
| "48mm": 9504, |
| "48x33": 9505, |
| "traumatized": 9506, |
| "t2a": 9507, |
| "valved": 9508, |
| "evantre": 9509, |
| "extracapsular": 9510, |
| "extrinsic": 9511, |
| "costochond": 9512, |
| "costoclavicular": 9513, |
| "costoffractures": 9514, |
| "hypodns": 9515, |
| "aneurysmically": 9516, |
| "gastrophageal": 9517, |
| "porcel": 9518, |
| "6x4mm": 9519, |
| "hypersecret": 9520, |
| "sacs": 9521, |
| "sacral": 9522, |
| "##pericardial": 9523, |
| "70x60": 9524, |
| "55mm": 9525, |
| "55x25": 9526, |
| "55x43": 9527, |
| "55x39": 9528, |
| "55x65": 9529, |
| "condus": 9530, |
| "##omalacia": 9531, |
| "duodenitis": 9532, |
| "puncture": 9533, |
| "bulls": 9534, |
| "deformative": 9535, |
| "lateobasal": 9536, |
| "ovary": 9537, |
| "overall": 9538, |
| "concave": 9539, |
| "concurrent": 9540, |
| "concluded": 9541, |
| "transpedal": 9542, |
| "49x22": 9543, |
| "49x28": 9544, |
| "4x3mm": 9545, |
| "shrank": 9546, |
| "purpose": 9547, |
| "pursuit": 9548, |
| "entos": 9549, |
| "covered": 9550, |
| "paralaryngeal": 9551, |
| "pericholanic": 9552, |
| "anxes": 9553, |
| "anxial": 9554, |
| "anxiet": 9555, |
| "##kerkand": 9556, |
| "infradiaphragmatic": 9557, |
| "infradiaphragmal": 9558, |
| "distinctively": 9559, |
| "52x45": 9560, |
| "brachiocephalicus": 9561, |
| "shoemaker": 9562, |
| "macroadenoma": 9563, |
| "corrugations": 9564, |
| "strep": 9565, |
| "10x6mm": 9566, |
| "smoker": 9567, |
| "pegged": 9568, |
| "hyperechoic": 9569, |
| "hyperechogenicity": 9570, |
| "endobr": 9571, |
| "shrinking": 9572, |
| "fisture": 9573, |
| "vaginal": 9574, |
| "brooch": 9575, |
| "51x42": 9576, |
| "homogeneously": 9577, |
| "15x10mm": 9578, |
| "splenular": 9579, |
| "splenio": 9580, |
| "splenules": 9581, |
| "80x75": 9582, |
| "icing": 9583, |
| "gastrohepatic": 9584, |
| "meial": 9585, |
| "mehmet": 9586, |
| "poosteromedial": 9587, |
| "imma": 9588, |
| "13x10mm": 9589, |
| "microlobulations": 9590, |
| "peduncular": 9591, |
| "pleuroparank": 9592, |
| "hepatostatosis": 9593, |
| "54x45": 9594, |
| "takes": 9595, |
| "taking": 9596, |
| "58x24": 9597, |
| "58x33": 9598, |
| "rests": 9599, |
| "hydrophic": 9600, |
| "caput": 9601, |
| "cellular": 9602, |
| "parasinar": 9603, |
| "parasite": 9604, |
| "lipamatous": 9605, |
| "##artilaginous": 9606, |
| "61x17": 9607, |
| "7x6mm": 9608, |
| "##bling": 9609, |
| "##othelial": 9610, |
| "questioning": 9611, |
| "questionable": 9612, |
| "16x12mm": 9613, |
| "57x16": 9614, |
| "57x20mm": 9615, |
| "arthrosis": 9616, |
| "15x9mm": 9617, |
| "spondyloarthrosis": 9618, |
| "reasons": 9619, |
| "birads": 9620, |
| "prediagnosed": 9621, |
| "protrude": 9622, |
| "protrudes": 9623, |
| "immunity": 9624, |
| "immunodef": 9625, |
| "pathogic": 9626, |
| "ileum": 9627, |
| "latorevazel": 9628, |
| "##initely": 9629, |
| "##tricted": 9630, |
| "halosign": 9631, |
| "acquisition": 9632, |
| "paraspetal": 9633, |
| "hypoalbum": 9634, |
| "activation": 9635, |
| "centres": 9636, |
| "centreasilar": 9637, |
| "centiracinar": 9638, |
| "factors": 9639, |
| "peripronchial": 9640, |
| "15x8mm": 9641, |
| "hamartomatous": 9642, |
| "laminae": 9643, |
| "ngs": 9644, |
| "endovascularly": 9645, |
| "manibriosternal": 9646, |
| "7x3mm": 9647, |
| "##elets": 9648, |
| "##eletatic": 9649, |
| "attracts": 9650, |
| "nondep": 9651, |
| "dissected": 9652, |
| "cvoid": 9653, |
| "nipples": 9654, |
| "covis": 9655, |
| "covifd": 9656, |
| "scalp": 9657, |
| "15x12mm": 9658, |
| "68x25": 9659, |
| "85x48": 9660, |
| "injection": 9661, |
| "phrenicus": 9662, |
| "haital": 9663, |
| "uterine": 9664, |
| "arms": 9665, |
| "intermadiate": 9666, |
| "100x58": 9667, |
| "20x10mm": 9668, |
| "leukemia": 9669, |
| "59x46": 9670, |
| "ipmn": 9671, |
| "ringed": 9672, |
| "synthrac": 9673, |
| "vascuritis": 9674, |
| "thorocal": 9675, |
| "priorities": 9676, |
| "predominates": 9677, |
| "centreemphysematous": 9678, |
| "pseudomyxoma": 9679, |
| "dolichotic": 9680, |
| "pev": 9681, |
| "pef": 9682, |
| "peoceses": 9683, |
| "urography": 9684, |
| "##aztosis": 9685, |
| "mediasen": 9686, |
| "mediasinal": 9687, |
| "esophagojegenostomy": 9688, |
| "shunts": 9689, |
| "71x66": 9690, |
| "73x52": 9691, |
| "pcs": 9692, |
| "pyloric": 9693, |
| "periareolar": 9694, |
| "antitr": 9695, |
| "fibrocartilaginous": 9696, |
| "produced": 9697, |
| "producing": 9698, |
| "hepatosteat": 9699, |
| "intensively": 9700, |
| "ambient": 9701, |
| "18x16mm": 9702, |
| "biopsied": 9703, |
| "funus": 9704, |
| "roughly": 9705, |
| "##oncograms": 9706, |
| "##iciently": 9707, |
| "annuloplasty": 9708, |
| "consultation": 9709, |
| "milimetic": 9710, |
| "plvral": 9711, |
| "checking": 9712, |
| "15x14mm": 9713, |
| "posterobazel": 9714, |
| "posterobzal": 9715, |
| "intramuscularly": 9716, |
| "aortopulmonr": 9717, |
| "blunting": 9718, |
| "delimited": 9719, |
| "delivered": 9720, |
| "##inished": 9721, |
| "parnchymal": 9722, |
| "regresses": 9723, |
| "atheosclerotic": 9724, |
| "autologous": 9725, |
| "densely": 9726, |
| "dominate": 9727, |
| "dominance": 9728, |
| "gibb": 9729, |
| "sentiacinar": 9730, |
| "torus": 9731, |
| "isohyp": 9732, |
| "superficially": 9733, |
| "myocardial": 9734, |
| "directly": 9735, |
| "micronodule": 9736, |
| "duedonal": 9737, |
| "subsegmn": 9738, |
| "sphericity": 9739, |
| "hiodense": 9740, |
| "hiaral": 9741, |
| "##ishes": 9742, |
| "efficiently": 9743, |
| "supracarinal": 9744, |
| "moved": 9745, |
| "moving": 9746, |
| "mozoaic": 9747, |
| "attachment": 9748, |
| "attachments": 9749, |
| "hyperaerated": 9750, |
| "epiglot": 9751, |
| "radiolucency": 9752, |
| "turns": 9753, |
| "acquires": 9754, |
| "burst": 9755, |
| "bursa": 9756, |
| "burkitt": 9757, |
| "pacific": 9758, |
| "paccreatitis": 9759, |
| "pacamaker": 9760, |
| "stease": 9761, |
| "notching": 9762, |
| "perilesional": 9763, |
| "destructions": 9764, |
| "hemispheric": 9765, |
| "hemispheres": 9766, |
| "proteinosis": 9767, |
| "carinii": 9768, |
| "retromamarian": 9769, |
| "hepatocetaosis": 9770, |
| "divided": 9771, |
| "hapetosteatosis": 9772, |
| "mdiastinum": 9773, |
| "mutisegment": 9774, |
| "nails": 9775, |
| "pulmonar": 9776, |
| "tavr": 9777, |
| "tuncus": 9778, |
| "subscapularis": 9779, |
| "parsseptal": 9780, |
| "nondeplase": 9781, |
| "stenotic": 9782, |
| "stenotomy": 9783, |
| "emphyse": 9784, |
| "emphysetic": 9785, |
| "pleroparenchymal": 9786, |
| "intersial": 9787, |
| "intersiel": 9788, |
| "intermedial": 9789, |
| "intermediary": 9790, |
| "metabolism": 9791, |
| "reticolonodular": 9792, |
| "reticunodular": 9793, |
| "apicoposte": 9794, |
| "vertera": 9795, |
| "meidastinal": 9796, |
| "pseudoarthrosis": 9797, |
| "lymphadneopathies": 9798, |
| "bosniak": 9799, |
| "symptoms": 9800, |
| "uroepithelium": 9801, |
| "tubulovarocoid": 9802, |
| "bornchial": 9803, |
| "dialysis": 9804, |
| "dialatation": 9805, |
| "ganglia": 9806, |
| "mulilobar": 9807, |
| "misty": 9808, |
| "mists": 9809, |
| "paarnchymal": 9810, |
| "paarpelvic": 9811, |
| "##ilineal": 9812, |
| "atreosclerotic": 9813, |
| "atelactasia": 9814, |
| "atelactastic": 9815, |
| "bilobarous": 9816, |
| "parascastrial": 9817, |
| "pneumoperitoneum": 9818, |
| "stereotax": 9819, |
| "dislocated": 9820, |
| "emphysemataous": 9821, |
| "hemoptysis": 9822, |
| "hemopneumomediastinum": 9823, |
| "ostepenia": 9824, |
| "affecting": 9825, |
| "multilobulated": 9826, |
| "multilobule": 9827, |
| "posteroinferiorly": 9828, |
| "22022": 9829, |
| "24x12mm": 9830, |
| "tortioze": 9831, |
| "hypodenses": 9832, |
| "fistulous": 9833, |
| "fistulization": 9834, |
| "reflected": 9835, |
| "noticeable": 9836, |
| "immunosuppressed": 9837, |
| "immunosuppressive": 9838, |
| "takea": 9839, |
| "membrane": 9840, |
| "risky": 9841, |
| "represents": 9842, |
| "boop": 9843, |
| "buccal": 9844, |
| "bialteral": 9845, |
| "dacite": 9846, |
| "dacites": 9847, |
| "deletion": 9848, |
| "ecst": 9849, |
| "graphy": 9850, |
| "odular": 9851, |
| "strap": 9852, |
| "strains": 9853, |
| "teratoma": 9854, |
| "tenderness": 9855, |
| "vci": 9856, |
| "vcs": 9857, |
| "verebra": 9858, |
| "verebrae": 9859, |
| "##2020": 9860, |
| "lephaaden": 9861, |
| "orbit": 9862, |
| "orbital": 9863, |
| "preservation": 9864, |
| "bilateal": 9865, |
| "paragastric": 9866, |
| "paraglottic": 9867, |
| "articulate": 9868, |
| "distendue": 9869, |
| "centrnodular": 9870, |
| "centrnodules": 9871, |
| "platen": 9872, |
| "platelets": 9873, |
| "interlobial": 9874, |
| "fibroticatelectasis": 9875, |
| "fibroticatetastic": 9876, |
| "fusifrom": 9877, |
| "anteriround": 9878, |
| "amphiematous": 9879, |
| "1832": 9880, |
| "resembles": 9881, |
| "bronchopnomy": 9882, |
| "encircles": 9883, |
| "error": 9884, |
| "erroneous": 9885, |
| "synthacinar": 9886, |
| "mediasatinal": 9887, |
| "mediasatinum": 9888, |
| "dasnishes": 9889, |
| "categor": 9890, |
| "category": 9891, |
| "cisterns": 9892, |
| "ethmoidal": 9893, |
| "aquif": 9894, |
| "cardithoracic": 9895, |
| "dolicotic": 9896, |
| "groove": 9897, |
| "hpodens": 9898, |
| "lavage": 9899, |
| "ometum": 9900, |
| "papilloma": 9901, |
| "##muller": 9902, |
| "patrilineal": 9903, |
| "withdrawn": 9904, |
| "extraluminal": 9905, |
| "maintain": 9906, |
| "bronchopathica": 9907, |
| "peristernotomy": 9908, |
| "ateketasis": 9909, |
| "entrapped": 9910, |
| "adequately": 9911, |
| "pericadial": 9912, |
| "staff": 9913, |
| "constrict": 9914, |
| "arrowa": 9915, |
| "##oparanchymal": 9916, |
| "crux": 9917, |
| "descends": 9918, |
| "pleurectomy": 9919, |
| "peribronkov": 9920, |
| "atheroscletoric": 9921, |
| "cheists": 9922, |
| "cheating": 9923, |
| "prerenal": 9924, |
| "hepastosteatosis": 9925, |
| "metatasis": 9926, |
| "multimyloma": 9927, |
| "suboptmal": 9928, |
| "intelobular": 9929, |
| "interverter": 9930, |
| "planjuan": 9931, |
| "radiofrequ": 9932, |
| "phlebolith": 9933, |
| "ampiem": 9934, |
| "baselines": 9935, |
| "diabetic": 9936, |
| "posterosentral": 9937, |
| "intraparachymal": 9938, |
| "osteodegenic": 9939, |
| "carried": 9940, |
| "45x28x41": 9941, |
| "vertaebral": 9942, |
| "gradient": 9943, |
| "osteofegenerative": 9944, |
| "tuberculoma": 9945, |
| "immunocompromised": 9946, |
| "subplevbral": 9947, |
| "68x35x82": 9948, |
| "intermittent": 9949, |
| "squaring": 9950, |
| "pulmponary": 9951, |
| "mediacitnal": 9952, |
| "pleropenchymal": 9953, |
| "ganglioneur": 9954, |
| "membranes": 9955, |
| "intraductal": 9956, |
| "crystalloids": 9957, |
| "clusters": 9958, |
| "hiayatal": 9959, |
| "sonomamographic": 9960, |
| "threshold": 9961, |
| "environment": 9962, |
| "auricle": 9963, |
| "abdoinal": 9964, |
| "aorrtopulmonary": 9965, |
| "bliateral": 9966, |
| "bankart": 9967, |
| "cecum": 9968, |
| "cadaver": 9969, |
| "cascading": 9970, |
| "dna": 9971, |
| "dwi": 9972, |
| "dizzin": 9973, |
| "down": 9974, |
| "every": 9975, |
| "fumes": 9976, |
| "flake": 9977, |
| "future": 9978, |
| "frenicus": 9979, |
| "girdle": 9980, |
| "glade": 9981, |
| "hironephrosis": 9982, |
| "haustra": 9983, |
| "hiacial": 9984, |
| "keep": 9985, |
| "klinik": 9986, |
| "kartagener": 9987, |
| "lngula": 9988, |
| "lignular": 9989, |
| "lordosis": 9990, |
| "migrates": 9991, |
| "morrison": 9992, |
| "masticatory": 9993, |
| "matrix": 9994, |
| "morphology": 9995, |
| "mechanical": 9996, |
| "ondulation": 9997, |
| "oranges": 9998, |
| "picture": 9999, |
| "pervascular": 10000, |
| "pneu": 10001, |
| "power": 10002, |
| "pode": 10003, |
| "pepuroparenchymal": 10004, |
| "rosenmuller": 10005, |
| "soda": 10006, |
| "sachs": 10007, |
| "sweet": 10008, |
| "testicular": 10009, |
| "vacular": 10010, |
| "vermis": 10011, |
| "xifosternal": 10012, |
| "xtransverse": 10013, |
| "zuckerkand": 10014, |
| "##uolmonary": 10015, |
| "wirsung": 10016, |
| "##ifferent": 10017, |
| "seubsegmentary": 10018, |
| "seekel": 10019, |
| "leizon": 10020, |
| "leiomyosarcoma": 10021, |
| "calvicula": 10022, |
| "calphisic": 10023, |
| "briefly": 10024, |
| "ortalob": 10025, |
| "preocclusive": 10026, |
| "permanent": 10027, |
| "encephalomalacia": 10028, |
| "infratemporal": 10029, |
| "subileus": 10030, |
| "subluxation": 10031, |
| "subhydropic": 10032, |
| "pericolocystic": 10033, |
| "pneumotized": 10034, |
| "anapulmonary": 10035, |
| "anthropleuric": 10036, |
| "disintegration": 10037, |
| "arthrodesis": 10038, |
| "prevailing": 10039, |
| "coartation": 10040, |
| "cocoon": 10041, |
| "controlled": 10042, |
| "midinspirium": 10043, |
| "calcificatheroma": 10044, |
| "apxtransvers": 10045, |
| "apenxes": 10046, |
| "hypochondr": 10047, |
| "description": 10048, |
| "periostreal": 10049, |
| "perikerdial": 10050, |
| "hemochromatosis": 10051, |
| "centripetal": 10052, |
| "movements": 10053, |
| "atheroschloratic": 10054, |
| "interoartokaval": 10055, |
| "osteogenerative": 10056, |
| "reitculonodular": 10057, |
| "dextuffric": 10058, |
| "confinement": 10059, |
| "unappearing": 10060, |
| "unrestricted": 10061, |
| "unmeasurable": 10062, |
| "hepatomegalic": 10063, |
| "discontinuous": 10064, |
| "triphasic": 10065, |
| "scintigraphy": 10066, |
| "indefinitely": 10067, |
| "anteromodiobasal": 10068, |
| "paraseptalamphysemeto": 10069, |
| "postinfective": 10070, |
| "13x21x42": 10071, |
| "amyloidosis": 10072, |
| "seronegative": 10073, |
| "paracostovertebral": 10074, |
| "retroaereolar": 10075, |
| "superinfections": 10076, |
| "posterosuperolateral": 10077, |
| "bronchioloictasia": 10078, |
| "mesencephalon": 10079, |
| "27x28x46": 10080, |
| "myelodysplastic": 10081, |
| "37x13mm": 10082, |
| "39x26x42": 10083, |
| "epiploic": 10084, |
| "juvenile": 10085, |
| "microcentriacinar": 10086, |
| "greyhound": 10087, |
| "costochondrite": 10088, |
| "porcelain": 10089, |
| "70x60x65": 10090, |
| "anxiety": 10091, |
| "infradiaphragmally": 10092, |
| "pleuroparankmal": 10093, |
| "immunodeficiency": 10094, |
| "hypoalbuminemia": 10095, |
| "synthracinar": 10096, |
| "antitrypsin": 10097, |
| "isohypodense": 10098, |
| "pulmonaris": 10099, |
| "stereotaxic": 10100, |
| "radiofrequency": 10101, |
| "ganglioneuroblastoma": 10102, |
| "dizziness": 10103, |
| "zuckerkandl": 10104, |
| "05": 10105, |
| "02": 10106, |
| "06": 10107, |
| "02020": 10108, |
| "1th": 10109, |
| "1x1": 10110, |
| "1x3": 10111, |
| "1x9": 10112, |
| "1x11": 10113, |
| "1pericardial": 10114, |
| "2x10": 10115, |
| "2x16": 10116, |
| "2hu": 10117, |
| "3x1": 10118, |
| "3x10": 10119, |
| "3hu": 10120, |
| "4x10": 10121, |
| "4x15": 10122, |
| "5b": 10123, |
| "5x13": 10124, |
| "5x18": 10125, |
| "5x23": 10126, |
| "5x24": 10127, |
| "5hu": 10128, |
| "5ml": 10129, |
| "6x14": 10130, |
| "6cm": 10131, |
| "6hu": 10132, |
| "7x12": 10133, |
| "7x15": 10134, |
| "7x14": 10135, |
| "7x20": 10136, |
| "7x18": 10137, |
| "7x30": 10138, |
| "7hu": 10139, |
| "8a": 10140, |
| "8x1": 10141, |
| "8x14": 10142, |
| "8x18": 10143, |
| "9x1": 10144, |
| "9x13": 10145, |
| "9x15": 10146, |
| "9x20": 10147, |
| "9x23": 10148, |
| "ao": 10149, |
| "ae": 10150, |
| "ain": 10151, |
| "aere": 10152, |
| "acular": 10153, |
| "aly": 10154, |
| "aop": 10155, |
| "aotic": 10156, |
| "atroph": 10157, |
| "action": 10158, |
| "aerate": 10159, |
| "athoracic": 10160, |
| "arot": 10161, |
| "away": 10162, |
| "aaorta": 10163, |
| "ahem": 10164, |
| "azig": 10165, |
| "bm": 10166, |
| "bp": 10167, |
| "bc": 10168, |
| "bal": 10169, |
| "bes": 10170, |
| "bus": 10171, |
| "bast": 10172, |
| "bear": 10173, |
| "bening": 10174, |
| "bass": 10175, |
| "bascular": 10176, |
| "biver": 10177, |
| "bland": 10178, |
| "bou": 10179, |
| "bso": 10180, |
| "bst": 10181, |
| "blo": 10182, |
| "burr": 10183, |
| "bird": 10184, |
| "barn": 10185, |
| "boncograms": 10186, |
| "cp": 10187, |
| "c2": 10188, |
| "c8": 10189, |
| "cen": 10190, |
| "cul": 10191, |
| "cam": 10192, |
| "cren": 10193, |
| "cid": 10194, |
| "cit": 10195, |
| "cass": 10196, |
| "cla": 10197, |
| "crou": 10198, |
| "cetr": 10199, |
| "cetric": 10200, |
| "cvid": 10201, |
| "clavicular": 10202, |
| "cand": 10203, |
| "clo": 10204, |
| "cub": 10205, |
| "came": 10206, |
| "cudal": 10207, |
| "certain": 10208, |
| "cadi": 10209, |
| "cogg": 10210, |
| "dl": 10211, |
| "dy": 10212, |
| "dm": 10213, |
| "der": 10214, |
| "dre": 10215, |
| "dic": 10216, |
| "dog": 10217, |
| "dass": 10218, |
| "danc": 10219, |
| "dint": 10220, |
| "drop": 10221, |
| "dopr": 10222, |
| "dura": 10223, |
| "duration": 10224, |
| "dpk": 10225, |
| "dental": 10226, |
| "danst": 10227, |
| "eb": 10228, |
| "eel": 10229, |
| "eust": 10230, |
| "ebronch": 10231, |
| "eastern": 10232, |
| "ecalcific": 10233, |
| "ecm": 10234, |
| "fin": 10235, |
| "fig": 10236, |
| "find": 10237, |
| "figur": 10238, |
| "foli": 10239, |
| "fading": 10240, |
| "folic": 10241, |
| "fole": 10242, |
| "fade": 10243, |
| "fiff": 10244, |
| "finished": 10245, |
| "gb": 10246, |
| "gu": 10247, |
| "gon": 10248, |
| "gin": 10249, |
| "gibr": 10250, |
| "gist": 10251, |
| "gilar": 10252, |
| "gold": 10253, |
| "hr": 10254, |
| "hs": 10255, |
| "hj": 10256, |
| "hch": 10257, |
| "hol": 10258, |
| "hel": 10259, |
| "herm": 10260, |
| "home": 10261, |
| "host": 10262, |
| "hang": 10263, |
| "henia": 10264, |
| "held": 10265, |
| "happ": 10266, |
| "hole": 10267, |
| "ik": 10268, |
| "ich": 10269, |
| "iam": 10270, |
| "iced": 10271, |
| "ibl": 10272, |
| "jm": 10273, |
| "jig": 10274, |
| "jegen": 10275, |
| "jug": 10276, |
| "jejunostomy": 10277, |
| "kr": 10278, |
| "km": 10279, |
| "kv": 10280, |
| "ki": 10281, |
| "kar": 10282, |
| "kor": 10283, |
| "kol": 10284, |
| "kle": 10285, |
| "kne": 10286, |
| "kem": 10287, |
| "kiss": 10288, |
| "kay": 10289, |
| "kap": 10290, |
| "kcardi": 10291, |
| "ly": 10292, |
| "lc": 10293, |
| "ln": 10294, |
| "lt": 10295, |
| "lh": 10296, |
| "l8": 10297, |
| "led": 10298, |
| "lan": 10299, |
| "lis": 10300, |
| "lyma": 10301, |
| "list": 10302, |
| "lana": 10303, |
| "llingular": 10304, |
| "lpb": 10305, |
| "lymp": 10306, |
| "mn": 10307, |
| "mh": 10308, |
| "mz": 10309, |
| "men": 10310, |
| "mom": 10311, |
| "mening": 10312, |
| "mens": 10313, |
| "mich": 10314, |
| "mphysem": 10315, |
| "megal": 10316, |
| "molar": 10317, |
| "merg": 10318, |
| "mimetric": 10319, |
| "mature": 10320, |
| "mds": 10321, |
| "mital": 10322, |
| "myst": 10323, |
| "mystic": 10324, |
| "march": 10325, |
| "mold": 10326, |
| "mimetic": 10327, |
| "mental": 10328, |
| "na": 10329, |
| "np": 10330, |
| "nu": 10331, |
| "nf": 10332, |
| "nic": 10333, |
| "nil": 10334, |
| "nam": 10335, |
| "nascular": 10336, |
| "nag": 10337, |
| "none": 10338, |
| "nia": 10339, |
| "nax": 10340, |
| "nause": 10341, |
| "nuc": 10342, |
| "nmm": 10343, |
| "name": 10344, |
| "om": 10345, |
| "ot": 10346, |
| "og": 10347, |
| "oct": 10348, |
| "oet": 10349, |
| "oere": 10350, |
| "oleural": 10351, |
| "ose": 10352, |
| "ocal": 10353, |
| "oces": 10354, |
| "own": 10355, |
| "oatological": 10356, |
| "oesophag": 10357, |
| "oorta": 10358, |
| "pv": 10359, |
| "ps": 10360, |
| "pect": 10361, |
| "pom": 10362, |
| "pam": 10363, |
| "pren": 10364, |
| "pum": 10365, |
| "pel": 10366, |
| "paren": 10367, |
| "pec": 10368, |
| "pag": 10369, |
| "pav": 10370, |
| "pir": 10371, |
| "pend": 10372, |
| "plus": 10373, |
| "pex": 10374, |
| "pay": 10375, |
| "pke": 10376, |
| "penc": 10377, |
| "ppr": 10378, |
| "pare": 10379, |
| "pits": 10380, |
| "pps": 10381, |
| "puls": 10382, |
| "pock": 10383, |
| "pulsion": 10384, |
| "pix": 10385, |
| "pnom": 10386, |
| "ppneumonia": 10387, |
| "pubpleural": 10388, |
| "qud": 10389, |
| "rb": 10390, |
| "rh": 10391, |
| "rs": 10392, |
| "ras": 10393, |
| "rog": 10394, |
| "rear": 10395, |
| "retric": 10396, |
| "rod": 10397, |
| "rue": 10398, |
| "run": 10399, |
| "rap": 10400, |
| "rose": 10401, |
| "rinter": 10402, |
| "runcus": 10403, |
| "render": 10404, |
| "ronchiectasis": 10405, |
| "sd": 10406, |
| "sx": 10407, |
| "ss": 10408, |
| "s4": 10409, |
| "sj": 10410, |
| "sal": 10411, |
| "sar": 10412, |
| "sus": 10413, |
| "sam": 10414, |
| "sog": 10415, |
| "sight": 10416, |
| "sbr": 10417, |
| "sick": 10418, |
| "sens": 10419, |
| "sly": 10420, |
| "sto": 10421, |
| "sant": 10422, |
| "sop": 10423, |
| "sad": 10424, |
| "ske": 10425, |
| "sap": 10426, |
| "sust": 10427, |
| "sker": 10428, |
| "socal": 10429, |
| "sgement": 10430, |
| "ty": 10431, |
| "te": 10432, |
| "tc": 10433, |
| "tu": 10434, |
| "tk": 10435, |
| "tal": 10436, |
| "ted": 10437, |
| "tar": 10438, |
| "tear": 10439, |
| "tcc": 10440, |
| "tro": 10441, |
| "tent": 10442, |
| "tone": 10443, |
| "table": 10444, |
| "tach": 10445, |
| "tong": 10446, |
| "tors": 10447, |
| "tension": 10448, |
| "tired": 10449, |
| "tastasis": 10450, |
| "tibular": 10451, |
| "tvc": 10452, |
| "tik": 10453, |
| "temp": 10454, |
| "talk": 10455, |
| "tlob": 10456, |
| "teletatic": 10457, |
| "ve": 10458, |
| "vs": 10459, |
| "vater": 10460, |
| "vot": 10461, |
| "vers": 10462, |
| "veat": 10463, |
| "veous": 10464, |
| "vmm": 10465, |
| "volar": 10466, |
| "vats": 10467, |
| "vasation": 10468, |
| "wes": 10469, |
| "wet": 10470, |
| "wig": 10471, |
| "wel": 10472, |
| "wrap": 10473, |
| "xy": 10474, |
| "x2": 10475, |
| "x4": 10476, |
| "zematous": 10477, |
| "##ron": 10478, |
| "##rol": 10479, |
| "##ruct": 10480, |
| "##rimal": 10481, |
| "##rtic": 10482, |
| "##rans": 10483, |
| "##roral": 10484, |
| "##riform": 10485, |
| "##rasia": 10486, |
| "##rastric": 10487, |
| "##ricial": 10488, |
| "##rcus": 10489, |
| "##rolis": 10490, |
| "##rparenchymal": 10491, |
| "##rgonal": 10492, |
| "##rogonal": 10493, |
| "##oh": 10494, |
| "##oes": 10495, |
| "##opp": 10496, |
| "##oast": 10497, |
| "##oit": 10498, |
| "##ocular": 10499, |
| "##oval": 10500, |
| "##oir": 10501, |
| "##oatic": 10502, |
| "##oulmonary": 10503, |
| "##ocler": 10504, |
| "##oized": 10505, |
| "##oke": 10506, |
| "##oudal": 10507, |
| "##otric": 10508, |
| "##oanterior": 10509, |
| "##oatosteatosis": 10510, |
| "##oapt": 10511, |
| "##aj": 10512, |
| "##aal": 10513, |
| "##ais": 10514, |
| "##ainal": 10515, |
| "##aedi": 10516, |
| "##ache": 10517, |
| "##abd": 10518, |
| "##aist": 10519, |
| "##aeal": 10520, |
| "##ake": 10521, |
| "##aoposterior": 10522, |
| "##azygos": 10523, |
| "##aelact": 10524, |
| "##aptosteatosis": 10525, |
| "##aoar": 10526, |
| "##aatelectatic": 10527, |
| "##aetelectasis": 10528, |
| "##aphragm": 10529, |
| "##dy": 10530, |
| "##dat": 10531, |
| "##dis": 10532, |
| "##dular": 10533, |
| "##dens": 10534, |
| "##dations": 10535, |
| "##diate": 10536, |
| "##diation": 10537, |
| "##diaphragm": 10538, |
| "##diobasal": 10539, |
| "##dorsal": 10540, |
| "##lx": 10541, |
| "##lt": 10542, |
| "##ls": 10543, |
| "##lal": 10544, |
| "##lig": 10545, |
| "##lom": 10546, |
| "##lateral": 10547, |
| "##lies": 10548, |
| "##lness": 10549, |
| "##lip": 10550, |
| "##liple": 10551, |
| "##lenic": 10552, |
| "##lenia": 10553, |
| "##lian": 10554, |
| "##loric": 10555, |
| "##libration": 10556, |
| "##yo": 10557, |
| "##ye": 10558, |
| "##yg": 10559, |
| "##yes": 10560, |
| "##yel": 10561, |
| "##yline": 10562, |
| "##yun": 10563, |
| "##ytes": 10564, |
| "##yty": 10565, |
| "##yomatosis": 10566, |
| "##ybasal": 10567, |
| "##yuts": 10568, |
| "##yaal": 10569, |
| "##m³": 10570, |
| "##mant": 10571, |
| "##matous": 10572, |
| "##mastia": 10573, |
| "##mark": 10574, |
| "##mple": 10575, |
| "##mobilia": 10576, |
| "##pe": 10577, |
| "##pc": 10578, |
| "##ping": 10579, |
| "##pid": 10580, |
| "##pific": 10581, |
| "##pment": 10582, |
| "##pass": 10583, |
| "##pans": 10584, |
| "##pula": 10585, |
| "##portion": 10586, |
| "##pectomy": 10587, |
| "##pine": 10588, |
| "##pite": 10589, |
| "##pulsion": 10590, |
| "##puts": 10591, |
| "##parenchyma": 10592, |
| "##podens": 10593, |
| "##potal": 10594, |
| "##pnchial": 10595, |
| "##pelvical": 10596, |
| "##pathology": 10597, |
| "##ev": 10598, |
| "##ei": 10599, |
| "##eic": 10600, |
| "##ement": 10601, |
| "##evel": 10602, |
| "##eomegaly": 10603, |
| "##evertebral": 10604, |
| "##eech": 10605, |
| "##elel": 10606, |
| "##eectasis": 10607, |
| "##ebrae": 10608, |
| "##ezen": 10609, |
| "##eoatic": 10610, |
| "##xic": 10611, |
| "##xia": 10612, |
| "##xostosis": 10613, |
| "##xmedi": 10614, |
| "##xanterior": 10615, |
| "##xanter": 10616, |
| "##bi": 10617, |
| "##bon": 10618, |
| "##bes": 10619, |
| "##bul": 10620, |
| "##bations": 10621, |
| "##band": 10622, |
| "##bazel": 10623, |
| "##boar": 10624, |
| "##bphadenopathy": 10625, |
| "##var": 10626, |
| "##ves": 10627, |
| "##vical": 10628, |
| "##vcular": 10629, |
| "##vascular": 10630, |
| "##vpleural": 10631, |
| "##vrs": 10632, |
| "##ier": 10633, |
| "##iam": 10634, |
| "##iment": 10635, |
| "##iial": 10636, |
| "##iqu": 10637, |
| "##iot": 10638, |
| "##ience": 10639, |
| "##iomegaly": 10640, |
| "##iothorax": 10641, |
| "##iopulmonary": 10642, |
| "##iok": 10643, |
| "##iitis": 10644, |
| "##irect": 10645, |
| "##iolic": 10646, |
| "##iastinal": 10647, |
| "##ioblastoma": 10648, |
| "##irable": 10649, |
| "##iphragm": 10650, |
| "##iye": 10651, |
| "##cer": 10652, |
| "##con": 10653, |
| "##can": 10654, |
| "##cillary": 10655, |
| "##cified": 10656, |
| "##come": 10657, |
| "##cula": 10658, |
| "##culation": 10659, |
| "##costal": 10660, |
| "##cency": 10661, |
| "##carcin": 10662, |
| "##ciothoracic": 10663, |
| "##croscopic": 10664, |
| "##nt": 10665, |
| "##nz": 10666, |
| "##nes": 10667, |
| "##nig": 10668, |
| "##num": 10669, |
| "##nspecific": 10670, |
| "##nest": 10671, |
| "##nations": 10672, |
| "##nuation": 10673, |
| "##nitis": 10674, |
| "##nodular": 10675, |
| "##novascular": 10676, |
| "##nective": 10677, |
| "##nique": 10678, |
| "##nopathies": 10679, |
| "##nagi": 10680, |
| "##nls": 10681, |
| "##ued": 10682, |
| "##uch": 10683, |
| "##uus": 10684, |
| "##ugment": 10685, |
| "##uated": 10686, |
| "##ute": 10687, |
| "##uate": 10688, |
| "##uolar": 10689, |
| "##uform": 10690, |
| "##ujejunostomy": 10691, |
| "##uomoner": 10692, |
| "##t2": 10693, |
| "##ton": 10694, |
| "##tolog": 10695, |
| "##tia": 10696, |
| "##tasis": 10697, |
| "##titis": 10698, |
| "##tile": 10699, |
| "##togenic": 10700, |
| "##turation": 10701, |
| "##hs": 10702, |
| "##hil": 10703, |
| "##hidatic": 10704, |
| "##hillar": 10705, |
| "##hyroid": 10706, |
| "##14": 10707, |
| "##1mm": 10708, |
| "##1ral": 10709, |
| "##78": 10710, |
| "##7th": 10711, |
| "##gi": 10712, |
| "##gor": 10713, |
| "##gus": 10714, |
| "##gos": 10715, |
| "##gers": 10716, |
| "##gram": 10717, |
| "##ginous": 10718, |
| "##gener": 10719, |
| "##gma": 10720, |
| "##gysematous": 10721, |
| "##gealy": 10722, |
| "##gnitis": 10723, |
| "##sal": 10724, |
| "##ses": 10725, |
| "##ste": 10726, |
| "##structive": 10727, |
| "##sped": 10728, |
| "##stric": 10729, |
| "##siacinar": 10730, |
| "##simus": 10731, |
| "##segmenter": 10732, |
| "##sclerotic": 10733, |
| "##snls": 10734, |
| "##3ml": 10735, |
| "##27": 10736, |
| "##44": 10737, |
| "##00": 10738, |
| "##0x51": 10739, |
| "##0x160": 10740, |
| "##01ral": 10741, |
| "##80": 10742, |
| "##fular": 10743, |
| "##fla": 10744, |
| "##ferior": 10745, |
| "##fact": 10746, |
| "##fasc": 10747, |
| "##focal": 10748, |
| "##fanchymal": 10749, |
| "##feric": 10750, |
| "##files": 10751, |
| "##filtration": 10752, |
| "##fractures": 10753, |
| "##fibrotic": 10754, |
| "##finished": 10755, |
| "##ql": 10756, |
| "##qus": 10757, |
| "##9om": 10758, |
| "##919": 10759, |
| "##wal": 10760, |
| "##wrom": 10761, |
| "##wined": 10762, |
| "##zi": 10763, |
| "##zz": 10764, |
| "##zion": 10765, |
| "##zan": 10766, |
| "##zcal": 10767, |
| "##zematous": 10768, |
| "##zie": 10769, |
| "##zton": 10770, |
| "##zgos": 10771, |
| "##kis": 10772, |
| "##kir": 10773, |
| "##kond": 10774, |
| "##kpr": 10775, |
| "##kolic": 10776, |
| "##ketastic": 10777, |
| "##kcardiac": 10778, |
| "##keletal": 10779, |
| "##ktasis": 10780, |
| "##erer": 10781, |
| "##erom": 10782, |
| "##eris": 10783, |
| "##eria": 10784, |
| "##eroma": 10785, |
| "##erobasal": 10786, |
| "##erptal": 10787, |
| "##erity": 10788, |
| "##ercles": 10789, |
| "##erposed": 10790, |
| "##eratid": 10791, |
| "##eronchial": 10792, |
| "##erenchymal": 10793, |
| "##erosclerosis": 10794, |
| "##erred": 10795, |
| "##erbations": 10796, |
| "##ala": 10797, |
| "##als": 10798, |
| "##alat": 10799, |
| "##alic": 10800, |
| "##alation": 10801, |
| "##alan": 10802, |
| "##alis": 10803, |
| "##alary": 10804, |
| "##alent": 10805, |
| "##alobar": 10806, |
| "##alectatic": 10807, |
| "##alvicular": 10808, |
| "##alnt": 10809, |
| "thior": 10810, |
| "thread": 10811, |
| "thigh": 10812, |
| "thalamic": 10813, |
| "##onation": 10814, |
| "##onial": 10815, |
| "##onous": 10816, |
| "##onasal": 10817, |
| "##onious": 10818, |
| "##onarily": 10819, |
| "##onlo": 10820, |
| "##ononal": 10821, |
| "##onmedi": 10822, |
| "##onrov": 10823, |
| "##onnective": 10824, |
| "inal": 10825, |
| "inen": 10826, |
| "inactive": 10827, |
| "inphadenopathy": 10828, |
| "intex": 10829, |
| "then": 10830, |
| "theft": 10831, |
| "##educt": 10832, |
| "##edav": 10833, |
| "##edense": 10834, |
| "##edok": 10835, |
| "##edopathies": 10836, |
| "##rea": 10837, |
| "##rech": 10838, |
| "##reior": 10839, |
| "##reticular": 10840, |
| "##relect": 10841, |
| "##rebra": 10842, |
| "##rebasal": 10843, |
| "##rearm": 10844, |
| "##ina": 10845, |
| "##iny": 10846, |
| "##inb": 10847, |
| "##inbr": 10848, |
| "##inel": 10849, |
| "##inetric": 10850, |
| "##inoc": 10851, |
| "##inction": 10852, |
| "##inating": 10853, |
| "##inbat": 10854, |
| "##inbular": 10855, |
| "##asa": 10856, |
| "##asy": 10857, |
| "##asup": 10858, |
| "##asucular": 10859, |
| "##atz": 10860, |
| "##atures": 10861, |
| "##atel": 10862, |
| "##atro": 10863, |
| "##atomegaly": 10864, |
| "##atrop": 10865, |
| "##atelectasis": 10866, |
| "##atibility": 10867, |
| "##ice": 10868, |
| "##iclavicular": 10869, |
| "##icoposterior": 10870, |
| "##icities": 10871, |
| "##ician": 10872, |
| "##icastrial": 10873, |
| "##ictive": 10874, |
| "noules": 10875, |
| "nogastric": 10876, |
| "nofiles": 10877, |
| "##ara": 10878, |
| "##artr": 10879, |
| "##arone": 10880, |
| "##arous": 10881, |
| "##arace": 10882, |
| "##arobasal": 10883, |
| "##arity": 10884, |
| "##artral": 10885, |
| "##aroscopic": 10886, |
| "##aratracheal": 10887, |
| "##arius": 10888, |
| "##arbi": 10889, |
| "##arina": 10890, |
| "##ena": 10891, |
| "##enen": 10892, |
| "##enth": 10893, |
| "##enet": 10894, |
| "##eness": 10895, |
| "##enias": 10896, |
| "##enopathy": 10897, |
| "##ioned": 10898, |
| "##ctreas": 10899, |
| "##ctoral": 10900, |
| "##ctomized": 10901, |
| "##esal": 10902, |
| "##esions": 10903, |
| "##escular": 10904, |
| "##esematous": 10905, |
| "##esegment": 10906, |
| "##esocolic": 10907, |
| "##thens": 10908, |
| "##thenia": 10909, |
| "##thek": 10910, |
| "##ndan": 10911, |
| "##oration": 10912, |
| "##orinal": 10913, |
| "##orural": 10914, |
| "##orary": 10915, |
| "##orded": 10916, |
| "##orotic": 10917, |
| "##orad": 10918, |
| "##orsc": 10919, |
| "##orodesis": 10920, |
| "##orbasal": 10921, |
| "##orarthrosis": 10922, |
| "##ecting": 10923, |
| "##ectop": 10924, |
| "##ectastic": 10925, |
| "##ectesic": 10926, |
| "areol": 10927, |
| "arefact": 10928, |
| "##ete": 10929, |
| "##eted": 10930, |
| "##etes": 10931, |
| "##etom": 10932, |
| "##etinal": 10933, |
| "##etomy": 10934, |
| "##etab": 10935, |
| "##etophyte": 10936, |
| "##ngal": 10937, |
| "##ngular": 10938, |
| "##ngitic": 10939, |
| "##ngthens": 10940, |
| "andominal": 10941, |
| "##cha": 10942, |
| "##chy": 10943, |
| "##chi": 10944, |
| "##chym": 10945, |
| "##chimal": 10946, |
| "##charg": 10947, |
| "##chia": 10948, |
| "##chium": 10949, |
| "##chang": 10950, |
| "##chiectasis": 10951, |
| "##chanter": 10952, |
| "##chnique": 10953, |
| "offer": 10954, |
| "luema": 10955, |
| "lucula": 10956, |
| "##erval": 10957, |
| "##ervoir": 10958, |
| "lungular": 10959, |
| "lungde": 10960, |
| "##usmonary": 10961, |
| "##ussimus": 10962, |
| "obpt": 10963, |
| "object": 10964, |
| "##inging": 10965, |
| "##ulas": 10966, |
| "##ulmen": 10967, |
| "##ulcular": 10968, |
| "##ulitis": 10969, |
| "##ulator": 10970, |
| "##ularent": 10971, |
| "##trated": 10972, |
| "##tricular": 10973, |
| "##tract": 10974, |
| "##trual": 10975, |
| "##troscoliotic": 10976, |
| "##triacinar": 10977, |
| "##tritional": 10978, |
| "##iled": 10979, |
| "##ilized": 10980, |
| "##ilage": 10981, |
| "##ilts": 10982, |
| "##iliitis": 10983, |
| "##malike": 10984, |
| "detach": 10985, |
| "detruct": 10986, |
| "##ereo": 10987, |
| "##ereal": 10988, |
| "##erebral": 10989, |
| "##anj": 10990, |
| "##anant": 10991, |
| "##anthesis": 10992, |
| "##anata": 10993, |
| "##anachymal": 10994, |
| "##anachyma": 10995, |
| "##anlt": 10996, |
| "ische": 10997, |
| "island": 10998, |
| "isoic": 10999, |
| "isodens": 11000, |
| "ischium": 11001, |
| "##otheatosis": 11002, |
| "##othalamic": 11003, |
| "lol": 11004, |
| "loj": 11005, |
| "loch": 11006, |
| "loses": 11007, |
| "##uras": 11008, |
| "##urural": 11009, |
| "##urit": 11010, |
| "##uria": 11011, |
| "##urately": 11012, |
| "##uropathic": 11013, |
| "##urcalcified": 11014, |
| "##uride": 11015, |
| "##olom": 11016, |
| "##olop": 11017, |
| "##olytic": 11018, |
| "##olosis": 11019, |
| "##olut": 11020, |
| "##ololipoma": 11021, |
| "##olite": 11022, |
| "##olyz": 11023, |
| "##oledoch": 11024, |
| "##olumen": 11025, |
| "##olubular": 11026, |
| "##olatel": 11027, |
| "##igent": 11028, |
| "##igop": 11029, |
| "##igued": 11030, |
| "##omag": 11031, |
| "##omies": 11032, |
| "##omob": 11033, |
| "##omizing": 11034, |
| "##omatosa": 11035, |
| "##omosed": 11036, |
| "##omix": 11037, |
| "##omeric": 11038, |
| "##omgealy": 11039, |
| "##omzie": 11040, |
| "##phro": 11041, |
| "##pheric": 11042, |
| "##phosclerotic": 11043, |
| "##phaaden": 11044, |
| "##ppraclavicular": 11045, |
| "##ppelvic": 11046, |
| "##ppathic": 11047, |
| "##isic": 11048, |
| "##isis": 11049, |
| "##isural": 11050, |
| "##isies": 11051, |
| "##isodense": 11052, |
| "##isinar": 11053, |
| "##ispid": 11054, |
| "##lement": 11055, |
| "##lelect": 11056, |
| "##leortic": 11057, |
| "##lementary": 11058, |
| "##lelectasis": 11059, |
| "##leketastic": 11060, |
| "##leorotic": 11061, |
| "##leuras": 11062, |
| "##acy": 11063, |
| "##acal": 11064, |
| "##acle": 11065, |
| "##aclavicular": 11066, |
| "##acities": 11067, |
| "##acicity": 11068, |
| "##acrd": 11069, |
| "##acings": 11070, |
| "##acellar": 11071, |
| "##acorpus": 11072, |
| "##acineral": 11073, |
| "##acerbations": 11074, |
| "##ucts": 11075, |
| "nodu": 11076, |
| "##tructure": 11077, |
| "##tructural": 11078, |
| "wiping": 11079, |
| "##amy": 11080, |
| "##ample": 11081, |
| "##amchymal": 11082, |
| "##astone": 11083, |
| "##asties": 11084, |
| "##astik": 11085, |
| "##ifs": 11086, |
| "##ifous": 11087, |
| "##ifia": 11088, |
| "##ifying": 11089, |
| "##iferations": 11090, |
| "##iferi": 11091, |
| "##ogren": 11092, |
| "##renocortical": 11093, |
| "pates": 11094, |
| "patio": 11095, |
| "##urel": 11096, |
| "##ived": 11097, |
| "##iving": 11098, |
| "##ivable": 11099, |
| "##ivenous": 11100, |
| "##ivalent": 11101, |
| "seal": 11102, |
| "sequs": 11103, |
| "##htalek": 11104, |
| "##teration": 11105, |
| "##terative": 11106, |
| "##tercl": 11107, |
| "##teraort": 11108, |
| "##terectomy": 11109, |
| "##terature": 11110, |
| "##terigop": 11111, |
| "##ids": 11112, |
| "##idor": 11113, |
| "##idly": 11114, |
| "##idate": 11115, |
| "##icalcified": 11116, |
| "lobal": 11117, |
| "lobel": 11118, |
| "lobulating": 11119, |
| "##ologies": 11120, |
| "cone": 11121, |
| "conal": 11122, |
| "conserved": 11123, |
| "conce": 11124, |
| "conceal": 11125, |
| "confusion": 11126, |
| "concus": 11127, |
| "##osi": 11128, |
| "##osus": 11129, |
| "##osing": 11130, |
| "##osit": 11131, |
| "##osant": 11132, |
| "##osaic": 11133, |
| "##osiform": 11134, |
| "##osition": 11135, |
| "##osinary": 11136, |
| "##ospective": 11137, |
| "##osubpleural": 11138, |
| "##osmastia": 11139, |
| "##oskeletal": 11140, |
| "##ostructure": 11141, |
| "##earch": 11142, |
| "##early": 11143, |
| "##broparenchymal": 11144, |
| "##brosp": 11145, |
| "##bryo": 11146, |
| "##umoral": 11147, |
| "##umination": 11148, |
| "magic": 11149, |
| "maze": 11150, |
| "maphysematous": 11151, |
| "madi": 11152, |
| "madiobasal": 11153, |
| "magma": 11154, |
| "mazan": 11155, |
| "structures1": 11156, |
| "mediated": 11157, |
| "mediasional": 11158, |
| "mediobase": 11159, |
| "mediapl": 11160, |
| "medianst": 11161, |
| "##ela": 11162, |
| "##eled": 11163, |
| "##elval": 11164, |
| "##elia": 11165, |
| "##elitis": 11166, |
| "##elnomegaly": 11167, |
| "##elndan": 11168, |
| "lesios": 11169, |
| "lungs4": 11170, |
| "leon": 11171, |
| "lein": 11172, |
| "leine": 11173, |
| "leyz": 11174, |
| "lebphadenopathy": 11175, |
| "lezton": 11176, |
| "##rayed": 11177, |
| "##radiation": 11178, |
| "mediastun": 11179, |
| "mediasteinal": 11180, |
| "mediasteine": 11181, |
| "mediastetinal": 11182, |
| "##areness": 11183, |
| "##arenchial": 11184, |
| "uppermost": 11185, |
| "lobeectomy": 11186, |
| "##ificance": 11187, |
| "exoc": 11188, |
| "expl": 11189, |
| "exposed": 11190, |
| "exert": 11191, |
| "exenteric": 11192, |
| "exacerbations": 11193, |
| "example": 11194, |
| "cali": 11195, |
| "calis": 11196, |
| "caliph": 11197, |
| "caloe": 11198, |
| "calisph": 11199, |
| "calinr": 11200, |
| "calves": 11201, |
| "calturation": 11202, |
| "calinbr": 11203, |
| "calradiation": 11204, |
| "mains": 11205, |
| "##onchop": 11206, |
| "rightward": 11207, |
| "rightmost": 11208, |
| "##mentioned": 11209, |
| "parenchynal": 11210, |
| "##izes": 11211, |
| "##izos": 11212, |
| "##izations": 11213, |
| "##izers": 11214, |
| "##izae": 11215, |
| "##izyg": 11216, |
| "##ito": 11217, |
| "##itate": 11218, |
| "##itates": 11219, |
| "##itasia": 11220, |
| "##itple": 11221, |
| "##iale": 11222, |
| "##cheas": 11223, |
| "##chexia": 11224, |
| "brone": 11225, |
| "bruis": 11226, |
| "oronary": 11227, |
| "oropharyngeal": 11228, |
| "orphis": 11229, |
| "oracal": 11230, |
| "asena": 11231, |
| "asthenia": 11232, |
| "bronchomegaly": 11233, |
| "bronchopath": 11234, |
| "bronchopulmonary": 11235, |
| "bronchoscopy": 11236, |
| "bronchectasis": 11237, |
| "bronchgram": 11238, |
| "diate": 11239, |
| "dimin": 11240, |
| "diatation": 11241, |
| "dimple": 11242, |
| "dihs": 11243, |
| "##fts": 11244, |
| "incip": 11245, |
| "preious": 11246, |
| "preibronchial": 11247, |
| "pregastric": 11248, |
| "preferic": 11249, |
| "lymphod": 11250, |
| "lymphomatosis": 11251, |
| "lymphocytic": 11252, |
| "lymphagitis": 11253, |
| "lymphoh": 11254, |
| "lymphaj": 11255, |
| "leftward": 11256, |
| "suoptimal": 11257, |
| "suvpleural": 11258, |
| "##eced": 11259, |
| "##ecasis": 11260, |
| "##ecosis": 11261, |
| "##ecisic": 11262, |
| "##assegmentary": 11263, |
| "##hapatic": 11264, |
| "##ortive": 11265, |
| "parenchymao": 11266, |
| "##ensating": 11267, |
| "##ensymetric": 11268, |
| "perim": 11269, |
| "perir": 11270, |
| "perimes": 11271, |
| "peravesical": 11272, |
| "perphyseal": 11273, |
| "periner": 11274, |
| "perdial": 11275, |
| "perctoral": 11276, |
| "##lage": 11277, |
| "##aryral": 11278, |
| "##valve": 11279, |
| "##oracks": 11280, |
| "atoph": 11281, |
| "atop": 11282, |
| "atew": 11283, |
| "attrib": 11284, |
| "atalectasis": 11285, |
| "atatelectatic": 11286, |
| "atetasia": 11287, |
| "atniation": 11288, |
| "atesclerotic": 11289, |
| "ataelact": 11290, |
| "atnuation": 11291, |
| "atwrom": 11292, |
| "aticoposterior": 11293, |
| "evalue": 11294, |
| "evaluating": 11295, |
| "segmentt": 11296, |
| "segment2": 11297, |
| "bilob": 11298, |
| "biloma": 11299, |
| "bilay": 11300, |
| "bilep": 11301, |
| "bilgin": 11302, |
| "bilobe": 11303, |
| "bilgi": 11304, |
| "bilaryral": 11305, |
| "##rof": 11306, |
| "##rotal": 11307, |
| "##robasal": 11308, |
| "##rocarcin": 11309, |
| "opneum": 11310, |
| "optral": 11311, |
| "opee": 11312, |
| "oposite": 11313, |
| "oprimal": 11314, |
| "opste": 11315, |
| "opete": 11316, |
| "opereo": 11317, |
| "bilaterala": 11318, |
| "##indig": 11319, |
| "##indibulum": 11320, |
| "##allite": 11321, |
| "chained": 11322, |
| "changing": 11323, |
| "tracheus": 11324, |
| "tracheost": 11325, |
| "tracheitis": 11326, |
| "tracheomal": 11327, |
| "tracheotomy": 11328, |
| "##iminal": 11329, |
| "##imla": 11330, |
| "##imatous": 11331, |
| "##imetrically": 11332, |
| "##imeric": 11333, |
| "##imonial": 11334, |
| "##iminating": 11335, |
| "##imulator": 11336, |
| "##imomatosa": 11337, |
| "##enty": 11338, |
| "##enticular": 11339, |
| "tracheaomegaly": 11340, |
| "corps": 11341, |
| "corneal": 11342, |
| "coromeric": 11343, |
| "##neic": 11344, |
| "##neopathies": 11345, |
| "##illus": 11346, |
| "##arded": 11347, |
| "##ardic": 11348, |
| "##arditis": 11349, |
| "##ophitis": 11350, |
| "##ophrosis": 11351, |
| "##teic": 11352, |
| "##teolateral": 11353, |
| "##tegener": 11354, |
| "##technique": 11355, |
| "abdomial": 11356, |
| "abdomens": 11357, |
| "whom": 11358, |
| "##eterobasal": 11359, |
| "enbronchial": 11360, |
| "enkis": 11361, |
| "spir": 11362, |
| "spot": 11363, |
| "spetal": 11364, |
| "spesific": 11365, |
| "spines": 11366, |
| "spair": 11367, |
| "speech": 11368, |
| "sporad": 11369, |
| "spacings": 11370, |
| "spelnomegaly": 11371, |
| "touch": 11372, |
| "aortok": 11373, |
| "aortpulmonary": 11374, |
| "aortiopulmonary": 11375, |
| "calibrate": 11376, |
| "calibrating": 11377, |
| "eskpr": 11378, |
| "infest": 11379, |
| "infers": 11380, |
| "infrag": 11381, |
| "infindibulum": 11382, |
| "examination27": 11383, |
| "subse": 11384, |
| "sublear": 11385, |
| "subare": 11386, |
| "subtal": 11387, |
| "subhilar": 11388, |
| "subjun": 11389, |
| "subinferior": 11390, |
| "subchond": 11391, |
| "subzone": 11392, |
| "subole": 11393, |
| "subthoracic": 11394, |
| "submentary": 11395, |
| "subopp": 11396, |
| "subassegmentary": 11397, |
| "##uda": 11398, |
| "##ude": 11399, |
| "##uds": 11400, |
| "partic": 11401, |
| "parans": 11402, |
| "parach": 11403, |
| "paranch": 11404, |
| "parang": 11405, |
| "partracheal": 11406, |
| "parseptal": 11407, |
| "paranchymal": 11408, |
| "parological": 11409, |
| "paranchyma": 11410, |
| "paricardial": 11411, |
| "parachyma": 11412, |
| "parocolic": 11413, |
| "parfanchymal": 11414, |
| "parkcardiac": 11415, |
| "pararace": 11416, |
| "adend": 11417, |
| "adentic": 11418, |
| "adapt": 11419, |
| "adrenocortical": 11420, |
| "##ousar": 11421, |
| "##ques": 11422, |
| "##quent": 11423, |
| "##quad": 11424, |
| "esophagos": 11425, |
| "esophagujejunostomy": 11426, |
| "nonob": 11427, |
| "nonfusion": 11428, |
| "nonsped": 11429, |
| "naturopathic": 11430, |
| "pericutaneous": 11431, |
| "pericaval": 11432, |
| "pericystic": 11433, |
| "##toic": 11434, |
| "##toid": 11435, |
| "##toto": 11436, |
| "##totic": 11437, |
| "##tochondral": 11438, |
| "##tobasal": 11439, |
| "##toephy": 11440, |
| "##tobazel": 11441, |
| "##iaic": 11442, |
| "itp": 11443, |
| "pleuraloparanchymal": 11444, |
| "##ticystic": 11445, |
| "##acept": 11446, |
| "heoatosteatosis": 11447, |
| "heaptosteatosis": 11448, |
| "significance": 11449, |
| "##neumonitis": 11450, |
| "openness": 11451, |
| "pneumomedi": 11452, |
| "pneumolitis": 11453, |
| "pneumthorax": 11454, |
| "pneumatized": 11455, |
| "pneummobilia": 11456, |
| "pneumomob": 11457, |
| "calcal": 11458, |
| "calcin": 11459, |
| "calcis": 11460, |
| "calcich": 11461, |
| "calcify": 11462, |
| "##eglia": 11463, |
| "##egillus": 11464, |
| "##yspl": 11465, |
| "##ysentic": 11466, |
| "##ystals": 11467, |
| "##ysecosis": 11468, |
| "##ertebal": 11469, |
| "appearanceb": 11470, |
| "state": 11471, |
| "stagn": 11472, |
| "stress": 11473, |
| "stap": 11474, |
| "stail": 11475, |
| "stesis": 11476, |
| "stability": 11477, |
| "stably": 11478, |
| "hilr": 11479, |
| "hiler": 11480, |
| "##upraclavicular": 11481, |
| "occupant": 11482, |
| "occupied": 11483, |
| "anion": 11484, |
| "anetr": 11485, |
| "ancys": 11486, |
| "anthr": 11487, |
| "anthrop": 11488, |
| "ancul": 11489, |
| "anaz": 11490, |
| "anetro": 11491, |
| "aneris": 11492, |
| "anchy": 11493, |
| "ananthesis": 11494, |
| "anteolateral": 11495, |
| "displacements": 11496, |
| "##etrilobular": 11497, |
| "pneumonized": 11498, |
| "pneumoncys": 11499, |
| "consuld": 11500, |
| "construction": 11501, |
| "constant": 11502, |
| "constochondral": 11503, |
| "##bleb": 11504, |
| "despite": 11505, |
| "##ession": 11506, |
| "vertebro": 11507, |
| "vertebroc": 11508, |
| "vertebrates": 11509, |
| "vertebrqa": 11510, |
| "vertebracorpus": 11511, |
| "arthrop": 11512, |
| "arriv": 11513, |
| "arerosclerosis": 11514, |
| "arrayed": 11515, |
| "##etricle": 11516, |
| "prevent": 11517, |
| "prevral": 11518, |
| "previus": 11519, |
| "previos": 11520, |
| "prevescular": 11521, |
| "liverparenchyma": 11522, |
| "coil": 11523, |
| "coid": 11524, |
| "copus": 11525, |
| "coun": 11526, |
| "coats": 11527, |
| "cott": 11528, |
| "##opex": 11529, |
| "##openia": 11530, |
| "##opner": 11531, |
| "##operic": 11532, |
| "##opaenchymal": 11533, |
| "##opneumonic": 11534, |
| "##opelvical": 11535, |
| "##opuomoner": 11536, |
| "##opleuras": 11537, |
| "##opneumonitis": 11538, |
| "infiltratic": 11539, |
| "infiltratively": 11540, |
| "adrenalectomy": 11541, |
| "contrib": 11542, |
| "contraction": 11543, |
| "contracept": 11544, |
| "axially": 11545, |
| "axles": 11546, |
| "##pecvic": 11547, |
| "##avicular": 11548, |
| "##avertebral": 11549, |
| "##avian": 11550, |
| "##avitary": 11551, |
| "glans": 11552, |
| "glioblastoma": 11553, |
| "glute": 11554, |
| "recrop": 11555, |
| "recorded": 11556, |
| "##iral": 11557, |
| "##irate": 11558, |
| "##irginous": 11559, |
| "midlin": 11560, |
| "middorsal": 11561, |
| "midpelvical": 11562, |
| "##ansatris": 11563, |
| "contrasting": 11564, |
| "grounded": 11565, |
| "poses": 11566, |
| "##ypical": 11567, |
| "##yptogenic": 11568, |
| "##pusion": 11569, |
| "recommends": 11570, |
| "recommendations": 11571, |
| "##omplex": 11572, |
| "##ober": 11573, |
| "athermal": 11574, |
| "atherobasal": 11575, |
| "athersc": 11576, |
| "atheronic": 11577, |
| "atherogenic": 11578, |
| "atherlectasis": 11579, |
| "athersclerotic": 11580, |
| "atherphosclerotic": 11581, |
| "sequenc": 11582, |
| "atelecta": 11583, |
| "atelectz": 11584, |
| "atelectsia": 11585, |
| "atelectrasia": 11586, |
| "pneumoniae": 11587, |
| "calcifics": 11588, |
| "parathyroid": 11589, |
| "arterosclerosis": 11590, |
| "arteriosis": 11591, |
| "arterosclerotic": 11592, |
| "##liness": 11593, |
| "minima": 11594, |
| "##emetric": 11595, |
| "##emophytes": 11596, |
| "subclavicular": 11597, |
| "subcap": 11598, |
| "subcarc": 11599, |
| "subcentric": 11600, |
| "subcarn": 11601, |
| "subcasular": 11602, |
| "subcainal": 11603, |
| "subcorinal": 11604, |
| "subcavian": 11605, |
| "##olidated": 11606, |
| "minimalpericardial": 11607, |
| "##ichosis": 11608, |
| "nodularizations": 11609, |
| "compaction": 11610, |
| "compatibility": 11611, |
| "complement": 11612, |
| "composition": 11613, |
| "compansatris": 11614, |
| "lazion": 11615, |
| "enteroc": 11616, |
| "##endant": 11617, |
| "##endonous": 11618, |
| "##odic": 11619, |
| "##odes": 11620, |
| "##odpl": 11621, |
| "##odiaphragm": 11622, |
| "##odiaphragmatic": 11623, |
| "##romas": 11624, |
| "##romia": 11625, |
| "##estosis": 11626, |
| "##estases": 11627, |
| "plain": 11628, |
| "plaura": 11629, |
| "supur": 11630, |
| "supers": 11631, |
| "supral": 11632, |
| "supdiaphragmatic": 11633, |
| "supras": 11634, |
| "supscapular": 11635, |
| "lumenal": 11636, |
| "emic": 11637, |
| "emulated": 11638, |
| "emerg": 11639, |
| "emulsion": 11640, |
| "embryo": 11641, |
| "ememetric": 11642, |
| "forward": 11643, |
| "consolidates": 11644, |
| "prevascularly": 11645, |
| "anteriorolateral": 11646, |
| "atelectasis1": 11647, |
| "atelectasisobasal": 11648, |
| "alat": 11649, |
| "alone": 11650, |
| "alobe": 11651, |
| "alike": 11652, |
| "alpine": 11653, |
| "alcillary": 11654, |
| "algor": 11655, |
| "alteration": 11656, |
| "apyema": 11657, |
| "apxr": 11658, |
| "aporta": 11659, |
| "aptolog": 11660, |
| "emphysemmatous": 11661, |
| "emphysemarous": 11662, |
| "##orala": 11663, |
| "##ollen": 11664, |
| "lobes1": 11665, |
| "tumour": 11666, |
| "distress": 11667, |
| "crip": 11668, |
| "crinoc": 11669, |
| "cringing": 11670, |
| "crystals": 11671, |
| "cryptogenic": 11672, |
| "covid1": 11673, |
| "covids": 11674, |
| "covidoc": 11675, |
| "covidence": 11676, |
| "covid919": 11677, |
| "hyperm": 11678, |
| "hypovascular": 11679, |
| "hypopar": 11680, |
| "hypdens": 11681, |
| "hypothalamic": 11682, |
| "milinter": 11683, |
| "milinetric": 11684, |
| "miliaic": 11685, |
| "partological": 11686, |
| "##ulmner": 11687, |
| "##ulmonarily": 11688, |
| "##borne": 11689, |
| "bordersb": 11690, |
| "##otyl": 11691, |
| "##otitic": 11692, |
| "##otatelectatic": 11693, |
| "##otactic": 11694, |
| "##otifs": 11695, |
| "laborator": 11696, |
| "##ission": 11697, |
| "##issor": 11698, |
| "##issural": 11699, |
| "##issant": 11700, |
| "sling": 11701, |
| "slings": 11702, |
| "slumen": 11703, |
| "slender": 11704, |
| "slindig": 11705, |
| "##lucency": 11706, |
| "loculate": 11707, |
| "loculates": 11708, |
| "loculating": 11709, |
| "imbat": 11710, |
| "im80": 11711, |
| "imfiltration": 11712, |
| "lingla": 11713, |
| "lingun": 11714, |
| "linggular": 11715, |
| "lingues": 11716, |
| "lingual": 11717, |
| "lingule": 11718, |
| "##istel": 11719, |
| "##istiocytosis": 11720, |
| "##ithm": 11721, |
| "##ithosis": 11722, |
| "##ithorax": 11723, |
| "##itheat": 11724, |
| "shlob": 11725, |
| "shiny": 11726, |
| "posteriorobasal": 11727, |
| "posteriorxcraniocaudal": 11728, |
| "199": 11729, |
| "19mm": 11730, |
| "19x20": 11731, |
| "19x19": 11732, |
| "19hu": 11733, |
| "##climetric": 11734, |
| "subperi": 11735, |
| "subparatracheal": 11736, |
| "subpelval": 11737, |
| "herniating": 11738, |
| "##ceptal": 11739, |
| "fluenza": 11740, |
| "pulmonarycon": 11741, |
| "##sept": 11742, |
| "linfular": 11743, |
| "regions1": 11744, |
| "airborne": 11745, |
| "hiata": 11746, |
| "hiatac": 11747, |
| "hiatak": 11748, |
| "hiatrus": 11749, |
| "hiatlal": 11750, |
| "periopathic": 11751, |
| "periureter": 11752, |
| "perihe": 11753, |
| "periamp": 11754, |
| "periepiglottic": 11755, |
| "perianal": 11756, |
| "periplenic": 11757, |
| "perihillar": 11758, |
| "periacrd": 11759, |
| "perihapatic": 11760, |
| "hiatals": 11761, |
| "hemiter": 11762, |
| "hemodil": 11763, |
| "hemagi": 11764, |
| "hemiothorax": 11765, |
| "hemnagi": 11766, |
| "hemanj": 11767, |
| "hemolyz": 11768, |
| "hemizyg": 11769, |
| "hemodiaphragm": 11770, |
| "cyshidatic": 11771, |
| "cysteic": 11772, |
| "superiority": 11773, |
| "superioritor": 11774, |
| "plebral": 11775, |
| "plecarinal": 11776, |
| "pleparanchymal": 11777, |
| "pleev": 11778, |
| "plebroparenchymal": 11779, |
| "pleurok": 11780, |
| "pleuritis": 11781, |
| "pleuroken": 11782, |
| "disease44": 11783, |
| "aorticus": 11784, |
| "aorticpulmonary": 11785, |
| "centronodular": 11786, |
| "centrsiacinar": 11787, |
| "centrisinar": 11788, |
| "centrosinary": 11789, |
| "pll": 11790, |
| "plural": 11791, |
| "plup": 11792, |
| "plob": 11793, |
| "plastic": 11794, |
| "ploe": 11795, |
| "pller": 11796, |
| "plsnls": 11797, |
| "plorodesis": 11798, |
| "plenty": 11799, |
| "linearatelectasis": 11800, |
| "##ternia": 11801, |
| "##ternatomy": 11802, |
| "##adan": 11803, |
| "##adiation": 11804, |
| "##adominal": 11805, |
| "##adneopathies": 11806, |
| "peribrnchial": 11807, |
| "peribrpnchial": 11808, |
| "peribronlo": 11809, |
| "peribronchiect": 11810, |
| "peribronchiectasis": 11811, |
| "matertals": 11812, |
| "mood": 11813, |
| "mocro": 11814, |
| "mocroscopic": 11815, |
| "upward": 11816, |
| "upwards": 11817, |
| "cystitis": 11818, |
| "##ssium": 11819, |
| "atherosclerotric": 11820, |
| "atherosclertotic": 11821, |
| "prominentness": 11822, |
| "hemithyroid": 11823, |
| "hemithoraxda": 11824, |
| "chd": 11825, |
| "chymal": 11826, |
| "chemic": 11827, |
| "chyme": 11828, |
| "periphal": 11829, |
| "peripheric": 11830, |
| "mosiac": 11831, |
| "collobe": 11832, |
| "cardiomy": 11833, |
| "cardiovascular": 11834, |
| "cardiomedi": 11835, |
| "cardiological": 11836, |
| "cardiodiaphragmatic": 11837, |
| "accurately": 11838, |
| "image19": 11839, |
| "interobular": 11840, |
| "interaortic": 11841, |
| "interposed": 11842, |
| "intersp": 11843, |
| "interalobar": 11844, |
| "interchang": 11845, |
| "intersept": 11846, |
| "interssium": 11847, |
| "inferiorlingular": 11848, |
| "##ocic": 11849, |
| "##oclavicular": 11850, |
| "##ocrural": 11851, |
| "##ocentral": 11852, |
| "##ocecal": 11853, |
| "##ococc": 11854, |
| "##ocytes": 11855, |
| "##ocolosis": 11856, |
| "##ocarditis": 11857, |
| "##ptions": 11858, |
| "##ptical": 11859, |
| "obsession": 11860, |
| "fibronodular": 11861, |
| "fibroglandular": 11862, |
| "fibraatelectatic": 11863, |
| "fibrosus": 11864, |
| "fibrotatelectatic": 11865, |
| "##ondyl": 11866, |
| "bronchiectal": 11867, |
| "bronchiectic": 11868, |
| "bronchiectesic": 11869, |
| "vircal": 11870, |
| "praseptal": 11871, |
| "prank": 11872, |
| "pranachyma": 11873, |
| "prurit": 11874, |
| "pronchop": 11875, |
| "osetophyte": 11876, |
| "ostoephy": 11877, |
| "ender": 11878, |
| "endbrae": 11879, |
| "endarter": 11880, |
| "endocarditis": 11881, |
| "osteomy": 11882, |
| "osteotomy": 11883, |
| "osteomedial": 11884, |
| "ostephy": 11885, |
| "ostekond": 11886, |
| "osteolop": 11887, |
| "osteotitic": 11888, |
| "read": 11889, |
| "reex": 11890, |
| "reappear": 11891, |
| "reactions": 11892, |
| "reject": 11893, |
| "rebound": 11894, |
| "revers": 11895, |
| "pleuropran": 11896, |
| "pleuroperenchymal": 11897, |
| "pleuroparenchial": 11898, |
| "##ipor": 11899, |
| "##iping": 11900, |
| "##ipation": 11901, |
| "##ipulmonary": 11902, |
| "##ipart": 11903, |
| "##ipitate": 11904, |
| "##athatosis": 11905, |
| "##athetic": 11906, |
| "dej": 11907, |
| "deegenerative": 11908, |
| "depl": 11909, |
| "debt": 11910, |
| "dexr": 11911, |
| "dexostosis": 11912, |
| "atherosclerotics": 11913, |
| "archus": 11914, |
| "pneumonicl": 11915, |
| "##soid": 11916, |
| "##soterior": 11917, |
| "secle": 11918, |
| "neopharynx": 11919, |
| "neura": 11920, |
| "neuroparenchymal": 11921, |
| "neolumen": 11922, |
| "patternically": 11923, |
| "##ultaneous": 11924, |
| "hepate": 11925, |
| "ascissor": 11926, |
| "mets": 11927, |
| "metals": 11928, |
| "attun": 11929, |
| "attectic": 11930, |
| "attecasis": 11931, |
| "proportion": 11932, |
| "multiform": 11933, |
| "multise": 11934, |
| "##imitar": 11935, |
| "##imitable": 11936, |
| "limitation": 11937, |
| "secondarily": 11938, |
| "attenuated": 11939, |
| "medialization": 11940, |
| "subopomal": 11941, |
| "infecting": 11942, |
| "centralized": 11943, |
| "centralizes": 11944, |
| "decel": 11945, |
| "conform": 11946, |
| "confined": 11947, |
| "confident": 11948, |
| "##lavcular": 11949, |
| "##lavicles": 11950, |
| "unit": 11951, |
| "unification": 11952, |
| "uncin": 11953, |
| "units": 11954, |
| "unrem": 11955, |
| "unifocal": 11956, |
| "uncinate": 11957, |
| "unident": 11958, |
| "unbon": 11959, |
| "uniqu": 11960, |
| "unfinished": 11961, |
| "unimetrically": 11962, |
| "##utable": 11963, |
| "##utneal": 11964, |
| "type1": 11965, |
| "dilus": 11966, |
| "dilate": 11967, |
| "dilution": 11968, |
| "##exed": 11969, |
| "##exura": 11970, |
| "extub": 11971, |
| "##actricial": 11972, |
| "hepatis": 11973, |
| "hepatectomy": 11974, |
| "hepatotheatosis": 11975, |
| "hepatomgealy": 11976, |
| "severity": 11977, |
| "seventh": 11978, |
| "metastastic": 11979, |
| "presents": 11980, |
| "presented": 11981, |
| "presentation": 11982, |
| "primers": 11983, |
| "accompaniment": 11984, |
| "interlbular": 11985, |
| "hepatostes": 11986, |
| "hepatoscal": 11987, |
| "lateralingular": 11988, |
| "##achian": 11989, |
| "##acholedoch": 11990, |
| "##ermoid": 11991, |
| "fissuring": 11992, |
| "fissules": 11993, |
| "dilatastone": 11994, |
| "soid": 11995, |
| "sinonasal": 11996, |
| "discost": 11997, |
| "discret": 11998, |
| "discoste": 11999, |
| "discarded": 12000, |
| "##agnetic": 12001, |
| "patchal": 12002, |
| "lie": 12003, |
| "literature": 12004, |
| "hasan": 12005, |
| "##andu": 12006, |
| "##andana": 12007, |
| "##cessions": 12008, |
| "##ressing": 12009, |
| "thyrogonal": 12010, |
| "processing": 12011, |
| "surran": 12012, |
| "surreal": 12013, |
| "surneal": 12014, |
| "surpass": 12015, |
| "surcharg": 12016, |
| "thyroidectomized": 12017, |
| "differently": 12018, |
| "differentially": 12019, |
| "##idermal": 12020, |
| "considers": 12021, |
| "##verta": 12022, |
| "clearer": 12023, |
| "clearness": 12024, |
| "fossad": 12025, |
| "fossala": 12026, |
| "osteophic": 12027, |
| "osteophotic": 12028, |
| "osteophenic": 12029, |
| "osteophiles": 12030, |
| "fats": 12031, |
| "fatigued": 12032, |
| "tri": 12033, |
| "tram": 12034, |
| "trub": 12035, |
| "truc": 12036, |
| "trcus": 12037, |
| "trgonal": 12038, |
| "trinbat": 12039, |
| "tripart": 12040, |
| "intax": 12041, |
| "intell": 12042, |
| "intenx": 12043, |
| "intraab": 12044, |
| "intraosseous": 12045, |
| "intraalveolar": 12046, |
| "intraabd": 12047, |
| "intravalve": 12048, |
| "lateropos": 12049, |
| "laterli": 12050, |
| "laterbasal": 12051, |
| "laterabasal": 12052, |
| "lateromedial": 12053, |
| "laterilized": 12054, |
| "##stone": 12055, |
| "##intal": 12056, |
| "laterobasally": 12057, |
| "fractur": 12058, |
| "suspicions": 12059, |
| "hyperthy": 12060, |
| "hyperetro": 12061, |
| "hyperphro": 12062, |
| "hyperlucency": 12063, |
| "bronchialitis": 12064, |
| "bronchialectatic": 12065, |
| "corta": 12066, |
| "cortial": 12067, |
| "scaphoid": 12068, |
| "scenes": 12069, |
| "scleorotic": 12070, |
| "scimitar": 12071, |
| "irs": 12072, |
| "polish": 12073, |
| "polarity": 12074, |
| "polyspl": 12075, |
| "intervertebal": 12076, |
| "retoperitoneal": 12077, |
| "retalic": 12078, |
| "retocrural": 12079, |
| "poleural": 12080, |
| "poleuroparenchymal": 12081, |
| "##aptic": 12082, |
| "##aparnchymal": 12083, |
| "##apxk": 12084, |
| "localize": 12085, |
| "##ostae": 12086, |
| "##ostreior": 12087, |
| "##ostimulator": 12088, |
| "buddy": 12089, |
| "catheterization": 12090, |
| "##pler": 12091, |
| "##pling": 12092, |
| "##pleno": 12093, |
| "characterize": 12094, |
| "pleuraopaenchymal": 12095, |
| "speculated": 12096, |
| "used": 12097, |
| "fuss": 12098, |
| "fuses": 12099, |
| "fusional": 12100, |
| "specificity": 12101, |
| "##oposteriorxmedi": 12102, |
| "laparoscopic": 12103, |
| "cholelel": 12104, |
| "banding": 12105, |
| "osteophytile": 12106, |
| "##anchiam": 12107, |
| "##rammatic": 12108, |
| "solids": 12109, |
| "ivc": 12110, |
| "ivertebra": 12111, |
| "cornic": 12112, |
| "##adenum": 12113, |
| "##adenopat": 12114, |
| "outward": 12115, |
| "outbre": 12116, |
| "outputs": 12117, |
| "outnum": 12118, |
| "apicose": 12119, |
| "apicaoposterior": 12120, |
| "emphysemaous": 12121, |
| "emphysemaatous": 12122, |
| "centriaciner": 12123, |
| "centriacineral": 12124, |
| "inducing": 12125, |
| "indifferent": 12126, |
| "indirect": 12127, |
| "lymphadenomegal": 12128, |
| "lymphadenoapt": 12129, |
| "lymphadenomag": 12130, |
| "10x17": 12131, |
| "10x16": 12132, |
| "ectasis": 12133, |
| "ectrap": 12134, |
| "ectasic": 12135, |
| "ectaz": 12136, |
| "ectasy": 12137, |
| "fibrotric": 12138, |
| "fibroetelectasis": 12139, |
| "fibroaetelectasis": 12140, |
| "fibroreticular": 12141, |
| "fibroids": 12142, |
| "##eatosteatosis": 12143, |
| "apicoposteriorly": 12144, |
| "##omycin": 12145, |
| "fibroatetastic": 12146, |
| "fibroatetatic": 12147, |
| "fibroateletatic": 12148, |
| "fibroatalectatic": 12149, |
| "fibroatrelect": 12150, |
| "caving": 12151, |
| "fibroatelecta": 12152, |
| "fibroatelectaic": 12153, |
| "involuted": 12154, |
| "though": 12155, |
| "vene": 12156, |
| "venography": 12157, |
| "undulations": 12158, |
| "undifferent": 12159, |
| "##ubulum": 12160, |
| "##ubsegmental": 12161, |
| "viewed": 12162, |
| "viewing": 12163, |
| "caeectasis": 12164, |
| "cachexia": 12165, |
| "pancobular": 12166, |
| "pancinar": 12167, |
| "pancoast": 12168, |
| "tubercles": 12169, |
| "tubarius": 12170, |
| "anterolater": 12171, |
| "anterobase": 12172, |
| "anteronmedi": 12173, |
| "anterolatel": 12174, |
| "anterosubpleural": 12175, |
| "anteroperic": 12176, |
| "##rowave": 12177, |
| "adenal": 12178, |
| "adenum": 12179, |
| "adenomatous": 12180, |
| "adenolipoma": 12181, |
| "adenopathy": 12182, |
| "adenopathies": 12183, |
| "adenocortical": 12184, |
| "opacified": 12185, |
| "circles": 12186, |
| "circul": 12187, |
| "circulation": 12188, |
| "developments": 12189, |
| "osteoportic": 12190, |
| "osteopeb": 12191, |
| "osteopenitis": 12192, |
| "osteopenias": 12193, |
| "osteopneic": 12194, |
| "sectioning": 12195, |
| "adenomayomatosis": 12196, |
| "clit": 12197, |
| "clonic": 12198, |
| "interstium": 12199, |
| "doing": 12200, |
| "depression": 12201, |
| "depane": 12202, |
| "depelndan": 12203, |
| "depensating": 12204, |
| "depadan": 12205, |
| "depexed": 12206, |
| "allectatic": 12207, |
| "allobe": 12208, |
| "belb": 12209, |
| "belkir": 12210, |
| "facal": 12211, |
| "faced": 12212, |
| "##gementary": 12213, |
| "##ylococc": 12214, |
| "accessed": 12215, |
| "12x": 12216, |
| "12x18": 12217, |
| "12x15mm": 12218, |
| "trechea": 12219, |
| "treake": 12220, |
| "trecha": 12221, |
| "twice": 12222, |
| "radially": 12223, |
| "radiating": 12224, |
| "sclerosed": 12225, |
| "sclerosing": 12226, |
| "sclerotyl": 12227, |
| "aba": 12228, |
| "abterobasal": 12229, |
| "abbre": 12230, |
| "abortive": 12231, |
| "pointless": 12232, |
| "revision": 12233, |
| "fainting": 12234, |
| "##aortacaval": 12235, |
| "kyphocytic": 12236, |
| "postlateral": 12237, |
| "postier": 12238, |
| "postedav": 12239, |
| "agios": 12240, |
| "agizos": 12241, |
| "hyperdacicity": 12242, |
| "##angitis": 12243, |
| "causific": 12244, |
| "sterno": 12245, |
| "sternosis": 12246, |
| "sternome": 12247, |
| "sternomy": 12248, |
| "sternetomy": 12249, |
| "sternaclavicular": 12250, |
| "nephrogram": 12251, |
| "nephrolitis": 12252, |
| "thymine": 12253, |
| "thymite": 12254, |
| "##astrostomy": 12255, |
| "##astriial": 12256, |
| "stented": 12257, |
| "11x": 12258, |
| "11x3": 12259, |
| "11x12": 12260, |
| "11x15": 12261, |
| "t1t2": 12262, |
| "13th": 12263, |
| "13x4": 12264, |
| "13x15": 12265, |
| "13x14": 12266, |
| "13x17": 12267, |
| "13x16": 12268, |
| "13x18": 12269, |
| "13x25": 12270, |
| "13x23": 12271, |
| "renalis": 12272, |
| "anterobasals": 12273, |
| "anterobasales": 12274, |
| "15x": 12275, |
| "15x4": 12276, |
| "15x20": 12277, |
| "15x25": 12278, |
| "15x33": 12279, |
| "##ainable": 12280, |
| "cradi": 12281, |
| "pavingy": 12282, |
| "##urysm": 12283, |
| "aneuryseoatic": 12284, |
| "shaft": 12285, |
| "panda": 12286, |
| "crazyy": 12287, |
| "pharynx": 12288, |
| "pharyng": 12289, |
| "phonom": 12290, |
| "pherom": 12291, |
| "phonation": 12292, |
| "phosiform": 12293, |
| "phostae": 12294, |
| "simultaneous": 12295, |
| "simpler": 12296, |
| "20x3": 12297, |
| "20x5": 12298, |
| "20x8": 12299, |
| "20x23": 12300, |
| "20x21": 12301, |
| "20x24": 12302, |
| "20x27": 12303, |
| "20x26": 12304, |
| "20x35": 12305, |
| "20x31": 12306, |
| "20x29": 12307, |
| "20hu": 12308, |
| "20x34": 12309, |
| "20x36": 12310, |
| "207th": 12311, |
| "ampho": 12312, |
| "amysematous": 12313, |
| "amdis": 12314, |
| "amgysematous": 12315, |
| "amosaic": 12316, |
| "amrof": 12317, |
| "301": 12318, |
| "302": 12319, |
| "306": 12320, |
| "308": 12321, |
| "30x8": 12322, |
| "30x13": 12323, |
| "30x14": 12324, |
| "30x21": 12325, |
| "30x40": 12326, |
| "30x29": 12327, |
| "30x32": 12328, |
| "30x38": 12329, |
| "30x65": 12330, |
| "##bered": 12331, |
| "##bering": 12332, |
| "coming": 12333, |
| "comorb": 12334, |
| "##letal": 12335, |
| "paraabdominal": 12336, |
| "paraaseptal": 12337, |
| "paracheal": 12338, |
| "paraarch": 12339, |
| "paraarticular": 12340, |
| "parailiac": 12341, |
| "paraenchyma": 12342, |
| "paraumbilical": 12343, |
| "paraartic": 12344, |
| "paraesophag": 12345, |
| "parapecvic": 12346, |
| "paraaortacaval": 12347, |
| "edible": 12348, |
| "edged": 12349, |
| "ediastinal": 12350, |
| "serious": 12351, |
| "serially": 12352, |
| "septs": 12353, |
| "septation": 12354, |
| "septate": 12355, |
| "##elled": 12356, |
| "##ellum": 12357, |
| "##ellulation": 12358, |
| "commissure": 12359, |
| "hilusund": 12360, |
| "extensively": 12361, |
| "frequent": 12362, |
| "atrocler": 12363, |
| "portla": 12364, |
| "mannz": 12365, |
| "14x": 12366, |
| "14x14": 12367, |
| "14x16": 12368, |
| "14x25": 12369, |
| "14x23": 12370, |
| "14x34": 12371, |
| "14x15mm": 12372, |
| "tapers": 12373, |
| "tapered": 12374, |
| "paracostal": 12375, |
| "paracreal": 12376, |
| "paracastrial": 12377, |
| "paracicastrial": 12378, |
| "paracelia": 12379, |
| "paracardic": 12380, |
| "spondiosis": 12381, |
| "##ucus": 12382, |
| "##ucomatous": 12383, |
| "##uculation": 12384, |
| "dependable": 12385, |
| "dependencies": 12386, |
| "dependana": 12387, |
| "spondylation": 12388, |
| "spondylitic": 12389, |
| "spondylolis": 12390, |
| "spondylolitis": 12391, |
| "spondylolytic": 12392, |
| "miimetric": 12393, |
| "miymetric": 12394, |
| "tendons": 12395, |
| "tendinosis": 12396, |
| "splenom": 12397, |
| "artists": 12398, |
| "artifacting": 12399, |
| "artifactual": 12400, |
| "transarter": 12401, |
| "transitions": 12402, |
| "transitional": 12403, |
| "longula": 12404, |
| "longussimus": 12405, |
| "longutneal": 12406, |
| "linee": 12407, |
| "lineet": 12408, |
| "lineup": 12409, |
| "40x13": 12410, |
| "40x23": 12411, |
| "40x26": 12412, |
| "40x33": 12413, |
| "40x31": 12414, |
| "40x29": 12415, |
| "40x45": 12416, |
| "40x50": 12417, |
| "40x43": 12418, |
| "40x42": 12419, |
| "40x47": 12420, |
| "40x55": 12421, |
| "40x15mm": 12422, |
| "physiform": 12423, |
| "physio": 12424, |
| "physiolic": 12425, |
| "physuform": 12426, |
| "physician": 12427, |
| "series3": 12428, |
| "plateus": 12429, |
| "chrycentric": 12430, |
| "chrysentic": 12431, |
| "reticulonodularfocal": 12432, |
| "bridges": 12433, |
| "retroposition": 12434, |
| "retroae": 12435, |
| "retropharyngeal": 12436, |
| "retrobul": 12437, |
| "retropusion": 12438, |
| "thinner": 12439, |
| "thinnest": 12440, |
| "appropriating": 12441, |
| "325": 12442, |
| "326": 12443, |
| "328": 12444, |
| "32nd": 12445, |
| "32x10": 12446, |
| "32x14": 12447, |
| "32x18": 12448, |
| "32x23": 12449, |
| "32x24": 12450, |
| "32x19": 12451, |
| "32x27": 12452, |
| "32x33": 12453, |
| "32x50": 12454, |
| "32x38": 12455, |
| "32x60": 12456, |
| "32x49": 12457, |
| "16x5": 12458, |
| "16x20": 12459, |
| "16x25": 12460, |
| "16x27": 12461, |
| "sugsegmental": 12462, |
| "sugsegmenter": 12463, |
| "##ecystitis": 12464, |
| "cholecystetom": 12465, |
| "cholecystomizing": 12466, |
| "17x": 12467, |
| "172": 12468, |
| "17x6": 12469, |
| "17x16": 12470, |
| "17x18": 12471, |
| "17x22": 12472, |
| "17x21": 12473, |
| "17x19": 12474, |
| "17x40": 12475, |
| "17x31": 12476, |
| "color": 12477, |
| "collag": 12478, |
| "colpectomy": 12479, |
| "anteromedio": 12480, |
| "anteromediybasal": 12481, |
| "bridgings": 12482, |
| "older": 12483, |
| "18x5": 12484, |
| "18x21": 12485, |
| "18x24": 12486, |
| "remant": 12487, |
| "removal": 12488, |
| "remmant": 12489, |
| "remanant": 12490, |
| "remission": 12491, |
| "crustal": 12492, |
| "crusts": 12493, |
| "supertracheal": 12494, |
| "supercardiac": 12495, |
| "superomediobasal": 12496, |
| "superoanterior": 12497, |
| "superloric": 12498, |
| "superiot": 12499, |
| "afore": 12500, |
| "restric": 12501, |
| "reservoir": 12502, |
| "research": 12503, |
| "hispathology": 12504, |
| "acus": 12505, |
| "acro": 12506, |
| "acudal": 12507, |
| "acdg": 12508, |
| "acons": 12509, |
| "acrus": 12510, |
| "acorpus": 12511, |
| "acousar": 12512, |
| "acendonous": 12513, |
| "recessed": 12514, |
| "recessing": 12515, |
| "recessive": 12516, |
| "bule": 12517, |
| "neighborliness": 12518, |
| "osteoporative": 12519, |
| "311": 12520, |
| "31x12": 12521, |
| "31x16": 12522, |
| "31x30": 12523, |
| "31x21": 12524, |
| "31x24": 12525, |
| "31x28": 12526, |
| "31x27": 12527, |
| "31x26": 12528, |
| "31x35": 12529, |
| "31x40": 12530, |
| "31x31": 12531, |
| "31x15mm": 12532, |
| "31x73": 12533, |
| "##poses": 12534, |
| "##akl": 12535, |
| "##akalan": 12536, |
| "gynecosmastia": 12537, |
| "ductus": 12538, |
| "reporting": 12539, |
| "neighborhooda": 12540, |
| "lobarovascular": 12541, |
| "multilobular": 12542, |
| "multilobe": 12543, |
| "multiloar": 12544, |
| "multilsegmentary": 12545, |
| "multilocular": 12546, |
| "multilevel": 12547, |
| "multilboar": 12548, |
| "furcation": 12549, |
| "centeracinar": 12550, |
| "centeriacinar": 12551, |
| "posterio": 12552, |
| "posterolisthesis": 12553, |
| "posterosuperior": 12554, |
| "posteronbasal": 12555, |
| "posterorbasal": 12556, |
| "posterrobasal": 12557, |
| "postertobasal": 12558, |
| "l11": 12559, |
| "intrapathic": 12560, |
| "intrapuolmonary": 12561, |
| "intrapulmonarily": 12562, |
| "ranging": 12563, |
| "suprapleural": 12564, |
| "supraoar": 12565, |
| "supradiaphragmal": 12566, |
| "suprareolar": 12567, |
| "supraaorta": 12568, |
| "supraartic": 12569, |
| "supraorb": 12570, |
| "supraaoar": 12571, |
| "supradiaphragm": 12572, |
| "33x": 12573, |
| "335": 12574, |
| "332": 12575, |
| "33x7": 12576, |
| "33x12": 12577, |
| "33x13": 12578, |
| "33x17": 12579, |
| "33x18": 12580, |
| "33x22": 12581, |
| "33x35": 12582, |
| "33x31": 12583, |
| "33x29": 12584, |
| "33x38": 12585, |
| "33x43": 12586, |
| "##ergularent": 12587, |
| "osteodenen": 12588, |
| "diverge": 12589, |
| "diverges": 12590, |
| "pacemark": 12591, |
| "mrpc": 12592, |
| "251": 12593, |
| "250": 12594, |
| "258": 12595, |
| "259": 12596, |
| "25x8": 12597, |
| "25x11": 12598, |
| "25x24": 12599, |
| "25x33": 12600, |
| "25x50": 12601, |
| "25x75": 12602, |
| "avm": 12603, |
| "reticularly": 12604, |
| "afterwards": 12605, |
| "progressions": 12606, |
| "superpositions": 12607, |
| "##kins": 12608, |
| "351": 12609, |
| "352": 12610, |
| "358": 12611, |
| "35x12": 12612, |
| "35x15": 12613, |
| "35x17": 12614, |
| "35x19": 12615, |
| "35x28": 12616, |
| "35x35": 12617, |
| "35x40": 12618, |
| "35x33": 12619, |
| "35x31": 12620, |
| "35x60": 12621, |
| "35x55": 12622, |
| "35x37": 12623, |
| "paramaedi": 12624, |
| "paramagnetic": 12625, |
| "297": 12626, |
| "293": 12627, |
| "290": 12628, |
| "29x11": 12629, |
| "29x17": 12630, |
| "29x16": 12631, |
| "29x19": 12632, |
| "29x28": 12633, |
| "29x29": 12634, |
| "quadral": 12635, |
| "##apsules": 12636, |
| "carp": 12637, |
| "cariothoracic": 12638, |
| "carciothoracic": 12639, |
| "carerer": 12640, |
| "paramedial": 12641, |
| "281": 12642, |
| "282": 12643, |
| "284": 12644, |
| "286": 12645, |
| "28x6": 12646, |
| "28x12": 12647, |
| "28x13": 12648, |
| "28x15": 12649, |
| "28x28": 12650, |
| "28x27": 12651, |
| "28x31": 12652, |
| "28x29": 12653, |
| "28x32": 12654, |
| "28hu": 12655, |
| "28x15mm": 12656, |
| "myimetric": 12657, |
| "myxoma": 12658, |
| "myololipoma": 12659, |
| "myclimetric": 12660, |
| "aspegillus": 12661, |
| "aspirate": 12662, |
| "mesus": 12663, |
| "mesothelial": 12664, |
| "rounds": 12665, |
| "rounding": 12666, |
| "caudalinb": 12667, |
| "bronchoponum": 12668, |
| "proximals": 12669, |
| "exceeded": 12670, |
| "smoother": 12671, |
| "remnate": 12672, |
| "remnanata": 12673, |
| "traverse": 12674, |
| "trangular": 12675, |
| "sterium": 12676, |
| "steroid": 12677, |
| "sterosclerosis": 12678, |
| "sterbum": 12679, |
| "paramediasteinal": 12680, |
| "schlor": 12681, |
| "exophyty": 12682, |
| "##oscocolosis": 12683, |
| "varietal": 12684, |
| "schmitt": 12685, |
| "schmrol": 12686, |
| "paramediastinally": 12687, |
| "mesenterically": 12688, |
| "indistinction": 12689, |
| "labs": 12690, |
| "labectomy": 12691, |
| "275": 12692, |
| "278": 12693, |
| "279": 12694, |
| "27x6": 12695, |
| "27x9": 12696, |
| "27x16": 12697, |
| "27x18": 12698, |
| "27x19": 12699, |
| "27x51": 12700, |
| "27x30mm": 12701, |
| "container": 12702, |
| "male": 12703, |
| "malfor": 12704, |
| "malgnitis": 12705, |
| "periodic": 12706, |
| "bronchopneumomic": 12707, |
| "##ioes": 12708, |
| "##iohumeral": 12709, |
| "##ioquad": 12710, |
| "414": 12711, |
| "418": 12712, |
| "41x9": 12713, |
| "41x12": 12714, |
| "41x31": 12715, |
| "41x38": 12716, |
| "41x42": 12717, |
| "41x44": 12718, |
| "41x41": 12719, |
| "41x48": 12720, |
| "41x49": 12721, |
| "223": 12722, |
| "224": 12723, |
| "228": 12724, |
| "22x5": 12725, |
| "22x6": 12726, |
| "22x25": 12727, |
| "22x22": 12728, |
| "22x21": 12729, |
| "22x24": 12730, |
| "22x33": 12731, |
| "##x54": 12732, |
| "elevates": 12733, |
| "42x11": 12734, |
| "42x20": 12735, |
| "42x21": 12736, |
| "42x19": 12737, |
| "42x26": 12738, |
| "42x35": 12739, |
| "42x40": 12740, |
| "42x45": 12741, |
| "42x50": 12742, |
| "42x38": 12743, |
| "42x39": 12744, |
| "42x16mm": 12745, |
| "muscular": 12746, |
| "muscled": 12747, |
| "##ullosis": 12748, |
| "motor": 12749, |
| "myeloid": 12750, |
| "myelization": 12751, |
| "myelination": 12752, |
| "myelolipomas": 12753, |
| "50x4": 12754, |
| "50x11": 12755, |
| "50x25": 12756, |
| "50x27": 12757, |
| "50x40": 12758, |
| "50x33": 12759, |
| "50x50": 12760, |
| "50x38": 12761, |
| "50x36": 12762, |
| "50x48": 12763, |
| "50x51": 12764, |
| "50x37": 12765, |
| "50x95": 12766, |
| "50x110": 12767, |
| "draft": 12768, |
| "drains": 12769, |
| "predense": 12770, |
| "predictive": 12771, |
| "manifestation": 12772, |
| "internally": 12773, |
| "##x64": 12774, |
| "##x69": 12775, |
| "##x105": 12776, |
| "##x100": 12777, |
| "34th": 12778, |
| "34x16": 12779, |
| "34x25": 12780, |
| "34x23": 12781, |
| "34x21": 12782, |
| "34x19": 12783, |
| "34x52": 12784, |
| "##ammary": 12785, |
| "totals": 12786, |
| "ellip": 12787, |
| "weir": 12788, |
| "onsets": 12789, |
| "##x81": 12790, |
| "##x87": 12791, |
| "##x86": 12792, |
| "##x87mm": 12793, |
| "241": 12794, |
| "244": 12795, |
| "24x10": 12796, |
| "24x8": 12797, |
| "24x23": 12798, |
| "24x29": 12799, |
| "24x46": 12800, |
| "##iseed": 12801, |
| "385": 12802, |
| "383": 12803, |
| "38x20": 12804, |
| "38x18": 12805, |
| "38x22": 12806, |
| "38x24": 12807, |
| "38x27": 12808, |
| "38x36": 12809, |
| "38x41": 12810, |
| "38x48": 12811, |
| "hemangimatous": 12812, |
| "261": 12813, |
| "264": 12814, |
| "26x10": 12815, |
| "26x11": 12816, |
| "26x13": 12817, |
| "26x25": 12818, |
| "26x39": 12819, |
| "chambar": 12820, |
| "23x10": 12821, |
| "23x8": 12822, |
| "23x23": 12823, |
| "23x24": 12824, |
| "23x33": 12825, |
| "230x160": 12826, |
| "##ugus": 12827, |
| "weighting": 12828, |
| "blecular": 12829, |
| "bleirginous": 12830, |
| "bleomycin": 12831, |
| "hemangios": 12832, |
| "parapnom": 12833, |
| "parapchyma": 12834, |
| "paraplev": 12835, |
| "parapevertebral": 12836, |
| "exception": 12837, |
| "organon": 12838, |
| "organize": 12839, |
| "organizae": 12840, |
| "370": 12841, |
| "37x17": 12842, |
| "37x22": 12843, |
| "37x24": 12844, |
| "37x40": 12845, |
| "37x36": 12846, |
| "luminous": 12847, |
| "lumden": 12848, |
| "lumbal": 12849, |
| "lumei": 12850, |
| "situ": 12851, |
| "situation": 12852, |
| "situations": 12853, |
| "sell": 12854, |
| "selection": 12855, |
| "sellar": 12856, |
| "218": 12857, |
| "219": 12858, |
| "21x8": 12859, |
| "21x20": 12860, |
| "21x22": 12861, |
| "21x21": 12862, |
| "21x24": 12863, |
| "21x26": 12864, |
| "21x29": 12865, |
| "partials": 12866, |
| "angles": 12867, |
| "expiratory": 12868, |
| "experia": 12869, |
| "##like": 12870, |
| "visibility": 12871, |
| "##x76": 12872, |
| "45x13": 12873, |
| "45x17": 12874, |
| "45x25": 12875, |
| "45x19": 12876, |
| "45x26": 12877, |
| "45x35": 12878, |
| "45x40": 12879, |
| "45x33": 12880, |
| "45x29": 12881, |
| "45x50": 12882, |
| "45x38": 12883, |
| "45x43": 12884, |
| "45x42": 12885, |
| "45x37": 12886, |
| "45x70": 12887, |
| "45x95": 12888, |
| "4500": 12889, |
| "centracinarly": 12890, |
| "honeycombs": 12891, |
| "honeycombing": 12892, |
| "t11th": 12893, |
| "39x15": 12894, |
| "39x20": 12895, |
| "39x18": 12896, |
| "39x25": 12897, |
| "39x30": 12898, |
| "39x24": 12899, |
| "39x28": 12900, |
| "39x35": 12901, |
| "39x33": 12902, |
| "39x31": 12903, |
| "39x29": 12904, |
| "39x39": 12905, |
| "39x37": 12906, |
| "393ml": 12907, |
| "firearm": 12908, |
| "generative": 12909, |
| "##x92": 12910, |
| "##x94": 12911, |
| "##x98": 12912, |
| "##x97mm": 12913, |
| "triggers": 12914, |
| "trigononal": 12915, |
| "thoracabdominal": 12916, |
| "364": 12917, |
| "368": 12918, |
| "36x20": 12919, |
| "36x16": 12920, |
| "36x21": 12921, |
| "36x19": 12922, |
| "36x28": 12923, |
| "36x29": 12924, |
| "36x34": 12925, |
| "36x37": 12926, |
| "36x66": 12927, |
| "36x30mm": 12928, |
| "36x20mm": 12929, |
| "36x54": 12930, |
| "hemidiaphragmatic": 12931, |
| "hemidaphragm": 12932, |
| "hemidiphragm": 12933, |
| "devoid": 12934, |
| "syndemophytes": 12935, |
| "43x13": 12936, |
| "43x18": 12937, |
| "43x19": 12938, |
| "43x26": 12939, |
| "43x35": 12940, |
| "43x33": 12941, |
| "43x29": 12942, |
| "43x44": 12943, |
| "43x53": 12944, |
| "subclavius": 12945, |
| "toxicities": 12946, |
| "impact": 12947, |
| "impreg": 12948, |
| "impenet": 12949, |
| "dimensionality": 12950, |
| "fillings": 12951, |
| "mictral": 12952, |
| "microwave": 12953, |
| "vertra": 12954, |
| "verbra": 12955, |
| "verify": 12956, |
| "##calcial": 12957, |
| "##x115": 12958, |
| "##x111mm": 12959, |
| "limitedly": 12960, |
| "fungi": 12961, |
| "musclelibration": 12962, |
| "alveo": 12963, |
| "alveoli": 12964, |
| "alveola": 12965, |
| "congolom": 12966, |
| "indices": 12967, |
| "ruling": 12968, |
| "carcinematous": 12969, |
| "carcinamatous": 12970, |
| "episternal": 12971, |
| "epatosteatosis": 12972, |
| "epidermal": 12973, |
| "omentectomy": 12974, |
| "omentoplasty": 12975, |
| "omentopex": 12976, |
| "precardial": 12977, |
| "precontrast": 12978, |
| "precarn": 12979, |
| "precipitate": 12980, |
| "retroarelar": 12981, |
| "rotatory": 12982, |
| "rotates": 12983, |
| "rotorsc": 12984, |
| "rotoscocolosis": 12985, |
| "overlap": 12986, |
| "overlying": 12987, |
| "confluences": 12988, |
| "uncapsulated": 12989, |
| "osteochondromas": 12990, |
| "##x130": 12991, |
| "headache": 12992, |
| "tractions": 12993, |
| "malignants": 12994, |
| "ligula": 12995, |
| "obliq": 12996, |
| "obliques": 12997, |
| "doubles": 12998, |
| "inflation": 12999, |
| "trabeb": 13000, |
| "trabellulation": 13001, |
| "trabuculation": 13002, |
| "tracostomy": 13003, |
| "tracings": 13004, |
| "blend": 13005, |
| "blurring": 13006, |
| "blpe": 13007, |
| "trabeculations": 13008, |
| "##ually": 13009, |
| "##x150": 13010, |
| "viscous": 13011, |
| "osteochondroplastic": 13012, |
| "crecentric": 13013, |
| "crecentr": 13014, |
| "449": 13015, |
| "44x15": 13016, |
| "44x14": 13017, |
| "44x22": 13018, |
| "44x24": 13019, |
| "44x27": 13020, |
| "44x26": 13021, |
| "44x35": 13022, |
| "44x33": 13023, |
| "44x32": 13024, |
| "44x42": 13025, |
| "44x39": 13026, |
| "degeneratid": 13027, |
| "5x31": 13028, |
| "5x38": 13029, |
| "##oplasties": 13030, |
| "##atral": 13031, |
| "4the": 13032, |
| "carcinomato": 13033, |
| "carcinomatos": 13034, |
| "radius": 13035, |
| "radiotherapeutic": 13036, |
| "panel": 13037, |
| "panachyma": 13038, |
| "panrea": 13039, |
| "panctreas": 13040, |
| "pancheas": 13041, |
| "interperposed": 13042, |
| "interpectop": 13043, |
| "syndesmos": 13044, |
| "syndesmorph": 13045, |
| "syndesmotifs": 13046, |
| "##x143": 13047, |
| "conglomerations": 13048, |
| "anteroposteriorly": 13049, |
| "necks": 13050, |
| "necked": 13051, |
| "strut": 13052, |
| "struts": 13053, |
| "stroke": 13054, |
| "striving": 13055, |
| "striping": 13056, |
| "extrahe": 13057, |
| "extraparenchymal": 13058, |
| "calibers": 13059, |
| "angioplasty": 13060, |
| "medastinum": 13061, |
| "medastinal": 13062, |
| "medasthene": 13063, |
| "medaist": 13064, |
| "failed": 13065, |
| "nascent": 13066, |
| "tracheobroncho": 13067, |
| "reveals": 13068, |
| "abstract": 13069, |
| "absolut": 13070, |
| "torted": 13071, |
| "microablation": 13072, |
| "microfibrotic": 13073, |
| "intrarenal": 13074, |
| "intracholedoch": 13075, |
| "whereas": 13076, |
| "ima78": 13077, |
| "scapulas": 13078, |
| "endobronchioes": 13079, |
| "46x7": 13080, |
| "46x20": 13081, |
| "46x25": 13082, |
| "46x21": 13083, |
| "46x27": 13084, |
| "46x32": 13085, |
| "46x50": 13086, |
| "46x36": 13087, |
| "46x37": 13088, |
| "##iocoudal": 13089, |
| "##ioclavicles": 13090, |
| "472": 13091, |
| "47mm": 13092, |
| "47x10": 13093, |
| "47x13": 13094, |
| "47x25": 13095, |
| "47x21": 13096, |
| "47x24": 13097, |
| "47x40": 13098, |
| "47x33": 13099, |
| "47x49": 13100, |
| "semicalcified": 13101, |
| "identification": 13102, |
| "identifia": 13103, |
| "hematomas": 13104, |
| "hematologic": 13105, |
| "hematoracks": 13106, |
| "retrocarinal": 13107, |
| "retrocecal": 13108, |
| "retrocurural": 13109, |
| "collapsible": 13110, |
| "retrosp": 13111, |
| "retrpulsion": 13112, |
| "retrorural": 13113, |
| "retrospective": 13114, |
| "subdiaphragm": 13115, |
| "##abazel": 13116, |
| "disappears": 13117, |
| "disappearing": 13118, |
| "##ropathy": 13119, |
| "recovering": 13120, |
| "legacy": 13121, |
| "depandan": 13122, |
| "depandenal": 13123, |
| "deposit": 13124, |
| "residuals": 13125, |
| "craniok": 13126, |
| "cranioquad": 13127, |
| "craniocoudal": 13128, |
| "liquef": 13129, |
| "curvatures": 13130, |
| "resorptions": 13131, |
| "litk": 13132, |
| "litchi": 13133, |
| "encapsular": 13134, |
| "encapsules": 13135, |
| "ureterppelvic": 13136, |
| "ureteropelvical": 13137, |
| "genuses": 13138, |
| "##audalxap": 13139, |
| "spreads": 13140, |
| "subcentimeric": 13141, |
| "periperitoneal": 13142, |
| "##rds": 13143, |
| "intercalary": 13144, |
| "intercerebral": 13145, |
| "involves": 13146, |
| "costas": 13147, |
| "costolateral": 13148, |
| "costolar": 13149, |
| "costavertebral": 13150, |
| "scanning": 13151, |
| "clarity": 13152, |
| "ultraearly": 13153, |
| "calyxial": 13154, |
| "perineum": 13155, |
| "perineural": 13156, |
| "microstructure": 13157, |
| "difficultly": 13158, |
| "craniocaudalxanter": 13159, |
| "4x2mm": 13160, |
| "60mm": 13161, |
| "60x10": 13162, |
| "60x25": 13163, |
| "60x27": 13164, |
| "60x45": 13165, |
| "60x60": 13166, |
| "60hu": 13167, |
| "60x44": 13168, |
| "60x47": 13169, |
| "60x65": 13170, |
| "60x30mm": 13171, |
| "60x59": 13172, |
| "cospus": 13173, |
| "hypertrophitic": 13174, |
| "487": 13175, |
| "48x20": 13176, |
| "48x24": 13177, |
| "48x45": 13178, |
| "48x50": 13179, |
| "48x38": 13180, |
| "48hu": 13181, |
| "48x39": 13182, |
| "48x47": 13183, |
| "48x63": 13184, |
| "t2w": 13185, |
| "generalized": 13186, |
| "mastech": 13187, |
| "2014": 13188, |
| "siliv": 13189, |
| "originated": 13190, |
| "costovertebra": 13191, |
| "costoanter": 13192, |
| "costoverta": 13193, |
| "hypodectic": 13194, |
| "hypodenes": 13195, |
| "hypodecisic": 13196, |
| "dextro": 13197, |
| "dextrose": 13198, |
| "bounded": 13199, |
| "duet": 13200, |
| "duadenum": 13201, |
| "aneurysmactic": 13202, |
| "poratic": 13203, |
| "porterobasal": 13204, |
| "porces": 13205, |
| "poroparenchymal": 13206, |
| "porparenchymal": 13207, |
| "porterative": 13208, |
| "foramens": 13209, |
| "hypersenous": 13210, |
| "protude": 13211, |
| "75mm": 13212, |
| "75x31": 13213, |
| "75x55": 13214, |
| "75x65": 13215, |
| "sacroma": 13216, |
| "sacrolis": 13217, |
| "sacpula": 13218, |
| "70x34": 13219, |
| "70x44": 13220, |
| "70x55": 13221, |
| "70x51": 13222, |
| "70x52": 13223, |
| "70x100": 13224, |
| "70x130": 13225, |
| "externally": 13226, |
| "##rombotic": 13227, |
| "55x20": 13228, |
| "55x30": 13229, |
| "55x19": 13230, |
| "55x40": 13231, |
| "55x45": 13232, |
| "55x52": 13233, |
| "55x57": 13234, |
| "55x77": 13235, |
| "55x94": 13236, |
| "sarclage": 13237, |
| "condulations": 13238, |
| "condulitis": 13239, |
| "5x4x7": 13240, |
| "5x40x51": 13241, |
| "classical": 13242, |
| "classified": 13243, |
| "classification": 13244, |
| "uncharacteristic": 13245, |
| "goes": 13246, |
| "hydropoothorax": 13247, |
| "punctact": 13248, |
| "##pedincular": 13249, |
| "##irement": 13250, |
| "##thriacinar": 13251, |
| "##osteodys": 13252, |
| "bullbl": 13253, |
| "bullbleb": 13254, |
| "##phalic": 13255, |
| "closes": 13256, |
| "iliobular": 13257, |
| "iliocostal": 13258, |
| "iliocecal": 13259, |
| "ovaid": 13260, |
| "transpedincular": 13261, |
| "49mm": 13262, |
| "49x30": 13263, |
| "49x24": 13264, |
| "49x19": 13265, |
| "49x35": 13266, |
| "49x40": 13267, |
| "49x38": 13268, |
| "49x34": 13269, |
| "49x47": 13270, |
| "49x48": 13271, |
| "49x51": 13272, |
| "facemaker": 13273, |
| "callusar": 13274, |
| "resorbing": 13275, |
| "purposes": 13276, |
| "coverage": 13277, |
| "bubbling": 13278, |
| "pericholecystitis": 13279, |
| "indents": 13280, |
| "indented": 13281, |
| "indenting": 13282, |
| "intramamarian": 13283, |
| "btiv": 13284, |
| "anxal": 13285, |
| "anxin": 13286, |
| "undergoes": 13287, |
| "epidermoid": 13288, |
| "infrahil": 13289, |
| "macronodular": 13290, |
| "macrolubular": 13291, |
| "52nd": 13292, |
| "52mm": 13293, |
| "52x17": 13294, |
| "52x25": 13295, |
| "52x24": 13296, |
| "52x27": 13297, |
| "52x40": 13298, |
| "52x29": 13299, |
| "52x43": 13300, |
| "52x34": 13301, |
| "52x47": 13302, |
| "52x55": 13303, |
| "52x53": 13304, |
| "##umerable": 13305, |
| "resultant": 13306, |
| "entirely": 13307, |
| "lenin": 13308, |
| "lenadenopathy": 13309, |
| "lenadenopathies": 13310, |
| "slipped": 13311, |
| "numerically": 13312, |
| "5x5x7": 13313, |
| "parainteraort": 13314, |
| "prostatomegaly": 13315, |
| "strengthens": 13316, |
| "repuls": 13317, |
| "repair": 13318, |
| "10x6x10": 13319, |
| "mycotic": 13320, |
| "pelvicectasis": 13321, |
| "pelviccalcial": 13322, |
| "grafted": 13323, |
| "grafting": 13324, |
| "abscessed": 13325, |
| "shrinks": 13326, |
| "shrinkages": 13327, |
| "heals": 13328, |
| "fistural": 13329, |
| "fistulated": 13330, |
| "brooncograms": 13331, |
| "presses": 13332, |
| "polyne": 13333, |
| "polygonal": 13334, |
| "51mm": 13335, |
| "51x45": 13336, |
| "51x32": 13337, |
| "51x50": 13338, |
| "51x38": 13339, |
| "51x39": 13340, |
| "51x36": 13341, |
| "51x46": 13342, |
| "51x37": 13343, |
| "65x18": 13344, |
| "65x35": 13345, |
| "65x50": 13346, |
| "65x43": 13347, |
| "65x60": 13348, |
| "65x55": 13349, |
| "65x51": 13350, |
| "65x53": 13351, |
| "65x59": 13352, |
| "##ockwise": 13353, |
| "ultrasound": 13354, |
| "polyplenia": 13355, |
| "bowing": 13356, |
| "copathology": 13357, |
| "lingulo": 13358, |
| "linguloing": 13359, |
| "lingulcer": 13360, |
| "lingulasup": 13361, |
| "lingulergularent": 13362, |
| "referred": 13363, |
| "10x7mm": 13364, |
| "splenerative": 13365, |
| "splenule": 13366, |
| "splenoneg": 13367, |
| "ankyloses": 13368, |
| "53x22": 13369, |
| "53x21": 13370, |
| "53x27": 13371, |
| "53x35": 13372, |
| "53x32": 13373, |
| "53x39": 13374, |
| "53x48": 13375, |
| "53x49": 13376, |
| "80x40": 13377, |
| "80x63": 13378, |
| "80x62": 13379, |
| "80x74": 13380, |
| "80x77": 13381, |
| "aeromas": 13382, |
| "aerosclerotic": 13383, |
| "appendages": 13384, |
| "appendagitis": 13385, |
| "##ystasis": 13386, |
| "anastomized": 13387, |
| "anastomosed": 13388, |
| "aspergullosis": 13389, |
| "gastrojegenostomy": 13390, |
| "5x2mm": 13391, |
| "5x2cm": 13392, |
| "cuffs": 13393, |
| "meet": 13394, |
| "mezcal": 13395, |
| "pool": 13396, |
| "poterobasal": 13397, |
| "poanchymal": 13398, |
| "poanchyma": 13399, |
| "poatological": 13400, |
| "valvuloplasties": 13401, |
| "chilaiditis": 13402, |
| "demineral": 13403, |
| "##ipheric": 13404, |
| "##ipheri": 13405, |
| "osteoephy": 13406, |
| "allergy": 13407, |
| "retroperitoneally": 13408, |
| "ankyz": 13409, |
| "ankyte": 13410, |
| "ankyze": 13411, |
| "cortica": 13412, |
| "blocking": 13413, |
| "cemented": 13414, |
| "bifid": 13415, |
| "##grit": 13416, |
| "spiculo": 13417, |
| "spiculed": 13418, |
| "spiculate": 13419, |
| "spiculating": 13420, |
| "measurements": 13421, |
| "epicardium": 13422, |
| "costafractures": 13423, |
| "percardiac": 13424, |
| "faceted": 13425, |
| "broadly": 13426, |
| "broadband": 13427, |
| "56x29": 13428, |
| "56x38": 13429, |
| "56x60": 13430, |
| "56x41": 13431, |
| "56x47": 13432, |
| "56x55": 13433, |
| "56x65": 13434, |
| "56x30mm": 13435, |
| "56x68": 13436, |
| "cercilage": 13437, |
| "rims": 13438, |
| "rimlike": 13439, |
| "pleuroparchymal": 13440, |
| "pleuroparanchymal": 13441, |
| "pleuroparanimal": 13442, |
| "pleuroparanachymal": 13443, |
| "pleuroparamchymal": 13444, |
| "pleuroparanchiam": 13445, |
| "hepatostomosis": 13446, |
| "hepatostestosis": 13447, |
| "microcalculcular": 13448, |
| "cuffings": 13449, |
| "54x20": 13450, |
| "54x30": 13451, |
| "54x28": 13452, |
| "54x32": 13453, |
| "54x60": 13454, |
| "54x48": 13455, |
| "54x37": 13456, |
| "54x57": 13457, |
| "90mm": 13458, |
| "90x35": 13459, |
| "90x53": 13460, |
| "90x80": 13461, |
| "90x90": 13462, |
| "14x10mm": 13463, |
| "58x20": 13464, |
| "58x22": 13465, |
| "58x36": 13466, |
| "##atoracheal": 13467, |
| "mediastina": 13468, |
| "mediastincal": 13469, |
| "13x8mm": 13470, |
| "13x8x12": 13471, |
| "epidemics": 13472, |
| "capula": 13473, |
| "parasitic": 13474, |
| "parasceptal": 13475, |
| "parasactricial": 13476, |
| "antrobasal": 13477, |
| "antrium": 13478, |
| "antrolateral": 13479, |
| "mudstone": 13480, |
| "pyological": 13481, |
| "pyriform": 13482, |
| "pyterigop": 13483, |
| "pyternia": 13484, |
| "arteficial": 13485, |
| "interfolar": 13486, |
| "interfissure": 13487, |
| "nephrocarcin": 13488, |
| "nephropathy": 13489, |
| "intubated": 13490, |
| "eventre": 13491, |
| "eventation": 13492, |
| "hepatostetasia": 13493, |
| "hydroureterophrosis": 13494, |
| "61x26": 13495, |
| "61x35": 13496, |
| "61x34": 13497, |
| "61x55": 13498, |
| "61x80": 13499, |
| "61x78": 13500, |
| "cancelled": 13501, |
| "dysplastica": 13502, |
| "dysgrit": 13503, |
| "pathway": 13504, |
| "substernal": 13505, |
| "subsplenic": 13506, |
| "subsymp": 13507, |
| "subsoptimal": 13508, |
| "subsugment": 13509, |
| "substructural": 13510, |
| "subsensymetric": 13511, |
| "subsgementary": 13512, |
| "globe": 13513, |
| "globes": 13514, |
| "paratreacheal": 13515, |
| "paratreakeal": 13516, |
| "procedural": 13517, |
| "tricuspic": 13518, |
| "retroesophageally": 13519, |
| "carcinomatousa": 13520, |
| "62x30": 13521, |
| "62x26": 13522, |
| "62x35": 13523, |
| "62x45": 13524, |
| "62x42": 13525, |
| "62x41": 13526, |
| "62x55": 13527, |
| "62x51": 13528, |
| "62x57": 13529, |
| "delineation": 13530, |
| "falls": 13531, |
| "falling": 13532, |
| "complication": 13533, |
| "complicates": 13534, |
| "##odgking": 13535, |
| "regularly": 13536, |
| "confirming": 13537, |
| "confirmations": 13538, |
| "hypovolemia": 13539, |
| "57x13": 13540, |
| "57x28": 13541, |
| "57x29": 13542, |
| "57x45": 13543, |
| "57x50": 13544, |
| "57x49": 13545, |
| "57x87": 13546, |
| "satable": 13547, |
| "satby": 13548, |
| "orally": 13549, |
| "contracting": 13550, |
| "10x8mm": 13551, |
| "10x8x7": 13552, |
| "20x15x27": 13553, |
| "reflecting": 13554, |
| "meanings": 13555, |
| "perivascularly": 13556, |
| "##bsiel": 13557, |
| "peritonchial": 13558, |
| "peritumoral": 13559, |
| "staging": 13560, |
| "stagger": 13561, |
| "arthrum": 13562, |
| "cobble": 13563, |
| "130x90": 13564, |
| "130x160": 13565, |
| "130x150": 13566, |
| "spondyloatrop": 13567, |
| "16x10mm": 13568, |
| "16x10x18": 13569, |
| "17x11x8": 13570, |
| "pyelogram": 13571, |
| "biartr": 13572, |
| "filter": 13573, |
| "filexura": 13574, |
| "herpatic": 13575, |
| "ossicle": 13576, |
| "ossaf": 13577, |
| "ossifying": 13578, |
| "##jectenic": 13579, |
| "17x12mm": 13580, |
| "posteroior": 13581, |
| "posterotrans": 13582, |
| "immunopneumonitis": 13583, |
| "satelliteite": 13584, |
| "cobblestones": 13585, |
| "64x24": 13586, |
| "64x45": 13587, |
| "64x53": 13588, |
| "64x62": 13589, |
| "64x74": 13590, |
| "gereto": 13591, |
| "ileostomy": 13592, |
| "ileocolic": 13593, |
| "latarobasal": 13594, |
| "lateterobasal": 13595, |
| "pals": 13596, |
| "paler": 13597, |
| "palte": 13598, |
| "paltes": 13599, |
| "palaz": 13600, |
| "palnes": 13601, |
| "nonfibrotic": 13602, |
| "postovertebral": 13603, |
| "postorebasal": 13604, |
| "distorts": 13605, |
| "indeterminately": 13606, |
| "12x7mm": 13607, |
| "18x12mm": 13608, |
| "ethologies": 13609, |
| "flow": 13610, |
| "txapxk": 13611, |
| "occurs": 13612, |
| "hypoodense": 13613, |
| "hypotrophic": 13614, |
| "hypoedense": 13615, |
| "hypoisodense": 13616, |
| "ostification": 13617, |
| "ostophytes": 13618, |
| "ostophitis": 13619, |
| "13x7mm": 13620, |
| "spondyloarthropathic": 13621, |
| "actectasis": 13622, |
| "factor": 13623, |
| "razy": 13624, |
| "raised": 13625, |
| "preparenchymal": 13626, |
| "receive": 13627, |
| "complexity": 13628, |
| "fissurite": 13629, |
| "cirrus": 13630, |
| "definitive": 13631, |
| "definitely": 13632, |
| "11x9mm": 13633, |
| "17x10mm": 13634, |
| "coarsenings": 13635, |
| "95x80": 13636, |
| "95x85": 13637, |
| "observing": 13638, |
| "observation": 13639, |
| "16x8mm": 13640, |
| "63x27": 13641, |
| "63x43": 13642, |
| "63x42": 13643, |
| "63x44": 13644, |
| "63x61": 13645, |
| "78x30": 13646, |
| "78x41": 13647, |
| "78x56": 13648, |
| "78x61": 13649, |
| "78x92": 13650, |
| "9x8mm": 13651, |
| "9x8x9": 13652, |
| "9x7mm": 13653, |
| "cerebrosp": 13654, |
| "lastobasal": 13655, |
| "mundus": 13656, |
| "muzz": 13657, |
| "##ipple": 13658, |
| "incompatible": 13659, |
| "supporting": 13660, |
| "dissecting": 13661, |
| "16x13mm": 13662, |
| "acromiale": 13663, |
| "acromiohumeral": 13664, |
| "acromioclavicles": 13665, |
| "cervico": 13666, |
| "74x27": 13667, |
| "74x43": 13668, |
| "74x47": 13669, |
| "74x63": 13670, |
| "74x85": 13671, |
| "8x4mm": 13672, |
| "leucular": 13673, |
| "leuosis": 13674, |
| "nonspecial": 13675, |
| "covip": 13676, |
| "13x11mm": 13677, |
| "percutaneously": 13678, |
| "66x4": 13679, |
| "66x23": 13680, |
| "66x31": 13681, |
| "66x45": 13682, |
| "66x50": 13683, |
| "66x51": 13684, |
| "66x49": 13685, |
| "68x9": 13686, |
| "68x50": 13687, |
| "72x14": 13688, |
| "72x27": 13689, |
| "72x39": 13690, |
| "72x74": 13691, |
| "85x30": 13692, |
| "85x60": 13693, |
| "85x51": 13694, |
| "85x62": 13695, |
| "9x5mm": 13696, |
| "9x5x6": 13697, |
| "subcentrimetic": 13698, |
| "hemiazgos": 13699, |
| "neoplasms": 13700, |
| "laterocanal": 13701, |
| "cholestetomized": 13702, |
| "14x8mm": 13703, |
| "tracheobronchopathica": 13704, |
| "tortoied": 13705, |
| "tortoiseed": 13706, |
| "jirovecii": 13707, |
| "haata": 13708, |
| "haze": 13709, |
| "haemorrhagic": 13710, |
| "haiff": 13711, |
| "lonf": 13712, |
| "opposite": 13713, |
| "opposit": 13714, |
| "pseural": 13715, |
| "toms": 13716, |
| "tomographic": 13717, |
| "bronchoectasia": 13718, |
| "bronchojectenic": 13719, |
| "infero": 13720, |
| "inferion": 13721, |
| "inferoposterior": 13722, |
| "inferomedial": 13723, |
| "infracardiac": 13724, |
| "infracrainal": 13725, |
| "armor": 13726, |
| "layout": 13727, |
| "intermamarian": 13728, |
| "intermdiate": 13729, |
| "100hu": 13730, |
| "100x105": 13731, |
| "145th": 13732, |
| "160x95": 13733, |
| "tortie": 13734, |
| "tortiosis": 13735, |
| "tortiosed": 13736, |
| "594": 13737, |
| "59x25": 13738, |
| "59x50": 13739, |
| "biventicular": 13740, |
| "ccas": 13741, |
| "ccxap": 13742, |
| "equi": 13743, |
| "equivalent": 13744, |
| "ipodense": 13745, |
| "ipenchyma": 13746, |
| "jejunoma": 13747, |
| "mati": 13748, |
| "syntriacinar": 13749, |
| "thorasis": 13750, |
| "##tocoliosis": 13751, |
| "recipe": 13752, |
| "postrerobasal": 13753, |
| "postradiation": 13754, |
| "arterials": 13755, |
| "##embolization": 13756, |
| "14x11x20": 13757, |
| "18x9mm": 13758, |
| "18x11mm": 13759, |
| "basells": 13760, |
| "predominating": 13761, |
| "centreacinary": 13762, |
| "pseudonodular": 13763, |
| "pseudomix": 13764, |
| "5x9x18": 13765, |
| "67x42": 13766, |
| "67x46": 13767, |
| "67x57": 13768, |
| "67x56": 13769, |
| "67x64": 13770, |
| "76x40": 13771, |
| "76x52": 13772, |
| "76x70": 13773, |
| "76x56": 13774, |
| "76x58": 13775, |
| "76x71": 13776, |
| "88mm": 13777, |
| "88x82": 13778, |
| "88x68": 13779, |
| "88x78": 13780, |
| "peing": 13781, |
| "pevious": 13782, |
| "peak": 13783, |
| "pelev": 13784, |
| "peibronchial": 13785, |
| "peeling": 13786, |
| "pepheric": 13787, |
| "urine": 13788, |
| "urothelial": 13789, |
| "##oembolization": 13790, |
| "##yxal": 13791, |
| "nomass": 13792, |
| "obtain": 13793, |
| "##aneurysm": 13794, |
| "mediaasthene": 13795, |
| "mediaadenopat": 13796, |
| "mediasitis": 13797, |
| "mediasintal": 13798, |
| "operatively": 13799, |
| "sparing": 13800, |
| "aortopusmonary": 13801, |
| "aortopulmen": 13802, |
| "esophagoazygos": 13803, |
| "ansite": 13804, |
| "compensation": 13805, |
| "compensatris": 13806, |
| "##yloric": 13807, |
| "110x46": 13808, |
| "110x115": 13809, |
| "embolized": 13810, |
| "macrolobulated": 13811, |
| "cementums": 13812, |
| "actually": 13813, |
| "recipients": 13814, |
| "71st": 13815, |
| "71x35": 13816, |
| "73x40": 13817, |
| "73x50": 13818, |
| "73x41": 13819, |
| "73x48": 13820, |
| "84x28": 13821, |
| "84x85": 13822, |
| "folded": 13823, |
| "squareness": 13824, |
| "years": 13825, |
| "peridivertricular": 13826, |
| "anatomosis": 13827, |
| "posteolateral": 13828, |
| "posteobase": 13829, |
| "posteocentral": 13830, |
| "fibroconnective": 13831, |
| "products": 13832, |
| "hepatosteasis": 13833, |
| "hepatosteosis": 13834, |
| "hepatosteato": 13835, |
| "hepatosteiosis": 13836, |
| "hepatosteotase": 13837, |
| "hepatosteaztosis": 13838, |
| "intensive": 13839, |
| "10x10mm": 13840, |
| "10x10x21": 13841, |
| "shadows": 13842, |
| "143x66": 13843, |
| "spondylodegenerative": 13844, |
| "17x14mm": 13845, |
| "qualified": 13846, |
| "musculoskeletal": 13847, |
| "pelvicalyxal": 13848, |
| "conclusiontechnique": 13849, |
| "submandinbular": 13850, |
| "raising": 13851, |
| "enhancements": 13852, |
| "auppraclavicular": 13853, |
| "athrombotic": 13854, |
| "roughening": 13855, |
| "sweat": 13856, |
| "swabbing": 13857, |
| "swollen": 13858, |
| "lymphadopathy": 13859, |
| "lymphadeb": 13860, |
| "lymphadnomegaly": 13861, |
| "lymphadepathies": 13862, |
| "lymphadeomegaly": 13863, |
| "suffer": 13864, |
| "suffered": 13865, |
| "##imming": 13866, |
| "annus": 13867, |
| "annual": 13868, |
| "19x10mm": 13869, |
| "19x10x25": 13870, |
| "plvroparanchymal": 13871, |
| "plvroparenchymal": 13872, |
| "plvrparenchymal": 13873, |
| "cardioocic": 13874, |
| "requirement": 13875, |
| "120mm": 13876, |
| "120x90": 13877, |
| "120x87mm": 13878, |
| "12x5x5": 13879, |
| "147mm": 13880, |
| "140x80": 13881, |
| "180°": 13882, |
| "posterobacellar": 13883, |
| "layered": 13884, |
| "aortopulmoon": 13885, |
| "83x32": 13886, |
| "83x75": 13887, |
| "83x73": 13888, |
| "83x59": 13889, |
| "83x71": 13890, |
| "83x69": 13891, |
| "86x66": 13892, |
| "86x61": 13893, |
| "bicateral": 13894, |
| "deltoid": 13895, |
| "delimitable": 13896, |
| "heniation": 13897, |
| "lendadenopathies": 13898, |
| "lithk": 13899, |
| "lithitis": 13900, |
| "lithyl": 13901, |
| "##shk": 13902, |
| "perifisural": 13903, |
| "periberonchial": 13904, |
| "peribonrov": 13905, |
| "ateletases": 13906, |
| "subaranchial": 13907, |
| "parnachyma": 13908, |
| "osseophyte": 13909, |
| "dehiscens": 13910, |
| "dehiscent": 13911, |
| "122x70": 13912, |
| "118x86": 13913, |
| "11x6mm": 13914, |
| "131x70": 13915, |
| "165th": 13916, |
| "24x17mm": 13917, |
| "##xtransverse": 13918, |
| "chiliaditis": 13919, |
| "geratofasc": 13920, |
| "6x2mm": 13921, |
| "87x60": 13922, |
| "87x71": 13923, |
| "dominates": 13924, |
| "dominating": 13925, |
| "gibus": 13926, |
| "sentence": 13927, |
| "sentinel": 13928, |
| "tah": 13929, |
| "taelectasis": 13930, |
| "taeroma": 13931, |
| "tauride": 13932, |
| "toraks": 13933, |
| "torakalan": 13934, |
| "isoechoic": 13935, |
| "sebpleural": 13936, |
| "sebsegmentary": 13937, |
| "infundubulum": 13938, |
| "nonsepific": 13939, |
| "recognise": 13940, |
| "shifts": 13941, |
| "discriminating": 13942, |
| "cholangio": 13943, |
| "101x81": 13944, |
| "101x97mm": 13945, |
| "fibroatelactasia": 13946, |
| "128th": 13947, |
| "30x25mm": 13948, |
| "myocytosis": 13949, |
| "directed": 13950, |
| "micronnodular": 13951, |
| "shrunken": 13952, |
| "appendicolith": 13953, |
| "sharpenings": 13954, |
| "subsegmter": 13955, |
| "subsegmetal": 13956, |
| "subsegmeb": 13957, |
| "angioinvasion": 13958, |
| "82x": 13959, |
| "82x90": 13960, |
| "97x50": 13961, |
| "98x46": 13962, |
| "earlies": 13963, |
| "hier": 13964, |
| "hius": 13965, |
| "hiyaal": 13966, |
| "rugas": 13967, |
| "ski": 13968, |
| "skeletal": 13969, |
| "skyline": 13970, |
| "skimming": 13971, |
| "stems": 13972, |
| "##aea": 13973, |
| "bronchocectatic": 13974, |
| "diagrammatic": 13975, |
| "effaces": 13976, |
| "effaced": 13977, |
| "preparatoracheal": 13978, |
| "nonhodgking": 13979, |
| "supracalvicular": 13980, |
| "supracarina": 13981, |
| "foramers": 13982, |
| "apertured": 13983, |
| "cruciform": 13984, |
| "moves": 13985, |
| "atheroslertoic": 13986, |
| "chemoembolization": 13987, |
| "reformate": 13988, |
| "attaches": 13989, |
| "extremity": 13990, |
| "hyperaera": 13991, |
| "126mm": 13992, |
| "126x72": 13993, |
| "postpneumonic": 13994, |
| "nephroliasis": 13995, |
| "nephroltia": 13996, |
| "nephrolithosis": 13997, |
| "1128": 13998, |
| "112x43": 13999, |
| "1561": 14000, |
| "15x15mm": 14001, |
| "14x61": 14002, |
| "161mm": 14003, |
| "epigstric": 14004, |
| "microrecessions": 14005, |
| "eventera": 14006, |
| "cerebellum": 14007, |
| "covitin": 14008, |
| "equals": 14009, |
| "matches": 14010, |
| "postradiogen": 14011, |
| "aortopulmoer": 14012, |
| "089": 14013, |
| "4x6x8": 14014, |
| "79x72": 14015, |
| "8x9x9": 14016, |
| "91x73": 14017, |
| "93x32": 14018, |
| "93x80": 14019, |
| "burden": 14020, |
| "limbular": 14021, |
| "pacs": 14022, |
| "ridges": 14023, |
| "stepping": 14024, |
| "steotase": 14025, |
| "steaztosis": 14026, |
| "steatz": 14027, |
| "steallite": 14028, |
| "conjunctive": 14029, |
| "maxima": 14030, |
| "periler": 14031, |
| "perilardial": 14032, |
| "infeior": 14033, |
| "slice": 14034, |
| "aorticoulmonary": 14035, |
| "aorticoopulmonary": 14036, |
| "plonjuan": 14037, |
| "depanal": 14038, |
| "depanated": 14039, |
| "depanned": 14040, |
| "116x75": 14041, |
| "139x143": 14042, |
| "etiologic": 14043, |
| "paracentrally": 14044, |
| "16x7mm": 14045, |
| "16x14mm": 14046, |
| "25x15mm": 14047, |
| "29x24mm": 14048, |
| "22x12mm": 14049, |
| "21x14x44": 14050, |
| "veretbrae": 14051, |
| "anteroposteriorxtransverse": 14052, |
| "anteroposteriorxtransvrs": 14053, |
| "encounters": 14054, |
| "erosions": 14055, |
| "erosive": 14056, |
| "neutropenia": 14057, |
| "displays": 14058, |
| "superficials": 14059, |
| "foreheads": 14060, |
| "041": 14061, |
| "3x4x10": 14062, |
| "4x4x4": 14063, |
| "81x60": 14064, |
| "81x73": 14065, |
| "99x60": 14066, |
| "coracoclavicular": 14067, |
| "divides": 14068, |
| "division": 14069, |
| "divais": 14070, |
| "divetricle": 14071, |
| "hapatos": 14072, |
| "laryngitis": 14073, |
| "memory": 14074, |
| "mutliple": 14075, |
| "pulmopner": 14076, |
| "rozen": 14077, |
| "rotroscoliotic": 14078, |
| "rotocoliosis": 14079, |
| "rayz": 14080, |
| "tunrcus": 14081, |
| "mediacal": 14082, |
| "mediacian": 14083, |
| "mediacrinal": 14084, |
| "caliceal": 14085, |
| "calicifous": 14086, |
| "bronlectasis": 14087, |
| "bronnovascular": 14088, |
| "bronectastic": 14089, |
| "brochiocephalic": 14090, |
| "brochiectasis": 14091, |
| "lymphatics": 14092, |
| "bilateria": 14093, |
| "corpius": 14094, |
| "corpuus": 14095, |
| "corpgus": 14096, |
| "parserptal": 14097, |
| "nonspressive": 14098, |
| "nonspee": 14099, |
| "pneumoectomy": 14100, |
| "pneumohem": 14101, |
| "stenium": 14102, |
| "arcing": 14103, |
| "arcuate": 14104, |
| "arrangement": 14105, |
| "oncology": 14106, |
| "oncologic": 14107, |
| "suprclavicular": 14108, |
| "emphyses": 14109, |
| "emphysetous": 14110, |
| "centriainar": 14111, |
| "centriaacinar": 14112, |
| "centriainary": 14113, |
| "centriaemphysematous": 14114, |
| "plerodesis": 14115, |
| "intersium": 14116, |
| "intersites": 14117, |
| "intermedia": 14118, |
| "intermediar": 14119, |
| "lateroasal": 14120, |
| "reticonodular": 14121, |
| "reticucular": 14122, |
| "caverns": 14123, |
| "115x110": 14124, |
| "20014": 14125, |
| "200x111mm": 14126, |
| "acinic": 14127, |
| "25x21mm": 14128, |
| "variable": 14129, |
| "34mmn": 14130, |
| "24x15mm": 14131, |
| "radiopacity": 14132, |
| "radiopacities": 14133, |
| "pseudoatro": 14134, |
| "pseudoaneurysm": 14135, |
| "stabilizers": 14136, |
| "shcmorll": 14137, |
| "corresponds": 14138, |
| "bornectasis": 14139, |
| "bornectasia": 14140, |
| "bornchiectasis": 14141, |
| "ciliated": 14142, |
| "clean": 14143, |
| "dasity": 14144, |
| "diala": 14145, |
| "fishy": 14146, |
| "gharbi": 14147, |
| "hiller": 14148, |
| "handed": 14149, |
| "joins": 14150, |
| "kaliel": 14151, |
| "mulitple": 14152, |
| "multicystic": 14153, |
| "mulipple": 14154, |
| "paenchyma": 14155, |
| "packs": 14156, |
| "##nsia": 14157, |
| "nosaic": 14158, |
| "nosnspecific": 14159, |
| "excessive": 14160, |
| "supply": 14161, |
| "suppleural": 14162, |
| "suppressed": 14163, |
| "supplementary": 14164, |
| "suppressing": 14165, |
| "atelactatic": 14166, |
| "infrasupraclavicular": 14167, |
| "parascatricial": 14168, |
| "parascartral": 14169, |
| "parascastriial": 14170, |
| "heavy": 14171, |
| "stereosclerosis": 14172, |
| "stereosclerotic": 14173, |
| "stereotactic": 14174, |
| "hemopneumothorax": 14175, |
| "plevis": 14176, |
| "plevoparenchymal": 14177, |
| "chondrocalcinosis": 14178, |
| "proliferations": 14179, |
| "approached": 14180, |
| "speculable": 14181, |
| "centriolebular": 14182, |
| "transformations": 14183, |
| "40x30x70": 14184, |
| "162mm": 14185, |
| "affects": 14186, |
| "affective": 14187, |
| "multilober": 14188, |
| "35x27mm": 14189, |
| "22x20mm": 14190, |
| "intralumenal": 14191, |
| "medistinum": 14192, |
| "fistulas": 14193, |
| "echotex": 14194, |
| "echocomplex": 14195, |
| "immunosuppression": 14196, |
| "matters": 14197, |
| "sphenoidal": 14198, |
| "proteiniosis": 14199, |
| "anteroposteriorxtransversxk": 14200, |
| "bilateraql": 14201, |
| "gutters": 14202, |
| "representing": 14203, |
| "2x6mm": 14204, |
| "azygoesophageal": 14205, |
| "boiled": 14206, |
| "bohtalek": 14207, |
| "bugular": 14208, |
| "bungal": 14209, |
| "bialetal": 14210, |
| "bialletal": 14211, |
| "cspleno": 14212, |
| "casif": 14213, |
| "deleted": 14214, |
| "deletions": 14215, |
| "eczematous": 14216, |
| "ecchym": 14217, |
| "foal": 14218, |
| "foaks": 14219, |
| "foamy": 14220, |
| "foakl": 14221, |
| "hallos": 14222, |
| "odules": 14223, |
| "odpb": 14224, |
| "pnchyma": 14225, |
| "pnoothorax": 14226, |
| "pn9om": 14227, |
| "pesmaker": 14228, |
| "rfablation": 14229, |
| "senest": 14230, |
| "sanden": 14231, |
| "teres": 14232, |
| "terlobular": 14233, |
| "tseatosis": 14234, |
| "##viral": 14235, |
| "inhalation": 14236, |
| "##legitasia": 14237, |
| "lephadenopathy": 14238, |
| "lephadneopathies": 14239, |
| "parenchymatous": 14240, |
| "orthogonal": 14241, |
| "preserve": 14242, |
| "preserves": 14243, |
| "ateectatic": 14244, |
| "atethek": 14245, |
| "atelelectasis": 14246, |
| "atelegitasia": 14247, |
| "bilatreal": 14248, |
| "bilatereal": 14249, |
| "subaorticopulmonary": 14250, |
| "adhesions": 14251, |
| "staphylococc": 14252, |
| "anthers": 14253, |
| "antherir": 14254, |
| "antherobasal": 14255, |
| "antheronbasal": 14256, |
| "arkuds": 14257, |
| "articulated": 14258, |
| "articulates": 14259, |
| "paratrachele": 14260, |
| "alternately": 14261, |
| "distendual": 14262, |
| "slidind": 14263, |
| "describing": 14264, |
| "pleurooparanchymal": 14265, |
| "pleuroaparnchymal": 14266, |
| "aorticopenia": 14267, |
| "aorticopuolmonary": 14268, |
| "aorticopoulmonary": 14269, |
| "aorticopulmner": 14270, |
| "plants": 14271, |
| "plumping": 14272, |
| "atheroscleortic": 14273, |
| "cardiomegalivenous": 14274, |
| "accumulates": 14275, |
| "interlober": 14276, |
| "interlobuolar": 14277, |
| "surveys": 14278, |
| "trimdat": 14279, |
| "fusifoma": 14280, |
| "fusiforn": 14281, |
| "anteriot": 14282, |
| "anteriomediobasal": 14283, |
| "117x16mm": 14284, |
| "153x80": 14285, |
| "amphitheat": 14286, |
| "30x28mm": 14287, |
| "necrotized": 14288, |
| "transferred": 14289, |
| "16x16x31": 14290, |
| "175mm": 14291, |
| "17x17mm": 14292, |
| "resemble": 14293, |
| "resembling": 14294, |
| "31x17mm": 14295, |
| "35x21mm": 14296, |
| "28x25mm": 14297, |
| "bronchopnonic": 14298, |
| "bronchopnonia": 14299, |
| "##iaphragmally": 14300, |
| "exophytitis": 14301, |
| "27x21x31": 14302, |
| "weeks": 14303, |
| "23x12mm": 14304, |
| "intradiaphragmally": 14305, |
| "encircle": 14306, |
| "encircled": 14307, |
| "hypodesic": 14308, |
| "sacroiliitis": 14309, |
| "concentrically": 14310, |
| "synthetic": 14311, |
| "synthaciner": 14312, |
| "pseudocapsule": 14313, |
| "supracliavcular": 14314, |
| "aortopulmoenerous": 14315, |
| "apicoposteror": 14316, |
| "apicoposterio": 14317, |
| "apicoposteridor": 14318, |
| "apicoposteripor": 14319, |
| "meidyasthene": 14320, |
| "dasnite": 14321, |
| "dasnites": 14322, |
| "settlement": 14323, |
| "crystalluria": 14324, |
| "012020": 14325, |
| "5x14mm": 14326, |
| "9x9x13": 14327, |
| "aora": 14328, |
| "aorcus": 14329, |
| "aoromas": 14330, |
| "aqueduct": 14331, |
| "beribronchial": 14332, |
| "beronchiectasis": 14333, |
| "berlig": 14334, |
| "cardomegaly": 14335, |
| "cusps": 14336, |
| "daily": 14337, |
| "daisy": 14338, |
| "daisies": 14339, |
| "dolicolite": 14340, |
| "groan": 14341, |
| "hpeatosteatosis": 14342, |
| "lavd": 14343, |
| "libgular": 14344, |
| "masoic": 14345, |
| "masroscopic": 14346, |
| "maschimal": 14347, |
| "ometallic": 14348, |
| "papillary": 14349, |
| "##aii": 14350, |
| "##mullar": 14351, |
| "internan": 14352, |
| "internodular": 14353, |
| "interncostal": 14354, |
| "patrimonial": 14355, |
| "withdrawal": 14356, |
| "extralumination": 14357, |
| "maintains": 14358, |
| "bronchogras": 14359, |
| "bronchogarm": 14360, |
| "bronchograns": 14361, |
| "pretty": 14362, |
| "pretakeal": 14363, |
| "pretrech": 14364, |
| "perispk": 14365, |
| "ateketastic": 14366, |
| "tracheabronchopathic": 14367, |
| "tracheabronchopathy": 14368, |
| "tracheabronchopathies": 14369, |
| "entrapment": 14370, |
| "paranasal": 14371, |
| "paranoid": 14372, |
| "paranachymal": 14373, |
| "paraceiac": 14374, |
| "paracepotal": 14375, |
| "paracephalic": 14376, |
| "adequate": 14377, |
| "staetosis": 14378, |
| "ancis": 14379, |
| "ancapsular": 14380, |
| "anculosis": 14381, |
| "constricts": 14382, |
| "regarding": 14383, |
| "aprta": 14384, |
| "aprticopulmonary": 14385, |
| "apranchyma": 14386, |
| "cruv": 14387, |
| "pleurecan": 14388, |
| "centricinar": 14389, |
| "centricacinar": 14390, |
| "peribronkovascular": 14391, |
| "atheroscletosis": 14392, |
| "cheesal": 14393, |
| "intertubular": 14394, |
| "intertwined": 14395, |
| "intertistel": 14396, |
| "fibrotalectatic": 14397, |
| "fibrotalelectasis": 14398, |
| "fibrotaletatic": 14399, |
| "preribronchial": 14400, |
| "hepasteatosis": 14401, |
| "metatases": 14402, |
| "multimyel": 14403, |
| "suboptimla": 14404, |
| "interverteral": 14405, |
| "apicopoposterior": 14406, |
| "apicopsoterior": 14407, |
| "apicopostreior": 14408, |
| "planjon": 14409, |
| "radioembolization": 14410, |
| "postorobasal": 14411, |
| "postorolateral": 14412, |
| "postorabazel": 14413, |
| "phlebolitis": 14414, |
| "ampula": 14415, |
| "14x21x30": 14416, |
| "18x89": 14417, |
| "diabetes": 14418, |
| "posterosesegment": 14419, |
| "intraparanimal": 14420, |
| "25x13mm": 14421, |
| "carries": 14422, |
| "caridomegaly": 14423, |
| "caridothoracic": 14424, |
| "caridiomegaly": 14425, |
| "225x160": 14426, |
| "229th": 14427, |
| "26x18x40": 14428, |
| "lumina": 14429, |
| "vertabra": 14430, |
| "gradually": 14431, |
| "cosolidation": 14432, |
| "cosolidative": 14433, |
| "cosolidations": 14434, |
| "concerns": 14435, |
| "concerning": 14436, |
| "anxisted": 14437, |
| "osteofilts": 14438, |
| "percentage": 14439, |
| "tuberculous": 14440, |
| "lipoidosis": 14441, |
| "immunocompressive": 14442, |
| "subpleveral": 14443, |
| "intermittently": 14444, |
| "squared": 14445, |
| "pulmpner": 14446, |
| "mediacitinal": 14447, |
| "pleropaenchymal": 14448, |
| "membranous": 14449, |
| "hiayal": 14450, |
| "sonomamography": 14451, |
| "thresholding": 14452, |
| "environmental": 14453, |
| "3x7mm": 14454, |
| "alactive": 14455, |
| "alabes": 14456, |
| "aorthpulmonary": 14457, |
| "aorthopuomoner": 14458, |
| "barred": 14459, |
| "botyuts": 14460, |
| "bouts": 14461, |
| "bugs": 14462, |
| "buglus": 14463, |
| "cytoto": 14464, |
| "cyternatomy": 14465, |
| "cuss": 14466, |
| "cushion": 14467, |
| "cropus": 14468, |
| "croissant": 14469, |
| "dotted": 14470, |
| "eastward": 14471, |
| "feet": 14472, |
| "feeding": 14473, |
| "fertile": 14474, |
| "fertility": 14475, |
| "glang": 14476, |
| "glaucomatous": 14477, |
| "gramatous": 14478, |
| "hialatal": 14479, |
| "harmony": 14480, |
| "harmonious": 14481, |
| "ild": 14482, |
| "illness": 14483, |
| "modic": 14484, |
| "modification": 14485, |
| "oteophyte": 14486, |
| "oteophytic": 14487, |
| "puomoner": 14488, |
| "puurcalcified": 14489, |
| "ptc": 14490, |
| "ptology": 14491, |
| "popular": 14492, |
| "pulling": 14493, |
| "ranks": 14494, |
| "snetrilobular": 14495, |
| "snatral": 14496, |
| "tibic": 14497, |
| "tibia": 14498, |
| "temporalis": 14499, |
| "vi01ral": 14500, |
| "viiral": 14501, |
| "vasogenic": 14502, |
| "vasodilation": 14503, |
| "vetebral": 14504, |
| "vetebrae": 14505, |
| "vertex": 14506, |
| "verteba": 14507, |
| "worse": 14508, |
| "working": 14509, |
| "wrapping": 14510, |
| "wrapped": 14511, |
| "yoke": 14512, |
| "##croatelectatic": 14513, |
| "##zigos": 14514, |
| "innumerable": 14515, |
| "inerlobular": 14516, |
| "inerseptal": 14517, |
| "loblaterobasal": 14518, |
| "loblatertobazel": 14519, |
| "mediobazel": 14520, |
| "mediobasa": 14521, |
| "mediayastinum": 14522, |
| "mediayastinal": 14523, |
| "leaning": 14524, |
| "begun": 14525, |
| "begins": 14526, |
| "preoperative": 14527, |
| "preoperatively": 14528, |
| "lymphnodules": 14529, |
| "lymphnodes": 14530, |
| "lymphanepathies": 14531, |
| "lymphanedopathies": 14532, |
| "subracavicular": 14533, |
| "subraclavcular": 14534, |
| "pertn": 14535, |
| "pertaining": 14536, |
| "##lags": 14537, |
| "bronchioalveolar": 14538, |
| "atleectasis": 14539, |
| "atleectesic": 14540, |
| "atelesclerotic": 14541, |
| "atelestases": 14542, |
| "optics": 14543, |
| "splint": 14544, |
| "splinterectomy": 14545, |
| "aortipulmonary": 14546, |
| "aortipopulmonary": 14547, |
| "inframammarian": 14548, |
| "inframammary": 14549, |
| "subfloor": 14550, |
| "subfissural": 14551, |
| "subottimal": 14552, |
| "subottimally": 14553, |
| "subbrachial": 14554, |
| "subbrachiclavicular": 14555, |
| "esophagogegenostomy": 14556, |
| "esophagogastrostomy": 14557, |
| "noncellular": 14558, |
| "noncavitary": 14559, |
| "pneumosia": 14560, |
| "arrest": 14561, |
| "arreola": 14562, |
| "recanalized": 14563, |
| "recanalization": 14564, |
| "paratracreal": 14565, |
| "paratracaeal": 14566, |
| "complaints": 14567, |
| "supcapsular": 14568, |
| "supcranial": 14569, |
| "supramezen": 14570, |
| "supramesocolic": 14571, |
| "regurgitation": 14572, |
| "regurgitates": 14573, |
| "subpleral": 14574, |
| "subplerval": 14575, |
| "peribornchial": 14576, |
| "peribornsia": 14577, |
| "cardiomegealy": 14578, |
| "cardiomegaii": 14579, |
| "osteomorphic": 14580, |
| "osteomorphosis": 14581, |
| "pleuropericardial": 14582, |
| "pleuropericarial": 14583, |
| "neurogenic": 14584, |
| "neurostimulator": 14585, |
| "multiples": 14586, |
| "multipsegmental": 14587, |
| "hepatoathatosis": 14588, |
| "laterobosal": 14589, |
| "laterobazel": 14590, |
| "hypertrichosis": 14591, |
| "hypertrodic": 14592, |
| "scmourl": 14593, |
| "centriasner": 14594, |
| "centriasinr": 14595, |
| "fibroatektasis": 14596, |
| "fibroateleketastic": 14597, |
| "undestructive": 14598, |
| "undesirable": 14599, |
| "deprived": 14600, |
| "depriving": 14601, |
| "129th": 14602, |
| "abberan": 14603, |
| "abberane": 14604, |
| "15x23mm": 14605, |
| "crazing": 14606, |
| "phyrotic": 14607, |
| "phycroatelectatic": 14608, |
| "30x18mm": 14609, |
| "30x27mm": 14610, |
| "parabens": 14611, |
| "parabchymal": 14612, |
| "transpalnt": 14613, |
| "transpanlt": 14614, |
| "transversely": 14615, |
| "transversxanterior": 14616, |
| "40x35mm": 14617, |
| "retroarolar": 14618, |
| "retroarveolar": 14619, |
| "retropecroral": 14620, |
| "retropecrotal": 14621, |
| "cholecystectoized": 14622, |
| "cholecystectomzie": 14623, |
| "remodeling": 14624, |
| "remodeled": 14625, |
| "superoinferiorly": 14626, |
| "carsiothoracic": 14627, |
| "carsimomatosa": 14628, |
| "weakly": 14629, |
| "24x79": 14630, |
| "26x12mm": 14631, |
| "21x19mm": 14632, |
| "vertically": 14633, |
| "vertrebra": 14634, |
| "nasogastic": 14635, |
| "nasograstric": 14636, |
| "46x38mm": 14637, |
| "periperibronchial": 14638, |
| "periperipheric": 14639, |
| "hypersecretion": 14640, |
| "hypersecretory": 14641, |
| "sacralized": 14642, |
| "entosopathy": 14643, |
| "entosopathies": 14644, |
| "endobrochial": 14645, |
| "endobranchial": 14646, |
| "58x24mm": 14647, |
| "centresinal": 14648, |
| "centresiner": 14649, |
| "nondependant": 14650, |
| "nondepandana": 14651, |
| "covisd": 14652, |
| "85x48mm": 14653, |
| "59x46x49": 14654, |
| "pevroparanchymal": 14655, |
| "pevroparenchymal": 14656, |
| "pefiferi": 14657, |
| "pefipheri": 14658, |
| "hepatosteatotic": 14659, |
| "hepatosteatase": 14660, |
| "posterobazels": 14661, |
| "gibbosis": 14662, |
| "gibbocytes": 14663, |
| "subsegmnter": 14664, |
| "subsegmneter": 14665, |
| "epiglottis": 14666, |
| "epiglottitis": 14667, |
| "bursting": 14668, |
| "mutisegmental": 14669, |
| "mutisegmentary": 14670, |
| "emphyseamatous": 14671, |
| "emphysemalike": 14672, |
| "apicoposteior": 14673, |
| "apicoposteiror": 14674, |
| "ecstasis": 14675, |
| "ecstatic": 14676, |
| "lephaadenomegaly": 14677, |
| "lephaadenopathies": 14678, |
| "categorized": 14679, |
| "categorization": 14680, |
| "aquifer": 14681, |
| "aquifers": 14682, |
| "constrictions": 14683, |
| "peribronkovasular": 14684, |
| "peribronkovasucular": 14685, |
| "interverterbral": 14686, |
| "interverterbal": 14687, |
| "phleboliths": 14688, |
| "downwards": 14689, |
| "keeps": 14690, |
| "keeping": 14691, |
| "pneuonic": 14692, |
| "pneuthorax": 14693, |
| "hypochondrium": 14694, |
| "hypochondriac": 14695, |
| "1the": 14696, |
| "2x10x20": 14697, |
| "2x16cm": 14698, |
| "5ml³": 14699, |
| "aoarta": 14700, |
| "aeorala": 14701, |
| "ainen": 14702, |
| "aopt": 14703, |
| "aoticopulmonary": 14704, |
| "atrophies": 14705, |
| "ahemithorax": 14706, |
| "azigoesophageal": 14707, |
| "bmillimetric": 14708, |
| "bpyun": 14709, |
| "bcs": 14710, |
| "besides": 14711, |
| "bush": 14712, |
| "beard": 14713, |
| "biverticular": 14714, |
| "bought": 14715, |
| "bstin": 14716, |
| "blood": 14717, |
| "burrito": 14718, |
| "barnacle": 14719, |
| "cpvid": 14720, |
| "centhriacinar": 14721, |
| "cambering": 14722, |
| "crencentric": 14723, |
| "cidarone": 14724, |
| "cited": 14725, |
| "cassific": 14726, |
| "claibration": 14727, |
| "croup": 14728, |
| "cetriacinar": 14729, |
| "cetricacinar": 14730, |
| "candidate": 14731, |
| "cloud": 14732, |
| "cubcarinal": 14733, |
| "cadiomegaly": 14734, |
| "cogglom": 14735, |
| "dlymph": 14736, |
| "dyvar": 14737, |
| "derived": 14738, |
| "dreeced": 14739, |
| "dances": 14740, |
| "dintandu": 14741, |
| "doprsal": 14742, |
| "dpku": 14743, |
| "danstie": 14744, |
| "ebz": 14745, |
| "eelob": 14746, |
| "eustachian": 14747, |
| "ebronchopneumonic": 14748, |
| "ecmic": 14749, |
| "finrotic": 14750, |
| "figs": 14751, |
| "figuration": 14752, |
| "foliage": 14753, |
| "folicistic": 14754, |
| "foley": 14755, |
| "fiffurel": 14756, |
| "gbm": 14757, |
| "guided": 14758, |
| "gonarthrosis": 14759, |
| "gini": 14760, |
| "gibroit": 14761, |
| "hrniation": 14762, |
| "hstructures": 14763, |
| "hjpodens": 14764, |
| "hchilar": 14765, |
| "holding": 14766, |
| "help": 14767, |
| "hermia": 14768, |
| "hanging": 14769, |
| "heniazigos": 14770, |
| "happens": 14771, |
| "ichlus": 14772, |
| "iamj": 14773, |
| "iblateral": 14774, |
| "jmucus": 14775, |
| "jigular": 14776, |
| "jegenal": 14777, |
| "jugilar": 14778, |
| "krg": 14779, |
| "kmeic": 14780, |
| "kva": 14781, |
| "kartegener": 14782, |
| "koledok": 14783, |
| "klebsiel": 14784, |
| "knew": 14785, |
| "kemshk": 14786, |
| "kissing": 14787, |
| "kaposi": 14788, |
| "kcardiothoracic": 14789, |
| "lyrical": 14790, |
| "lcortical": 14791, |
| "lnf": 14792, |
| "lheine": 14793, |
| "lanphaaden": 14794, |
| "lymangitic": 14795, |
| "lympangitis": 14796, |
| "mnm": 14797, |
| "mheart": 14798, |
| "mzoaic": 14799, |
| "moment": 14800, |
| "meningioma": 14801, |
| "menstrual": 14802, |
| "michymetric": 14803, |
| "mphysemato": 14804, |
| "megali": 14805, |
| "molars": 14806, |
| "merger": 14807, |
| "mystectomy": 14808, |
| "npdular": 14809, |
| "nutritional": 14810, |
| "nfa": 14811, |
| "nicotic": 14812, |
| "nilimetric": 14813, |
| "namely": 14814, |
| "nagastric": 14815, |
| "naxilla": 14816, |
| "nausea": 14817, |
| "nucoid": 14818, |
| "omarthrosis": 14819, |
| "otypical": 14820, |
| "oguda": 14821, |
| "october": 14822, |
| "oseopenia": 14823, |
| "ocesic": 14824, |
| "oesophagus": 14825, |
| "pveral": 14826, |
| "psorarthrosis": 14827, |
| "pectol": 14828, |
| "pomonic": 14829, |
| "prenchymal": 14830, |
| "pumonary": 14831, |
| "pelura": 14832, |
| "parenkins": 14833, |
| "pecvical": 14834, |
| "paget": 14835, |
| "pavnig": 14836, |
| "piriform": 14837, |
| "pendulum": 14838, |
| "pkeuroparenchymal": 14839, |
| "pencreas": 14840, |
| "ppricardial": 14841, |
| "parechia": 14842, |
| "ppsterior": 14843, |
| "pulsation": 14844, |
| "pocket": 14845, |
| "pixation": 14846, |
| "pnomobilia": 14847, |
| "qudate": 14848, |
| "rh4": 14849, |
| "rssegment": 14850, |
| "rasped": 14851, |
| "rogans": 14852, |
| "retricular": 14853, |
| "running": 14854, |
| "rapidly": 14855, |
| "rinterlobular": 14856, |
| "rendering": 14857, |
| "sdur": 14858, |
| "sxilla": 14859, |
| "ssubsegmental": 14860, |
| "sjogren": 14861, |
| "salience": 14862, |
| "sarlags": 14863, |
| "susrenal": 14864, |
| "sampling": 14865, |
| "sogus": 14866, |
| "sights": 14867, |
| "sbrt": 14868, |
| "sickle": 14869, |
| "sensibility": 14870, |
| "slyding": 14871, |
| "stoobasal": 14872, |
| "santacinar": 14873, |
| "soperative": 14874, |
| "skeptical": 14875, |
| "sapces": 14876, |
| "sustainable": 14877, |
| "skerotic": 14878, |
| "tyrgonal": 14879, |
| "telelect": 14880, |
| "tcb": 14881, |
| "tufts": 14882, |
| "tkaea": 14883, |
| "talt": 14884, |
| "tarchea": 14885, |
| "trochanter": 14886, |
| "tenting": 14887, |
| "tachystasis": 14888, |
| "tongue": 14889, |
| "torsional": 14890, |
| "tiki": 14891, |
| "temporary": 14892, |
| "vateri": 14893, |
| "voted": 14894, |
| "versus": 14895, |
| "veatation": 14896, |
| "western": 14897, |
| "welcome": 14898, |
| "xylin": 14899, |
| "x24": 14900, |
| "x43": 14901, |
| "##roniocaudal": 14902, |
| "##lxcc": 14903, |
| "##pansion": 14904, |
| "##flax": 14905, |
| "##alatine": 14906, |
| "thiorid": 14907, |
| "inenaorta": 14908, |
| "areolus": 14909, |
| "##etabolic": 14910, |
| "lungdeviral": 14911, |
| "obptimum": 14912, |
| "objects": 14913, |
| "detachment": 14914, |
| "detruction": 14915, |
| "ischemia": 14916, |
| "##astika": 14917, |
| "patioosteodys": 14918, |
| "sequstrated": 14919, |
| "##terclockwise": 14920, |
| "conceivable": 14921, |
| "concealed": 14922, |
| "madiastinal": 14923, |
| "mazanra": 14924, |
| "mediaplasia": 14925, |
| "medianstinal": 14926, |
| "leyzon": 14927, |
| "exocytosis": 14928, |
| "exploration": 14929, |
| "exerts": 14930, |
| "caliphic": 14931, |
| "calisphic": 14932, |
| "calinration": 14933, |
| "calinbration": 14934, |
| "broneectasis": 14935, |
| "bruising": 14936, |
| "bronchopathia": 14937, |
| "bronchgrams": 14938, |
| "diminution": 14939, |
| "incipient": 14940, |
| "lymphodenopathy": 14941, |
| "lymphohistiocytosis": 14942, |
| "lymphajitic": 14943, |
| "perimuscular": 14944, |
| "perironchial": 14945, |
| "perimesenteric": 14946, |
| "perineronchial": 14947, |
| "atophic": 14948, |
| "atopic": 14949, |
| "atewrom": 14950, |
| "attributable": 14951, |
| "ataelactasia": 14952, |
| "bilobed": 14953, |
| "bilayer": 14954, |
| "opneumonia": 14955, |
| "opsteophytes": 14956, |
| "tracheostomies": 14957, |
| "tracheomalastic": 14958, |
| "corpses": 14959, |
| "sporadic": 14960, |
| "aortokipulmonary": 14961, |
| "eskprium": 14962, |
| "infestation": 14963, |
| "inferspinatus": 14964, |
| "infraglottic": 14965, |
| "subsequent": 14966, |
| "subleartic": 14967, |
| "subareola": 14968, |
| "subtalar": 14969, |
| "subjunctive": 14970, |
| "subchondural": 14971, |
| "suboleural": 14972, |
| "suboppleural": 14973, |
| "participation": 14974, |
| "paransal": 14975, |
| "parachyme": 14976, |
| "paranchymetric": 14977, |
| "parangima": 14978, |
| "pararaceal": 14979, |
| "adendana": 14980, |
| "adapted": 14981, |
| "nonobstructive": 14982, |
| "nonspedific": 14983, |
| "pneumomediasthene": 14984, |
| "pneumomobile": 14985, |
| "calcichyes": 14986, |
| "stagnant": 14987, |
| "stapler": 14988, |
| "anetrolateral": 14989, |
| "ancyst": 14990, |
| "anthrium": 14991, |
| "anthropyloric": 14992, |
| "anculosant": 14993, |
| "anazarca": 14994, |
| "anetrobasal": 14995, |
| "anerismatic": 14996, |
| "pneumoncystis": 14997, |
| "consuldative": 14998, |
| "vertebrocorpus": 14999, |
| "arthropathies": 15000, |
| "arrived": 15001, |
| "counterclockwise": 15002, |
| "cotton": 15003, |
| "contribution": 15004, |
| "contraceptive": 15005, |
| "glutealis": 15006, |
| "recropectoral": 15007, |
| "midlines": 15008, |
| "midpelvicalyxal": 15009, |
| "atherscleortic": 15010, |
| "sequencing": 15011, |
| "subcapital": 15012, |
| "subcarcinal": 15013, |
| "subcarnial": 15014, |
| "lazione": 15015, |
| "enterocolitis": 15016, |
| "##odplastika": 15017, |
| "superstructures": 15018, |
| "supralobe": 15019, |
| "supraspinatus": 15020, |
| "supscapularis": 15021, |
| "emergent": 15022, |
| "algorithm": 15023, |
| "apxrlxcc": 15024, |
| "aptologically": 15025, |
| "crips": 15026, |
| "crinocaudal": 15027, |
| "covidocysecosis": 15028, |
| "hypermetabolic": 15029, |
| "hypoparathyroidism": 15030, |
| "milinteric": 15031, |
| "laboratories": 15032, |
| "lingunar": 15033, |
| "subperiosteal": 15034, |
| "pulmonaryconus": 15035, |
| "periureteric": 15036, |
| "periheppathic": 15037, |
| "periampullary": 15038, |
| "periacrdial": 15039, |
| "hemiteropleuras": 15040, |
| "hemodilution": 15041, |
| "hemagiomatous": 15042, |
| "hemiothoraxes": 15043, |
| "hemnagiomas": 15044, |
| "hemolyzed": 15045, |
| "hemizygous": 15046, |
| "pleevoma": 15047, |
| "pleurokens": 15048, |
| "ploeural": 15049, |
| "pllerparenchymal": 15050, |
| "plsnlsrds": 15051, |
| "peribronlovascular": 15052, |
| "peribronchiectatic": 15053, |
| "mocrocalcification": 15054, |
| "hemithyroidectomy": 15055, |
| "cardiomyopathy": 15056, |
| "cardiomediastinal": 15057, |
| "image192": 15058, |
| "interspinous": 15059, |
| "interchange": 15060, |
| "intersepta": 15061, |
| "##ondylolisthesis": 15062, |
| "pranks": 15063, |
| "pruritus": 15064, |
| "pronchopleural": 15065, |
| "ostoephyte": 15066, |
| "endarterectomy": 15067, |
| "osteomyelitis": 15068, |
| "ostephyte": 15069, |
| "ostekondodplastika": 15070, |
| "osteolopenic": 15071, |
| "reexpansion": 15072, |
| "reappeared": 15073, |
| "reversed": 15074, |
| "pleuropranachymal": 15075, |
| "depleted": 15076, |
| "dexruffic": 15077, |
| "hepateomegaly": 15078, |
| "attunations": 15079, |
| "multiforme": 15080, |
| "multiseptal": 15081, |
| "conforming": 15082, |
| "uncinant": 15083, |
| "unremarkable": 15084, |
| "unidentified": 15085, |
| "unbonded": 15086, |
| "uniqueness": 15087, |
| "extubated": 15088, |
| "hepatostesis": 15089, |
| "discostophyte": 15090, |
| "discrett": 15091, |
| "discosteophyte": 15092, |
| "surranal": 15093, |
| "surpassing": 15094, |
| "surcharge": 15095, |
| "trubcus": 15096, |
| "trucispid": 15097, |
| "tripartite": 15098, |
| "intelligent": 15099, |
| "intraabadominal": 15100, |
| "intraabdiminal": 15101, |
| "lateroposterobasal": 15102, |
| "lateromedially": 15103, |
| "hyperthyroid": 15104, |
| "hyperetrophic": 15105, |
| "hyperphrophic": 15106, |
| "polished": 15107, |
| "polysplenia": 15108, |
| "##oposteriorxmediolateral": 15109, |
| "cholelelithiasis": 15110, |
| "ivertebrae": 15111, |
| "outbreak": 15112, |
| "outnumbered": 15113, |
| "apicosegment": 15114, |
| "lymphadenomegaliles": 15115, |
| "lymphadenoapti": 15116, |
| "lymphadenomagaly": 15117, |
| "ectrapleural": 15118, |
| "ectazil": 15119, |
| "fibroatrelectatic": 15120, |
| "undifferentiated": 15121, |
| "anterolatera": 15122, |
| "anteronmedio": 15123, |
| "anteropericardial": 15124, |
| "circulflax": 15125, |
| "osteopebia": 15126, |
| "belkirgin": 15127, |
| "treakea": 15128, |
| "abbrean": 15129, |
| "postiero": 15130, |
| "postedaviye": 15131, |
| "15x20x38": 15132, |
| "cradiomegaly": 15133, |
| "pharyngitis": 15134, |
| "phonomenia": 15135, |
| "pheromones": 15136, |
| "amphoesematous": 15137, |
| "amdisematous": 15138, |
| "comorbid": 15139, |
| "paraarchacial": 15140, |
| "paraesophagogastric": 15141, |
| "hilusundqa": 15142, |
| "atroclerosis": 15143, |
| "mannzara": 15144, |
| "splenomeglia": 15145, |
| "transarterial": 15146, |
| "40x50x35": 15147, |
| "physioological": 15148, |
| "retroaeolar": 15149, |
| "retrobulbar": 15150, |
| "32x38x32": 15151, |
| "cholecystetomize": 15152, |
| "collagen": 15153, |
| "remananta": 15154, |
| "aforementioned": 15155, |
| "restrictive": 15156, |
| "acudalia": 15157, |
| "aconsolidated": 15158, |
| "supraoarrtic": 15159, |
| "supraorbital": 15160, |
| "supraaoartic": 15161, |
| "33x12x53": 15162, |
| "osteodenenerative": 15163, |
| "pacemarker": 15164, |
| "35x35mm": 15165, |
| "35x60mm": 15166, |
| "paramaediastinal": 15167, |
| "29x28x24": 15168, |
| "quadrally": 15169, |
| "bronchoponumonic": 15170, |
| "schlorotic": 15171, |
| "exophytyle": 15172, |
| "schmittel": 15173, |
| "malforation": 15174, |
| "41x93": 15175, |
| "41x42x66": 15176, |
| "42x11x56": 15177, |
| "50x116": 15178, |
| "ellipsoid": 15179, |
| "chambarlian": 15180, |
| "230x160x95": 15181, |
| "parapnomonic": 15182, |
| "paraplevic": 15183, |
| "4500m³": 15184, |
| "393ml²": 15185, |
| "43x13x41": 15186, |
| "43x18mm": 15187, |
| "impregnations": 15188, |
| "impenetrable": 15189, |
| "congolomera": 15190, |
| "omentopexy": 15191, |
| "precarnal": 15192, |
| "rotorscoliosis": 15193, |
| "overlaps": 15194, |
| "trabebulations": 15195, |
| "crecentrically": 15196, |
| "carcinomatosus": 15197, |
| "interpectopral": 15198, |
| "syndesmorphites": 15199, |
| "extraheaptic": 15200, |
| "medaistinum": 15201, |
| "absolutely": 15202, |
| "intracholedochal": 15203, |
| "identifiable": 15204, |
| "retrospondylolisthesis": 15205, |
| "craniokaudalxap": 15206, |
| "cranioquadal": 15207, |
| "liquefied": 15208, |
| "ureteropelvicaliectasia": 15209, |
| "craniocaudalxanteroposteriorxmediolateral": 15210, |
| "60x25mm": 15211, |
| "48x50x61": 15212, |
| "mastechromia": 15213, |
| "costovertebrae": 15214, |
| "costoanterolateral": 15215, |
| "costovertabra": 15216, |
| "75x55mm": 15217, |
| "sacrolised": 15218, |
| "55x45mm": 15219, |
| "bullblend": 15220, |
| "iliocostalis": 15221, |
| "infrahilus": 15222, |
| "52x43x76": 15223, |
| "52x55x34": 15224, |
| "parainteraortocaval": 15225, |
| "repulsive": 15226, |
| "51x36mm": 15227, |
| "65x35x45": 15228, |
| "linguloingferior": 15229, |
| "lingulasuperior": 15230, |
| "splenonegaly": 15231, |
| "demineralization": 15232, |
| "osteoephytes": 15233, |
| "56x47x24": 15234, |
| "pleuroparanchiaml": 15235, |
| "pyterigopalatine": 15236, |
| "nephrocarcinosis": 15237, |
| "subsympathetic": 15238, |
| "subsugmentary": 15239, |
| "staggered": 15240, |
| "130x160mm": 15241, |
| "spondyloatropopathy": 15242, |
| "biartrial": 15243, |
| "ossafugus": 15244, |
| "posterotranspedincular": 15245, |
| "64x74x60": 15246, |
| "palazzi": 15247, |
| "txapxkk": 15248, |
| "63x42mm": 15249, |
| "78x41x98": 15250, |
| "cerebrospinal": 15251, |
| "muzzle": 15252, |
| "oppositely": 15253, |
| "pseudomixoma": 15254, |
| "pelevroparenchymal": 15255, |
| "mediaadenopatial": 15256, |
| "aortopulmenar": 15257, |
| "lymphadebnopathies": 15258, |
| "aortopulmooner": 15259, |
| "peribonrovascular": 15260, |
| "131x70mm": 15261, |
| "geratofascia": 15262, |
| "subsegmebter": 15263, |
| "earliest": 15264, |
| "nephroltiaisis": 15265, |
| "anteroposteriorxtransvrsxcraniocaudal": 15266, |
| "hapatosplenomegaly": 15267, |
| "rozenmullar": 15268, |
| "nonspeeific": 15269, |
| "pneumohemothorax": 15270, |
| "pseudoatroza": 15271, |
| "kalieltasia": 15272, |
| "echotexture": 15273, |
| "anteroposteriorxtransversxkroniocaudal": 15274, |
| "csplenoctomized": 15275, |
| "ecchymosis": 15276, |
| "odpbh": 15277, |
| "pn9omothorax": 15278, |
| "atethekasic": 15279, |
| "staphylococcal": 15280, |
| "amphitheatre": 15281, |
| "aqueductus": 15282, |
| "berligin": 15283, |
| "pretrechela": 15284, |
| "perispklenic": 15285, |
| "multimyeloma": 15286, |
| "posterosesegments": 15287, |
| "225x160x110": 15288, |
| "cytotoxic": 15289, |
| "puomonerary": 15290, |
| "supramezenkolic": 15291, |
| "transpalntation": 15292, |
| "cogglomerated": 15293, |
| "gibroitk": 15294, |
| "klebsiella": 15295, |
| "lanphaadenomegaly": 15296, |
| "telelectic": 15297, |
| "patioosteodysplastica": 15298, |
| "craniokaudalxapxtransverse": 15299 |
| } |
| } |
| } |