Sha256: 31cf1acd9c7cddbe74f296655c0eae1a197515dcf6552f7884cae72be8e86b7f

Contents?: true

Size: 1.24 KB

Versions: 4

Compression:

Stored size: 1.24 KB

Contents

archetype
	adl-test-ENTRY.c_dv_quantity.test

concept
	[at0000]

language
	original_language = <[ISO_639-1::en]>
	
definition
	ENTRY[at0000] matches {	
        types matches {
            LIST[at0001] matches {
                items cardinality matches {0..*} matches {
                    ELEMENT[at10005] matches {	-- c_quantity     
	                    value matches {
							C_DV_QUANTITY <
								list = <									
									["1"] = <
										units = <"yr">
										magnitude = <|0.0..200.0|>
										precision = <|2|>
									>
									["2"] = <
										units = <"mth">
										magnitude = <|1.0..36.0|>
										precision = <|2|>
									>									
								>
								property = <[openehr::128]>								
							>
						}
                    }		
                }
            }
        }
	}

ontology
	primary_language = <"en">
	languages_available = <"en", ...>
	term_definitions = < 
		["en"] = <
			items = <
				["at0000"] = <
					text = <"domain types test">
					description = <"domain types test">
				>
				["at0001"] = <
					text = <"items">
					description = <"items">
				>
				["at10005"] = <
					text = <"c_quantity">
					description = <"c_quantity node">
				>				
			>
		>
	>

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