archetype openEHR-EHR-EVALUATION.adverse_reaction.v1 concept [at0000] -- Adverse reaction description original_author = < ["name"] = <"Sam Heard"> ["organisation"] = <"Ocean Informatics"> ["date"] = <"2004-06-08"> > lifecycle_state = <"draft"> details = < ["en"] = < language = <"en"> purpose = <"Recording of adverse reactions"> keywords = <"adverse reaction"> copyright = <"copyright (c) 2004 Ocean Informatics"> > > definition EVALUATION[at0000] matches { -- Adverse reaction data matches { Tree[at0001] matches { -- structure items cardinality matches {0..1; ordered} matches { ELEMENT[at0002] matches { -- Causative agent value matches { CODED_TEXT matches { code matches {[ac0001]} -- Any term that 'is_a' substance, therapy or intervention } TEXT matches {*} } } ELEMENT[at0003] matches { -- Is negated value matches {True, False} } ELEMENT[at0010] occurrences matches {0..1} matches { -- Classification value matches { CODED_TEXT matches { code matches { [local:: at0011, -- Allergic at0012, -- Chemical/Physical at0013] -- Intolerance } } } } CLUSTER[at0004] occurrences matches {0..*} matches { -- Reaction items cardinality matches {0..1; ordered} matches { ELEMENT[at0008] occurrences matches {0..1} matches { -- Type of reaction value matches { CODED_TEXT matches { code matches {[ac0002]} -- Any type of reaction } } } ELEMENT[at0023] occurrences matches {0..1} matches { -- Description value matches { TEXT matches {*} } } ELEMENT[at0005] occurrences matches {0..1} matches { -- Date of onset value matches {yyyy-??-XX} } ELEMENT[at0014] occurrences matches {0..1} matches { -- Severity value matches { ORDINAL matches { value matches { 0|[local::at0015], -- Mild 5|[local::at0016], -- Moderate 10|[local::at0017], -- Severe 15|[local::at0018] -- Life threatening } } } } ELEMENT[at0006] occurrences matches {0..1} matches { -- Date of resolution value matches {yyyy-??-XX} } ELEMENT[at0007] occurrences matches {0..1} matches { -- Duration value matches { C_QUANTITY < property = <"time"> list = < ["1"] = < units = <"yr"> magnitude = <|0.0..200.0|> > ["2"] = < units = <"mth"> magnitude = <|0.0..36.0|> > ["3"] = < units = <"wk"> magnitude = <|0.0..52.0|> > ["4"] = < units = <"day"> magnitude = <|0.0..56.0|> > > > } } } } ELEMENT[at0019] occurrences matches {0..1} matches { -- Certainty value matches { CODED_TEXT matches { code matches { [local:: at0020, -- Suspected at0021] -- Probable } } } } ELEMENT[at0022] occurrences matches {0..1} matches { -- Notes value matches { TEXT matches {*} } } } } } protocol matches { Tree[at0024] matches { -- Tree items cardinality matches {0..1; ordered} matches { CLUSTER[at0025] occurrences matches {0..*} matches { -- Report items cardinality matches {0..1; ordered} matches { ELEMENT[at0026] occurrences matches {0..1} matches { -- Agency value matches { TEXT matches {*} } } ELEMENT[at0027] occurrences matches {0..1} matches { -- Date of report value matches {yyyy-??-?? ??:??:??} } ELEMENT[at0028] occurrences matches {0..1} matches { -- Notes value matches { TEXT matches {*} } } } } } } } } ontology primary_language = <"en"> languages_available = <"en", ...> term_definitions = < ["en"] = < items = < ["at0000"] = < description = <"The recording of an adverse reaction, or lack of a reaction, to a specific causative agent"> text = <"Adverse reaction"> > ["at0001"] = < description = <"@ internal @"> text = <"structure"> > ["at0002"] = < description = <"The agent, substance, therapy or other intervention that is the cause of the reaction"> text = <"Causative agent"> > ["at0003"] = < description = <"Enables the recording of the lack of a reaction to a given agent"> text = <"Is negated"> > ["at0004"] = < description = <"The reaction"> text = <"Reaction"> > ["at0005"] = < description = <"Date of onset of reaction"> text = <"Date of onset"> > ["at0006"] = < description = <"The date of resolution of the reaction"> text = <"Date of resolution"> > ["at0007"] = < description = <"The duration of the reaction"> text = <"Duration"> > ["at0008"] = < description = <"The agency to which the intolerance has been reported"> text = <"Type of reaction"> > ["at0009"] = < description = <"*"> text = <"New element"> > ["at0010"] = < description = <"Classification of the type of reaction"> text = <"Classification"> > ["at0011"] = < description = <"IgE mediated"> text = <"Allergic"> > ["at0012"] = < description = <"Toxic chemical or adverse physical mediation"> text = <"Chemical/Physical"> > ["at0013"] = < description = <"Known benign effect (or side-effect) of agent or class - benign and self-limiting"> text = <"Intolerance"> > ["at0014"] = < description = <"The severity of the reaction"> text = <"Severity"> > ["at0015"] = < description = <"*"> text = <"Mild"> > ["at0016"] = < description = <"*"> text = <"Moderate"> > ["at0017"] = < description = <"*"> text = <"Severe"> > ["at0018"] = < description = <"*"> text = <"Life threatening"> > ["at0019"] = < description = <"Certainty from HL7 on p482"> text = <"Certainty"> > ["at0020"] = < description = <"The reaction is thought to be caused by this agent"> text = <"Suspected"> > ["at0021"] = < description = <"The causative agent is the probable cause"> text = <"Probable"> > ["at0022"] = < description = <"*"> text = <"Notes"> > ["at0023"] = < description = <"Free text description of the reaction"> text = <"Description"> > ["at0024"] = < description = <"@ internal @"> text = <"Tree"> > ["at0025"] = < description = <"Details about report to an agency"> text = <"Report"> > ["at0026"] = < description = <"The agency to which it has been reported"> text = <"Agency"> > ["at0027"] = < description = <"The date on which it has been reported"> text = <"Date of report"> > ["at0028"] = < description = <"Any comments or note relating to the report"> text = <"Notes"> > > > > constraint_definitions = < ["en"] = < items = < ["ac0001"] = < description = <"Anything that is able to cause an adverse reaction"> text = <"Any term that is_a substance, therapy or intervention"> > ["ac0002"] = < description = <"The type of reaction such as rash, nausea, vomiting etc"> text = <"Any type of reaction"> > > > >