archetype (adl_version=1.4) openEHR-EHR-CLUSTER.issue.v1draft concept [at0000] -- Issue presented by a person language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Sam Heard"> ["organisation"] = <"Ocean Informatics"> ["date"] = <"23/04/2006"> ["email"] = <"sam.heard@oceaninformatics.biz"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record an issue as presented by the patient. "> use = <"For recording issues as presented to the clinician by a patient or their advocate. This archetype has been designed to complement capturing information about the reason for attending a clinician other than recording a symptom or information about an event"> keywords = <"issue", ...> misuse = <"Not for recording symptoms or events - use the specific archetypes for this purpose"> > > lifecycle_state = <"Initial"> other_contributors = <"NEHTA data groups (Australia)", "Heather Leslie"> definition CLUSTER[at0000] matches { -- Issue presented by a person items cardinality matches {0..*; unordered} matches { ELEMENT[at0001] matches { -- Issue value matches { DV_TEXT matches {*} } } ELEMENT[at0002] occurrences matches {0..1} matches { -- Detail value matches { DV_TEXT matches {*} } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < description = <"An issue, symptom, or complaint presented to the health provider seeking explanation, education, understanding, investigation or treatment"> text = <"Issue presented by a person"> > ["at0001"] = < description = <"The issue as presented by the person"> text = <"Issue"> > ["at0002"] = < description = <"Detailed information about the issue or health problem"> text = <"Detail"> > > > >