-
Notifications
You must be signed in to change notification settings - Fork 5
/
openEHR-EHR-OBSERVATION.aofas.v0.adl
249 lines (244 loc) · 8.99 KB
/
openEHR-EHR-OBSERVATION.aofas.v0.adl
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
archetype (adl_version=1.4; uid=735a0845-3cfc-4945-9b97-4f60846afb24)
openEHR-EHR-OBSERVATION.aofas.v0
concept
[at0000] -- AOFAS
language
original_language = <[ISO_639-1::en]>
description
original_author = <
["name"] = <"Hildegard Franke">
["organisation"] = <"freshEHR Clinical Informatics Ltd.">
["email"] = <"hildi@freshehr.com">
["date"] = <"2017-10-02">
>
details = <
["en"] = <
language = <[ISO_639-1::en]>
purpose = <"For the recording of subjective assessment for completion by patient of ankle or hindfoot pain and function.">
use = <"Use to record patient-reported ankle or hindfoot pain and function assessment.
While openEHR archetypes are all freely available under an open license, the specific content of this archetype may be copyright protected. Any use of this archetype within implementations must be in compliance with the terms established by the copyright owners where a copyright exists. ">
misuse = <"Not to be used unless the terms of copyright have been observed (if a copyright exists).">
copyright = <"© Clinical Models UK">
>
>
lifecycle_state = <"in_development">
other_contributors = <>
other_details = <
["licence"] = <"This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/.">
["custodian_organisation"] = <"UK Clinical Models">
["references"] = <"http://www.aofas.org/about/Pages/about.aspx cited 02-Oct-2017
http://www.northlondonfootclinic.co.uk/download.php?download=hindfoot-surgery-assessment-form.pdf cited 02-Oct-2017">
["current_contact"] = <"Hildegard Franke, freshEHR Clinical Informatics Ltd.<hildi@freshehr.com>">
["original_namespace"] = <"uk.org.clinicalmodels">
["original_publisher"] = <"UK Clinical Models">
["custodian_namespace"] = <"uk.org.clinicalmodels">
["MD5-CAM-1.0.1"] = <"4786E666CAD62860BEE4B008715D3FF8">
["build_uid"] = <"939b63ed-17f1-4a7a-b731-ece6e9976d32">
["revision"] = <"0.0.1-alpha">
>
definition
OBSERVATION[at0000] matches { -- AOFAS
data matches {
HISTORY[at0001] matches { -- Event Series
events cardinality matches {1..*; unordered} matches {
POINT_EVENT[at0002] occurrences matches {0..1} matches { -- Point in time
data matches {
ITEM_TREE[at0003] matches { -- Tree
items cardinality matches {0..*; unordered} matches {
ELEMENT[at0028] occurrences matches {0..1} matches { -- Q1 Pain
value matches {
0|[local::at0032], -- Severe pain
20|[local::at0031], -- Moderate or daily
30|[local::at0030], -- Mild or occasional
40|[local::at0029] -- No pain
}
}
ELEMENT[at0033] occurrences matches {0..1} matches { -- Q2 Activity limitations and support requirements
value matches {
0|[local::at0037], -- Severe
4|[local::at0036], -- Moderate or daily
7|[local::at0035], -- Mild or occasional
10|[local::at0034] -- None
}
}
ELEMENT[at0038] occurrences matches {0..1} matches { -- Q3 Walking
value matches {
0|[local::at0042], -- Less than 1
2|[local::at0041], -- 1 to 3
4|[local::at0040], -- 4 to 6
5|[local::at0039] -- Greater than 6
}
}
ELEMENT[at0043] occurrences matches {0..1} matches { -- Q4 Walking surfaces
value matches {
0|[local::at0046], -- Severe difficulty on uneven surfaces
3|[local::at0045], -- Some difficulty on uneven surfaces
5|[local::at0044] -- No difficulty on any walking surface
}
}
ELEMENT[at0008] occurrences matches {0..1} matches { -- Total score
value matches {
DV_COUNT matches {
magnitude matches {|0..60|}
}
}
}
ELEMENT[at0027] occurrences matches {0..1} matches { -- Comment
value matches {
DV_TEXT matches {*}
}
}
}
}
}
state matches {
ITEM_TREE[at0006] matches { -- Tree
items cardinality matches {0..*; unordered} matches {
ELEMENT[at0007] occurrences matches {0..*} matches { -- Confounding factors
value matches {
DV_TEXT matches {*}
}
}
}
}
}
}
}
}
}
protocol matches {
ITEM_TREE[at0004] matches { -- Tree
items cardinality matches {0..*; unordered} matches {
allow_archetype CLUSTER[at0005] occurrences matches {0..*} matches { -- Extension
include
archetype_id/value matches {/.*/}
}
}
}
}
}
ontology
terminologies_available = <"en", ...>
term_definitions = <
["en"] = <
items = <
["at0000"] = <
text = <"AOFAS">
description = <"American Orthopaedic Foot and Ankle Society Score (AOFAS).">
>
["at0001"] = <
text = <"Event Series">
description = <"@ internal @">
>
["at0002"] = <
text = <"Point in time">
description = <"A specific date and/or time which may be explicitly defined in a template or at run-time.">
>
["at0003"] = <
text = <"Tree">
description = <"@ internal @">
>
["at0004"] = <
text = <"Tree">
description = <"@ internal @">
>
["at0005"] = <
text = <"Extension">
description = <"Additional information required to capture local context or to align with other reference models/formalisms.">
comment = <"e.g. Local hospital departmental infomation or additional metadata to align with HL7 or CDISC equivalents.">
>
["at0006"] = <
text = <"Tree">
description = <"@ internal @">
>
["at0007"] = <
text = <"Confounding factors">
description = <"Record any issues or factors that may impact on the overall assessment or score.">
>
["at0008"] = <
text = <"Total score">
description = <"The total score for the four questions.">
>
["at0027"] = <
text = <"Comment">
description = <"Narrative comment.">
>
["at0028"] = <
text = <"Q1 Pain">
description = <"Patient reported pain assessment.">
>
["at0029"] = <
text = <"No pain">
description = <"The patient reports no pain.">
>
["at0030"] = <
text = <"Mild or occasional">
description = <"The patient reports mild or occasional pain.">
>
["at0031"] = <
text = <"Moderate or daily">
description = <"The patient reports moderate or daily pain.">
>
["at0032"] = <
text = <"Severe pain">
description = <"The patient reports severe pain.">
>
["at0033"] = <
text = <"Q2 Activity limitations and support requirements">
description = <"Patient-reported activity limitations and support requirements.">
>
["at0034"] = <
text = <"None">
description = <"The patient reports no activity limitations and support requirements.">
>
["at0035"] = <
text = <"Mild or occasional">
description = <"The patient reports mild or occasional activity limitations and support requirements.">
>
["at0036"] = <
text = <"Moderate or daily">
description = <"The patient reports moderate or daily activity limitations and support requirements.">
>
["at0037"] = <
text = <"Severe">
description = <"The patient reports severe activity limitations and support requirements.">
>
["at0038"] = <
text = <"Q3 Walking">
description = <"Patient-reported maximum walking distance in blocks (1 block = 100-200 yards).">
>
["at0039"] = <
text = <"Greater than 6">
description = <"The patient reports a maximum walking distance of greater than 6 blocks.">
>
["at0040"] = <
text = <"4 to 6">
description = <"The patient reports a maximum walking distance of 4 to 6 blocks.">
>
["at0041"] = <
text = <"1 to 3">
description = <"The patient reports a maximum walking distance of 1 to 3 blocks.">
>
["at0042"] = <
text = <"Less than 1">
description = <"The patient reports a walking distance of less than 1 block.">
>
["at0043"] = <
text = <"Q4 Walking surfaces">
description = <"Patient-reported assessment of difficulty of walking on various surfaces.">
>
["at0044"] = <
text = <"No difficulty on any walking surface">
description = <"The patient reports no difficulty walking on any surface.">
>
["at0045"] = <
text = <"Some difficulty on uneven surfaces">
description = <"The patient reports some difficulty walking on uneven terrains, stairs, inclines or ladders.">
>
["at0046"] = <
text = <"Severe difficulty on uneven surfaces">
description = <"The patient reports severe difficulty walking on uneven terrains, stairs, inclines or ladders.">
>
>
>
>