-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrelease_notes_1.0.1.htm
437 lines (68 loc) · 5.93 KB
/
release_notes_1.0.1.htm
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
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en">
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type" />
<title>Release 1.0.1 - Release notes</title>
<link rel="stylesheet" href="http://www.openehr.org/styles/oe.css" type="text/css" />
</head>
<body>
<h1><span style="font-style: italic;">open</span>EHR
Specification Project - Release 1.0.1 <br />
Release Notes
</h1>
<hr style="width: 100%; height: 2px;" />
<h2>Overview</h2>
Release 1.0.1 is the corrective release to Release 1.0. It fixes
the typographical errors from Release 1.0, includes significant
improvements in the explanatory text of the documents, and includes around 50 CRs (see <a href="history.htm">History</a>). The majority of these have been raised by members of the <span style="font-style: italic;">open</span>EHR
community either due to detailed review, or due to working with
implementations. The release now appears to be extremely stable. We
believe this release is a true milestone in health computing.<br />
<br />
Functional changes to the models include the following:<br />
<ul>
<li>numerous improvements to the Architecture Overview document, including new section on terminology and improved path syntax;</li>
<li>original documents can now be linked to or carried inline COMPOSITIONs, in a flexible way (using <span style="font-family: monospace;">rm.common.archetyped.FEEDER_AUDIT</span>);</li>
<li>improvements in the
<span style="font-family: monospace;">rm.common.change_control</span> model of versioning, ready for use in <span style="font-style: italic;">open</span>EHR EHR Extract specification;</li>
<li>numerous corrections to the <span style="font-style: italic;">open</span>EHR Support Terminology;</li>
<li>improved model of identifiers (<span style="font-family: monospace;">rm.support.identification</span>);</li>
<li>improved modelling in Quantity data types (<span style="font-family: monospace;">rm.data_types.quantity</span>) including:</li>
<ul>
<li>replacement of <span style="font-family: monospace;">DV_QUANTITY_RATIO</span> by <span style="font-family: monospace;">DV_PROPORTION</span>;</li>
<li>addition of <span style="font-family: monospace;">normal_status</span> attribute to <span style="font-family: monospace;">DV_ORDERED</span> (provides HHH, HH, H, N, L, LL, LLL markers);</li>
<li>addition of <span style="font-family: monospace;">magnitude_status</span> attribute to <span style="font-family: monospace;">DV_QUANTIFIED</span> (provides =, <, <=, >, ?=, ~ markers);</li>
<li>simplifed model of amounts and absolute quantities (added abstract classes <span style="font-family: monospace;">DV_AMOUNT</span>, <span style="font-family: monospace;">DV_ABSOLUTE_QUANITTY</span>, <span style="font-family: monospace;">DV_TEMPORAL</span>)</li>
</ul>
<li>corrections to the date/time data types (<span style="font-family: monospace;">rm.support.assumed_types</span>, <span style="font-family: monospace;">rm.data_types.quantity.date_time</span>), which have now been
aligned with the ISO 8601 standard;</li>
<li>an EHR access control object has
been added (<span style="font-family: monospace;">rm.ehr.ACCESS_CONTROL</span>), along with an overall description of how security works;</li>
<li>the definition of
various
identifiers in support.identification was tightened up, and the use of
identifiers made more precise;</li>
<li>corrected inheritance errors in use of <span style="font-family: monospace;">rm.common.archetyped.LOCATABLE</span>;</li>
<li>improvements to <span style="font-family: monospace;">rm.common.resource</span> package for use in archetypes;</li>
<li>improved model of <span style="font-family: monospace;">am.archetype.constraint_model</span>;</li>
<li>numerous improvements to <span style="font-style: italic;">open</span>EHR Archetype profile (<span style="font-family: monospace;">am.openehr_profile</span>)</li>
<li>improvements to ADL including:</li>
<ul>
<li>proper definition of quoting and unicode;</li>
<li>addition of generic typenames to ADL;</li>
<li>better alignment of data/time constraint expressions with ISO 8601.</li>
</ul>
</ul>
<h2>Obtaining the Release Materials</h2>
You can access all deliverables in the release from the <a href="publishing/roadmap.html">roadmap</a> page, just by clicking on links. To get the entire release as a web tree, follow the <a href="project_page.htm#How_To">instructions</a> on how to use Subversion to do this.<br />
<h2>Acknowledgements</h2>
Many people helped bring this release to fruition, including implementers and reviewers. Thanks to all the people on the <a href="project_team.htm">project team</a>
page. Special thanks to David Lloyd, previously of UCL, now claiming to
be retired (we know otherwise) for his tireless work on the online UML models.<br />
<hr style="width: 100%; height: 2px;" />
<span class="footer">$LastChangedDate$
$LastChangedRevision$</span><br />
<br />
<br />
</body>
</html>