forked from wware/openehr-java
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathproject_page.htm
More file actions
393 lines (276 loc) · 10.5 KB
/
project_page.htm
File metadata and controls
393 lines (276 loc) · 10.5 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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en">
<head>
<title>The openEHR Java Reference Implementation Project</title>
<link rel="stylesheet" href="http://www.openehr.org/styles/oe.css"
type="text/css"/>
</head>
<body>
<h1> The
<span style="font-style: italic;">open</span>EHR Java Reference
Implementation Project </h1>
<hr style="width: 100%; height: 2px;"/>
<table style="text-align: left; width: 100%;" border="0" cellpadding="2"
cellspacing="2">
<tbody>
<tr>
<td style="background-color: rgb(204, 204, 255);" colspan="2"
rowspan="1">
<p class="table_cell_top_heading"></p>
<h2>Vital Statistics</h2>
</td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; width: 200px; background-color: rgb(255, 255, 204);">
<span style="font-weight: bold;">Project Leader</span>
<br/>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
Rong Chen; (Cambio, <a href="mailto:rong.acode@gmail.com">email</a>)
<br/> </td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; width: 200px; background-color: rgb(255, 255, 204);">
Development team
<br/>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
Yin Su Lim,
Rodrigo Filgueira, Erik Sundvall, Mattias Forss, Johan
Hjalmarsson, Jonas Andersson, Joakim Fredriksson, Routis
Haralampos </td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; width: 200px; background-color: rgb(255, 255, 204);">
<span style="font-weight: bold;">Project Mailing
List</span>
<br/>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
ref_impl_java@openehr.org - <a
href="http://www.chime.ucl.ac.uk/mailman/listinfo/ref_impl_java">
http://www.chime.ucl.ac.uk/mailman/listinfo/ref_impl_java</a>
.
<br/> </td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; width: 200px; background-color: rgb(255, 255, 204);">
<span style="font-weight: bold;"> Developer
Guidelines</span>
<br/>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
The <a href="docs/QA_guidelines.htm">guidelines</a> are used
by the team in managing this repository, and govern quality
assurance measures designed to guarantee that the repository
moves from one consistent state to another consistent state with
every change-set.
<br/> </td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; width: 200px; background-color: rgb(255, 255, 204);">
<span style="font-weight: bold;">ARB change managed</span>
<br/>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
No
<br/> </td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; width: 200px; background-color: rgb(255, 255, 204);">
<span style="font-weight: bold;"> Language(s) &
Technologies</span>
<br/>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
<span style="font-weight: bold;">Java 1.5</span>
<br/>
</td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; background-color: rgb(255, 255, 204);">
<span style="font-weight: bold;">
<br/>
<br/> Source Repository </span>
<br/>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
<ul>
<li>Subversion repository name =
<span
style="font-weight: bold; color: rgb(204, 0, 0);">
ref_impl_java</span>; URLs:
<ul>
<li> repository top: <a
href="http://svn.openehr.org/ref_impl_java">
http://svn.openehr.org/ref_impl_java</a>
</li>
<li> <a
href="http://www.openehr.org/wsvn/ref_impl_java/?sc=0">
web-view</a>
</li>
</ul> </li>
</ul>
</td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; background-color: rgb(255, 255, 204);">
<span style="font-weight: bold;">
<br/>
<br/> Builder Server </span>
<br/>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
<ul>
<li>Continous Integration Server: <a
href="http://openehr.cambiosys.org/continuum">
Continuum</a></li>
</ul>
</td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; background-color: rgb(255, 255, 204);">
<span style="font-weight: bold;">
<br/>
<br/> Downloads</span>
<br/>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
<ul>
<li><a href="readme.txt">Release notes</a>
</li>
<li><a href="docs/quick-start.htm">A quick start
guide</a>
</li>
<li><a href="docs/install.txt">Detailed installation
instructions</a>
</li>
<li> <a href="docs/download.htm"> Download page and online
javadocs</a>
</li>
<li> <a href="docs/design.html">Design document</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; background-color: rgb(255, 255, 204);">
<span style="font-weight: bold;">
<br/> Problem Reports (PRs)
<br/> Change Requests (CRs) </span>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
<ul>
<li><a
href="http://coruscant.chime.ucl.ac.uk:8200/openEHR_Collector/projects/reference_implementations/javakernel/PR/folder_contents">
PRs</a>
</li>
<li><a
href="http://coruscant.chime.ucl.ac.uk:8200/openEHR_Collector/projects/reference_implementations/javakernel/CR/folder_contents">
CRs</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="table_cell_left_heading"
style="vertical-align: top; width: 200px; background-color: rgb(255, 255, 204);">
<span style="font-weight: bold;">Status</span>
<br/>
</td>
<td
style="vertical-align: top; background-color: rgb(255, 255, 230);">
Release 1.0.1 RC
<br/> </td>
</tr>
</tbody>
</table>
<h2>News</h2>
<ul>
<li><a href="docs/medinfo-workshop.htm"><span style="font-weight: bold;">
Instructions for attendees to the openEHR Implementation Workshop at Medinfo
</span></a></li>
<li>12 Aug 2007 - Documents updated; quick start, download page added</li>
<li>08 Aug 2007 - The Java project build server launched</li>
<li>27 Oct 2006 - Release-1.0.1 RC1 announced</li>
</ul>
<h2>Description</h2> This repository contains components comprising a reference
implementation of
<span style="font-style: italic;">open</span>EHR in the Java language.
Eventually the components will include:
<br/>
<ul>
<li>back-end services, such as EHR service, demographic service, archetype
service</li>
<li>a client component, which is built in to user applications to "
<span style="font-style: italic;">open</span>EHR-enable" them, i.e.
to add the capability of an archetyping/templating kernel, security,
client side communication with back-end services, and so on</li>
<li>as part of the client component, a "kernel". The idea of a kernel in
<span style="font-style: italic;">open</span>EHR is a small but
sophisticated component which implements the reference model (RM) and
archetype model (AM) in order to actually use archetypes at runtime to build
and validate data. It is the key component in many openEHR services, and
central to the archetype method. We are aiming for this implementation to
become the openEHR reference implementation of the kernel for the Java
language.</li>
<li>ADL parser and serializer</li>
</ul>
<h3>Implemented openEHR Specifications </h3>
<ul>
<li>
<span style="font-style: italic; font-weight: bold;">open</span>
<span style="font-weight: bold;">EHR Reference Model</span>:
EHR, EHR Extract, Demographic, Data
Types, Data Structures, Common, Support</li>
<li>
<span style="font-style: italic; font-weight: bold;">open</span>
<span style="font-weight: bold;">EHR Archetype Model</span>:
Archetype Object Model, openEHR Archetype Profile, Archetype Definition
Language </li>
</ul>
<ul>
</ul>
<h3>Component Descriptions
<br/> </h3>
<ul>
<li><b>openehr-rm</b> Java implementation of the Reference Models (RM)</li>
<li><b>openehr-aom</b> Java implementation of the Archetype Object Model
(AOM)</li>
<li><b>openehr-ap</b> Java implementation of the openEHR Archetype Profile
(AP)</li>
<li><b>adl-serializer</b> ADL serialization from AOM, AP objects</li>
<li><b>adl-parser</b> Archetypes in ADL format to AOM, AP objects</li>
<li><b>openehr-dao</b> Data Access Object interfaces for RM</li>
</ul>
<br/>
<br/>
<hr style="width: 100%; height: 2px;"/>
<span class="footer">Last changed: $Date: 2006-03-23 00:56:54 +0100 (Thu, 23 Mar
2006) $ $Revision: 294 $</span>
<br/>
<br/>
<br/>
</body>
</html>