IAMJB commited on
Commit
fc5ae7d
1 Parent(s): d709853

Upload tokenizer

Browse files
Files changed (4) hide show
  1. README.md +199 -0
  2. special_tokens_map.json +7 -0
  3. tokenizer_config.json +57 -0
  4. vocab.txt +9465 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[CLS]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[PAD]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": false,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 1000000000000000019884624838656,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
+ }
vocab.txt ADDED
@@ -0,0 +1,9465 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [CLS]
2
+ [PAD]
3
+ [SEP]
4
+ [UNK]
5
+ [MASK]
6
+ "
7
+ ".
8
+ #
9
+ %
10
+ %)
11
+ %.
12
+ &
13
+ '
14
+ ';
15
+ '\
16
+ (
17
+ (#
18
+ (>
19
+ )
20
+ ),
21
+ ).
22
+ ):
23
+ );
24
+ *
25
+ ***
26
+ +/-
27
+ ,
28
+ ,"
29
+ ,,
30
+ ,.
31
+ ,?
32
+ -
33
+ -,
34
+ --
35
+ --?
36
+ -?
37
+ .
38
+ ."
39
+ .)
40
+ .,
41
+ .--
42
+ ..
43
+ ...
44
+ ./
45
+ .:
46
+ .;
47
+ .]
48
+ /
49
+ //
50
+ 0
51
+ 00
52
+ 000
53
+ 00a
54
+ 00am
55
+ 00pm
56
+ 01
57
+ 01am
58
+ 02
59
+ 02am
60
+ 02pm
61
+ 03
62
+ 03pm
63
+ 04
64
+ 04pm
65
+ 05
66
+ 05am
67
+ 05pm
68
+ 06
69
+ 06am
70
+ 06pm
71
+ 07
72
+ 07am
73
+ 07pm
74
+ 08
75
+ 08pm
76
+ 09
77
+ 09am
78
+ 09pm
79
+ 0g
80
+ 0pacification
81
+ 1
82
+ 10
83
+ 100
84
+ 1013am
85
+ 1015am
86
+ 10am
87
+ 10cm
88
+ 10l
89
+ 10mm
90
+ 10pm
91
+ 10th
92
+ 11
93
+ 111
94
+ 1119am
95
+ 113
96
+ 1130am
97
+ 1132am
98
+ 1135am
99
+ 114
100
+ 1147am
101
+ 115
102
+ 1154am
103
+ 11am
104
+ 11pm
105
+ 11th
106
+ 12
107
+ 1225pm
108
+ 12am
109
+ 12cm
110
+ 12h00
111
+ 12mm
112
+ 12pm
113
+ 13
114
+ 130
115
+ 13pm
116
+ 14
117
+ 1415pm
118
+ 144
119
+ 14cm
120
+ 14pm
121
+ 15
122
+ 15am
123
+ 15cm
124
+ 15mm
125
+ 15pm
126
+ 16
127
+ 16am
128
+ 16pm
129
+ 17
130
+ 17am
131
+ 18
132
+ 18am
133
+ 18h32
134
+ 18mm
135
+ 18pm
136
+ 19
137
+ 19am
138
+ 19pm
139
+ 1cm
140
+ 1pm
141
+ 1st
142
+ 2
143
+ 20
144
+ 200
145
+ 201pm
146
+ 20am
147
+ 20pm
148
+ 21
149
+ 217
150
+ 21am
151
+ 21pm
152
+ 22
153
+ 223
154
+ 22am
155
+ 22pm
156
+ 23
157
+ 23am
158
+ 24
159
+ 245pm
160
+ 24am
161
+ 24pm
162
+ 25
163
+ 25am
164
+ 25pm
165
+ 26
166
+ 26am
167
+ 27
168
+ 28
169
+ 28am
170
+ 28pm
171
+ 29
172
+ 29pm
173
+ 2cm
174
+ 2minutes
175
+ 2nd
176
+ 2p
177
+ 2pm
178
+ 2s
179
+ 3
180
+ 30
181
+ 30a
182
+ 30am
183
+ 30pm
184
+ 31
185
+ 315
186
+ 319
187
+ 31pm
188
+ 32
189
+ 325
190
+ 32am
191
+ 33
192
+ 337
193
+ 33am
194
+ 33pm
195
+ 34
196
+ 340
197
+ 340pm
198
+ 34am
199
+ 34pm
200
+ 35
201
+ 35am
202
+ 35mm
203
+ 35p
204
+ 35pm
205
+ 36
206
+ 36am
207
+ 36p
208
+ 37
209
+ 37a
210
+ 37am
211
+ 37pm
212
+ 38
213
+ 38pm
214
+ 39
215
+ 39am
216
+ 39pm
217
+ 3cm
218
+ 3mm
219
+ 3p
220
+ 3pm
221
+ 3rd
222
+ 4
223
+ 40
224
+ 401pm
225
+ 40am
226
+ 40pm
227
+ 41
228
+ 414
229
+ 414pm
230
+ 415pm
231
+ 41pm
232
+ 42
233
+ 427
234
+ 42p
235
+ 43
236
+ 431pm
237
+ 438pm
238
+ 43am
239
+ 44
240
+ 445
241
+ 44am
242
+ 44pm
243
+ 45
244
+ 45am
245
+ 45pm
246
+ 46
247
+ 46pm
248
+ 47
249
+ 47pm
250
+ 48
251
+ 48am
252
+ 48pm
253
+ 49
254
+ 49pm
255
+ 4cm
256
+ 4mm
257
+ 4p
258
+ 4pm
259
+ 4th
260
+ 5
261
+ 50
262
+ 500
263
+ 500pm
264
+ 50am
265
+ 50pm
266
+ 51
267
+ 51pm
268
+ 52
269
+ 521
270
+ 52am
271
+ 52pm
272
+ 53
273
+ 532
274
+ 53am
275
+ 54
276
+ 54am
277
+ 54pm
278
+ 55
279
+ 55a
280
+ 55am
281
+ 55pm
282
+ 56
283
+ 56am
284
+ 56pm
285
+ 57
286
+ 57am
287
+ 57pm
288
+ 58
289
+ 58am
290
+ 58pm
291
+ 59
292
+ 59am
293
+ 59pm
294
+ 5am
295
+ 5cm
296
+ 5mm
297
+ 5p
298
+ 5pm
299
+ 5th
300
+ 6
301
+ 60
302
+ 600
303
+ 600b
304
+ 61
305
+ 611
306
+ 612
307
+ 617
308
+ 62
309
+ 620
310
+ 63
311
+ 630
312
+ 65
313
+ 66
314
+ 68
315
+ 6a
316
+ 6cm
317
+ 6mm
318
+ 6p
319
+ 6pm
320
+ 6th
321
+ 7
322
+ 71
323
+ 722
324
+ 734am
325
+ 747am
326
+ 75
327
+ 750
328
+ 751am
329
+ 77
330
+ 7a
331
+ 7cm
332
+ 7mm
333
+ 7th
334
+ 8
335
+ 80
336
+ 803am
337
+ 814am
338
+ 83
339
+ 845
340
+ 845am
341
+ 87
342
+ 88
343
+ 8a
344
+ 8am
345
+ 8cm
346
+ 8mm
347
+ 8pm
348
+ 8th
349
+ 9
350
+ 90
351
+ 917
352
+ 918am
353
+ 923
354
+ 940am
355
+ 9am
356
+ 9cm
357
+ 9pm
358
+ 9th
359
+ :
360
+ :.
361
+ ;
362
+ ;,
363
+ =
364
+ =.
365
+ >
366
+ >>
367
+ ?
368
+ ?)
369
+ ?).
370
+ ??
371
+ ???
372
+ ???.
373
+ [
374
+ \
375
+ \\
376
+ ].
377
+ ___
378
+ ___00
379
+ ___09
380
+ _____
381
+ ______________________________________________________________________________
382
+ ___a
383
+ ___am
384
+ ___and
385
+ ___at
386
+ ___aware
387
+ ___be
388
+ ___by
389
+ ___centimeter
390
+ ___documents
391
+ ___dual
392
+ ___exam
393
+ ___f
394
+ ___for
395
+ ___ganz
396
+ ___h___
397
+ ___has
398
+ ___hr
399
+ ___hrs
400
+ ___left
401
+ ___m
402
+ ___mail
403
+ ___new
404
+ ___on
405
+ ___p
406
+ ___pectus
407
+ ___performed
408
+ ___pm
409
+ ___pneumonia
410
+ ___possible
411
+ ___th
412
+ ___via
413
+ ___was
414
+ _chest
415
+ `
416
+ a
417
+ aa
418
+ aaa
419
+ aaccentuated
420
+ ab
421
+ abandoned
422
+ abate
423
+ abd
424
+ abdomen
425
+ abdomina
426
+ abdominal
427
+ abdominopelvic
428
+ abducted
429
+ abduction
430
+ aberrant
431
+ abg
432
+ ability
433
+ ablation
434
+ ablative
435
+ able
436
+ abnomality
437
+ abnormaity
438
+ abnormal
439
+ abnormalities
440
+ abnormalitiesfree
441
+ abnormalitiesin
442
+ abnormality
443
+ abnormally
444
+ abodmen
445
+ abound
446
+ about
447
+ above
448
+ abovel
449
+ abpa
450
+ abrupt
451
+ abruptly
452
+ abscence
453
+ abscene
454
+ abscess
455
+ abscesses
456
+ abscessing
457
+ absence
458
+ absent
459
+ absolute
460
+ absolutely
461
+ absolve
462
+ absorption
463
+ abundant
464
+ abuse
465
+ abut
466
+ abuts
467
+ abutting
468
+ ac
469
+ accelerated
470
+ acceleration
471
+ accentuate
472
+ accentuated
473
+ accentuates
474
+ accentuating
475
+ accentuation
476
+ accept
477
+ acceptable
478
+ acceptably
479
+ accepted
480
+ accepting
481
+ access
482
+ accessed
483
+ accessible
484
+ accessory
485
+ accesss
486
+ accident
487
+ accidental
488
+ accommodate
489
+ accommodates
490
+ accompanied
491
+ accompanies
492
+ accompaniment
493
+ accompany
494
+ accompanying
495
+ accomplish
496
+ accomplished
497
+ according
498
+ accordingly
499
+ account
500
+ accountable
501
+ accounted
502
+ accounting
503
+ accounts
504
+ accumuation
505
+ accumulate
506
+ accumulated
507
+ accumulates
508
+ accumulating
509
+ accumulation
510
+ accumulations
511
+ accuracy
512
+ accurate
513
+ accurately
514
+ ace
515
+ acetabular
516
+ achalasia
517
+ acheal
518
+ achieve
519
+ achieved
520
+ acid
521
+ acinar
522
+ acknowledged
523
+ acknowledgment
524
+ acquired
525
+ acquiring
526
+ acquisition
527
+ acquisitions
528
+ acromio
529
+ acromioclavicular
530
+ acromiohumeral
531
+ acromion
532
+ across
533
+ acs
534
+ action
535
+ active
536
+ activity
537
+ actual
538
+ actually
539
+ acture
540
+ acuity
541
+ acuityl
542
+ acute
543
+ acutely
544
+ acutepulmonary
545
+ ad
546
+ adajcent
547
+ add
548
+ added
549
+ addedd
550
+ addended
551
+ addendum
552
+ addison
553
+ addition
554
+ additional
555
+ additionally
556
+ additonal
557
+ address
558
+ addressed
559
+ adds
560
+ adenitis
561
+ adenoathy
562
+ adenocarcinoma
563
+ adenocaricinoma
564
+ adenoma
565
+ adenopathay
566
+ adenopathy
567
+ adequacy
568
+ adequate
569
+ adequately
570
+ adetectable
571
+ adherent
572
+ adhesion
573
+ adhesions
574
+ adhesive
575
+ adipos
576
+ adipose
577
+ adjacent
578
+ adjoining
579
+ adjust
580
+ adjusted
581
+ adjustment
582
+ adjustments
583
+ administer
584
+ administered
585
+ administration
586
+ admission
587
+ admit
588
+ admitted
589
+ admittedly
590
+ admix
591
+ adrenal
592
+ advance
593
+ advanced
594
+ advancement
595
+ advances
596
+ advancing
597
+ advantage
598
+ advice
599
+ advisability
600
+ advisable
601
+ advise
602
+ advised
603
+ advising
604
+ adynamic
605
+ aerate
606
+ aerated
607
+ aeration
608
+ aeric
609
+ aerodigestive
610
+ affairs
611
+ affect
612
+ affected
613
+ affecting
614
+ affection
615
+ affective
616
+ affectively
617
+ affects
618
+ affiliated
619
+ afforded
620
+ affords
621
+ aforementioned
622
+ after
623
+ afternoon
624
+ afterwards
625
+ again
626
+ against
627
+ age
628
+ aged
629
+ agent
630
+ ages
631
+ aggravated
632
+ aggressive
633
+ aging
634
+ aginst
635
+ ago
636
+ agree
637
+ agreed
638
+ agreement
639
+ agressive
640
+ ague
641
+ aicd
642
+ aid
643
+ aids
644
+ aim
645
+ aip
646
+ air
647
+ airless
648
+ airlessness
649
+ airspace
650
+ airspaces
651
+ airtrapping
652
+ airway
653
+ airways
654
+ ajacent
655
+ al
656
+ albeit
657
+ albumin
658
+ aleft
659
+ alert
660
+ alerted
661
+ alerts
662
+ alevel
663
+ alfa
664
+ alhtough
665
+ aligned
666
+ alignment
667
+ alimentary
668
+ alinement
669
+ all
670
+ alleged
671
+ allegedly
672
+ allegeric
673
+ allergic
674
+ allergy
675
+ alleviated
676
+ allocated
677
+ allotting
678
+ allow
679
+ allowances
680
+ allowed
681
+ allowing
682
+ allows
683
+ almost
684
+ almostly
685
+ alone
686
+ along
687
+ alongside
688
+ alpha
689
+ already
690
+ also
691
+ alter
692
+ alterated
693
+ alteration
694
+ alterations
695
+ altered
696
+ alternance
697
+ alternate
698
+ alternating
699
+ alternative
700
+ alternatively
701
+ alternatives
702
+ alters
703
+ althoug
704
+ although
705
+ altogether
706
+ alveolar
707
+ alveoli
708
+ alveolitis
709
+ always
710
+ am
711
+ amalgam
712
+ amall
713
+ ambiguity
714
+ ambiguous
715
+ ambulation
716
+ amelioration
717
+ amenable
718
+ amiodarone
719
+ aml
720
+ ammonium
721
+ amniotic
722
+ among
723
+ amorphous
724
+ amount
725
+ amounts
726
+ amout
727
+ amplatz
728
+ ample
729
+ amply
730
+ amputated
731
+ amyloid
732
+ an
733
+ analysis
734
+ analyzed
735
+ anaplastic
736
+ anasarca
737
+ anastomosis
738
+ anastomotic
739
+ anatomic
740
+ anatomical
741
+ anatomically
742
+ anatomy
743
+ anchor
744
+ anchored
745
+ anchors
746
+ ancillary
747
+ and
748
+ andhas
749
+ andleft
750
+ aneed
751
+ anemia
752
+ anesthesia
753
+ aneursym
754
+ aneurysm
755
+ aneurysmal
756
+ aneurysmally
757
+ aneurysmatic
758
+ aneurysms
759
+ angio
760
+ angiogram
761
+ angiographic
762
+ angiography
763
+ angle
764
+ angled
765
+ angles
766
+ angular
767
+ angulate
768
+ angulated
769
+ angulating
770
+ angulation
771
+ anincrease
772
+ anindication
773
+ ankle
774
+ annual
775
+ annular
776
+ annulus
777
+ anomalies
778
+ anomalous
779
+ anomaly
780
+ anondistended
781
+ anormalities
782
+ another
783
+ ans
784
+ answer
785
+ answered
786
+ answering
787
+ antegrade
788
+ anterior
789
+ anteriorly
790
+ anteriors
791
+ antero
792
+ anterolateral
793
+ anterolaterally
794
+ anteromedial
795
+ anteromedially
796
+ anteroposterior
797
+ anteroseptal
798
+ antibioic
799
+ antibiotic
800
+ antibiotics
801
+ anticipated
802
+ anticoagulant
803
+ antigen
804
+ antilordotic
805
+ antimicrobial
806
+ antitrypsin
807
+ antral
808
+ antrum
809
+ anuerysm
810
+ anulus
811
+ any
812
+ anymore
813
+ anything
814
+ anywhere
815
+ aofworsening
816
+ aorta
817
+ aortic
818
+ aortich
819
+ aorticopulmonary
820
+ aorticpulmonary
821
+ aortoiliac
822
+ aortopulmonary
823
+ aortopulmonic
824
+ aortosclerosis
825
+ ap
826
+ apart
827
+ apex
828
+ apical
829
+ apically
830
+ apices
831
+ apico
832
+ apicocostal
833
+ apicolateral
834
+ apicolaterally
835
+ apicomedial
836
+ apicoposterior
837
+ aplastic
838
+ apn
839
+ apparatus
840
+ apparent
841
+ apparently
842
+ appeals
843
+ appear
844
+ appearance
845
+ appearances
846
+ appeared
847
+ appearence
848
+ appearing
849
+ appearnace
850
+ appears
851
+ appendage
852
+ appendectomy
853
+ apperance
854
+ appliance
855
+ appliances
856
+ applicable
857
+ applied
858
+ apply
859
+ appointment
860
+ appointmentclinical
861
+ apposed
862
+ apposition
863
+ appreciable
864
+ appreciably
865
+ appreciate
866
+ appreciated
867
+ appreciation
868
+ approach
869
+ approaches
870
+ approaching
871
+ appropiate
872
+ appropirate
873
+ appropriate
874
+ appropriately
875
+ appropriateness
876
+ approprioate
877
+ approval
878
+ approved
879
+ approving
880
+ approx
881
+ approxiamately
882
+ approximate
883
+ approximated
884
+ approximately
885
+ approximately5
886
+ approximates
887
+ approximation
888
+ approximatley
889
+ appy
890
+ apropriate
891
+ apycalthickening
892
+ ar
893
+ aras
894
+ arc
895
+ arch
896
+ arches
897
+ arching
898
+ architectural
899
+ architecture
900
+ arcing
901
+ arcody
902
+ arcs
903
+ ardiomegaly
904
+ ards
905
+ are
906
+ area
907
+ areas
908
+ areindeterminate
909
+ arelatively
910
+ areola
911
+ areout
912
+ arepresumed
913
+ arge
914
+ argely
915
+ arguable
916
+ arguably
917
+ argue
918
+ argues
919
+ arguing
920
+ argument
921
+ arisen
922
+ arising
923
+ arison
924
+ arm
925
+ armored
926
+ arms
927
+ aroto
928
+ around
929
+ arrange
930
+ arranged
931
+ arrangement
932
+ array
933
+ arrest
934
+ arrhythmia
935
+ arterial
936
+ arteries
937
+ arteriogram
938
+ arteriosum
939
+ arteriosus
940
+ arteriovenous
941
+ artery
942
+ arthritic
943
+ arthritis
944
+ arthropathy
945
+ arthroplasties
946
+ arthroplasty
947
+ arthrosis
948
+ articular
949
+ articulation
950
+ artifact
951
+ artifacts
952
+ artifactual
953
+ artificial
954
+ artificially
955
+ arytenoid
956
+ as
957
+ asbestos
958
+ asbestosis
959
+ ascend
960
+ ascendic
961
+ ascending
962
+ ascends
963
+ ascendsto
964
+ ascenidng
965
+ ascertain
966
+ ascertained
967
+ ascites
968
+ ascitic
969
+ ascribe
970
+ ascribed
971
+ ascribing
972
+ ascue
973
+ ascvd
974
+ asd
975
+ asdiscussed
976
+ aside
977
+ ask
978
+ asked
979
+ askew
980
+ aspect
981
+ aspects
982
+ aspergilloma
983
+ aspergillosis
984
+ aspergillus
985
+ aspergilus
986
+ aspiartion
987
+ aspiraiton
988
+ aspirate
989
+ aspirated
990
+ aspirating
991
+ aspiration
992
+ aspiration2
993
+ aspirations
994
+ asplenic
995
+ aspriation
996
+ ass
997
+ asses
998
+ assesed
999
+ assesment
1000
+ assess
1001
+ assessable
1002
+ assessed
1003
+ assesses
1004
+ assessing
1005
+ assessment
1006
+ assessments
1007
+ assist
1008
+ assistant
1009
+ assisted
1010
+ assisting
1011
+ associated
1012
+ association
1013
+ assoicated
1014
+ assume
1015
+ assumed
1016
+ assumes
1017
+ assuming
1018
+ assumption
1019
+ assurance
1020
+ assure
1021
+ assymetric
1022
+ assymetricall
1023
+ assymetrically
1024
+ assymetry
1025
+ assymteric
1026
+ asthma
1027
+ asthmatic
1028
+ asymemtric
1029
+ asymetric
1030
+ asymmetric
1031
+ asymmetrical
1032
+ asymmetrically
1033
+ asymmetry
1034
+ asymptomatic
1035
+ asymteric
1036
+ at
1037
+ at725
1038
+ at___
1039
+ atalectasis
1040
+ atectasis
1041
+ atelctasis
1042
+ atelecasis
1043
+ atelecatasis
1044
+ atelecatsis
1045
+ atelectaasis
1046
+ atelectais
1047
+ atelectaisis
1048
+ atelectaiss
1049
+ atelectases
1050
+ atelectasi
1051
+ atelectasis
1052
+ atelectasisand
1053
+ atelectasiss
1054
+ atelectatic
1055
+ atelectatsis
1056
+ atelectl
1057
+ atelectsis
1058
+ atelelctasis
1059
+ atelelectasis
1060
+ ateletasis
1061
+ atherosclerosis
1062
+ atherosclerotic
1063
+ athletes
1064
+ athough
1065
+ atleast
1066
+ atlectasis
1067
+ atn
1068
+ atpical
1069
+ atresia
1070
+ atria
1071
+ atrial
1072
+ atril
1073
+ atrio
1074
+ atriobiventricular
1075
+ atriocaval
1076
+ atrioventricular
1077
+ atrium
1078
+ atrophic
1079
+ att
1080
+ attached
1081
+ attack
1082
+ attempt
1083
+ attempted
1084
+ attempting
1085
+ attempts
1086
+ attenation
1087
+ attendant
1088
+ attendants
1089
+ attended
1090
+ attending
1091
+ attention
1092
+ attenuated
1093
+ attenuation
1094
+ attest
1095
+ attesting
1096
+ attests
1097
+ attributable
1098
+ attribute
1099
+ attributed
1100
+ attributible
1101
+ attributing
1102
+ atyical
1103
+ atyp
1104
+ atypical
1105
+ augmentation
1106
+ augmented
1107
+ aunts
1108
+ aureus
1109
+ auscultation
1110
+ auscultatory
1111
+ authenticity
1112
+ auto
1113
+ av
1114
+ availabe
1115
+ availability
1116
+ available
1117
+ avascular
1118
+ average
1119
+ avid
1120
+ avidity
1121
+ avium
1122
+ avm
1123
+ avoid
1124
+ avoiding
1125
+ avr
1126
+ avulsion
1127
+ awaited
1128
+ awaiting
1129
+ aware
1130
+ away
1131
+ awire
1132
+ axial
1133
+ axially
1134
+ axilla
1135
+ axillae
1136
+ axillary
1137
+ axis
1138
+ ayering
1139
+ azygos
1140
+ azygous
1141
+ b
1142
+ babasilar
1143
+ bac
1144
+ back
1145
+ backgroun
1146
+ background
1147
+ backround
1148
+ backup
1149
+ backwards
1150
+ bacteremia
1151
+ bacteria
1152
+ bacterial
1153
+ badly
1154
+ bag
1155
+ baisilar
1156
+ balance
1157
+ balanced
1158
+ ball
1159
+ ballon
1160
+ balloon
1161
+ balloons
1162
+ ballpoint
1163
+ band
1164
+ bandages
1165
+ banded
1166
+ banding
1167
+ bandlike
1168
+ bands
1169
+ barely
1170
+ barium
1171
+ barometer
1172
+ barotrauma
1173
+ barrel
1174
+ barring
1175
+ basal
1176
+ basalar
1177
+ basalir
1178
+ basally
1179
+ base
1180
+ based
1181
+ baseline
1182
+ bases
1183
+ basic
1184
+ basically
1185
+ basilar
1186
+ basilarhydro
1187
+ basilary
1188
+ basiliar
1189
+ basilic
1190
+ basilr
1191
+ basis
1192
+ basolateral
1193
+ bat
1194
+ battery
1195
+ batwing
1196
+ bb
1197
+ bbs
1198
+ bcg
1199
+ be
1200
+ beaded
1201
+ beam
1202
+ bean
1203
+ bear
1204
+ bears
1205
+ beats
1206
+ became
1207
+ because
1208
+ become
1209
+ becomes
1210
+ becoming
1211
+ becorrelated
1212
+ bed
1213
+ bedridden
1214
+ bedside
1215
+ been
1216
+ beeper
1217
+ before
1218
+ began
1219
+ begin
1220
+ beginning
1221
+ begun
1222
+ behalf
1223
+ behaving
1224
+ behind
1225
+ being
1226
+ believe
1227
+ belong
1228
+ belongs
1229
+ below
1230
+ bend
1231
+ bending
1232
+ bends
1233
+ beneath
1234
+ beneathe
1235
+ beneficial
1236
+ benefit
1237
+ benefits
1238
+ benign
1239
+ bent
1240
+ besides
1241
+ best
1242
+ better
1243
+ bettter
1244
+ between
1245
+ beyond
1246
+ bezoar
1247
+ bi
1248
+ biabasilar
1249
+ bialteral
1250
+ biapical
1251
+ biasilar
1252
+ biatrial
1253
+ bibasal
1254
+ bibasalar
1255
+ bibasalir
1256
+ bibasilar
1257
+ bibasliar
1258
+ bibibasilar
1259
+ bibisilar
1260
+ biceps
1261
+ biconcave
1262
+ bicuspid
1263
+ bielectrode
1264
+ bifid
1265
+ bifurcation
1266
+ bifurcations
1267
+ big
1268
+ bigger
1269
+ biggest
1270
+ bihilar
1271
+ biilateral
1272
+ bilapical
1273
+ bilat
1274
+ bilatearl
1275
+ bilater
1276
+ bilateral
1277
+ bilaterality
1278
+ bilaterally
1279
+ bilaterals
1280
+ bilbasilar
1281
+ bile
1282
+ biliary
1283
+ bilobectomy
1284
+ bilobed
1285
+ binder
1286
+ biopsied
1287
+ biopsies
1288
+ biopsy
1289
+ bipolar
1290
+ bit
1291
+ bite
1292
+ biv
1293
+ biventricular
1294
+ black
1295
+ bladder
1296
+ bland
1297
+ blanket
1298
+ blast
1299
+ blastic
1300
+ bleb
1301
+ blebectomy
1302
+ blebs
1303
+ bleed
1304
+ bleeding
1305
+ bleomycin
1306
+ blind
1307
+ bloating
1308
+ blocker
1309
+ blood
1310
+ bloody
1311
+ blossoming
1312
+ blunt
1313
+ blunted
1314
+ blunting
1315
+ blunts
1316
+ blurred
1317
+ blurring
1318
+ bluting
1319
+ bm
1320
+ bmt
1321
+ board
1322
+ boarder
1323
+ bochdalek
1324
+ boderline
1325
+ bodies
1326
+ body
1327
+ bold
1328
+ bolus
1329
+ bone
1330
+ bones
1331
+ bony
1332
+ boop
1333
+ border
1334
+ bordered
1335
+ bordering
1336
+ borderline
1337
+ borders
1338
+ bore
1339
+ both
1340
+ bottle
1341
+ bottom
1342
+ bouleus
1343
+ bound
1344
+ boundaries
1345
+ bounded
1346
+ bout
1347
+ bouts
1348
+ bovinum
1349
+ bowel
1350
+ bowels
1351
+ bowing
1352
+ bows
1353
+ braces
1354
+ bracheocepalic
1355
+ bracheocephalic
1356
+ brachial
1357
+ brachiocepahlic
1358
+ brachiocephalic
1359
+ brachiocephalicsvc
1360
+ brachycephalic
1361
+ brachytherapy
1362
+ braf
1363
+ braid
1364
+ brain
1365
+ branch
1366
+ branches
1367
+ branching
1368
+ break
1369
+ breakage
1370
+ breaks
1371
+ breast
1372
+ breasts
1373
+ breater
1374
+ breath
1375
+ breathing
1376
+ bridge
1377
+ bridging
1378
+ briefly
1379
+ bring
1380
+ bringing
1381
+ broad
1382
+ broadly
1383
+ brochoscopy
1384
+ broken
1385
+ bronch
1386
+ bronchcoscopy
1387
+ bronchi
1388
+ bronchial
1389
+ bronchiectases
1390
+ bronchiectasis
1391
+ bronchiectatic
1392
+ bronchioalveolar
1393
+ bronchiolar
1394
+ bronchioles
1395
+ bronchiolitic
1396
+ bronchiolitis
1397
+ bronchioloalveolar
1398
+ bronchiovascular
1399
+ bronchitis
1400
+ broncho
1401
+ bronchoalveolar
1402
+ bronchocentric
1403
+ bronchoconcentric
1404
+ bronchodilators
1405
+ bronchogenic
1406
+ bronchogram
1407
+ bronchograms
1408
+ broncholith
1409
+ bronchomalacia
1410
+ bronchopleural
1411
+ bronchopneumonia
1412
+ bronchopneumonic
1413
+ bronchopnuemonia
1414
+ bronchopulmonary
1415
+ bronchoscopic
1416
+ bronchoscopy
1417
+ bronchospasm
1418
+ bronchospastic
1419
+ bronchotracheal
1420
+ bronchovascular
1421
+ bronchovasculature
1422
+ bronchus
1423
+ bronchvascular
1424
+ broncoconcentric
1425
+ brought
1426
+ brown
1427
+ brushing
1428
+ bsed
1429
+ bso
1430
+ btl
1431
+ bubble
1432
+ bubbles
1433
+ buckle
1434
+ buckshot
1435
+ bucky
1436
+ budd
1437
+ bulb
1438
+ bulbous
1439
+ bulge
1440
+ bulges
1441
+ bulging
1442
+ bulk
1443
+ bulkier
1444
+ bulky
1445
+ bulla
1446
+ bullae
1447
+ bullectomy
1448
+ bullet
1449
+ bullous
1450
+ bump
1451
+ bundle
1452
+ bundles
1453
+ burden
1454
+ burdensome
1455
+ burder
1456
+ buried
1457
+ bursal
1458
+ burst
1459
+ busy
1460
+ but
1461
+ butterfly
1462
+ buttress
1463
+ buttresses
1464
+ buttressing
1465
+ bween
1466
+ by
1467
+ bypass
1468
+ bypassing
1469
+ bypleural
1470
+ bypossible
1471
+ c
1472
+ c4
1473
+ c5
1474
+ c6
1475
+ c7
1476
+ ca
1477
+ cabg
1478
+ cable
1479
+ cables
1480
+ cad
1481
+ cadiomegaly
1482
+ cadiopulmonary
1483
+ cadiopulmonay
1484
+ cadriomediastinal
1485
+ cage
1486
+ calcific
1487
+ calcification
1488
+ calcificationis
1489
+ calcifications
1490
+ calcificed
1491
+ calcified
1492
+ calcium
1493
+ calculi
1494
+ calculus
1495
+ calf
1496
+ calficiations
1497
+ caliber
1498
+ calibers
1499
+ califications
1500
+ call
1501
+ callback
1502
+ called
1503
+ calling
1504
+ callous
1505
+ callus
1506
+ came
1507
+ can
1508
+ canal
1509
+ cancellation
1510
+ cancer
1511
+ candidate
1512
+ candidates
1513
+ cannot
1514
+ cannula
1515
+ cannulas
1516
+ cannulate
1517
+ cannulated
1518
+ cannulates
1519
+ cannulating
1520
+ cannulation
1521
+ canted
1522
+ cap
1523
+ capable
1524
+ capacity
1525
+ capillaritis
1526
+ capillary
1527
+ capped
1528
+ capping
1529
+ caps
1530
+ capsulated
1531
+ capsule
1532
+ capture
1533
+ carcinoid
1534
+ carcinoma
1535
+ carcinomatosis
1536
+ cardia
1537
+ cardiac
1538
+ cardiacl
1539
+ cardiad
1540
+ cardial
1541
+ cardio
1542
+ cardioesophageal
1543
+ cardiogemaly
1544
+ cardiogenic
1545
+ cardiologist
1546
+ cardiology
1547
+ cardiome
1548
+ cardiomeagly
1549
+ cardiomediastianl
1550
+ cardiomediastinal
1551
+ cardiomediastinum
1552
+ cardiomegally
1553
+ cardiomegaly
1554
+ cardiomegalyperihilar
1555
+ cardiomegalywithout
1556
+ cardiomgealy
1557
+ cardiompulmonary
1558
+ cardiomyopathy
1559
+ cardiophrenic
1560
+ cardiopulmary
1561
+ cardiopulmnoary
1562
+ cardiopulmoanry
1563
+ cardiopulmomary
1564
+ cardiopulmonar
1565
+ cardiopulmonaray
1566
+ cardiopulmonary
1567
+ cardiopulmonery
1568
+ cardiopulmonry
1569
+ cardiopulmoonary
1570
+ cardiopulmosy
1571
+ cardiopumonary
1572
+ cardiorespiratory
1573
+ cardiothoracic
1574
+ cardiovascular
1575
+ cardioversion
1576
+ cardiphrenic
1577
+ cardipulmonary
1578
+ cardkiopulmonary
1579
+ care
1580
+ careful
1581
+ carefully
1582
+ caregiver
1583
+ careteam
1584
+ careweb
1585
+ carina
1586
+ carinal
1587
+ carinatum
1588
+ caring
1589
+ carinii
1590
+ cariomegaly
1591
+ cariopulmonary
1592
+ carmel
1593
+ carotid
1594
+ carotids
1595
+ carries
1596
+ carry
1597
+ cart
1598
+ cartilage
1599
+ cartilaginous
1600
+ case
1601
+ cases
1602
+ casings
1603
+ cassette
1604
+ cast
1605
+ casting
1606
+ cath
1607
+ catheter
1608
+ catheterization
1609
+ catheters
1610
+ cathether
1611
+ cauda
1612
+ caudal
1613
+ caudally
1614
+ caught
1615
+ causal
1616
+ causative
1617
+ cause
1618
+ caused
1619
+ causes
1620
+ causing
1621
+ cautious
1622
+ cava
1623
+ caval
1624
+ cavitary
1625
+ cavitated
1626
+ cavitating
1627
+ cavitation
1628
+ cavitations
1629
+ cavities
1630
+ cavity
1631
+ cavo
1632
+ cavoatrial
1633
+ cc
1634
+ ccc
1635
+ ccu
1636
+ cd4
1637
+ cecal
1638
+ cect
1639
+ ced
1640
+ cell
1641
+ cells
1642
+ cellular
1643
+ cement
1644
+ cementoplasty
1645
+ center
1646
+ centered
1647
+ centering
1648
+ centesis
1649
+ centimeter
1650
+ centimeters
1651
+ central
1652
+ centralized
1653
+ centrally
1654
+ centrilobular
1655
+ cephalad
1656
+ cephalic
1657
+ cephalid
1658
+ cephalization
1659
+ cephalized
1660
+ cerclage
1661
+ cereal
1662
+ cerebral
1663
+ cerebrovascular
1664
+ cerita
1665
+ certain
1666
+ certainly
1667
+ certainty
1668
+ cervical
1669
+ cervicomediastinal
1670
+ cervicothoracic
1671
+ chain
1672
+ challenge
1673
+ challenged
1674
+ challenging
1675
+ chamber
1676
+ chambers
1677
+ chance
1678
+ change
1679
+ changed
1680
+ changeover
1681
+ changes
1682
+ changing
1683
+ channel
1684
+ channels
1685
+ charachterization
1686
+ charachterized
1687
+ character
1688
+ characteristic
1689
+ characteristically
1690
+ characteristics
1691
+ characterization
1692
+ characterize
1693
+ characterizeb
1694
+ characterized
1695
+ characterizing
1696
+ characteriztion
1697
+ characters
1698
+ charcterize
1699
+ charge
1700
+ chart
1701
+ check
1702
+ checked
1703
+ chemical
1704
+ chemo
1705
+ chemoembolization
1706
+ chemotherapy
1707
+ chesst
1708
+ chest
1709
+ chested
1710
+ chf
1711
+ chiari
1712
+ chief
1713
+ chiladiti
1714
+ chilaiditi
1715
+ chilaiditis
1716
+ childhood
1717
+ chills
1718
+ chin
1719
+ chip
1720
+ chk
1721
+ chlamydia
1722
+ chnages
1723
+ choice
1724
+ cholangiocarcinoma
1725
+ chole
1726
+ cholecystectomy
1727
+ cholecystitis
1728
+ cholelithiasis
1729
+ chondral
1730
+ chondroid
1731
+ chondrosis
1732
+ choose
1733
+ choriocarcinoma
1734
+ chornic
1735
+ choroid
1736
+ choroidal
1737
+ chrnoci
1738
+ chroncity
1739
+ chronic
1740
+ chronically
1741
+ chronicity
1742
+ chronologically
1743
+ chronology
1744
+ chst
1745
+ chunky
1746
+ churg
1747
+ chylae
1748
+ chylothorax
1749
+ chylous
1750
+ cicatrices
1751
+ cicatricial
1752
+ cicatrization
1753
+ cigarette
1754
+ cinder
1755
+ cinical
1756
+ circuitous
1757
+ circular
1758
+ circulating
1759
+ circulation
1760
+ circulations
1761
+ circulatory
1762
+ circumferential
1763
+ circumferentially
1764
+ circumflex
1765
+ circumscribed
1766
+ circumscript
1767
+ circumstance
1768
+ circumstances
1769
+ cirrhosis
1770
+ cisterna
1771
+ cited
1772
+ cj
1773
+ claims
1774
+ clamped
1775
+ clamping
1776
+ clarification
1777
+ clarified
1778
+ clarify
1779
+ clarifying
1780
+ clarity
1781
+ classic
1782
+ clavical
1783
+ clavicle
1784
+ clavicles
1785
+ clavicular
1786
+ clea
1787
+ clear
1788
+ clearance
1789
+ clearcut
1790
+ cleared
1791
+ clearer
1792
+ clearing
1793
+ clearly
1794
+ clears
1795
+ cleidocranial
1796
+ climb
1797
+ clincal
1798
+ clincially
1799
+ clinic
1800
+ clinical
1801
+ clinicall
1802
+ clinically
1803
+ clinicial
1804
+ clinician
1805
+ clinicians
1806
+ clinnically
1807
+ clip
1808
+ clips
1809
+ cll
1810
+ cllinical
1811
+ clniical
1812
+ clock
1813
+ clockwise
1814
+ clogged
1815
+ close
1816
+ closed
1817
+ closely
1818
+ closer
1819
+ closure
1820
+ closures
1821
+ clot
1822
+ clothes
1823
+ clothing
1824
+ clots
1825
+ clotted
1826
+ clotting
1827
+ clue
1828
+ clues
1829
+ cluster
1830
+ clustered
1831
+ clusters
1832
+ cm
1833
+ cmt
1834
+ cnnot
1835
+ co
1836
+ co2
1837
+ coagulopathy
1838
+ coalesce
1839
+ coalesced
1840
+ coalescence
1841
+ coalescent
1842
+ coalesces
1843
+ coalescing
1844
+ coalition
1845
+ coarctation
1846
+ coarse
1847
+ coarsened
1848
+ coarseness
1849
+ coarsening
1850
+ coarser
1851
+ coast
1852
+ cobblestone
1853
+ cocaine
1854
+ coccidioidomycosis
1855
+ code
1856
+ coexist
1857
+ coexistent
1858
+ coexisting
1859
+ coexists
1860
+ coherent
1861
+ coil
1862
+ coiled
1863
+ coiling
1864
+ coils
1865
+ coincide
1866
+ coincidental
1867
+ coincidentally
1868
+ coincides
1869
+ coinciding
1870
+ colapse
1871
+ cold
1872
+ colectomy
1873
+ colitis
1874
+ collaps
1875
+ collapse
1876
+ collapsed
1877
+ collapses
1878
+ collapsing
1879
+ collateral
1880
+ collect
1881
+ collected
1882
+ collecting
1883
+ collection
1884
+ collections
1885
+ collects
1886
+ collimated
1887
+ collpase
1888
+ colon
1889
+ colonic
1890
+ colonization
1891
+ colonoscopy
1892
+ color
1893
+ colorectal
1894
+ column
1895
+ columns
1896
+ com
1897
+ comatose
1898
+ combi
1899
+ combination
1900
+ combinations
1901
+ combine
1902
+ combined
1903
+ combines
1904
+ combining
1905
+ come
1906
+ comes
1907
+ coming
1908
+ commence
1909
+ comment
1910
+ commented
1911
+ comments
1912
+ comminute
1913
+ comminuted
1914
+ common
1915
+ commonly
1916
+ commuicated
1917
+ communicate
1918
+ communicated
1919
+ communicating
1920
+ communication
1921
+ communications
1922
+ community
1923
+ comorbidities
1924
+ comp
1925
+ compact
1926
+ companion
1927
+ company
1928
+ comparable
1929
+ comparably
1930
+ comparative
1931
+ compare
1932
+ compared
1933
+ comparedwith
1934
+ compares
1935
+ comparing
1936
+ comparision
1937
+ compariso
1938
+ comparison
1939
+ comparison2
1940
+ comparisons
1941
+ comparisonwith
1942
+ compartment
1943
+ compartments
1944
+ compatibility
1945
+ compatible
1946
+ compatilble
1947
+ compensation
1948
+ compensatorily
1949
+ compensatory
1950
+ comperessive
1951
+ compete
1952
+ competence
1953
+ compfrom
1954
+ complains
1955
+ complaint
1956
+ complaints
1957
+ complement
1958
+ complemented
1959
+ complete
1960
+ completed
1961
+ completely
1962
+ completeresolution
1963
+ completion
1964
+ completley
1965
+ complex
1966
+ complexity
1967
+ compliance
1968
+ complicated
1969
+ complicates
1970
+ complicating
1971
+ complication
1972
+ complications
1973
+ complicatiosn
1974
+ complimenting
1975
+ complte
1976
+ comply
1977
+ component
1978
+ components
1979
+ composed
1980
+ composite
1981
+ composition
1982
+ compound
1983
+ compounded
1984
+ comprehensive
1985
+ compresion
1986
+ compress
1987
+ compressed
1988
+ compressing
1989
+ compression
1990
+ compressions
1991
+ compressive
1992
+ comprising
1993
+ compromise
1994
+ compromised
1995
+ compromises
1996
+ compromising
1997
+ computed
1998
+ computerized
1999
+ con
2000
+ concave
2001
+ concavity
2002
+ conceal
2003
+ concealed
2004
+ conceivable
2005
+ conceivably
2006
+ concentrated
2007
+ concern
2008
+ concerned
2009
+ concerning
2010
+ concerns
2011
+ concert
2012
+ conclude
2013
+ concluded
2014
+ concluding
2015
+ conclusion
2016
+ conclusive
2017
+ conclusively
2018
+ concomitant
2019
+ concomitantly
2020
+ concordant
2021
+ concrete
2022
+ concur
2023
+ concurrence
2024
+ concurrent
2025
+ concurrently
2026
+ condition
2027
+ conditions
2028
+ conduction
2029
+ conduit
2030
+ cone
2031
+ coned
2032
+ conern
2033
+ conerning
2034
+ conference
2035
+ conferred
2036
+ confidence
2037
+ confident
2038
+ confidently
2039
+ configuration
2040
+ configurational
2041
+ configurations
2042
+ configured
2043
+ confined
2044
+ confines
2045
+ confirm
2046
+ confirmation
2047
+ confirmations
2048
+ confirmatory
2049
+ confirmed
2050
+ confirming
2051
+ confirms
2052
+ confluate
2053
+ confluence
2054
+ confluent
2055
+ confluenting
2056
+ conform
2057
+ conforming
2058
+ conforms
2059
+ confound
2060
+ confounded
2061
+ confounding
2062
+ confused
2063
+ confusing
2064
+ confusion
2065
+ congenital
2066
+ congential
2067
+ congesion
2068
+ congesiton
2069
+ congested
2070
+ congestion
2071
+ congestions
2072
+ congestive
2073
+ conglomerate
2074
+ conglomerates
2075
+ conglomeration
2076
+ conjunction
2077
+ connected
2078
+ connecting
2079
+ connection
2080
+ connections
2081
+ connective
2082
+ connector
2083
+ connectors
2084
+ conned
2085
+ conosoidation
2086
+ consecutive
2087
+ consent
2088
+ consequence
2089
+ consequent
2090
+ consequently
2091
+ conservative
2092
+ consider
2093
+ considerable
2094
+ considerably
2095
+ consideration
2096
+ considerations
2097
+ considerd
2098
+ considered
2099
+ considering
2100
+ consilation
2101
+ consist
2102
+ consisted
2103
+ consistency
2104
+ consistenly
2105
+ consistent
2106
+ consistently
2107
+ consisting
2108
+ consists
2109
+ consitent
2110
+ conslidation
2111
+ consodliation
2112
+ consolation
2113
+ consoldiation
2114
+ consolidaiton
2115
+ consolidatation
2116
+ consolidate
2117
+ consolidated
2118
+ consolidating
2119
+ consolidatino
2120
+ consolidation
2121
+ consolidations
2122
+ consolidationsseen
2123
+ consolidative
2124
+ conspicious
2125
+ conspicous
2126
+ conspicuity
2127
+ conspicuous
2128
+ constant
2129
+ constantly
2130
+ constellation
2131
+ constellations
2132
+ constipation
2133
+ constitute
2134
+ constituting
2135
+ constraints
2136
+ constriction
2137
+ constrictive
2138
+ consult
2139
+ consultation
2140
+ consulted
2141
+ consulting
2142
+ contact
2143
+ contacted
2144
+ contacting
2145
+ contain
2146
+ contained
2147
+ containing
2148
+ contains
2149
+ contamination
2150
+ contemplated
2151
+ contemporaneous
2152
+ content
2153
+ contents
2154
+ context
2155
+ contigous
2156
+ contiguity
2157
+ contiguous
2158
+ contiguously
2159
+ contingently
2160
+ continual
2161
+ continually
2162
+ continuation
2163
+ continue
2164
+ continued
2165
+ continues
2166
+ continuing
2167
+ continuity
2168
+ continuous
2169
+ continuously
2170
+ contour
2171
+ contoured
2172
+ contours
2173
+ contracted
2174
+ contractions
2175
+ contradicts
2176
+ contraindicate
2177
+ contraindicated
2178
+ contraindication
2179
+ contralateral
2180
+ contralaterally
2181
+ contrary
2182
+ contrast
2183
+ contrasting
2184
+ contribute
2185
+ contributed
2186
+ contributes
2187
+ contributing
2188
+ contribution
2189
+ contributions
2190
+ contributor
2191
+ contributory
2192
+ control
2193
+ contusion
2194
+ contusions
2195
+ conus
2196
+ conven8tional
2197
+ convened
2198
+ convenience
2199
+ convenitonal
2200
+ conventional
2201
+ conversation
2202
+ conversion
2203
+ converted
2204
+ convex
2205
+ convexity
2206
+ convey
2207
+ conveyed
2208
+ convince
2209
+ convinced
2210
+ convincing
2211
+ convincingly
2212
+ cooperate
2213
+ coordination
2214
+ coordinator
2215
+ coorelation
2216
+ cop
2217
+ copd
2218
+ copious
2219
+ cor
2220
+ coracoclavicular
2221
+ coracoid
2222
+ cord
2223
+ cordis
2224
+ cords
2225
+ core
2226
+ corect
2227
+ corevalve
2228
+ corkscrew
2229
+ corn
2230
+ coronal
2231
+ coronaries
2232
+ coronary
2233
+ corpectomy
2234
+ correct
2235
+ corrected
2236
+ correction
2237
+ correctly
2238
+ correlate
2239
+ correlated
2240
+ correlates
2241
+ correlating
2242
+ correlation
2243
+ correlations
2244
+ correlative
2245
+ corresond
2246
+ correspond
2247
+ correspondance
2248
+ corresponded
2249
+ correspondence
2250
+ corresponding
2251
+ corresponds
2252
+ corrleation
2253
+ corroborate
2254
+ corroborated
2255
+ corroborating
2256
+ cortex
2257
+ cortical
2258
+ corticated
2259
+ cost
2260
+ costal
2261
+ costo
2262
+ costochondral
2263
+ costochondritis
2264
+ costochrondral
2265
+ costodiaphragmatic
2266
+ costophrenic
2267
+ costosternal
2268
+ costovertebral
2269
+ costrochondral
2270
+ costrphrenic
2271
+ cough
2272
+ coughing
2273
+ couild
2274
+ could
2275
+ couls
2276
+ count
2277
+ counterclockwise
2278
+ counting
2279
+ counts
2280
+ couple
2281
+ coupled
2282
+ course
2283
+ coursed
2284
+ courses
2285
+ coursing
2286
+ coventional
2287
+ cover
2288
+ coverage
2289
+ covered
2290
+ covering
2291
+ coverning
2292
+ covers
2293
+ coving
2294
+ cowden
2295
+ cowdens
2296
+ cp
2297
+ cpa
2298
+ cponsolidation
2299
+ cpr
2300
+ cr
2301
+ crack
2302
+ crackles
2303
+ cranial
2304
+ cranially
2305
+ craniocaudal
2306
+ cranium
2307
+ crazy
2308
+ crease
2309
+ create
2310
+ creates
2311
+ creating
2312
+ creatinine
2313
+ creatinines
2314
+ creation
2315
+ crescent
2316
+ crescenteric
2317
+ crescentic
2318
+ crest
2319
+ cricopharyngeus
2320
+ crisis
2321
+ crit
2322
+ criteria
2323
+ critical
2324
+ critically
2325
+ crohn
2326
+ cross
2327
+ crossed
2328
+ crosses
2329
+ crossing
2330
+ crowd
2331
+ crowded
2332
+ crowding
2333
+ crowds
2334
+ crown
2335
+ crural
2336
+ crus
2337
+ cryptococcal
2338
+ cryptogenic
2339
+ csf
2340
+ cside
2341
+ ct
2342
+ cta
2343
+ ctpa
2344
+ ctpe
2345
+ cts
2346
+ ctu
2347
+ cubitus
2348
+ cuff
2349
+ cuffing
2350
+ cul
2351
+ culprit
2352
+ cup
2353
+ cured
2354
+ curious
2355
+ curl
2356
+ curled
2357
+ curling
2358
+ curls
2359
+ current
2360
+ currently
2361
+ curvature
2362
+ curve
2363
+ curved
2364
+ curves
2365
+ curvilinear
2366
+ curving
2367
+ cut
2368
+ cutaneous
2369
+ cute
2370
+ cutoff
2371
+ cv
2372
+ cva
2373
+ cvc
2374
+ cvl
2375
+ cvp
2376
+ cxr
2377
+ cyber
2378
+ cyberknife
2379
+ cycle
2380
+ cycling
2381
+ cylindrical
2382
+ cyst
2383
+ cystic
2384
+ cysticercosis
2385
+ cystoscopy
2386
+ cysts
2387
+ cytology
2388
+ d
2389
+ da
2390
+ daily
2391
+ damage
2392
+ damaged
2393
+ dance
2394
+ danger
2395
+ dashbaord
2396
+ dashboard
2397
+ data
2398
+ database
2399
+ date
2400
+ dated
2401
+ dates
2402
+ dating
2403
+ daub
2404
+ day
2405
+ days
2406
+ dcoiled
2407
+ ddx
2408
+ de
2409
+ deaccessing
2410
+ deal
2411
+ dealing
2412
+ deb
2413
+ debhoff
2414
+ debilitated
2415
+ debilitating
2416
+ debility
2417
+ debridement
2418
+ debris
2419
+ dec
2420
+ decending
2421
+ decicated
2422
+ decide
2423
+ decided
2424
+ decidedly
2425
+ deciding
2426
+ decipher
2427
+ decision
2428
+ decisions
2429
+ declare
2430
+ declines
2431
+ declining
2432
+ decoiled
2433
+ decompensated
2434
+ decompensating
2435
+ decompensation
2436
+ decompress
2437
+ decompressed
2438
+ decompresses
2439
+ decompressing
2440
+ decompression
2441
+ decortication
2442
+ decreasd
2443
+ decrease
2444
+ decreased
2445
+ decreaseing
2446
+ decreases
2447
+ decreasing
2448
+ decsribed
2449
+ decubitus
2450
+ dedicated
2451
+ dedidcated
2452
+ deemed
2453
+ deep
2454
+ deeper
2455
+ deeply
2456
+ defect
2457
+ defects
2458
+ deferred
2459
+ defibrillator
2460
+ deficiency
2461
+ deficient
2462
+ define
2463
+ defined
2464
+ defines
2465
+ defining
2466
+ definite
2467
+ definitely
2468
+ definition
2469
+ definitive
2470
+ definitively
2471
+ definitve
2472
+ definte
2473
+ definted
2474
+ defintie
2475
+ deflated
2476
+ deflected
2477
+ deflection
2478
+ deflects
2479
+ defomities
2480
+ deform
2481
+ deformations
2482
+ deformed
2483
+ deforming
2484
+ deforminty
2485
+ deformities
2486
+ deformity
2487
+ degenerated
2488
+ degeneration
2489
+ degenerative
2490
+ degnerative
2491
+ degradation
2492
+ degraded
2493
+ degrades
2494
+ degrading
2495
+ degree
2496
+ degrees
2497
+ dehiscence
2498
+ dehydration
2499
+ delay
2500
+ delayed
2501
+ delete
2502
+ deleted
2503
+ delinated
2504
+ delineate
2505
+ delineated
2506
+ delineating
2507
+ delineation
2508
+ deliniate
2509
+ delirium
2510
+ delivered
2511
+ delusional
2512
+ dem
2513
+ demarcated
2514
+ demarcation
2515
+ demented
2516
+ demineralization
2517
+ demineralized
2518
+ demineralizing
2519
+ demographics
2520
+ demomstrated
2521
+ demonstrable
2522
+ demonstrably
2523
+ demonstrate
2524
+ demonstrated
2525
+ demonstrates
2526
+ demonstrating
2527
+ demonstration
2528
+ denied
2529
+ denisties
2530
+ denisty
2531
+ denote
2532
+ denoted
2533
+ denotes
2534
+ denoting
2535
+ dens
2536
+ dense
2537
+ densely
2538
+ denser
2539
+ densest
2540
+ densities
2541
+ density
2542
+ dental
2543
+ deormities
2544
+ department
2545
+ departments
2546
+ depend
2547
+ dependent
2548
+ dependently
2549
+ depending
2550
+ depends
2551
+ depict
2552
+ depicted
2553
+ depiction
2554
+ depicts
2555
+ depleted
2556
+ deposit
2557
+ deposited
2558
+ deposition
2559
+ deposits
2560
+ depot
2561
+ depper
2562
+ depressed
2563
+ depressing
2564
+ depression
2565
+ depressions
2566
+ depth
2567
+ derangement
2568
+ derived
2569
+ desaturation
2570
+ desaturations
2571
+ descend
2572
+ descending
2573
+ descends
2574
+ descent
2575
+ describe
2576
+ described
2577
+ describes
2578
+ describing
2579
+ description
2580
+ deserve
2581
+ deserves
2582
+ deserving
2583
+ design
2584
+ designated
2585
+ designation
2586
+ designations
2587
+ designed
2588
+ desirable
2589
+ desire
2590
+ desired
2591
+ despite
2592
+ desquamative
2593
+ destroyed
2594
+ destructed
2595
+ destruction
2596
+ destructions
2597
+ destructive
2598
+ detached
2599
+ detachment
2600
+ detail
2601
+ detailed
2602
+ details
2603
+ detect
2604
+ detectable
2605
+ detectably
2606
+ detected
2607
+ detectedand
2608
+ detectedin
2609
+ detecting
2610
+ detection
2611
+ detector
2612
+ deteriorated
2613
+ deteriorates
2614
+ deteriorating
2615
+ deterioration
2616
+ determination
2617
+ determinations
2618
+ determinative
2619
+ determine
2620
+ determined
2621
+ determines
2622
+ determining
2623
+ detracts
2624
+ devastating
2625
+ develop
2626
+ developed
2627
+ developing
2628
+ developmemt
2629
+ development
2630
+ developmental
2631
+ developments
2632
+ develops
2633
+ deviated
2634
+ deviates
2635
+ deviating
2636
+ deviation
2637
+ device
2638
+ devices
2639
+ devise
2640
+ devoid
2641
+ dextrascoliosis
2642
+ dextro
2643
+ dextrocardia
2644
+ dextroconvex
2645
+ dextroscoliosis
2646
+ dextroscoliotic
2647
+ dgenerative
2648
+ dh
2649
+ dht
2650
+ diabetic
2651
+ diaghragm
2652
+ diagnosable
2653
+ diagnose
2654
+ diagnosed
2655
+ diagnoses
2656
+ diagnosing
2657
+ diagnosis
2658
+ diagnostic
2659
+ diagnostically
2660
+ diagphram
2661
+ dialysis
2662
+ diameter
2663
+ diameters
2664
+ diaphgram
2665
+ diaphragm
2666
+ diaphragmatic
2667
+ diaphragms
2668
+ diaphyseal
2669
+ diaphysis
2670
+ diarrheal
2671
+ diastole
2672
+ diastolic
2673
+ diathesis
2674
+ dic
2675
+ dicating
2676
+ dictate
2677
+ dictated
2678
+ dictates
2679
+ dictating
2680
+ dictation
2681
+ dicussed
2682
+ did
2683
+ diease
2684
+ dieresis
2685
+ diet
2686
+ diff
2687
+ diffcicult
2688
+ difference
2689
+ differences
2690
+ different
2691
+ differential
2692
+ differentials
2693
+ differentiate
2694
+ differentiated
2695
+ differentiating
2696
+ differentiation
2697
+ differently
2698
+ differerences
2699
+ differing
2700
+ differs
2701
+ difficile
2702
+ difficult
2703
+ difficulties
2704
+ difficulty
2705
+ diffuse
2706
+ diffused
2707
+ diffusely
2708
+ diffusion
2709
+ digit
2710
+ dilantin
2711
+ dilat
2712
+ dilatation
2713
+ dilatations
2714
+ dilate
2715
+ dilated
2716
+ dilates
2717
+ dilation
2718
+ dilemma
2719
+ dilitation
2720
+ dimension
2721
+ dimensional
2722
+ dimer
2723
+ diminish
2724
+ diminished
2725
+ diminishing
2726
+ diminutive
2727
+ dimunition
2728
+ ding
2729
+ dip
2730
+ direct
2731
+ directed
2732
+ direction
2733
+ directly
2734
+ directory
2735
+ disappearance
2736
+ disappeared
2737
+ disc
2738
+ disccussed
2739
+ discern
2740
+ discernable
2741
+ discerned
2742
+ discernible
2743
+ discerning
2744
+ discharge
2745
+ discharged
2746
+ discharging
2747
+ discitis
2748
+ disclose
2749
+ discoid
2750
+ discomfort
2751
+ disconnected
2752
+ disconnection
2753
+ disconnections
2754
+ discontinuation
2755
+ discontinue
2756
+ discontinued
2757
+ discontinuities
2758
+ discontinuity
2759
+ discontinuous
2760
+ discontiuous
2761
+ discordance
2762
+ discordancy
2763
+ discordant
2764
+ discount
2765
+ discover
2766
+ discovered
2767
+ discovery
2768
+ discrepance
2769
+ discrepancy
2770
+ discrete
2771
+ discretely
2772
+ discriminate
2773
+ discriminating
2774
+ discrimination
2775
+ discuss
2776
+ discussed
2777
+ discussing
2778
+ discussion
2779
+ diseae
2780
+ diseas
2781
+ disease
2782
+ diseases
2783
+ disfavors
2784
+ dish
2785
+ dishiscence
2786
+ disk
2787
+ diskitis
2788
+ dislocated
2789
+ dislocation
2790
+ dislocations
2791
+ dislodged
2792
+ dislodgement
2793
+ dislodgment
2794
+ dismiss
2795
+ dismissed
2796
+ disorder
2797
+ disorders
2798
+ disorganization
2799
+ disorganized
2800
+ dispalacement
2801
+ dispalced
2802
+ disparity
2803
+ dispenses
2804
+ displace
2805
+ displaced
2806
+ displacement
2807
+ displacements
2808
+ displaces
2809
+ displacing
2810
+ display
2811
+ displayed
2812
+ displaying
2813
+ displays
2814
+ disposition
2815
+ disproportion
2816
+ disproportionate
2817
+ disproportionately
2818
+ disrobed
2819
+ disrobing
2820
+ disrupted
2821
+ disruption
2822
+ disruptions
2823
+ dissappearance
2824
+ dissected
2825
+ dissecting
2826
+ dissection
2827
+ disseminated
2828
+ dissemination
2829
+ dissociation
2830
+ distal
2831
+ distally
2832
+ distance
2833
+ distant
2834
+ distend
2835
+ distended
2836
+ distending
2837
+ distends
2838
+ distensibility
2839
+ distension
2840
+ distensions
2841
+ distention
2842
+ distinct
2843
+ distinction
2844
+ distinctions
2845
+ distinctive
2846
+ distinctly
2847
+ distinctness
2848
+ distinguish
2849
+ distinguishable
2850
+ distinguished
2851
+ distinguishing
2852
+ distort
2853
+ distorted
2854
+ distorting
2855
+ distortion
2856
+ distortions
2857
+ distorts
2858
+ distracted
2859
+ distraction
2860
+ distractions
2861
+ distress
2862
+ distribute
2863
+ distributed
2864
+ distribution
2865
+ disturbed
2866
+ disucssed
2867
+ disuse
2868
+ diuresis
2869
+ diuretic
2870
+ diverging
2871
+ diversion
2872
+ diverticulitis
2873
+ diverticulosis
2874
+ diverticulum
2875
+ dividing
2876
+ division
2877
+ djd
2878
+ dl
2879
+ do
2880
+ dob
2881
+ dobbhof
2882
+ dobbhoff
2883
+ dobhof
2884
+ dobhoff
2885
+ dobhoiff
2886
+ doboff
2887
+ doctor
2888
+ document
2889
+ documentation
2890
+ documente
2891
+ documented
2892
+ documenting
2893
+ documents
2894
+ dodoff
2895
+ does
2896
+ doesn
2897
+ doing
2898
+ dome
2899
+ dominant
2900
+ dominate
2901
+ dominating
2902
+ don
2903
+ donation
2904
+ done
2905
+ dophoff
2906
+ dopp
2907
+ doppler
2908
+ dorsal
2909
+ dose
2910
+ dosed
2911
+ dot
2912
+ double
2913
+ doubled
2914
+ doubling
2915
+ doubt
2916
+ doubted
2917
+ doubtful
2918
+ dove
2919
+ dovvhoff
2920
+ down
2921
+ downward
2922
+ downwards
2923
+ dozen
2924
+ dozens
2925
+ dr
2926
+ draft
2927
+ drag
2928
+ dragging
2929
+ drain
2930
+ drainable
2931
+ drainage
2932
+ drained
2933
+ draining
2934
+ drains
2935
+ dramatic
2936
+ dramatically
2937
+ drastic
2938
+ draw
2939
+ drawback
2940
+ drawn
2941
+ dress
2942
+ dressing
2943
+ dressings
2944
+ drop
2945
+ dropping
2946
+ drs
2947
+ drug
2948
+ drugs
2949
+ dry
2950
+ dual
2951
+ dubhoff
2952
+ dubious
2953
+ duboff
2954
+ duct
2955
+ ductal
2956
+ ductus
2957
+ due
2958
+ dues
2959
+ dull
2960
+ dullness
2961
+ dumb
2962
+ dumbbell
2963
+ dump
2964
+ duo
2965
+ duodenal
2966
+ duodenum
2967
+ duplicated
2968
+ dural
2969
+ duration
2970
+ during
2971
+ dvp
2972
+ dw
2973
+ dwelling
2974
+ dx
2975
+ dynamic
2976
+ dysfunction
2977
+ dysfunctional
2978
+ dysmotility
2979
+ dysostosis
2980
+ dysphagia
2981
+ dysplasia
2982
+ dyspnea
2983
+ dystrophic
2984
+ dz
2985
+ e
2986
+ each
2987
+ ean
2988
+ earlier
2989
+ earliest
2990
+ early
2991
+ earring
2992
+ ease
2993
+ easier
2994
+ easiest
2995
+ easily
2996
+ easy
2997
+ eat
2998
+ eating
2999
+ ebstein
3000
+ ebus
3001
+ ec
3002
+ eccentric
3003
+ ecg
3004
+ echinococcal
3005
+ echo
3006
+ echocardiogram
3007
+ echocardiographic
3008
+ echocardiography
3009
+ ecmo
3010
+ ecom
3011
+ ectasia
3012
+ ectatic
3013
+ ectopy
3014
+ ed
3015
+ edeam
3016
+ edema
3017
+ edemaedema
3018
+ edemahas
3019
+ edematous
3020
+ edeme
3021
+ edena
3022
+ edffusion
3023
+ edge
3024
+ edges
3025
+ edit
3026
+ edma
3027
+ edmea
3028
+ eeding
3029
+ eet
3030
+ ef
3031
+ effacement
3032
+ effacing
3033
+ effect
3034
+ effecting
3035
+ effective
3036
+ effectively
3037
+ effectiveness
3038
+ effects
3039
+ efffusion
3040
+ effort
3041
+ efforts
3042
+ effusio
3043
+ effusion
3044
+ effusionand
3045
+ effusionhas
3046
+ effusions
3047
+ eft
3048
+ efufsion
3049
+ efusion
3050
+ eg
3051
+ ega
3052
+ egastric
3053
+ eggshell
3054
+ eight
3055
+ eighth
3056
+ eigth
3057
+ either
3058
+ ej
3059
+ ekg
3060
+ ekos
3061
+ elapsed
3062
+ elderly
3063
+ elecrtrode
3064
+ elective
3065
+ electively
3066
+ electrode
3067
+ electrodes
3068
+ electrographically
3069
+ electrolyte
3070
+ electronic
3071
+ electronically
3072
+ electrophoresis
3073
+ element
3074
+ elementary
3075
+ elements
3076
+ elevate
3077
+ elevated
3078
+ elevates
3079
+ elevating
3080
+ elevation
3081
+ elevator
3082
+ eleventh
3083
+ elicit
3084
+ elicited
3085
+ eliminate
3086
+ eliminates
3087
+ eliminating
3088
+ elimination
3089
+ elliptical
3090
+ elongated
3091
+ elongation
3092
+ else
3093
+ elsewhere
3094
+ elucidate
3095
+ elucidated
3096
+ elucidation
3097
+ em
3098
+ email
3099
+ emailed
3100
+ emanating
3101
+ embarking
3102
+ embedded
3103
+ emboli
3104
+ embolic
3105
+ embolism
3106
+ embolization
3107
+ embolize
3108
+ embolized
3109
+ embolus
3110
+ emergency
3111
+ emergent
3112
+ emergently
3113
+ emesis
3114
+ eminence
3115
+ emphasis
3116
+ emphasize
3117
+ emphasized
3118
+ emphasizing
3119
+ emphesema
3120
+ emphysem
3121
+ emphysema
3122
+ emphysematic
3123
+ emphysematous
3124
+ empiric
3125
+ empirically
3126
+ employed
3127
+ emptying
3128
+ empyema
3129
+ empyemas
3130
+ en
3131
+ encase
3132
+ encased
3133
+ encasement
3134
+ encases
3135
+ encasing
3136
+ enchondroma
3137
+ encompassing
3138
+ encountered
3139
+ encourage
3140
+ encouraging
3141
+ end
3142
+ endarterectomy
3143
+ ended
3144
+ endemic
3145
+ ending
3146
+ endings
3147
+ endo
3148
+ endobronchial
3149
+ endocarditis
3150
+ endoesophageal
3151
+ endogastric
3152
+ endograft
3153
+ endoleak
3154
+ endoprosthesis
3155
+ endorse
3156
+ endorses
3157
+ endoscope
3158
+ endoscopic
3159
+ endoscopy
3160
+ endotr
3161
+ endotracheal
3162
+ endotrahceal
3163
+ endovaginal
3164
+ endovascular
3165
+ endplate
3166
+ endplates
3167
+ ends
3168
+ engage
3169
+ engaging
3170
+ engoregement
3171
+ engorged
3172
+ engorgement
3173
+ engorgements
3174
+ engorgment
3175
+ engorment
3176
+ enhance
3177
+ enhanced
3178
+ enhancement
3179
+ enhances
3180
+ enlarge
3181
+ enlarged
3182
+ enlargef
3183
+ enlargement
3184
+ enlarging
3185
+ enlargment
3186
+ enough
3187
+ enphysematous
3188
+ enrollment
3189
+ ensitivity
3190
+ ensued
3191
+ ensuing
3192
+ ensure
3193
+ ensuring
3194
+ entail
3195
+ entailed
3196
+ entails
3197
+ enter
3198
+ entered
3199
+ enteric
3200
+ entering
3201
+ enterostomy
3202
+ enters
3203
+ entertained
3204
+ entertic
3205
+ entire
3206
+ entired
3207
+ entiredly
3208
+ entirely
3209
+ entirety
3210
+ entities
3211
+ entity
3212
+ entral
3213
+ entrance
3214
+ entrapped
3215
+ entric
3216
+ entry
3217
+ enumerated
3218
+ enveloped
3219
+ enveloping
3220
+ environment
3221
+ environmental
3222
+ enzymes
3223
+ eo
3224
+ eosinophic
3225
+ eosinophilia
3226
+ eosinophilic
3227
+ ep
3228
+ epicardial
3229
+ epidural
3230
+ epigastric
3231
+ epigastrium
3232
+ epiglottitis
3233
+ epihilar
3234
+ epilepticus
3235
+ epiphrenic
3236
+ episode
3237
+ episodes
3238
+ epistaxis
3239
+ epithelial
3240
+ epmiric
3241
+ eppars
3242
+ equal
3243
+ equalization
3244
+ equalizatoin
3245
+ equally
3246
+ equilibrating
3247
+ equina
3248
+ equipment
3249
+ equivalent
3250
+ equivalently
3251
+ equivocal
3252
+ equivocally
3253
+ er
3254
+ ercp
3255
+ erect
3256
+ eroded
3257
+ erosion
3258
+ erosions
3259
+ erosive
3260
+ errant
3261
+ error
3262
+ es
3263
+ escape
3264
+ escapes
3265
+ esophageal
3266
+ esophagectomy
3267
+ esophagitis
3268
+ esophago
3269
+ esophagogastrectomy
3270
+ esophagogastric
3271
+ esophagoscopy
3272
+ esophagram
3273
+ esophagus
3274
+ esophaus
3275
+ esp
3276
+ especially
3277
+ esrd
3278
+ essed
3279
+ essence
3280
+ essential
3281
+ essentially
3282
+ establish
3283
+ established
3284
+ establishing
3285
+ establishment
3286
+ estimate
3287
+ estimated
3288
+ et
3289
+ etc
3290
+ etiologies
3291
+ etiology
3292
+ ett
3293
+ evacuate
3294
+ evacuated
3295
+ evacuating
3296
+ evacuation
3297
+ evacuations
3298
+ evaluable
3299
+ evalualtion
3300
+ evaluatation
3301
+ evaluate
3302
+ evaluated
3303
+ evaluates
3304
+ evaluatin
3305
+ evaluating
3306
+ evaluation
3307
+ evaluations
3308
+ evalute
3309
+ evalution
3310
+ evar
3311
+ eve
3312
+ eveidence
3313
+ even
3314
+ evening
3315
+ evenly
3316
+ event
3317
+ eventation
3318
+ eventrated
3319
+ eventration
3320
+ events
3321
+ eventual
3322
+ eventually
3323
+ ever
3324
+ eversion
3325
+ every
3326
+ everywhere
3327
+ evidance
3328
+ evidence
3329
+ evidence2
3330
+ evidenced
3331
+ evidences
3332
+ evidencing
3333
+ evident
3334
+ evidnece
3335
+ evolution
3336
+ evolving
3337
+ ex
3338
+ exacerabation
3339
+ exacerbated
3340
+ exacerbating
3341
+ exacerbation
3342
+ exacerbations
3343
+ exact
3344
+ exactly
3345
+ exagerrated
3346
+ exaggerate
3347
+ exaggerated
3348
+ exaggerates
3349
+ exaggerating
3350
+ exaggeration
3351
+ exam
3352
+ examinaion
3353
+ examination
3354
+ examinations
3355
+ examine
3356
+ examined
3357
+ example
3358
+ exams
3359
+ excavation
3360
+ excavatum
3361
+ exceed
3362
+ exceeded
3363
+ exceeding
3364
+ exceedingly
3365
+ exceeds
3366
+ except
3367
+ exception
3368
+ exceptionally
3369
+ excessive
3370
+ excessively
3371
+ exchange
3372
+ exchanged
3373
+ exchanging
3374
+ excite
3375
+ excldued
3376
+ excludable
3377
+ exclude
3378
+ excluded
3379
+ excludes
3380
+ excluding
3381
+ exclusion
3382
+ exclusively
3383
+ excrescence
3384
+ excursion
3385
+ executed
3386
+ exem
3387
+ exert
3388
+ exerting
3389
+ exertion
3390
+ exertional
3391
+ exhibit
3392
+ exhibits
3393
+ exist
3394
+ existed
3395
+ existence
3396
+ existing
3397
+ exists
3398
+ exited
3399
+ exlcude
3400
+ exlcuded
3401
+ exlucded
3402
+ exluded
3403
+ exogenous
3404
+ expand
3405
+ expanded
3406
+ expanders
3407
+ expanding
3408
+ expands
3409
+ expansile
3410
+ expansion
3411
+ expansive
3412
+ expect
3413
+ expected
3414
+ expectoration
3415
+ expense
3416
+ experienced
3417
+ experiencing
3418
+ expiration
3419
+ expiratory
3420
+ expired
3421
+ explain
3422
+ explained
3423
+ explaining
3424
+ explains
3425
+ explanation
3426
+ explanations
3427
+ exploration
3428
+ exploratory
3429
+ explore
3430
+ explored
3431
+ exposed
3432
+ exposure
3433
+ exposures
3434
+ express
3435
+ expressed
3436
+ expression
3437
+ ext
3438
+ extend
3439
+ extended
3440
+ extending
3441
+ extends
3442
+ extene
3443
+ extennsive
3444
+ extension
3445
+ extensive
3446
+ extensively
3447
+ extensor
3448
+ extent
3449
+ exterior
3450
+ externa
3451
+ external
3452
+ externalized
3453
+ externally
3454
+ extgasis
3455
+ extra
3456
+ extracorporeal
3457
+ extracted
3458
+ extraction
3459
+ extraluminal
3460
+ extraordinarily
3461
+ extrapericardial
3462
+ extrapleural
3463
+ extrapleurally
3464
+ extrapulmonary
3465
+ extrarenal
3466
+ extrathoracic
3467
+ extravasated
3468
+ extravasating
3469
+ extravasation
3470
+ extravascular
3471
+ extreme
3472
+ extremely
3473
+ extrememly
3474
+ extremities
3475
+ extremity
3476
+ extrinsic
3477
+ extruded
3478
+ extubated
3479
+ extubation
3480
+ exuberant
3481
+ exudate
3482
+ eye
3483
+ f
3484
+ fa10
3485
+ face
3486
+ faces
3487
+ facet
3488
+ facilitate
3489
+ facilitated
3490
+ facilities
3491
+ facility
3492
+ facing
3493
+ fact
3494
+ factor
3495
+ factors
3496
+ fading
3497
+ fail
3498
+ failed
3499
+ failing
3500
+ fails
3501
+ failure
3502
+ faint
3503
+ fainter
3504
+ faintly
3505
+ fair
3506
+ fairly
3507
+ fall
3508
+ fallot
3509
+ falsely
3510
+ familiar
3511
+ family
3512
+ fan
3513
+ far
3514
+ farr
3515
+ farther
3516
+ fascia
3517
+ fashion
3518
+ fast
3519
+ fat
3520
+ father
3521
+ fatigue
3522
+ fatty
3523
+ favor
3524
+ favorable
3525
+ favored
3526
+ favoring
3527
+ favors
3528
+ fcal
3529
+ fdg
3530
+ feasible
3531
+ feature
3532
+ featureless
3533
+ features
3534
+ febrile
3535
+ fecal
3536
+ fecalization
3537
+ feeding
3538
+ feeling
3539
+ fellow
3540
+ felt
3541
+ female
3542
+ femoral
3543
+ femur
3544
+ fenestrated
3545
+ festive
3546
+ fever
3547
+ fevers
3548
+ few
3549
+ fewer
3550
+ ffusions
3551
+ fi
3552
+ fib
3553
+ fibers
3554
+ fibrillation
3555
+ fibrin
3556
+ fibrocalcific
3557
+ fibroelastosis
3558
+ fibroid
3559
+ fibroma
3560
+ fibronodular
3561
+ fibrosi
3562
+ fibrosing
3563
+ fibrosis
3564
+ fibrothorax
3565
+ fibrotic
3566
+ fibrous
3567
+ fidicual
3568
+ fiducial
3569
+ fiducials
3570
+ field
3571
+ fields
3572
+ fiesta
3573
+ fifteen
3574
+ fifth
3575
+ filament
3576
+ filamentous
3577
+ files
3578
+ fill
3579
+ filled
3580
+ filling
3581
+ fills
3582
+ film
3583
+ films
3584
+ filter
3585
+ final
3586
+ finalization
3587
+ finally
3588
+ find
3589
+ findigns
3590
+ findin
3591
+ finding
3592
+ findings
3593
+ findingsl
3594
+ findins
3595
+ finds
3596
+ fine
3597
+ finely
3598
+ finger
3599
+ finidngs
3600
+ finings
3601
+ finished
3602
+ firm
3603
+ first
3604
+ fish
3605
+ fishbone
3606
+ fisher
3607
+ fissue
3608
+ fissural
3609
+ fissure
3610
+ fissures
3611
+ fissurraly
3612
+ fistula
3613
+ fistulization
3614
+ fistulogram
3615
+ fit
3616
+ fits
3617
+ fitting
3618
+ five
3619
+ fixation
3620
+ fixations
3621
+ fixators
3622
+ fixed
3623
+ flagged
3624
+ flail
3625
+ flair
3626
+ flame
3627
+ flank
3628
+ flanks
3629
+ flap
3630
+ flare
3631
+ flash
3632
+ flashing
3633
+ flat
3634
+ flattened
3635
+ flattening
3636
+ flecks
3637
+ fleeting
3638
+ flexed
3639
+ flexes
3640
+ flexible
3641
+ flexion
3642
+ flexor
3643
+ flexure
3644
+ flexures
3645
+ flipped
3646
+ floating
3647
+ floor
3648
+ floppy
3649
+ florid
3650
+ flotation
3651
+ flow
3652
+ flowing
3653
+ flu
3654
+ fluctuant
3655
+ fluctuated
3656
+ fluctuates
3657
+ fluctuating
3658
+ fluctuation
3659
+ fluctuations
3660
+ fluffy
3661
+ fluid
3662
+ fluidopneumothorax
3663
+ fluids
3664
+ fluoro
3665
+ fluorographs
3666
+ fluoroscope
3667
+ fluoroscopic
3668
+ fluoroscopically
3669
+ fluoroscopy
3670
+ flush
3671
+ flushed
3672
+ flushing
3673
+ fna
3674
+ fnh
3675
+ fo
3676
+ foal
3677
+ focal
3678
+ focality
3679
+ focally
3680
+ foci
3681
+ focus
3682
+ focused
3683
+ fold
3684
+ folded
3685
+ folding
3686
+ folds
3687
+ foley
3688
+ follicles
3689
+ follicular
3690
+ follow
3691
+ followed
3692
+ following
3693
+ follows
3694
+ followup
3695
+ follup
3696
+ follwing
3697
+ food
3698
+ foot
3699
+ for
3700
+ forage
3701
+ foramen
3702
+ foramina
3703
+ force
3704
+ forced
3705
+ forces
3706
+ ford
3707
+ forearm
3708
+ foreign
3709
+ foreshortening
3710
+ form
3711
+ formal
3712
+ formally
3713
+ formation
3714
+ formations
3715
+ formed
3716
+ former
3717
+ forming
3718
+ forms
3719
+ forth
3720
+ fortuitous
3721
+ fortuitously
3722
+ forward
3723
+ fossa
3724
+ found
3725
+ four
3726
+ fourth
3727
+ fov
3728
+ fracture
3729
+ fractured
3730
+ fractures
3731
+ fragment
3732
+ fragmentation
3733
+ fragmented
3734
+ fragments
3735
+ frame
3736
+ frank
3737
+ frankly
3738
+ freactures
3739
+ free
3740
+ freely
3741
+ frequent
3742
+ frequently
3743
+ fresh
3744
+ freshly
3745
+ from
3746
+ from___
3747
+ front
3748
+ frontal
3749
+ frontoparietal
3750
+ fruitful
3751
+ ft
3752
+ fuid
3753
+ fulid
3754
+ full
3755
+ fuller
3756
+ fullness
3757
+ fully
3758
+ fulminant
3759
+ fumes
3760
+ function
3761
+ functional
3762
+ functionality
3763
+ functioning
3764
+ fundal
3765
+ fundic
3766
+ fundoplication
3767
+ fundus
3768
+ fungal
3769
+ fungemia
3770
+ fungus
3771
+ funnel
3772
+ furhter
3773
+ further
3774
+ furthere
3775
+ furthermore
3776
+ fuse
3777
+ fused
3778
+ fusiform
3779
+ fusing
3780
+ fusion
3781
+ fusions
3782
+ futher
3783
+ future
3784
+ fx
3785
+ g
3786
+ gagging
3787
+ gain
3788
+ gallbladder
3789
+ gallstone
3790
+ gallstones
3791
+ galy
3792
+ gangrene
3793
+ ganz
3794
+ gap
3795
+ garment
3796
+ garments
3797
+ gas
3798
+ gaseous
3799
+ gases
3800
+ gasseous
3801
+ gastic
3802
+ gastrectomy
3803
+ gastric
3804
+ gastritis
3805
+ gastro
3806
+ gastroduodenal
3807
+ gastroenterostomy
3808
+ gastroesophageal
3809
+ gastrointestinal
3810
+ gastrojejunostomy
3811
+ gastroparesis
3812
+ gastrostomy
3813
+ gated
3814
+ gathered
3815
+ gating
3816
+ gauged
3817
+ gauzes
3818
+ gave
3819
+ ge
3820
+ gemcitabine
3821
+ general
3822
+ generalize
3823
+ generalized
3824
+ generally
3825
+ generated
3826
+ generating
3827
+ generator
3828
+ generators
3829
+ generous
3830
+ generously
3831
+ genesis
3832
+ gentleman
3833
+ genu
3834
+ genuine
3835
+ genuinely
3836
+ geographic
3837
+ geographically
3838
+ geometry
3839
+ gerd
3840
+ germ
3841
+ gestation
3842
+ get
3843
+ gets
3844
+ getting
3845
+ ghost
3846
+ gi
3847
+ giant
3848
+ gibbus
3849
+ gigantic
3850
+ girdle
3851
+ gist
3852
+ give
3853
+ given
3854
+ gives
3855
+ giving
3856
+ gj
3857
+ gladly
3858
+ gland
3859
+ glass
3860
+ glenohumeral
3861
+ glenohumoral
3862
+ glenoid
3863
+ glenoumeral
3864
+ global
3865
+ globally
3866
+ globe
3867
+ globular
3868
+ glove
3869
+ go
3870
+ goal
3871
+ goals
3872
+ goes
3873
+ going
3874
+ goiter
3875
+ gone
3876
+ good
3877
+ goodpasture
3878
+ gorgement
3879
+ got
3880
+ gotten
3881
+ gown
3882
+ gpa
3883
+ grade
3884
+ gradient
3885
+ gradual
3886
+ gradually
3887
+ graft
3888
+ grafted
3889
+ grafting
3890
+ grafts
3891
+ grand
3892
+ granular
3893
+ granulation
3894
+ granulocyte
3895
+ granuloma
3896
+ granulomas
3897
+ granulomata
3898
+ granulomatosis
3899
+ granulomatous
3900
+ graves
3901
+ gravid
3902
+ gravitational
3903
+ gravity
3904
+ great
3905
+ greater
3906
+ greatest
3907
+ greatly
3908
+ green
3909
+ grew
3910
+ groove
3911
+ grosly
3912
+ gross
3913
+ grossly
3914
+ ground
3915
+ groundglass
3916
+ grounds
3917
+ group
3918
+ grow
3919
+ growing
3920
+ grown
3921
+ growth
3922
+ guarantee
3923
+ guess
3924
+ guesses
3925
+ guidance
3926
+ guide
3927
+ guided
3928
+ guidewire
3929
+ gunshot
3930
+ gut
3931
+ gyn
3932
+ gynecology
3933
+ gynecomastia
3934
+ h
3935
+ habitus
3936
+ had
3937
+ haemophilus
3938
+ hair
3939
+ hairpin
3940
+ half
3941
+ halfway
3942
+ halo
3943
+ hama
3944
+ hamartoma
3945
+ hamartomas
3946
+ hammer
3947
+ hand
3948
+ handful
3949
+ happened
3950
+ happy
3951
+ harbinger
3952
+ harbors
3953
+ hard
3954
+ hardly
3955
+ hardware
3956
+ has
3957
+ hasshifted
3958
+ hav
3959
+ have
3960
+ haveimproved
3961
+ having
3962
+ haze
3963
+ haziness
3964
+ hazy
3965
+ hcc
3966
+ hd
3967
+ he
3968
+ head
3969
+ headed
3970
+ heading
3971
+ heads
3972
+ heads_
3973
+ heal
3974
+ healed
3975
+ healing
3976
+ healings
3977
+ heals
3978
+ health
3979
+ hear
3980
+ heart
3981
+ heating
3982
+ heaves
3983
+ heavily
3984
+ heaviness
3985
+ heavy
3986
+ height
3987
+ heights
3988
+ held
3989
+ hello
3990
+ help
3991
+ helped
3992
+ helpful
3993
+ helps
3994
+ hem
3995
+ hema
3996
+ hemangioma
3997
+ hematemesis
3998
+ hemato
3999
+ hematocrit
4000
+ hematocyst
4001
+ hematogenous
4002
+ hematogenously
4003
+ hematology
4004
+ hematoma
4005
+ hematomas
4006
+ hemi
4007
+ hemiarthroplasty
4008
+ hemiatoma
4009
+ hemicolectomy
4010
+ hemidiapharm
4011
+ hemidiaphgram
4012
+ hemidiaphragm
4013
+ hemidiaphragmatic
4014
+ hemidiaphragms
4015
+ hemidiaphrags
4016
+ hemidiaphram
4017
+ hemidiaphrgams
4018
+ hemithoraces
4019
+ hemithoracic
4020
+ hemithorax
4021
+ hemithyroidectomy
4022
+ hemmorhage
4023
+ hemo
4024
+ hemodialysis
4025
+ hemodynamic
4026
+ hemodynamical
4027
+ hemodynamically
4028
+ hemodynamics
4029
+ hemomediastinum
4030
+ hemopericardium
4031
+ hemopneumothorax
4032
+ hemopthorax
4033
+ hemoptysis
4034
+ hemorrage
4035
+ hemorrahge
4036
+ hemorrhage
4037
+ hemorrhages
4038
+ hemorrhagic
4039
+ hemostats
4040
+ hemothorax
4041
+ hence
4042
+ heparinization
4043
+ hepatic
4044
+ hepatobiliary
4045
+ hepatocellular
4046
+ hepatofugal
4047
+ hepatohydro
4048
+ hepatomegaly
4049
+ her
4050
+ herat
4051
+ herbal
4052
+ here
4053
+ hereafter
4054
+ hernia
4055
+ herniae
4056
+ hernias
4057
+ herniated
4058
+ herniating
4059
+ herniation
4060
+ hesitant
4061
+ hesitate
4062
+ hest
4063
+ heterogeneities
4064
+ heterogeneity
4065
+ heterogeneous
4066
+ heterogeneously
4067
+ heterogenous
4068
+ heterotopic
4069
+ hh
4070
+ hiatal
4071
+ hiatus
4072
+ hickman
4073
+ hidden
4074
+ hide
4075
+ hiding
4076
+ high
4077
+ higher
4078
+ highlight
4079
+ highlighted
4080
+ highlighting
4081
+ highlights
4082
+ highly
4083
+ hila
4084
+ hilar
4085
+ hilifugal
4086
+ hill
4087
+ hilum
4088
+ hilus
4089
+ him
4090
+ hind
4091
+ hinder
4092
+ hint
4093
+ hip
4094
+ his
4095
+ histiocytosis
4096
+ histology
4097
+ histoplasmosis
4098
+ history
4099
+ hit
4100
+ hiv
4101
+ hoarse
4102
+ hoarseness
4103
+ hoc
4104
+ hodgkin
4105
+ hoever
4106
+ hoff
4107
+ hole
4108
+ holes
4109
+ hollow
4110
+ home
4111
+ homeostasis
4112
+ homogeneity
4113
+ homogeneous
4114
+ homogeneously
4115
+ homogenous
4116
+ honeycomb
4117
+ honeycombing
4118
+ hooked
4119
+ hooks
4120
+ hope
4121
+ hopefully
4122
+ hopes
4123
+ horacic
4124
+ horizontal
4125
+ horizontally
4126
+ hormonally
4127
+ horner
4128
+ hospital
4129
+ hospitalization
4130
+ hospitals
4131
+ host
4132
+ hot
4133
+ hour
4134
+ hours
4135
+ house
4136
+ housestaff
4137
+ housing
4138
+ hovering
4139
+ how
4140
+ howeve
4141
+ however
4142
+ howver
4143
+ hr
4144
+ hrct
4145
+ hronic
4146
+ hrs
4147
+ htn
4148
+ hub
4149
+ huge
4150
+ hugely
4151
+ hugging
4152
+ humeral
4153
+ humeri
4154
+ humerus
4155
+ hung
4156
+ hydrated
4157
+ hydration
4158
+ hydro
4159
+ hydrohemothorax
4160
+ hydronephrosis
4161
+ hydropneumothoraces
4162
+ hydropneumothorax
4163
+ hydrostatic
4164
+ hydrosyringomyelia
4165
+ hydrothorax
4166
+ hydroxyapatite
4167
+ hyerinflation
4168
+ hyertension
4169
+ hyper
4170
+ hyperaeration
4171
+ hyperalimentation
4172
+ hypercarbia
4173
+ hyperdense
4174
+ hyperdensity
4175
+ hyperdynamic
4176
+ hyperemic
4177
+ hyperexpanded
4178
+ hyperexpansion
4179
+ hyperextended
4180
+ hyperextending
4181
+ hyperextension
4182
+ hyperflexion
4183
+ hyperinf
4184
+ hyperinflated
4185
+ hyperinflation
4186
+ hyperinlated
4187
+ hyperkyphosis
4188
+ hyperlucencies
4189
+ hyperlucency
4190
+ hyperlucent
4191
+ hyperostosis
4192
+ hyperparathyroidism
4193
+ hyperplasia
4194
+ hypersensitivity
4195
+ hypersentivity
4196
+ hypertension
4197
+ hypertensive
4198
+ hypertrophic
4199
+ hypertrophy
4200
+ hypervascular
4201
+ hypervascularity
4202
+ hyperventilation
4203
+ hypervolemia
4204
+ hypervolemic
4205
+ hypo
4206
+ hypochondriac
4207
+ hypodense
4208
+ hypodensity
4209
+ hypogenetic
4210
+ hypoinflated
4211
+ hypoinflation
4212
+ hypopharanx
4213
+ hypopharyngeal
4214
+ hypopharynx
4215
+ hypoplastic
4216
+ hypotension
4217
+ hypotensive
4218
+ hypotrophic
4219
+ hypoventilation
4220
+ hypovolemia
4221
+ hypoxemia
4222
+ hypoxia
4223
+ hypoxic
4224
+ hypretension
4225
+ i
4226
+ iabp
4227
+ iacs
4228
+ iatal
4229
+ iatrogenic
4230
+ ic
4231
+ icd
4232
+ icu
4233
+ id
4234
+ idea
4235
+ ideal
4236
+ ideally
4237
+ idenfitifed
4238
+ identation
4239
+ identical
4240
+ identifiable
4241
+ identification
4242
+ identified
4243
+ identify
4244
+ identifying
4245
+ identity
4246
+ idiopathic
4247
+ ie
4248
+ ies
4249
+ if
4250
+ ifnection
4251
+ ight
4252
+ ii
4253
+ iii
4254
+ iimprovement
4255
+ iincreased
4256
+ iinfiltrate
4257
+ iinternal
4258
+ iis
4259
+ ij
4260
+ ijl
4261
+ ijv
4262
+ ild
4263
+ ileocecal
4264
+ ileostomy
4265
+ ileus
4266
+ iliac
4267
+ ill
4268
+ illicit
4269
+ illl
4270
+ illness
4271
+ illustrated
4272
+ im
4273
+ imag
4274
+ image
4275
+ imaged
4276
+ images
4277
+ imagine
4278
+ imaging
4279
+ imagings
4280
+ imbedded
4281
+ immaterial
4282
+ immediate
4283
+ immediately
4284
+ imminent
4285
+ immune
4286
+ immuno
4287
+ immunocompetence
4288
+ immunocompromise
4289
+ immunocompromised
4290
+ immunosuppressant
4291
+ immunosuppressants
4292
+ immunosuppressed
4293
+ immunosuppression
4294
+ immunosupression
4295
+ imp
4296
+ impact
4297
+ impacted
4298
+ impaction
4299
+ impactions
4300
+ impair
4301
+ impaired
4302
+ impairment
4303
+ impede
4304
+ impediment
4305
+ impella
4306
+ impending
4307
+ impeoved
4308
+ imperative
4309
+ imperceptible
4310
+ impingement
4311
+ impinges
4312
+ impinging
4313
+ implant
4314
+ implantable
4315
+ implantation
4316
+ implanted
4317
+ implants
4318
+ implement
4319
+ implements
4320
+ implications
4321
+ implies
4322
+ imply
4323
+ implying
4324
+ import
4325
+ importance
4326
+ important
4327
+ importantly
4328
+ imporved
4329
+ imposed
4330
+ imposition
4331
+ impossible
4332
+ impregnated
4333
+ impressing
4334
+ impression
4335
+ impressions
4336
+ improper
4337
+ improperly
4338
+ improvd
4339
+ improve
4340
+ improved
4341
+ improvement
4342
+ improvements
4343
+ improves
4344
+ improving
4345
+ improvmed
4346
+ improvment
4347
+ impurities
4348
+ imrpovement
4349
+ imterstitial
4350
+ imunosuppressed
4351
+ in
4352
+ in___
4353
+ inability
4354
+ inaccessible
4355
+ inactive
4356
+ inadequate
4357
+ inadequately
4358
+ inadvertant
4359
+ inadvertent
4360
+ inadvertently
4361
+ inapparent
4362
+ inappropriate
4363
+ inappropriately
4364
+ incapable
4365
+ incapsulated
4366
+ incarceration
4367
+ inch
4368
+ incident
4369
+ incidental
4370
+ incidentally
4371
+ incipient
4372
+ incised
4373
+ incision
4374
+ incisional
4375
+ inclined
4376
+ include
4377
+ included
4378
+ includes
4379
+ including
4380
+ inclusion
4381
+ inclusions
4382
+ incompatibility
4383
+ incompatible
4384
+ incompetence
4385
+ incompetency
4386
+ incomplete
4387
+ incompletel
4388
+ incompletely
4389
+ inconclusive
4390
+ inconsequential
4391
+ inconsistent
4392
+ inconspicuous
4393
+ incorporating
4394
+ incorrect
4395
+ incorrectly
4396
+ increaed
4397
+ increase
4398
+ increased
4399
+ increasedleft
4400
+ increases
4401
+ increasing
4402
+ increasingly
4403
+ increasinly
4404
+ increment
4405
+ incremental
4406
+ incrementally
4407
+ increse
4408
+ incresed
4409
+ ind
4410
+ indcated
4411
+ indeed
4412
+ indentation
4413
+ indentations
4414
+ indented
4415
+ indenting
4416
+ indents
4417
+ independent
4418
+ independently
4419
+ indeterminaete
4420
+ indeterminant
4421
+ indeterminate
4422
+ indicate
4423
+ indicated
4424
+ indicates
4425
+ indicating
4426
+ indication
4427
+ indications
4428
+ indicative
4429
+ indices
4430
+ indictive
4431
+ indirect
4432
+ indirectly
4433
+ indiscrete
4434
+ indistinct
4435
+ indistinctly
4436
+ indistinctness
4437
+ indistinguishable
4438
+ individual
4439
+ individually
4440
+ indolent
4441
+ induce
4442
+ induced
4443
+ inducing
4444
+ indwelling
4445
+ ineffective
4446
+ inert
4447
+ inespecific
4448
+ inexorably
4449
+ infarct
4450
+ infarcted
4451
+ infarction
4452
+ infarctions
4453
+ infarcts
4454
+ infeciton
4455
+ infected
4456
+ infectin
4457
+ infectiom
4458
+ infection
4459
+ infections
4460
+ infectious
4461
+ infective
4462
+ inferior
4463
+ inferiorly
4464
+ inferiormost
4465
+ inferir
4466
+ inferolateral
4467
+ inferolaterally
4468
+ inferomedial
4469
+ inferomedially
4470
+ inferoposterior
4471
+ infiltates
4472
+ infiltrate
4473
+ infiltrated
4474
+ infiltrates
4475
+ infiltrating
4476
+ infiltration
4477
+ infiltrations
4478
+ infiltrative
4479
+ inflamed
4480
+ inflammation
4481
+ inflammatory
4482
+ inflammed
4483
+ inflated
4484
+ inflation
4485
+ inflow
4486
+ influence
4487
+ influenced
4488
+ influenza
4489
+ info
4490
+ infolding
4491
+ inforadiology
4492
+ inform
4493
+ information
4494
+ informative
4495
+ informed
4496
+ informing
4497
+ informs
4498
+ infra
4499
+ infraclavicular
4500
+ infradiaphragmatic
4501
+ infrahepatic
4502
+ infrahihlar
4503
+ infrahilar
4504
+ infrascapular
4505
+ infuse
4506
+ infusion
4507
+ ing
4508
+ ingested
4509
+ ingestion
4510
+ ingraft
4511
+ inhalation
4512
+ inhalational
4513
+ inhaled
4514
+ inherent
4515
+ inhibitor
4516
+ inhibits
4517
+ inhomogeneous
4518
+ initial
4519
+ initially
4520
+ initiated
4521
+ initiating
4522
+ initiation
4523
+ injectable
4524
+ injected
4525
+ injection
4526
+ injured
4527
+ injuries
4528
+ injury
4529
+ inlet
4530
+ inlets
4531
+ inmoderate
4532
+ inner
4533
+ innominate
4534
+ innumerable
4535
+ inpatient
4536
+ inquiry
4537
+ insensitive
4538
+ inseparable
4539
+ insert
4540
+ inserted
4541
+ inserting
4542
+ insertion
4543
+ insertions
4544
+ inside
4545
+ insignificant
4546
+ insiratory
4547
+ inspect
4548
+ inspected
4549
+ inspecting
4550
+ inspection
4551
+ inspiration
4552
+ inspirational
4553
+ inspirator
4554
+ inspiratory
4555
+ inspissated
4556
+ instability
4557
+ installation
4558
+ instance
4559
+ instances
4560
+ instead
4561
+ insterstitial
4562
+ institial
4563
+ instituted
4564
+ institution
4565
+ institutions
4566
+ instructed
4567
+ instructions
4568
+ instrument
4569
+ instrumentation
4570
+ instruments
4571
+ insufficiency
4572
+ insufficient
4573
+ insufficiently
4574
+ insufflation
4575
+ insular
4576
+ insult
4577
+ insure
4578
+ intact
4579
+ intake
4580
+ intecepts
4581
+ integrity
4582
+ intended
4583
+ intense
4584
+ intensified
4585
+ intensity
4586
+ intensive
4587
+ intensivist
4588
+ intent
4589
+ intention
4590
+ intentional
4591
+ intentionally
4592
+ inter
4593
+ interatrial
4594
+ intercostal
4595
+ intercurrent
4596
+ interest
4597
+ interesting
4598
+ interestingly
4599
+ interface
4600
+ interfaces
4601
+ interfacing
4602
+ interfere
4603
+ interference
4604
+ interim
4605
+ interior
4606
+ interlobar
4607
+ interlobular
4608
+ intermediate
4609
+ intermedius
4610
+ intermittent
4611
+ intermittently
4612
+ intern
4613
+ internal
4614
+ internally
4615
+ interposed
4616
+ interposition
4617
+ interpret
4618
+ interpretable
4619
+ interpretation
4620
+ interpretations
4621
+ interpreted
4622
+ interpreting
4623
+ interpretion
4624
+ interrogate
4625
+ interrogated
4626
+ interrogation
4627
+ interrupted
4628
+ interrupting
4629
+ interruption
4630
+ intersect
4631
+ intersection
4632
+ intersitial
4633
+ intersitital
4634
+ intersititial
4635
+ interspace
4636
+ interspaces
4637
+ interspersed
4638
+ interstial
4639
+ interstiatial
4640
+ interstital
4641
+ interstitial
4642
+ interstitium
4643
+ interstitum
4644
+ intert
4645
+ intertitial
4646
+ interval
4647
+ intervale
4648
+ intervally
4649
+ intervals
4650
+ intervcal
4651
+ intervening
4652
+ intervention
4653
+ interventional
4654
+ interventions
4655
+ interventricular
4656
+ intervertebral
4657
+ intestinal
4658
+ intestine
4659
+ intestines
4660
+ inteval
4661
+ intimal
4662
+ into
4663
+ intra
4664
+ intraabdominal
4665
+ intraaortic
4666
+ intraatrial
4667
+ intrabdominal
4668
+ intrabronchial
4669
+ intracardiac
4670
+ intracavitary
4671
+ intracellulare
4672
+ intracranial
4673
+ intrafissural
4674
+ intrafissurall
4675
+ intragastric
4676
+ intrajugular
4677
+ intralobar
4678
+ intraluminal
4679
+ intramedullary
4680
+ intramural
4681
+ intramuscular
4682
+ intraoperative
4683
+ intraparenchymal
4684
+ intrapericardial
4685
+ intraperitoneal
4686
+ intrapleural
4687
+ intrapulmonary
4688
+ intraspinal
4689
+ intrathecal
4690
+ intrathoracic
4691
+ intrathoracically
4692
+ intrathoraic
4693
+ intratracheal
4694
+ intravascular
4695
+ intravenous
4696
+ intravertebral
4697
+ intrinsic
4698
+ intrinsically
4699
+ introduce
4700
+ introduced
4701
+ introducer
4702
+ introducing
4703
+ introduction
4704
+ introduing
4705
+ intubate
4706
+ intubated
4707
+ intubation
4708
+ intuniv
4709
+ intussusception
4710
+ inutes
4711
+ invading
4712
+ invariably
4713
+ invasion
4714
+ invasive
4715
+ inversus
4716
+ invertal
4717
+ inverted
4718
+ investigate
4719
+ investigated
4720
+ investigation
4721
+ invoke
4722
+ invoked
4723
+ invoking
4724
+ involute
4725
+ involuted
4726
+ involution
4727
+ involve
4728
+ involved
4729
+ involvement
4730
+ involves
4731
+ involving
4732
+ invovling
4733
+ inward
4734
+ inwards
4735
+ iom
4736
+ ion
4737
+ ip
4738
+ ipf
4739
+ iph
4740
+ ipsilateral
4741
+ ipsilaterally
4742
+ ir
4743
+ iron
4744
+ irradiated
4745
+ irradiation
4746
+ irregular
4747
+ irregularities
4748
+ irregularity
4749
+ irregularly
4750
+ irreversible
4751
+ irrigant
4752
+ irritating
4753
+ irritation
4754
+ is
4755
+ ischemia
4756
+ ischemic
4757
+ iscoiled
4758
+ isin
4759
+ isis
4760
+ island
4761
+ islands
4762
+ ismid
4763
+ ismidesophagus
4764
+ isn
4765
+ isno
4766
+ isnot
4767
+ isnpiratory
4768
+ isolanted
4769
+ isolated
4770
+ isolation
4771
+ isotope
4772
+ isout
4773
+ isstomach
4774
+ issue
4775
+ issued
4776
+ issues
4777
+ istatus
4778
+ isunchanged
4779
+ it
4780
+ itchy
4781
+ ite
4782
+ item
4783
+ items
4784
+ iterval
4785
+ itould
4786
+ its
4787
+ itself
4788
+ iv
4789
+ ivc
4790
+ ive
4791
+ j
4792
+ jaundice
4793
+ jejunal
4794
+ jejunum
4795
+ jewelry
4796
+ jiroveci
4797
+ job
4798
+ join
4799
+ joined
4800
+ joining
4801
+ joint
4802
+ joints
4803
+ jonction
4804
+ juction
4805
+ judge
4806
+ judged
4807
+ judging
4808
+ judgment
4809
+ jug
4810
+ jugular
4811
+ juices
4812
+ jump
4813
+ jumper
4814
+ junction
4815
+ junctions
4816
+ juncture
4817
+ just
4818
+ justification
4819
+ justified
4820
+ justifies
4821
+ juxta
4822
+ juxtacardiac
4823
+ juxtafissural
4824
+ juxtahilar
4825
+ juxtamediastinal
4826
+ jxn
4827
+ k
4828
+ kaposi
4829
+ keep
4830
+ keeping
4831
+ keeps
4832
+ kept
4833
+ kerley
4834
+ kerly
4835
+ kernel
4836
+ key
4837
+ kidney
4838
+ kidneys
4839
+ kilovoltage
4840
+ kinase
4841
+ kind
4842
+ kink
4843
+ kinked
4844
+ kinking
4845
+ kinks
4846
+ klebsiella
4847
+ knear
4848
+ knee
4849
+ knees
4850
+ knob
4851
+ know
4852
+ knowing
4853
+ knowledge
4854
+ known
4855
+ knuckle
4856
+ kommerell
4857
+ ks
4858
+ kub
4859
+ kyphoplasties
4860
+ kyphoplasty
4861
+ kyphoscoliosis
4862
+ kyphosis
4863
+ kyphotic
4864
+ l
4865
+ l1
4866
+ l2
4867
+ l3
4868
+ l5
4869
+ la
4870
+ lab
4871
+ label
4872
+ labeled
4873
+ laboratory
4874
+ labored
4875
+ labral
4876
+ laceration
4877
+ lacerations
4878
+ lack
4879
+ lacks
4880
+ lad
4881
+ lag
4882
+ laminated
4883
+ laminectomies
4884
+ laminectomy
4885
+ land
4886
+ landmarks
4887
+ langerhans
4888
+ lap
4889
+ laparoscopic
4890
+ laparoscopy
4891
+ laparotomy
4892
+ large
4893
+ largely
4894
+ largepneumothorax
4895
+ larger
4896
+ largescale
4897
+ largest
4898
+ laryngeal
4899
+ laryngospasm
4900
+ larynx
4901
+ lasix
4902
+ lass
4903
+ last
4904
+ lasting
4905
+ lat
4906
+ late
4907
+ latearl
4908
+ latenet
4909
+ latent
4910
+ later
4911
+ latera
4912
+ lateral
4913
+ laterality
4914
+ lateralization
4915
+ lateralized
4916
+ laterally
4917
+ laterals
4918
+ latering
4919
+ lateromedially
4920
+ latest
4921
+ latter
4922
+ lavage
4923
+ laxity
4924
+ lay
4925
+ layer
4926
+ layered
4927
+ layering
4928
+ layers
4929
+ lboe
4930
+ lch
4931
+ ld
4932
+ lead
4933
+ leading
4934
+ leads
4935
+ leaflets
4936
+ leak
4937
+ leakage
4938
+ leaking
4939
+ leaks
4940
+ least
4941
+ leave
4942
+ leaves
4943
+ leaving
4944
+ led
4945
+ left
4946
+ leftsided
4947
+ leftward
4948
+ leftwards
4949
+ lefward
4950
+ leg
4951
+ legionella
4952
+ legitimate
4953
+ lend
4954
+ lending
4955
+ lends
4956
+ length
4957
+ lenticular
4958
+ lentiform
4959
+ lesion
4960
+ lesions
4961
+ less
4962
+ lessened
4963
+ lesser
4964
+ let
4965
+ lethargy
4966
+ leukemia
4967
+ leukemic
4968
+ leukocytosis
4969
+ leukostasis
4970
+ leural
4971
+ level
4972
+ levels
4973
+ levoconvex
4974
+ levoscoliosis
4975
+ lie
4976
+ lies
4977
+ lieu
4978
+ ligament
4979
+ ligamentum
4980
+ ligation
4981
+ light
4982
+ lignula
4983
+ like
4984
+ likelihood
4985
+ likely
4986
+ likely2
4987
+ likewise
4988
+ likley
4989
+ limb
4990
+ limbs
4991
+ limit
4992
+ limitataion
4993
+ limitation
4994
+ limitations
4995
+ limite
4996
+ limited
4997
+ limiting
4998
+ limits
4999
+ line
5000
+ linea
5001
+ linear
5002
+ linearly
5003
+ lines
5004
+ lingering
5005
+ lingula
5006
+ lingular
5007
+ lining
5008
+ linq
5009
+ linx
5010
+ lip
5011
+ lipids
5012
+ lipoid
5013
+ lipoma
5014
+ lipomatosis
5015
+ liposarcoma
5016
+ list
5017
+ listed
5018
+ listing
5019
+ little
5020
+ litttle
5021
+ liver
5022
+ lll
5023
+ lo
5024
+ load
5025
+ loaded
5026
+ loading
5027
+ lob
5028
+ lobar
5029
+ lobe
5030
+ lobectomies
5031
+ lobectomy
5032
+ lobes
5033
+ lobular
5034
+ lobulated
5035
+ lobulation
5036
+ lobulations
5037
+ local
5038
+ localization
5039
+ localize
5040
+ localized
5041
+ localizes
5042
+ localizing
5043
+ locally
5044
+ locate
5045
+ located
5046
+ locates
5047
+ locating
5048
+ location
5049
+ locations
5050
+ loculared
5051
+ loculated
5052
+ loculation
5053
+ loculations
5054
+ locule
5055
+ locules
5056
+ lodged
5057
+ loer
5058
+ loffler
5059
+ logged
5060
+ loma
5061
+ long
5062
+ longer
5063
+ longest
5064
+ longitudinal
5065
+ longstanding
5066
+ longterm
5067
+ longue
5068
+ look
5069
+ looked
5070
+ looking
5071
+ looks
5072
+ loop
5073
+ looped
5074
+ looping
5075
+ loops
5076
+ loose
5077
+ loosely
5078
+ loosening
5079
+ lordic
5080
+ lordodic
5081
+ lordosis
5082
+ lordotic
5083
+ loss
5084
+ lost
5085
+ lot
5086
+ love
5087
+ low
5088
+ lowe
5089
+ lower
5090
+ lower2
5091
+ lowered
5092
+ lowering
5093
+ lowermost
5094
+ lowers
5095
+ lowert
5096
+ lowest
5097
+ lowre
5098
+ lozenge
5099
+ lpartial
5100
+ lpo
5101
+ ls
5102
+ lsca
5103
+ lube
5104
+ lucencies
5105
+ lucency
5106
+ lucent
5107
+ luftsichel
5108
+ lul
5109
+ lumbar
5110
+ lumen
5111
+ lumenal
5112
+ lumens
5113
+ luminal
5114
+ lumpectomy
5115
+ lunar
5116
+ lung
5117
+ lunges
5118
+ lungfield
5119
+ lungs
5120
+ lungsk
5121
+ lupus
5122
+ lv
5123
+ lvad
5124
+ lved
5125
+ lye
5126
+ lying
5127
+ lympangitic
5128
+ lymph
5129
+ lymphadenopahty
5130
+ lymphadenopathy
5131
+ lymphadenopathywhich
5132
+ lymphadenopthy
5133
+ lymphadenpathy
5134
+ lymphangiogram
5135
+ lymphangiographic
5136
+ lymphangitic
5137
+ lymphangitis
5138
+ lymphatic
5139
+ lymphatics
5140
+ lymphedema
5141
+ lymphocytic
5142
+ lymphography
5143
+ lymphohematogenous
5144
+ lymphohistiocytosis
5145
+ lymphoma
5146
+ lymphomatous
5147
+ lymphoproliferative
5148
+ lymphovascular
5149
+ lymphovenous
5150
+ lypmhangitic
5151
+ lysis
5152
+ lytic
5153
+ m
5154
+ ma
5155
+ mac
5156
+ machine
5157
+ macro
5158
+ macrondules
5159
+ made
5160
+ magnets
5161
+ magnification
5162
+ magnitude
5163
+ mail
5164
+ mailed
5165
+ main
5166
+ mainly
5167
+ mainstem
5168
+ maintain
5169
+ maintained
5170
+ maintaining
5171
+ maintains
5172
+ maintenance
5173
+ major
5174
+ majority
5175
+ make
5176
+ makes
5177
+ making
5178
+ mal
5179
+ malacia
5180
+ malacic
5181
+ malaise
5182
+ malaligned
5183
+ malalignment
5184
+ malaria
5185
+ male
5186
+ malformation
5187
+ malfunciton
5188
+ malfunction
5189
+ malfunctioning
5190
+ malignancies
5191
+ malignancy
5192
+ malignant
5193
+ mall
5194
+ mallet
5195
+ malplaced
5196
+ malposition
5197
+ malpositioned
5198
+ malpositioning
5199
+ malpositionned
5200
+ malppositioned
5201
+ mammary
5202
+ mammogram
5203
+ mammography
5204
+ mammoth
5205
+ man
5206
+ managed
5207
+ management
5208
+ managing
5209
+ mandatory
5210
+ mandible
5211
+ mandibular
5212
+ maneuver
5213
+ maneuvers
5214
+ manifest
5215
+ manifestation
5216
+ manifestations
5217
+ manifested
5218
+ manifesting
5219
+ manifestion
5220
+ manifests
5221
+ manipulated
5222
+ manipulation
5223
+ manipulations
5224
+ manner
5225
+ manometer
5226
+ manometry
5227
+ manual
5228
+ manubrial
5229
+ manubrium
5230
+ many
5231
+ marble
5232
+ mare
5233
+ marfanoid
5234
+ margin
5235
+ marginal
5236
+ marginally
5237
+ marginated
5238
+ marginates
5239
+ marginating
5240
+ margination
5241
+ margins
5242
+ mark
5243
+ marked
5244
+ markedl
5245
+ markedly
5246
+ marker
5247
+ markers
5248
+ market
5249
+ marking
5250
+ markings
5251
+ marks
5252
+ marrow
5253
+ masess
5254
+ mask
5255
+ masked
5256
+ masking
5257
+ masquerading
5258
+ mass
5259
+ masse
5260
+ masses
5261
+ massive
5262
+ massively
5263
+ masslike
5264
+ mastectomies
5265
+ mastectomy
5266
+ match
5267
+ matched
5268
+ matches
5269
+ matching
5270
+ material
5271
+ materials
5272
+ materiel
5273
+ matrix
5274
+ matter
5275
+ maturation
5276
+ mature
5277
+ maturing
5278
+ max
5279
+ maxillary
5280
+ maximal
5281
+ maximally
5282
+ maximum
5283
+ may
5284
+ maybe
5285
+ md
5286
+ mdoerate
5287
+ me
5288
+ mean
5289
+ meandering
5290
+ meaning
5291
+ meaningful
5292
+ means
5293
+ meant
5294
+ meantime
5295
+ measurable
5296
+ measure
5297
+ measured
5298
+ measurement
5299
+ measurements
5300
+ measures
5301
+ measuring
5302
+ meatstatic
5303
+ mechanical
5304
+ mechanics
5305
+ mechanism
5306
+ med
5307
+ media
5308
+ medial
5309
+ medialization
5310
+ medialized
5311
+ medially
5312
+ median
5313
+ mediastianal
5314
+ mediastinal
5315
+ mediastinitis
5316
+ mediastinoscopy
5317
+ mediastinotomy
5318
+ mediastinum
5319
+ mediastinum2
5320
+ mediastium
5321
+ mediastonal
5322
+ mediated
5323
+ medical
5324
+ medically
5325
+ medication
5326
+ medications
5327
+ medicine
5328
+ medio
5329
+ mediport
5330
+ medistinal
5331
+ medium
5332
+ medius
5333
+ medullary
5334
+ meet
5335
+ meets
5336
+ megacolon
5337
+ megaly
5338
+ melanoma
5339
+ melp
5340
+ member
5341
+ members
5342
+ meningioma
5343
+ meniscus
5344
+ ment
5345
+ mental
5346
+ mentally
5347
+ mention
5348
+ mentioned
5349
+ merely
5350
+ merit
5351
+ mesenteric
5352
+ mesh
5353
+ mesiastinal
5354
+ mesothelioma
5355
+ message
5356
+ met
5357
+ metaastatic
5358
+ metabolic
5359
+ metal
5360
+ metallic
5361
+ metaphyseal
5362
+ metaphysis
5363
+ metasases
5364
+ metastases
5365
+ metastasis
5366
+ metastasized
5367
+ metastastic
5368
+ metastatases
5369
+ metastatic
5370
+ method
5371
+ methotrexate
5372
+ methylmethacrylate
5373
+ mets
5374
+ mi
5375
+ micro
5376
+ microatelectasis
5377
+ micronodular
5378
+ micronodularity
5379
+ micronodulation
5380
+ micronodule
5381
+ micronodules
5382
+ microorganisms
5383
+ micu
5384
+ mid
5385
+ mid2
5386
+ midchest
5387
+ midclavicle
5388
+ midclavicular
5389
+ midday
5390
+ middle
5391
+ midesophagus
5392
+ midhemi
5393
+ midhemithorax
5394
+ midlevel
5395
+ midline
5396
+ midlines
5397
+ midlung
5398
+ midlungs
5399
+ midly
5400
+ midnight
5401
+ midpoint
5402
+ midportion
5403
+ midshaft
5404
+ midst
5405
+ midthoracic
5406
+ midtrachea
5407
+ midway
5408
+ midzone
5409
+ midzones
5410
+ mie
5411
+ might
5412
+ migrated
5413
+ migrates
5414
+ migrating
5415
+ migration
5416
+ mild
5417
+ milde
5418
+ milder
5419
+ mildf
5420
+ mildly
5421
+ mildto
5422
+ mildtop
5423
+ mildy
5424
+ miliary
5425
+ milk
5426
+ milliary
5427
+ millimeter
5428
+ millimeteric
5429
+ millimetric
5430
+ mimic
5431
+ mimicked
5432
+ mimicking
5433
+ mimics
5434
+ min
5435
+ mind
5436
+ mineral
5437
+ mineralization
5438
+ mini
5439
+ minidrain
5440
+ minimal
5441
+ minimall
5442
+ minimally
5443
+ minimaly
5444
+ minimimal
5445
+ minimize
5446
+ minimum
5447
+ miniscule
5448
+ minmal
5449
+ minmial
5450
+ minnesota
5451
+ minor
5452
+ minuscule
5453
+ minute
5454
+ minutes
5455
+ misalignment
5456
+ misdiagnose
5457
+ misinterpretation
5458
+ mislabeled
5459
+ misplaced
5460
+ miss
5461
+ missed
5462
+ missing
5463
+ missintubation
5464
+ mistaken
5465
+ mitraclip
5466
+ mitral
5467
+ mix
5468
+ mixed
5469
+ mixture
5470
+ mk
5471
+ ml
5472
+ mm
5473
+ mmoderate
5474
+ mninutes
5475
+ mo
5476
+ mobile
5477
+ mobility
5478
+ mod
5479
+ modalities
5480
+ modality
5481
+ modearte
5482
+ moderate
5483
+ moderated
5484
+ moderateleft
5485
+ moderately
5486
+ moderatly
5487
+ modest
5488
+ modestly
5489
+ modicum
5490
+ modification
5491
+ modified
5492
+ modify
5493
+ modreate
5494
+ moerate
5495
+ molar
5496
+ mole
5497
+ mom
5498
+ moment
5499
+ monitor
5500
+ monitored
5501
+ monitoring
5502
+ mono
5503
+ month
5504
+ monthly
5505
+ months
5506
+ montioring
5507
+ morbidity
5508
+ more
5509
+ moreover
5510
+ moreso
5511
+ morgagni
5512
+ morgani
5513
+ morgnani
5514
+ morning
5515
+ morphologic
5516
+ morphological
5517
+ morphologically
5518
+ morphologies
5519
+ morphology
5520
+ most
5521
+ mostly
5522
+ motion
5523
+ mottled
5524
+ mottling
5525
+ mouth
5526
+ move
5527
+ moved
5528
+ movement
5529
+ moves
5530
+ moving
5531
+ mph
5532
+ mproved
5533
+ mr
5534
+ mra
5535
+ mrcp
5536
+ mri
5537
+ ms
5538
+ ms4
5539
+ much
5540
+ mucoid
5541
+ mucosa
5542
+ mucosal
5543
+ mucous
5544
+ mucus
5545
+ mulifocal
5546
+ muliple
5547
+ multi
5548
+ multichamber
5549
+ multichannel
5550
+ multicystic
5551
+ multidisciplinary
5552
+ multifactorial
5553
+ multifocal
5554
+ multifocality
5555
+ multilevel
5556
+ multilobar
5557
+ multilobular
5558
+ multilocular
5559
+ multiloculated
5560
+ multinodular
5561
+ multiphasic
5562
+ multiple
5563
+ multiplebilateral
5564
+ multiples
5565
+ multiplicity
5566
+ multisegmental
5567
+ mural
5568
+ murmur
5569
+ murmurs
5570
+ muscle
5571
+ muscles
5572
+ muscular
5573
+ musculature
5574
+ musculoskeletal
5575
+ must
5576
+ mutliloculated
5577
+ muuch
5578
+ mvr
5579
+ my
5580
+ myasthenia
5581
+ mycetoma
5582
+ mycetomas
5583
+ mycobacterial
5584
+ mycobacterium
5585
+ mycoplasma
5586
+ myelocytic
5587
+ myelofibrosis
5588
+ myeloid
5589
+ myeloma
5590
+ myelomatous
5591
+ myocardial
5592
+ myocarditis
5593
+ myocardium
5594
+ myocbacterial
5595
+ myriad
5596
+ mysterious
5597
+ myxoma
5598
+ n
5599
+ nails
5600
+ name
5601
+ namely
5602
+ narrow
5603
+ narrowed
5604
+ narrowing
5605
+ narrows
5606
+ nasal
5607
+ nascet
5608
+ nasoenteric
5609
+ nasoesophageal
5610
+ nasogastric
5611
+ nasogastrictube
5612
+ nasointestinal
5613
+ nasojejunal
5614
+ nasopharynx
5615
+ nasotracheal
5616
+ native
5617
+ natural
5618
+ nature
5619
+ navicular
5620
+ navigates
5621
+ nc
5622
+ nd
5623
+ near
5624
+ nearby
5625
+ nearly
5626
+ necessarily
5627
+ necessary
5628
+ necessitated
5629
+ necessity
5630
+ neck
5631
+ necrosis
5632
+ necrotic
5633
+ necrotizing
5634
+ nediastinal
5635
+ need
5636
+ needed
5637
+ needing
5638
+ needle
5639
+ needles
5640
+ needs
5641
+ negate
5642
+ negative
5643
+ neighboring
5644
+ neither
5645
+ neo
5646
+ neoesophagus
5647
+ neofissure
5648
+ neoplasia
5649
+ neoplasm
5650
+ neoplasms
5651
+ neoplastic
5652
+ nephrectomy
5653
+ nephrolithiasis
5654
+ nephrostomies
5655
+ nephrostomy
5656
+ nerve
5657
+ net
5658
+ neural
5659
+ neuroendocrine
5660
+ neurofibromatosis
5661
+ neurogenic
5662
+ neurologic
5663
+ neurological
5664
+ neurology
5665
+ neuromas
5666
+ neuromuscular
5667
+ neuropathic
5668
+ neuropathy
5669
+ neurosurgery
5670
+ neurovascular
5671
+ neutral
5672
+ neutropenia
5673
+ neutropenic
5674
+ never
5675
+ nevertheless
5676
+ nevi
5677
+ new
5678
+ newdiscoid
5679
+ newleft
5680
+ newly
5681
+ next
5682
+ nfection
5683
+ ng
5684
+ ngt
5685
+ nicu
5686
+ nidus
5687
+ night
5688
+ nil
5689
+ nine
5690
+ nineth
5691
+ ninth
5692
+ nipple
5693
+ nipples
5694
+ nissen
5695
+ nj
5696
+ no
5697
+ nocardia
5698
+ nodal
5699
+ node
5700
+ nodes
5701
+ nodosa
5702
+ nodular
5703
+ nodularities
5704
+ nodularity
5705
+ nodulation
5706
+ nodulations
5707
+ nodule
5708
+ nodules
5709
+ nodulew
5710
+ nodullar
5711
+ noduular
5712
+ nominal
5713
+ non
5714
+ nonactive
5715
+ nonacute
5716
+ nonaggressive
5717
+ nonbacterial
5718
+ noncalcified
5719
+ noncardiac
5720
+ noncardiogenic
5721
+ noncharacteristic
5722
+ noncontrast
5723
+ noncontributory
5724
+ nondedicated
5725
+ nondependent
5726
+ nondiagnostic
5727
+ nondilated
5728
+ nondisplaced
5729
+ nondistended
5730
+ none
5731
+ nonemergency
5732
+ nonemergent
5733
+ nonenlarged
5734
+ nonetheless
5735
+ nonhemorrhagic
5736
+ nonhomogeneous
5737
+ noninfectious
5738
+ noninvasive
5739
+ nonoblique
5740
+ nonobliqued
5741
+ nonobstructed
5742
+ nonobstructive
5743
+ nonoccluded
5744
+ nonphysiologic
5745
+ nonrecent
5746
+ nonresolution
5747
+ nonresolving
5748
+ nonrotated
5749
+ nonsensitive
5750
+ nonsmoker
5751
+ nonspecific
5752
+ nonstandard
5753
+ nonsurgical
5754
+ nontuberculous
5755
+ nonunion
5756
+ nonunited
5757
+ nonurgent
5758
+ nonvisualization
5759
+ nonvisualized
5760
+ noon
5761
+ nopnemergent
5762
+ nopneumonia
5763
+ noptimized
5764
+ nor
5765
+ norm
5766
+ normal
5767
+ normality
5768
+ normalization
5769
+ normalized
5770
+ normally
5771
+ nose
5772
+ nosocomial
5773
+ not
5774
+ notable
5775
+ notably
5776
+ notch
5777
+ note
5778
+ noted
5779
+ notes
5780
+ noteworthy
5781
+ nothing
5782
+ notice
5783
+ noticeable
5784
+ noticed
5785
+ notifaction
5786
+ notification
5787
+ notifications
5788
+ notified
5789
+ notify
5790
+ noting
5791
+ notion
5792
+ notwithstanding
5793
+ now
5794
+ noxious
5795
+ np
5796
+ ns
5797
+ nsaogastric
5798
+ nsip
5799
+ nt
5800
+ ntraperitoneal
5801
+ nuclear
5802
+ number
5803
+ numbered
5804
+ numbering
5805
+ numberous
5806
+ numbers
5807
+ numerous
5808
+ nurse
5809
+ nurses
5810
+ nursing
5811
+ nutrient
5812
+ o
5813
+ o2
5814
+ oapcity
5815
+ oasis
5816
+ ob
5817
+ ober
5818
+ obese
5819
+ object
5820
+ objective
5821
+ objectively
5822
+ objects
5823
+ obligate
5824
+ obligatory
5825
+ oblique
5826
+ obliqued
5827
+ obliquely
5828
+ obliques
5829
+ obliquity
5830
+ obliterans
5831
+ obliterated
5832
+ obliterates
5833
+ obliterating
5834
+ obliteration
5835
+ oblong
5836
+ obscuraion
5837
+ obscuration
5838
+ obscure
5839
+ obscured
5840
+ obscures
5841
+ obscuring
5842
+ obsecured
5843
+ observation
5844
+ observations
5845
+ observe
5846
+ observed
5847
+ observing
5848
+ obstruct
5849
+ obstructed
5850
+ obstructing
5851
+ obstruction
5852
+ obstructive
5853
+ obtain
5854
+ obtainable
5855
+ obtained
5856
+ obtaining
5857
+ obtuse
5858
+ obviate
5859
+ obvious
5860
+ obviously
5861
+ obvius
5862
+ occasion
5863
+ occasional
5864
+ occasionally
5865
+ occasions
5866
+ occluded
5867
+ occluding
5868
+ occlusion
5869
+ occlusive
5870
+ occult
5871
+ occupational
5872
+ occupied
5873
+ occupies
5874
+ occupy
5875
+ occupying
5876
+ occur
5877
+ occurred
5878
+ occurrence
5879
+ occurring
5880
+ occurs
5881
+ ocollection
5882
+ ocurred
5883
+ ocver
5884
+ oderate
5885
+ of
5886
+ of___
5887
+ off
5888
+ offer
5889
+ office
5890
+ officer
5891
+ officers
5892
+ offices
5893
+ official
5894
+ officially
5895
+ offline
5896
+ offset
5897
+ often
5898
+ ofvascular
5899
+ og
5900
+ ogt
5901
+ okay
5902
+ old
5903
+ older
5904
+ oligemia
5905
+ omentum
5906
+ ominous
5907
+ omitted
5908
+ omolateral
5909
+ omr
5910
+ on
5911
+ on___
5912
+ once
5913
+ oncern
5914
+ oncological
5915
+ oncology
5916
+ one
5917
+ ones
5918
+ ongestion
5919
+ ongoing
5920
+ online
5921
+ only
5922
+ onset
5923
+ onto
5924
+ ony
5925
+ op
5926
+ opacifaction
5927
+ opacifiation
5928
+ opacificaiton
5929
+ opacification
5930
+ opacificationis
5931
+ opacifications
5932
+ opacifiction
5933
+ opacified
5934
+ opacifies
5935
+ opacify
5936
+ opacifying
5937
+ opaciites
5938
+ opacirties
5939
+ opacit
5940
+ opacites
5941
+ opacities
5942
+ opacitites
5943
+ opacitiy
5944
+ opacity
5945
+ opacity2
5946
+ opacitycan
5947
+ opacityfor
5948
+ opacties
5949
+ opaicty
5950
+ opaque
5951
+ opcity
5952
+ opd
5953
+ open
5954
+ opened
5955
+ opening
5956
+ operated
5957
+ operating
5958
+ operation
5959
+ operative
5960
+ operatively
5961
+ operators
5962
+ opinion
5963
+ opportunistic
5964
+ opportunity
5965
+ opposed
5966
+ opposite
5967
+ opt
5968
+ optic
5969
+ optimal
5970
+ optimally
5971
+ optimization
5972
+ optimize
5973
+ optimized
5974
+ optimum
5975
+ option
5976
+ options
5977
+ or
5978
+ oral
5979
+ orally
5980
+ orange
5981
+ order
5982
+ ordered
5983
+ ordering
5984
+ orders
5985
+ ordinarily
5986
+ organ
5987
+ organism
5988
+ organisms
5989
+ organization
5990
+ organized
5991
+ organizing
5992
+ organoaxial
5993
+ organomegaly
5994
+ organs
5995
+ organzing
5996
+ orientation
5997
+ orientations
5998
+ oriented
5999
+ orients
6000
+ orif
6001
+ orifice
6002
+ origin
6003
+ original
6004
+ originally
6005
+ originate
6006
+ originated
6007
+ originates
6008
+ originating
6009
+ origins
6010
+ ornaments
6011
+ oro
6012
+ orogastric
6013
+ orograstric
6014
+ oropharyngeal
6015
+ oropharynx
6016
+ orphaned
6017
+ orthogonal
6018
+ orthopedic
6019
+ orthopnea
6020
+ os
6021
+ osh
6022
+ osseous
6023
+ ossific
6024
+ ossification
6025
+ osteal
6026
+ osteoarthritic
6027
+ osteoarthritis
6028
+ osteoblastic
6029
+ osteochondroma
6030
+ osteodystrophy
6031
+ osteolysis
6032
+ osteolytic
6033
+ osteomyelitis
6034
+ osteonecrosis
6035
+ osteopathy
6036
+ osteopenia
6037
+ osteopenic
6038
+ osteophyte
6039
+ osteophytes
6040
+ osteophytic
6041
+ osteophytosis
6042
+ osteoporosis
6043
+ osteoporotic
6044
+ osteosclerosis
6045
+ osteosclerotic
6046
+ osteotomy
6047
+ ostia
6048
+ ostomy
6049
+ other
6050
+ otheracute
6051
+ otheriwse
6052
+ others
6053
+ otherwise
6054
+ ought
6055
+ oulmonary
6056
+ ouple
6057
+ our
6058
+ out
6059
+ outcome
6060
+ outer
6061
+ outflow
6062
+ outlet
6063
+ outline
6064
+ outlined
6065
+ outlines
6066
+ outlining
6067
+ outpatient
6068
+ output
6069
+ outside
6070
+ outsize
6071
+ outward
6072
+ oval
6073
+ ovale
6074
+ ovarian
6075
+ ovaries
6076
+ over
6077
+ overal
6078
+ overall
6079
+ overcirculated
6080
+ overcirculation
6081
+ overcrowding
6082
+ overdistended
6083
+ overdistenion
6084
+ overdistension
6085
+ overdistention
6086
+ overdose
6087
+ overestimate
6088
+ overexpanded
6089
+ overhead
6090
+ overhydration
6091
+ overinflated
6092
+ overinflation
6093
+ overlad
6094
+ overlaod
6095
+ overlap
6096
+ overlapping
6097
+ overlaps
6098
+ overlay
6099
+ overlaying
6100
+ overlays
6101
+ overlie
6102
+ overlied
6103
+ overlies
6104
+ overload
6105
+ overloaded
6106
+ overlook
6107
+ overlooked
6108
+ overly
6109
+ overlyies
6110
+ overlying
6111
+ overnight
6112
+ overpenetrated
6113
+ overpenetration
6114
+ overriding
6115
+ overshadowed
6116
+ overt
6117
+ overtime
6118
+ overty
6119
+ overwhelming
6120
+ overyling
6121
+ ovoid
6122
+ ower
6123
+ owing
6124
+ oxygen
6125
+ p
6126
+ pa
6127
+ paartial
6128
+ pac
6129
+ pace
6130
+ pacemaker
6131
+ pacemakers
6132
+ pacer
6133
+ pacers
6134
+ pacing
6135
+ pack
6136
+ packaging
6137
+ packing
6138
+ pacs
6139
+ pacu
6140
+ pad
6141
+ pads
6142
+ page
6143
+ pageable
6144
+ paged
6145
+ pager
6146
+ pages
6147
+ paget
6148
+ paging
6149
+ paid
6150
+ pain
6151
+ pair
6152
+ paired
6153
+ pairs
6154
+ palmar
6155
+ palpable
6156
+ palpating
6157
+ palpation
6158
+ palpitation
6159
+ palpitations
6160
+ palsy
6161
+ pan
6162
+ panacinar
6163
+ pancoast
6164
+ pancreatic
6165
+ pancreatitis
6166
+ pancytopenia
6167
+ panel
6168
+ panlobular
6169
+ paper
6170
+ papillary
6171
+ para
6172
+ paraaortic
6173
+ paracardiac
6174
+ paracardial
6175
+ paracentesis
6176
+ paracentral
6177
+ paradiaphragmatic
6178
+ paradoxic
6179
+ paradoxically
6180
+ paraesophageal
6181
+ paragraph
6182
+ paragraphs
6183
+ parahilar
6184
+ parallel
6185
+ paralleling
6186
+ parallels
6187
+ paralysis
6188
+ paralytic
6189
+ paralyzed
6190
+ paramedial
6191
+ paramedian
6192
+ paramediastinal
6193
+ parameter
6194
+ parameters
6195
+ paraneoplastic
6196
+ parapneumonic
6197
+ pararacheal
6198
+ paraseptal
6199
+ paraspinal
6200
+ parasternal
6201
+ parathoracic
6202
+ parathyroid
6203
+ parathyroidism
6204
+ paratrachal
6205
+ paratracheal
6206
+ paravertebral
6207
+ parenchyma
6208
+ parenchymal
6209
+ parencymal
6210
+ parents
6211
+ parietal
6212
+ paroxysmal
6213
+ parrahilar
6214
+ part
6215
+ partial
6216
+ partially
6217
+ particle
6218
+ particles
6219
+ particular
6220
+ particularly
6221
+ particularlyin
6222
+ particulary
6223
+ partly
6224
+ partracheal
6225
+ parts
6226
+ partum
6227
+ pas
6228
+ pass
6229
+ passage
6230
+ passed
6231
+ passes
6232
+ passesinto
6233
+ passing
6234
+ passive
6235
+ passively
6236
+ past
6237
+ paste
6238
+ pastor
6239
+ patchily
6240
+ patchy
6241
+ patella
6242
+ patellar
6243
+ patency
6244
+ patent
6245
+ path
6246
+ pathcy
6247
+ pathogen
6248
+ pathogens
6249
+ pathognomic
6250
+ pathologic
6251
+ pathological
6252
+ pathologically
6253
+ pathologies
6254
+ pathology
6255
+ pathophysiologically
6256
+ pathways
6257
+ paticularly
6258
+ patien
6259
+ patient
6260
+ patients
6261
+ patinet
6262
+ patten
6263
+ patter
6264
+ pattern
6265
+ patterns
6266
+ patulous
6267
+ paucity
6268
+ pause
6269
+ paving
6270
+ pbilateral
6271
+ pcp
6272
+ pe
6273
+ pea
6274
+ peak
6275
+ peanut
6276
+ pec
6277
+ pectoral
6278
+ pectoralis
6279
+ pectoris
6280
+ pectraol
6281
+ pectus
6282
+ peculiar
6283
+ pedicle
6284
+ pedicles
6285
+ peep
6286
+ peer
6287
+ peg
6288
+ pellets
6289
+ pelvic
6290
+ pelvis
6291
+ pen
6292
+ pending
6293
+ penetrated
6294
+ penetrating
6295
+ penetration
6296
+ pens
6297
+ penumonia
6298
+ penumothorax
6299
+ pepper
6300
+ per
6301
+ percardial
6302
+ perceived
6303
+ percent
6304
+ perceptible
6305
+ perched
6306
+ percutaneous
6307
+ perdominantly
6308
+ perfectly
6309
+ perforated
6310
+ perforation
6311
+ perform
6312
+ performance
6313
+ performed
6314
+ performing
6315
+ perfused
6316
+ perfusion
6317
+ perhaps
6318
+ perhilar
6319
+ periaortic
6320
+ peribronchial
6321
+ peribronchiectatic
6322
+ peribronchiolar
6323
+ peribronchiovascular
6324
+ peribroncho
6325
+ peribronchovascular
6326
+ pericardiac
6327
+ pericardial
6328
+ pericardiocentesis
6329
+ pericardiotomy
6330
+ pericarditis
6331
+ pericardium
6332
+ pericardotomy
6333
+ pericystic
6334
+ peridiaphragmatic
6335
+ periesophageal
6336
+ perifissural
6337
+ perifocal
6338
+ perihepatic
6339
+ perihilar
6340
+ perilar
6341
+ perileisonal
6342
+ perilesional
6343
+ perimeter
6344
+ perinatal
6345
+ period
6346
+ periodic
6347
+ periods
6348
+ perioperative
6349
+ peripheral
6350
+ peripherally
6351
+ periphery
6352
+ periscapular
6353
+ perisitent
6354
+ peristent
6355
+ peristernal
6356
+ peritoneal
6357
+ peritoneum
6358
+ peritonitis
6359
+ peritracheal
6360
+ perivascular
6361
+ permanent
6362
+ permeability
6363
+ permit
6364
+ permits
6365
+ permitted
6366
+ permitting
6367
+ perpendicular
6368
+ perpendicularly
6369
+ perpetually
6370
+ persisent
6371
+ persist
6372
+ persistant
6373
+ persisted
6374
+ persistence
6375
+ persistenet
6376
+ persistenly
6377
+ persistent
6378
+ persistently
6379
+ persisting
6380
+ persists
6381
+ persitent
6382
+ person
6383
+ personally
6384
+ personnel
6385
+ pertaining
6386
+ pertains
6387
+ pertinent
6388
+ pertussis
6389
+ pes
6390
+ pet
6391
+ peumonia
6392
+ pf
6393
+ ph
6394
+ phalanx
6395
+ pharynx
6396
+ pharyx
6397
+ phase
6398
+ phases
6399
+ phd
6400
+ phenomena
6401
+ phenomenon
6402
+ pheochromocytoma
6403
+ pheresis
6404
+ pheumonia
6405
+ phlebography
6406
+ phlegmon
6407
+ phone
6408
+ phoned
6409
+ phrenic
6410
+ phsyiotherapy
6411
+ physcian
6412
+ physical
6413
+ physician
6414
+ physicians
6415
+ physiologic
6416
+ physiological
6417
+ physiologically
6418
+ physiology
6419
+ pic
6420
+ picc
6421
+ pick
6422
+ picking
6423
+ picture
6424
+ piece
6425
+ pieces
6426
+ piercing
6427
+ pig
6428
+ pigeon
6429
+ pigtail
6430
+ pigtailed
6431
+ pigtails
6432
+ pill
6433
+ pillar
6434
+ pills
6435
+ pilmonary
6436
+ pin
6437
+ pinched
6438
+ pineal
6439
+ pinpoint
6440
+ pins
6441
+ pior
6442
+ piriform
6443
+ pjp
6444
+ pl
6445
+ place
6446
+ placed
6447
+ placement
6448
+ placements
6449
+ places
6450
+ placing
6451
+ plain
6452
+ plan
6453
+ plana
6454
+ plane
6455
+ planes
6456
+ planned
6457
+ planning
6458
+ plans
6459
+ plantar
6460
+ plaque
6461
+ plaques
6462
+ plaquing
6463
+ plase
6464
+ plasmacytoma
6465
+ plasmapheresis
6466
+ plasty
6467
+ plate
6468
+ plated
6469
+ platelike
6470
+ plates
6471
+ plating
6472
+ plausible
6473
+ playing
6474
+ plays
6475
+ please
6476
+ pleaural
6477
+ plerual
6478
+ plethora
6479
+ plethoric
6480
+ pleur
6481
+ pleura
6482
+ pleural
6483
+ pleurally
6484
+ pleurectomy
6485
+ pleurex
6486
+ pleurisy
6487
+ pleuritic
6488
+ pleuritis
6489
+ pleuro
6490
+ pleurodesis
6491
+ pleuroparenchymal
6492
+ pleuropericarditis
6493
+ pleuropulmonary
6494
+ pleurx
6495
+ plexopathy
6496
+ plexus
6497
+ plueral
6498
+ plug
6499
+ plugged
6500
+ plugging
6501
+ plugs
6502
+ plural
6503
+ pm
6504
+ pna
6505
+ pnd
6506
+ pnemomediastinum
6507
+ pnemonia
6508
+ pnemothorax
6509
+ pneumatic
6510
+ pneumatocele
6511
+ pneumatoceles
6512
+ pneumatocyst
6513
+ pneumatosis
6514
+ pneumo
6515
+ pneumobilia
6516
+ pneumoconioses
6517
+ pneumoconiosis
6518
+ pneumocosis
6519
+ pneumocystis
6520
+ pneumoina
6521
+ pneumomediastinum
6522
+ pneumonectomy
6523
+ pneumonia
6524
+ pneumonia___
6525
+ pneumoniae
6526
+ pneumonias
6527
+ pneumonic
6528
+ pneumonitis
6529
+ pneumonperitoneum
6530
+ pneumopericardium
6531
+ pneumoperioneum
6532
+ pneumoperitoneum
6533
+ pneumoperitoneumunder
6534
+ pneumopertoneum
6535
+ pneumoretroperitoneum
6536
+ pneumothoarx
6537
+ pneumothoraces
6538
+ pneumothorax
6539
+ pneumothraces
6540
+ pneumothroax
6541
+ pneuothorax
6542
+ pnuemonia
6543
+ pnuemothorax
6544
+ pnumonia
6545
+ pocess
6546
+ pocket
6547
+ pockets
6548
+ point
6549
+ pointed
6550
+ pointin
6551
+ pointing
6552
+ points
6553
+ polar
6554
+ pole
6555
+ poles
6556
+ policyclic
6557
+ poly
6558
+ polyangiitis
6559
+ polyarteritis
6560
+ polycystic
6561
+ polyserositis
6562
+ pool
6563
+ pooled
6564
+ pooling
6565
+ pools
6566
+ poor
6567
+ poorer
6568
+ poorly
6569
+ popcorn
6570
+ population
6571
+ porcelain
6572
+ porcine
6573
+ port
6574
+ porta
6575
+ porta___
6576
+ portable
6577
+ portably
6578
+ portacath
6579
+ portacatheter
6580
+ portal
6581
+ ported
6582
+ portion
6583
+ portions
6584
+ ports
6585
+ posed
6586
+ poserior
6587
+ posing
6588
+ positined
6589
+ position
6590
+ positional
6591
+ positioned
6592
+ positiong
6593
+ positioning
6594
+ positionned
6595
+ positionning
6596
+ positions
6597
+ positive
6598
+ positon
6599
+ possbly
6600
+ possib
6601
+ possibilities
6602
+ possibilitiy
6603
+ possibility
6604
+ possibily
6605
+ possible
6606
+ possiblities
6607
+ possiblity
6608
+ possiblle
6609
+ possibly
6610
+ possiby
6611
+ posssible
6612
+ post
6613
+ postal
6614
+ posted
6615
+ posteriolateral
6616
+ posterioly
6617
+ posterion
6618
+ posterior
6619
+ posteriorly
6620
+ postero
6621
+ posterobasal
6622
+ posteroinferior
6623
+ posterolateral
6624
+ posterolaterally
6625
+ posteromedial
6626
+ postextubation
6627
+ postinflammatory
6628
+ postinsertion
6629
+ postion
6630
+ postobstructive
6631
+ postop
6632
+ postoperative
6633
+ postoperatively
6634
+ postpartum
6635
+ postpericardiotomy
6636
+ postprocedural
6637
+ postprocedurally
6638
+ postprocedure
6639
+ postpyloric
6640
+ postradiation
6641
+ postreatment
6642
+ postreduction
6643
+ postsurgery
6644
+ postsurgical
6645
+ posttraumatic
6646
+ posttreatment
6647
+ postural
6648
+ posture
6649
+ potential
6650
+ potentially
6651
+ potentialy
6652
+ potion
6653
+ potision
6654
+ pouch
6655
+ power
6656
+ powerpicc
6657
+ ppd
6658
+ ppm
6659
+ ppneumothorac
6660
+ ppreciably
6661
+ practical
6662
+ practically
6663
+ practice
6664
+ practitioner
6665
+ pre
6666
+ prebronchoscopy
6667
+ precarious
6668
+ precautions
6669
+ precede
6670
+ preceded
6671
+ preceding
6672
+ preceeding
6673
+ precipitated
6674
+ precipitating
6675
+ precise
6676
+ precisely
6677
+ precision
6678
+ preclude
6679
+ precludes
6680
+ precluding
6681
+ precursor
6682
+ predated
6683
+ predates
6684
+ predating
6685
+ predescribed
6686
+ predilection
6687
+ predispose
6688
+ predisposes
6689
+ predisposing
6690
+ predisposition
6691
+ predominance
6692
+ predominant
6693
+ predominantly
6694
+ predominate
6695
+ predominately
6696
+ predominates
6697
+ predominating
6698
+ preexistent
6699
+ preexisting
6700
+ prefer
6701
+ preferable
6702
+ preferably
6703
+ preferentially
6704
+ preferrably
6705
+ preferred
6706
+ pregnancy
6707
+ pregnant
6708
+ prelim
6709
+ preliminary
6710
+ premature
6711
+ preop
6712
+ preoperative
6713
+ preoperatively
6714
+ preparation
6715
+ prepectoral
6716
+ preponderance
6717
+ preponderant
6718
+ prepped
6719
+ preprocedural
6720
+ preprocedure
6721
+ prepyloric
6722
+ presbyesophagus
6723
+ prescribed
6724
+ preseason
6725
+ presence
6726
+ present
6727
+ present2
6728
+ presentation
6729
+ presentations
6730
+ presented
6731
+ presenting
6732
+ presently
6733
+ presents
6734
+ preservation
6735
+ preserved
6736
+ presist
6737
+ pressing
6738
+ pressure
6739
+ pressures
6740
+ presternal
6741
+ presumable
6742
+ presumably
6743
+ presume
6744
+ presumed
6745
+ presuming
6746
+ presumotively
6747
+ presumption
6748
+ presumptive
6749
+ presumptively
6750
+ prethoracentesis
6751
+ pretracheal
6752
+ pretreatment
6753
+ pretty
6754
+ prev
6755
+ prevascular
6756
+ prevent
6757
+ prevented
6758
+ preventing
6759
+ prevents
6760
+ prevertebral
6761
+ previosuly
6762
+ previoulsy
6763
+ previous
6764
+ previouslung
6765
+ previously
6766
+ primarily
6767
+ primary
6768
+ prime
6769
+ printed
6770
+ prior
6771
+ prior2
6772
+ priority
6773
+ priors
6774
+ prjecting
6775
+ probability
6776
+ probable
6777
+ probably
6778
+ probe
6779
+ proble
6780
+ problem
6781
+ problematic
6782
+ problems
6783
+ procedural
6784
+ procedure
6785
+ procedures
6786
+ proceed
6787
+ proceeding
6788
+ proceeds
6789
+ proces
6790
+ process
6791
+ process2
6792
+ processed
6793
+ processes
6794
+ processing
6795
+ processon
6796
+ procured
6797
+ produce
6798
+ produced
6799
+ produces
6800
+ producing
6801
+ product
6802
+ production
6803
+ productive
6804
+ products
6805
+ profile
6806
+ profound
6807
+ profoundly
6808
+ profuse
6809
+ profusion
6810
+ progession
6811
+ program
6812
+ progress
6813
+ progressed
6814
+ progresses
6815
+ progressing
6816
+ progression
6817
+ progressive
6818
+ progressively
6819
+ project
6820
+ projected
6821
+ projectile
6822
+ projecting
6823
+ projection
6824
+ projectional
6825
+ projections
6826
+ projects
6827
+ prolapse
6828
+ prolapsed
6829
+ prolonged
6830
+ prom
6831
+ prominance
6832
+ prominant
6833
+ prominence
6834
+ prominent
6835
+ prominently
6836
+ prompt
6837
+ prompted
6838
+ prompting
6839
+ promptly
6840
+ prone
6841
+ pronounced
6842
+ proof
6843
+ propagating
6844
+ propensity
6845
+ proper
6846
+ properly
6847
+ prophylaxis
6848
+ proportion
6849
+ proportional
6850
+ proportionate
6851
+ proportions
6852
+ propose
6853
+ prospective
6854
+ prospectively
6855
+ prostate
6856
+ prostatic
6857
+ prostheses
6858
+ prosthesis
6859
+ prosthetic
6860
+ protecting
6861
+ proteinosis
6862
+ protocol
6863
+ protracted
6864
+ protrude
6865
+ protruding
6866
+ prounounced
6867
+ prove
6868
+ proved
6869
+ proven
6870
+ proves
6871
+ provide
6872
+ provided
6873
+ provider
6874
+ provides
6875
+ providing
6876
+ proving
6877
+ proxiaml
6878
+ proximal
6879
+ proximally
6880
+ proximalmost
6881
+ proximity
6882
+ prpoces
6883
+ prudent
6884
+ pseudo
6885
+ pseudoaneurysm
6886
+ pseudoarthrosis
6887
+ pseudocyst
6888
+ pseudomonas
6889
+ pseudotumor
6890
+ psychiatry
6891
+ pt
6892
+ ptbd
6893
+ ptld
6894
+ ptosis
6895
+ ptx
6896
+ pull
6897
+ pullback
6898
+ pulled
6899
+ pulling
6900
+ pullmonary
6901
+ pulmoanry
6902
+ pulmoary
6903
+ pulmon
6904
+ pulmonale
6905
+ pulmonar
6906
+ pulmonarial
6907
+ pulmonary
6908
+ pulmonayr
6909
+ pulmonic
6910
+ pulmonologist
6911
+ pulmonology
6912
+ pulnoary
6913
+ pulonary
6914
+ pulsatility
6915
+ pulsation
6916
+ pumonary
6917
+ pumonry
6918
+ pump
6919
+ punctate
6920
+ punctuated
6921
+ puncture
6922
+ purchase
6923
+ pure
6924
+ purely
6925
+ purported
6926
+ purportedly
6927
+ purpose
6928
+ purposefully
6929
+ purposes
6930
+ pursue
6931
+ pursued
6932
+ purulent
6933
+ pus
6934
+ push
6935
+ pushed
6936
+ pushing
6937
+ put
6938
+ puts
6939
+ putting
6940
+ pvcs
6941
+ pyelonephritis
6942
+ pylmonary
6943
+ pyloric
6944
+ pylorically
6945
+ pylorus
6946
+ pyogenic
6947
+ pyopneumothorax
6948
+ pyramidal
6949
+ pysician
6950
+ q
6951
+ qa
6952
+ qestion
6953
+ quadrant
6954
+ qualified
6955
+ qualities
6956
+ quality
6957
+ quandrant
6958
+ quant
6959
+ quantiferon
6960
+ quantification
6961
+ quantified
6962
+ quantify
6963
+ quantitation
6964
+ quantities
6965
+ quantity
6966
+ quarter
6967
+ quarters
6968
+ queried
6969
+ query
6970
+ question
6971
+ questionable
6972
+ questionably
6973
+ questional
6974
+ questioned
6975
+ questioning
6976
+ questionned
6977
+ questions
6978
+ quick
6979
+ quickly
6980
+ quite
6981
+ quo
6982
+ r
6983
+ ra
6984
+ radial
6985
+ radiated
6986
+ radiating
6987
+ radiation
6988
+ radiaton
6989
+ radical
6990
+ radigraphs
6991
+ radigrqaphically
6992
+ radio
6993
+ radiodense
6994
+ radiodensities
6995
+ radiodensity
6996
+ radiofrequency
6997
+ radiogram
6998
+ radiograph
6999
+ radiographed
7000
+ radiographic
7001
+ radiographical
7002
+ radiographically
7003
+ radiographics
7004
+ radiographperformed
7005
+ radiographs
7006
+ radiography
7007
+ radiogrphayically
7008
+ radioisotope
7009
+ radiologic
7010
+ radiological
7011
+ radiologically
7012
+ radiologist
7013
+ radiologists
7014
+ radiology
7015
+ radiolucencies
7016
+ radiolucency
7017
+ radiolucent
7018
+ radionuclide
7019
+ radioopacity
7020
+ radioopaqe
7021
+ radioopaque
7022
+ radiopacities
7023
+ radiopacity
7024
+ radiopaque
7025
+ radiotherapy
7026
+ raise
7027
+ raised
7028
+ raises
7029
+ raising
7030
+ raiss
7031
+ rales
7032
+ ram
7033
+ randomly
7034
+ range
7035
+ ranges
7036
+ ranging
7037
+ rapid
7038
+ rapiditiy
7039
+ rapidity
7040
+ rapidly
7041
+ rare
7042
+ rarely
7043
+ rate
7044
+ rated
7045
+ rather
7046
+ rathern
7047
+ ratio
7048
+ rationale
7049
+ ray
7050
+ rays
7051
+ rcc
7052
+ re
7053
+ reabsorption
7054
+ reaccumulate
7055
+ reaccumulated
7056
+ reaccumulating
7057
+ reaccumulation
7058
+ reach
7059
+ reached
7060
+ reaches
7061
+ reaching
7062
+ reaction
7063
+ reactions
7064
+ reactivated
7065
+ reactivation
7066
+ reactive
7067
+ reactivity
7068
+ read
7069
+ readily
7070
+ reading
7071
+ readings
7072
+ readjusted
7073
+ readjustment
7074
+ readout
7075
+ readvanced
7076
+ ready
7077
+ reaerated
7078
+ reaeration
7079
+ real
7080
+ realistic
7081
+ reality
7082
+ really
7083
+ reappearance
7084
+ reappeared
7085
+ rearding
7086
+ rearrangement
7087
+ reason
7088
+ reasonable
7089
+ reasonably
7090
+ reasons
7091
+ reassess
7092
+ reassessed
7093
+ reassessment
7094
+ reassuring
7095
+ reattempted
7096
+ rebreather
7097
+ rec
7098
+ reccomended
7099
+ reccurred
7100
+ recede
7101
+ receded
7102
+ receding
7103
+ receipt
7104
+ receive
7105
+ received
7106
+ receiving
7107
+ recen
7108
+ recent
7109
+ recent_vats
7110
+ recently
7111
+ receptionist
7112
+ recess
7113
+ recesses
7114
+ recognition
7115
+ recognizable
7116
+ recognize
7117
+ recognized
7118
+ recognizing
7119
+ recomend
7120
+ recomendations
7121
+ recomended
7122
+ recommed
7123
+ recommeded
7124
+ recommednation
7125
+ recommend
7126
+ recommendation
7127
+ recommendations
7128
+ recommendconventional
7129
+ recommended
7130
+ recommending
7131
+ recommenditions
7132
+ recommened
7133
+ recomment
7134
+ recommmend
7135
+ recommmended
7136
+ recommnded
7137
+ recommneded
7138
+ reconfiguration
7139
+ reconsider
7140
+ reconsidered
7141
+ reconsidering
7142
+ reconstitution
7143
+ reconstruction
7144
+ reconstructions
7145
+ reconstructive
7146
+ record
7147
+ recorder
7148
+ records
7149
+ recover
7150
+ recoverable
7151
+ recovered
7152
+ recovering
7153
+ recrudencense
7154
+ recrudescence
7155
+ recrudescent
7156
+ recruitment
7157
+ rectal
7158
+ rectangular
7159
+ rectum
7160
+ recumbency
7161
+ recumbent
7162
+ recur
7163
+ recurrance
7164
+ recurred
7165
+ recurrence
7166
+ recurrent
7167
+ recurrently
7168
+ recurring
7169
+ recurs
7170
+ redemonstrated
7171
+ redemonstration
7172
+ redeveloped
7173
+ redevelopment
7174
+ redirected
7175
+ redirection
7176
+ redistribute
7177
+ redistributed
7178
+ redistributing
7179
+ redistribution
7180
+ redistrubtution
7181
+ redo
7182
+ redrawn
7183
+ reduce
7184
+ reduced
7185
+ reduces
7186
+ reducing
7187
+ reduction
7188
+ reduncancy
7189
+ redundancy
7190
+ redundant
7191
+ redundency
7192
+ reentering
7193
+ reestablished
7194
+ reevaluate
7195
+ reevaluated
7196
+ reevaluation
7197
+ reevluate
7198
+ reexamined
7199
+ reexpand
7200
+ reexpanded
7201
+ reexpansion
7202
+ ref
7203
+ refect
7204
+ refecting
7205
+ refelct
7206
+ refelect
7207
+ refer
7208
+ referable
7209
+ reference
7210
+ referenced
7211
+ referrable
7212
+ referral
7213
+ referred
7214
+ referring
7215
+ refers
7216
+ reflect
7217
+ reflected
7218
+ reflectes
7219
+ reflectiing
7220
+ reflecting
7221
+ reflection
7222
+ reflections
7223
+ reflective
7224
+ reflects
7225
+ reflectsing
7226
+ reflectt
7227
+ reflex
7228
+ reflux
7229
+ reformats
7230
+ reformatted
7231
+ refute
7232
+ regard
7233
+ regarded
7234
+ regarding
7235
+ regardless
7236
+ regardomg
7237
+ regards
7238
+ regimen
7239
+ region
7240
+ regional
7241
+ regions
7242
+ regipn
7243
+ regress
7244
+ regressed
7245
+ regressing
7246
+ regression
7247
+ regrowth
7248
+ regular
7249
+ regularly
7250
+ regurgitation
7251
+ reidentified
7252
+ reimaging
7253
+ reinflated
7254
+ reinforces
7255
+ reinserted
7256
+ reinterpretation
7257
+ reintubated
7258
+ reintubation
7259
+ reivew
7260
+ rekated
7261
+ relapsing
7262
+ relate
7263
+ related
7264
+ relates
7265
+ relating
7266
+ relation
7267
+ relations
7268
+ relationship
7269
+ relative
7270
+ relatively
7271
+ relatives
7272
+ relaxation
7273
+ relaxed
7274
+ relay
7275
+ relayed
7276
+ released
7277
+ relevance
7278
+ relevant
7279
+ reliable
7280
+ reliably
7281
+ relief
7282
+ relieved
7283
+ relieving
7284
+ relocate
7285
+ relocated
7286
+ relocation
7287
+ rely
7288
+ remain
7289
+ remainder
7290
+ remained
7291
+ remaining
7292
+ remaininig
7293
+ remains
7294
+ remarkable
7295
+ remember
7296
+ remembered
7297
+ reminiscent
7298
+ remission
7299
+ remitting
7300
+ remmendations
7301
+ remnant
7302
+ remnants
7303
+ remodeling
7304
+ remote
7305
+ remotely
7306
+ remova
7307
+ removal
7308
+ remove
7309
+ removed
7310
+ removement
7311
+ removes
7312
+ removing
7313
+ renal
7314
+ render
7315
+ rendered
7316
+ rendering
7317
+ renders
7318
+ renewed
7319
+ rent
7320
+ reoccurrence
7321
+ reocmmended
7322
+ reolving
7323
+ reopening
7324
+ reoriented
7325
+ rep
7326
+ repaged
7327
+ repair
7328
+ repaired
7329
+ repairs
7330
+ repeat
7331
+ repeated
7332
+ repeating
7333
+ reperfusion
7334
+ repersenting
7335
+ repetition
7336
+ repiratory
7337
+ replace
7338
+ replaced
7339
+ replacement
7340
+ replacements
7341
+ replaces
7342
+ replacing
7343
+ replete
7344
+ replied
7345
+ replies
7346
+ reply
7347
+ reporitng
7348
+ report
7349
+ reported
7350
+ reportedly
7351
+ reporting
7352
+ reports
7353
+ reposistioned
7354
+ repositined
7355
+ repositining
7356
+ reposition
7357
+ repositioned
7358
+ repositioning
7359
+ repositionned
7360
+ repostioning
7361
+ represent
7362
+ representatelectasis
7363
+ representation
7364
+ representative
7365
+ represented
7366
+ representing
7367
+ represents
7368
+ represet
7369
+ represnt
7370
+ represnts
7371
+ reproducibility
7372
+ reproducible
7373
+ reprsent
7374
+ request
7375
+ requested
7376
+ requesting
7377
+ requieres
7378
+ require
7379
+ required
7380
+ requirement
7381
+ requirements
7382
+ requires
7383
+ requiring
7384
+ requisition
7385
+ reread
7386
+ res
7387
+ resected
7388
+ resection
7389
+ resections
7390
+ resemble
7391
+ resembles
7392
+ resembling
7393
+ resent
7394
+ reserve
7395
+ reservoir
7396
+ reside
7397
+ resident
7398
+ resides
7399
+ residing
7400
+ residnet
7401
+ residua
7402
+ residual
7403
+ residuals
7404
+ residue
7405
+ resistance
7406
+ resistant
7407
+ resoluation
7408
+ resolution
7409
+ resolve
7410
+ resolved
7411
+ resolves
7412
+ resolving
7413
+ resorbed
7414
+ resorbing
7415
+ resorption
7416
+ resorptive
7417
+ respect
7418
+ respective
7419
+ respectively
7420
+ respects
7421
+ respiration
7422
+ respirational
7423
+ respirator
7424
+ respiratory
7425
+ respond
7426
+ responded
7427
+ respondent
7428
+ responding
7429
+ response
7430
+ responsible
7431
+ responsive
7432
+ responsve
7433
+ rest
7434
+ resting
7435
+ restoration
7436
+ restricted
7437
+ restricting
7438
+ restriction
7439
+ restrictive
7440
+ rests
7441
+ result
7442
+ resultant
7443
+ resulted
7444
+ resulting
7445
+ results
7446
+ resumed
7447
+ resurgence
7448
+ resuscitation
7449
+ retain
7450
+ retained
7451
+ retaining
7452
+ retains
7453
+ retarding
7454
+ retention
7455
+ reticular
7456
+ reticulated
7457
+ reticulation
7458
+ reticulations
7459
+ reticulo
7460
+ reticulonodular
7461
+ reticulonudar
7462
+ retract
7463
+ retracted
7464
+ retractile
7465
+ retracting
7466
+ retraction
7467
+ retratrated
7468
+ retrieval
7469
+ retro
7470
+ retrocadiac
7471
+ retrocarciac
7472
+ retrocardiac
7473
+ retrocrural
7474
+ retroesophageal
7475
+ retrograde
7476
+ retrohilar
7477
+ retroperitoneal
7478
+ retroperitoneum
7479
+ retropharyngeal
7480
+ retropulsion
7481
+ retrospect
7482
+ retrospective
7483
+ retrospectively
7484
+ retrosternal
7485
+ retrosternally
7486
+ retrotracheal
7487
+ return
7488
+ returned
7489
+ returning
7490
+ returns
7491
+ reveal
7492
+ revealed
7493
+ revealing
7494
+ reveals
7495
+ reversal
7496
+ reverse
7497
+ reversed
7498
+ reversible
7499
+ reversing
7500
+ reverted
7501
+ review
7502
+ reviewed
7503
+ reviewing
7504
+ revised
7505
+ revision
7506
+ rewarding
7507
+ rewiring
7508
+ rf
7509
+ rfa
7510
+ rheumatic
7511
+ rheumatoid
7512
+ rhonchi
7513
+ rhythm
7514
+ rib
7515
+ ribbon
7516
+ ribcage
7517
+ ribs
7518
+ riding
7519
+ righ
7520
+ right
7521
+ right2
7522
+ righthydro
7523
+ rights
7524
+ rightsided
7525
+ rightward
7526
+ rightwards
7527
+ rigid
7528
+ riht
7529
+ rij
7530
+ rim
7531
+ ring
7532
+ rings
7533
+ rise
7534
+ rising
7535
+ risk
7536
+ risks
7537
+ rll
7538
+ rml
7539
+ rn
7540
+ ro
7541
+ rod
7542
+ rods
7543
+ role
7544
+ ronchial
7545
+ roof
7546
+ room
7547
+ root
7548
+ ropey
7549
+ rotary
7550
+ rotated
7551
+ rotation
7552
+ rotational
7553
+ rotator
7554
+ rotolevoscoliosis
7555
+ rotoscoliosis
7556
+ roughly
7557
+ round
7558
+ rounded
7559
+ route
7560
+ routine
7561
+ routinely
7562
+ roux
7563
+ row
7564
+ rows
7565
+ rpo
7566
+ rpojects
7567
+ rrent
7568
+ rsolution
7569
+ rt
7570
+ rther
7571
+ rudimentary
7572
+ rugger
7573
+ rul
7574
+ rule
7575
+ ruled
7576
+ ruling
7577
+ run
7578
+ rung
7579
+ running
7580
+ runs
7581
+ rupture
7582
+ ruptured
7583
+ ruq
7584
+ rv
7585
+ rx
7586
+ s
7587
+ saber
7588
+ sac
7589
+ saccular
7590
+ sacral
7591
+ sacroiliac
7592
+ sacrum
7593
+ sacular
7594
+ saddle
7595
+ safe
7596
+ safely
7597
+ safety
7598
+ sagittal
7599
+ said
7600
+ sail
7601
+ saint
7602
+ saline
7603
+ salivary
7604
+ salt
7605
+ same
7606
+ sampling
7607
+ saphenous
7608
+ sarcoid
7609
+ sarcoid_
7610
+ sarcoidosis
7611
+ sarcoma
7612
+ sat
7613
+ satellite
7614
+ satisfacotry
7615
+ satisfactorily
7616
+ satisfactory
7617
+ satsifactory
7618
+ saturating
7619
+ saturation
7620
+ sausage
7621
+ save
7622
+ saw
7623
+ say
7624
+ says
7625
+ sbo
7626
+ scaffold
7627
+ scaffolding
7628
+ scale
7629
+ scalloping
7630
+ scalp
7631
+ scan
7632
+ scanned
7633
+ scanning
7634
+ scans
7635
+ scant
7636
+ scaphoid
7637
+ scapula
7638
+ scapulae
7639
+ scapular
7640
+ scapularis
7641
+ scar
7642
+ scarcity
7643
+ scaring
7644
+ scarred
7645
+ scarring
7646
+ scarrning
7647
+ scars
7648
+ scatter
7649
+ scattered
7650
+ scc
7651
+ scenario
7652
+ schedule
7653
+ scheduled
7654
+ scintigraphy
7655
+ scleroderma
7656
+ sclerosis
7657
+ sclerotherapy
7658
+ sclerotic
7659
+ scoliosis
7660
+ scoliotic
7661
+ scope
7662
+ score
7663
+ scores
7664
+ scout
7665
+ scratch
7666
+ screen
7667
+ screening
7668
+ screw
7669
+ screws
7670
+ scrub
7671
+ se
7672
+ seal
7673
+ search
7674
+ searched
7675
+ seated
7676
+ seating
7677
+ seats
7678
+ sebaceous
7679
+ sec
7680
+ second
7681
+ secondarily
7682
+ secondary
7683
+ seconds
7684
+ secretary
7685
+ secretion
7686
+ secretions
7687
+ secretory
7688
+ section
7689
+ sectional
7690
+ sectioning
7691
+ sections
7692
+ secure
7693
+ secured
7694
+ securely
7695
+ secures
7696
+ security
7697
+ see
7698
+ seed
7699
+ seeding
7700
+ seeds
7701
+ seeen
7702
+ seeing
7703
+ seem
7704
+ seemed
7705
+ seeming
7706
+ seems
7707
+ seen
7708
+ sees
7709
+ sefinite
7710
+ segment
7711
+ segmental
7712
+ segmentectomy
7713
+ segmented
7714
+ segments
7715
+ seizure
7716
+ seizures
7717
+ select
7718
+ selected
7719
+ selective
7720
+ selectively
7721
+ self
7722
+ semi
7723
+ semicircular
7724
+ semierect
7725
+ seminal
7726
+ semisolid
7727
+ semisupine
7728
+ semiupright
7729
+ send
7730
+ sends
7731
+ senescent
7732
+ sengstaken
7733
+ senile
7734
+ sensation
7735
+ sensible
7736
+ sensipar
7737
+ sensitive
7738
+ sensitivity
7739
+ sensitivityive
7740
+ sent
7741
+ sentence
7742
+ separable
7743
+ separate
7744
+ separated
7745
+ separately
7746
+ separating
7747
+ separation
7748
+ sepsis
7749
+ septae
7750
+ septal
7751
+ septic
7752
+ septicemia
7753
+ septum
7754
+ sequalae
7755
+ sequela
7756
+ sequelae
7757
+ sequence
7758
+ sequences
7759
+ sequential
7760
+ sequentially
7761
+ sequestration
7762
+ serial
7763
+ series
7764
+ serious
7765
+ seriously
7766
+ seriousness
7767
+ seroma
7768
+ serosal
7769
+ serositis
7770
+ serous
7771
+ serpiginous
7772
+ serum
7773
+ serve
7774
+ served
7775
+ server
7776
+ serves
7777
+ service
7778
+ serving
7779
+ set
7780
+ sets
7781
+ settin
7782
+ setting
7783
+ settings
7784
+ settingthis
7785
+ settled
7786
+ settng
7787
+ setup
7788
+ seven
7789
+ seventh
7790
+ sever
7791
+ several
7792
+ severe
7793
+ severely
7794
+ severity
7795
+ sewing
7796
+ sggesting
7797
+ shaddow
7798
+ shadow
7799
+ shadowing
7800
+ shadows
7801
+ shaft
7802
+ shallow
7803
+ shallower
7804
+ shape
7805
+ shaped
7806
+ shapes
7807
+ share
7808
+ shared
7809
+ shares
7810
+ sharp
7811
+ sharper
7812
+ sharply
7813
+ sharpness
7814
+ shattered
7815
+ she
7816
+ shear
7817
+ sheath
7818
+ sheet
7819
+ sheets
7820
+ shell
7821
+ shielded
7822
+ shielding
7823
+ shift
7824
+ shifted
7825
+ shifting
7826
+ shiftly
7827
+ shifts
7828
+ shiley
7829
+ shin
7830
+ shock
7831
+ shodows
7832
+ short
7833
+ shortened
7834
+ shorter
7835
+ shortly
7836
+ shortness
7837
+ should
7838
+ shoulder
7839
+ shoulders
7840
+ shoule
7841
+ show
7842
+ showed
7843
+ showing
7844
+ shown
7845
+ shows
7846
+ shrapnel
7847
+ shunt
7848
+ shunting
7849
+ shunts
7850
+ si
7851
+ siad
7852
+ siadh
7853
+ sick
7854
+ sickle
7855
+ sicu
7856
+ side
7857
+ sided
7858
+ sidehole
7859
+ sideholes
7860
+ sideport
7861
+ sideports
7862
+ sides
7863
+ sidewall
7864
+ sight
7865
+ sigmoid
7866
+ sigmoidal
7867
+ sigmoidectomy
7868
+ sign
7869
+ signal
7870
+ signature
7871
+ signed
7872
+ signficant
7873
+ signficantly
7874
+ significance
7875
+ significant
7876
+ significantly
7877
+ significsnt
7878
+ signifies
7879
+ signify
7880
+ signifying
7881
+ signs
7882
+ sihouette
7883
+ silhouette
7884
+ silhouetted
7885
+ silhouettes
7886
+ silhouetting
7887
+ silhoutte
7888
+ silicone
7889
+ silicosis
7890
+ sillhouete
7891
+ sillhouette
7892
+ sillouette
7893
+ similar
7894
+ similarity
7895
+ similarly
7896
+ simple
7897
+ simplest
7898
+ simply
7899
+ simulate
7900
+ simulated
7901
+ simulates
7902
+ simulating
7903
+ simulation
7904
+ simultaneous
7905
+ simultaneously
7906
+ sin
7907
+ since
7908
+ sinde
7909
+ sine
7910
+ sing
7911
+ single
7912
+ sink
7913
+ sinus
7914
+ sinuses
7915
+ sir
7916
+ sit
7917
+ site
7918
+ sited
7919
+ sites
7920
+ sits
7921
+ sitting
7922
+ situ
7923
+ situat
7924
+ situated
7925
+ situation
7926
+ situations
7927
+ situs
7928
+ six
7929
+ sixth
7930
+ sizable
7931
+ size
7932
+ sizeable
7933
+ sizeappropriateness
7934
+ sized
7935
+ sizes
7936
+ sizing
7937
+ sizxe
7938
+ skeletal
7939
+ skeleton
7940
+ skin
7941
+ skinfold
7942
+ skinfolds
7943
+ skip
7944
+ slab
7945
+ sle
7946
+ sleeve
7947
+ slices
7948
+ sliding
7949
+ slighlty
7950
+ slighly
7951
+ slight
7952
+ slightly
7953
+ slighty
7954
+ sligtly
7955
+ slippage
7956
+ sliver
7957
+ slow
7958
+ slowed
7959
+ slower
7960
+ slowing
7961
+ slowly
7962
+ smal
7963
+ small
7964
+ smaller
7965
+ smallest
7966
+ smoke
7967
+ smoked
7968
+ smoker
7969
+ smokers
7970
+ smoking
7971
+ smoldering
7972
+ smooth
7973
+ smoothly
7974
+ snap
7975
+ snce
7976
+ sniff
7977
+ so
7978
+ sob
7979
+ soft
7980
+ sole
7981
+ solely
7982
+ solid
7983
+ solidly
7984
+ solitary
7985
+ soluble
7986
+ solve
7987
+ solves
7988
+ some
7989
+ someobliquity
7990
+ someone
7991
+ something
7992
+ sometime
7993
+ sometimes
7994
+ somewhat
7995
+ somewhatincreased
7996
+ somewhere
7997
+ sonde
7998
+ sonogram
7999
+ soon
8000
+ sooner
8001
+ sophisticated
8002
+ sort
8003
+ sorting
8004
+ souce
8005
+ sought
8006
+ sounds
8007
+ source
8008
+ south
8009
+ space
8010
+ spaces
8011
+ spanning
8012
+ spans
8013
+ spare
8014
+ spared
8015
+ spares
8016
+ sparing
8017
+ sparse
8018
+ spasm
8019
+ spasticity
8020
+ spatial
8021
+ speak
8022
+ speaking
8023
+ speaks
8024
+ special
8025
+ specialist
8026
+ specialized
8027
+ specially
8028
+ species
8029
+ specific
8030
+ specifically
8031
+ specificity
8032
+ specified
8033
+ specify
8034
+ spect
8035
+ spectrum
8036
+ spelled
8037
+ spending
8038
+ spends
8039
+ spetember
8040
+ spherical
8041
+ sphincter
8042
+ spiculated
8043
+ spiculations
8044
+ spillage
8045
+ spillover
8046
+ spinal
8047
+ spine
8048
+ spines
8049
+ spinous
8050
+ spiral
8051
+ spiration
8052
+ spite
8053
+ splaying
8054
+ spleen
8055
+ splenectomy
8056
+ splenic
8057
+ splenomegaly
8058
+ spleural
8059
+ splinting
8060
+ splitting
8061
+ spoke
8062
+ spoken
8063
+ spondylosis
8064
+ sponge
8065
+ spongiosal
8066
+ spontaneous
8067
+ spontaneously
8068
+ spoon
8069
+ spoonin
8070
+ spoons
8071
+ sporadically
8072
+ spot
8073
+ spots
8074
+ spread
8075
+ spreading
8076
+ spring
8077
+ spur
8078
+ spurring
8079
+ sputum
8080
+ squamous
8081
+ square
8082
+ ss
8083
+ stab
8084
+ stabilisation
8085
+ stability
8086
+ stabilization
8087
+ stabilized
8088
+ stabilizes
8089
+ stabilty
8090
+ stable
8091
+ stably
8092
+ staff
8093
+ stage
8094
+ stages
8095
+ staghorn
8096
+ staging
8097
+ stalbe
8098
+ stalled
8099
+ stand
8100
+ standard
8101
+ standardly
8102
+ standards
8103
+ standing
8104
+ standpoint
8105
+ stands
8106
+ stapedial
8107
+ staph
8108
+ staphylococcal
8109
+ staphylococcus
8110
+ staple
8111
+ start
8112
+ started
8113
+ starting
8114
+ starts
8115
+ stasis
8116
+ stat
8117
+ state
8118
+ stated
8119
+ states
8120
+ static
8121
+ stating
8122
+ station
8123
+ stationary
8124
+ stations
8125
+ statistically
8126
+ status
8127
+ staus
8128
+ stay
8129
+ stayed
8130
+ ste
8131
+ stead
8132
+ steadily
8133
+ steak
8134
+ steep
8135
+ stellate
8136
+ stem
8137
+ stemi
8138
+ stemming
8139
+ stenosing
8140
+ stenosis
8141
+ stenotic
8142
+ stent
8143
+ stented
8144
+ stenting
8145
+ stents
8146
+ step
8147
+ stepoff
8148
+ steps
8149
+ sterile
8150
+ sternal
8151
+ sterni
8152
+ sternoclavicular
8153
+ sternocostal
8154
+ sternomanobrial
8155
+ sternomanubrial
8156
+ sternotomies
8157
+ sternotomy
8158
+ sternum
8159
+ sternumto
8160
+ steroid
8161
+ steroids
8162
+ sterum
8163
+ stidy
8164
+ stigmata
8165
+ still
8166
+ stimulate
8167
+ stimulation
8168
+ stimulator
8169
+ stimulators
8170
+ stom
8171
+ stoma
8172
+ stomach
8173
+ stone
8174
+ stones
8175
+ stool
8176
+ stop
8177
+ stopped
8178
+ stops
8179
+ straddle
8180
+ straddles
8181
+ straddling
8182
+ straight
8183
+ straighten
8184
+ straightened
8185
+ straightening
8186
+ strain
8187
+ strand
8188
+ stranding
8189
+ strandlike
8190
+ strands
8191
+ strangulate
8192
+ streak
8193
+ streaking
8194
+ streakly
8195
+ streaks
8196
+ streaky
8197
+ strength
8198
+ stress
8199
+ striated
8200
+ strict
8201
+ strictly
8202
+ stricture
8203
+ stridor
8204
+ striking
8205
+ strikingly
8206
+ string
8207
+ stringy
8208
+ strip
8209
+ stripe
8210
+ stripes
8211
+ stroke
8212
+ stroma
8213
+ strong
8214
+ stronger
8215
+ strongest
8216
+ strongly
8217
+ structural
8218
+ structure
8219
+ structures
8220
+ stud
8221
+ student
8222
+ studie
8223
+ studies
8224
+ study
8225
+ study2
8226
+ stuff
8227
+ stump
8228
+ stylet
8229
+ sub
8230
+ subacromial
8231
+ subactelectasis
8232
+ subacute
8233
+ subarachnoid
8234
+ subcapsular
8235
+ subcarinal
8236
+ subcentimeter
8237
+ subchronic
8238
+ subclavian
8239
+ subcomplete
8240
+ subcostal
8241
+ subcu
8242
+ subcuatneous
8243
+ subcuntaneous
8244
+ subcutaneous
8245
+ subcutaneously
8246
+ subdiaphgragmatic
8247
+ subdiaphgramatic
8248
+ subdiaphragmatic
8249
+ subdiaphragmatically
8250
+ subdural
8251
+ subglottic
8252
+ subhilar
8253
+ subintern
8254
+ subjacent
8255
+ subject
8256
+ subjected
8257
+ sublexation
8258
+ sublobar
8259
+ subluxation
8260
+ subluxed
8261
+ submaximal
8262
+ submission
8263
+ submitted
8264
+ submitting
8265
+ submuscular
8266
+ suboptimal
8267
+ suboptimally
8268
+ subparagraph
8269
+ subpectoral
8270
+ subperiosteal
8271
+ subphrenic
8272
+ subpleural
8273
+ subpulmonary
8274
+ subpulmonic
8275
+ subscapular
8276
+ subscapularis
8277
+ subsegment
8278
+ subsegmental
8279
+ subsegments
8280
+ subsequent
8281
+ subsequently
8282
+ subside
8283
+ subsided
8284
+ substance
8285
+ substances
8286
+ substantial
8287
+ substantially
8288
+ substantiated
8289
+ substantive
8290
+ substernal
8291
+ substrate
8292
+ subsumed
8293
+ subtends
8294
+ subtle
8295
+ subtly
8296
+ subtotal
8297
+ subtotally
8298
+ subtype
8299
+ succeeding
8300
+ success
8301
+ successful
8302
+ successfully
8303
+ succession
8304
+ successive
8305
+ succion
8306
+ such
8307
+ suction
8308
+ suctioned
8309
+ suctioning
8310
+ sudden
8311
+ suddenly
8312
+ sudy
8313
+ sue
8314
+ suffered
8315
+ suffering
8316
+ suffers
8317
+ suffice
8318
+ sufficient
8319
+ sufficiently
8320
+ sugessted
8321
+ sugested
8322
+ suggesing
8323
+ suggesitve
8324
+ suggest
8325
+ suggested
8326
+ suggesteded
8327
+ suggestes
8328
+ suggesting
8329
+ suggestingbronchitis
8330
+ suggestio
8331
+ suggestion
8332
+ suggestiong
8333
+ suggestions
8334
+ suggestive
8335
+ suggests
8336
+ suggestse
8337
+ suggestsf
8338
+ suggetsing
8339
+ sugggest
8340
+ suggsted
8341
+ sugsegmental
8342
+ sugstantially
8343
+ suitable
8344
+ suited
8345
+ sulci
8346
+ sulcus
8347
+ summarized
8348
+ summary
8349
+ summation
8350
+ summed
8351
+ super
8352
+ superadded
8353
+ superficial
8354
+ superficially
8355
+ superimposd
8356
+ superimpose
8357
+ superimposed
8358
+ superimposition
8359
+ superinfection
8360
+ superior
8361
+ superiorly
8362
+ superoanteriorly
8363
+ superolateral
8364
+ superolaterally
8365
+ superposition
8366
+ superseded
8367
+ supersedes
8368
+ superseding
8369
+ supervening
8370
+ supervisor
8371
+ supierior
8372
+ supine
8373
+ supperimposed
8374
+ supple
8375
+ supplement
8376
+ supplemental
8377
+ supplementary
8378
+ supplemented
8379
+ supplementing
8380
+ support
8381
+ supported
8382
+ supporting
8383
+ supportive
8384
+ supports
8385
+ suppose
8386
+ supposed
8387
+ supposedly
8388
+ suppression
8389
+ suppuration
8390
+ suppurative
8391
+ supra
8392
+ supraaortic
8393
+ supracardiac
8394
+ supracervical
8395
+ supraclavicular
8396
+ supraclavicularly
8397
+ supradiaphragmatic
8398
+ suprahilar
8399
+ supravalvular
8400
+ supsicious
8401
+ sure
8402
+ surface
8403
+ surfaces
8404
+ surgeon
8405
+ surgeons
8406
+ surgeries
8407
+ surgery
8408
+ surgical
8409
+ surgically
8410
+ surprise
8411
+ surprised
8412
+ surprising
8413
+ surprisingly
8414
+ surround
8415
+ surrounded
8416
+ surrounding
8417
+ surrounds
8418
+ surveillance
8419
+ survey
8420
+ survivor
8421
+ suspect
8422
+ suspected
8423
+ suspecting
8424
+ suspicion
8425
+ suspicions
8426
+ suspicious
8427
+ suspsected
8428
+ sustained
8429
+ sutural
8430
+ suture
8431
+ sutures
8432
+ svc
8433
+ svc1
8434
+ svts
8435
+ swallow
8436
+ swallowed
8437
+ swallowing
8438
+ swan
8439
+ swan___
8440
+ swans
8441
+ sweats
8442
+ sweep
8443
+ swelling
8444
+ swirled
8445
+ switch
8446
+ switched
8447
+ symmetric
8448
+ symmetrical
8449
+ symmetrically
8450
+ symmetry
8451
+ sympathectomy
8452
+ sympathetic
8453
+ symptom
8454
+ symptomatic
8455
+ symptomatology
8456
+ symptommatic
8457
+ symptoms
8458
+ syncope
8459
+ syndrome
8460
+ synpneumonic
8461
+ syrup
8462
+ system
8463
+ systemic
8464
+ systems
8465
+ systolic
8466
+ t
8467
+ t1
8468
+ t10
8469
+ t11
8470
+ t12
8471
+ t2
8472
+ t3
8473
+ t4
8474
+ t5
8475
+ t6
8476
+ t7
8477
+ t8
8478
+ t9
8479
+ t___
8480
+ table
8481
+ tac
8482
+ tachycardia
8483
+ tachypnea
8484
+ taco
8485
+ tag
8486
+ tags
8487
+ tail
8488
+ tailored
8489
+ take
8490
+ taken
8491
+ takeoff
8492
+ takes
8493
+ taking
8494
+ talc
8495
+ talk
8496
+ tamponade
8497
+ tampondade
8498
+ tandem
8499
+ tandemheart
8500
+ tangent
8501
+ tap
8502
+ taper
8503
+ tapered
8504
+ tapering
8505
+ tapers
8506
+ tapped
8507
+ tapping
8508
+ tarda
8509
+ target
8510
+ targeted
8511
+ taste
8512
+ tavr
8513
+ tb
8514
+ tdt
8515
+ te
8516
+ team
8517
+ tear
8518
+ tears
8519
+ tech
8520
+ technical
8521
+ technically
8522
+ technician
8523
+ technique
8524
+ techniques
8525
+ technologist
8526
+ technology
8527
+ tee
8528
+ teeth
8529
+ teh
8530
+ tele
8531
+ telectasis
8532
+ telehpone
8533
+ telelphone
8534
+ teleophone
8535
+ telephone
8536
+ telephoned
8537
+ telephonic
8538
+ telescoping
8539
+ tell
8540
+ tells
8541
+ telphone
8542
+ telphoned
8543
+ temp
8544
+ temper
8545
+ temperature
8546
+ template
8547
+ temporal
8548
+ temporarily
8549
+ temporary
8550
+ tempted
8551
+ ten
8552
+ tenable
8553
+ tend
8554
+ tendency
8555
+ tenderness
8556
+ tendinitis
8557
+ tendinopathy
8558
+ tendinosis
8559
+ tendnderness
8560
+ tendon
8561
+ tendonitis
8562
+ tendons
8563
+ tends
8564
+ tense
8565
+ tension
8566
+ tent
8567
+ tented
8568
+ tenth
8569
+ tenting
8570
+ tenuous
8571
+ teriminates
8572
+ term
8573
+ termiantes
8574
+ termianting
8575
+ terminal
8576
+ terminate
8577
+ terminated
8578
+ terminates
8579
+ terminating
8580
+ termination
8581
+ terminatrd
8582
+ terminats
8583
+ termninates
8584
+ terms
8585
+ tertiary
8586
+ tesla
8587
+ test
8588
+ tested
8589
+ testing
8590
+ tests
8591
+ tethering
8592
+ tetralogy
8593
+ tevar
8594
+ text
8595
+ texture
8596
+ th
8597
+ than
8598
+ thank
8599
+ that
8600
+ the
8601
+ the2
8602
+ the___
8603
+ thecavoatrial
8604
+ their
8605
+ thejunction
8606
+ thelead
8607
+ theleft
8608
+ thelower
8609
+ thelung
8610
+ them
8611
+ themid
8612
+ themselves
8613
+ then
8614
+ theoretically
8615
+ thepreviously
8616
+ ther
8617
+ therapeutic
8618
+ therapy
8619
+ there
8620
+ thereafter
8621
+ thereby
8622
+ therefore
8623
+ thereof
8624
+ thereto
8625
+ theright
8626
+ thermal
8627
+ thermometer
8628
+ thes
8629
+ these
8630
+ thesuperior
8631
+ theupper
8632
+ they
8633
+ thick
8634
+ thickeing
8635
+ thickened
8636
+ thickening
8637
+ thickenings
8638
+ thicker
8639
+ thickness
8640
+ thigh
8641
+ thin
8642
+ thing
8643
+ think
8644
+ thinks
8645
+ thinner
8646
+ third
8647
+ thirds
8648
+ this
8649
+ thisside
8650
+ thorac
8651
+ thoracentese
8652
+ thoracentesis
8653
+ thoraces
8654
+ thoracic
8655
+ thoracis
8656
+ thoraco
8657
+ thoracoabdominal
8658
+ thoracocentesis
8659
+ thoracolumbar
8660
+ thoracoplasty
8661
+ thoracoscopy
8662
+ thoracostomies
8663
+ thoracostomy
8664
+ thoracotomy
8665
+ thorax
8666
+ thorough
8667
+ thoroughly
8668
+ those
8669
+ though
8670
+ thought
8671
+ thre
8672
+ three
8673
+ threshold
8674
+ thresholds
8675
+ throat
8676
+ thrombi
8677
+ thrombocytopenia
8678
+ thrombocytopenic
8679
+ thrombocytosis
8680
+ thromboembolic
8681
+ thrombosed
8682
+ thrombosis
8683
+ thrombus
8684
+ through
8685
+ throughout
8686
+ thryoid
8687
+ thse
8688
+ thugh
8689
+ thumb
8690
+ thus
8691
+ thymectomy
8692
+ thymic
8693
+ thymoma
8694
+ thymus
8695
+ thyroid
8696
+ thyroidectomy
8697
+ thyroidism
8698
+ thyromegaly
8699
+ tibia
8700
+ tibial
8701
+ tiem
8702
+ tightly
8703
+ tightness
8704
+ till
8705
+ tilted
8706
+ tilting
8707
+ time
8708
+ timed
8709
+ timeframe
8710
+ timeline
8711
+ times
8712
+ timing
8713
+ tine
8714
+ tiny
8715
+ tip
8716
+ tips
8717
+ tirangular
8718
+ tissue
8719
+ tissues
8720
+ title
8721
+ tiype
8722
+ tjis
8723
+ tki
8724
+ tlc
8725
+ tmid
8726
+ to
8727
+ to2
8728
+ tobacco
8729
+ today
8730
+ todays
8731
+ toe
8732
+ toes
8733
+ together
8734
+ toilet
8735
+ told
8736
+ tolerable
8737
+ tolerate
8738
+ tolerated
8739
+ tolerating
8740
+ tomography
8741
+ tomorrow
8742
+ tonsillar
8743
+ too
8744
+ took
8745
+ tool
8746
+ tooth
8747
+ toothbrush
8748
+ top
8749
+ tore
8750
+ torn
8751
+ torsion
8752
+ torso
8753
+ tortous
8754
+ tortuosity
8755
+ tortuous
8756
+ tortuousity
8757
+ torturous
8758
+ torus
8759
+ tosays
8760
+ total
8761
+ totality
8762
+ totally
8763
+ touch
8764
+ touching
8765
+ toward
8766
+ towards
8767
+ towels
8768
+ toxemia
8769
+ toxic
8770
+ toxicity
8771
+ toxins
8772
+ tpa
8773
+ trabecula
8774
+ trabecular
8775
+ trace
8776
+ traceable
8777
+ traced
8778
+ traces
8779
+ trach
8780
+ trachea
8781
+ tracheal
8782
+ tracheitis
8783
+ tracheo
8784
+ tracheobronchial
8785
+ tracheobronchitis
8786
+ tracheobronchomalacia
8787
+ tracheobronchoplasty
8788
+ tracheoesophageal
8789
+ tracheomalacia
8790
+ tracheoplasty
8791
+ tracheostomy
8792
+ trachial
8793
+ tracing
8794
+ tracings
8795
+ track
8796
+ tracked
8797
+ tracking
8798
+ tracks
8799
+ tract
8800
+ traction
8801
+ tracts
8802
+ traditionally
8803
+ trahceostomy
8804
+ trained
8805
+ trajectories
8806
+ trajectory
8807
+ trali
8808
+ tralli
8809
+ tram
8810
+ trans
8811
+ transaortic
8812
+ transbronchial
8813
+ transbronchially
8814
+ transcatheter
8815
+ transcribed
8816
+ transcription
8817
+ transcutaneous
8818
+ transdiaphragmatic
8819
+ transected
8820
+ transection
8821
+ transesophageal
8822
+ transfer
8823
+ transferred
8824
+ transformation
8825
+ transformed
8826
+ transforming
8827
+ transfusion
8828
+ transfusions
8829
+ transhepatic
8830
+ transient
8831
+ transiently
8832
+ transit
8833
+ transition
8834
+ transitory
8835
+ transjugular
8836
+ translucency
8837
+ transmit
8838
+ transmits
8839
+ transmitted
8840
+ transmitting
8841
+ transoral
8842
+ transparency
8843
+ transparent
8844
+ transplant
8845
+ transplantation
8846
+ transpleural
8847
+ transport
8848
+ transported
8849
+ transposition
8850
+ transsection
8851
+ transsubclavian
8852
+ transthoracic
8853
+ transudative
8854
+ transvascular
8855
+ transvenous
8856
+ transverse
8857
+ transverses
8858
+ trapezius
8859
+ trapped
8860
+ trapping
8861
+ trauma
8862
+ traumatic
8863
+ traumatized
8864
+ travel
8865
+ traveling
8866
+ travels
8867
+ traverse
8868
+ traversed
8869
+ traverses
8870
+ traversing
8871
+ traversus
8872
+ treat
8873
+ treatable
8874
+ treated
8875
+ treatement
8876
+ treating
8877
+ treatment
8878
+ treatments
8879
+ tree
8880
+ treitz
8881
+ trend
8882
+ trendelenberg
8883
+ trendelenburg
8884
+ triage
8885
+ trial
8886
+ triangular
8887
+ triangulating
8888
+ triangulation
8889
+ tributaries
8890
+ tributary
8891
+ tricsupid
8892
+ tricuspid
8893
+ tries
8894
+ trifurcation
8895
+ trigger
8896
+ trimester
8897
+ triple
8898
+ tripolar
8899
+ trophic
8900
+ troublesome
8901
+ true
8902
+ truly
8903
+ trumatic
8904
+ truncus
8905
+ trunk
8906
+ try
8907
+ trying
8908
+ trypsin
8909
+ tsicu
8910
+ ttern
8911
+ tubal
8912
+ tube
8913
+ tubeprojects
8914
+ tuberculosis
8915
+ tuberculous
8916
+ tuberosity
8917
+ tubes
8918
+ tubing
8919
+ tubular
8920
+ tubulation
8921
+ tuft
8922
+ tumor
8923
+ tumors
8924
+ tunnel
8925
+ tunneled
8926
+ turn
8927
+ turned
8928
+ turning
8929
+ turns
8930
+ twelfth
8931
+ twentieth
8932
+ twenty
8933
+ twice
8934
+ twin
8935
+ twisted
8936
+ two
8937
+ tylenol
8938
+ type
8939
+ typical
8940
+ typically
8941
+ tyrosine
8942
+ u
8943
+ uderlying
8944
+ ugi
8945
+ uip
8946
+ ulcer
8947
+ ulceration
8948
+ ulmonary
8949
+ ulna
8950
+ ulnar
8951
+ ultimate
8952
+ ultimately
8953
+ ultrafiltration
8954
+ ultrasonography
8955
+ ultrasound
8956
+ um
8957
+ umbilical
8958
+ umbilicus
8959
+ umbrella
8960
+ un
8961
+ unable
8962
+ unaffected
8963
+ unaltered
8964
+ unanswered
8965
+ unanticipated
8966
+ unavailable
8967
+ unbalanced
8968
+ unbenounced
8969
+ uncertain
8970
+ uncertainty
8971
+ unchaged
8972
+ unchaned
8973
+ unchanged
8974
+ unchangedthe
8975
+ unchanging
8976
+ uncharacteristically
8977
+ unclear
8978
+ uncnaged
8979
+ uncoided
8980
+ uncoiled
8981
+ uncoiling
8982
+ uncomlicated
8983
+ uncommon
8984
+ uncomplicated
8985
+ uncover
8986
+ under
8987
+ underestimate
8988
+ underestimated
8989
+ underestimates
8990
+ undergo
8991
+ undergoing
8992
+ undergone
8993
+ underinflated
8994
+ underinflation
8995
+ underline
8996
+ underling
8997
+ underlying
8998
+ underlyingmass
8999
+ underlyng
9000
+ underneath
9001
+ underpenetrated
9002
+ underpenetration
9003
+ underpentrated
9004
+ underside
9005
+ undersides
9006
+ understand
9007
+ understandable
9008
+ understandably
9009
+ understanding
9010
+ understood
9011
+ undersurface
9012
+ undertaken
9013
+ underway
9014
+ underwent
9015
+ undetectable
9016
+ undetected
9017
+ undetermined
9018
+ undiagnosed
9019
+ undiagnosible
9020
+ undisplaced
9021
+ undisturbed
9022
+ undoubtedly
9023
+ undrained
9024
+ undulating
9025
+ undulation
9026
+ unencumbered
9027
+ unequivocal
9028
+ unequivocally
9029
+ unexpected
9030
+ unexpectedly
9031
+ unexplained
9032
+ unfamiliar
9033
+ unfavorable
9034
+ unfavourable
9035
+ unfolded
9036
+ unfolding
9037
+ unfortunate
9038
+ unfortunately
9039
+ unfused
9040
+ unhealed
9041
+ unidentifiable
9042
+ unidentified
9043
+ uniform
9044
+ uniformity
9045
+ uniformly
9046
+ unilateral
9047
+ unilaterally
9048
+ uninflated
9049
+ unintended
9050
+ uninterpretable
9051
+ uninvolved
9052
+ unit
9053
+ united
9054
+ units
9055
+ unknown
9056
+ unless
9057
+ unlikely
9058
+ unmask
9059
+ unmistakable
9060
+ unquestionable
9061
+ unquestioned
9062
+ unreachable
9063
+ unrecognizable
9064
+ unrecognized
9065
+ unrecoverable
9066
+ unrelated
9067
+ unremarkable
9068
+ unresolved
9069
+ unresponsive
9070
+ unrevealing
9071
+ unsharp
9072
+ unspecified
9073
+ unstable
9074
+ unsuccessful
9075
+ unsure
9076
+ unsuspicious
9077
+ until
9078
+ untimed
9079
+ untreated
9080
+ ununited
9081
+ unusual
9082
+ unusually
9083
+ up
9084
+ upcoming
9085
+ update
9086
+ updated
9087
+ uper
9088
+ upgrade
9089
+ upgraded
9090
+ uploaded
9091
+ upon
9092
+ uppen
9093
+ upper
9094
+ uppercase
9095
+ upperexpanded
9096
+ upperlung
9097
+ uppermost
9098
+ upright
9099
+ ups
9100
+ upsizing
9101
+ uptake
9102
+ upturned
9103
+ upward
9104
+ upwards
9105
+ ureter
9106
+ ureteral
9107
+ ureteropelvic
9108
+ urge
9109
+ urged
9110
+ urgency
9111
+ urgent
9112
+ urgently
9113
+ urinary
9114
+ urosepsis
9115
+ us
9116
+ use
9117
+ used
9118
+ useful
9119
+ using
9120
+ usual
9121
+ usually
9122
+ uterus
9123
+ utility
9124
+ utilizing
9125
+ uzrd
9126
+ v
9127
+ va
9128
+ vac
9129
+ vacated
9130
+ vacation
9131
+ vaculature
9132
+ vacuum
9133
+ vad
9134
+ vagal
9135
+ vague
9136
+ vaguely
9137
+ vagus
9138
+ vale
9139
+ validity
9140
+ valleculae
9141
+ valley
9142
+ valuable
9143
+ value
9144
+ values
9145
+ valve
9146
+ valves
9147
+ valvular
9148
+ variability
9149
+ variable
9150
+ variably
9151
+ variance
9152
+ variant
9153
+ variants
9154
+ variation
9155
+ variations
9156
+ varicella
9157
+ varices
9158
+ varicoid
9159
+ varied
9160
+ varies
9161
+ variety
9162
+ various
9163
+ varus
9164
+ vary
9165
+ varying
9166
+ vascualr
9167
+ vascular
9168
+ vascularity
9169
+ vasculature
9170
+ vasculitic
9171
+ vasculitis
9172
+ vasculture
9173
+ vasogenic
9174
+ vast
9175
+ vastly
9176
+ vats
9177
+ vaugue
9178
+ vavuloplasty
9179
+ vc
9180
+ vd
9181
+ vegetations
9182
+ veil
9183
+ vein
9184
+ veins
9185
+ veiw
9186
+ velocity
9187
+ vena
9188
+ venogram
9189
+ venoupleural
9190
+ venous
9191
+ venouscatheters
9192
+ ventilated
9193
+ ventilating
9194
+ ventilation
9195
+ ventilator
9196
+ ventilatory
9197
+ ventral
9198
+ ventrally
9199
+ ventricle
9200
+ ventricles
9201
+ ventricular
9202
+ ventriculoatrial
9203
+ ventriculoperitoneal
9204
+ ventriculopleural
9205
+ verbal
9206
+ verbally
9207
+ verge
9208
+ verification
9209
+ verified
9210
+ verify
9211
+ verse
9212
+ verses
9213
+ version
9214
+ versus
9215
+ vertebra
9216
+ vertebrae
9217
+ vertebral
9218
+ vertebroplasties
9219
+ vertebroplasty
9220
+ verterbral
9221
+ vertical
9222
+ vertically
9223
+ very
9224
+ vessel
9225
+ vessels
9226
+ vestiges
9227
+ vetebral
9228
+ veterbra
9229
+ vi
9230
+ via
9231
+ viable
9232
+ vicinity
9233
+ video
9234
+ view
9235
+ viewed
9236
+ views
9237
+ vigorous
9238
+ viii
9239
+ violation
9240
+ viral
9241
+ virtual
9242
+ virtually
9243
+ virtue
9244
+ virus
9245
+ visceral
9246
+ viscous
9247
+ viscus
9248
+ visibility
9249
+ visible
9250
+ visibly
9251
+ visit
9252
+ visual
9253
+ visualization
9254
+ visualize
9255
+ visualized
9256
+ visualizing
9257
+ visually
9258
+ vital
9259
+ vitamin
9260
+ vns
9261
+ vocal
9262
+ voice
9263
+ voicemail
9264
+ voicemails
9265
+ volume
9266
+ volumes
9267
+ volumia
9268
+ voluminous
9269
+ volunes
9270
+ voluntary
9271
+ volunteered
9272
+ volvulus
9273
+ vomiting
9274
+ vomitting
9275
+ vp
9276
+ vq
9277
+ vs
9278
+ vsd
9279
+ w
9280
+ w___
9281
+ waist
9282
+ waiting
9283
+ waits
9284
+ wake
9285
+ wall
9286
+ walled
9287
+ wallis
9288
+ walls
9289
+ wane
9290
+ waned
9291
+ waning
9292
+ want
9293
+ ward
9294
+ warrant
9295
+ warranted
9296
+ warranting
9297
+ warrants
9298
+ warrent
9299
+ wart
9300
+ warts
9301
+ was
9302
+ washings
9303
+ washout
9304
+ watched
9305
+ watching
9306
+ water
9307
+ waterseal
9308
+ waveform
9309
+ wax
9310
+ waxed
9311
+ waxing
9312
+ way
9313
+ ways
9314
+ we
9315
+ weakness
9316
+ wears
9317
+ web
9318
+ website
9319
+ wedge
9320
+ wedged
9321
+ wedging
9322
+ weeeks
9323
+ week
9324
+ weekday
9325
+ weekend
9326
+ weeks
9327
+ wegener
9328
+ wegner
9329
+ weight
9330
+ weighted
9331
+ weighting
9332
+ weights
9333
+ welcome
9334
+ well
9335
+ wells
9336
+ went
9337
+ were
9338
+ wet
9339
+ wetness
9340
+ wetread
9341
+ what
9342
+ whatever
9343
+ wheelchair
9344
+ wheezes
9345
+ wheezing
9346
+ when
9347
+ whenever
9348
+ where
9349
+ whereas
9350
+ whereby
9351
+ whether
9352
+ whetherthe
9353
+ which
9354
+ whichever
9355
+ while
9356
+ white
9357
+ whiteout
9358
+ who
9359
+ whole
9360
+ whom
9361
+ whose
9362
+ why
9363
+ wide
9364
+ widely
9365
+ widened
9366
+ widenening
9367
+ widening
9368
+ widens
9369
+ wider
9370
+ widespread
9371
+ widesrpead
9372
+ width
9373
+ will
9374
+ winding
9375
+ window
9376
+ windowing
9377
+ windows
9378
+ wing
9379
+ wire
9380
+ wired
9381
+ wires
9382
+ wiring
9383
+ wise
9384
+ wispy
9385
+ wit
9386
+ with
9387
+ with2
9388
+ with___
9389
+ withbibasilar
9390
+ withdawn
9391
+ withdraw
9392
+ withdrawal
9393
+ withdrawing
9394
+ withdrawl
9395
+ withdrawn
9396
+ withe
9397
+ withheld
9398
+ within
9399
+ withour
9400
+ without
9401
+ withpossibile
9402
+ withstanding
9403
+ witn
9404
+ witpneumonia
9405
+ wity
9406
+ wk
9407
+ wks
9408
+ women
9409
+ word
9410
+ words
9411
+ work
9412
+ worked
9413
+ working
9414
+ workup
9415
+ worried
9416
+ worriseomf
9417
+ worrisome
9418
+ worrsiome
9419
+ worse
9420
+ worsen
9421
+ worsened
9422
+ worsenign
9423
+ worsening
9424
+ worsenining
9425
+ worsens
9426
+ worsensing
9427
+ worst
9428
+ worth
9429
+ would
9430
+ wound
9431
+ wounds
9432
+ wprking
9433
+ wrist
9434
+ written
9435
+ wrong
9436
+ wtih
9437
+ x
9438
+ x2
9439
+ xiphoid
9440
+ xplained
9441
+ xray
9442
+ xrays
9443
+ y
9444
+ year
9445
+ yearly
9446
+ years
9447
+ yes
9448
+ yestarday
9449
+ yesterday
9450
+ yet
9451
+ yield
9452
+ yielded
9453
+ you
9454
+ young
9455
+ younger
9456
+ your
9457
+ zenker
9458
+ zenkers
9459
+ zipper
9460
+ zone
9461
+ zones
9462
+ zonredistibution
9463
+ zonse
9464
+ zoster
9465
+ ~