source: ruby/trunk/spec/lib/open_ehr/serializer/openEHR-EHR-SECTION.test.v1.adl@ 408

Last change on this file since 408 was 408, checked in by KOBAYASHI, Shinji, 14 years ago

serializer implementation

File size: 835 bytes
Line 
1archetype
2 openEHR-EHR-SECTION.test.v1
3
4concept
5 [at0000]
6
7language
8 original_language = <[ISO_639-1::ja]>
9
10description
11 original_author = <
12 ["name"] = <"Shinji KOBAYASHI">
13 ["organisation"] = <"openEHR.jp">
14 ["email"] = <"skoba@moss.gr.jp">
15 >
16 lifecycle_state = <"draft">
17 details = <
18 ["ja"] = <
19 language = <[ISO_639-1::ja]>
20 purpose = <"Serializer test">
21 misuse = <"evaluate message">
22 >
23 >
24
25definition
26 SECTION[at0000] matches {*}
27
28ontology
29 term_definitions = <
30 ["ja"] = <
31 items = <
32 ["at0000"] = <
33 text = <"simple test">
34 description = <"simple test for serializer">
35 >
36 >
37 >
38 >
Note: See TracBrowser for help on using the repository browser.