archetype (adl_version=1.4) openEHR-EHR-CLUSTER.free_text.v1 concept [at0000] -- Free text language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"unknown"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record free text."> use = <""> misuse = <""> copyright = <"copyright (c) 2010 openEHR Foundation"> > > lifecycle_state = <"AuthorDraft"> other_contributors = <> other_details = < ["MD5-CAM-1.0.1"] = <"69482FB68BEEF75BF428667537909760"> ["references"] = <""> > definition CLUSTER[at0000] matches { -- Free text items cardinality matches {1..*; unordered} matches { ELEMENT[at0001] occurrences matches {0..*} matches { -- Free text value matches { DV_TEXT matches {*} } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Free text"> description = <"Free text"> > ["at0001"] = < text = <"Free text"> description = <"Free text"> > > > >