Sha256: 58e1fc7e221fed661b24a4cc5cdc50ca392b0e1e5df5ac107843bbf9cc200453
Contents?: true
Size: 1.14 KB
Versions: 20
Compression:
Stored size: 1.14 KB
Contents
archetype (adl_version=1.4) adl-test-SOME_TYPE.generic_type_basic.v1 concept [at0000] -- root item language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Thomas Beale"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"Illustrates the use of generic types"> keywords = <"ADL", "test"> copyright = <"copyright (c) 2006 The openEHR Foundation"> > > lifecycle_state = <"draft"> definition SOME_TYPE[at0000] matches { -- root item interval_attr matches { INTERVAL<QUANTITY> matches { lower matches { QUANTITY matches { property matches {"temperature"} unit matches {"C"} magnitude matches {|>= 37.0|} } } upper matches { QUANTITY matches { property matches {"temperature"} unit matches {"C"} magnitude matches {|>= 39.0|} } } lower_included matches {True} upper_included matches {True} } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < description = <"xxxx"> text = <"root item"> > > > >
Version data entries
20 entries across 20 versions & 2 rubygems