archetype (adl_version=1.4) openEHR-EHR-EVALUATION.tobacco_use_summary.v1 concept [at0000] -- Tobacco Use Summary language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Ocean Informatics"> ["email"] = <"heather.leslie@oceaninformatics.com"> ["date"] = <"2009-06-21"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record summary information about the pattern of use of tobacco and tobacco-containing products."> use = <"Use to record summary information about the pattern of use of tobacco and tobacco-containing products."> keywords = <"tobacco", "cigarette", "cigar", "pipe", "snuff", "kretek", "beebi", "bibi", "shisha", "snuff", "snus", "hookah", "gutka", "smoking", "chewing"> misuse = <"Not to be used to record event-or period-based information about tobacco use or consumption, such as actual daily use or the average use over a specified period of time - use the OBSERVATION.tobacco_use archetype."> copyright = <"© openEHR Foundation"> > > lifecycle_state = <"CommitteeDraft"> other_contributors = <"Rita Apelt, Department of Health,NT, Australia", "Stephen Chu, NEHTA, Australia (Editor)", "Sam Heard, Ocean Informatics, Australia", "Heather Leslie, Ocean Informatics, Australia (Editor)", "Ian McNicoll, Ocean Informatics UK, United Kingdom", "Jeremy Oats, NT Health, Australia", "Rosalie Schultz, Anyinginyi Health Aboriginal Corporation, Australia"> other_details = < ["current_contact"] = <"Heather Leslie, Ocean Informatics, heather.leslie@oceaninformatics.com"> ["references"] = <"Tobacco Use Summary draft archetype [Internet]. London: openEHR Clinical Knowledge Manager, openEHR Foundation; 21 Jun 2009 [cited 2011 Jul 15]. Available from: http://www.openehr.org/knowledge/OKM.html#showArchetype_1013.1.363_ Tobacco Use Summary draft archetype [Internet]: NEHTA Clinical Knowledge Manager, NEHTA; 21 Jun 2009 [cited 2013 Oct 31]. Available from: http://dcm.nehta.org.au/ckm/#showArchetype_1013.1.1026_3."> ["MD5-CAM-1.0.1"] = <"3E9C0C9426B322BA4C68464D98138410"> > definition EVALUATION[at0000] matches { -- Tobacco Use Summary data matches { ITEM_TREE[at0001] matches { -- Tree items cardinality matches {0..*; unordered} matches { ELEMENT[at0002] occurrences matches {0..1} matches { -- Smoking Status value matches { DV_CODED_TEXT matches { defining_code matches { [local:: at0003, -- Current Smoker at0027, -- Quitting at0005, -- Ex-smoker at0006] -- Never Smoked } } } } CLUSTER[at0029] occurrences matches {0..*} matches { -- Smoking Details items cardinality matches {1..*; unordered} matches { ELEMENT[at0028] occurrences matches {0..1} matches { -- Form value matches { DV_TEXT matches {*} } } ELEMENT[at0023] occurrences matches {0..*} matches { -- Typical Smoked Amount value matches { C_DV_QUANTITY < property = <[openehr::382]> list = < ["1"] = < units = <"/d"> magnitude = <|>=0.0|> precision = <|0|> > ["2"] = < units = <"/wk"> > > > DV_INTERVAL matches { upper matches { C_DV_QUANTITY < > } lower matches { C_DV_QUANTITY < property = <[openehr::382]> list = < ["1"] = < units = <"/d"> > ["2"] = < units = <"/wk"> > > > } } DV_TEXT matches {*} } } ELEMENT[at0030] occurrences matches {0..1} matches { -- Pattern of Use value matches { DV_CODED_TEXT matches { defining_code matches { [local:: at0031, -- Regular, daily use at0032] -- Occasional use } } } } ELEMENT[at0015] occurrences matches {0..1} matches { -- Date Commenced value matches { DV_DATE_TIME matches {*} } } ELEMENT[at0016] occurrences matches {0..1} matches { -- Date Ceased value matches { DV_DATE_TIME matches {*} } } ELEMENT[at0017] occurrences matches {0..1} matches { -- Pack Years value matches { DV_COUNT matches { magnitude matches {|>=0|} } } } ELEMENT[at0025] occurrences matches {0..1} matches { -- Number of Cessation Attempts value matches { DV_COUNT matches { magnitude matches {|>=0|} } } } allow_archetype CLUSTER[at0026] occurrences matches {0..*} matches { -- Cessation Attempts include archetype_id/value matches {/openEHR-EHR-CLUSTER\.cessation_attempt(-[a-zA-Z0-9_]+)*\.v1/} } } } ELEMENT[at0033] occurrences matches {0..1} matches { -- Snuff use status value matches { DV_CODED_TEXT matches { defining_code matches { [local:: at0040, -- Current snuff user at0041, -- Former snuff user at0042] -- Never used snuff } } } } CLUSTER[at0034] occurrences matches {0..1} matches { -- Snuff use details items cardinality matches {1..*; unordered} matches { ELEMENT[at0039] occurrences matches {0..1} matches { -- Pattern of Use value matches { DV_CODED_TEXT matches { defining_code matches { [local:: at0031, -- Regular, daily use at0032] -- Occasional use } } } } ELEMENT[at0035] occurrences matches {0..1} matches { -- Typical Snuff Consumption (tins) value matches { C_DV_QUANTITY < property = <[openehr::382]> list = < ["1"] = < units = <"/wk"> > > > DV_CODED_TEXT matches { defining_code matches { [local:: at0036, -- 1-3 tins per week at0037, -- 4-6 tins per week at0038] -- +7 tins per week } } } } } } ELEMENT[at0024] occurrences matches {0..1} matches { -- Other Tobacco Use value matches { DV_TEXT matches {*} } } ELEMENT[at0019] occurrences matches {0..1} matches { -- Comment value matches { DV_TEXT matches {*} } } } } } protocol matches { ITEM_TREE[at0021] matches { -- Tree items cardinality matches {0..*; unordered} matches { ELEMENT[at0022] occurrences matches {0..1} matches { -- Date Last Updated value matches { DV_DATE_TIME matches {*} } } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Tobacco Use Summary"> description = <"Summary or persisting information about tobacco use or consumption."> > ["at0001"] = < text = <"Tree"> description = <"@ internal @"> > ["at0002"] = < text = <"Smoking Status"> description = <"Statement about the individual's current tobacco smoking activity."> > ["at0003"] = < text = <"Current Smoker"> description = <"Individual is a current smoker of tobacco."> > ["at0005"] = < text = <"Ex-smoker"> description = <"Individual is a former or ex-smoker of tobacco."> > ["at0006"] = < text = <"Never Smoked"> description = <"Individual has never smoked tobacco."> > ["at0015"] = < text = <"Date Commenced"> description = <"Date that smoking commenced."> comment = <"Can be a partial date, for example, only a year."> > ["at0016"] = < text = <"Date Ceased"> description = <"Date that smoking ceased."> comment = <"Can be a partial date, for example, only a year. May also be known as the 'Quit Date'."> > ["at0017"] = < text = <"Pack Years"> description = <"Estimate of the cumulative amount of cigarettes smoked, measured in pack years."> comment = <"Commonly used in assessment of cigarette use. It is calculated by multiplying the number of packs of cigarettes smoked per day by the number of years the individual has smoked. One pack year equals 365 packs of cigarettes."> > ["at0019"] = < text = <"Comment"> description = <"Additional narrative about the toacco use not captured in other fields."> comment = <"For example: stopped smoking or reduced amount on becoming pregnant."> > ["at0021"] = < text = <"Tree"> description = <"@ internal @"> > ["at0022"] = < text = <"Date Last Updated"> description = <"The date this tobacco use summary was last updated."> > ["at0023"] = < text = <"Typical Smoked Amount"> description = <"Estimate of typical use of the form of smoked tobacco per day - as a whole number, a range or as a term (usually coded)."> comment = <"This data element allows a rough indication of cigarette use to be recorded in a number of formats. For example: 30 a day (quantity) or 5-10 per day (interval of quantity), or select from terminology value set (either a set specified in the template or from a specified external terminology reference set). Please note: the period of time to which this data element is not specified. If exact consumption at specific points in time or averages/maximums over specified intervals of time are required, use the OBSERVATION.tobacco_use archetype."> > ["at0024"] = < text = <"Other Tobacco Use"> description = <"Narrative description of other tobacco use, other than smoking."> comment = <"For example chewing tobacco."> > ["at0025"] = < text = <"Number of Cessation Attempts"> description = <"Number of times the individual has attempted to stop smoking."> > ["at0026"] = < text = <"Cessation Attempts"> description = <"Details about each attempt to cease smoking."> > ["at0027"] = < text = <"Quitting"> description = <"Individual has ceased smoking tobacco within the previous 12 months."> > ["at0028"] = < text = <"Form"> description = <"Identification of the form of tobacco smoked."> comment = <"The geographical and cultural variation of commonly used forms varies enormously and so this value set should not be specified in this archetype, however coding of the Form with a terminology is desirable, where possible."> > ["at0029"] = < text = <"Smoking Details"> description = <"Details about the pattern of use of a specified form of smoked tobacco."> > ["at0030"] = < text = <"Pattern of Use"> description = <"The typical pattern of use of the form of smoked tobacco."> comment = <"Definitions of 'occasional use' vary widely in research and literature."> > ["at0031"] = < text = <"Regular, daily use"> description = <"The subject uses the tobacco form on a regular basis, generally daily."> > ["at0032"] = < text = <"Occasional use"> description = <"The subject of care uses the tobacco form occasionally."> > ["at0033"] = < text = <"Snuff use status"> description = <"Statement about the individual's current snuff use."> > ["at0034"] = < text = <"Snuff use details"> description = <"Details of the subject's use of snuff."> > ["at0035"] = < text = <"Typical Snuff Consumption (tins)"> description = <"The typical use of snuff measured in tins used per week."> > ["at0036"] = < text = <"1-3 tins per week"> description = <"The subject uses 1-3 tins of snuff per week."> > ["at0037"] = < text = <"4-6 tins per week"> description = <"The subject uses 4-6 tins per week."> > ["at0038"] = < text = <"+7 tins per week"> description = <"The subject uses more than 7 tins of snuff per week."> > ["at0039"] = < text = <"Pattern of Use"> description = <"The subject's pattern of use of snuff."> > ["at0040"] = < text = <"Current snuff user"> description = <"The subject is currently using snuff."> > ["at0041"] = < text = <"Former snuff user"> description = <"The subject formerly used snuff."> > ["at0042"] = < text = <"Never used snuff"> description = <"The subject has never used snuff."> > > > >