archetype (adl_version=1.4; uid=750d69d9-1461-4886-aaf5-ee300070ce76) openEHR-EHR-EVALUATION.revisioning_example4.v0 concept [at0000] -- Revisioning Example 4 language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Sebastian Garde"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To test revisioning."> use = <""> misuse = <""> copyright = <"© openEHR Foundation"> > > lifecycle_state = <"in_development"> other_contributors = <> other_details = < ["revision"] = <"0.0.1-alpha"> ["licence"] = <"Creative Commons Attribution-ShareAlike 4.0 International License"> ["references"] = <"bla bla https://creativecommons.org/licenses/by-sa/3.0/ "> ["build_uid"] = <"0043896f-d388-437e-ad46-472cb74ec56b"> ["original_publisher"] = <"Ocean Informatics"> ["original_namespace"] = <"com.oceaninformatics"> ["MD5-CAM-1.0.1"] = <"D5C7A064A7345211256376F748D97B6B"> ["custodian_namespace"] = <"com.oceaninformatics"> ["custodian_organisation"] = <"Ocean Informatics"> > definition EVALUATION[at0000] matches { -- Revisioning Example data matches { ITEM_TREE[at0001] matches { -- Tree items cardinality matches {0..*; unordered} matches { ELEMENT[at0002] occurrences matches {0..1} matches { -- New element value matches { C_DV_QUANTITY < property = <[openehr::335]> list = < ["1"] = < units = <"kg/m2"> > ["2"] = < units = <"ms-1"> > > > } } ELEMENT[at0003] occurrences matches {0..1} matches { -- New element value matches { DV_DURATION matches { value matches {|PT0S..PT10S|} } } } ELEMENT[at0004] occurrences matches {0..1} matches { -- New element value matches { C_DV_QUANTITY < property = <[openehr::381]> list = < ["1"] = < units = <"m"> magnitude = <|<=10.0|> precision = <|2..3|> > > > } } ELEMENT[at0005] occurrences matches {0..1} matches { -- New element value matches { 1|[local::at0006], -- 1 2|[local::at0007] -- 2 } } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Revisioning Example 4"> description = <"unknown"> > ["at0001"] = < text = <"Tree"> description = <"@ internal @"> > ["at0002"] = < text = <"New element 1"> description = <"*"> > ["at0003"] = < text = <"New element 2"> description = <"*"> > ["at0004"] = < text = <"New element 3"> description = <"*"> > ["at0005"] = < text = <"New element 4"> description = <"*"> > ["at0006"] = < text = <"1"> description = <"*"> > ["at0007"] = < text = <"2"> description = <"*"> > > > >