source: ruby/trunk/adl_parser/tests/openEHR-EHR-ACTION.imaging.v1.adl@ 15

Last change on this file since 15 was 15, checked in by Tatsukawa, Akimichi, 16 years ago

added draft adl files

File size: 7.1 KB
Line 
1archetype (adl_version=1.4)
2 openEHR-EHR-ACTION.imaging.v1
3
4concept
5 [at0000] -- Imaging investigation
6language
7 original_language = <[ISO_639-1::en]>
8description
9 original_author = <
10 ["name"] = <"Sam Heard">
11 ["organisation"] = <"Ocean Informatics">
12 ["date"] = <"17/04/2006">
13 ["email"] = <"sam.heard@oceaninformatics.biz">
14 >
15 details = <
16 ["en"] = <
17 language = <[ISO_639-1::en]>
18 purpose = <"To record actions regarding imaging investigations.">
19 use = <"">
20 keywords = <"Xray", "ultrasound", "MRI", "magnetic resonance", "CT", "scan", "tomography">
21 misuse = <"Not used for recording the findings of the investigation; use openEHR-EHR-OBSERVATION.imaging for the findings.">
22 >
23 >
24 lifecycle_state = <"AuthorDraft">
25 other_contributors = <>
26
27definition
28 ACTION[at0000] matches { -- Imaging investigation
29 ism_transition matches {
30 ISM_TRANSITION matches {
31 current_state matches {
32 DV_CODED_TEXT matches {
33 defining_code matches {[openehr::524]}
34 }
35 }
36 careflow_step matches {
37 DV_CODED_TEXT matches {
38 defining_code matches {[local::at0001]} -- Planned
39 }
40 }
41 }
42 ISM_TRANSITION matches {
43 current_state matches {
44 DV_CODED_TEXT matches {
45 defining_code matches {[openehr::524]}
46 }
47 }
48 careflow_step matches {
49 DV_CODED_TEXT matches {
50 defining_code matches {[local::at0004]} -- Requested
51 }
52 }
53 }
54 ISM_TRANSITION matches {
55 current_state matches {
56 DV_CODED_TEXT matches {
57 defining_code matches {[openehr::527]}
58 }
59 }
60 careflow_step matches {
61 DV_CODED_TEXT matches {
62 defining_code matches {[local::at0002]} -- Postponed
63 }
64 }
65 }
66 ISM_TRANSITION matches {
67 current_state matches {
68 DV_CODED_TEXT matches {
69 defining_code matches {[openehr::528]}
70 }
71 }
72 careflow_step matches {
73 DV_CODED_TEXT matches {
74 defining_code matches {[local::at0003]} -- Cancelled
75 }
76 }
77 }
78 ISM_TRANSITION matches {
79 current_state matches {
80 DV_CODED_TEXT matches {
81 defining_code matches {[openehr::529]}
82 }
83 }
84 careflow_step matches {
85 DV_CODED_TEXT matches {
86 defining_code matches {[local::at0005]} -- Appointment made
87 }
88 }
89 }
90 ISM_TRANSITION matches {
91 current_state matches {
92 DV_CODED_TEXT matches {
93 defining_code matches {[openehr::529]}
94 }
95 }
96 careflow_step matches {
97 DV_CODED_TEXT matches {
98 defining_code matches {[local::at0006]} -- Resheduled
99 }
100 }
101 }
102 ISM_TRANSITION matches {
103 current_state matches {
104 DV_CODED_TEXT matches {
105 defining_code matches {[openehr::245]}
106 }
107 }
108 careflow_step matches {
109 DV_CODED_TEXT matches {
110 defining_code matches {[local::at0007]} -- Commenced
111 }
112 }
113 }
114 ISM_TRANSITION matches {
115 current_state matches {
116 DV_CODED_TEXT matches {
117 defining_code matches {[openehr::245]}
118 }
119 }
120 careflow_step matches {
121 DV_CODED_TEXT matches {
122 defining_code matches {[local::at0008]} -- Investigation complete
123 }
124 }
125 }
126 ISM_TRANSITION matches {
127 current_state matches {
128 DV_CODED_TEXT matches {
129 defining_code matches {[openehr::245]}
130 }
131 }
132 careflow_step matches {
133 DV_CODED_TEXT matches {
134 defining_code matches {[local::at0009]} -- Reported
135 }
136 }
137 }
138 ISM_TRANSITION matches {
139 current_state matches {
140 DV_CODED_TEXT matches {
141 defining_code matches {[openehr::245]}
142 }
143 }
144 careflow_step matches {
145 DV_CODED_TEXT matches {
146 defining_code matches {[local::at0011]} -- Report communicated
147 }
148 }
149 }
150 ISM_TRANSITION matches {
151 current_state matches {
152 DV_CODED_TEXT matches {
153 defining_code matches {[openehr::245]}
154 }
155 }
156 careflow_step matches {
157 DV_CODED_TEXT matches {
158 defining_code matches {[local::at0012]} -- Further imaging required
159 }
160 }
161 }
162 ISM_TRANSITION matches {
163 current_state matches {
164 DV_CODED_TEXT matches {
165 defining_code matches {[openehr::530]}
166 }
167 }
168 careflow_step matches {
169 DV_CODED_TEXT matches {
170 defining_code matches {[local::at0013]} -- Imaging suspended
171 }
172 }
173 }
174 ISM_TRANSITION matches {
175 current_state matches {
176 DV_CODED_TEXT matches {
177 defining_code matches {[openehr::531]}
178 }
179 }
180 careflow_step matches {
181 DV_CODED_TEXT matches {
182 defining_code matches {[local::at0014]} -- Imaging aborted
183 }
184 }
185 }
186 ISM_TRANSITION matches {
187 current_state matches {
188 DV_CODED_TEXT matches {
189 defining_code matches {[openehr::532]}
190 }
191 }
192 careflow_step matches {
193 DV_CODED_TEXT matches {
194 defining_code matches {[local::at0010]} -- Completed
195 }
196 }
197 }
198 }
199 description matches {
200 allow_archetype ITEM_TREE occurrences matches {0..1} matches {
201 include
202 archetype_id/value matches {/imaging\.v1/}
203 exclude
204 archetype_id/value matches {/.*/}
205 }
206 }
207 }
208
209ontology
210 term_definitions = <
211 ["en"] = <
212 items = <
213 ["at0000"] = <
214 description = <"An action related to an investigation by an imaging technique">
215 text = <"Imaging investigation">
216 >
217 ["at0001"] = <
218 description = <"Imaging investigation is planned">
219 text = <"Planned">
220 >
221 ["at0002"] = <
222 description = <"Imaging investigation is postponed">
223 text = <"Postponed">
224 >
225 ["at0003"] = <
226 description = <"Imaging investigation is cancelled">
227 text = <"Cancelled">
228 >
229 ["at0004"] = <
230 description = <"Imaging investigation has been requested">
231 text = <"Requested">
232 >
233 ["at0005"] = <
234 description = <"Imaging investigation scheduled for specific date and time">
235 text = <"Appointment made">
236 >
237 ["at0006"] = <
238 description = <"Appointment for imaging investigation has been altered">
239 text = <"Resheduled">
240 >
241 ["at0007"] = <
242 description = <"Imaging investigation has commenced">
243 text = <"Commenced">
244 >
245 ["at0008"] = <
246 description = <"The imaging investigation has been completed; awaiting report">
247 text = <"Investigation complete">
248 >
249 ["at0009"] = <
250 description = <"The imaging investigation has been reported">
251 text = <"Reported">
252 >
253 ["at0010"] = <
254 description = <"The imaging investigation is completed and report processed">
255 text = <"Completed">
256 >
257 ["at0011"] = <
258 description = <"The imaging investigation has been reported and communicated to the referer">
259 text = <"Report communicated">
260 >
261 ["at0012"] = <
262 description = <"The investigator has established that further imaging is required">
263 text = <"Further imaging required">
264 >
265 ["at0013"] = <
266 description = <"The imaging was not able to be completed">
267 text = <"Imaging suspended">
268 >
269 ["at0014"] = <
270 description = <"The imaging investigation was not and will not be completed.">
271 text = <"Imaging aborted">
272 >
273 >
274 >
275 >
Note: See TracBrowser for help on using the repository browser.