archetype (adl_version=1.4) openEHR-EHR-EVALUATION.citation.v1 concept [at0000] -- Citation language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Sam Heard"> ["organisation"] = <"Ocean Informatics"> ["email"] = <"sam.heard@oceaninformatics.com"> ["date"] = <"18/06/2010"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"Shell ENTRY archetype to contain the Citation cluster."> use = <"Use as the shell ENTRY archetype to contain the CLUSTER.citation archetype when a citation is required to occur as a stand-alone instance of information. The actual data elements are fully detailed within CLUSTER.citation, which is able to be inserted within a slot in this EVALUATION or as part of the fuller context of any other archetype, as required."> keywords = <"citation", "reference"> misuse = <""> copyright = <"copyright (c) 2010 openEHR Foundation"> > > lifecycle_state = <"0"> other_contributors = <"Heather Leslie, Ocean Informatics, Australia", ...> other_details = < ["MD5-CAM-1.0.1"] = <"D371F261D964C649EE5CDC90E440C3C2"> ["references"] = <""> > definition EVALUATION[at0000] matches { -- Citation data matches { ITEM_TREE[at0001] matches { -- Tree items cardinality matches {0..*; unordered} matches { allow_archetype CLUSTER[at0002] occurrences matches {0..*} matches { -- Citation content include archetype_id/value matches {/openEHR-EHR-CLUSTER\.citation(-[a-zA-Z0-9_]+)*\.v1/} exclude archetype_id/value matches {/.*/} } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Citation"> description = <"Reference to information held elsewhere, in the same EHR or external to the EHR."> > ["at0001"] = < text = <"Tree"> description = <"@ internal @"> > ["at0002"] = < text = <"Citation content"> description = <"Citation details (specified in CLUSTER archetype)."> > > > >