-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
209 lines (189 loc) · 8.59 KB
/
index.html
File metadata and controls
209 lines (189 loc) · 8.59 KB
1
2
3
4
5
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Brain MRI Report: Multiple Sclerosis Evaluation</title>
<style>
body {
font-family: 'Georgia', serif;
font-size: 16px;
line-height: 1.6;
margin: 1in;
color: #333;
background-color: #f5f5f5;
}
h1 {
font-size: 32px;
font-weight: bold;
text-align: center;
margin-bottom: 1.5em;
color: #2c3e50;
}
h2 {
font-size: 28px;
font-weight: bold;
margin-top: 2em;
margin-bottom: 1em;
border-bottom: 2px solid #3498db;
padding-bottom: 0.5em;
color: #3498db;
}
h3 {
font-size: 24px;
font-weight: bold;
margin-top: 1.5em;
margin-bottom: 1em;
color: #34495e;
}
p, li {
margin: 0.7em 0;
line-height: 1.8;
}
ul, ol {
margin: 0;
padding-left: 25px;
}
.content {
background: #ffffff;
border-radius: 8px;
padding: 1em;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.footer {
text-align: center;
color: gray;
margin-top: 3em;
font-size: 14px;
}
.disclaimer {
margin-top: 2em;
padding: 1em;
border: 1px solid #e74c3c;
border-radius: 8px;
background-color: #fef6f6;
color: #e74c3c;
font-size: 14px;
text-align: center;
font-style: italic;
line-height: 1.6;
}
.disclaimer strong {
font-weight: bold;
color: #c0392b;
}
.section-title {
font-size: 18px;
font-weight: bold;
margin-bottom: 0.5em;
color: #2c3e50;
}
.highlight {
background-color: #ffff99; /* Light yellow */
padding: 0.2em;
border-radius: 4px;
}
</style>
</head>
<body>
<h1>Brain MRI Report: Multiple Sclerosis Evaluation</h1>
<div class="content">
<h2>Brain MRI Report: Multiple Sclerosis Evaluation</h2>
<p><strong>Patient Information:</strong></p>
<ul>
<li><strong>Age:</strong> 56 years old</li>
<li><strong>Sex:</strong> Female</li>
<li><strong>Age of Onset:</strong> 43 years old</li>
<li><strong>EDSS Score:</strong> 3.0</li>
<li><strong>Time since EDSS Assessment:</strong> Greater than two months</li>
<li><strong>Presenting Symptoms:</strong> Sensory impairment</li>
<li><strong>Co-morbidities:</strong> None</li>
<li><strong>Medications:</strong> None reported (based on provided data)</li>
</ul>
<p><strong>MRI Acquisition Parameters:</strong></p>
<ul>
<li><strong>Sequence:</strong> FLAIR </li>
<li><strong>Repetition Time (TR):</strong> 8500 ms</li>
<li><strong>Echo Time (TE):</strong> 106 ms</li>
<li><strong>Slice Thickness:</strong> 5.0 mm</li>
<li><strong>Spacing Between Slices:</strong> 5.5 mm</li>
</ul>
<p><strong>Findings:</strong></p>
<ul>
<li><strong>Brain:</strong>
<ul>
<li><strong>Pyramidal:</strong> Lesion present (<span class="highlight">Abnormal</span>)</li>
<li><strong>Cerebella:</strong> No lesion (Normal)</li>
<li><strong>Brain Stem:</strong> No lesion (Normal)</li>
<li><strong>Sensory:</strong> No lesion (Normal)</li>
<li><strong>Sphincters:</strong> No lesion (Normal)</li>
<li><strong>Visual:</strong> No lesion (Normal)</li>
<li><strong>Mental:</strong> No lesion (Normal)</li>
<li><strong>Speech:</strong> No lesion (Normal)</li>
<li><strong>Motor System:</strong> Lesion present (<span class="highlight">Abnormal</span>)</li>
<li><strong>Sensory System:</strong> No lesion (Normal)</li>
<li><strong>Coordination:</strong> No lesion (Normal)</li>
<li><strong>Gait:</strong> No lesion (Normal)</li>
<li><strong>Bowel and bladder function:</strong> No lesion (Normal)</li>
<li><strong>Mobility:</strong> No lesion (Normal)</li>
<li><strong>Mental State:</strong> No lesion (Normal)</li>
<li><strong>Optic discs:</strong> No lesion (Normal)</li>
<li><strong>Fields:</strong> No lesion (Normal)</li>
<li><strong>Nystagmus:</strong> No lesion (Normal)</li>
<li><strong>Ocular Movement:</strong> No lesion (Normal)</li>
<li><strong>Swallowing:</strong> No lesion (Normal)</li>
</ul></li>
<li><strong>Pituitary Gland:</strong> The pituitary gland appears normal. </li>
</ul>
<p><strong>Neurological Examination:</strong></p>
<ul>
<li><strong>Motor System:</strong> <span class="highlight">Abnormal</span> </li>
<li><strong>Sensory System:</strong> Normal </li>
<li><strong>Coordination:</strong> Normal </li>
<li><strong>Gait:</strong> Normal </li>
<li><strong>Bowel and bladder function:</strong> Normal</li>
<li><strong>Mobility:</strong> Normal </li>
<li><strong>Mental State:</strong> Normal </li>
<li><strong>Optic discs:</strong> Normal</li>
<li><strong>Fields:</strong> Normal </li>
<li><strong>Nystagmus:</strong> Normal </li>
<li><strong>Ocular Movement:</strong> Normal </li>
<li><strong>Swallowing:</strong> Normal</li>
</ul>
<p><strong>Does the patient have abnormality at the below neurological examination (1=<span class="highlight">Abnormal</span> & 0=Normal):</strong></p>
<ul>
<li><strong>Motor System:</strong> <span class="highlight">Abnormal</span></li>
<li><strong>Sensory System:</strong> Normal</li>
<li><strong>Coordination:</strong> Normal</li>
<li><strong>Gait:</strong> Normal</li>
<li><strong>Bowel and bladder function:</strong> Normal</li>
<li><strong>Mobility:</strong> Normal</li>
<li><strong>Mental State:</strong> Normal</li>
<li><strong>Optic discs:</strong> Normal</li>
<li><strong>Fields:</strong> Normal</li>
<li><strong>Nystagmus:</strong> Normal </li>
<li><strong>Ocular Movement:</strong> Normal </li>
<li><strong>Swallowing:</strong> Normal</li>
</ul>
<p><strong>Interpretation:</strong></p>
<p>The MRI findings demonstrate lesions in the pyramidal and motor systems of the brain, consistent with the presence of Multiple Sclerosis (MS). While the neurological examination currently indicates normal function in these areas, the presence of lesions suggests potential for future neurological impairment. </p>
<p><strong>Important Considerations:</strong></p>
<ul>
<li><strong>Disease Activity:</strong> While the current neurological examination is normal, the presence of lesions in the pyramidal and motor systems suggests potential for active disease and the need for ongoing monitoring. </li>
<li><strong>Treatment:</strong> The lack of current medication use (based on the provided data) is noteworthy. The patient should be discussed with a neurologist to determine appropriate treatment options, including disease-modifying therapies (DMTs) to potentially slow or prevent further disease progression. </li>
<li><strong>Prognosis:</strong> The long-term prognosis for MS is variable and depends on several factors, including the severity of the disease, the location and size of lesions, and the patient's response to treatment. Regular monitoring and appropriate treatment are essential for managing the course of the disease. </li>
</ul>
<p><strong>Recommendations:</strong></p>
<ul>
<li><strong>Neurological Consultation:</strong> A thorough neurological evaluation is recommended to assess the patient's current neurological function, discuss treatment options, and establish a follow-up plan. </li>
<li><strong>Repeat MRI:</strong> Consider follow-up MRI scans, potentially with different sequences (e.g., contrast-enhanced T1W), to monitor for any new lesions or changes in existing lesions.</li>
</ul>
<p><strong>Summary:</strong></p>
<p>The MRI findings are consistent with a diagnosis of Multiple Sclerosis, with evidence of active disease activity, specifically involving the pyramidal and motor systems. The patient's lack of current medication use warrants a consultation with a neurologist to determine appropriate treatment options for disease management and potential prevention of future neurological impairment. </p>
</div>
<div class="disclaimer">
<p><strong>Disclaimer:</strong> This medical report, including the lesion segmentation, is generated by AI and should not be taken as medical advice. Always consult a qualified healthcare professional for medical diagnosis and treatment. The AI-generated segmentation is for informational purposes only and is not a substitute for professional medical evaluation.</p>
</div>
<div class="footer">Powered by Gemini</div>
</body>
</html>