Sha256: b1fda46e14b8bf4fc686d1af1c4946bfd9c7e7cffd8e98c142621482c29270c6

Contents?: true

Size: 1.42 KB

Versions: 4

Compression:

Stored size: 1.42 KB

Contents

archetype (adl_version=1.4)
	adl-test-OUTER.mixed_types.draft

concept
	[at0000]	-- outer object
language
	original_language = <[ISO_639-1::en]>
description
	original_author = <
		["name"] = <"Thomas Beale">
		["submission"] = <"01/05/2004">
		["organisation"] = <"OceanInformatics.biz">
	>
	details = <
		["en"] = <
			language = <[ISO_639-1::en]>
			purpose = <"Test archetype for mixed node types">
			keywords = <"ADL", "test">
			copyright = <"copyright (c) 2004 The openEHR Foundation">
		>
	>
	lifecycle_state = <"draft">

definition
	OUTER[at0000] matches {	-- outer object
		items cardinality matches {0..*; ordered} matches {
			COMPLEX_OBJECT[at0001] matches {*}
			use_node COMPLEX_OBJECT /items[at0001]
			use_node COMPLEX_OBJECT /items[at0002]
			COMPLEX_OBJECT[at0002] matches {*}
			allow_archetype COMPLEX_OBJECT matches {
				include
					archetype_id/value matches {/.*/}
			}
			COMPLEX_OBJECT[at0003] matches {*}
		}
	}

ontology
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					description = <"outer object">
					text = <"outer object">
				>
				["at0001"] = <
					description = <"complex object 1">
					text = <"complex object 1">
				>
				["at0002"] = <
					description = <"complex object 2">
					text = <"complex object 2">
				>
				["at0003"] = <
					description = <"complex object 3">
					text = <"complex object 3">
				>
			>
		>
	>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
open_ehr-0.9.5 spec/lib/open_ehr/parser/adl14/adl-test-entry.mixed_node_types.draft.adl
open_ehr-0.9.4 spec/lib/open_ehr/parser/adl14/adl-test-entry.mixed_node_types.draft.adl
open_ehr-0.9.3 spec/lib/open_ehr/parser/adl14/adl-test-entry.mixed_node_types.draft.adl
open_ehr-0.9.2 spec/lib/open_ehr/parser/adl14/adl-test-entry.mixed_node_types.draft.adl