archetype (adl_version=1.4; uid=258cbb9a-b8c0-4408-be71-76ba5f133574) openEHR-EHR-COMPOSITION.adverse_reaction_list_nehta.v0 concept [at0000] -- Adverse Reaction List (NEHTA) language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Ocean Informatics"> ["email"] = <"heather.leslie@oceaninformatics.com"> ["date"] = <"2013-03-14"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record a persistent and managed list of all known adverse reactions experienced by the subject, or statements about positive exclusion or actual absence of information about adverse reactions, that may influence clinical decision-making and care provision."> use = <"Use to record a persistent and managed list of all known adverse reactions (including allergies, hypersensitivities, side effects or intolerances) experienced by the subject, or statements about positive exclusion or actual absence of information about adverse reactions, that may influence clinical decision-making and care provision. This list can be utilised as a source of up-to-date adverse reaction data for exchange or as the basis for decision support. This list can be comprised of three types of archetype: - statements about the positive use of medications are recorded using the EVALUATION.adverse_reaction archetype; OR - a statement about the positive exclusion of medication use can be recorded using the specific EVALUATION.exclusion-adverse_reaction archetype - for example: \"No known adverse reactions\"; OR - a statement about no information being available - neither a positive and known presence of an adverse reaction nor a positive exclusion - can be recorded using the EVALUATION.absence archetype. In order for this list to be accurate and safe to use as the basis for decision support activities and for exchange, this list should ideally be curated by a clinician responsible for the health record, rather than managed automatically by the clinical system through business rules alone."> keywords = <"adverse", "reaction", "allergy", "intolerance", "effect", "hypersensitivity", "list", "side"> misuse = <""> copyright = <"© openEHR Foundation"> > > lifecycle_state = <"in_development"> other_contributors = <"Ian McNicoll, Ocean Informatics, United Kingdom (Editor)", "Sam Heard, Ocean Informatics, Australia", "Sistine Barretto-Daniels, Ocean Informatics, Australia"> other_details = < ["licence"] = <"This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/."> ["custodian_organisation"] = <"Ocean Informatics"> ["references"] = <"Adverse Reaction List, draft archetype, openEHR Clinical Knowledge Manager [Internet]. London: openEHR Foundation. Authored: 14 Mar 2013. Available at: http://www.openehr.org/ckm/#showArchetype_1013.1.1425_1 (accessed 14 Mar 2013)."> ["current_contact"] = <"Heather Leslie, Ocean Informatics, heather.leslie@oceaninformatics.com"> ["original_namespace"] = <"com.oceaninformatics"> ["original_publisher"] = <"Ocean Informatics"> ["custodian_namespace"] = <"com.oceaninformatics"> ["MD5-CAM-1.0.1"] = <"E7531420A384D22FCA31CA915664BFB1"> ["build_uid"] = <"ec23d303-0036-4667-a2ba-99158a5606cd"> ["revision"] = <"0.0.1-alpha"> > definition COMPOSITION[at0000] matches { -- Adverse Reaction List (NEHTA) category matches { DV_CODED_TEXT matches { defining_code matches {[openehr::431]} } } content cardinality matches {1..*; unordered} matches { allow_archetype EVALUATION[at0002] occurrences matches {0..*} matches { -- Adverse Reactions include archetype_id/value matches {/openEHR-EHR-EVALUATION\.adverse_reaction(-[a-zA-Z0-9_]+)*\.v1/} } allow_archetype EVALUATION[at0003] occurrences matches {0..*} matches { -- Exclusion Statement include archetype_id/value matches {/openEHR-EHR-EVALUATION\.exclusion-adverse_reaction(-[a-zA-Z0-9_]+)*\.v1/} } allow_archetype EVALUATION[at0004] occurrences matches {0..*} matches { -- Absent Information include archetype_id/value matches {/openEHR-EHR-EVALUATION\.absence(-[a-zA-Z0-9_]+)*\.v1/} } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Adverse Reaction List (NEHTA)"> description = <"A persistent and managed list of adverse reactions experienced by the subject that may influence clinical decision-making and care provision."> > ["at0002"] = < text = <"Adverse Reactions"> description = <"Details about known adverse reactions."> > ["at0003"] = < text = <"Exclusion Statement"> description = <"Positive statement about exclusion of known adverse reactions."> comment = <"For example: \"No known adverse reactions\"."> > ["at0004"] = < text = <"Absent Information"> description = <"Positive statement that no information is available about adverse reactions."> > > > >