-
Notifications
You must be signed in to change notification settings - Fork 8
/
orthohypo.html
78 lines (67 loc) · 3.06 KB
/
orthohypo.html
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
<div class="navbar">
<div class="navbar-inner">
<div class="left"><a href="#" class="back link"> <i class="icon icon-back"></i><span>Back</span></a></div>
<div class="center sliding">Orthostatic Hypotension</div>
</div>
</div>
<div data-page="orthohypo" class="page">
<div class="page-content hide-bars-on-scroll no-bottom-padding">
<div class="content-block">
<div class="content-block-title">Definition</div>
<div class="content-block-inner">
<ul>
<li>a fall in systolic blood pressure of at least 20 mm Hg or diastolic blood pressure of at least 10 mm Hg within 3 minutes after standing </li>
<li>However, persons with SCI can often become symptomatic even when sitting.</li>
</ul>
</div>
</div>
<div class="content-block">
<div class="content-block-title">Risk Factors</div>
<div class="content-block-inner">
<ul>
<li>injuries T6 and higher</li>
<li>complete injuries</li>
</ul>
</div>
</div>
<div class="content-block">
<div class="content-block-title">Treatment</div>
<div class="content-block-inner">
<ul>
<li>Reposition — decrease seat-back angle in a recliner wheelchair from near supine gradually to full upright as tolerated</li>
<li>Elastic stocking/abdominal binder/ace wrap LE</li>
<li>Exercises –use of tilt table</li>
<li>Fluid resuscitation: increase fluid intake</li>
<li>Pharmacological
<ul>
<li>salt tablets</li>
<li>midodrine: used 1 hour prior to desired effect</li>
<li>fludrocortisone</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="content-block">
<div class="list-block accordion-list">
<ul>
<li class="accordion-item">
<a href="#" class="item-content item-link">
<div class="item-inner">
<div class="item-title">References</div>
</div>
</a>
<div class="accordion-item-content">
<div class="content-block">
<p>Claydon VE, Steeves JD, Krassioukov A. Orthostatic hypotension following spinal cord injury: understanding clinical pathophysiology. Spinal Cord 2006 Jun;44(6):341-351.</p>
<p>Freeman R, Wieling W, Axelrod FB, Benditt DG, Benarroch E, Biaggioni I, et al. Consensus statement on the definition of orthostatic hypotension, neurally mediated syncope and the postural tachycardia syndrome. Clin Auton Res 2011 Apr;21(2):69-72.</p>
<p>Garstang SV WH. Spinal Cord Medicine. Kirshblum S. C, D, editor. 2nd ed.: LWW; 2011. Chapter 9, Cardiovascular and autonomic dysfunctions after spinal cord injury. p.136-154.</p>
<p>Partida E, Mironets E, Hou S, Tom VJ. Cardiovascular dysfunction following spinal cord injury. Neural Regen Res 2016 Feb;11(2):189-194.</p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>