\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Molly} \pdfinfo{ /Title (2-5-3-introduction-to-communication-strategies.pdf) /Creator (Cheatography) /Author (Molly) /Subject (2.5.3 Introduction to communication strategies Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{2.5.3 Introduction to communication strategies Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Molly} via \textcolor{DarkBackground}{\uline{cheatography.com/30516/cs/9540/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Molly \\ \uline{cheatography.com/molly} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 20th October, 2016.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Verbal communication}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{It is not just what we say, but how we say it.} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Interpretation can have significant consequences in clinical practice.} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is made more complex in our clinical centres because many of the patients we treat are elderly, from other cultural backgrounds and may not be able to converse proficiently in English.} \tn % Row Count 7 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Different types of questions used to elicit information from a patient}}} \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Open ended questions-We use these when we want to hear the whole story.} \tn % Row Count 11 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Closed ended questions – prompt short focused answers, usually only one word. Helpful for keeping track of information on patient records.} \tn % Row Count 14 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Multiple choice questions – Useful in allowing patients to collaborate and make them feel more empowered. Also helpful with patients who are withdrawn, anxious or depressed.} \tn % Row Count 18 (+ 4) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Communication techniques/tools \& their advantages: Reflection listening skills }}After asking a patient a question, it is important that you reflect on what they have said, and ensure that you have understood their answer.} \tn % Row Count 23 (+ 5) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Paraphrasing}}: Using other words in a brief, concise, succinct statement to reflect on what the speaker has said. Allows the RT to immediately verify their understanding of the patient's comments and the patient to hear what their words sound like/clarify.} \tn % Row Count 29 (+ 6) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Mirroring }} is a simpler form of reflection. Short and simple – repeating almost the same as what the speaker has said.} \tn % Row Count 32 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Verbal communication (cont)}} \tn % Row 10 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Summarising}}: The listener pulls together the main ideas and feelings of the speaker to demonstrate understanding.} \tn % Row Count 3 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Non-verbal Communication}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Physical contact}} is also a form of non-verbal communication. Touch has several important functions including:} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Easing a patients' sense of isolation, Decreasing patient anxiety, Demonstrating care empathy sensitivity and sincerity, Offers reassurance warmth and comfort, Enhances rapport between the patient and health care professional, Supplements verbal communication} \tn % Row Count 9 (+ 6) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Categories of non-verbal communication:}}} \tn % Row Count 10 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Kinesics (body movement, such as gestures, facial expressions and gaze patterns), Proxemics (involves the physical distance between people when they communicate, position, posture, personal space and territoriality), Para-linguistics (voice, pitch, stresses and pauses during verbal communication).} \tn % Row Count 16 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Professional Communication}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Effective communication}} and the use of appropriate interpersonal skills can affect the outcome of situations. As such, it is important with patients who are often in a vulnerable position that health care professionals are honest, tactful and respectful of the patient's situation.} \tn % Row Count 6 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Gathering Information}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Developing the skills required to interview patients is crucial in radiation therapy because the interview (interaction you have with the patient) may be the only chance you get to elicit important information about their perspective on their diagnosis and treatment and any factors which may impact on this.} \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Creating an environment where the patient and their significant others feel comfortable discussing their treatment and asking questions is paramount to the success of the first day chat and the genuine concern that the radiation therapist shows at this point can be very important in gaining the trust of the patient and in building a rapport for the subsequent days of treatment.} \tn % Row Count 15 (+ 8) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Gaze}} is a form of communication as well as a method for gathering information. The 3 primary functions of gaze are:} \tn % Row Count 18 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{1. {\bf{Monitoring}}: Assessing the other person, and gathering clues about their condition or whether they are listening and responding to instructions (you should be able to gauge their level of interest, understanding, boredom or confusion) \{\{nl\}\}2. {\bf{Regulating}}: Used to regulate a conversation, using gaze to indicate to the other that it is their turn to speak. \{\{nl\}\}3. {\bf{Expressing}} – feelings and emotions.} \tn % Row Count 27 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Adapting communication strategies}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Use of interpreters: }}Interpreters are trained professionals and are preferable to using family members to translate. Family members may not be familiar with medical terminology and therefore unable to translate accurately, and the health care professional has no way of knowing that the message has been delivered correctly.} \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Dealing with angry patients: }} Recognise their anger, Stay calm, Stay focused on the patients' needs, Use appropriate non-verbal communication, Do not try and defend yourself if accused of something, Encourage patient to be specific when describing reasons for anger, Calmly and firmly present your point of view, Address the problem with a senior member of staff, If you feel threatened leave the environment immediately} \tn % Row Count 16 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Patient Education}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Patient education in radiation therapy is crucial if the best outcomes are to be achieved in terms of treatment success and minimisation of side effects for the patient (psycho-social and physical).} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{There are 3 main learning styles:} \tn % Row Count 5 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Visual Learners}} Learn via seeing} \tn % Row Count 6 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Auditory Learners }}Learn through listening} \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Kinaesthetic learners }}Learn through moving, doing and touching.} \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Coping behavious:}}} \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Compensation: }}Patients can over-emphasises a certain trait/behaviour in one area to make up for a deficiency or failure in another. e.g. Middle aged obese patient who despite the Doctors advice does not exercise regularly or eat a healthy diet, nevertheless makes an elaborate show of telling the doctor that he has never missed a dose of his cholesterol medicine.} \tn % Row Count 18 (+ 8) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Denial:}} When a patient rejects or denies the existence of feelings, needs, thoughts, desires or even facts. For example: A cancer patient whose diagnosis has been confirmed by blood tests, CT, PET still thinks the DRs might have got it wrong. This patient may think that their results have been confused with those of another patient.} \tn % Row Count 25 (+ 7) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Regression:}} When a patient unconsciously returns to an immature or infantile behaviour/thought. This may be when confronted with painful or difficult circumstances.} \tn % Row Count 29 (+ 4) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Repression:}} When patient puts out of their mind painful/difficult thoughts, feelings or events. For example: If they are confronted with a decision whether to undergo a difficult brain biopsy and then goes days without making decision or even considering the options is repressing their thoughts of the condition.} \tn % Row Count 36 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Health Literacy}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The degree to which individuals have the capacity to obtain, process and understand basic health information and services needed to make appropriate health decisions.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Often patients feel overloaded with information, come across conflicting advice and are unable to apply the information on the internet to their own personal diagnosis.} \tn % Row Count 8 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Some strategies for a patient with low health literacy:} \tn % Row Count 10 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Evaluate the patients understanding before, during and after the information has been provided by asking the patient to explain what you have just said, Limit the number of messages been provided, Deliver important points first, Avoid use of jargon, Break down information into understandable chunks, Supplement instruction with pictures, Audio record consultation, Ensure information is written to an appropriate level} \tn % Row Count 19 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Empathy}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Empathy }}- Entering into the feeling or spirit of a person or thing; appreciative perception or understanding.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Sympathy}} - The fact or the power of entering into the feelings of another, especially in sorrow or trouble; fellow feeling, compassion, or commiseration.} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Compassion}} - A feeling of sorrow or pity for the sufferings or misfortunes of another.} \tn % Row Count 9 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Caring}} - Exchanges of confidences, particularly in relation to some distressing experience, which are intended to promote emotional healing.} \tn % Row Count 12 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Emotion }}- Any of the feelings of joy, sorrow, fear, hate, love, etc.} \tn % Row Count 14 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Rapport }}- Connection, especially harmonious or sympathetic relation.} \tn % Row Count 16 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Affinity}} - A natural liking for, or attraction to, a person or thing.} \tn % Row Count 18 (+ 2) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Pity}} - Sympathetic or kindly sorrow excited by the suffering or misfortune of another, often leading one to give relief or aid or to show mercy.} \tn % Row Count 21 (+ 3) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Responding Empathically: }}Communicating with a patient in a helpful and emotionally validating way involves empathic1 responding. Paraphrasing is a very simple technique that can assist you to make patients feel listened to and understood.} \tn % Row Count 26 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}