Sha256: efbed57d840d07f7d4a9a7038f5e757e5c4689c170499c94512ec003d62dcbd8

Contents?: true

Size: 895 Bytes

Versions: 4

Compression:

Stored size: 895 Bytes

Contents

archetype 	
	adl-test-ENTRY.structure_test1.draft
concept 
	[at0000]	--  structure test 1
language
	original_language = <[ISO_639-1::en]>
	

definition
	ENTRY[at0000] matches { -- /items[Clinical Description]
		subject_relationship matches {
			RELATED_PARTY matches {
				relationship matches {
					TEXT matches {
						value matches {"self"}
					}
				}
			}
		}
		members existence matches {0..1} cardinality matches {0..8} matches {
		    PERSON occurrences matches {1} matches {
		        title matches {"head"}
		    }
		    PERSON occurrences matches {0..*} matches {
		        title matches {"member"}
		    }
		}
	}

ontology 
	primary_language = <"en">
	languages_available = <"en", ...>
	terminologies_available = <"adl_test", ...>

	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					text = <"test entry">; 
					description = <"test entry">
				>
			>
		>
	>

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.structure_test2.test.adl
open_ehr-0.9.4 spec/lib/open_ehr/parser/adl14/adl-test-entry.structure_test2.test.adl
open_ehr-0.9.3 spec/lib/open_ehr/parser/adl14/adl-test-entry.structure_test2.test.adl
open_ehr-0.9.2 spec/lib/open_ehr/parser/adl14/adl-test-entry.structure_test2.test.adl