Sha256: 3d6b81116d6bcd97bdfb1952ccf0d00d2523ff924a3483ba33bc2258d004dc5f

Contents?: true

Size: 774 Bytes

Versions: 2

Compression:

Stored size: 774 Bytes

Contents

archetype
	adl-test-entry.archetype_internal_ref.test

concept
	[at0000]

language
	original_language = <[ISO_639-1::en]> 	

definition
	Entry[at0000] matches {	-- Encounter
		attribute1 matches {
			SECTION[at0001] occurrences matches {0..1} matches {*}
		}
		attribute2 matches {
			use_node SECTION occurrences matches {1..2} /attribute1 -- /test withslash in comment after use node
		}
		attribute3 matches {
			use_node COMPLEX_OBJECT /items[at0001]
			use_node COMPLEX_OBJECT /items[at0002]			
		}
	}	

ontology
	primary_language = <"en">
	languages_available = <"en", ...>
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					text = <"test composition">; 
					description = <"test composition">
				>
			>
		>
	>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
open_ehr-0.9.3 spec/lib/open_ehr/parser/adl14/adl-test-entry.archetype_internal_ref2.test.adl
open_ehr-0.9.2 spec/lib/open_ehr/parser/adl14/adl-test-entry.archetype_internal_ref2.test.adl