-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex_with_links.html
More file actions
145 lines (116 loc) · 4.95 KB
/
Copy pathindex_with_links.html
File metadata and controls
145 lines (116 loc) · 4.95 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
---
layout: landing-page
---
<!-- Main -->
<article id="main">
<!-- Two -->
<section class="wrapper style1 container special">
<div class="row">
<div class="4u">
<section>
<span class="icon featured fa-heart"></span>
<header>
<h3>Designed by the NHS</h3>
</header>
<p>HCAs, CSWs, Nurses, Ward Managers, Outreach Responders, Speciality Leads, CPD Trainers, Heads of Patient Safety, Directors of Nursing and the Royal College of Nursing - Your expertise created open-eObs.</strong></p>
</section>
</div>
<div class="4u">
<section>
<span class="icon featured fa-medkit"></span>
<header>
<h3>For the NHS</h3>
</header>
<p>Health and Care Professionals share knowledge, experience and evidence with each other. Practitions and patients benefit from the sharing of best practice. open-eObs helps NHS Professionals share their expertise with the wider NHS.</p>
</section>
</div>
<div class="4u">
<section>
<span class="icon featured fa-plus-square"></span>
<header>
<h3>With Neova Health</h3>
</header>
<p>open-eObs is the co-creation of NHS Health and Care Professionals working with the software developers, environment analysts and change facilitators of Neova Health. This open partnership is for public benefit, not private profit.</p>
</section>
</div>
</div>
<footer>
<ul class="buttons">
<li><a href="#help_you" class="button fit scrolly">Tell Me More</a></li>
<li><a href="#video" class="button fit scrolly">Watch The Video</a></li>
</ul>
</footer>
</section>
<!-- Three -->
<section class="wrapper style3 container special" id="help_you">
<header class="major">
<h2>How could open-eObs <br /><strong>help you ....</strong></h2>
</header>
<div class="row">
<div class="6u">
<section>
<a href="helping_page.html#help_you_bedside" ><img src="images/nurse_watch.png" alt="" /></a>
<header>
<h3>At the bedside?</h3>
</header>
<p>Open-eObs aids front-line users to freely organise their workload within the boundaries of the trust policy with clear time and risk indicators. Observations will automatically generate tasks based on hospital policy and are immediately assessable throughout the hospital.</p>
</section>
</div>
<div class="6u">
<section>
<a href="helping_page.html#help_you_ward" ><img src="images/nurse_in_charge_calendar.png" alt="" /></a>
<header>
<h3>To manage wards?</h3>
</header>
<p>Open-eOobs makes it easy to ensure every patient on your ward has at least one designated nurse and HCA. Avoid over stretching staff with real-time visual feedback of changes to the patient risk profile on your ward.</p>
</section>
</div>
</div>
<div class="row">
<div class="6u">
<section>
<a href="helping_page.html#help_you_handover" ><img src="images/doctors_tablet_review.png" alt="" /></a>
<header>
<h3>During Handover?</h3>
</header>
<p>Open-eObs makes it easy to access patient observation charts during handover. Simply select a ward and click through all the patient charts to review your patients. You'll have access to up to date observations wherever you are.</p>
</section>
</div>
<div class="6u">
<section>
<a href="helping_page.html#help_you_audit" ><img src="images/senior_manager_flow.png" alt="" /></a>
<header>
<h3>During Review?</h3>
</header>
<p>Open-eObs provides senior management with a holistic view of the organisation: current ward risk levels, staffing breakdowns and bed occupancy and capacity. Real-time staffing levels and patient risk states enable the optimal and dynamic allocation of staff.</p>
</section>
</div>
</div>
<footer class="major">
<ul class="buttons">
<li><a href="#video" class="button">Watch The Video</a></li>
</ul>
</footer>
</section>
<!-- VIDEO -->
<section id="video" class="wrapper style1 container special">
<header>
<h2>One Minute Introduction</h2>
</header>
<footer class="video container">
{% include youtubePlayer.html id="5nVspivJn-g" %}
</footer>
</section>
</article>
<!-- CTA -->
<section id="cta">
<header>
<h2>Want to test drive open-eObs?</h2>
</header>
<footer>
<ul class="buttons">
<li><a href="#" class="button special">Take My Money</a></li>
<li><a href="#" class="button">LOL Wut</a></li>
</ul>
</footer>
</section>