(mercury): SELECT id, issue_date, volume_no, issue_no, DATE_FORMAT(issue_date, '%Y-%c-%e') AS current_issue_document_date FROM mc_cms_issue_dc WHERE current = '1'  

(mercury): SELECT id, issue_date, volume_no, issue_no, DATE_FORMAT(issue_date, '%Y-%c-%e') AS current_issue_document_date FROM mc_cms_issue_dc_ca WHERE current = '1'  

(mercury): SELECT a.id FROM mc_cms_article_dc a WHERE a.issue_dc_ca <= '1034' AND a.issue_dc_ca <> 0 AND a.issue_dc_ca IS NOT NULL AND a.title_ca <> '' AND a.title_ca IS NOT NULL AND a.body_ca <> '' AND a.body_ca IS NOT NULL AND (a.body = '' OR a.body IS NULL) AND a.id = '44038'  

(mercury): SELECT a1.first_name AS a1_first_name, a1.last_name AS a1_last_name, a1.degree AS a1_degree, a1.dc_staff_editor_title AS a1_dc_staff_editor_title, a1.dc_source_type AS a1_source_type, a1.dc_bio AS a1_bio, a1.id AS a1_id, a1.dc_talk_forum_url AS a1_dc_talk_forum_url, a2.first_name AS a2_first_name, a2.last_name AS a2_last_name, a2.degree AS a2_degree, a2.dc_staff_editor_title AS a2_dc_staff_editor_title, a2.dc_source_type AS a2_source_type, a2.dc_bio AS a2_bio, a2.id AS a2_id, a3.first_name AS a3_first_name, a3.last_name AS a3_last_name, a3.degree AS a3_degree, a3.dc_staff_editor_title AS a3_dc_staff_editor_title, a3.dc_source_type AS a3_source_type, a3.dc_bio AS a3_bio, a3.id AS a3_id, a4.first_name AS a4_first_name, a4.last_name AS a4_last_name, a4.degree AS a4_degree, a4.dc_staff_editor_title AS a4_dc_staff_editor_title, a4.dc_source_type AS a4_source_type, a4.dc_bio AS a4_bio, a4.id AS a4_id, a5.first_name AS a5_first_name, a5.last_name AS a5_last_name, a5.degree AS a5_degree, a5.dc_staff_editor_title AS a5_dc_staff_editor_title, a5.dc_source_type AS a5_source_type, a5.dc_bio AS a5_bio, a5.id AS a5_id, ga1.first_name AS ga1_first_name, ga1.last_name AS ga1_last_name, ga1.degree AS ga1_degree, ga1.dc_staff_editor_title AS ga1_dc_staff_editor_title, ga1.dc_source_type AS ga1_source_type, ga1.dc_bio AS ga1_bio, ga1.id AS ga1_id, ga2.first_name AS ga2_first_name, ga2.last_name AS ga2_last_name, ga2.degree AS ga2_degree, ga2.dc_staff_editor_title AS ga2_dc_staff_editor_title, ga2.dc_source_type AS ga2_source_type, ga2.dc_bio AS ga2_bio, ga2.id AS ga2_id, ga3.first_name AS ga3_first_name, ga3.last_name AS ga3_last_name, ga3.degree AS ga3_degree, ga3.dc_staff_editor_title AS ga3_dc_staff_editor_title, ga3.dc_source_type AS ga3_source_type, ga3.dc_bio AS ga3_bio, ga3.id AS ga3_id, ga4.first_name AS ga4_first_name, ga4.last_name AS ga4_last_name, ga4.degree AS ga4_degree, ga4.dc_staff_editor_title AS ga4_dc_staff_editor_title, ga4.dc_source_type AS ga4_source_type, ga4.dc_bio AS ga4_bio, ga4.id AS ga4_id, ga5.first_name AS ga5_first_name, ga5.last_name AS ga5_last_name, ga5.degree AS ga5_degree, ga5.dc_staff_editor_title AS ga5_dc_staff_editor_title, ga5.dc_source_type AS ga5_source_type, ga5.dc_bio AS ga5_bio, ga5.id AS ga5_id, DATE_FORMAT(i.issue_date, '%Y-%c-%e') AS document_date, i.year AS issue_year, e.abbrev_name_google_ad_manager, a.issue_nw, a.dcpi_placement FROM mc_cms_article_dc a LEFT JOIN mc_cms_issue_dc i ON a.issue_dc = i.id LEFT JOIN mc_editorial_topic e ON a.editorial_primary = e.id LEFT JOIN mc_cms_author_columnist a1 ON (a.source_1 = a1.id) LEFT JOIN mc_cms_author_columnist a2 ON (a.source_2 = a2.id) LEFT JOIN mc_cms_author_columnist a3 ON (a.source_3 = a3.id) LEFT JOIN mc_cms_author_columnist a4 ON (a.source_4 = a4.id) LEFT JOIN mc_cms_author_columnist a5 ON (a.source_5 = a5.id) LEFT JOIN mc_cms_author_columnist ga1 ON (a.guest_source_1 = ga1.id) LEFT JOIN mc_cms_author_columnist ga2 ON (a.guest_source_2 = ga2.id) LEFT JOIN mc_cms_author_columnist ga3 ON (a.guest_source_3 = ga3.id) LEFT JOIN mc_cms_author_columnist ga4 ON (a.guest_source_4 = ga4.id) LEFT JOIN mc_cms_author_columnist ga5 ON (a.guest_source_5 = ga5.id) WHERE a.id = '44038'  

(mercury): SELECT mc_cms_article_dc.crr_topic AS crr_topic_id, CONCAT_WS(" ",l1.last_name,l1.first_name) AS source_1, CONCAT_WS(" ",l2.last_name,l2.first_name) AS source_2, CONCAT_WS(" ",l3.last_name,l3.first_name) AS source_3, CONCAT_WS(" ",l4.last_name,l4.first_name) AS source_4, CONCAT_WS(" ",l5.last_name,l5.first_name) AS source_5, CONCAT_WS(" ",l6.last_name,l6.first_name) AS guest_source_1, CONCAT_WS(" ",l7.last_name,l7.first_name) AS guest_source_2, CONCAT_WS(" ",l8.last_name,l8.first_name) AS guest_source_3, CONCAT_WS(" ",l9.last_name,l9.first_name) AS guest_source_4, CONCAT_WS(" ",l10.last_name,l10.first_name) AS guest_source_5, mc_cms_article_dc.title, mc_cms_article_dc.sub_title, mc_cms_article_dc.title_ca, mc_cms_article_dc.sub_title_ca, mc_cms_article_dc.meta_keywords, mc_cms_article_dc.meta_description, l11.title AS issue_dc, l12.title AS issue_dc_ca, mc_cms_article_dc.body, mc_cms_article_dc.body_ca, mc_cms_article_dc.online_only, mc_cms_article_dc.breaking_news, mc_cms_article_dc.online_only_breaking_news_date, mc_cms_article_dc.use_submitted_by, mc_cms_article_dc.author_string, mc_cms_article_dc.editorial_primary, mc_cms_article_dc.no_index_meta, mc_cms_article_dc.banner_override, mc_cms_article_dc.banner_override_text, mc_cms_article_dc.dcpi_featured, mc_cms_article_dc.dcpi_category, mc_cms_article_dc.google_one_off FROM mc_cms_article_dc LEFT JOIN mc_cms_author_columnist l1 ON (l1.id = mc_cms_article_dc.source_1) LEFT JOIN mc_cms_author_columnist l2 ON (l2.id = mc_cms_article_dc.source_2) LEFT JOIN mc_cms_author_columnist l3 ON (l3.id = mc_cms_article_dc.source_3) LEFT JOIN mc_cms_author_columnist l4 ON (l4.id = mc_cms_article_dc.source_4) LEFT JOIN mc_cms_author_columnist l5 ON (l5.id = mc_cms_article_dc.source_5) LEFT JOIN mc_cms_author_columnist l6 ON (l6.id = mc_cms_article_dc.guest_source_1) LEFT JOIN mc_cms_author_columnist l7 ON (l7.id = mc_cms_article_dc.guest_source_2) LEFT JOIN mc_cms_author_columnist l8 ON (l8.id = mc_cms_article_dc.guest_source_3) LEFT JOIN mc_cms_author_columnist l9 ON (l9.id = mc_cms_article_dc.guest_source_4) LEFT JOIN mc_cms_author_columnist l10 ON (l10.id = mc_cms_article_dc.guest_source_5) LEFT JOIN mc_cms_issue_dc l11 ON (l11.id = mc_cms_article_dc.issue_dc) LEFT JOIN mc_cms_issue_dc_ca l12 ON (l12.id = mc_cms_article_dc.issue_dc_ca) WHERE mc_cms_article_dc.id = 44038 AND mc_cms_article_dc.active = 1  

(mercury): SELECT ls.name AS mediatype, m.id AS mediasetid, m.caption, sl.slotnumber, sl.nav, m.title, mf.filename, mf.id, mf.width, mf.height, m.thumb_filename, m.thumb_width, m.thumb_height, m.alt_tag, m.hideborder, m.link_url, m.open_in_new_window, mfl.filename AS l_filename, mfl.id AS l_id, mfl.width AS l_width, mfl.height AS l_height, mfl2.filename AS m_filename, mfl2.id AS m_id, mfl2.width AS m_width, mfl2.height AS m_height FROM mc_mediaslot sl, mc_ls_mediatype ls, mc_mediaset m, mc_cms_article_dc sec, mc_mediasetfile mf LEFT JOIN mc_mediasetfile mfl ON (mfl.mediasetid = m.id AND mfl.filenumber = 2) LEFT JOIN mc_mediasetfile mfl2 ON (mfl2.mediasetid = m.id AND mfl2.filenumber = 1) WHERE sec.id = sl.itemid AND m.id = sl.mediasetid AND mf.mediasetid = m.id AND m.mediatype = ls.id AND sl.itemid = '44038' AND sl.itemtype = 'ARC' AND mf.filenumber = 1 ORDER BY ls.name, sl.slotnumber  

(mercury): SELECT id, urllink, urlcaption, urltitle FROM mc_urllink WHERE section = 'ARC' AND itemid = '44038' AND urllink IS NOT NULL ORDER BY id  

(mercury): SELECT abbrev_name FROM mc_editorial_topic WHERE id = '19'  
Reporting to the Literature



Dynamic Chiropractic – January 18, 1991, Vol. 09, Issue 02

Reporting to the Literature

By Darryl Curl

Many of the doctors attending seminars I give on head pain and TM disorders bring in difficult head pain cases for discussion. Invariably, we are able to sort through the difficulties to establish pathways towards solutions and successful outcomes. As a clinician, I find these cases genuinely interesting and each deserves to be reported into the literature. Last month we developed the reasons why the DC should write to the literature and described the various reporting formats. We had also given the doctor a few strategies to make writing easier and more enjoyable. One of the most popular and enjoyable formats used by clinicians is the case report.

Writing the Case Report

The case report is simply the story of a patient with a specific health problem. The case is reported because the patient's problem is unusual or illustrative. Every DC has a case report in his office right now.

Make the Purpose of the Case Report Clear

To satisfy the case for publication, the grounds for reporting must be clear. In other words: "Patient (A) presented with problem (1,2,3) and was treated by method (X). Traditionally patients with problem (1,2,3) follow a certain and known course; however, my unique insight (say, for example, into treatment) leads to the use of method (X). Method (X) altered and improved the patient's outcome." This sketch is but one of the many possible, but it serves us well as an example.

Select a Single Case Or a Collection of Similar Cases

There are two main criteria for making this selection. First, the case is a rare example of a problem. How do you decide if the case is a rare one? Simple. Follow this rule of thumb: If you haven't heard of the case before, assume it to be rare until proven otherwise. The second selection criterion is to use the case or collection of cases for their illustrative (teaching) purposes. The case must offer some important lesson. In other words -- your insight.

Your insight into the case will be typically about diagnosis or treatment. However, other areas may prove fruitful. For example, with the emergence of third-party interests (primarily insurance carriers) into our healthcare delivery system, important insights into patient documentation or problem-solving procedures are certainly welcome.

Begin the Case Report

After you have selected the case on the merits described above, you simply need to write the report. But, you ask, "What should I include?" The answer is simple: the facts of the case and your insight.

Remember that the purpose of writing the case report is either because of its rarity or its illustrative quality. Hence, your criteria for inclusion of material are already defined.

The simplest report to write is the rare case report. If the case is rare, you simply include the pertinent facts supportive of its rarity. Your insight is simple: "This case is rare."

The inclusion criteria for the illustrative case is also standardized but a little more elaborate. First, let's talk about the facts. Where do you get them? The facts come from the patient record and include the following areas:

Patient identification (age, sex, race)
Chief complaint

History of present illness (use excerpts from the "OPQRST" format) Past medical history (relevant portions) Family history (relevant portions) Physical examination (relevant portions) Laboratory and "special studies" results (relevant portions) Reports from consultants Impressions or diagnosis Therapy and course of treatment (protocol and progression) Final outcome or case disposition

The Standard Outline for Case Presentation

Fortunately, the formula for writing a case report is readily available and easy to follow. Hence, the doctor is able to merely "plug" the data into the formula; add a little individual effort; and presto, the case is ready to send off for consideration for publication. The outline or formula is as follows:

The Introduction: This is a brief (one or two paragraph) description of the case, in order to acquaint the reader or place the case into perspective with other similar cases.

Literature Review: This section is important for many reasons, not the least of which is to show the reader where he may get more information on the case or to show the reader how cases such as this have been handled in the past.

Case History: This is the story of the patient, using the facts of the case. where do the facts come from? You're right. (See above.) This is the section where the clinician is tempted to use jargon; however, please refrain from doing so. Think of yourself as Sgt. Friday of Dragnet fame -- "Just the facts, Ma'am, just the facts."

Discussion: Save your opinions for this section. Where possible, support your opinions with references. Otherwise, say, "My opinion on this is ..." Remember the reader is reading this to see how you handled this case. The discussion serves to give the reader a deeper understanding of your insight. You may want to explain how you developed this insight or help the reader travel through the sophisticated portions of the case. Use references whenever possible.

Summary: This is a quick-and-dirty synopsis of the case. Very little, if anything, new should be presented here.

References: No case report can be submitted without references. These references are the ones used in the introduction, literature review, and discussion portions of the report.

Darryl Curl, D.D.S., D.C.
Norco, California

Post Comments
Share |

Do you consult with a tax advisor (CPA, etc.) year-round, or only during tax season?
Year-round
Tax season only