-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCardiac_Stress.html
103 lines (92 loc) · 6.14 KB
/
Cardiac_Stress.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
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
<!DOCTYPE html>
<html>
<head>
<title>Cardiac Stress Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/jquery.mobile-1.2.0.min.css" />
<link rel="stylesheet" href="css/app.css" />
<script src="js/jquery-1.8.2.min.js"></script>
<script src="js/jquery.mobile-1.2.0.min.js"></script>
<script src="js/app.js"></script>
</head>
<body>
<div data-role="page">
<div data-role="header"><h1>Cardiac Stress Test</h1><a class="button slideup" id="infoButton" href="index.html">Back</a>
</div><!-- /header -->
<p><em>This referral requires charity care.</em></p>
<div data-role="collapsible-set">
<div data-role="collapsible"><h3><b> Senior Clinician</b></h3>
<fieldset data-role="controlgroup">
<input type="checkbox" name="checkbox-1" id="checkbox-1" class="custom" data-mini="true" />
<label for="checkbox-1">Place an order for the referral in Epic.</label>
<input type="checkbox" name="checkbox-2" id="checkbox-2" class="custom" data-mini="true" />
<label for="checkbox-2">Before clinic ends, communicate the necessity and urgency of the referral to the TS.</label>
<input type="checkbox" name="checkbox-3" id="checkbox-3" class="custom" data-mini="true" />
<label for="checkbox-3">Inform ACT about the referral and send the patient to ACT.</label>
</fieldset>
</div><!-- Senior Clinician-->
<div data-role="footer" data-id="nav" data-position="fixed">
<div data-role="navbar">
<ul>
<li><a href="IThelp.html" data-icon="info">FAQ</a></li>
<li><a href="phone.html" data-icon="phone">Contact</a></li>
<li><a href="index.html" data-icon="fahome">Home</a></li>
<li><a href="Formulary.html" data-icon="faplus">Rx</a></li>
<li><a href="documents.html" data-icon="file">Docs</a></li>
</ul>
</div><!-- /navbar -->
</div>
<div data-role="collapsible" data-collapsed="true"><h3><b> Teaching Senior</b></h3>
<fieldset data-role="controlgroup">
<input type="checkbox" name="checkbox-1a" id="checkbox-1a" class="custom" data-mini="true" />
<label for="checkbox-1a">Include the necessity and urgency of the referral in the weekly [email protected] email.</label>
</fieldset>
</div><!-- Teaching Senior -->
<div data-role="collapsible"><h3><b> Access to Care Team</b></h3>
<fieldset data-role="controlgroup">
<input type="checkbox" name="checkbox-1b" id="checkbox-1b" class="custom" data-mini="true" />
<label for="checkbox-1b">Make sure the patient has charity care.</label>
<input type="checkbox" name="checkbox-2b" id="checkbox-2b" class="custom" data-mini="true" />
<label for="checkbox-2b">If not, follow the process to obtain charity care for the patient.</label>
<input type="checkbox" name="checkbox-3b" id="checkbox-3b" class="custom" data-mini="true" />
<label for="checkbox-3b">Once the patient has charity care, contact <a href="mailto:[email protected]">Kristen Ng</a>.</label>
<!--<input type="checkbox" name="checkbox-2a" id="checkbox-2a" class="custom" data-mini="true" />
<label for="checkbox-2a"> Explain that Financial Services is an office that patients must go to before they can receive specialty services.</label>
<input type="checkbox" name="checkbox-2z" id="checkbox-2z" class="custom" data-mini="true" />
<label for="checkbox-2z"> Give your patient the <a href="https://docs.google.com/open?id=0B3_U8yNTiBrlRW9aMkFSRTI5cjQ">$19.81 voucher</a>. Voucher can only be used if they attend first FS appointment.</label>
<input type="checkbox" name="checkbox-2b" id="checkbox-2b" class="custom" data-mini="true" />
<label for="checkbox-2b"> Find mutually convenient time M-F 8-5 that week for you to go to FS with your patient.</label>
<input type="checkbox" name="checkbox-2c" id="checkbox-2c" class="custom" data-mini="true" />
<label for="checkbox-2c"> Ask your patient to meet you at the front desk on the ground floor of CAM (the building EHHOP is in).</label>
<input type="checkbox" name="checkbox-2d" id="checkbox-2d" class="custom" data-mini="true" />
<label for="checkbox-2d"> Update the problem list with the date you will go to FS with your patient.</label>
<input type="checkbox" name="checkbox-2e" id="checkbox-2e" class="custom" data-mini="true" />
<label for="checkbox-2e"> Include this information in your sign out email to the Referrals Chair and ACT coordinator. </label>
<input type="checkbox" name="checkbox-2f" id="checkbox-2f" class="custom" data-mini="true" />
<label for="checkbox-2f"> Call your patient with a reminder the night before their FS appointment. </label>
<input type="checkbox" name="checkbox-2g" id="checkbox-2g" class="custom" data-mini="true" />
<label for="checkbox-2g"> Attend AND sit in on your patient's FS appointment. </label>-->
</fieldset>
<br />
<p> Please click <a href="FS.html"> here </a> when you arrive at your patient's FS appointment for further directions.
<p> Once your patient has charity care, please contact the <a href="mailto:[email protected];[email protected]"> Emerging Referrals Manager.</a> The Emerging referrals manager will give you directions on how to schedule your patient for their specialty referral appointment.
</div>
<div data-role="collapsible"><h3><b> Cost</b></h3>
<p>Unfortunately, the cost of these tests are very high.
A patient with CCL1 will usually pay $150.
Payment plans to allow patients to pay for procedures over a period of time can be arranged.
</p>
<p>Outpatient Cardiology appointment cost ~300 in new york out of pocket.
</p>
</div> <!-- Cost -->
<div data-role="collapsible"><h3><b>Wait time</b></h3>
<p>Wait time will vary depending on procedure. Stress tests can usually be scheduled within 1-2 weeks.
</p>
</div>
<div data-role="collapsible"><h3><b>Contact Information</b></h3>
<p>Cardiology Imaging <a href="tel:+18556743278">(855) 674-3278</a>
</p>
<p> Patient Financial Services: First floor, 17 East 102nd street (CAM) Tel: <a href="tel:2128247280">212-824-7280</a>.
<p><b> EHHOP Cardiology Rep: <a href="mailto:[email protected]"> Kristen.Ng</a> </div> </div>
</body>
</html>