forked from atalagk/openehr-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhome.php
More file actions
239 lines (205 loc) · 7.04 KB
/
home.php
File metadata and controls
239 lines (205 loc) · 7.04 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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Welcome to openEHR - Homepage</title>
<?php include 'panel/headpanelhome.php' ?>
</head>
<body>
<div id="MainFrame">
<div id="TopPanel">
<?php include 'panel/toppanel.php' ?>
</div>
<div id="TopMenu">
<div class="nav">
<?php include 'menu/topmenu.php' ?>
</div>
</div>
<div id="MainArea" style="height:740px">
<div id="WhatFrame">
<img src="gui/WhatFrame.png" usemap="#what"/>
<map name="what">
<area shape="rect" coords="0,0,220,150" href="what_is_openehr" alt="What is openEHR" />
</map>
<div id="TextFrame">
<h1>What is<br/>openEHR?</h1>
<p>openEHR is about enabling ICT to effectively support all aspects of healthcare.
<br/><a href="what_is_openehr" style="line-height:200%;">Learn more</a></p>
</div>
</div>
<div id="WhoFrame">
<img src="gui/WhoFrame.png" usemap="#who"/>
<map name="who">
<area shape="rect" coords="0,0,220,150" href="who_is_using_openehr" alt="Who is using openEHR" />
</map>
<div id="TextFrame">
<h1>Who is using<br/>openEHR?</h1>
<p>Companies, governments, universities, research centres all around the world.
<br/><a href="who_is_using_openehr" style="line-height:200%;">Learn more</a></p>
</div>
</div>
<div id="AboutFrame">
<img src="gui/AboutFrame.png" usemap="#about"/>
<map name="about">
<area shape="rect" coords="0,0,220,150" href="about/foundation" alt="About openEHR Foundation" />
</map>
<div id="TextFrame">
<h1>About openEHR<br/>Foundation</h1>
<p>openEHR Foundation is open for everybody to join and participate.
<br/><a href="about/foundation" style="line-height:200%;">Learn more</a></p>
</div>
</div>
<div id="ProgramsFrame">
<img src="gui/ProgramsFrame.png" usemap="#join"/>
<map name="join">
<area shape="rect" coords="0,0,220,150" href="openehr_programs" alt="openEHR Programs" />
</map>
<div id="TextFrame">
<h1>The openEHR<br/>Programs</h1>
<p>4 openEHR Programs: Specification, Clinical Models, Software, Localisation
<br/><a href="openehr_programs" style="line-height:200%;">Learn more</a></p>
</div>
</div>
<div id="BigFrame">
<div id="TwitterFrame">
<h2>openEHR Talk</h2>
<div style="position: absolute; top:20px; padding-left:1px; padding-right:10px; word-wrap:break-word; ">
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'search',
search: 'openEHR AND -openehrCKM',
lang: 'en',
interval: 30000,
title: '',
subject: '',
width: 190,
height: 120,
theme: {
shell: {
background: 'none',
color: '#3386AE'
},
tweets: {
background: 'none',
color: '#000000',
links: '#3386AE'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
behavior: 'default'
}
}).render().start();
</script>
</div>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<a href="news_events/clinical_model_news" style="color:#023670;"><h2>CKM Activity</h2></a>
<div style="position: absolute; top:215px; padding-left:1px; padding-right:10px; word-wrap:break-word; ">
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'search',
search: 'from:@clinicalmodels OR from:@openEHRCKM',
interval: 30000,
title: '',
subject: '',
width: 190,
height: 120,
theme: {
shell: {
background: 'none',
color: '#3386AE'
},
tweets: {
background: 'none',
color: '#000000',
links: '#3386AE'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
behavior: 'default'
}
}).render().start();
</script>
</div>
</div>
<div id="IndustryFrame">
<div id="LinksFrame">
<a href="news_events/industry_news" style="color:#023670;"><h2>Industry News</h2></a>
<a href="news_events/industry_news/20130128">IBS and Moscow city to host second openEHR Workshop</a>
<h6>28. January 2013</h6>
<br/>
<a href="news_events/industry_news/20121226">IBS consortium including three openEHR vendors to build Moscow eHealth infrastructure</a>
<h6>26. December 2012</h6>
<br/>
<a href="news_events/industry_news/20121005">Northern Territory Health deploys Shared EHR</a>
<h6>05. October 2012</h6>
<br/>
<a href="news_events/industry_news/20120810">Infection Control System deployed by Queensland Health</a>
<h6>10. August 2012</h6>
<br/>
<a href="news_events/industry_news/20120516">Brazil re-affirms commitment to openEHR</a>
<h6>16. May 2012</h6>
</div>
</div>
<div id="NewsFrame">
<div id="LinksFrame">
<a href="news_events/foundation_news" style="color:#023670;"><h2>Foundation News</h2></a>
<a href="news_events/foundation_news/20130306">Professor Dipak Kalra becomes President of EuroRec</a>
<h6>6. March 2013</h6>
<br/>
<a href="news_events/foundation_news/20121212">openEHR Transition Update</a>
<h6>12. December 2012</h6>
<br/>
<a href="news_events/foundation_news/20120515">Board statement on Clinical Knowledge Manager</a>
<h6>15. May 2012</h6>
<br/>
<a href="news_events/community_news" style="color:#023670;"><h2>Community News</h2></a>
<a href="news_events/community_news/20130315">openEHR Primary Care project starts in Salvador, Brazil</a>
<h6>15. March 2013</h6>
<br/>
<a href="news_events/community_news/20130127">Erik Sundvall's EHR PhD thesis published online</a>
<h6>17. January 2013</h6>
</div>
</div>
<div id="ReleasesFrame">
<div id="LinksFrame">
<a href="news_events/releases" style="color:#023670;"><h2>Releases</h2></a>
<a href="news_events/releases/20130311">Guideline Definition Language (GDL) first release</a>
<h6>11. March 2013</h6>
<br/>
<a href="news_events/releases/20130305">CKM upgraded to include projects and other features</a>
<h6>5. March 2013</h6>
<br/>
<a href="news_events/releases/20120813">ADL - syntax highlight for Notepad++</a>
<h6>13. August 2012</h6>
<br/>
<a href="news_events/releases/20120802">ADL 1.5 Workbench - beta release 8</a>
<h6>2. August 2012</h6>
<br/>
<a href="news_events/releases/20110909">ADL 1.5 Workbench - beta release 4</a>
<h6>9. September 2011</h6>
<br/>
<a href="news_events/releases/20110304">First open source release of openEHR.NET</a>
<h6>4. March 2011</h6>
</div>
</div>
</div>
</div>
<div id="BottomMenu">
<?php include 'menu/bottommenu.php' ?>
</div>
<div id="BottomPanel">
<?php include 'panel/bottompanel.php' ?>
</div>
</div>
<?php include 'panel/scriptpanel.php' ?>
</body>
</html>