Sha256: bff57387042d8c932088db5d7161855b4dff58a99bc39293ad2294ee0fc39700

Contents?: true

Size: 746 Bytes

Versions: 3

Compression:

Stored size: 746 Bytes

Contents

archetype
	adl-test-entry.archetype_slot.test

concept
	[at0000]

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

definition
	Entry[at0000] matches {	-- Encounter
		content matches {
			allow_archetype SECTION [at0001] occurrences matches {0..1} matches {
				include
					domain_concept matches {/blood_pressure.v1/}					
				exclude
					domain_concept matches {/blood_pressure.v2/}
				    domain_concept matches {/.*/}
			}
		}
	}


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

Version data entries

3 entries across 3 versions & 1 rubygems

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