LayerRx Mapping ID
364
Slot System
Featured Buckets
Featured Buckets Admin

Using Voogle to Search Within Patient Records in the VA Corporate Data Warehouse

Article Type
Changed
Wed, 11/06/2019 - 14:23
The VA has developed a tool to search its Corporate Data Warehouse, which provides easy access to patient data for better clinical decision making.

Digitalization of patient-specific information over the past 2 decades has dramatically altered health care delivery. Nonetheless, this technology has yet to live up to its promise of improving patient outcomes, in part due to data storage challenges as well as the emphasis on data entry to support administrative and financial goals of the institution.1-4 Substantially less emphasis has been placed on the retrieval of information required for accurate diagnosis.

A new search engine, Voogle, is now available through Microsoft Internet Explorer (Redmond, WA) to all providers in the US Department of Veterans Affairs (VA) on any intranet-enabled computer behind the VA firewall. Voogle facilitates rapid query-based search and retrieval of patient-specific data in the VA Corporate Data Warehouse (CDW).

Case Example

A veteran presented requesting consideration for implantation of a new device for obstructive sleep apnea. Guidelines for implantation of the new device specify a narrow therapeutic window, so determination of his apnea-hypopnea index (AHI) was critical. The patient had received care at more than 20 VA facilities and knew the approximate year the test had been performed at a non-VA facility.

A health care provider (HCP) using Voogle from his VA computer indexed all Veterans Information Systems and Technology Architecture (VistA) notes for the desired date range. The indexing of > 200 notes was completed in seconds. The HCP opened the indexed records with Voogle and entered a query for “sleep apnea,” which displayed multiple instances of the term within the patient record notes. A VA HCP had previously entered the data from the outside sleep study into a note shortly after the study.

This information was found immediately by sorting the indexed notes by date. The total time required by Voogle to find and display the critical information from the sleep study entered at a different VA more than a dozen years earlier was about 1 minute. These data provided the information needed for decision making at the time of the current patient encounter, without which repeat (and unnecessary) testing would have been required.

Information Overload

Electronic health records (EHRs) such as VistA, upload, store, collate, and present data in near real-time across multiple locations. Although the availability of these data can potentially reduce the risk of error due to missing critical information, its sheer volume limits its utility for point-of-care decision making. Much patient-specific text data found in clinical notes are recorded for administrative, financial, and business purposes rather than to support patient care decision making.1-3 The majority of data documents processes of care rather than HCP observations, assessment of current status, or plans for care. Much of this text is inserted into templates, consists of imported structured data elements, and may contain repeated copy-and-paste free text.

Data uploaded to the CDW are aggregated from multiple hospitals, each with its own “instance” of VistA. Often the CDW contains thousands of text notes for a single patient. This volume of text may conceal critical historical information needed for patient care mixed with a plethora of duplicated or extraneous text entered to satisfy administrative requirements. The effects of information overload and poor system usability have been studied extensively in other disciplines, but this science has largely not been incorporated into EHR design.1,3,4

A position paper published recently by the American College of Physicians notes that physician cognitive work is adversely impacted by the incorporation of nonclinical information into the EHR for use by other administrative and financial functions.2

 

 

Information Chaos

Beasley and colleagues noted that information in an EHR needed for optimal care may be unavailable, inadequate, scattered, conflicting, lost, or inaccurate, a condition they term information chaos.5 Smith and colleagues reported that decision making in 1 of 7 primary care visits was impaired by missing critical information. Surveyed HCPs estimated that 44% of patients with missing information may receive compromised care as a result, including delayed or erroneous diagnosis and increased costs due to duplication of diagnostic testing.6

Even when technically available, the usability of patient-specific data needed for accurate diagnosis is compromised if the HCP cannot find the information. In most systems data storage paradigms mirror database design rather than provider cognitive models. Ultimately, the design of current EHR interaction paradigms squanders precious cognitive resources and time, particularly during patient encounters, leaving little available for the cognitive tasks necessary for accurate diagnosis and treatment decisions.1,3,4,7

VA Corporate Data Warehouse

VistA was implemented as a decentralized system with 130 instances, each of which is a freestanding EHR. However, as all systems share common data structures, the data can be combined from multiple instances when needed. The VA established a CDW more than 15 years ago in order to collate information from multiple sites to support operations as well as to seek new insights. The CDW currently updates nightly from all 130 EHR instances and is the only location in which patient information from all treating sites is combined. Voogle can access the CDW through the Veterans Informatics and Computing Infrastructure (VINCI), which is a mirror of the CDW databases and was established as a secure research environment.

The CDW contains information on 25 million veterans, with about 15 terabytes of text data. Approximately 4 billion data points, including 1 million text notes, are accrued nightly. The Integrated Control Number (ICN), a unique patient identifier, is assigned to each CDW record and is cross-indexed in the master patient index. All CDW data are tied to the ICN, facilitating access to and attribution of all patient data from all VA sites. Voogle relies on this identifier to build indexed files, or domains (which are document collections), of requested specific patient information to support its search algorithm.

Structured Data

Most of the data accrued in an EHR are structured data (such as laboratory test results and vital signs) and stored in a defined database framework. Voogle uses iFind (Intersystems Inc, Cambridge, MA) to index, count, and then search for requested information within structured data fields.

Unstructured Text

In contrast to structured data, text notes are stored as documents that are retrievable by patient, author, date, clinic, as well as numerous other fields. Unstructured (free) text notes are more information rich than either structured data or templated notes since their narrative format more closely parallels providers’ cognitive processes.1,7 The value of the narrative becomes even more critical in understanding complex clinical scenarios with multiple interacting disease processes. Narratives emphasize important details, reducing cognitive overload by reducing the salience of detail the author deems to be less critical. Narrative notes simultaneously assure availability through the use of unstandardized language, often including specialty and disease-specific abbreviations.1 Information needed for decision making in the illustrative case in this report was present only in HCP-entered free-text notes, as the structured data from which the free text was derived were not available.

 

 

Search

The introduction of search engines can be considered one of the major technologic disruptors of the 21st century.8 However, this advance has not yet made significant inroads into health care, despite advances in other domains. As of 2019, EHR users are still required to be familiar with the system’s data and menu structure in order to find needed information (or enter orders, code visits, or any of a number of tasks). Anecdotally, one of the authors (David Eibling) observed that the most common question from his trainees is “How do you . . .?” referring not to the care of the patient but rather to interaction with the EHR.

What is needed is a simple query-based application that finds the data on request. In addition to Voogle, other advances are being made in this arena such as the EMERSE, medical record search engine (project-emerse.org). Voogle was released to VA providers in 2017 and is available through the Internet Explorer browser on VA computers with VA intranet access. The goal of Voogle is to reduce HCP cognitive load by reducing the time and effort needed to seek relevant information for the care of a specific patient.

Natural Language Processing

Linguistic analysis of text seeking to understand its meaning constitutes a rapidly expanding field, with current heavy emphasis on the role of artificial intelligence and machine learning.1 Advances in processing both structured data and free-text notes in the health care domain is in its infancy, despite the investment of considerable resources. Undoubtedly, advances in this arena will dramatically change provider cognitive work in the next decades.

VistA is coded in MUMPS (Massachusetts General Hospital Utility Multi-Programming System, also known as M), which has been in use for more than 50 years. Voogle employs iKnow, a novel natural language processing (NLP) application that resides in Caché (Intersystems, Boston, MA), the vendor-supported MUMPS infrastructure VistA uses to perform text analysis. iKnow does not attempt to interpret the meaning of text as do other common NLP applications, but instead relies on the expert user to interpret the meaning of the analyzed text. iKnow initially divides sentences into relations (usually verbs) and concepts, and then generates an index of these entities. The efficiency of iKnow results in very rapid indexing—often several thousand notes (not an uncommon number) can be indexed in 20 to 30 seconds. iKnow responds to a user query by searching for specific terms or similar terms within the indexed text, and then displays these terms within the original source documents, similar to well-known commercial search engines. Structured data are indexed by the iFind program simultaneously with free-text indexing (Figure 1).

 

Security

Maintaining high levels of security of Health Insurance Portability and Accountability (HIPAA)-compliant information in an online application such as Voogle is critical to ensure trust of veterans and HCPs. All patient data accessed by Voogle reside within the secure firewall-protected VINCI environment. All moving information is protected with high-level encryption protocols (transport layer security [TLS]), and data at rest are also encrypted. As the application is online, no data are stored on the accessing device. Voogle uses a secure Microsoft Windows logon using VA Active Directory coupled with VistA authorization to regulate who can see the data and use the application. All access is audited, not only for “sensitive patients,” but also for specific data types. Users are reminded of this Voogle attribute on the home screen.

 

 

Accessing Voogle

Voogle is available on the VA intranet to all authorized users at https://voogle.vha.med.va.gov/voogle. To assure high-level security the application can only be accessed with the Internet Explorer browser using established user identification protocols to avoid unauthorized access or duplicative log-in tasks.

Indexing

Indexing is user-driven and is required prior to patient selection and term query. The user is prompted for a patient identifier and a date range. The CDW unique patient identifier is used for all internal processing. However, a social security number look-up table is incorporated to facilitate patient selection. The date field defaults to 3 years but can be extended to approximately the year 2000.

 

Queries

Entering the patient name in Lastname, Firstname (no space) format will yield a list of indexed patients. All access is audited in order to deter unauthorized queries. Data from a demonstration patient are displayed in Figures 2, 3, 4, 5,
and 6.

Structured Data Searches

Structured data categories that contain the queried term, as well as a term count, are displayed after the “Structured Data” toggle is selected (Figure 2). After the desired category (Figure 2: “Outpatient Rx”) is selected, Voogle accesses the data file and displays it as a grid (medication list, Figure 3). Filter and sort functions enable display of specific medications, drug classes, or date ranges (Figure 4).

Display of Terms Within Text Notes

Selecting a term from the drop-down list (Figure 5) opens a grid with the term highlighted in a snippet of text (Figure 6). Opening the document displays the context of the term, along with negation terms (ie, not, denies, no, etc) in red font if present. Voogle, unlike other NLP tools that attempt to interpret medical notes, relies on interpretation by the HCP user. Duplicate note fragments will be displayed in multiple notes, often across multiple screens, vividly demonstrating the pervasive use of the copy-and-paste text-entry strategy. Voogle satisfies 2 of the 4 recommendations of the recent report on copy-and-paste by Tsou and colleagues.9 The Voogle text display grid identifies copy-and-pasted text as well as establishes the provenance of the text (by sorting on the date column). Text can be copied from Voogle into an active Computerized Patient Record System (CPRS) note if needed for active patient care. Reindexing the following day and then repeating the search will demonstrate the newly copied-and-pasted text appended to the sequence.

Limitations

Voogle is unable to access all VA patient data currently. There are a dozen or so clinical domains that are indexed by Voogle that include prescriptions, problem lists, health factors, and others. More domains can be added with minimal effort and would then be available for fast search. The most critical deficiency is its inability to access, index, or query text reports stored as images within VistA Imaging. This includes nearly all reports from outside HCPs, emergency department visits or discharge summaries from unlinked hospitals, anesthesia reports, intensive care unit flow sheets, electrocardiograms, as well as numerous other text reports such as pulmonary function reports or sleep studies. Information that is transcribed by the provider into VistA as text (as in the case presented) is available within the CDW and can be found and displayed by Voogle search.

 

 

Voogle requires that the user initiates the indexing process prior to initiating the search process. Although Voogle defaults to 3 years prior to the current date, the user can specify a start date extending to close to the year 2000. The volume of data flowing into the CDW precludes automatic indexing of all patient data, as well as automatic updating of previously indexed data. We have explored the feasibility of queueing scheduled appointments for the following day, and although the strategy shows some promise, avoiding conflict with user-requested on-demand indexing remains challenging.

The current VA network architecture updates the CDW every night, resulting in up to a 24-hour delay in data availability. However, this delay should be reduced to several minutes after implementation of real-time data feeds accompanying the coming transition to a new EHR platform.

Conclusions

The recent introduction of the Joint Legacy Viewer (JLV) to the VA EHR desktop has enhanced the breadth of patient-specific information available to any VHA clinician, with recent enhancements providing access to some community care notes from outside HCPs. Voogle builds on this capability by enabling rapid search of text notes and structured data from multiple VA sites, over an extended time frame, and perhaps entered by hundreds of authors, as demonstrated in the case example. Formal usability and workload studies have not been performed; however, anecdotal reports indicate the application dramatically reduces the time required to search for critical information needed for care of complex patients who have been treated in multiple different VA hospitals and clinics.

The Voogle paradigm of leveraging patient information stored within a large enterprise-wide data warehouse through NLP techniques may be applicable to other systems as well, and warrants exploration. We believe that replacing traditional data search paradigms that require knowledge of data structure with a true query-based paradigm is a potential game changer for health information systems. Ultimately this strategy may help provide an antidote for the information chaos impacting HCP cognition. Moreover, reducing HCP cognitive load and time on task may lessen overall health care costs, reduce provider burn-out, and improve the quality of care received by patients.

Near real-time data feeds and adding additional clinical domains will potentially provide other benefits to patient care. For example, the authors plan to investigate whether sampling incoming data may assist with behind-the-scenes continuous monitoring of indicators of patient status to facilitate early warning of impending physiologic collapse.10 Other possible applications could include real-time scans for biosurveillance or other population screening requirements.

Acknowledgments
The authors express their sincere appreciation to Leslie DeYoung for documentation and Justin Wilson who constructed much of the graphical user interface for the Voogle application and design. Without their expertise, passion, and commitment the application would not be available as it is now.

References

1. Wachter RM. The Digital Doctor: Hope, Hype and Harm at the Dawn of the Computer Age New York: McGraw-Hill Education; 2017.

2. Erickson SM, Rockwern B, Koltov M, McLean RM; Medical Practice and Quality Committee of the American College of Physicians. Putting patients first by reducing administrative tasks in health care: a position paper of the American College of Physicians. Ann Intern Med. 2017;166(9):659-661.

3. Woods DD, Patterson ES, Roth EM. Can we ever escape from data overload? A cognitive systems diagnosis. Cogn Technol Work. 2002;4(1):22-36.

4. Gupta A, Harrod M, Quinn M, et al. Mind the overlap: how system problems contribute to cognitive failure and diagnostic errors. Diagnosis (Berl). 2018;5(3):151-156.

5. Beasley JW, Wetterneck TB, Temte J, et al. Information chaos in primary care: implications for physician performance and patient safety. J Am Board Fam Med. 2011;24(6):745-751.

6. Smith PC, Araya-Guerra R, Bublitz C, et al. Missing clinical information during primary care visits. JAMA. 2005;293(5):565-571.

7. Papadakos PJ, Berman E, eds. Distracted Doctoring: Returning to Patient-Centered Care in the Digital Age. New York: Springer International Publishing; 2017.

8. Battelle J. Search: How Google and its Rivals Rewrote the Rules of Business and Transformed Our Culture. New York: Penguin Group; 2005.

9. Tsou AY, Lehmann CU, Michel J, Solomon R, Possanza L, Gandhi T. Safe practices for copy and paste in the EHR. Systematic review, recommendations, and novel model for health IT collaboration. Appl Clin Inform. 2017;8(1):12-34.

10. Rothman MJ, Rothman SI, Beals J 4th. Development and validation of a continuous measure of patient condition using the electronic medical record. J Biomed Inform. 2013;46(5):837-848.

Article PDF
Author and Disclosure Information

Augie Turano is Director Veterans Informatics and Computing Infrastructure in the VA Office of Information and Technology, and David Eibling is an Otolaryngologist in the Surgery Service at VA Pittsburgh Healthcare System in Pennsylvania. Both Augie Turano and David Eibling hold faculty appointments and teach at the University of Pittsburgh.
Correspondence: David Eibling ([email protected]

Author Disclosures
The authors report no actual or potential conflicts of interest with regard to this article.

Disclaimer
The opinions expressed herein are those of the authors and do not necessarily reflect those of Federal Practitioner, Frontline Medical Communications Inc., the US Government, or any of its agencies.

Issue
Federal Practitioner - 36(11)a
Publications
Topics
Page Number
518-523
Sections
Author and Disclosure Information

Augie Turano is Director Veterans Informatics and Computing Infrastructure in the VA Office of Information and Technology, and David Eibling is an Otolaryngologist in the Surgery Service at VA Pittsburgh Healthcare System in Pennsylvania. Both Augie Turano and David Eibling hold faculty appointments and teach at the University of Pittsburgh.
Correspondence: David Eibling ([email protected]

Author Disclosures
The authors report no actual or potential conflicts of interest with regard to this article.

Disclaimer
The opinions expressed herein are those of the authors and do not necessarily reflect those of Federal Practitioner, Frontline Medical Communications Inc., the US Government, or any of its agencies.

Author and Disclosure Information

Augie Turano is Director Veterans Informatics and Computing Infrastructure in the VA Office of Information and Technology, and David Eibling is an Otolaryngologist in the Surgery Service at VA Pittsburgh Healthcare System in Pennsylvania. Both Augie Turano and David Eibling hold faculty appointments and teach at the University of Pittsburgh.
Correspondence: David Eibling ([email protected]

Author Disclosures
The authors report no actual or potential conflicts of interest with regard to this article.

Disclaimer
The opinions expressed herein are those of the authors and do not necessarily reflect those of Federal Practitioner, Frontline Medical Communications Inc., the US Government, or any of its agencies.

Article PDF
Article PDF
Related Articles
The VA has developed a tool to search its Corporate Data Warehouse, which provides easy access to patient data for better clinical decision making.
The VA has developed a tool to search its Corporate Data Warehouse, which provides easy access to patient data for better clinical decision making.

Digitalization of patient-specific information over the past 2 decades has dramatically altered health care delivery. Nonetheless, this technology has yet to live up to its promise of improving patient outcomes, in part due to data storage challenges as well as the emphasis on data entry to support administrative and financial goals of the institution.1-4 Substantially less emphasis has been placed on the retrieval of information required for accurate diagnosis.

A new search engine, Voogle, is now available through Microsoft Internet Explorer (Redmond, WA) to all providers in the US Department of Veterans Affairs (VA) on any intranet-enabled computer behind the VA firewall. Voogle facilitates rapid query-based search and retrieval of patient-specific data in the VA Corporate Data Warehouse (CDW).

Case Example

A veteran presented requesting consideration for implantation of a new device for obstructive sleep apnea. Guidelines for implantation of the new device specify a narrow therapeutic window, so determination of his apnea-hypopnea index (AHI) was critical. The patient had received care at more than 20 VA facilities and knew the approximate year the test had been performed at a non-VA facility.

A health care provider (HCP) using Voogle from his VA computer indexed all Veterans Information Systems and Technology Architecture (VistA) notes for the desired date range. The indexing of > 200 notes was completed in seconds. The HCP opened the indexed records with Voogle and entered a query for “sleep apnea,” which displayed multiple instances of the term within the patient record notes. A VA HCP had previously entered the data from the outside sleep study into a note shortly after the study.

This information was found immediately by sorting the indexed notes by date. The total time required by Voogle to find and display the critical information from the sleep study entered at a different VA more than a dozen years earlier was about 1 minute. These data provided the information needed for decision making at the time of the current patient encounter, without which repeat (and unnecessary) testing would have been required.

Information Overload

Electronic health records (EHRs) such as VistA, upload, store, collate, and present data in near real-time across multiple locations. Although the availability of these data can potentially reduce the risk of error due to missing critical information, its sheer volume limits its utility for point-of-care decision making. Much patient-specific text data found in clinical notes are recorded for administrative, financial, and business purposes rather than to support patient care decision making.1-3 The majority of data documents processes of care rather than HCP observations, assessment of current status, or plans for care. Much of this text is inserted into templates, consists of imported structured data elements, and may contain repeated copy-and-paste free text.

Data uploaded to the CDW are aggregated from multiple hospitals, each with its own “instance” of VistA. Often the CDW contains thousands of text notes for a single patient. This volume of text may conceal critical historical information needed for patient care mixed with a plethora of duplicated or extraneous text entered to satisfy administrative requirements. The effects of information overload and poor system usability have been studied extensively in other disciplines, but this science has largely not been incorporated into EHR design.1,3,4

A position paper published recently by the American College of Physicians notes that physician cognitive work is adversely impacted by the incorporation of nonclinical information into the EHR for use by other administrative and financial functions.2

 

 

Information Chaos

Beasley and colleagues noted that information in an EHR needed for optimal care may be unavailable, inadequate, scattered, conflicting, lost, or inaccurate, a condition they term information chaos.5 Smith and colleagues reported that decision making in 1 of 7 primary care visits was impaired by missing critical information. Surveyed HCPs estimated that 44% of patients with missing information may receive compromised care as a result, including delayed or erroneous diagnosis and increased costs due to duplication of diagnostic testing.6

Even when technically available, the usability of patient-specific data needed for accurate diagnosis is compromised if the HCP cannot find the information. In most systems data storage paradigms mirror database design rather than provider cognitive models. Ultimately, the design of current EHR interaction paradigms squanders precious cognitive resources and time, particularly during patient encounters, leaving little available for the cognitive tasks necessary for accurate diagnosis and treatment decisions.1,3,4,7

VA Corporate Data Warehouse

VistA was implemented as a decentralized system with 130 instances, each of which is a freestanding EHR. However, as all systems share common data structures, the data can be combined from multiple instances when needed. The VA established a CDW more than 15 years ago in order to collate information from multiple sites to support operations as well as to seek new insights. The CDW currently updates nightly from all 130 EHR instances and is the only location in which patient information from all treating sites is combined. Voogle can access the CDW through the Veterans Informatics and Computing Infrastructure (VINCI), which is a mirror of the CDW databases and was established as a secure research environment.

The CDW contains information on 25 million veterans, with about 15 terabytes of text data. Approximately 4 billion data points, including 1 million text notes, are accrued nightly. The Integrated Control Number (ICN), a unique patient identifier, is assigned to each CDW record and is cross-indexed in the master patient index. All CDW data are tied to the ICN, facilitating access to and attribution of all patient data from all VA sites. Voogle relies on this identifier to build indexed files, or domains (which are document collections), of requested specific patient information to support its search algorithm.

Structured Data

Most of the data accrued in an EHR are structured data (such as laboratory test results and vital signs) and stored in a defined database framework. Voogle uses iFind (Intersystems Inc, Cambridge, MA) to index, count, and then search for requested information within structured data fields.

Unstructured Text

In contrast to structured data, text notes are stored as documents that are retrievable by patient, author, date, clinic, as well as numerous other fields. Unstructured (free) text notes are more information rich than either structured data or templated notes since their narrative format more closely parallels providers’ cognitive processes.1,7 The value of the narrative becomes even more critical in understanding complex clinical scenarios with multiple interacting disease processes. Narratives emphasize important details, reducing cognitive overload by reducing the salience of detail the author deems to be less critical. Narrative notes simultaneously assure availability through the use of unstandardized language, often including specialty and disease-specific abbreviations.1 Information needed for decision making in the illustrative case in this report was present only in HCP-entered free-text notes, as the structured data from which the free text was derived were not available.

 

 

Search

The introduction of search engines can be considered one of the major technologic disruptors of the 21st century.8 However, this advance has not yet made significant inroads into health care, despite advances in other domains. As of 2019, EHR users are still required to be familiar with the system’s data and menu structure in order to find needed information (or enter orders, code visits, or any of a number of tasks). Anecdotally, one of the authors (David Eibling) observed that the most common question from his trainees is “How do you . . .?” referring not to the care of the patient but rather to interaction with the EHR.

What is needed is a simple query-based application that finds the data on request. In addition to Voogle, other advances are being made in this arena such as the EMERSE, medical record search engine (project-emerse.org). Voogle was released to VA providers in 2017 and is available through the Internet Explorer browser on VA computers with VA intranet access. The goal of Voogle is to reduce HCP cognitive load by reducing the time and effort needed to seek relevant information for the care of a specific patient.

Natural Language Processing

Linguistic analysis of text seeking to understand its meaning constitutes a rapidly expanding field, with current heavy emphasis on the role of artificial intelligence and machine learning.1 Advances in processing both structured data and free-text notes in the health care domain is in its infancy, despite the investment of considerable resources. Undoubtedly, advances in this arena will dramatically change provider cognitive work in the next decades.

VistA is coded in MUMPS (Massachusetts General Hospital Utility Multi-Programming System, also known as M), which has been in use for more than 50 years. Voogle employs iKnow, a novel natural language processing (NLP) application that resides in Caché (Intersystems, Boston, MA), the vendor-supported MUMPS infrastructure VistA uses to perform text analysis. iKnow does not attempt to interpret the meaning of text as do other common NLP applications, but instead relies on the expert user to interpret the meaning of the analyzed text. iKnow initially divides sentences into relations (usually verbs) and concepts, and then generates an index of these entities. The efficiency of iKnow results in very rapid indexing—often several thousand notes (not an uncommon number) can be indexed in 20 to 30 seconds. iKnow responds to a user query by searching for specific terms or similar terms within the indexed text, and then displays these terms within the original source documents, similar to well-known commercial search engines. Structured data are indexed by the iFind program simultaneously with free-text indexing (Figure 1).

 

Security

Maintaining high levels of security of Health Insurance Portability and Accountability (HIPAA)-compliant information in an online application such as Voogle is critical to ensure trust of veterans and HCPs. All patient data accessed by Voogle reside within the secure firewall-protected VINCI environment. All moving information is protected with high-level encryption protocols (transport layer security [TLS]), and data at rest are also encrypted. As the application is online, no data are stored on the accessing device. Voogle uses a secure Microsoft Windows logon using VA Active Directory coupled with VistA authorization to regulate who can see the data and use the application. All access is audited, not only for “sensitive patients,” but also for specific data types. Users are reminded of this Voogle attribute on the home screen.

 

 

Accessing Voogle

Voogle is available on the VA intranet to all authorized users at https://voogle.vha.med.va.gov/voogle. To assure high-level security the application can only be accessed with the Internet Explorer browser using established user identification protocols to avoid unauthorized access or duplicative log-in tasks.

Indexing

Indexing is user-driven and is required prior to patient selection and term query. The user is prompted for a patient identifier and a date range. The CDW unique patient identifier is used for all internal processing. However, a social security number look-up table is incorporated to facilitate patient selection. The date field defaults to 3 years but can be extended to approximately the year 2000.

 

Queries

Entering the patient name in Lastname, Firstname (no space) format will yield a list of indexed patients. All access is audited in order to deter unauthorized queries. Data from a demonstration patient are displayed in Figures 2, 3, 4, 5,
and 6.

Structured Data Searches

Structured data categories that contain the queried term, as well as a term count, are displayed after the “Structured Data” toggle is selected (Figure 2). After the desired category (Figure 2: “Outpatient Rx”) is selected, Voogle accesses the data file and displays it as a grid (medication list, Figure 3). Filter and sort functions enable display of specific medications, drug classes, or date ranges (Figure 4).

Display of Terms Within Text Notes

Selecting a term from the drop-down list (Figure 5) opens a grid with the term highlighted in a snippet of text (Figure 6). Opening the document displays the context of the term, along with negation terms (ie, not, denies, no, etc) in red font if present. Voogle, unlike other NLP tools that attempt to interpret medical notes, relies on interpretation by the HCP user. Duplicate note fragments will be displayed in multiple notes, often across multiple screens, vividly demonstrating the pervasive use of the copy-and-paste text-entry strategy. Voogle satisfies 2 of the 4 recommendations of the recent report on copy-and-paste by Tsou and colleagues.9 The Voogle text display grid identifies copy-and-pasted text as well as establishes the provenance of the text (by sorting on the date column). Text can be copied from Voogle into an active Computerized Patient Record System (CPRS) note if needed for active patient care. Reindexing the following day and then repeating the search will demonstrate the newly copied-and-pasted text appended to the sequence.

Limitations

Voogle is unable to access all VA patient data currently. There are a dozen or so clinical domains that are indexed by Voogle that include prescriptions, problem lists, health factors, and others. More domains can be added with minimal effort and would then be available for fast search. The most critical deficiency is its inability to access, index, or query text reports stored as images within VistA Imaging. This includes nearly all reports from outside HCPs, emergency department visits or discharge summaries from unlinked hospitals, anesthesia reports, intensive care unit flow sheets, electrocardiograms, as well as numerous other text reports such as pulmonary function reports or sleep studies. Information that is transcribed by the provider into VistA as text (as in the case presented) is available within the CDW and can be found and displayed by Voogle search.

 

 

Voogle requires that the user initiates the indexing process prior to initiating the search process. Although Voogle defaults to 3 years prior to the current date, the user can specify a start date extending to close to the year 2000. The volume of data flowing into the CDW precludes automatic indexing of all patient data, as well as automatic updating of previously indexed data. We have explored the feasibility of queueing scheduled appointments for the following day, and although the strategy shows some promise, avoiding conflict with user-requested on-demand indexing remains challenging.

The current VA network architecture updates the CDW every night, resulting in up to a 24-hour delay in data availability. However, this delay should be reduced to several minutes after implementation of real-time data feeds accompanying the coming transition to a new EHR platform.

Conclusions

The recent introduction of the Joint Legacy Viewer (JLV) to the VA EHR desktop has enhanced the breadth of patient-specific information available to any VHA clinician, with recent enhancements providing access to some community care notes from outside HCPs. Voogle builds on this capability by enabling rapid search of text notes and structured data from multiple VA sites, over an extended time frame, and perhaps entered by hundreds of authors, as demonstrated in the case example. Formal usability and workload studies have not been performed; however, anecdotal reports indicate the application dramatically reduces the time required to search for critical information needed for care of complex patients who have been treated in multiple different VA hospitals and clinics.

The Voogle paradigm of leveraging patient information stored within a large enterprise-wide data warehouse through NLP techniques may be applicable to other systems as well, and warrants exploration. We believe that replacing traditional data search paradigms that require knowledge of data structure with a true query-based paradigm is a potential game changer for health information systems. Ultimately this strategy may help provide an antidote for the information chaos impacting HCP cognition. Moreover, reducing HCP cognitive load and time on task may lessen overall health care costs, reduce provider burn-out, and improve the quality of care received by patients.

Near real-time data feeds and adding additional clinical domains will potentially provide other benefits to patient care. For example, the authors plan to investigate whether sampling incoming data may assist with behind-the-scenes continuous monitoring of indicators of patient status to facilitate early warning of impending physiologic collapse.10 Other possible applications could include real-time scans for biosurveillance or other population screening requirements.

Acknowledgments
The authors express their sincere appreciation to Leslie DeYoung for documentation and Justin Wilson who constructed much of the graphical user interface for the Voogle application and design. Without their expertise, passion, and commitment the application would not be available as it is now.

Digitalization of patient-specific information over the past 2 decades has dramatically altered health care delivery. Nonetheless, this technology has yet to live up to its promise of improving patient outcomes, in part due to data storage challenges as well as the emphasis on data entry to support administrative and financial goals of the institution.1-4 Substantially less emphasis has been placed on the retrieval of information required for accurate diagnosis.

A new search engine, Voogle, is now available through Microsoft Internet Explorer (Redmond, WA) to all providers in the US Department of Veterans Affairs (VA) on any intranet-enabled computer behind the VA firewall. Voogle facilitates rapid query-based search and retrieval of patient-specific data in the VA Corporate Data Warehouse (CDW).

Case Example

A veteran presented requesting consideration for implantation of a new device for obstructive sleep apnea. Guidelines for implantation of the new device specify a narrow therapeutic window, so determination of his apnea-hypopnea index (AHI) was critical. The patient had received care at more than 20 VA facilities and knew the approximate year the test had been performed at a non-VA facility.

A health care provider (HCP) using Voogle from his VA computer indexed all Veterans Information Systems and Technology Architecture (VistA) notes for the desired date range. The indexing of > 200 notes was completed in seconds. The HCP opened the indexed records with Voogle and entered a query for “sleep apnea,” which displayed multiple instances of the term within the patient record notes. A VA HCP had previously entered the data from the outside sleep study into a note shortly after the study.

This information was found immediately by sorting the indexed notes by date. The total time required by Voogle to find and display the critical information from the sleep study entered at a different VA more than a dozen years earlier was about 1 minute. These data provided the information needed for decision making at the time of the current patient encounter, without which repeat (and unnecessary) testing would have been required.

Information Overload

Electronic health records (EHRs) such as VistA, upload, store, collate, and present data in near real-time across multiple locations. Although the availability of these data can potentially reduce the risk of error due to missing critical information, its sheer volume limits its utility for point-of-care decision making. Much patient-specific text data found in clinical notes are recorded for administrative, financial, and business purposes rather than to support patient care decision making.1-3 The majority of data documents processes of care rather than HCP observations, assessment of current status, or plans for care. Much of this text is inserted into templates, consists of imported structured data elements, and may contain repeated copy-and-paste free text.

Data uploaded to the CDW are aggregated from multiple hospitals, each with its own “instance” of VistA. Often the CDW contains thousands of text notes for a single patient. This volume of text may conceal critical historical information needed for patient care mixed with a plethora of duplicated or extraneous text entered to satisfy administrative requirements. The effects of information overload and poor system usability have been studied extensively in other disciplines, but this science has largely not been incorporated into EHR design.1,3,4

A position paper published recently by the American College of Physicians notes that physician cognitive work is adversely impacted by the incorporation of nonclinical information into the EHR for use by other administrative and financial functions.2

 

 

Information Chaos

Beasley and colleagues noted that information in an EHR needed for optimal care may be unavailable, inadequate, scattered, conflicting, lost, or inaccurate, a condition they term information chaos.5 Smith and colleagues reported that decision making in 1 of 7 primary care visits was impaired by missing critical information. Surveyed HCPs estimated that 44% of patients with missing information may receive compromised care as a result, including delayed or erroneous diagnosis and increased costs due to duplication of diagnostic testing.6

Even when technically available, the usability of patient-specific data needed for accurate diagnosis is compromised if the HCP cannot find the information. In most systems data storage paradigms mirror database design rather than provider cognitive models. Ultimately, the design of current EHR interaction paradigms squanders precious cognitive resources and time, particularly during patient encounters, leaving little available for the cognitive tasks necessary for accurate diagnosis and treatment decisions.1,3,4,7

VA Corporate Data Warehouse

VistA was implemented as a decentralized system with 130 instances, each of which is a freestanding EHR. However, as all systems share common data structures, the data can be combined from multiple instances when needed. The VA established a CDW more than 15 years ago in order to collate information from multiple sites to support operations as well as to seek new insights. The CDW currently updates nightly from all 130 EHR instances and is the only location in which patient information from all treating sites is combined. Voogle can access the CDW through the Veterans Informatics and Computing Infrastructure (VINCI), which is a mirror of the CDW databases and was established as a secure research environment.

The CDW contains information on 25 million veterans, with about 15 terabytes of text data. Approximately 4 billion data points, including 1 million text notes, are accrued nightly. The Integrated Control Number (ICN), a unique patient identifier, is assigned to each CDW record and is cross-indexed in the master patient index. All CDW data are tied to the ICN, facilitating access to and attribution of all patient data from all VA sites. Voogle relies on this identifier to build indexed files, or domains (which are document collections), of requested specific patient information to support its search algorithm.

Structured Data

Most of the data accrued in an EHR are structured data (such as laboratory test results and vital signs) and stored in a defined database framework. Voogle uses iFind (Intersystems Inc, Cambridge, MA) to index, count, and then search for requested information within structured data fields.

Unstructured Text

In contrast to structured data, text notes are stored as documents that are retrievable by patient, author, date, clinic, as well as numerous other fields. Unstructured (free) text notes are more information rich than either structured data or templated notes since their narrative format more closely parallels providers’ cognitive processes.1,7 The value of the narrative becomes even more critical in understanding complex clinical scenarios with multiple interacting disease processes. Narratives emphasize important details, reducing cognitive overload by reducing the salience of detail the author deems to be less critical. Narrative notes simultaneously assure availability through the use of unstandardized language, often including specialty and disease-specific abbreviations.1 Information needed for decision making in the illustrative case in this report was present only in HCP-entered free-text notes, as the structured data from which the free text was derived were not available.

 

 

Search

The introduction of search engines can be considered one of the major technologic disruptors of the 21st century.8 However, this advance has not yet made significant inroads into health care, despite advances in other domains. As of 2019, EHR users are still required to be familiar with the system’s data and menu structure in order to find needed information (or enter orders, code visits, or any of a number of tasks). Anecdotally, one of the authors (David Eibling) observed that the most common question from his trainees is “How do you . . .?” referring not to the care of the patient but rather to interaction with the EHR.

What is needed is a simple query-based application that finds the data on request. In addition to Voogle, other advances are being made in this arena such as the EMERSE, medical record search engine (project-emerse.org). Voogle was released to VA providers in 2017 and is available through the Internet Explorer browser on VA computers with VA intranet access. The goal of Voogle is to reduce HCP cognitive load by reducing the time and effort needed to seek relevant information for the care of a specific patient.

Natural Language Processing

Linguistic analysis of text seeking to understand its meaning constitutes a rapidly expanding field, with current heavy emphasis on the role of artificial intelligence and machine learning.1 Advances in processing both structured data and free-text notes in the health care domain is in its infancy, despite the investment of considerable resources. Undoubtedly, advances in this arena will dramatically change provider cognitive work in the next decades.

VistA is coded in MUMPS (Massachusetts General Hospital Utility Multi-Programming System, also known as M), which has been in use for more than 50 years. Voogle employs iKnow, a novel natural language processing (NLP) application that resides in Caché (Intersystems, Boston, MA), the vendor-supported MUMPS infrastructure VistA uses to perform text analysis. iKnow does not attempt to interpret the meaning of text as do other common NLP applications, but instead relies on the expert user to interpret the meaning of the analyzed text. iKnow initially divides sentences into relations (usually verbs) and concepts, and then generates an index of these entities. The efficiency of iKnow results in very rapid indexing—often several thousand notes (not an uncommon number) can be indexed in 20 to 30 seconds. iKnow responds to a user query by searching for specific terms or similar terms within the indexed text, and then displays these terms within the original source documents, similar to well-known commercial search engines. Structured data are indexed by the iFind program simultaneously with free-text indexing (Figure 1).

 

Security

Maintaining high levels of security of Health Insurance Portability and Accountability (HIPAA)-compliant information in an online application such as Voogle is critical to ensure trust of veterans and HCPs. All patient data accessed by Voogle reside within the secure firewall-protected VINCI environment. All moving information is protected with high-level encryption protocols (transport layer security [TLS]), and data at rest are also encrypted. As the application is online, no data are stored on the accessing device. Voogle uses a secure Microsoft Windows logon using VA Active Directory coupled with VistA authorization to regulate who can see the data and use the application. All access is audited, not only for “sensitive patients,” but also for specific data types. Users are reminded of this Voogle attribute on the home screen.

 

 

Accessing Voogle

Voogle is available on the VA intranet to all authorized users at https://voogle.vha.med.va.gov/voogle. To assure high-level security the application can only be accessed with the Internet Explorer browser using established user identification protocols to avoid unauthorized access or duplicative log-in tasks.

Indexing

Indexing is user-driven and is required prior to patient selection and term query. The user is prompted for a patient identifier and a date range. The CDW unique patient identifier is used for all internal processing. However, a social security number look-up table is incorporated to facilitate patient selection. The date field defaults to 3 years but can be extended to approximately the year 2000.

 

Queries

Entering the patient name in Lastname, Firstname (no space) format will yield a list of indexed patients. All access is audited in order to deter unauthorized queries. Data from a demonstration patient are displayed in Figures 2, 3, 4, 5,
and 6.

Structured Data Searches

Structured data categories that contain the queried term, as well as a term count, are displayed after the “Structured Data” toggle is selected (Figure 2). After the desired category (Figure 2: “Outpatient Rx”) is selected, Voogle accesses the data file and displays it as a grid (medication list, Figure 3). Filter and sort functions enable display of specific medications, drug classes, or date ranges (Figure 4).

Display of Terms Within Text Notes

Selecting a term from the drop-down list (Figure 5) opens a grid with the term highlighted in a snippet of text (Figure 6). Opening the document displays the context of the term, along with negation terms (ie, not, denies, no, etc) in red font if present. Voogle, unlike other NLP tools that attempt to interpret medical notes, relies on interpretation by the HCP user. Duplicate note fragments will be displayed in multiple notes, often across multiple screens, vividly demonstrating the pervasive use of the copy-and-paste text-entry strategy. Voogle satisfies 2 of the 4 recommendations of the recent report on copy-and-paste by Tsou and colleagues.9 The Voogle text display grid identifies copy-and-pasted text as well as establishes the provenance of the text (by sorting on the date column). Text can be copied from Voogle into an active Computerized Patient Record System (CPRS) note if needed for active patient care. Reindexing the following day and then repeating the search will demonstrate the newly copied-and-pasted text appended to the sequence.

Limitations

Voogle is unable to access all VA patient data currently. There are a dozen or so clinical domains that are indexed by Voogle that include prescriptions, problem lists, health factors, and others. More domains can be added with minimal effort and would then be available for fast search. The most critical deficiency is its inability to access, index, or query text reports stored as images within VistA Imaging. This includes nearly all reports from outside HCPs, emergency department visits or discharge summaries from unlinked hospitals, anesthesia reports, intensive care unit flow sheets, electrocardiograms, as well as numerous other text reports such as pulmonary function reports or sleep studies. Information that is transcribed by the provider into VistA as text (as in the case presented) is available within the CDW and can be found and displayed by Voogle search.

 

 

Voogle requires that the user initiates the indexing process prior to initiating the search process. Although Voogle defaults to 3 years prior to the current date, the user can specify a start date extending to close to the year 2000. The volume of data flowing into the CDW precludes automatic indexing of all patient data, as well as automatic updating of previously indexed data. We have explored the feasibility of queueing scheduled appointments for the following day, and although the strategy shows some promise, avoiding conflict with user-requested on-demand indexing remains challenging.

The current VA network architecture updates the CDW every night, resulting in up to a 24-hour delay in data availability. However, this delay should be reduced to several minutes after implementation of real-time data feeds accompanying the coming transition to a new EHR platform.

Conclusions

The recent introduction of the Joint Legacy Viewer (JLV) to the VA EHR desktop has enhanced the breadth of patient-specific information available to any VHA clinician, with recent enhancements providing access to some community care notes from outside HCPs. Voogle builds on this capability by enabling rapid search of text notes and structured data from multiple VA sites, over an extended time frame, and perhaps entered by hundreds of authors, as demonstrated in the case example. Formal usability and workload studies have not been performed; however, anecdotal reports indicate the application dramatically reduces the time required to search for critical information needed for care of complex patients who have been treated in multiple different VA hospitals and clinics.

The Voogle paradigm of leveraging patient information stored within a large enterprise-wide data warehouse through NLP techniques may be applicable to other systems as well, and warrants exploration. We believe that replacing traditional data search paradigms that require knowledge of data structure with a true query-based paradigm is a potential game changer for health information systems. Ultimately this strategy may help provide an antidote for the information chaos impacting HCP cognition. Moreover, reducing HCP cognitive load and time on task may lessen overall health care costs, reduce provider burn-out, and improve the quality of care received by patients.

Near real-time data feeds and adding additional clinical domains will potentially provide other benefits to patient care. For example, the authors plan to investigate whether sampling incoming data may assist with behind-the-scenes continuous monitoring of indicators of patient status to facilitate early warning of impending physiologic collapse.10 Other possible applications could include real-time scans for biosurveillance or other population screening requirements.

Acknowledgments
The authors express their sincere appreciation to Leslie DeYoung for documentation and Justin Wilson who constructed much of the graphical user interface for the Voogle application and design. Without their expertise, passion, and commitment the application would not be available as it is now.

References

1. Wachter RM. The Digital Doctor: Hope, Hype and Harm at the Dawn of the Computer Age New York: McGraw-Hill Education; 2017.

2. Erickson SM, Rockwern B, Koltov M, McLean RM; Medical Practice and Quality Committee of the American College of Physicians. Putting patients first by reducing administrative tasks in health care: a position paper of the American College of Physicians. Ann Intern Med. 2017;166(9):659-661.

3. Woods DD, Patterson ES, Roth EM. Can we ever escape from data overload? A cognitive systems diagnosis. Cogn Technol Work. 2002;4(1):22-36.

4. Gupta A, Harrod M, Quinn M, et al. Mind the overlap: how system problems contribute to cognitive failure and diagnostic errors. Diagnosis (Berl). 2018;5(3):151-156.

5. Beasley JW, Wetterneck TB, Temte J, et al. Information chaos in primary care: implications for physician performance and patient safety. J Am Board Fam Med. 2011;24(6):745-751.

6. Smith PC, Araya-Guerra R, Bublitz C, et al. Missing clinical information during primary care visits. JAMA. 2005;293(5):565-571.

7. Papadakos PJ, Berman E, eds. Distracted Doctoring: Returning to Patient-Centered Care in the Digital Age. New York: Springer International Publishing; 2017.

8. Battelle J. Search: How Google and its Rivals Rewrote the Rules of Business and Transformed Our Culture. New York: Penguin Group; 2005.

9. Tsou AY, Lehmann CU, Michel J, Solomon R, Possanza L, Gandhi T. Safe practices for copy and paste in the EHR. Systematic review, recommendations, and novel model for health IT collaboration. Appl Clin Inform. 2017;8(1):12-34.

10. Rothman MJ, Rothman SI, Beals J 4th. Development and validation of a continuous measure of patient condition using the electronic medical record. J Biomed Inform. 2013;46(5):837-848.

References

1. Wachter RM. The Digital Doctor: Hope, Hype and Harm at the Dawn of the Computer Age New York: McGraw-Hill Education; 2017.

2. Erickson SM, Rockwern B, Koltov M, McLean RM; Medical Practice and Quality Committee of the American College of Physicians. Putting patients first by reducing administrative tasks in health care: a position paper of the American College of Physicians. Ann Intern Med. 2017;166(9):659-661.

3. Woods DD, Patterson ES, Roth EM. Can we ever escape from data overload? A cognitive systems diagnosis. Cogn Technol Work. 2002;4(1):22-36.

4. Gupta A, Harrod M, Quinn M, et al. Mind the overlap: how system problems contribute to cognitive failure and diagnostic errors. Diagnosis (Berl). 2018;5(3):151-156.

5. Beasley JW, Wetterneck TB, Temte J, et al. Information chaos in primary care: implications for physician performance and patient safety. J Am Board Fam Med. 2011;24(6):745-751.

6. Smith PC, Araya-Guerra R, Bublitz C, et al. Missing clinical information during primary care visits. JAMA. 2005;293(5):565-571.

7. Papadakos PJ, Berman E, eds. Distracted Doctoring: Returning to Patient-Centered Care in the Digital Age. New York: Springer International Publishing; 2017.

8. Battelle J. Search: How Google and its Rivals Rewrote the Rules of Business and Transformed Our Culture. New York: Penguin Group; 2005.

9. Tsou AY, Lehmann CU, Michel J, Solomon R, Possanza L, Gandhi T. Safe practices for copy and paste in the EHR. Systematic review, recommendations, and novel model for health IT collaboration. Appl Clin Inform. 2017;8(1):12-34.

10. Rothman MJ, Rothman SI, Beals J 4th. Development and validation of a continuous measure of patient condition using the electronic medical record. J Biomed Inform. 2013;46(5):837-848.

Issue
Federal Practitioner - 36(11)a
Issue
Federal Practitioner - 36(11)a
Page Number
518-523
Page Number
518-523
Publications
Publications
Topics
Article Type
Sections
Disallow All Ads
Content Gating
No Gating (article Unlocked/Free)
Alternative CME
Disqus Comments
Default
Use ProPublica
Hide sidebar & use full width
render the right sidebar.
Article PDF Media

Letters: Reframing Clinician Distress: Moral Injury Not Burnout

Article Type
Changed
Wed, 11/06/2019 - 14:18

To the Editor: In the September 2019 guest editorial “Reframing Clinician Distress: Moral Injury Not Burnout,” the authors have advanced a thoughtful and provocative hypothesis addressing a salient issue.1 Their argument is that burnout does not accurately capture physician distress. Furthermore, they posit the term burnout focuses remediation strategies at the individual provider level, thereby discounting the contribution of the larger health care system. This is not the first effort to argue that burnout is not a syndrome of mental illness (eg, depression) located within the person but rather a disrupted physician-work relationship.2

As the authors cite, population and practice changes have contributed significantly to physician distress and dissatisfaction. Indeed, recent findings indicate that female physicians may suffer increased prevalence of burnout, which represents a challenge given the growing numbers of women in medicine.3 Unfortunately, by shifting focus almost exclusively to the system level to address burnout, the authors discount a large body of literature examining associations and contributors at the individual and clinic level.

Burnout is conceptualized as consisting of 3 domains: depersonalization, emotional exhaustion, and personal accomplishment.4 While this conceptualization may not capture the totality of physician distress, it has provided a body of literature focused on decreasing symptoms of burnout. Successful interventions have been targeted at the individual provider level (ie, stress management, small group discussion, mindfulness) as well as the organizational level (ie, reduction in duty hours, scribes).5,6 Recent studies have also suggested that increasing the occurrence of social encounters that are civil and respectful decreases reported physician burnout.7

Frustration, the annoyance or anger at being unable to change or achieve something, also can be a leading cause of burnout and moral injury. The inability to deal with unresolvable issues due to a lack of skills or inability to create a positive reframe can lead to a constellation of symptoms that are detrimental to the individual provider. Nevertheless, system rigidity, inability to recognitize pain and pressure, and goals perceived as unachievable can also lead to frustration. Physicians may experience growing frustration if they are unable to influence their systems. Thus, experiencing personal frustration, combined with an inability or lack of energy or time to influence a system can snowball.

Just as we counsel our patients that good medical care involves not only engagement with the medical system, but also individual engagement in their care (eg, nutrition, exercise), this problem requires a multicomponent solution. While advocating and working for a system that induces less moral injury, frustration, and burnout, physicians need to examine the resources available to them and their colleagues in a more immediate way.

Physician distress is a serious problem with both personal, patient, occupational, and public health costs. Thus, it is important that we grapple with the complexity of a multiconstruct definition amenable to multilevel interventions. The concept of moral injury is an important component and opens additional lines of both clinical inquiry and intervention. However, in our view, to subsume all burnout under this construct is overly reductive.

In closing, this topic is too important not to discuss. Let the conversations continue!

Lynne Padgett, PhD; and Joao L. Ascensao, MD, PhD

Author affiliations: Departments of Medicine and Mental Health, Washington DC VA Medical Center and Department of Medicine, George Washington University School of Medicine

Correspondence: Lynne Padgett ([email protected])

Disclosures: The authors report no conflict of interest with regard to this article.

References

1. Dean W, Talbot S, Dean A. Reframing clinical distress: moral injury not burnout. Fed Pract. 2019;36(9):400-402.

2. Epstein RM, Privitera MR. Doing something about physician burnout. Lancet. 2016;388(10057):2216-2217.

3. Templeton K, Bernstein CA, Sukhera J, et al. Gender-based differences in burnout: issues faced by women physicians. NAM Perspectives. Discussion Paper. Washington, DC: National Academy of Medicine; 2019. https://nam.edu/wp-content/uploads/2019/05/Gender-Based-Differences-in-Burnout.pdf. Published May 28, 2019. Accessed October 10, 2019.

4. Eckleberry-Hunt J Kirkpatrick H, Barbera T. The problems with burnout research. Acad Med. 2018;93(3):367-370.

5. West CP, Dyrbye LN, Erwin PJ, Shanafelt TD. Interventions to prevent and reduce physician burnout: a systematic review and meta-analysis. Lancet. 2016;388(10057):2272-2281.

6. Squiers JJ, Lobdell KW, Fann JI, DiMaio JM. Physician burnout: are we treating the symptom instead of the disease? Ann Thorac Surg. 2017;104(4):1117-1122.

7. Maslach C, Leiter MP. New insights into burnout and health care: strategies for improving civility and alleviating burnout. Med Teach. 2017;39(2):160-163.

 

 

To the Editor: We applaud Dean and her colleagues for their thought-provoking commentary on clinicians’ distress, a problem that has surged in recent years and has now reached epidemic proportions.1 Their argument focuses on the language used to define and frame clinical distress. Do we label this distress as burnout, as moral injury, or as something else? Moral injury occurs any time clinicians are impeded from doing the right thing at the right time in the right way; or even worse, doing the wrong thing to serve the needs of health system stakeholders other than the patient. These other stakeholders may include administrators, corporations, insurance adjusters, and others.

Naming the problem correctly is crucial to finding the solution. The name frames the discussion and impacts the solution. Burnout implies difficulty coping with the many stresses of health care and of personal responsibility for the problem. The solution would therefore be to help individuals to cope with their stresses. Moral injury on the other hand implies a corrupt system; thereby, reframing the discussion to systems issues and suggesting solutions by changing the business of health care delivery.

These authors state that current clinical distress is due to moral injury and not to burnout. Therefore, the business in which health care is performed needs to change.

The authors define the drivers of moral injury in our current system, mostly as (1) a massive information technology overload that has largely overtaken the patient as center of attention; and (2) the profit motive of the health care corporation and its shareholders. A focus on making profits has increased in the wake of falling reimbursements; the result is pressure on clinicians to see more patients more quickly and to do more even when not necessary. This has diverted the focus on healing patients to a focus on making profits. These major drivers of clinician distress—the electronic health record and the pressure to bill more—are fundamentally driven by the corporatization of American medicine in which profit is the measured outcome.

Thus rather than having their highest loyalty to patients and their families, clinicians now have other loyalties—the electronic health record, insurers, the hospital, the health care system, and even their own salaries.

Therein lies the moral injury felt by increasing numbers of clinicians, leading to soaring rates of clinical distress. Many physicians are now recognizing moral injury as the basis of their pain. For example, Gawande has described unceasing computer data entry as a cause of physician distress and physician loneliness in the interesting essay, “Why Doctors Hate Their Computers.”2 Topol has suggested that corporate interference and attention away from patient care is a reason doctors should unite and organize for a more healthful environment.3 Ofri has gone so far as to suggest that the health care system is surviving because it can exploit its physicians for every drop of energy, diverting the focus of clinical encounters on billing rather than healing.4 However, it may be simplistic to imply or state that all clinical distress is related to moral injury. Other factors in caring for the sick and dying also can cause distress to health care providers. Physicians work long, hard hours and listen to many stories of distress and suffering from patients. Some of this is internalized and processed as one’s own suffering. Clinicians also have enormous amounts of information to absorb and assimilate, keep long hours, and are often sleep deprived, all of which may harm their well-being. In addition, clinicians may have work/life imbalances, be hesitant to reveal their weaknesses, and have perfectionist personalities. Still other factors may also be involved, such as a hostile environment in which managers can overuse their power; racism that can limit opportunities for advancement; and/or a family-unfriendly environment.

Just as the treatment of cancer depends on good surgery, radiation and/or chemotherapy as well as reducing underlying predisposing cause (ie, smoking, drinking, obesity, antiviral therapy) and leading a healthy lifestyle, so too treatment of clinical distress needs a multipronged approach. Fixing the business framework is an important step forward but may not always be enough. We agree with the authors’ suggestions for improvement: bringing administrators and clinicians into conversation with each other, making clinician satisfaction a financial priority, assuring that physician leaders have cell phone numbers of their legislators, and reestablishing a sense of community among clinicians. However, none of these goals will be easy to accomplish and some may be impossible to realize in some settings.

A necessary corollary to the suggestions by Dean and colleagues is research. Much research is needed to discover all of the factors of clinician distress, whatever we name the problem. We need to know vulnerabilities of different populations of clinicians and differences in prevalence in different types of health care systems.

It is likely that physicians in a government-owned health care system, such as the US Department of Veterans Affairs (VA) hospitals, have lower distress since there are no corporate interests or profit motives. In our experience, we have noted that many VA providers are expatriates of private health care systems due to their moral distress. If profit making and corporatization are important factors in distress, then clinicians in the VA system should have much lower distress; however, this is not known.

We also need research in pilot projects that relieve clinician distress. These could relate to collegial activities to bring physicians—and administrators—together in community, allowing more time with patients than the usual 15-minute allotments, allowing more time for creative, narrative experiences in medicine, developing forums for discussion and resolution of distress-inducing situations, etc.

An important yet overlooked issue in this discussion is that clinician distress, regardless of its name or cause, is a public health crisis. Clinician distress not only affects the clinician most directly and most crucially, but also affects every person in his/her community. Physicians who are distressed for whatever reason deliver less adequate care, make more medical errors, and are less invested in their patients. Patients of distressed clinicians have less favorable outcomes and suffer more. Medical errors are now the third leading cause of death in the US. Much of this is due to inadequate care by focusing attention on profit-making over health improvement and to clinician distress. Clinician distress due to moral injury or any other factor is a public health crisis and needs much more attention, research, and prioritization of clinician satisfaction.

Paulette Mehta, MD, MPH; and Jay Mehta, PhD

Author Affiliations: Central Arkansas Veterans Health Care System; University of Arkansas for Medical Sciences

Correspondence: Paulette Mehta ([email protected])

Disclosures: The authors report no conflict of interest with regard to this article.

References

1. Dean W, Talbot S, Dean A. Reframing clinical distress: moral injury not burnout. Fed Pract. 2019;36(9):400-402.

2. Gawande A. Why doctors hate their computers. New Yorker. November 12, 2018. https://www.newyorker.com/magazine/2018/11/12/why-doctors-hate-their-computers. Accessed October 16, 2019.

3. Topol E. Why doctors should organize. New Yorker. August 5, 2019. https://www.newyorker.com/culture/annals-of-inquiry/why-doctors-should-organize. Accessed October 16, 2019.

4. Ofri D. The business of healthcare depends on exploiting doctors and nurses. The New York Times. June 8, 2019. https://www.nytimes.com/2019/06/08/opinion/sunday/hospitals-doctors-nurses-burnout.html. Accessed October 16, 2019.

 

 

To the Editor: The September 2019 editorial “Reframing clinician distress: moral injury not burnout” argues for a renaming of what has been called burnout to moral injury.1 The article by Dean, Talbot, and Dean compares the experience of health care providers to soldiers and other service members who have served in combat and suffer as a result of their experiences. I would like to comment on 2 areas: Whether the term burnout should be replaced with moral injury; and the adequacy of the recommendations made by Dean, Talbot, and Dean.

Briefly, my own credentials to opine on the topic include being both a physician and a soldier. I served in the US Army as a psychiatrist from 1986 to 2010 and deployed to various hazardous locations, including South Korea, Somalia, Iraq, and Guantanamo Bay, Cuba. Since my retirement from the Army I have worked as a psychiatrist on different front lines, with both veterans and the chronically mentally ill and often homeless population.

Moral injury is a term that was popularized by Johnathan Shay after the Vietnam War, especially in his masterful book Achilles in Vietnam.1 Most authors who have written on the subject of moral injury, including myself, think of it as feelings of guilt and shame related to (1) killing civilians (especially children or innocents); (2) surviving while other comrades did not; and/or (3) feeling betrayed by the government they served.2,3

While also arising in combat settings, moral injury is related but separate from posttraumatic stress disorder (PTSD). It comes from an affront to our morals rather than our physical well-being. It is not considered a medical diagnosis, treatments are experimental, and the literature is anecdotal.

I have mixed feelings about equating the moral injury from combat to working as a physician or other health care provider. On the one hand, certainly health care providers may sacrifice health and safety to taking care of patients. They may feel guilty when they cannot do enough for their patients. But does it rise to the same level as actually combat and having numerous comrades killed or maimed?

On the other hand, working on an inpatient psychiatry ward with an inner-city population who generally have severe mental illness and are often on phencyclidine and related drugs, has its own share of risks. Unfortunately, physical attacks on staff are way too common.

The term burnout also has a robust background of research into both causes and possible solutions. Indeed, there was even a journal devoted to it: Burnout Research.4 Moral injury research is on different populations, and generally the remedies are focused more on spiritual and existential support.

Which brings me to the recommendations and solutions part of the editorial. I agree that yoga and meditation, while beneficial, do not curb the feelings of frustration and betrayal that often arise when you cannot treat patients the way you feel they deserve. The recommendations listed in the editorial are a start, but much more should be done.

Now comes the hard part. Specifically, what more should be done? All the easy solutions have already been tried. Ones that would really make a difference, such as making an electronic health record that allows you to still look at and connect to the patient, seem to elude us. Many of us in the health care industry would love to have a single payer system across the board, to avoid all the inequities cited in the article. But health care, like climate change, is mired in our political deadlocks.

Therefore, I will finish by focusing on one of their recommendations, which is achievable: tie the incentives for the executive leadership to the satisfaction of health care providers, as is done for patient satisfaction. That is both doable and will benefit various institutions in the long run. Health care providers will be more likely to stay in a health care system and thus patient satisfaction improves. Win-win.

COL (Ret) Elspeth Cameron Ritchie, MD, MPH, USA

Author Affiliation: Uniformed Services University of the Health Sciences

Correspondence: Elspeth Cameron Ritchie ([email protected])

Disclosures: The author reports no conflict of interest with regard to this article.

References

1. Shay J. Achilles in Vietnam: Combat Trauma and the Undoing of Character. New York: Atheneum; 1994.

2. Litz BT, Stein N, Delaney E, et al. Moral injury and moral repair in war veterans: a preliminary model and intervention strategy. Clin. Psychol Rev. 2009;29(8):695-706.

3. Ritchie EC. Moral injury: a profound sense of alienation and abject shame. Time. April 17, 2013. http://nation.time.com/2013/04/17/moral-injury-a-profound-sense-of-alienation-and-abject-shame.

4. Burnout Research. 2014;1(1):1-56. https://www.sciencedirect.com/journal/burnout-research/vol/1/issue/1. Accessed October 17, 2019.

 

 

Response: We appreciate the very thoughtful and thorough responses of Mehta. Mehta, Padgett, Ascensao, and Ritchie. Common themes in the responses were the suggestion that supplanting the term burnout with moral injury may not be appropriate and that changing the underlying drivers of distress requires a multifaceted approach, which is likely to require prolonged effort. We agree with both of these themes, believing the concept of moral injury and mitigation strategies do not benefit from reductionism.

Burnout is a nonspecific symptom constellation of emotional exhaustion, depersonalization, and a lack of a sense of accomplishment.1 Because it is nonspecific, the symptoms can arise from any number of situations, not only moral injury. However, from our conversations over the past 15 months, moral injury fuels a large percentage of burnout in health care. In a recent informal survey conducted at the ORExcellence meeting, almost all respondents believed they were experiencing moral injury rather than burnout when both terms were explained. When clinicians are physically and emotionally exhausted with battling a broken system in their efforts to provide good care—when they have incurred innumerable moral insults, amassing to a moral injury—many give up. This is the end stage of moral injury, or burnout.We absolutely agree research is necessary to validate this concept, which has been applied only to health care since July 2018. We are pursuing various avenues of inquiry and are validating a new assessment tool. But we do not believe that intervention must wait until there are data to support what resonates so profoundly with so many and, as we have heard dozens of times, “finally gives language to my experience.”Finally, we would not suggest that civilian physician experience is equivalent to combat experience. But just as there are multiple etiologies for posttraumatic stress disorder (PTSD), such as combat exposure, physical abuse, sexual assault, there are likely multiple ways one can incur moral injury. Witnessing or participating in a situation that transgresses deeply held moral beliefs is the prerequisite for moral injury rather than physical danger. In different contexts, physicians and service members may ultimately face similar accumulated risk to their moral integrity, though of widely disparate intensity, frequency, and duration. Physicians face low-intensity, high-frequency threats over years; service members more often face high-intensity, less frequent threats during time-limited deployments. Just because moral injury was first applied to combat veterans—as was PTSD—does not mean we should limit the use of a powerfully resonant concept to a military population any more than we limited the use of Letterman’s ambulances or Morel’s tourniquets to the battlefield.2,3

Wendy Dean, MD; and Simon Talbot, MD

Author affiliations: Wendy Dean is President and co-founder of Moral Injury of Healthcare. Simon Talbot is a reconstructive plastic surgeon at Brigham and Women’s Hospital and associate professor of surgery at Harvard Medical School, Boston, Massachusetts.

Correspondence: Wendy Dean (wdean@moralinjury. Healthcare,@WDeanMD)

Disclosures: Wendy Dean and Simon Talbot founded Moral Injury of Healthcare, a nonprofit organization; they report no other actual or potential conflicts of interest with regard to this article.

References

1. Freudenberger HJ. The staff burn-out syndrome in alternative institutions. Psychother Theory Res Pract. 1975;12(1):73-82.

2. Place RJ. The strategic genius of Jonathan Letterman: the relevancy of the American Civil War to current health care policy makers. Mil Med. 2015;180(3):259-262.

3. Welling DR, McKay PL, Rasmussen TE, Rich NM. A brief history of the tourniquet. J Vasc Surg. 2012;55(1):286-290.

Article PDF
Author and Disclosure Information

Disclaimer: The opinions expressed herein are those of the authors and do not necessarily reflect those of Federal Practitioner, Frontline Medical Communications Inc., the US Government, or any of its agencies.

Issue
Federal Practitioner - 36(11)a
Publications
Topics
Page Number
502-507
Sections
Author and Disclosure Information

Disclaimer: The opinions expressed herein are those of the authors and do not necessarily reflect those of Federal Practitioner, Frontline Medical Communications Inc., the US Government, or any of its agencies.

Author and Disclosure Information

Disclaimer: The opinions expressed herein are those of the authors and do not necessarily reflect those of Federal Practitioner, Frontline Medical Communications Inc., the US Government, or any of its agencies.

Article PDF
Article PDF
Related Articles

To the Editor: In the September 2019 guest editorial “Reframing Clinician Distress: Moral Injury Not Burnout,” the authors have advanced a thoughtful and provocative hypothesis addressing a salient issue.1 Their argument is that burnout does not accurately capture physician distress. Furthermore, they posit the term burnout focuses remediation strategies at the individual provider level, thereby discounting the contribution of the larger health care system. This is not the first effort to argue that burnout is not a syndrome of mental illness (eg, depression) located within the person but rather a disrupted physician-work relationship.2

As the authors cite, population and practice changes have contributed significantly to physician distress and dissatisfaction. Indeed, recent findings indicate that female physicians may suffer increased prevalence of burnout, which represents a challenge given the growing numbers of women in medicine.3 Unfortunately, by shifting focus almost exclusively to the system level to address burnout, the authors discount a large body of literature examining associations and contributors at the individual and clinic level.

Burnout is conceptualized as consisting of 3 domains: depersonalization, emotional exhaustion, and personal accomplishment.4 While this conceptualization may not capture the totality of physician distress, it has provided a body of literature focused on decreasing symptoms of burnout. Successful interventions have been targeted at the individual provider level (ie, stress management, small group discussion, mindfulness) as well as the organizational level (ie, reduction in duty hours, scribes).5,6 Recent studies have also suggested that increasing the occurrence of social encounters that are civil and respectful decreases reported physician burnout.7

Frustration, the annoyance or anger at being unable to change or achieve something, also can be a leading cause of burnout and moral injury. The inability to deal with unresolvable issues due to a lack of skills or inability to create a positive reframe can lead to a constellation of symptoms that are detrimental to the individual provider. Nevertheless, system rigidity, inability to recognitize pain and pressure, and goals perceived as unachievable can also lead to frustration. Physicians may experience growing frustration if they are unable to influence their systems. Thus, experiencing personal frustration, combined with an inability or lack of energy or time to influence a system can snowball.

Just as we counsel our patients that good medical care involves not only engagement with the medical system, but also individual engagement in their care (eg, nutrition, exercise), this problem requires a multicomponent solution. While advocating and working for a system that induces less moral injury, frustration, and burnout, physicians need to examine the resources available to them and their colleagues in a more immediate way.

Physician distress is a serious problem with both personal, patient, occupational, and public health costs. Thus, it is important that we grapple with the complexity of a multiconstruct definition amenable to multilevel interventions. The concept of moral injury is an important component and opens additional lines of both clinical inquiry and intervention. However, in our view, to subsume all burnout under this construct is overly reductive.

In closing, this topic is too important not to discuss. Let the conversations continue!

Lynne Padgett, PhD; and Joao L. Ascensao, MD, PhD

Author affiliations: Departments of Medicine and Mental Health, Washington DC VA Medical Center and Department of Medicine, George Washington University School of Medicine

Correspondence: Lynne Padgett ([email protected])

Disclosures: The authors report no conflict of interest with regard to this article.

References

1. Dean W, Talbot S, Dean A. Reframing clinical distress: moral injury not burnout. Fed Pract. 2019;36(9):400-402.

2. Epstein RM, Privitera MR. Doing something about physician burnout. Lancet. 2016;388(10057):2216-2217.

3. Templeton K, Bernstein CA, Sukhera J, et al. Gender-based differences in burnout: issues faced by women physicians. NAM Perspectives. Discussion Paper. Washington, DC: National Academy of Medicine; 2019. https://nam.edu/wp-content/uploads/2019/05/Gender-Based-Differences-in-Burnout.pdf. Published May 28, 2019. Accessed October 10, 2019.

4. Eckleberry-Hunt J Kirkpatrick H, Barbera T. The problems with burnout research. Acad Med. 2018;93(3):367-370.

5. West CP, Dyrbye LN, Erwin PJ, Shanafelt TD. Interventions to prevent and reduce physician burnout: a systematic review and meta-analysis. Lancet. 2016;388(10057):2272-2281.

6. Squiers JJ, Lobdell KW, Fann JI, DiMaio JM. Physician burnout: are we treating the symptom instead of the disease? Ann Thorac Surg. 2017;104(4):1117-1122.

7. Maslach C, Leiter MP. New insights into burnout and health care: strategies for improving civility and alleviating burnout. Med Teach. 2017;39(2):160-163.

 

 

To the Editor: We applaud Dean and her colleagues for their thought-provoking commentary on clinicians’ distress, a problem that has surged in recent years and has now reached epidemic proportions.1 Their argument focuses on the language used to define and frame clinical distress. Do we label this distress as burnout, as moral injury, or as something else? Moral injury occurs any time clinicians are impeded from doing the right thing at the right time in the right way; or even worse, doing the wrong thing to serve the needs of health system stakeholders other than the patient. These other stakeholders may include administrators, corporations, insurance adjusters, and others.

Naming the problem correctly is crucial to finding the solution. The name frames the discussion and impacts the solution. Burnout implies difficulty coping with the many stresses of health care and of personal responsibility for the problem. The solution would therefore be to help individuals to cope with their stresses. Moral injury on the other hand implies a corrupt system; thereby, reframing the discussion to systems issues and suggesting solutions by changing the business of health care delivery.

These authors state that current clinical distress is due to moral injury and not to burnout. Therefore, the business in which health care is performed needs to change.

The authors define the drivers of moral injury in our current system, mostly as (1) a massive information technology overload that has largely overtaken the patient as center of attention; and (2) the profit motive of the health care corporation and its shareholders. A focus on making profits has increased in the wake of falling reimbursements; the result is pressure on clinicians to see more patients more quickly and to do more even when not necessary. This has diverted the focus on healing patients to a focus on making profits. These major drivers of clinician distress—the electronic health record and the pressure to bill more—are fundamentally driven by the corporatization of American medicine in which profit is the measured outcome.

Thus rather than having their highest loyalty to patients and their families, clinicians now have other loyalties—the electronic health record, insurers, the hospital, the health care system, and even their own salaries.

Therein lies the moral injury felt by increasing numbers of clinicians, leading to soaring rates of clinical distress. Many physicians are now recognizing moral injury as the basis of their pain. For example, Gawande has described unceasing computer data entry as a cause of physician distress and physician loneliness in the interesting essay, “Why Doctors Hate Their Computers.”2 Topol has suggested that corporate interference and attention away from patient care is a reason doctors should unite and organize for a more healthful environment.3 Ofri has gone so far as to suggest that the health care system is surviving because it can exploit its physicians for every drop of energy, diverting the focus of clinical encounters on billing rather than healing.4 However, it may be simplistic to imply or state that all clinical distress is related to moral injury. Other factors in caring for the sick and dying also can cause distress to health care providers. Physicians work long, hard hours and listen to many stories of distress and suffering from patients. Some of this is internalized and processed as one’s own suffering. Clinicians also have enormous amounts of information to absorb and assimilate, keep long hours, and are often sleep deprived, all of which may harm their well-being. In addition, clinicians may have work/life imbalances, be hesitant to reveal their weaknesses, and have perfectionist personalities. Still other factors may also be involved, such as a hostile environment in which managers can overuse their power; racism that can limit opportunities for advancement; and/or a family-unfriendly environment.

Just as the treatment of cancer depends on good surgery, radiation and/or chemotherapy as well as reducing underlying predisposing cause (ie, smoking, drinking, obesity, antiviral therapy) and leading a healthy lifestyle, so too treatment of clinical distress needs a multipronged approach. Fixing the business framework is an important step forward but may not always be enough. We agree with the authors’ suggestions for improvement: bringing administrators and clinicians into conversation with each other, making clinician satisfaction a financial priority, assuring that physician leaders have cell phone numbers of their legislators, and reestablishing a sense of community among clinicians. However, none of these goals will be easy to accomplish and some may be impossible to realize in some settings.

A necessary corollary to the suggestions by Dean and colleagues is research. Much research is needed to discover all of the factors of clinician distress, whatever we name the problem. We need to know vulnerabilities of different populations of clinicians and differences in prevalence in different types of health care systems.

It is likely that physicians in a government-owned health care system, such as the US Department of Veterans Affairs (VA) hospitals, have lower distress since there are no corporate interests or profit motives. In our experience, we have noted that many VA providers are expatriates of private health care systems due to their moral distress. If profit making and corporatization are important factors in distress, then clinicians in the VA system should have much lower distress; however, this is not known.

We also need research in pilot projects that relieve clinician distress. These could relate to collegial activities to bring physicians—and administrators—together in community, allowing more time with patients than the usual 15-minute allotments, allowing more time for creative, narrative experiences in medicine, developing forums for discussion and resolution of distress-inducing situations, etc.

An important yet overlooked issue in this discussion is that clinician distress, regardless of its name or cause, is a public health crisis. Clinician distress not only affects the clinician most directly and most crucially, but also affects every person in his/her community. Physicians who are distressed for whatever reason deliver less adequate care, make more medical errors, and are less invested in their patients. Patients of distressed clinicians have less favorable outcomes and suffer more. Medical errors are now the third leading cause of death in the US. Much of this is due to inadequate care by focusing attention on profit-making over health improvement and to clinician distress. Clinician distress due to moral injury or any other factor is a public health crisis and needs much more attention, research, and prioritization of clinician satisfaction.

Paulette Mehta, MD, MPH; and Jay Mehta, PhD

Author Affiliations: Central Arkansas Veterans Health Care System; University of Arkansas for Medical Sciences

Correspondence: Paulette Mehta ([email protected])

Disclosures: The authors report no conflict of interest with regard to this article.

References

1. Dean W, Talbot S, Dean A. Reframing clinical distress: moral injury not burnout. Fed Pract. 2019;36(9):400-402.

2. Gawande A. Why doctors hate their computers. New Yorker. November 12, 2018. https://www.newyorker.com/magazine/2018/11/12/why-doctors-hate-their-computers. Accessed October 16, 2019.

3. Topol E. Why doctors should organize. New Yorker. August 5, 2019. https://www.newyorker.com/culture/annals-of-inquiry/why-doctors-should-organize. Accessed October 16, 2019.

4. Ofri D. The business of healthcare depends on exploiting doctors and nurses. The New York Times. June 8, 2019. https://www.nytimes.com/2019/06/08/opinion/sunday/hospitals-doctors-nurses-burnout.html. Accessed October 16, 2019.

 

 

To the Editor: The September 2019 editorial “Reframing clinician distress: moral injury not burnout” argues for a renaming of what has been called burnout to moral injury.1 The article by Dean, Talbot, and Dean compares the experience of health care providers to soldiers and other service members who have served in combat and suffer as a result of their experiences. I would like to comment on 2 areas: Whether the term burnout should be replaced with moral injury; and the adequacy of the recommendations made by Dean, Talbot, and Dean.

Briefly, my own credentials to opine on the topic include being both a physician and a soldier. I served in the US Army as a psychiatrist from 1986 to 2010 and deployed to various hazardous locations, including South Korea, Somalia, Iraq, and Guantanamo Bay, Cuba. Since my retirement from the Army I have worked as a psychiatrist on different front lines, with both veterans and the chronically mentally ill and often homeless population.

Moral injury is a term that was popularized by Johnathan Shay after the Vietnam War, especially in his masterful book Achilles in Vietnam.1 Most authors who have written on the subject of moral injury, including myself, think of it as feelings of guilt and shame related to (1) killing civilians (especially children or innocents); (2) surviving while other comrades did not; and/or (3) feeling betrayed by the government they served.2,3

While also arising in combat settings, moral injury is related but separate from posttraumatic stress disorder (PTSD). It comes from an affront to our morals rather than our physical well-being. It is not considered a medical diagnosis, treatments are experimental, and the literature is anecdotal.

I have mixed feelings about equating the moral injury from combat to working as a physician or other health care provider. On the one hand, certainly health care providers may sacrifice health and safety to taking care of patients. They may feel guilty when they cannot do enough for their patients. But does it rise to the same level as actually combat and having numerous comrades killed or maimed?

On the other hand, working on an inpatient psychiatry ward with an inner-city population who generally have severe mental illness and are often on phencyclidine and related drugs, has its own share of risks. Unfortunately, physical attacks on staff are way too common.

The term burnout also has a robust background of research into both causes and possible solutions. Indeed, there was even a journal devoted to it: Burnout Research.4 Moral injury research is on different populations, and generally the remedies are focused more on spiritual and existential support.

Which brings me to the recommendations and solutions part of the editorial. I agree that yoga and meditation, while beneficial, do not curb the feelings of frustration and betrayal that often arise when you cannot treat patients the way you feel they deserve. The recommendations listed in the editorial are a start, but much more should be done.

Now comes the hard part. Specifically, what more should be done? All the easy solutions have already been tried. Ones that would really make a difference, such as making an electronic health record that allows you to still look at and connect to the patient, seem to elude us. Many of us in the health care industry would love to have a single payer system across the board, to avoid all the inequities cited in the article. But health care, like climate change, is mired in our political deadlocks.

Therefore, I will finish by focusing on one of their recommendations, which is achievable: tie the incentives for the executive leadership to the satisfaction of health care providers, as is done for patient satisfaction. That is both doable and will benefit various institutions in the long run. Health care providers will be more likely to stay in a health care system and thus patient satisfaction improves. Win-win.

COL (Ret) Elspeth Cameron Ritchie, MD, MPH, USA

Author Affiliation: Uniformed Services University of the Health Sciences

Correspondence: Elspeth Cameron Ritchie ([email protected])

Disclosures: The author reports no conflict of interest with regard to this article.

References

1. Shay J. Achilles in Vietnam: Combat Trauma and the Undoing of Character. New York: Atheneum; 1994.

2. Litz BT, Stein N, Delaney E, et al. Moral injury and moral repair in war veterans: a preliminary model and intervention strategy. Clin. Psychol Rev. 2009;29(8):695-706.

3. Ritchie EC. Moral injury: a profound sense of alienation and abject shame. Time. April 17, 2013. http://nation.time.com/2013/04/17/moral-injury-a-profound-sense-of-alienation-and-abject-shame.

4. Burnout Research. 2014;1(1):1-56. https://www.sciencedirect.com/journal/burnout-research/vol/1/issue/1. Accessed October 17, 2019.

 

 

Response: We appreciate the very thoughtful and thorough responses of Mehta. Mehta, Padgett, Ascensao, and Ritchie. Common themes in the responses were the suggestion that supplanting the term burnout with moral injury may not be appropriate and that changing the underlying drivers of distress requires a multifaceted approach, which is likely to require prolonged effort. We agree with both of these themes, believing the concept of moral injury and mitigation strategies do not benefit from reductionism.

Burnout is a nonspecific symptom constellation of emotional exhaustion, depersonalization, and a lack of a sense of accomplishment.1 Because it is nonspecific, the symptoms can arise from any number of situations, not only moral injury. However, from our conversations over the past 15 months, moral injury fuels a large percentage of burnout in health care. In a recent informal survey conducted at the ORExcellence meeting, almost all respondents believed they were experiencing moral injury rather than burnout when both terms were explained. When clinicians are physically and emotionally exhausted with battling a broken system in their efforts to provide good care—when they have incurred innumerable moral insults, amassing to a moral injury—many give up. This is the end stage of moral injury, or burnout.We absolutely agree research is necessary to validate this concept, which has been applied only to health care since July 2018. We are pursuing various avenues of inquiry and are validating a new assessment tool. But we do not believe that intervention must wait until there are data to support what resonates so profoundly with so many and, as we have heard dozens of times, “finally gives language to my experience.”Finally, we would not suggest that civilian physician experience is equivalent to combat experience. But just as there are multiple etiologies for posttraumatic stress disorder (PTSD), such as combat exposure, physical abuse, sexual assault, there are likely multiple ways one can incur moral injury. Witnessing or participating in a situation that transgresses deeply held moral beliefs is the prerequisite for moral injury rather than physical danger. In different contexts, physicians and service members may ultimately face similar accumulated risk to their moral integrity, though of widely disparate intensity, frequency, and duration. Physicians face low-intensity, high-frequency threats over years; service members more often face high-intensity, less frequent threats during time-limited deployments. Just because moral injury was first applied to combat veterans—as was PTSD—does not mean we should limit the use of a powerfully resonant concept to a military population any more than we limited the use of Letterman’s ambulances or Morel’s tourniquets to the battlefield.2,3

Wendy Dean, MD; and Simon Talbot, MD

Author affiliations: Wendy Dean is President and co-founder of Moral Injury of Healthcare. Simon Talbot is a reconstructive plastic surgeon at Brigham and Women’s Hospital and associate professor of surgery at Harvard Medical School, Boston, Massachusetts.

Correspondence: Wendy Dean (wdean@moralinjury. Healthcare,@WDeanMD)

Disclosures: Wendy Dean and Simon Talbot founded Moral Injury of Healthcare, a nonprofit organization; they report no other actual or potential conflicts of interest with regard to this article.

References

1. Freudenberger HJ. The staff burn-out syndrome in alternative institutions. Psychother Theory Res Pract. 1975;12(1):73-82.

2. Place RJ. The strategic genius of Jonathan Letterman: the relevancy of the American Civil War to current health care policy makers. Mil Med. 2015;180(3):259-262.

3. Welling DR, McKay PL, Rasmussen TE, Rich NM. A brief history of the tourniquet. J Vasc Surg. 2012;55(1):286-290.

To the Editor: In the September 2019 guest editorial “Reframing Clinician Distress: Moral Injury Not Burnout,” the authors have advanced a thoughtful and provocative hypothesis addressing a salient issue.1 Their argument is that burnout does not accurately capture physician distress. Furthermore, they posit the term burnout focuses remediation strategies at the individual provider level, thereby discounting the contribution of the larger health care system. This is not the first effort to argue that burnout is not a syndrome of mental illness (eg, depression) located within the person but rather a disrupted physician-work relationship.2

As the authors cite, population and practice changes have contributed significantly to physician distress and dissatisfaction. Indeed, recent findings indicate that female physicians may suffer increased prevalence of burnout, which represents a challenge given the growing numbers of women in medicine.3 Unfortunately, by shifting focus almost exclusively to the system level to address burnout, the authors discount a large body of literature examining associations and contributors at the individual and clinic level.

Burnout is conceptualized as consisting of 3 domains: depersonalization, emotional exhaustion, and personal accomplishment.4 While this conceptualization may not capture the totality of physician distress, it has provided a body of literature focused on decreasing symptoms of burnout. Successful interventions have been targeted at the individual provider level (ie, stress management, small group discussion, mindfulness) as well as the organizational level (ie, reduction in duty hours, scribes).5,6 Recent studies have also suggested that increasing the occurrence of social encounters that are civil and respectful decreases reported physician burnout.7

Frustration, the annoyance or anger at being unable to change or achieve something, also can be a leading cause of burnout and moral injury. The inability to deal with unresolvable issues due to a lack of skills or inability to create a positive reframe can lead to a constellation of symptoms that are detrimental to the individual provider. Nevertheless, system rigidity, inability to recognitize pain and pressure, and goals perceived as unachievable can also lead to frustration. Physicians may experience growing frustration if they are unable to influence their systems. Thus, experiencing personal frustration, combined with an inability or lack of energy or time to influence a system can snowball.

Just as we counsel our patients that good medical care involves not only engagement with the medical system, but also individual engagement in their care (eg, nutrition, exercise), this problem requires a multicomponent solution. While advocating and working for a system that induces less moral injury, frustration, and burnout, physicians need to examine the resources available to them and their colleagues in a more immediate way.

Physician distress is a serious problem with both personal, patient, occupational, and public health costs. Thus, it is important that we grapple with the complexity of a multiconstruct definition amenable to multilevel interventions. The concept of moral injury is an important component and opens additional lines of both clinical inquiry and intervention. However, in our view, to subsume all burnout under this construct is overly reductive.

In closing, this topic is too important not to discuss. Let the conversations continue!

Lynne Padgett, PhD; and Joao L. Ascensao, MD, PhD

Author affiliations: Departments of Medicine and Mental Health, Washington DC VA Medical Center and Department of Medicine, George Washington University School of Medicine

Correspondence: Lynne Padgett ([email protected])

Disclosures: The authors report no conflict of interest with regard to this article.

References

1. Dean W, Talbot S, Dean A. Reframing clinical distress: moral injury not burnout. Fed Pract. 2019;36(9):400-402.

2. Epstein RM, Privitera MR. Doing something about physician burnout. Lancet. 2016;388(10057):2216-2217.

3. Templeton K, Bernstein CA, Sukhera J, et al. Gender-based differences in burnout: issues faced by women physicians. NAM Perspectives. Discussion Paper. Washington, DC: National Academy of Medicine; 2019. https://nam.edu/wp-content/uploads/2019/05/Gender-Based-Differences-in-Burnout.pdf. Published May 28, 2019. Accessed October 10, 2019.

4. Eckleberry-Hunt J Kirkpatrick H, Barbera T. The problems with burnout research. Acad Med. 2018;93(3):367-370.

5. West CP, Dyrbye LN, Erwin PJ, Shanafelt TD. Interventions to prevent and reduce physician burnout: a systematic review and meta-analysis. Lancet. 2016;388(10057):2272-2281.

6. Squiers JJ, Lobdell KW, Fann JI, DiMaio JM. Physician burnout: are we treating the symptom instead of the disease? Ann Thorac Surg. 2017;104(4):1117-1122.

7. Maslach C, Leiter MP. New insights into burnout and health care: strategies for improving civility and alleviating burnout. Med Teach. 2017;39(2):160-163.

 

 

To the Editor: We applaud Dean and her colleagues for their thought-provoking commentary on clinicians’ distress, a problem that has surged in recent years and has now reached epidemic proportions.1 Their argument focuses on the language used to define and frame clinical distress. Do we label this distress as burnout, as moral injury, or as something else? Moral injury occurs any time clinicians are impeded from doing the right thing at the right time in the right way; or even worse, doing the wrong thing to serve the needs of health system stakeholders other than the patient. These other stakeholders may include administrators, corporations, insurance adjusters, and others.

Naming the problem correctly is crucial to finding the solution. The name frames the discussion and impacts the solution. Burnout implies difficulty coping with the many stresses of health care and of personal responsibility for the problem. The solution would therefore be to help individuals to cope with their stresses. Moral injury on the other hand implies a corrupt system; thereby, reframing the discussion to systems issues and suggesting solutions by changing the business of health care delivery.

These authors state that current clinical distress is due to moral injury and not to burnout. Therefore, the business in which health care is performed needs to change.

The authors define the drivers of moral injury in our current system, mostly as (1) a massive information technology overload that has largely overtaken the patient as center of attention; and (2) the profit motive of the health care corporation and its shareholders. A focus on making profits has increased in the wake of falling reimbursements; the result is pressure on clinicians to see more patients more quickly and to do more even when not necessary. This has diverted the focus on healing patients to a focus on making profits. These major drivers of clinician distress—the electronic health record and the pressure to bill more—are fundamentally driven by the corporatization of American medicine in which profit is the measured outcome.

Thus rather than having their highest loyalty to patients and their families, clinicians now have other loyalties—the electronic health record, insurers, the hospital, the health care system, and even their own salaries.

Therein lies the moral injury felt by increasing numbers of clinicians, leading to soaring rates of clinical distress. Many physicians are now recognizing moral injury as the basis of their pain. For example, Gawande has described unceasing computer data entry as a cause of physician distress and physician loneliness in the interesting essay, “Why Doctors Hate Their Computers.”2 Topol has suggested that corporate interference and attention away from patient care is a reason doctors should unite and organize for a more healthful environment.3 Ofri has gone so far as to suggest that the health care system is surviving because it can exploit its physicians for every drop of energy, diverting the focus of clinical encounters on billing rather than healing.4 However, it may be simplistic to imply or state that all clinical distress is related to moral injury. Other factors in caring for the sick and dying also can cause distress to health care providers. Physicians work long, hard hours and listen to many stories of distress and suffering from patients. Some of this is internalized and processed as one’s own suffering. Clinicians also have enormous amounts of information to absorb and assimilate, keep long hours, and are often sleep deprived, all of which may harm their well-being. In addition, clinicians may have work/life imbalances, be hesitant to reveal their weaknesses, and have perfectionist personalities. Still other factors may also be involved, such as a hostile environment in which managers can overuse their power; racism that can limit opportunities for advancement; and/or a family-unfriendly environment.

Just as the treatment of cancer depends on good surgery, radiation and/or chemotherapy as well as reducing underlying predisposing cause (ie, smoking, drinking, obesity, antiviral therapy) and leading a healthy lifestyle, so too treatment of clinical distress needs a multipronged approach. Fixing the business framework is an important step forward but may not always be enough. We agree with the authors’ suggestions for improvement: bringing administrators and clinicians into conversation with each other, making clinician satisfaction a financial priority, assuring that physician leaders have cell phone numbers of their legislators, and reestablishing a sense of community among clinicians. However, none of these goals will be easy to accomplish and some may be impossible to realize in some settings.

A necessary corollary to the suggestions by Dean and colleagues is research. Much research is needed to discover all of the factors of clinician distress, whatever we name the problem. We need to know vulnerabilities of different populations of clinicians and differences in prevalence in different types of health care systems.

It is likely that physicians in a government-owned health care system, such as the US Department of Veterans Affairs (VA) hospitals, have lower distress since there are no corporate interests or profit motives. In our experience, we have noted that many VA providers are expatriates of private health care systems due to their moral distress. If profit making and corporatization are important factors in distress, then clinicians in the VA system should have much lower distress; however, this is not known.

We also need research in pilot projects that relieve clinician distress. These could relate to collegial activities to bring physicians—and administrators—together in community, allowing more time with patients than the usual 15-minute allotments, allowing more time for creative, narrative experiences in medicine, developing forums for discussion and resolution of distress-inducing situations, etc.

An important yet overlooked issue in this discussion is that clinician distress, regardless of its name or cause, is a public health crisis. Clinician distress not only affects the clinician most directly and most crucially, but also affects every person in his/her community. Physicians who are distressed for whatever reason deliver less adequate care, make more medical errors, and are less invested in their patients. Patients of distressed clinicians have less favorable outcomes and suffer more. Medical errors are now the third leading cause of death in the US. Much of this is due to inadequate care by focusing attention on profit-making over health improvement and to clinician distress. Clinician distress due to moral injury or any other factor is a public health crisis and needs much more attention, research, and prioritization of clinician satisfaction.

Paulette Mehta, MD, MPH; and Jay Mehta, PhD

Author Affiliations: Central Arkansas Veterans Health Care System; University of Arkansas for Medical Sciences

Correspondence: Paulette Mehta ([email protected])

Disclosures: The authors report no conflict of interest with regard to this article.

References

1. Dean W, Talbot S, Dean A. Reframing clinical distress: moral injury not burnout. Fed Pract. 2019;36(9):400-402.

2. Gawande A. Why doctors hate their computers. New Yorker. November 12, 2018. https://www.newyorker.com/magazine/2018/11/12/why-doctors-hate-their-computers. Accessed October 16, 2019.

3. Topol E. Why doctors should organize. New Yorker. August 5, 2019. https://www.newyorker.com/culture/annals-of-inquiry/why-doctors-should-organize. Accessed October 16, 2019.

4. Ofri D. The business of healthcare depends on exploiting doctors and nurses. The New York Times. June 8, 2019. https://www.nytimes.com/2019/06/08/opinion/sunday/hospitals-doctors-nurses-burnout.html. Accessed October 16, 2019.

 

 

To the Editor: The September 2019 editorial “Reframing clinician distress: moral injury not burnout” argues for a renaming of what has been called burnout to moral injury.1 The article by Dean, Talbot, and Dean compares the experience of health care providers to soldiers and other service members who have served in combat and suffer as a result of their experiences. I would like to comment on 2 areas: Whether the term burnout should be replaced with moral injury; and the adequacy of the recommendations made by Dean, Talbot, and Dean.

Briefly, my own credentials to opine on the topic include being both a physician and a soldier. I served in the US Army as a psychiatrist from 1986 to 2010 and deployed to various hazardous locations, including South Korea, Somalia, Iraq, and Guantanamo Bay, Cuba. Since my retirement from the Army I have worked as a psychiatrist on different front lines, with both veterans and the chronically mentally ill and often homeless population.

Moral injury is a term that was popularized by Johnathan Shay after the Vietnam War, especially in his masterful book Achilles in Vietnam.1 Most authors who have written on the subject of moral injury, including myself, think of it as feelings of guilt and shame related to (1) killing civilians (especially children or innocents); (2) surviving while other comrades did not; and/or (3) feeling betrayed by the government they served.2,3

While also arising in combat settings, moral injury is related but separate from posttraumatic stress disorder (PTSD). It comes from an affront to our morals rather than our physical well-being. It is not considered a medical diagnosis, treatments are experimental, and the literature is anecdotal.

I have mixed feelings about equating the moral injury from combat to working as a physician or other health care provider. On the one hand, certainly health care providers may sacrifice health and safety to taking care of patients. They may feel guilty when they cannot do enough for their patients. But does it rise to the same level as actually combat and having numerous comrades killed or maimed?

On the other hand, working on an inpatient psychiatry ward with an inner-city population who generally have severe mental illness and are often on phencyclidine and related drugs, has its own share of risks. Unfortunately, physical attacks on staff are way too common.

The term burnout also has a robust background of research into both causes and possible solutions. Indeed, there was even a journal devoted to it: Burnout Research.4 Moral injury research is on different populations, and generally the remedies are focused more on spiritual and existential support.

Which brings me to the recommendations and solutions part of the editorial. I agree that yoga and meditation, while beneficial, do not curb the feelings of frustration and betrayal that often arise when you cannot treat patients the way you feel they deserve. The recommendations listed in the editorial are a start, but much more should be done.

Now comes the hard part. Specifically, what more should be done? All the easy solutions have already been tried. Ones that would really make a difference, such as making an electronic health record that allows you to still look at and connect to the patient, seem to elude us. Many of us in the health care industry would love to have a single payer system across the board, to avoid all the inequities cited in the article. But health care, like climate change, is mired in our political deadlocks.

Therefore, I will finish by focusing on one of their recommendations, which is achievable: tie the incentives for the executive leadership to the satisfaction of health care providers, as is done for patient satisfaction. That is both doable and will benefit various institutions in the long run. Health care providers will be more likely to stay in a health care system and thus patient satisfaction improves. Win-win.

COL (Ret) Elspeth Cameron Ritchie, MD, MPH, USA

Author Affiliation: Uniformed Services University of the Health Sciences

Correspondence: Elspeth Cameron Ritchie ([email protected])

Disclosures: The author reports no conflict of interest with regard to this article.

References

1. Shay J. Achilles in Vietnam: Combat Trauma and the Undoing of Character. New York: Atheneum; 1994.

2. Litz BT, Stein N, Delaney E, et al. Moral injury and moral repair in war veterans: a preliminary model and intervention strategy. Clin. Psychol Rev. 2009;29(8):695-706.

3. Ritchie EC. Moral injury: a profound sense of alienation and abject shame. Time. April 17, 2013. http://nation.time.com/2013/04/17/moral-injury-a-profound-sense-of-alienation-and-abject-shame.

4. Burnout Research. 2014;1(1):1-56. https://www.sciencedirect.com/journal/burnout-research/vol/1/issue/1. Accessed October 17, 2019.

 

 

Response: We appreciate the very thoughtful and thorough responses of Mehta. Mehta, Padgett, Ascensao, and Ritchie. Common themes in the responses were the suggestion that supplanting the term burnout with moral injury may not be appropriate and that changing the underlying drivers of distress requires a multifaceted approach, which is likely to require prolonged effort. We agree with both of these themes, believing the concept of moral injury and mitigation strategies do not benefit from reductionism.

Burnout is a nonspecific symptom constellation of emotional exhaustion, depersonalization, and a lack of a sense of accomplishment.1 Because it is nonspecific, the symptoms can arise from any number of situations, not only moral injury. However, from our conversations over the past 15 months, moral injury fuels a large percentage of burnout in health care. In a recent informal survey conducted at the ORExcellence meeting, almost all respondents believed they were experiencing moral injury rather than burnout when both terms were explained. When clinicians are physically and emotionally exhausted with battling a broken system in their efforts to provide good care—when they have incurred innumerable moral insults, amassing to a moral injury—many give up. This is the end stage of moral injury, or burnout.We absolutely agree research is necessary to validate this concept, which has been applied only to health care since July 2018. We are pursuing various avenues of inquiry and are validating a new assessment tool. But we do not believe that intervention must wait until there are data to support what resonates so profoundly with so many and, as we have heard dozens of times, “finally gives language to my experience.”Finally, we would not suggest that civilian physician experience is equivalent to combat experience. But just as there are multiple etiologies for posttraumatic stress disorder (PTSD), such as combat exposure, physical abuse, sexual assault, there are likely multiple ways one can incur moral injury. Witnessing or participating in a situation that transgresses deeply held moral beliefs is the prerequisite for moral injury rather than physical danger. In different contexts, physicians and service members may ultimately face similar accumulated risk to their moral integrity, though of widely disparate intensity, frequency, and duration. Physicians face low-intensity, high-frequency threats over years; service members more often face high-intensity, less frequent threats during time-limited deployments. Just because moral injury was first applied to combat veterans—as was PTSD—does not mean we should limit the use of a powerfully resonant concept to a military population any more than we limited the use of Letterman’s ambulances or Morel’s tourniquets to the battlefield.2,3

Wendy Dean, MD; and Simon Talbot, MD

Author affiliations: Wendy Dean is President and co-founder of Moral Injury of Healthcare. Simon Talbot is a reconstructive plastic surgeon at Brigham and Women’s Hospital and associate professor of surgery at Harvard Medical School, Boston, Massachusetts.

Correspondence: Wendy Dean (wdean@moralinjury. Healthcare,@WDeanMD)

Disclosures: Wendy Dean and Simon Talbot founded Moral Injury of Healthcare, a nonprofit organization; they report no other actual or potential conflicts of interest with regard to this article.

References

1. Freudenberger HJ. The staff burn-out syndrome in alternative institutions. Psychother Theory Res Pract. 1975;12(1):73-82.

2. Place RJ. The strategic genius of Jonathan Letterman: the relevancy of the American Civil War to current health care policy makers. Mil Med. 2015;180(3):259-262.

3. Welling DR, McKay PL, Rasmussen TE, Rich NM. A brief history of the tourniquet. J Vasc Surg. 2012;55(1):286-290.

Issue
Federal Practitioner - 36(11)a
Issue
Federal Practitioner - 36(11)a
Page Number
502-507
Page Number
502-507
Publications
Publications
Topics
Article Type
Sections
Disallow All Ads
Content Gating
No Gating (article Unlocked/Free)
Alternative CME
Disqus Comments
Default
Eyebrow Default
Letters
Use ProPublica
Hide sidebar & use full width
render the right sidebar.
Article PDF Media

Atraumatic splenic rupture in acute myeloid leukemia

Article Type
Changed
Fri, 11/01/2019 - 06:54
Display Headline
Atraumatic splenic rupture in acute myeloid leukemia

A 50-year-old man with acute myeloid leukemia (AML) with a complex karyotype was admitted to the hospital with several days of dull, left-sided abdominal pain. His most recent bone marrow biopsy showed 30% blasts, and immunophenotyping was suggestive of persistent AML (CD13+, CD34+, CD117+, CD33+, CD7+, MPO–). He was on treatment with venetoclax and cytarabine after induction therapy had failed.

On admission, his heart rate was 101 beats per minute and his blood pressure was 122/85 mm Hg. Abdominal examination revealed mild distention, hepatomegaly, and previously known massive splenomegaly, with the splenic tip extending to the umbilicus, and mild tenderness.

Results of laboratory testing revealed persistent pancytopenia:

  • Hemoglobin level 6.8 g/dL (reference range 13.0–17.0)
  • Total white blood cell count 0.8 × 109/L (4.5–11.0)
  • Platelet count 8 × 109/L (150–400).

Figure 1. Coronal (left) and transverse (right) views on initial computed tomography of the abdomen without contrast showed massive splenomegaly (white arrow).
Figure 1. Coronal (left) and transverse (right) views on initial computed tomography of the abdomen without contrast showed massive splenomegaly (white arrow).
Computed tomography (CT) of the abdomen (Figure 1) showed splenomegaly (the spleen measured 26 cm, unchanged from before), but without evidence of infarct or other acute abnormality.

The next day, he developed severe, acute-onset left-sided abdominal pain. A check of vital signs showed worsening sinus tachycardia at 132 beats per minute and a drop in blood pressure to 90/56 mm Hg. He had worsening diffuse abdominal tenderness with sluggish bowel sounds. His hemoglobin concentration was 6.4 g/dL and platelet count 12 × 109/L.

Figure 2. On repeat computed tomography with contrast, coronal (left) and transverse (right) views showed irregular splenic margins (red arrows), intraparenchymal hemorrhages (black arrows), and hemoperitoneum (white arrows).
Figure 2. On repeat computed tomography with contrast, coronal (left) and transverse (right) views showed irregular splenic margins (red arrows), intraparenchymal hemorrhages (black arrows), and hemoperitoneum (white arrows).
Urgent CT of the abdomen with contrast (Figure 2) showed heterogeneous splenic enhancement suggestive of intrasplenic hemorrhage, irregularity of the margins suggestive of rupture, and moderate hemoperitoneum.

He received supportive transfusions of blood products. Surgical exploration was deemed risky, given his overall condition and severe thrombocytopenia. Splenic angiography showed no evidence of pseudoaneurysm or focal contrast extravasation. He underwent empiric embolization of the midsplenic artery, after which his hemodynamic status stabilized. He died 4 weeks later of acute respiratory failure from pneumonia.

SPLENIC RUPTURE IN AML

Atraumatic splenic rupture is rare but potentially life-threatening, especially if the diagnosis is delayed. Conditions that can cause splenomegaly and predispose to rupture include infection (infectious mononucleosis, malaria), malignant hematologic disorders (leukemia, lymphoma), other neoplasms, and amyloidosis.1

The literature includes a few reports of splenic rupture in patients with AML.2–4 The proposed mechanisms include bleeding from infarction sites or tumor foci, dysregulated hemostasis, and leukostasis.

The classic presentation of splenic rupture is acute-onset left-sided abdominal pain associated with hypotension and decreasing hemoglobin levels. CT of the abdomen is confirmatory, and resuscitation with crystalloids and blood products is a vital initial step in management. Choice of treatment depends on the patient’s surgical risk and hemodynamic status; options include conservative medical management, splenic artery embolization, and exploratory laparotomy.

In patients with AML and splenomegaly presenting with acute abdominal pain, clinicians need to be aware of this potential hematologic emergency.

References
  1. Renzulli P, Hostettler A, Schoepfer AM, Gloor B, Candinas D. Systematic review of atraumatic splenic rupture. Br J Surg 2009; 96(10):1114–1121. doi:10.1002/bjs.6737
  2. Gardner JA, Bao L, Ornstein DL. Spontaneous splenic rupture in acute myeloid leukemia with mixed-lineage leukemia gene rearrangement. Med Rep Case Stud 2016; 1:119. doi:10.4172/2572-5130.1000119
  3. Zeidan AM, Mitchell M, Khatri R, et al. Spontaneous splenic rupture during induction chemotherapy for acute myeloid leukemia. Leuk Lymphoma 2014; 55(1):209–212. doi:10.3109/10428194.2013.796060
  4. Fahmi Y, Elabbasi T, Khaiz D, et al. Splenic spontaneous rupture associated with acute myeloïd leukemia: report of a case and literature review. Surgery Curr Res 2014; 4:170. doi:10.4172/2161-1076.1000170
Article PDF
Author and Disclosure Information

Karthik Gnanapandithan, MD, MS
Department of Internal Medicine, Yale New Haven Hospital; Assistant Clinical Professor, Department of Medicine, Yale University School of Medicine, New Haven, CT

Address: Karthik Gnanapandithan, MD, MS, Department of Internal Medicine, Yale New Haven Hospital, 20 York Street, CB2041, New Haven, CT 06510; [email protected]

Issue
Cleveland Clinic Journal of Medicine - 86(11)
Publications
Topics
Page Number
715-716
Legacy Keywords
spleen, splenic rupture, acute myeloid leukemia, AML, computed tomography, CT, splenomegaly, anemia, pancytopenia, intraparenchymal hemorrhage, hemoperitoneum, Karthik Gnanapandithan
Sections
Author and Disclosure Information

Karthik Gnanapandithan, MD, MS
Department of Internal Medicine, Yale New Haven Hospital; Assistant Clinical Professor, Department of Medicine, Yale University School of Medicine, New Haven, CT

Address: Karthik Gnanapandithan, MD, MS, Department of Internal Medicine, Yale New Haven Hospital, 20 York Street, CB2041, New Haven, CT 06510; [email protected]

Author and Disclosure Information

Karthik Gnanapandithan, MD, MS
Department of Internal Medicine, Yale New Haven Hospital; Assistant Clinical Professor, Department of Medicine, Yale University School of Medicine, New Haven, CT

Address: Karthik Gnanapandithan, MD, MS, Department of Internal Medicine, Yale New Haven Hospital, 20 York Street, CB2041, New Haven, CT 06510; [email protected]

Article PDF
Article PDF
Related Articles

A 50-year-old man with acute myeloid leukemia (AML) with a complex karyotype was admitted to the hospital with several days of dull, left-sided abdominal pain. His most recent bone marrow biopsy showed 30% blasts, and immunophenotyping was suggestive of persistent AML (CD13+, CD34+, CD117+, CD33+, CD7+, MPO–). He was on treatment with venetoclax and cytarabine after induction therapy had failed.

On admission, his heart rate was 101 beats per minute and his blood pressure was 122/85 mm Hg. Abdominal examination revealed mild distention, hepatomegaly, and previously known massive splenomegaly, with the splenic tip extending to the umbilicus, and mild tenderness.

Results of laboratory testing revealed persistent pancytopenia:

  • Hemoglobin level 6.8 g/dL (reference range 13.0–17.0)
  • Total white blood cell count 0.8 × 109/L (4.5–11.0)
  • Platelet count 8 × 109/L (150–400).

Figure 1. Coronal (left) and transverse (right) views on initial computed tomography of the abdomen without contrast showed massive splenomegaly (white arrow).
Figure 1. Coronal (left) and transverse (right) views on initial computed tomography of the abdomen without contrast showed massive splenomegaly (white arrow).
Computed tomography (CT) of the abdomen (Figure 1) showed splenomegaly (the spleen measured 26 cm, unchanged from before), but without evidence of infarct or other acute abnormality.

The next day, he developed severe, acute-onset left-sided abdominal pain. A check of vital signs showed worsening sinus tachycardia at 132 beats per minute and a drop in blood pressure to 90/56 mm Hg. He had worsening diffuse abdominal tenderness with sluggish bowel sounds. His hemoglobin concentration was 6.4 g/dL and platelet count 12 × 109/L.

Figure 2. On repeat computed tomography with contrast, coronal (left) and transverse (right) views showed irregular splenic margins (red arrows), intraparenchymal hemorrhages (black arrows), and hemoperitoneum (white arrows).
Figure 2. On repeat computed tomography with contrast, coronal (left) and transverse (right) views showed irregular splenic margins (red arrows), intraparenchymal hemorrhages (black arrows), and hemoperitoneum (white arrows).
Urgent CT of the abdomen with contrast (Figure 2) showed heterogeneous splenic enhancement suggestive of intrasplenic hemorrhage, irregularity of the margins suggestive of rupture, and moderate hemoperitoneum.

He received supportive transfusions of blood products. Surgical exploration was deemed risky, given his overall condition and severe thrombocytopenia. Splenic angiography showed no evidence of pseudoaneurysm or focal contrast extravasation. He underwent empiric embolization of the midsplenic artery, after which his hemodynamic status stabilized. He died 4 weeks later of acute respiratory failure from pneumonia.

SPLENIC RUPTURE IN AML

Atraumatic splenic rupture is rare but potentially life-threatening, especially if the diagnosis is delayed. Conditions that can cause splenomegaly and predispose to rupture include infection (infectious mononucleosis, malaria), malignant hematologic disorders (leukemia, lymphoma), other neoplasms, and amyloidosis.1

The literature includes a few reports of splenic rupture in patients with AML.2–4 The proposed mechanisms include bleeding from infarction sites or tumor foci, dysregulated hemostasis, and leukostasis.

The classic presentation of splenic rupture is acute-onset left-sided abdominal pain associated with hypotension and decreasing hemoglobin levels. CT of the abdomen is confirmatory, and resuscitation with crystalloids and blood products is a vital initial step in management. Choice of treatment depends on the patient’s surgical risk and hemodynamic status; options include conservative medical management, splenic artery embolization, and exploratory laparotomy.

In patients with AML and splenomegaly presenting with acute abdominal pain, clinicians need to be aware of this potential hematologic emergency.

A 50-year-old man with acute myeloid leukemia (AML) with a complex karyotype was admitted to the hospital with several days of dull, left-sided abdominal pain. His most recent bone marrow biopsy showed 30% blasts, and immunophenotyping was suggestive of persistent AML (CD13+, CD34+, CD117+, CD33+, CD7+, MPO–). He was on treatment with venetoclax and cytarabine after induction therapy had failed.

On admission, his heart rate was 101 beats per minute and his blood pressure was 122/85 mm Hg. Abdominal examination revealed mild distention, hepatomegaly, and previously known massive splenomegaly, with the splenic tip extending to the umbilicus, and mild tenderness.

Results of laboratory testing revealed persistent pancytopenia:

  • Hemoglobin level 6.8 g/dL (reference range 13.0–17.0)
  • Total white blood cell count 0.8 × 109/L (4.5–11.0)
  • Platelet count 8 × 109/L (150–400).

Figure 1. Coronal (left) and transverse (right) views on initial computed tomography of the abdomen without contrast showed massive splenomegaly (white arrow).
Figure 1. Coronal (left) and transverse (right) views on initial computed tomography of the abdomen without contrast showed massive splenomegaly (white arrow).
Computed tomography (CT) of the abdomen (Figure 1) showed splenomegaly (the spleen measured 26 cm, unchanged from before), but without evidence of infarct or other acute abnormality.

The next day, he developed severe, acute-onset left-sided abdominal pain. A check of vital signs showed worsening sinus tachycardia at 132 beats per minute and a drop in blood pressure to 90/56 mm Hg. He had worsening diffuse abdominal tenderness with sluggish bowel sounds. His hemoglobin concentration was 6.4 g/dL and platelet count 12 × 109/L.

Figure 2. On repeat computed tomography with contrast, coronal (left) and transverse (right) views showed irregular splenic margins (red arrows), intraparenchymal hemorrhages (black arrows), and hemoperitoneum (white arrows).
Figure 2. On repeat computed tomography with contrast, coronal (left) and transverse (right) views showed irregular splenic margins (red arrows), intraparenchymal hemorrhages (black arrows), and hemoperitoneum (white arrows).
Urgent CT of the abdomen with contrast (Figure 2) showed heterogeneous splenic enhancement suggestive of intrasplenic hemorrhage, irregularity of the margins suggestive of rupture, and moderate hemoperitoneum.

He received supportive transfusions of blood products. Surgical exploration was deemed risky, given his overall condition and severe thrombocytopenia. Splenic angiography showed no evidence of pseudoaneurysm or focal contrast extravasation. He underwent empiric embolization of the midsplenic artery, after which his hemodynamic status stabilized. He died 4 weeks later of acute respiratory failure from pneumonia.

SPLENIC RUPTURE IN AML

Atraumatic splenic rupture is rare but potentially life-threatening, especially if the diagnosis is delayed. Conditions that can cause splenomegaly and predispose to rupture include infection (infectious mononucleosis, malaria), malignant hematologic disorders (leukemia, lymphoma), other neoplasms, and amyloidosis.1

The literature includes a few reports of splenic rupture in patients with AML.2–4 The proposed mechanisms include bleeding from infarction sites or tumor foci, dysregulated hemostasis, and leukostasis.

The classic presentation of splenic rupture is acute-onset left-sided abdominal pain associated with hypotension and decreasing hemoglobin levels. CT of the abdomen is confirmatory, and resuscitation with crystalloids and blood products is a vital initial step in management. Choice of treatment depends on the patient’s surgical risk and hemodynamic status; options include conservative medical management, splenic artery embolization, and exploratory laparotomy.

In patients with AML and splenomegaly presenting with acute abdominal pain, clinicians need to be aware of this potential hematologic emergency.

References
  1. Renzulli P, Hostettler A, Schoepfer AM, Gloor B, Candinas D. Systematic review of atraumatic splenic rupture. Br J Surg 2009; 96(10):1114–1121. doi:10.1002/bjs.6737
  2. Gardner JA, Bao L, Ornstein DL. Spontaneous splenic rupture in acute myeloid leukemia with mixed-lineage leukemia gene rearrangement. Med Rep Case Stud 2016; 1:119. doi:10.4172/2572-5130.1000119
  3. Zeidan AM, Mitchell M, Khatri R, et al. Spontaneous splenic rupture during induction chemotherapy for acute myeloid leukemia. Leuk Lymphoma 2014; 55(1):209–212. doi:10.3109/10428194.2013.796060
  4. Fahmi Y, Elabbasi T, Khaiz D, et al. Splenic spontaneous rupture associated with acute myeloïd leukemia: report of a case and literature review. Surgery Curr Res 2014; 4:170. doi:10.4172/2161-1076.1000170
References
  1. Renzulli P, Hostettler A, Schoepfer AM, Gloor B, Candinas D. Systematic review of atraumatic splenic rupture. Br J Surg 2009; 96(10):1114–1121. doi:10.1002/bjs.6737
  2. Gardner JA, Bao L, Ornstein DL. Spontaneous splenic rupture in acute myeloid leukemia with mixed-lineage leukemia gene rearrangement. Med Rep Case Stud 2016; 1:119. doi:10.4172/2572-5130.1000119
  3. Zeidan AM, Mitchell M, Khatri R, et al. Spontaneous splenic rupture during induction chemotherapy for acute myeloid leukemia. Leuk Lymphoma 2014; 55(1):209–212. doi:10.3109/10428194.2013.796060
  4. Fahmi Y, Elabbasi T, Khaiz D, et al. Splenic spontaneous rupture associated with acute myeloïd leukemia: report of a case and literature review. Surgery Curr Res 2014; 4:170. doi:10.4172/2161-1076.1000170
Issue
Cleveland Clinic Journal of Medicine - 86(11)
Issue
Cleveland Clinic Journal of Medicine - 86(11)
Page Number
715-716
Page Number
715-716
Publications
Publications
Topics
Article Type
Display Headline
Atraumatic splenic rupture in acute myeloid leukemia
Display Headline
Atraumatic splenic rupture in acute myeloid leukemia
Legacy Keywords
spleen, splenic rupture, acute myeloid leukemia, AML, computed tomography, CT, splenomegaly, anemia, pancytopenia, intraparenchymal hemorrhage, hemoperitoneum, Karthik Gnanapandithan
Legacy Keywords
spleen, splenic rupture, acute myeloid leukemia, AML, computed tomography, CT, splenomegaly, anemia, pancytopenia, intraparenchymal hemorrhage, hemoperitoneum, Karthik Gnanapandithan
Sections
Disallow All Ads
Content Gating
No Gating (article Unlocked/Free)
Alternative CME
Disqus Comments
Default
Gate On Date
Mon, 10/28/2019 - 16:00
Un-Gate On Date
Mon, 10/28/2019 - 16:00
Use ProPublica
CFC Schedule Remove Status
Mon, 10/28/2019 - 16:00
Hide sidebar & use full width
render the right sidebar.
Article PDF Media

Severe hypercalcemia in a 54-year-old woman

Article Type
Changed
Fri, 11/01/2019 - 06:52
Display Headline
Severe hypercalcemia in a 54-year-old woman

A morbidly obese 54-year-old woman presented to the emergency department after experiencing generalized abdominal pain for 3 days. She rated the pain as 5 on a scale of 10 and described it as dull, cramping, waxing and waning, not radiating, and not relieved with changes of position—in fact, not alleviated by anything she had tried. Her pain was associated with nausea and 1 episode of vomiting. She also experienced constipation before the onset of pain.

She denied recent trauma, recent travel, diarrhea, fevers, weakness, shortness of breath, chest pain, other muscle pains, or recent changes in diet. She also denied having this pain in the past. She said she had unintentionally lost some weight but was not certain how much. She denied tobacco, alcohol, or illicit drug use. She had no history of surgery.

Her medical history included hypertension, anemia, and uterine fibroids. Her current medications included losartan, hydrochlorothiazide, and albuterol. She had no family history of significant disease.

INITIAL EVALUATION AND MANAGEMENT

On admission, her temperature was 97.8°F (36.6°C), heart rate 100 beats per minute, blood pressure 136/64 mm Hg, respiratory rate 18 breaths per minute, oxygen saturation 97% on room air, weight 130.6 kg, and body mass index 35 kg/m2.

She was alert and oriented to person, place, and time. She was in mild discomfort but no distress. Her lungs were clear to auscultation, with no wheezing or crackles. Heart rate and rhythm were regular, with no extra heart sounds or murmurs. Bowel sounds were normal in all 4 quadrants, with tenderness to palpation of the epigastric area, but with no guarding or rebound tenderness.

Laboratory test results

Notable results of blood testing at presentation were as follows:

  • Hemoglobin 8.2 g/dL (reference range 12.3–15.3)
  • Hematocrit 26% (41–50)
  • Mean corpuscular volume 107 fL (80–100)
  • Blood urea nitrogen 33 mg/dL (8–21); 6 months earlier it was 16
  • Serum creatinine 3.6 mg/dL (0.58–0.96); 6 months earlier, it was 0.75
  • Albumin 3.3 g/dL (3.5–5)
  • Calcium 18.4 mg/dL (8.4–10.2); 6 months earlier, it was 9.6
  • Corrected calcium 19 mg/dL.

Findings on imaging, electrocardiography

Chest radiography showed no acute cardiopulmonary abnormalities. Abdominal computed tomography without contrast showed no abnormalities within the pancreas and no evidence of inflammation or obstruction. Electrocardiography showed sinus tachycardia.

DIFFERENTIAL DIAGNOSIS

1. Which is the most likely cause of this patient’s symptoms?

  • Primary hyperparathyroidism
  • Malignancy
  • Her drug therapy
  • Familial hypercalcemic hypocalciuria

Table 1. Initial treatment of hypercalcemia
The increase in this patient’s uncorrected calcium level from 9.6 to 18.4 mg/dL in 6 months indicates some form of increased calcium resorption or retention. Moreover, her hypercalcemia is very severe (Table 1).1 Patients with severe hypercalcemia can present with life-threatening arrhythmias and seizures, as well as volume depletion.2

In total, her laboratory results were consistent with macrocytic anemia, severe hypercalcemia, and acute kidney injury, and she had generalized symptoms.

Primary hyperparathyroidism

A main cause of hypercalcemia is primary hyperparathyroidism, and this needs to be ruled out. Benign adenomas are the most common cause of primary hyperparathyroidism, and a risk factor for benign adenoma is exposure to therapeutic levels of radiation.3

In hyperparathyroidism, there is an increased secretion of parathyroid hormone (PTH), which has multiple effects including increased reabsorption of calcium from the urine, increased excretion of phosphate, and increased expression of 1,25-hydroxyvitamin D hydroxylase to activate vitamin D. PTH also stimulates osteoclasts to increase their expression of receptor activator of nuclear factor kappa B ligand (RANKL), which has a downstream effect on osteoclast precursors to cause bone reabsorption.3

Inherited primary hyperparathyroidism tends to present at a younger age, with multiple overactive parathyroid glands.3 Given our patient’s age, inherited primary hyparathyroidism is thus less likely.

 

 

Malignancy

The probability that malignancy is causing the hypercalcemia increases with calcium levels greater than 13 mg/dL. Epidemiologically, in hospitalized patients with hypercalcemia, the source tends to be malignancy.4 Typically, patients who develop hypercalcemia from malignancy have a worse prognosis.5

Solid tumors and leukemias can cause hypercalcemia. The mechanisms include humoral factors secreted by the malignancy, local osteolysis due to tumor invasion of bone, and excessive absorption of calcium due to excess vitamin D produced by malignancies.5 The cancers that most frequently cause an increase in calcium resorption are lung cancer, renal cancer, breast cancer, and multiple myeloma.1

Solid tumors with no bone metastasis and non-Hodgkin lymphoma that release PTH-related protein (PTHrP) cause humoral hypercalcemia in malignancy. The patient is typically in an advanced stage of disease. PTHrP increases serum calcium levels by decreasing the kidney’s ability to excrete calcium and by increasing bone turnover. It has no effect on intestinal absorption because of its inability to stimulate activated vitamin D3. Thus, the increase in systemic calcium comes directly from breakdown of bone and inability to excrete the excess.

PTHrP has a unique role in breast cancer: it is released locally in areas where cancer cells have metastasized to bone, but it does not cause a systemic effect. Bone resorption occurs in areas of metastasis and results from an increase in expression of RANKL and RANK in osteoclasts in response to the effects of PTHrP, leading to an increase in the production of osteoclastic cells.1

Tamoxifen, an endocrine therapy often used in breast cancer, also causes a release of bone-reabsorbing factors from tumor cells, which can partially contribute to hypercal­cemia.5

Myeloma cells secrete RANKL, which stimulates osteoclastic activity, and they also  release interleukin 6 (IL-6) and activating macrophage inflammatory protein alpha. Serum testing usually shows low or normal intact PTH, PTHrP, and 1,25-dihydroxyvitamin D.1

Patients with multiple myeloma have a worse prognosis if they have a high red blood cell distribution width, a condition shown to correlate with malnutrition, leading to deficiencies in vitamin B12 and to poor response to treatment.6 Up to 14% of patients with multiple myeloma have vitamin B12 deficiency.7

Our patient’s recent weight loss and severe hypercalcemia raise suspicion of malignancy. Further, her obesity makes proper routine breast examination difficult and thus increases the chance of undiagnosed breast cancer.8 Her decrease in renal function and her anemia complicated by hypercalcemia also raise suspicion of multiple myeloma.

Hypercalcemia due to drug therapy

Thiazide diuretics, lithium, teriparatide, and vitamin A in excessive amounts can raise the serum calcium concentration.5 Our patient was taking a thiazide for hypertension, but her extremely high calcium level places drug-induced hypercalcemia as the sole cause lower on the differential list.

Familial hypercalcemic hypocalciuria

Familial hypercalcemic hypocalciuria is a rare autosomal-dominant cause of hypercalcemia in which the ability of the body (and especially the kidneys) to sense levels of calcium is impaired, leading to a decrease in excretion of calcium in the urine.3 Very high calcium levels are rare in hypercalcemic hypocalciuria.3 In our patient with a corrected calcium concentration of nearly 19 mg/dL, familial hypercalcemic hypocalciuria is very unlikely to be the cause of the hypercalcemia.

WHAT ARE THE NEXT STEPS IN THE WORKUP?

As hypercalcemia has been confirmed, the intact PTH level should be checked to determine whether the patient’s condition is PTH-mediated. If the PTH level is in the upper range of normal or is minimally elevated, primary hyperparathyroidism is likely. Elevated PTH confirms primary hyperparathyroidism. A low-normal or low intact PTH confirms a non-PTH-mediated process, and once this is confirmed, PTHrP levels should be checked. An elevated PTHrP suggests humoral hypercalcemia of malignancy. Serum protein electrophoresis, urine protein electrophoresis, and a serum light chain assay should be performed to rule out multiple myeloma.

Vitamin D toxicity is associated with high concentrations of 1,25-dihydroxyvitamin D and 25-hydroxyvitamin D metabolites. These levels should be checked in this patient.

Other disorders that cause hypercalcemia are vitamin A toxicity and hyperthyroidism, so vitamin A and thyroid-stimulating hormone levels should also be checked.5

CASE CONTINUED

After further questioning, the patient said that she had had lower back pain about 1 to 2 weeks before coming to the emergency room; her primary care doctor had said the pain was likely from muscle strain. The pain had almost resolved but was still present.

The results of further laboratory testing were as follows:

  • Serum PTH 11 pg/mL (15–65)
  • PTHrP 3.4 pmol/L (< 2.0)
  • Protein electrophoresis showed a monoclonal (M) spike of 0.2 g/dL (0)
  • Activated vitamin D < 5 ng/mL (19.9–79.3)
  • Vitamin A 7.2 mg/dL (33.1–100)
  • Vitamin B12 194 pg/mL (239–931)
  • Thyroid-stimulating hormone 1.21 mIU/ L (0.47–4.68
  • Free thyroxine 1.27 ng/dL (0.78–2.19)
  • Iron 103 µg/dL (37–170)
  • Total iron-binding capacity 335 µg/dL (265–497)
  • Transferrin 248 mg/dL (206–381)
  • Ferritin 66 ng/mL (11.1–264)
  • Urine protein (random) 100 mg/dL (0–20)
  • Urine microalbumin (random) 5.9 mg/dL (0–1.6)
  • Urine creatinine clearance 88.5 mL/min (88–128)
  • Urine albumin-creatinine ratio 66.66 mg/g (< 30).

 

 

Imaging reports

A nuclear bone scan showed increased bone uptake in the hip and both shoulders, consistent with arthritis, and increased activity in 2 of the lower left ribs, associated with rib fractures secondary to lytic lesions. A skeletal survey at a later date showed multiple well-circumscribed “punched-out” lytic lesions in both forearms and both femurs.

2. What should be the next step in this patient’s management?

  • Intravenous (IV) fluids
  • Calcitonin
  • Bisphosphonate treatment
  • Denosumab
  • Hemodialysis

Initial treatment of severe hypercalcemia includes the following:

Start IV isotonic fluids at a rate of 150 mL/h (if the patient is making urine) to maintain urine output at more than 100 mL/h. Closely monitor urine output.

Give calcitonin 4 IU/kg in combination with IV fluids to reduce calcium levels within the first 12 to 48 hours of treatment.

Give a bisphosphonate, eg, zoledronic acid 4 mg over 15 minutes, or pamidronate 60 to 90 mg over 2 hours. Zoledronic acid is preferred in malignancy-induced hypercal­cemia because it is more potent. Doses should be adjusted in patients with renal failure.

Give denosumab if hypercalcemia is refractory to bisphosphonates, or when bisphosphonates cannot be used in renal failure.9

Hemodialysis is performed in patients who have significant neurologic symptoms irrespective of acute renal insufficiency.

Our patient was started on 0.9% sodium chloride at a rate of 150 mL/h for severe hypercalcemia. Zoledronic acid 4 mg IV was given once. These measures lowered her calcium level and lessened her acute kidney injury.

ADDITIONAL FINDINGS

Urine testing was positive for Bence Jones protein. Immune electrophoresis, performed because of suspicion of multiple myeloma, showed an elevated level of kappa light chains at 806.7 mg/dL (0.33–1.94) and normal lambda light chains at 0.62 mg/dL (0.57–2.63). The immunoglobulin G level was low at 496 mg/dL (610–1,660). In patients with severe hypercalcemia, these results point to a diagnosis of malignancy. Bone marrow aspiration study showed greater than 10% plasma cells, confirming multiple myeloma.

MULTIPLE MYELOMA

The diagnosis of multiple myeloma is based in part on the presence of 10% or more of clonal bone marrow plasma cells10 and of specific end-organ damage (anemia, hypercalcemia, renal insufficiency, or bone lesions).9

Bone marrow clonality can be shown by the ratio of kappa to lambda light chains as  detected with immunohistochemistry, immunofluorescence, or flow cytometry.11 The normal ratio is 0.26 to 1.65 for a patient with normal kidney function. In this patient, however, the ratio was 1,301.08 (806.67 kappa to 0.62 lambda), which was extremely out of range. The patient’s bone marrow biopsy results revealed the presence of 15% clonal bone marrow plasma cells.

Multiple myeloma causes osteolytic lesions through increased activation of osteoclast activating factor that stimulates the growth of osteoclast precursors. At the same time, it inhibits osteoblast formation via multiple pathways, including the action of sclerostin.11 Our patient had lytic lesions in 2 left lower ribs and in both forearms and femurs.

Hypercalcemia in multiple myeloma is attributed to 2 main factors: bone breakdown and macrophage overactivation. Multiple myeloma cells increase the release of macrophage inflammatory protein 1-alpha and tumor necrosis factor, which are inflammatory proteins that cause an increase in macrophages, which cause an increase in calcitriol.11 As noted, our patient’s calcium level at presentation was 18.4 mg/dL uncorrected and 18.96 mg/dL corrected.

Cast nephropathy can occur in the distal tubules from the increased free light chains circulating and combining with Tamm-Horsfall protein, which in turn causes obstruction and local inflammation,12 leading to a rise in creatinine levels and resulting in acute kidney injury,12 as in our patient.

TREATMENT CONSIDERATIONS IN MULTIPLE MYELOMA

Our patient was referred to an oncologist for management.

In the management of multiple myeloma, the patient’s quality of life needs to be considered. With the development of new agents to combat the damages of the osteolytic effects, there is hope for improving quality of life.13,14 New agents under study include anabolic agents such as antisclerostin and anti-Dickkopf-1, which promote osteoblastogenesis, leading to bone formation, with the possibility of repairing existing damage.15

TAKE-HOME POINTS

  • If hypercalcemia is mild to moderate, consider primary hyperparathyroidism.
  • Identify patients with severe symptoms of hypercalcemia such as volume depletion, acute kidney injury, arrhythmia, or seizures.
  • Confirm severe cases of hypercalcemia and treat severe cases effectively.
  • Severe hypercalcemia may need further investigation into a potential underlying malignancy.
References
  1. Sternlicht H, Glezerman IG. Hypercalcemia of malignancy and new treatment options. Ther Clin Risk Manag 2015; 11:1779–1788. doi:10.2147/TCRM.S83681
  2. Ahmed R, Hashiba K. Reliability of QT intervals as indicators of clinical hypercalcemia. Clin Cardiol 1988; 11(6):395–400. doi:10.1002/clc.4960110607
  3. Bilezikian JP, Cusano NE, Khan AA, Liu JM, Marcocci C, Bandeira F. Primary hyperparathyroidism. Nat Rev Dis Primers 2016; 2:16033. doi:10.1038/nrdp.2016.33
  4. Kuchay MS, Kaur P, Mishra SK, Mithal A. The changing profile of hypercalcemia in a tertiary care setting in North India: an 18-month retrospective study. Clin Cases Miner Bone Metab 2017; 14(2):131–135. doi:10.11138/ccmbm/2017.14.1.131
  5. Rosner MH, Dalkin AC. Onco-nephrology: the pathophysiology and treatment of malignancy-associated hypercalcemia. Clin J Am Soc Nephrol 2012; 7(10):1722–1729. doi:10.2215/CJN.02470312
  6. Ai L, Mu S, Hu Y. Prognostic role of RDW in hematological malignancies: a systematic review and meta-analysis. Cancer Cell Int 2018; 18:61. doi:10.1186/s12935-018-0558-3
  7. Baz R, Alemany C, Green R, Hussein MA. Prevalence of vitamin B12 deficiency in patients with plasma cell dyscrasias: a retrospective review. Cancer 2004; 101(4):790–795. doi:10.1002/cncr.20441
  8. Elmore JG, Carney PA, Abraham LA, et al. The association between obesity and screening mammography accuracy. Arch Intern Med 2004; 164(10):1140–1147. doi:10.1001/archinte.164.10.1140
  9. Gerecke C, Fuhrmann S, Strifler S, Schmidt-Hieber M, Einsele H, Knop S. The diagnosis and treatment of multiple myeloma. Dtsch Arztebl Int 2016; 113(27–28):470–476. doi:10.3238/arztebl.2016.0470
  10. Rajkumar SV. Multiple myeloma: 2016 update on diagnosis, risk-stratification, and management. Am J Hematol 2016; 91(7):719–734. doi:10.1002/ajh.24402
  11. Silbermann R, Roodman GD. Myeloma bone disease: pathophysiology and management. J Bone Oncol 2013; 2(2):59–69. doi:10.1016/j.jbo.2013.04.001
  12. Doshi M, Lahoti A, Danesh FR, Batuman V, Sanders PW; American Society of Nephrology Onco-Nephrology Forum. Paraprotein-related kidney disease: kidney injury from paraproteins—what determines the site of injury? Clin J Am Soc Nephrol 2016; 11(12):2288–2294. doi:10.2215/CJN.02560316
  13. Reece D. Update on the initial therapy of multiple myeloma. Am Soc Clin Oncol Educ Book 2013. doi:10.1200/EdBook_AM.2013.33.e307
  14. Nishida H. Bone-targeted agents in multiple myeloma. Hematol Rep 2018; 10(1):7401. doi:10.4081/hr.2018.7401
  15. Ring ES, Lawson MA, Snowden JA, Jolley I, Chantry AD. New agents in the treatment of myeloma bone disease. Calcif Tissue Int 2018; 102(2):196–209. doi:10.1007/s00223-017-0351-7
Article PDF
Author and Disclosure Information

Michael A. Munoz, MD
Department of Internal Medicine, Hospital Medicine, Saint John’s Episcopal Hospital, Far Rockaway, NY

Zeeshan Zafar, MD, MBA
Saint John’s Episcopal Hospital, Far Rockaway, NY

Benson A. Babu, MD, MBA
Department of Internal Medicine, Hospital Medicine, Northwell Health, Plainview, NY

Address: Benson A. Babu, MD, MBA, FACP, Department of Internal Medicine, Northwell Health, 888 Old Country Road, Plainview, NY 11803; [email protected]

Issue
Cleveland Clinic Journal of Medicine - 86(11)
Publications
Topics
Page Number
719-723
Legacy Keywords
hypercalcemia, high calcium, abdominal pain, hyperparathyroidism, parathyroid hormone, PTH, PTH-related protein, PTHrP, RANK ligand, RANKL, bone scan, multiple myeloma, M spike, Bence Jones protein, plasma cell, osteolytic lesions, zolendronic acid, Michael Munoz, Zeeshan Zafar, Benson Babu
Sections
Author and Disclosure Information

Michael A. Munoz, MD
Department of Internal Medicine, Hospital Medicine, Saint John’s Episcopal Hospital, Far Rockaway, NY

Zeeshan Zafar, MD, MBA
Saint John’s Episcopal Hospital, Far Rockaway, NY

Benson A. Babu, MD, MBA
Department of Internal Medicine, Hospital Medicine, Northwell Health, Plainview, NY

Address: Benson A. Babu, MD, MBA, FACP, Department of Internal Medicine, Northwell Health, 888 Old Country Road, Plainview, NY 11803; [email protected]

Author and Disclosure Information

Michael A. Munoz, MD
Department of Internal Medicine, Hospital Medicine, Saint John’s Episcopal Hospital, Far Rockaway, NY

Zeeshan Zafar, MD, MBA
Saint John’s Episcopal Hospital, Far Rockaway, NY

Benson A. Babu, MD, MBA
Department of Internal Medicine, Hospital Medicine, Northwell Health, Plainview, NY

Address: Benson A. Babu, MD, MBA, FACP, Department of Internal Medicine, Northwell Health, 888 Old Country Road, Plainview, NY 11803; [email protected]

Article PDF
Article PDF
Related Articles

A morbidly obese 54-year-old woman presented to the emergency department after experiencing generalized abdominal pain for 3 days. She rated the pain as 5 on a scale of 10 and described it as dull, cramping, waxing and waning, not radiating, and not relieved with changes of position—in fact, not alleviated by anything she had tried. Her pain was associated with nausea and 1 episode of vomiting. She also experienced constipation before the onset of pain.

She denied recent trauma, recent travel, diarrhea, fevers, weakness, shortness of breath, chest pain, other muscle pains, or recent changes in diet. She also denied having this pain in the past. She said she had unintentionally lost some weight but was not certain how much. She denied tobacco, alcohol, or illicit drug use. She had no history of surgery.

Her medical history included hypertension, anemia, and uterine fibroids. Her current medications included losartan, hydrochlorothiazide, and albuterol. She had no family history of significant disease.

INITIAL EVALUATION AND MANAGEMENT

On admission, her temperature was 97.8°F (36.6°C), heart rate 100 beats per minute, blood pressure 136/64 mm Hg, respiratory rate 18 breaths per minute, oxygen saturation 97% on room air, weight 130.6 kg, and body mass index 35 kg/m2.

She was alert and oriented to person, place, and time. She was in mild discomfort but no distress. Her lungs were clear to auscultation, with no wheezing or crackles. Heart rate and rhythm were regular, with no extra heart sounds or murmurs. Bowel sounds were normal in all 4 quadrants, with tenderness to palpation of the epigastric area, but with no guarding or rebound tenderness.

Laboratory test results

Notable results of blood testing at presentation were as follows:

  • Hemoglobin 8.2 g/dL (reference range 12.3–15.3)
  • Hematocrit 26% (41–50)
  • Mean corpuscular volume 107 fL (80–100)
  • Blood urea nitrogen 33 mg/dL (8–21); 6 months earlier it was 16
  • Serum creatinine 3.6 mg/dL (0.58–0.96); 6 months earlier, it was 0.75
  • Albumin 3.3 g/dL (3.5–5)
  • Calcium 18.4 mg/dL (8.4–10.2); 6 months earlier, it was 9.6
  • Corrected calcium 19 mg/dL.

Findings on imaging, electrocardiography

Chest radiography showed no acute cardiopulmonary abnormalities. Abdominal computed tomography without contrast showed no abnormalities within the pancreas and no evidence of inflammation or obstruction. Electrocardiography showed sinus tachycardia.

DIFFERENTIAL DIAGNOSIS

1. Which is the most likely cause of this patient’s symptoms?

  • Primary hyperparathyroidism
  • Malignancy
  • Her drug therapy
  • Familial hypercalcemic hypocalciuria

Table 1. Initial treatment of hypercalcemia
The increase in this patient’s uncorrected calcium level from 9.6 to 18.4 mg/dL in 6 months indicates some form of increased calcium resorption or retention. Moreover, her hypercalcemia is very severe (Table 1).1 Patients with severe hypercalcemia can present with life-threatening arrhythmias and seizures, as well as volume depletion.2

In total, her laboratory results were consistent with macrocytic anemia, severe hypercalcemia, and acute kidney injury, and she had generalized symptoms.

Primary hyperparathyroidism

A main cause of hypercalcemia is primary hyperparathyroidism, and this needs to be ruled out. Benign adenomas are the most common cause of primary hyperparathyroidism, and a risk factor for benign adenoma is exposure to therapeutic levels of radiation.3

In hyperparathyroidism, there is an increased secretion of parathyroid hormone (PTH), which has multiple effects including increased reabsorption of calcium from the urine, increased excretion of phosphate, and increased expression of 1,25-hydroxyvitamin D hydroxylase to activate vitamin D. PTH also stimulates osteoclasts to increase their expression of receptor activator of nuclear factor kappa B ligand (RANKL), which has a downstream effect on osteoclast precursors to cause bone reabsorption.3

Inherited primary hyperparathyroidism tends to present at a younger age, with multiple overactive parathyroid glands.3 Given our patient’s age, inherited primary hyparathyroidism is thus less likely.

 

 

Malignancy

The probability that malignancy is causing the hypercalcemia increases with calcium levels greater than 13 mg/dL. Epidemiologically, in hospitalized patients with hypercalcemia, the source tends to be malignancy.4 Typically, patients who develop hypercalcemia from malignancy have a worse prognosis.5

Solid tumors and leukemias can cause hypercalcemia. The mechanisms include humoral factors secreted by the malignancy, local osteolysis due to tumor invasion of bone, and excessive absorption of calcium due to excess vitamin D produced by malignancies.5 The cancers that most frequently cause an increase in calcium resorption are lung cancer, renal cancer, breast cancer, and multiple myeloma.1

Solid tumors with no bone metastasis and non-Hodgkin lymphoma that release PTH-related protein (PTHrP) cause humoral hypercalcemia in malignancy. The patient is typically in an advanced stage of disease. PTHrP increases serum calcium levels by decreasing the kidney’s ability to excrete calcium and by increasing bone turnover. It has no effect on intestinal absorption because of its inability to stimulate activated vitamin D3. Thus, the increase in systemic calcium comes directly from breakdown of bone and inability to excrete the excess.

PTHrP has a unique role in breast cancer: it is released locally in areas where cancer cells have metastasized to bone, but it does not cause a systemic effect. Bone resorption occurs in areas of metastasis and results from an increase in expression of RANKL and RANK in osteoclasts in response to the effects of PTHrP, leading to an increase in the production of osteoclastic cells.1

Tamoxifen, an endocrine therapy often used in breast cancer, also causes a release of bone-reabsorbing factors from tumor cells, which can partially contribute to hypercal­cemia.5

Myeloma cells secrete RANKL, which stimulates osteoclastic activity, and they also  release interleukin 6 (IL-6) and activating macrophage inflammatory protein alpha. Serum testing usually shows low or normal intact PTH, PTHrP, and 1,25-dihydroxyvitamin D.1

Patients with multiple myeloma have a worse prognosis if they have a high red blood cell distribution width, a condition shown to correlate with malnutrition, leading to deficiencies in vitamin B12 and to poor response to treatment.6 Up to 14% of patients with multiple myeloma have vitamin B12 deficiency.7

Our patient’s recent weight loss and severe hypercalcemia raise suspicion of malignancy. Further, her obesity makes proper routine breast examination difficult and thus increases the chance of undiagnosed breast cancer.8 Her decrease in renal function and her anemia complicated by hypercalcemia also raise suspicion of multiple myeloma.

Hypercalcemia due to drug therapy

Thiazide diuretics, lithium, teriparatide, and vitamin A in excessive amounts can raise the serum calcium concentration.5 Our patient was taking a thiazide for hypertension, but her extremely high calcium level places drug-induced hypercalcemia as the sole cause lower on the differential list.

Familial hypercalcemic hypocalciuria

Familial hypercalcemic hypocalciuria is a rare autosomal-dominant cause of hypercalcemia in which the ability of the body (and especially the kidneys) to sense levels of calcium is impaired, leading to a decrease in excretion of calcium in the urine.3 Very high calcium levels are rare in hypercalcemic hypocalciuria.3 In our patient with a corrected calcium concentration of nearly 19 mg/dL, familial hypercalcemic hypocalciuria is very unlikely to be the cause of the hypercalcemia.

WHAT ARE THE NEXT STEPS IN THE WORKUP?

As hypercalcemia has been confirmed, the intact PTH level should be checked to determine whether the patient’s condition is PTH-mediated. If the PTH level is in the upper range of normal or is minimally elevated, primary hyperparathyroidism is likely. Elevated PTH confirms primary hyperparathyroidism. A low-normal or low intact PTH confirms a non-PTH-mediated process, and once this is confirmed, PTHrP levels should be checked. An elevated PTHrP suggests humoral hypercalcemia of malignancy. Serum protein electrophoresis, urine protein electrophoresis, and a serum light chain assay should be performed to rule out multiple myeloma.

Vitamin D toxicity is associated with high concentrations of 1,25-dihydroxyvitamin D and 25-hydroxyvitamin D metabolites. These levels should be checked in this patient.

Other disorders that cause hypercalcemia are vitamin A toxicity and hyperthyroidism, so vitamin A and thyroid-stimulating hormone levels should also be checked.5

CASE CONTINUED

After further questioning, the patient said that she had had lower back pain about 1 to 2 weeks before coming to the emergency room; her primary care doctor had said the pain was likely from muscle strain. The pain had almost resolved but was still present.

The results of further laboratory testing were as follows:

  • Serum PTH 11 pg/mL (15–65)
  • PTHrP 3.4 pmol/L (< 2.0)
  • Protein electrophoresis showed a monoclonal (M) spike of 0.2 g/dL (0)
  • Activated vitamin D < 5 ng/mL (19.9–79.3)
  • Vitamin A 7.2 mg/dL (33.1–100)
  • Vitamin B12 194 pg/mL (239–931)
  • Thyroid-stimulating hormone 1.21 mIU/ L (0.47–4.68
  • Free thyroxine 1.27 ng/dL (0.78–2.19)
  • Iron 103 µg/dL (37–170)
  • Total iron-binding capacity 335 µg/dL (265–497)
  • Transferrin 248 mg/dL (206–381)
  • Ferritin 66 ng/mL (11.1–264)
  • Urine protein (random) 100 mg/dL (0–20)
  • Urine microalbumin (random) 5.9 mg/dL (0–1.6)
  • Urine creatinine clearance 88.5 mL/min (88–128)
  • Urine albumin-creatinine ratio 66.66 mg/g (< 30).

 

 

Imaging reports

A nuclear bone scan showed increased bone uptake in the hip and both shoulders, consistent with arthritis, and increased activity in 2 of the lower left ribs, associated with rib fractures secondary to lytic lesions. A skeletal survey at a later date showed multiple well-circumscribed “punched-out” lytic lesions in both forearms and both femurs.

2. What should be the next step in this patient’s management?

  • Intravenous (IV) fluids
  • Calcitonin
  • Bisphosphonate treatment
  • Denosumab
  • Hemodialysis

Initial treatment of severe hypercalcemia includes the following:

Start IV isotonic fluids at a rate of 150 mL/h (if the patient is making urine) to maintain urine output at more than 100 mL/h. Closely monitor urine output.

Give calcitonin 4 IU/kg in combination with IV fluids to reduce calcium levels within the first 12 to 48 hours of treatment.

Give a bisphosphonate, eg, zoledronic acid 4 mg over 15 minutes, or pamidronate 60 to 90 mg over 2 hours. Zoledronic acid is preferred in malignancy-induced hypercal­cemia because it is more potent. Doses should be adjusted in patients with renal failure.

Give denosumab if hypercalcemia is refractory to bisphosphonates, or when bisphosphonates cannot be used in renal failure.9

Hemodialysis is performed in patients who have significant neurologic symptoms irrespective of acute renal insufficiency.

Our patient was started on 0.9% sodium chloride at a rate of 150 mL/h for severe hypercalcemia. Zoledronic acid 4 mg IV was given once. These measures lowered her calcium level and lessened her acute kidney injury.

ADDITIONAL FINDINGS

Urine testing was positive for Bence Jones protein. Immune electrophoresis, performed because of suspicion of multiple myeloma, showed an elevated level of kappa light chains at 806.7 mg/dL (0.33–1.94) and normal lambda light chains at 0.62 mg/dL (0.57–2.63). The immunoglobulin G level was low at 496 mg/dL (610–1,660). In patients with severe hypercalcemia, these results point to a diagnosis of malignancy. Bone marrow aspiration study showed greater than 10% plasma cells, confirming multiple myeloma.

MULTIPLE MYELOMA

The diagnosis of multiple myeloma is based in part on the presence of 10% or more of clonal bone marrow plasma cells10 and of specific end-organ damage (anemia, hypercalcemia, renal insufficiency, or bone lesions).9

Bone marrow clonality can be shown by the ratio of kappa to lambda light chains as  detected with immunohistochemistry, immunofluorescence, or flow cytometry.11 The normal ratio is 0.26 to 1.65 for a patient with normal kidney function. In this patient, however, the ratio was 1,301.08 (806.67 kappa to 0.62 lambda), which was extremely out of range. The patient’s bone marrow biopsy results revealed the presence of 15% clonal bone marrow plasma cells.

Multiple myeloma causes osteolytic lesions through increased activation of osteoclast activating factor that stimulates the growth of osteoclast precursors. At the same time, it inhibits osteoblast formation via multiple pathways, including the action of sclerostin.11 Our patient had lytic lesions in 2 left lower ribs and in both forearms and femurs.

Hypercalcemia in multiple myeloma is attributed to 2 main factors: bone breakdown and macrophage overactivation. Multiple myeloma cells increase the release of macrophage inflammatory protein 1-alpha and tumor necrosis factor, which are inflammatory proteins that cause an increase in macrophages, which cause an increase in calcitriol.11 As noted, our patient’s calcium level at presentation was 18.4 mg/dL uncorrected and 18.96 mg/dL corrected.

Cast nephropathy can occur in the distal tubules from the increased free light chains circulating and combining with Tamm-Horsfall protein, which in turn causes obstruction and local inflammation,12 leading to a rise in creatinine levels and resulting in acute kidney injury,12 as in our patient.

TREATMENT CONSIDERATIONS IN MULTIPLE MYELOMA

Our patient was referred to an oncologist for management.

In the management of multiple myeloma, the patient’s quality of life needs to be considered. With the development of new agents to combat the damages of the osteolytic effects, there is hope for improving quality of life.13,14 New agents under study include anabolic agents such as antisclerostin and anti-Dickkopf-1, which promote osteoblastogenesis, leading to bone formation, with the possibility of repairing existing damage.15

TAKE-HOME POINTS

  • If hypercalcemia is mild to moderate, consider primary hyperparathyroidism.
  • Identify patients with severe symptoms of hypercalcemia such as volume depletion, acute kidney injury, arrhythmia, or seizures.
  • Confirm severe cases of hypercalcemia and treat severe cases effectively.
  • Severe hypercalcemia may need further investigation into a potential underlying malignancy.

A morbidly obese 54-year-old woman presented to the emergency department after experiencing generalized abdominal pain for 3 days. She rated the pain as 5 on a scale of 10 and described it as dull, cramping, waxing and waning, not radiating, and not relieved with changes of position—in fact, not alleviated by anything she had tried. Her pain was associated with nausea and 1 episode of vomiting. She also experienced constipation before the onset of pain.

She denied recent trauma, recent travel, diarrhea, fevers, weakness, shortness of breath, chest pain, other muscle pains, or recent changes in diet. She also denied having this pain in the past. She said she had unintentionally lost some weight but was not certain how much. She denied tobacco, alcohol, or illicit drug use. She had no history of surgery.

Her medical history included hypertension, anemia, and uterine fibroids. Her current medications included losartan, hydrochlorothiazide, and albuterol. She had no family history of significant disease.

INITIAL EVALUATION AND MANAGEMENT

On admission, her temperature was 97.8°F (36.6°C), heart rate 100 beats per minute, blood pressure 136/64 mm Hg, respiratory rate 18 breaths per minute, oxygen saturation 97% on room air, weight 130.6 kg, and body mass index 35 kg/m2.

She was alert and oriented to person, place, and time. She was in mild discomfort but no distress. Her lungs were clear to auscultation, with no wheezing or crackles. Heart rate and rhythm were regular, with no extra heart sounds or murmurs. Bowel sounds were normal in all 4 quadrants, with tenderness to palpation of the epigastric area, but with no guarding or rebound tenderness.

Laboratory test results

Notable results of blood testing at presentation were as follows:

  • Hemoglobin 8.2 g/dL (reference range 12.3–15.3)
  • Hematocrit 26% (41–50)
  • Mean corpuscular volume 107 fL (80–100)
  • Blood urea nitrogen 33 mg/dL (8–21); 6 months earlier it was 16
  • Serum creatinine 3.6 mg/dL (0.58–0.96); 6 months earlier, it was 0.75
  • Albumin 3.3 g/dL (3.5–5)
  • Calcium 18.4 mg/dL (8.4–10.2); 6 months earlier, it was 9.6
  • Corrected calcium 19 mg/dL.

Findings on imaging, electrocardiography

Chest radiography showed no acute cardiopulmonary abnormalities. Abdominal computed tomography without contrast showed no abnormalities within the pancreas and no evidence of inflammation or obstruction. Electrocardiography showed sinus tachycardia.

DIFFERENTIAL DIAGNOSIS

1. Which is the most likely cause of this patient’s symptoms?

  • Primary hyperparathyroidism
  • Malignancy
  • Her drug therapy
  • Familial hypercalcemic hypocalciuria

Table 1. Initial treatment of hypercalcemia
The increase in this patient’s uncorrected calcium level from 9.6 to 18.4 mg/dL in 6 months indicates some form of increased calcium resorption or retention. Moreover, her hypercalcemia is very severe (Table 1).1 Patients with severe hypercalcemia can present with life-threatening arrhythmias and seizures, as well as volume depletion.2

In total, her laboratory results were consistent with macrocytic anemia, severe hypercalcemia, and acute kidney injury, and she had generalized symptoms.

Primary hyperparathyroidism

A main cause of hypercalcemia is primary hyperparathyroidism, and this needs to be ruled out. Benign adenomas are the most common cause of primary hyperparathyroidism, and a risk factor for benign adenoma is exposure to therapeutic levels of radiation.3

In hyperparathyroidism, there is an increased secretion of parathyroid hormone (PTH), which has multiple effects including increased reabsorption of calcium from the urine, increased excretion of phosphate, and increased expression of 1,25-hydroxyvitamin D hydroxylase to activate vitamin D. PTH also stimulates osteoclasts to increase their expression of receptor activator of nuclear factor kappa B ligand (RANKL), which has a downstream effect on osteoclast precursors to cause bone reabsorption.3

Inherited primary hyperparathyroidism tends to present at a younger age, with multiple overactive parathyroid glands.3 Given our patient’s age, inherited primary hyparathyroidism is thus less likely.

 

 

Malignancy

The probability that malignancy is causing the hypercalcemia increases with calcium levels greater than 13 mg/dL. Epidemiologically, in hospitalized patients with hypercalcemia, the source tends to be malignancy.4 Typically, patients who develop hypercalcemia from malignancy have a worse prognosis.5

Solid tumors and leukemias can cause hypercalcemia. The mechanisms include humoral factors secreted by the malignancy, local osteolysis due to tumor invasion of bone, and excessive absorption of calcium due to excess vitamin D produced by malignancies.5 The cancers that most frequently cause an increase in calcium resorption are lung cancer, renal cancer, breast cancer, and multiple myeloma.1

Solid tumors with no bone metastasis and non-Hodgkin lymphoma that release PTH-related protein (PTHrP) cause humoral hypercalcemia in malignancy. The patient is typically in an advanced stage of disease. PTHrP increases serum calcium levels by decreasing the kidney’s ability to excrete calcium and by increasing bone turnover. It has no effect on intestinal absorption because of its inability to stimulate activated vitamin D3. Thus, the increase in systemic calcium comes directly from breakdown of bone and inability to excrete the excess.

PTHrP has a unique role in breast cancer: it is released locally in areas where cancer cells have metastasized to bone, but it does not cause a systemic effect. Bone resorption occurs in areas of metastasis and results from an increase in expression of RANKL and RANK in osteoclasts in response to the effects of PTHrP, leading to an increase in the production of osteoclastic cells.1

Tamoxifen, an endocrine therapy often used in breast cancer, also causes a release of bone-reabsorbing factors from tumor cells, which can partially contribute to hypercal­cemia.5

Myeloma cells secrete RANKL, which stimulates osteoclastic activity, and they also  release interleukin 6 (IL-6) and activating macrophage inflammatory protein alpha. Serum testing usually shows low or normal intact PTH, PTHrP, and 1,25-dihydroxyvitamin D.1

Patients with multiple myeloma have a worse prognosis if they have a high red blood cell distribution width, a condition shown to correlate with malnutrition, leading to deficiencies in vitamin B12 and to poor response to treatment.6 Up to 14% of patients with multiple myeloma have vitamin B12 deficiency.7

Our patient’s recent weight loss and severe hypercalcemia raise suspicion of malignancy. Further, her obesity makes proper routine breast examination difficult and thus increases the chance of undiagnosed breast cancer.8 Her decrease in renal function and her anemia complicated by hypercalcemia also raise suspicion of multiple myeloma.

Hypercalcemia due to drug therapy

Thiazide diuretics, lithium, teriparatide, and vitamin A in excessive amounts can raise the serum calcium concentration.5 Our patient was taking a thiazide for hypertension, but her extremely high calcium level places drug-induced hypercalcemia as the sole cause lower on the differential list.

Familial hypercalcemic hypocalciuria

Familial hypercalcemic hypocalciuria is a rare autosomal-dominant cause of hypercalcemia in which the ability of the body (and especially the kidneys) to sense levels of calcium is impaired, leading to a decrease in excretion of calcium in the urine.3 Very high calcium levels are rare in hypercalcemic hypocalciuria.3 In our patient with a corrected calcium concentration of nearly 19 mg/dL, familial hypercalcemic hypocalciuria is very unlikely to be the cause of the hypercalcemia.

WHAT ARE THE NEXT STEPS IN THE WORKUP?

As hypercalcemia has been confirmed, the intact PTH level should be checked to determine whether the patient’s condition is PTH-mediated. If the PTH level is in the upper range of normal or is minimally elevated, primary hyperparathyroidism is likely. Elevated PTH confirms primary hyperparathyroidism. A low-normal or low intact PTH confirms a non-PTH-mediated process, and once this is confirmed, PTHrP levels should be checked. An elevated PTHrP suggests humoral hypercalcemia of malignancy. Serum protein electrophoresis, urine protein electrophoresis, and a serum light chain assay should be performed to rule out multiple myeloma.

Vitamin D toxicity is associated with high concentrations of 1,25-dihydroxyvitamin D and 25-hydroxyvitamin D metabolites. These levels should be checked in this patient.

Other disorders that cause hypercalcemia are vitamin A toxicity and hyperthyroidism, so vitamin A and thyroid-stimulating hormone levels should also be checked.5

CASE CONTINUED

After further questioning, the patient said that she had had lower back pain about 1 to 2 weeks before coming to the emergency room; her primary care doctor had said the pain was likely from muscle strain. The pain had almost resolved but was still present.

The results of further laboratory testing were as follows:

  • Serum PTH 11 pg/mL (15–65)
  • PTHrP 3.4 pmol/L (< 2.0)
  • Protein electrophoresis showed a monoclonal (M) spike of 0.2 g/dL (0)
  • Activated vitamin D < 5 ng/mL (19.9–79.3)
  • Vitamin A 7.2 mg/dL (33.1–100)
  • Vitamin B12 194 pg/mL (239–931)
  • Thyroid-stimulating hormone 1.21 mIU/ L (0.47–4.68
  • Free thyroxine 1.27 ng/dL (0.78–2.19)
  • Iron 103 µg/dL (37–170)
  • Total iron-binding capacity 335 µg/dL (265–497)
  • Transferrin 248 mg/dL (206–381)
  • Ferritin 66 ng/mL (11.1–264)
  • Urine protein (random) 100 mg/dL (0–20)
  • Urine microalbumin (random) 5.9 mg/dL (0–1.6)
  • Urine creatinine clearance 88.5 mL/min (88–128)
  • Urine albumin-creatinine ratio 66.66 mg/g (< 30).

 

 

Imaging reports

A nuclear bone scan showed increased bone uptake in the hip and both shoulders, consistent with arthritis, and increased activity in 2 of the lower left ribs, associated with rib fractures secondary to lytic lesions. A skeletal survey at a later date showed multiple well-circumscribed “punched-out” lytic lesions in both forearms and both femurs.

2. What should be the next step in this patient’s management?

  • Intravenous (IV) fluids
  • Calcitonin
  • Bisphosphonate treatment
  • Denosumab
  • Hemodialysis

Initial treatment of severe hypercalcemia includes the following:

Start IV isotonic fluids at a rate of 150 mL/h (if the patient is making urine) to maintain urine output at more than 100 mL/h. Closely monitor urine output.

Give calcitonin 4 IU/kg in combination with IV fluids to reduce calcium levels within the first 12 to 48 hours of treatment.

Give a bisphosphonate, eg, zoledronic acid 4 mg over 15 minutes, or pamidronate 60 to 90 mg over 2 hours. Zoledronic acid is preferred in malignancy-induced hypercal­cemia because it is more potent. Doses should be adjusted in patients with renal failure.

Give denosumab if hypercalcemia is refractory to bisphosphonates, or when bisphosphonates cannot be used in renal failure.9

Hemodialysis is performed in patients who have significant neurologic symptoms irrespective of acute renal insufficiency.

Our patient was started on 0.9% sodium chloride at a rate of 150 mL/h for severe hypercalcemia. Zoledronic acid 4 mg IV was given once. These measures lowered her calcium level and lessened her acute kidney injury.

ADDITIONAL FINDINGS

Urine testing was positive for Bence Jones protein. Immune electrophoresis, performed because of suspicion of multiple myeloma, showed an elevated level of kappa light chains at 806.7 mg/dL (0.33–1.94) and normal lambda light chains at 0.62 mg/dL (0.57–2.63). The immunoglobulin G level was low at 496 mg/dL (610–1,660). In patients with severe hypercalcemia, these results point to a diagnosis of malignancy. Bone marrow aspiration study showed greater than 10% plasma cells, confirming multiple myeloma.

MULTIPLE MYELOMA

The diagnosis of multiple myeloma is based in part on the presence of 10% or more of clonal bone marrow plasma cells10 and of specific end-organ damage (anemia, hypercalcemia, renal insufficiency, or bone lesions).9

Bone marrow clonality can be shown by the ratio of kappa to lambda light chains as  detected with immunohistochemistry, immunofluorescence, or flow cytometry.11 The normal ratio is 0.26 to 1.65 for a patient with normal kidney function. In this patient, however, the ratio was 1,301.08 (806.67 kappa to 0.62 lambda), which was extremely out of range. The patient’s bone marrow biopsy results revealed the presence of 15% clonal bone marrow plasma cells.

Multiple myeloma causes osteolytic lesions through increased activation of osteoclast activating factor that stimulates the growth of osteoclast precursors. At the same time, it inhibits osteoblast formation via multiple pathways, including the action of sclerostin.11 Our patient had lytic lesions in 2 left lower ribs and in both forearms and femurs.

Hypercalcemia in multiple myeloma is attributed to 2 main factors: bone breakdown and macrophage overactivation. Multiple myeloma cells increase the release of macrophage inflammatory protein 1-alpha and tumor necrosis factor, which are inflammatory proteins that cause an increase in macrophages, which cause an increase in calcitriol.11 As noted, our patient’s calcium level at presentation was 18.4 mg/dL uncorrected and 18.96 mg/dL corrected.

Cast nephropathy can occur in the distal tubules from the increased free light chains circulating and combining with Tamm-Horsfall protein, which in turn causes obstruction and local inflammation,12 leading to a rise in creatinine levels and resulting in acute kidney injury,12 as in our patient.

TREATMENT CONSIDERATIONS IN MULTIPLE MYELOMA

Our patient was referred to an oncologist for management.

In the management of multiple myeloma, the patient’s quality of life needs to be considered. With the development of new agents to combat the damages of the osteolytic effects, there is hope for improving quality of life.13,14 New agents under study include anabolic agents such as antisclerostin and anti-Dickkopf-1, which promote osteoblastogenesis, leading to bone formation, with the possibility of repairing existing damage.15

TAKE-HOME POINTS

  • If hypercalcemia is mild to moderate, consider primary hyperparathyroidism.
  • Identify patients with severe symptoms of hypercalcemia such as volume depletion, acute kidney injury, arrhythmia, or seizures.
  • Confirm severe cases of hypercalcemia and treat severe cases effectively.
  • Severe hypercalcemia may need further investigation into a potential underlying malignancy.
References
  1. Sternlicht H, Glezerman IG. Hypercalcemia of malignancy and new treatment options. Ther Clin Risk Manag 2015; 11:1779–1788. doi:10.2147/TCRM.S83681
  2. Ahmed R, Hashiba K. Reliability of QT intervals as indicators of clinical hypercalcemia. Clin Cardiol 1988; 11(6):395–400. doi:10.1002/clc.4960110607
  3. Bilezikian JP, Cusano NE, Khan AA, Liu JM, Marcocci C, Bandeira F. Primary hyperparathyroidism. Nat Rev Dis Primers 2016; 2:16033. doi:10.1038/nrdp.2016.33
  4. Kuchay MS, Kaur P, Mishra SK, Mithal A. The changing profile of hypercalcemia in a tertiary care setting in North India: an 18-month retrospective study. Clin Cases Miner Bone Metab 2017; 14(2):131–135. doi:10.11138/ccmbm/2017.14.1.131
  5. Rosner MH, Dalkin AC. Onco-nephrology: the pathophysiology and treatment of malignancy-associated hypercalcemia. Clin J Am Soc Nephrol 2012; 7(10):1722–1729. doi:10.2215/CJN.02470312
  6. Ai L, Mu S, Hu Y. Prognostic role of RDW in hematological malignancies: a systematic review and meta-analysis. Cancer Cell Int 2018; 18:61. doi:10.1186/s12935-018-0558-3
  7. Baz R, Alemany C, Green R, Hussein MA. Prevalence of vitamin B12 deficiency in patients with plasma cell dyscrasias: a retrospective review. Cancer 2004; 101(4):790–795. doi:10.1002/cncr.20441
  8. Elmore JG, Carney PA, Abraham LA, et al. The association between obesity and screening mammography accuracy. Arch Intern Med 2004; 164(10):1140–1147. doi:10.1001/archinte.164.10.1140
  9. Gerecke C, Fuhrmann S, Strifler S, Schmidt-Hieber M, Einsele H, Knop S. The diagnosis and treatment of multiple myeloma. Dtsch Arztebl Int 2016; 113(27–28):470–476. doi:10.3238/arztebl.2016.0470
  10. Rajkumar SV. Multiple myeloma: 2016 update on diagnosis, risk-stratification, and management. Am J Hematol 2016; 91(7):719–734. doi:10.1002/ajh.24402
  11. Silbermann R, Roodman GD. Myeloma bone disease: pathophysiology and management. J Bone Oncol 2013; 2(2):59–69. doi:10.1016/j.jbo.2013.04.001
  12. Doshi M, Lahoti A, Danesh FR, Batuman V, Sanders PW; American Society of Nephrology Onco-Nephrology Forum. Paraprotein-related kidney disease: kidney injury from paraproteins—what determines the site of injury? Clin J Am Soc Nephrol 2016; 11(12):2288–2294. doi:10.2215/CJN.02560316
  13. Reece D. Update on the initial therapy of multiple myeloma. Am Soc Clin Oncol Educ Book 2013. doi:10.1200/EdBook_AM.2013.33.e307
  14. Nishida H. Bone-targeted agents in multiple myeloma. Hematol Rep 2018; 10(1):7401. doi:10.4081/hr.2018.7401
  15. Ring ES, Lawson MA, Snowden JA, Jolley I, Chantry AD. New agents in the treatment of myeloma bone disease. Calcif Tissue Int 2018; 102(2):196–209. doi:10.1007/s00223-017-0351-7
References
  1. Sternlicht H, Glezerman IG. Hypercalcemia of malignancy and new treatment options. Ther Clin Risk Manag 2015; 11:1779–1788. doi:10.2147/TCRM.S83681
  2. Ahmed R, Hashiba K. Reliability of QT intervals as indicators of clinical hypercalcemia. Clin Cardiol 1988; 11(6):395–400. doi:10.1002/clc.4960110607
  3. Bilezikian JP, Cusano NE, Khan AA, Liu JM, Marcocci C, Bandeira F. Primary hyperparathyroidism. Nat Rev Dis Primers 2016; 2:16033. doi:10.1038/nrdp.2016.33
  4. Kuchay MS, Kaur P, Mishra SK, Mithal A. The changing profile of hypercalcemia in a tertiary care setting in North India: an 18-month retrospective study. Clin Cases Miner Bone Metab 2017; 14(2):131–135. doi:10.11138/ccmbm/2017.14.1.131
  5. Rosner MH, Dalkin AC. Onco-nephrology: the pathophysiology and treatment of malignancy-associated hypercalcemia. Clin J Am Soc Nephrol 2012; 7(10):1722–1729. doi:10.2215/CJN.02470312
  6. Ai L, Mu S, Hu Y. Prognostic role of RDW in hematological malignancies: a systematic review and meta-analysis. Cancer Cell Int 2018; 18:61. doi:10.1186/s12935-018-0558-3
  7. Baz R, Alemany C, Green R, Hussein MA. Prevalence of vitamin B12 deficiency in patients with plasma cell dyscrasias: a retrospective review. Cancer 2004; 101(4):790–795. doi:10.1002/cncr.20441
  8. Elmore JG, Carney PA, Abraham LA, et al. The association between obesity and screening mammography accuracy. Arch Intern Med 2004; 164(10):1140–1147. doi:10.1001/archinte.164.10.1140
  9. Gerecke C, Fuhrmann S, Strifler S, Schmidt-Hieber M, Einsele H, Knop S. The diagnosis and treatment of multiple myeloma. Dtsch Arztebl Int 2016; 113(27–28):470–476. doi:10.3238/arztebl.2016.0470
  10. Rajkumar SV. Multiple myeloma: 2016 update on diagnosis, risk-stratification, and management. Am J Hematol 2016; 91(7):719–734. doi:10.1002/ajh.24402
  11. Silbermann R, Roodman GD. Myeloma bone disease: pathophysiology and management. J Bone Oncol 2013; 2(2):59–69. doi:10.1016/j.jbo.2013.04.001
  12. Doshi M, Lahoti A, Danesh FR, Batuman V, Sanders PW; American Society of Nephrology Onco-Nephrology Forum. Paraprotein-related kidney disease: kidney injury from paraproteins—what determines the site of injury? Clin J Am Soc Nephrol 2016; 11(12):2288–2294. doi:10.2215/CJN.02560316
  13. Reece D. Update on the initial therapy of multiple myeloma. Am Soc Clin Oncol Educ Book 2013. doi:10.1200/EdBook_AM.2013.33.e307
  14. Nishida H. Bone-targeted agents in multiple myeloma. Hematol Rep 2018; 10(1):7401. doi:10.4081/hr.2018.7401
  15. Ring ES, Lawson MA, Snowden JA, Jolley I, Chantry AD. New agents in the treatment of myeloma bone disease. Calcif Tissue Int 2018; 102(2):196–209. doi:10.1007/s00223-017-0351-7
Issue
Cleveland Clinic Journal of Medicine - 86(11)
Issue
Cleveland Clinic Journal of Medicine - 86(11)
Page Number
719-723
Page Number
719-723
Publications
Publications
Topics
Article Type
Display Headline
Severe hypercalcemia in a 54-year-old woman
Display Headline
Severe hypercalcemia in a 54-year-old woman
Legacy Keywords
hypercalcemia, high calcium, abdominal pain, hyperparathyroidism, parathyroid hormone, PTH, PTH-related protein, PTHrP, RANK ligand, RANKL, bone scan, multiple myeloma, M spike, Bence Jones protein, plasma cell, osteolytic lesions, zolendronic acid, Michael Munoz, Zeeshan Zafar, Benson Babu
Legacy Keywords
hypercalcemia, high calcium, abdominal pain, hyperparathyroidism, parathyroid hormone, PTH, PTH-related protein, PTHrP, RANK ligand, RANKL, bone scan, multiple myeloma, M spike, Bence Jones protein, plasma cell, osteolytic lesions, zolendronic acid, Michael Munoz, Zeeshan Zafar, Benson Babu
Sections
Disallow All Ads
Content Gating
No Gating (article Unlocked/Free)
Alternative CME
Disqus Comments
Default
Gate On Date
Tue, 10/29/2019 - 06:15
Un-Gate On Date
Tue, 10/29/2019 - 06:15
Use ProPublica
CFC Schedule Remove Status
Tue, 10/29/2019 - 06:15
Hide sidebar & use full width
render the right sidebar.
Article PDF Media

Low-dose steroids for acute exacerbations of COPD in a non-ICU setting: Worth consideration

Article Type
Changed
Fri, 11/01/2019 - 06:51
Display Headline
Low-dose steroids for acute exacerbations of COPD in a non-ICU setting: Worth consideration

Despite guidelines recommending low-dose oral glucocorticoids over high-dose intravenous (IV) glucocorticoids for inpatient management of acute exacerbations of chronic obstructive pulmonary disease (COPD), we have observed that most patients still receive high-dose IV therapy before being transitioned to low-dose oral therapy at discharge. Clinical inertia undoubtedly plays a significant role in the slow adoption of new recommendations, but in this era of evidence-based practice, the unfortunate lack of data supporting low over high steroid doses for acute exacerbations of COPD also contributes to hesitancy of physicians.

A SIGNIFICANT AND GROWING BURDEN

COPD is one of the most common pulmonary conditions managed by hospitalists today, and by the year 2030, it is predicted to become the third leading cause of death worldwide.1

COPD is also a significant economic burden, costing $50 billion to manage in the United States, most of that from the cost of lengthy hospital stays.2 COPD patients have 1 to 2 exacerbations per year.3 Bacterial and viral infections are responsible for most exacerbations, and 15% to 20% are from air pollution and other environmental causes of airway inflammation.3

CHALLENGES TO CHANGING PRACTICE

Glucocorticoids are the gold standard for treatment of acute exacerbations of COPD. It is well-documented that compared with placebo, glucocorticoids reduce mortality risk, length of hospital stay, and exacerbation recurrence after 1 month.4 And while high-dose IV steroid therapy has been the standard approach, oral administration has been found to be noninferior to IV administration with regard to treatment and length of hospital stay.5

While adverse effects are more common at higher doses, the optimal dose and duration of systemic glucocorticoid therapy for acute exacerbations of COPD are still largely at the discretion of the physician. The 2019 report of the Global Initiative for Chronic Obstructive Lung Disease (GOLD) recommends low doses (40 mg) for no more than 5 to 7 days for exacerbations, based on reports that showed no worse outcomes with low-dose oral than with high-dose IV therapy.6,7 (In the 2010 study by Lindenauer et al,7 92% of nearly 80,000 patients received high-dose IV steroids, reflecting standard practice at that time.) However, the GOLD guidelines do not address mortality rates, length of stay, or readmission rates for either approach, as they are devised to direct treatment in patients with stable mild to advanced COPD, not exacerbations.

 

 

THE EVIDENCE FOR LOW-DOSE STEROIDS

Mortality rates

Aksoy et al8 established that, compared with placebo, low-dose steroids improved mortality rates in a subset of patients with acute exacerbations, specifically those with eosinophilic exacerbations. This study followed the 2013 Reduction in the Use of Corticosteroids in Exacerbated COPD (REDUCE) trial, which showed mortality rates were not lower with 14 days of low-dose prednisone treatment than with 5 days.9

Length of hospital stay

With regard to length of hospital stay, in 2011 Wang et al10 found no statistically significant difference between high- and low-dose steroid treatment.However, the REDUCE trial found that low-dose steroids shortened the median length of stay by 1 day compared with placebo.9

Hospital readmission rates

The REDUCE trial found no statistically significant difference in readmission rates when comparing 5 days of low-dose treatment vs 14 days.9 However, Aksoy et al8 found that readmission rates were significantly lower with low-dose treatment than with placebo.No study has yet examined readmission rates with high-dose vs low-dose steroid treatment.

What does the evidence tell us?

Low-dose oral glucocorticoid treatment shows definitive benefits in terms of lower mortality rates, shorter hospital length of stay, and lower readmission rates vs placebo in the treatment of acute exacerbations of COPD. Furthermore, a 14-day course is no better than 5 days in terms of mortality rates. And low-dose glucocorticoid treatment shows reduced mortality rates in addition to similar hospital length of stay when compared to high-dose glucocorticoid treatment.

Together, these findings lend credibility to the current GOLD recommendations. However, we have observed that in sharp contrast to the leading clinical guidelines, most patients hospitalized for acute exacerbations of COPD are still treated initially with high-dose IV corticosteroids. Why?

Obstacles that perpetuate the use of high-dose over low-dose treatment include lack of knowledge of glucocorticoid pharmacokinetics among clinicians, use of outdated order sets, and the reflex notion that more of a drug is more efficacious in its desired effect. In addition, administrative obstacles include using high-dose IV steroids to justify an inpatient stay or continued hospitalization.

COUNTERING THE OBSTACLES: THE HOSPITALIST’S ROLE

To counter these obstacles, we propose standardization of inpatient treatment of acute exacerbations of COPD to include initial low-dose steroid treatment in accordance with the most recent GOLD guidelines.6 This would benefit the patient by reducing undesirable effects of high-dose steroids, and at the same time reduce the economic burden of managing COPD exacerbations. Considering the large number of hospitalizations for COPD exacerbation each year, hospitalists can play a large role in this effort by routinely incorporating the low-dose steroid recommendation into their clinical practice.

References
  1. World Health Organization. Chronic respiratory diseases: burden of COPD. www.who.int/respiratory/copd/burden/en. Accessed October 16, 2019.
  2. Guarascio AJ, Ray SM, Finch CK, Self TH. The clinical and economic burden of chronic obstructive pulmonary disease in the USA. Clinicoecon Outcomes Res 2013; 5:235–245. doi:10.2147/CEOR.S34321
  3. Sethi S, Murphy TF. Infection in the pathogenesis and course of chronic obstructive pulmonary disease. N Engl J Med 2008; 359(22):2355–2365. doi:10.1056/NEJMra0800353
  4. Walters JA, Tan DJ, White CJ, Gibson PG, Wood-Baker R, Walters EH. Systemic corticosteroids for acute exacerbations of chronic obstructive pulmonary disease. Cochrane Database Syst Rev 2014; (9):CD001288. doi:10.1002/14651858.CD001288.pub4
  5. de Jong YP, Uil SM, Grotjohan HP, Postma DS, Kerstjens HA, van den Berg JW. Oral or IV prednisolone in the treatment of COPD exacerbations: a randomized, controlled, double-blind study. Chest 2007; 132(6):1741–1747. doi:10.1378/chest.07-0208
  6. Global Initiative for Chronic Obstructive Lung Disease. Global strategy for the diagnosis, management, and prevention of chronic obstructive pulmonary disease: 2019 report. www.goldcopd.org/wp-content/uploads/2018/11/GOLD-2019-v1.7-FINAL-14Nov2018-WMS.pdf. Accessed October 16, 2019.
  7. Lindenauer PK, Pekow PS, Lahti MC, Lee Y, Benjamin EM, Rothberg MB. Association of corticosteroid dose and route of administration with risk of treatment failure in acute exacerbation of chronic obstructive pulmonary disease. JAMA 2010; 303(23):2359–2367. doi:10.1001/jama.2010.796
  8. Aksoy E, Güngör S, Agca MÇ, et al. A revised treatment approach for hospitalized patients with eosinophilic and neutrophilic exacerbations of chronic obstructive pulmonary disease. Turk Thorac J 2018; 19(4):193–200. doi:10.5152/TurkThoracJ.2018.18004
  9. Leuppi JD, Schuetz P, Bingisser R, et al. Short-term vs conventional glucocorticoid therapy in acute exacerbations of chronic obstructive pulmonary disease: the REDUCE randomized clinical trial. JAMA 2013; 309(21):2223–2231. doi:10.1001/jama.2013.5023
  10. Wang PH, Cheng SL, Wang HC, et al. Systemic steroids in acute exacerbation of COPD—from guidelines to bedside. Int J Clin Pharmacol Ther 2011; 49(11):705–708. doi:10.5414/cp201588
Article PDF
Author and Disclosure Information

Asim Kichloo, MD
Assistant Professor of Internal Medicine, Department of Internal Medicine, Central Michigan University, Saginaw, MI

Michael M. Aljadah
Department of Internal Medicine, Central Michigan University, Saginaw, MI

Hassan H. Beiz, MD
Department of Internal Medicine, Central Michigan University, Saginaw, MI

Address: Asim Kichloo, MD, Department of Internal Medicine, Central Michigan University, 1000 Houghton Avenue, Saginaw, MI 48602; [email protected]

Issue
Cleveland Clinic Journal of Medicine - 86(11)
Publications
Topics
Page Number
717-718
Legacy Keywords
chronic obstructive pulmonary disease, COPD, acute exacerbation, steroid, glucocorticoid, intravenous steroid, IV steroid, methylprednisolone, SoluMedrol, prednisone, Global Initiative for Chronic Obstructive Lung Disease, GOLD, low-dose steroids, REDUCE trial, Reduction in the Use of Corticosteroids in Exacerbated COPD trial, Asim Kichloo, Michael Aljadah, Hassan Beiz
Sections
Author and Disclosure Information

Asim Kichloo, MD
Assistant Professor of Internal Medicine, Department of Internal Medicine, Central Michigan University, Saginaw, MI

Michael M. Aljadah
Department of Internal Medicine, Central Michigan University, Saginaw, MI

Hassan H. Beiz, MD
Department of Internal Medicine, Central Michigan University, Saginaw, MI

Address: Asim Kichloo, MD, Department of Internal Medicine, Central Michigan University, 1000 Houghton Avenue, Saginaw, MI 48602; [email protected]

Author and Disclosure Information

Asim Kichloo, MD
Assistant Professor of Internal Medicine, Department of Internal Medicine, Central Michigan University, Saginaw, MI

Michael M. Aljadah
Department of Internal Medicine, Central Michigan University, Saginaw, MI

Hassan H. Beiz, MD
Department of Internal Medicine, Central Michigan University, Saginaw, MI

Address: Asim Kichloo, MD, Department of Internal Medicine, Central Michigan University, 1000 Houghton Avenue, Saginaw, MI 48602; [email protected]

Article PDF
Article PDF
Related Articles

Despite guidelines recommending low-dose oral glucocorticoids over high-dose intravenous (IV) glucocorticoids for inpatient management of acute exacerbations of chronic obstructive pulmonary disease (COPD), we have observed that most patients still receive high-dose IV therapy before being transitioned to low-dose oral therapy at discharge. Clinical inertia undoubtedly plays a significant role in the slow adoption of new recommendations, but in this era of evidence-based practice, the unfortunate lack of data supporting low over high steroid doses for acute exacerbations of COPD also contributes to hesitancy of physicians.

A SIGNIFICANT AND GROWING BURDEN

COPD is one of the most common pulmonary conditions managed by hospitalists today, and by the year 2030, it is predicted to become the third leading cause of death worldwide.1

COPD is also a significant economic burden, costing $50 billion to manage in the United States, most of that from the cost of lengthy hospital stays.2 COPD patients have 1 to 2 exacerbations per year.3 Bacterial and viral infections are responsible for most exacerbations, and 15% to 20% are from air pollution and other environmental causes of airway inflammation.3

CHALLENGES TO CHANGING PRACTICE

Glucocorticoids are the gold standard for treatment of acute exacerbations of COPD. It is well-documented that compared with placebo, glucocorticoids reduce mortality risk, length of hospital stay, and exacerbation recurrence after 1 month.4 And while high-dose IV steroid therapy has been the standard approach, oral administration has been found to be noninferior to IV administration with regard to treatment and length of hospital stay.5

While adverse effects are more common at higher doses, the optimal dose and duration of systemic glucocorticoid therapy for acute exacerbations of COPD are still largely at the discretion of the physician. The 2019 report of the Global Initiative for Chronic Obstructive Lung Disease (GOLD) recommends low doses (40 mg) for no more than 5 to 7 days for exacerbations, based on reports that showed no worse outcomes with low-dose oral than with high-dose IV therapy.6,7 (In the 2010 study by Lindenauer et al,7 92% of nearly 80,000 patients received high-dose IV steroids, reflecting standard practice at that time.) However, the GOLD guidelines do not address mortality rates, length of stay, or readmission rates for either approach, as they are devised to direct treatment in patients with stable mild to advanced COPD, not exacerbations.

 

 

THE EVIDENCE FOR LOW-DOSE STEROIDS

Mortality rates

Aksoy et al8 established that, compared with placebo, low-dose steroids improved mortality rates in a subset of patients with acute exacerbations, specifically those with eosinophilic exacerbations. This study followed the 2013 Reduction in the Use of Corticosteroids in Exacerbated COPD (REDUCE) trial, which showed mortality rates were not lower with 14 days of low-dose prednisone treatment than with 5 days.9

Length of hospital stay

With regard to length of hospital stay, in 2011 Wang et al10 found no statistically significant difference between high- and low-dose steroid treatment.However, the REDUCE trial found that low-dose steroids shortened the median length of stay by 1 day compared with placebo.9

Hospital readmission rates

The REDUCE trial found no statistically significant difference in readmission rates when comparing 5 days of low-dose treatment vs 14 days.9 However, Aksoy et al8 found that readmission rates were significantly lower with low-dose treatment than with placebo.No study has yet examined readmission rates with high-dose vs low-dose steroid treatment.

What does the evidence tell us?

Low-dose oral glucocorticoid treatment shows definitive benefits in terms of lower mortality rates, shorter hospital length of stay, and lower readmission rates vs placebo in the treatment of acute exacerbations of COPD. Furthermore, a 14-day course is no better than 5 days in terms of mortality rates. And low-dose glucocorticoid treatment shows reduced mortality rates in addition to similar hospital length of stay when compared to high-dose glucocorticoid treatment.

Together, these findings lend credibility to the current GOLD recommendations. However, we have observed that in sharp contrast to the leading clinical guidelines, most patients hospitalized for acute exacerbations of COPD are still treated initially with high-dose IV corticosteroids. Why?

Obstacles that perpetuate the use of high-dose over low-dose treatment include lack of knowledge of glucocorticoid pharmacokinetics among clinicians, use of outdated order sets, and the reflex notion that more of a drug is more efficacious in its desired effect. In addition, administrative obstacles include using high-dose IV steroids to justify an inpatient stay or continued hospitalization.

COUNTERING THE OBSTACLES: THE HOSPITALIST’S ROLE

To counter these obstacles, we propose standardization of inpatient treatment of acute exacerbations of COPD to include initial low-dose steroid treatment in accordance with the most recent GOLD guidelines.6 This would benefit the patient by reducing undesirable effects of high-dose steroids, and at the same time reduce the economic burden of managing COPD exacerbations. Considering the large number of hospitalizations for COPD exacerbation each year, hospitalists can play a large role in this effort by routinely incorporating the low-dose steroid recommendation into their clinical practice.

Despite guidelines recommending low-dose oral glucocorticoids over high-dose intravenous (IV) glucocorticoids for inpatient management of acute exacerbations of chronic obstructive pulmonary disease (COPD), we have observed that most patients still receive high-dose IV therapy before being transitioned to low-dose oral therapy at discharge. Clinical inertia undoubtedly plays a significant role in the slow adoption of new recommendations, but in this era of evidence-based practice, the unfortunate lack of data supporting low over high steroid doses for acute exacerbations of COPD also contributes to hesitancy of physicians.

A SIGNIFICANT AND GROWING BURDEN

COPD is one of the most common pulmonary conditions managed by hospitalists today, and by the year 2030, it is predicted to become the third leading cause of death worldwide.1

COPD is also a significant economic burden, costing $50 billion to manage in the United States, most of that from the cost of lengthy hospital stays.2 COPD patients have 1 to 2 exacerbations per year.3 Bacterial and viral infections are responsible for most exacerbations, and 15% to 20% are from air pollution and other environmental causes of airway inflammation.3

CHALLENGES TO CHANGING PRACTICE

Glucocorticoids are the gold standard for treatment of acute exacerbations of COPD. It is well-documented that compared with placebo, glucocorticoids reduce mortality risk, length of hospital stay, and exacerbation recurrence after 1 month.4 And while high-dose IV steroid therapy has been the standard approach, oral administration has been found to be noninferior to IV administration with regard to treatment and length of hospital stay.5

While adverse effects are more common at higher doses, the optimal dose and duration of systemic glucocorticoid therapy for acute exacerbations of COPD are still largely at the discretion of the physician. The 2019 report of the Global Initiative for Chronic Obstructive Lung Disease (GOLD) recommends low doses (40 mg) for no more than 5 to 7 days for exacerbations, based on reports that showed no worse outcomes with low-dose oral than with high-dose IV therapy.6,7 (In the 2010 study by Lindenauer et al,7 92% of nearly 80,000 patients received high-dose IV steroids, reflecting standard practice at that time.) However, the GOLD guidelines do not address mortality rates, length of stay, or readmission rates for either approach, as they are devised to direct treatment in patients with stable mild to advanced COPD, not exacerbations.

 

 

THE EVIDENCE FOR LOW-DOSE STEROIDS

Mortality rates

Aksoy et al8 established that, compared with placebo, low-dose steroids improved mortality rates in a subset of patients with acute exacerbations, specifically those with eosinophilic exacerbations. This study followed the 2013 Reduction in the Use of Corticosteroids in Exacerbated COPD (REDUCE) trial, which showed mortality rates were not lower with 14 days of low-dose prednisone treatment than with 5 days.9

Length of hospital stay

With regard to length of hospital stay, in 2011 Wang et al10 found no statistically significant difference between high- and low-dose steroid treatment.However, the REDUCE trial found that low-dose steroids shortened the median length of stay by 1 day compared with placebo.9

Hospital readmission rates

The REDUCE trial found no statistically significant difference in readmission rates when comparing 5 days of low-dose treatment vs 14 days.9 However, Aksoy et al8 found that readmission rates were significantly lower with low-dose treatment than with placebo.No study has yet examined readmission rates with high-dose vs low-dose steroid treatment.

What does the evidence tell us?

Low-dose oral glucocorticoid treatment shows definitive benefits in terms of lower mortality rates, shorter hospital length of stay, and lower readmission rates vs placebo in the treatment of acute exacerbations of COPD. Furthermore, a 14-day course is no better than 5 days in terms of mortality rates. And low-dose glucocorticoid treatment shows reduced mortality rates in addition to similar hospital length of stay when compared to high-dose glucocorticoid treatment.

Together, these findings lend credibility to the current GOLD recommendations. However, we have observed that in sharp contrast to the leading clinical guidelines, most patients hospitalized for acute exacerbations of COPD are still treated initially with high-dose IV corticosteroids. Why?

Obstacles that perpetuate the use of high-dose over low-dose treatment include lack of knowledge of glucocorticoid pharmacokinetics among clinicians, use of outdated order sets, and the reflex notion that more of a drug is more efficacious in its desired effect. In addition, administrative obstacles include using high-dose IV steroids to justify an inpatient stay or continued hospitalization.

COUNTERING THE OBSTACLES: THE HOSPITALIST’S ROLE

To counter these obstacles, we propose standardization of inpatient treatment of acute exacerbations of COPD to include initial low-dose steroid treatment in accordance with the most recent GOLD guidelines.6 This would benefit the patient by reducing undesirable effects of high-dose steroids, and at the same time reduce the economic burden of managing COPD exacerbations. Considering the large number of hospitalizations for COPD exacerbation each year, hospitalists can play a large role in this effort by routinely incorporating the low-dose steroid recommendation into their clinical practice.

References
  1. World Health Organization. Chronic respiratory diseases: burden of COPD. www.who.int/respiratory/copd/burden/en. Accessed October 16, 2019.
  2. Guarascio AJ, Ray SM, Finch CK, Self TH. The clinical and economic burden of chronic obstructive pulmonary disease in the USA. Clinicoecon Outcomes Res 2013; 5:235–245. doi:10.2147/CEOR.S34321
  3. Sethi S, Murphy TF. Infection in the pathogenesis and course of chronic obstructive pulmonary disease. N Engl J Med 2008; 359(22):2355–2365. doi:10.1056/NEJMra0800353
  4. Walters JA, Tan DJ, White CJ, Gibson PG, Wood-Baker R, Walters EH. Systemic corticosteroids for acute exacerbations of chronic obstructive pulmonary disease. Cochrane Database Syst Rev 2014; (9):CD001288. doi:10.1002/14651858.CD001288.pub4
  5. de Jong YP, Uil SM, Grotjohan HP, Postma DS, Kerstjens HA, van den Berg JW. Oral or IV prednisolone in the treatment of COPD exacerbations: a randomized, controlled, double-blind study. Chest 2007; 132(6):1741–1747. doi:10.1378/chest.07-0208
  6. Global Initiative for Chronic Obstructive Lung Disease. Global strategy for the diagnosis, management, and prevention of chronic obstructive pulmonary disease: 2019 report. www.goldcopd.org/wp-content/uploads/2018/11/GOLD-2019-v1.7-FINAL-14Nov2018-WMS.pdf. Accessed October 16, 2019.
  7. Lindenauer PK, Pekow PS, Lahti MC, Lee Y, Benjamin EM, Rothberg MB. Association of corticosteroid dose and route of administration with risk of treatment failure in acute exacerbation of chronic obstructive pulmonary disease. JAMA 2010; 303(23):2359–2367. doi:10.1001/jama.2010.796
  8. Aksoy E, Güngör S, Agca MÇ, et al. A revised treatment approach for hospitalized patients with eosinophilic and neutrophilic exacerbations of chronic obstructive pulmonary disease. Turk Thorac J 2018; 19(4):193–200. doi:10.5152/TurkThoracJ.2018.18004
  9. Leuppi JD, Schuetz P, Bingisser R, et al. Short-term vs conventional glucocorticoid therapy in acute exacerbations of chronic obstructive pulmonary disease: the REDUCE randomized clinical trial. JAMA 2013; 309(21):2223–2231. doi:10.1001/jama.2013.5023
  10. Wang PH, Cheng SL, Wang HC, et al. Systemic steroids in acute exacerbation of COPD—from guidelines to bedside. Int J Clin Pharmacol Ther 2011; 49(11):705–708. doi:10.5414/cp201588
References
  1. World Health Organization. Chronic respiratory diseases: burden of COPD. www.who.int/respiratory/copd/burden/en. Accessed October 16, 2019.
  2. Guarascio AJ, Ray SM, Finch CK, Self TH. The clinical and economic burden of chronic obstructive pulmonary disease in the USA. Clinicoecon Outcomes Res 2013; 5:235–245. doi:10.2147/CEOR.S34321
  3. Sethi S, Murphy TF. Infection in the pathogenesis and course of chronic obstructive pulmonary disease. N Engl J Med 2008; 359(22):2355–2365. doi:10.1056/NEJMra0800353
  4. Walters JA, Tan DJ, White CJ, Gibson PG, Wood-Baker R, Walters EH. Systemic corticosteroids for acute exacerbations of chronic obstructive pulmonary disease. Cochrane Database Syst Rev 2014; (9):CD001288. doi:10.1002/14651858.CD001288.pub4
  5. de Jong YP, Uil SM, Grotjohan HP, Postma DS, Kerstjens HA, van den Berg JW. Oral or IV prednisolone in the treatment of COPD exacerbations: a randomized, controlled, double-blind study. Chest 2007; 132(6):1741–1747. doi:10.1378/chest.07-0208
  6. Global Initiative for Chronic Obstructive Lung Disease. Global strategy for the diagnosis, management, and prevention of chronic obstructive pulmonary disease: 2019 report. www.goldcopd.org/wp-content/uploads/2018/11/GOLD-2019-v1.7-FINAL-14Nov2018-WMS.pdf. Accessed October 16, 2019.
  7. Lindenauer PK, Pekow PS, Lahti MC, Lee Y, Benjamin EM, Rothberg MB. Association of corticosteroid dose and route of administration with risk of treatment failure in acute exacerbation of chronic obstructive pulmonary disease. JAMA 2010; 303(23):2359–2367. doi:10.1001/jama.2010.796
  8. Aksoy E, Güngör S, Agca MÇ, et al. A revised treatment approach for hospitalized patients with eosinophilic and neutrophilic exacerbations of chronic obstructive pulmonary disease. Turk Thorac J 2018; 19(4):193–200. doi:10.5152/TurkThoracJ.2018.18004
  9. Leuppi JD, Schuetz P, Bingisser R, et al. Short-term vs conventional glucocorticoid therapy in acute exacerbations of chronic obstructive pulmonary disease: the REDUCE randomized clinical trial. JAMA 2013; 309(21):2223–2231. doi:10.1001/jama.2013.5023
  10. Wang PH, Cheng SL, Wang HC, et al. Systemic steroids in acute exacerbation of COPD—from guidelines to bedside. Int J Clin Pharmacol Ther 2011; 49(11):705–708. doi:10.5414/cp201588
Issue
Cleveland Clinic Journal of Medicine - 86(11)
Issue
Cleveland Clinic Journal of Medicine - 86(11)
Page Number
717-718
Page Number
717-718
Publications
Publications
Topics
Article Type
Display Headline
Low-dose steroids for acute exacerbations of COPD in a non-ICU setting: Worth consideration
Display Headline
Low-dose steroids for acute exacerbations of COPD in a non-ICU setting: Worth consideration
Legacy Keywords
chronic obstructive pulmonary disease, COPD, acute exacerbation, steroid, glucocorticoid, intravenous steroid, IV steroid, methylprednisolone, SoluMedrol, prednisone, Global Initiative for Chronic Obstructive Lung Disease, GOLD, low-dose steroids, REDUCE trial, Reduction in the Use of Corticosteroids in Exacerbated COPD trial, Asim Kichloo, Michael Aljadah, Hassan Beiz
Legacy Keywords
chronic obstructive pulmonary disease, COPD, acute exacerbation, steroid, glucocorticoid, intravenous steroid, IV steroid, methylprednisolone, SoluMedrol, prednisone, Global Initiative for Chronic Obstructive Lung Disease, GOLD, low-dose steroids, REDUCE trial, Reduction in the Use of Corticosteroids in Exacerbated COPD trial, Asim Kichloo, Michael Aljadah, Hassan Beiz
Sections
Disallow All Ads
Content Gating
No Gating (article Unlocked/Free)
Alternative CME
Disqus Comments
Default
Gate On Date
Mon, 10/28/2019 - 16:30
Un-Gate On Date
Mon, 10/28/2019 - 16:30
Use ProPublica
CFC Schedule Remove Status
Mon, 10/28/2019 - 16:30
Hide sidebar & use full width
render the right sidebar.
Article PDF Media

Leadership & Professional Development: Ultra-Brief Teaching; It’s Now or Never

Article Type
Changed
Mon, 11/18/2019 - 12:19

 

“The most valuable of all talents is that of never using two words when one will do.“
—Thomas Jefferson

Attendings, residents, and medical students identify education as a top purpose of team rounds.1 Learners report being dissatisfied with teaching on rounds most of the time.2 Time with learners is a finite resource that has become even more precious with increasing clinical demands and work hour restrictions.3 Attendings report insufficient time to teach on rounds, and often neglect teaching because of time constraints.4 What can we do to in the face of this conflict between time and teaching?

One approach to this problem is what we call “ultra-brief, deliberate teaching sessions.” These sessions, or UBDTs, led by clinicians, create dedicated time for teaching on service. UBDTs ideally occur before team rounds because, in our experience, this is when the team is most unified and focused. Our sessions are time-limited (5 minutes or less) and designed so they are applicable to clinical scenarios the team is actively facing. Other learners can also lead these sessions with faculty coaching. Sessions of germane size and scope include: (1) Focus on a single clinical question from the previous day; (2) Discuss Choosing Wisely® recommendations from a single specialty; (3) Provide a concise cognitive framework for a diagnostic or treatment dilemma (eg, draw a simple algorithm to evaluate causes of hyponatremia); (4) Review one image or electrocardiogram; (5) Present one case-based multiple-choice question; (6) Prime the team with a structured approach to a difficult conversation (eg, opioid discussions, goals of care).

As an example, if our team orders intravenous antihypertensives overnight, a UBDT session on asymptomatic hypertension would occur. The first minute may involve a discussion on the definition of hypertensive emergency versus asymptomatic hypertension. Next, we spend one minute asking learners the common causes of inpatient hypertension (eg, missed medications, pain, anxiety, withdrawal), highlighting that this warrants a bedside assessment. For two minutes, we next discuss the management options for asymptomatic hypertension with an emphasis on the avoidance of intravenous antihypertensives, tying this back to our current patient. Questions are welcomed, and a one-page summary of the major points and references is distributed during or after the talk. A repository of common topics and summaries may be a useful faculty development resource to be shared.

We have found UBDTs to be easy to implement for a variety of clinician educators. Because they are so brief and focused, they are also fun to create and share among teaching faculty. Importantly, these sessions should not delay clinical work. To ensure the avoidance of this trap, don’t select a topic that is too large or involves complex clinical reasoning, exceeds 5 minutes, or lead a UBDT session in a distracting environment or without preparation.

While we have not found a way to slow down time, UBDT sessions prior to the start of rounds can prioritize teaching, ensure the delivery of important content, and engage learners without significantly delaying clinical work. We invite you to try one!

 

 

Acknowledgments

The authors thank John Ragsdale, MD, MS for his leadership and support for UBDTs.

Disclosures

We have no relevant conflicts of interest to report. No payment or services from a third party were received for any aspect of this submitted work. We have no financial relationships with entities in the bio-medical arena that could be perceived to influence, or that give the appearance of potentially influencing, what was written in this submitted work.

References

1. Hulland O, Farnan J, Rabinowitz R, et al. What’s the Purpose of Rounds? A Qualitative Study Examining the Perception of Faculty and Students. J Hosp Med. 2017;12(11):892-897. https://doi.org/10.12788/jhm.2835
2. Merritt FW, Noble MN, Prochazka AV, et al. Attending rounds: What do the all-star teachers do? Med Teach. 2017;39(1):100-104. https://doi.org/10.1080/0142159X.2017.1248914
3. Stickrath C, Noble M, Prochazka A, et al. Attending rounds in the current era: what is and is not happening. JAMA Intern Med. 2013;173(12):1084-1089. https://doi.org/10.1001/jamainternmed.2013.6041.
4. Crumlish CM, Yialamas MA, McMahon GT. Quantification of Bedside Teaching by an Academic Hospitalist Group. J Hosp Med. 2009;4(5);304-307. https://doi.org/10.1002/jhm.540

Article PDF
Issue
Journal of Hospital Medicine 14(11)
Topics
Page Number
686
Sections
Article PDF
Article PDF

 

“The most valuable of all talents is that of never using two words when one will do.“
—Thomas Jefferson

Attendings, residents, and medical students identify education as a top purpose of team rounds.1 Learners report being dissatisfied with teaching on rounds most of the time.2 Time with learners is a finite resource that has become even more precious with increasing clinical demands and work hour restrictions.3 Attendings report insufficient time to teach on rounds, and often neglect teaching because of time constraints.4 What can we do to in the face of this conflict between time and teaching?

One approach to this problem is what we call “ultra-brief, deliberate teaching sessions.” These sessions, or UBDTs, led by clinicians, create dedicated time for teaching on service. UBDTs ideally occur before team rounds because, in our experience, this is when the team is most unified and focused. Our sessions are time-limited (5 minutes or less) and designed so they are applicable to clinical scenarios the team is actively facing. Other learners can also lead these sessions with faculty coaching. Sessions of germane size and scope include: (1) Focus on a single clinical question from the previous day; (2) Discuss Choosing Wisely® recommendations from a single specialty; (3) Provide a concise cognitive framework for a diagnostic or treatment dilemma (eg, draw a simple algorithm to evaluate causes of hyponatremia); (4) Review one image or electrocardiogram; (5) Present one case-based multiple-choice question; (6) Prime the team with a structured approach to a difficult conversation (eg, opioid discussions, goals of care).

As an example, if our team orders intravenous antihypertensives overnight, a UBDT session on asymptomatic hypertension would occur. The first minute may involve a discussion on the definition of hypertensive emergency versus asymptomatic hypertension. Next, we spend one minute asking learners the common causes of inpatient hypertension (eg, missed medications, pain, anxiety, withdrawal), highlighting that this warrants a bedside assessment. For two minutes, we next discuss the management options for asymptomatic hypertension with an emphasis on the avoidance of intravenous antihypertensives, tying this back to our current patient. Questions are welcomed, and a one-page summary of the major points and references is distributed during or after the talk. A repository of common topics and summaries may be a useful faculty development resource to be shared.

We have found UBDTs to be easy to implement for a variety of clinician educators. Because they are so brief and focused, they are also fun to create and share among teaching faculty. Importantly, these sessions should not delay clinical work. To ensure the avoidance of this trap, don’t select a topic that is too large or involves complex clinical reasoning, exceeds 5 minutes, or lead a UBDT session in a distracting environment or without preparation.

While we have not found a way to slow down time, UBDT sessions prior to the start of rounds can prioritize teaching, ensure the delivery of important content, and engage learners without significantly delaying clinical work. We invite you to try one!

 

 

Acknowledgments

The authors thank John Ragsdale, MD, MS for his leadership and support for UBDTs.

Disclosures

We have no relevant conflicts of interest to report. No payment or services from a third party were received for any aspect of this submitted work. We have no financial relationships with entities in the bio-medical arena that could be perceived to influence, or that give the appearance of potentially influencing, what was written in this submitted work.

 

“The most valuable of all talents is that of never using two words when one will do.“
—Thomas Jefferson

Attendings, residents, and medical students identify education as a top purpose of team rounds.1 Learners report being dissatisfied with teaching on rounds most of the time.2 Time with learners is a finite resource that has become even more precious with increasing clinical demands and work hour restrictions.3 Attendings report insufficient time to teach on rounds, and often neglect teaching because of time constraints.4 What can we do to in the face of this conflict between time and teaching?

One approach to this problem is what we call “ultra-brief, deliberate teaching sessions.” These sessions, or UBDTs, led by clinicians, create dedicated time for teaching on service. UBDTs ideally occur before team rounds because, in our experience, this is when the team is most unified and focused. Our sessions are time-limited (5 minutes or less) and designed so they are applicable to clinical scenarios the team is actively facing. Other learners can also lead these sessions with faculty coaching. Sessions of germane size and scope include: (1) Focus on a single clinical question from the previous day; (2) Discuss Choosing Wisely® recommendations from a single specialty; (3) Provide a concise cognitive framework for a diagnostic or treatment dilemma (eg, draw a simple algorithm to evaluate causes of hyponatremia); (4) Review one image or electrocardiogram; (5) Present one case-based multiple-choice question; (6) Prime the team with a structured approach to a difficult conversation (eg, opioid discussions, goals of care).

As an example, if our team orders intravenous antihypertensives overnight, a UBDT session on asymptomatic hypertension would occur. The first minute may involve a discussion on the definition of hypertensive emergency versus asymptomatic hypertension. Next, we spend one minute asking learners the common causes of inpatient hypertension (eg, missed medications, pain, anxiety, withdrawal), highlighting that this warrants a bedside assessment. For two minutes, we next discuss the management options for asymptomatic hypertension with an emphasis on the avoidance of intravenous antihypertensives, tying this back to our current patient. Questions are welcomed, and a one-page summary of the major points and references is distributed during or after the talk. A repository of common topics and summaries may be a useful faculty development resource to be shared.

We have found UBDTs to be easy to implement for a variety of clinician educators. Because they are so brief and focused, they are also fun to create and share among teaching faculty. Importantly, these sessions should not delay clinical work. To ensure the avoidance of this trap, don’t select a topic that is too large or involves complex clinical reasoning, exceeds 5 minutes, or lead a UBDT session in a distracting environment or without preparation.

While we have not found a way to slow down time, UBDT sessions prior to the start of rounds can prioritize teaching, ensure the delivery of important content, and engage learners without significantly delaying clinical work. We invite you to try one!

 

 

Acknowledgments

The authors thank John Ragsdale, MD, MS for his leadership and support for UBDTs.

Disclosures

We have no relevant conflicts of interest to report. No payment or services from a third party were received for any aspect of this submitted work. We have no financial relationships with entities in the bio-medical arena that could be perceived to influence, or that give the appearance of potentially influencing, what was written in this submitted work.

References

1. Hulland O, Farnan J, Rabinowitz R, et al. What’s the Purpose of Rounds? A Qualitative Study Examining the Perception of Faculty and Students. J Hosp Med. 2017;12(11):892-897. https://doi.org/10.12788/jhm.2835
2. Merritt FW, Noble MN, Prochazka AV, et al. Attending rounds: What do the all-star teachers do? Med Teach. 2017;39(1):100-104. https://doi.org/10.1080/0142159X.2017.1248914
3. Stickrath C, Noble M, Prochazka A, et al. Attending rounds in the current era: what is and is not happening. JAMA Intern Med. 2013;173(12):1084-1089. https://doi.org/10.1001/jamainternmed.2013.6041.
4. Crumlish CM, Yialamas MA, McMahon GT. Quantification of Bedside Teaching by an Academic Hospitalist Group. J Hosp Med. 2009;4(5);304-307. https://doi.org/10.1002/jhm.540

References

1. Hulland O, Farnan J, Rabinowitz R, et al. What’s the Purpose of Rounds? A Qualitative Study Examining the Perception of Faculty and Students. J Hosp Med. 2017;12(11):892-897. https://doi.org/10.12788/jhm.2835
2. Merritt FW, Noble MN, Prochazka AV, et al. Attending rounds: What do the all-star teachers do? Med Teach. 2017;39(1):100-104. https://doi.org/10.1080/0142159X.2017.1248914
3. Stickrath C, Noble M, Prochazka A, et al. Attending rounds in the current era: what is and is not happening. JAMA Intern Med. 2013;173(12):1084-1089. https://doi.org/10.1001/jamainternmed.2013.6041.
4. Crumlish CM, Yialamas MA, McMahon GT. Quantification of Bedside Teaching by an Academic Hospitalist Group. J Hosp Med. 2009;4(5);304-307. https://doi.org/10.1002/jhm.540

Issue
Journal of Hospital Medicine 14(11)
Issue
Journal of Hospital Medicine 14(11)
Page Number
686
Page Number
686
Topics
Article Type
Sections
Article Source

©2019 Society of Hospital Medicine

Disallow All Ads
Correspondence Location
Alan M. Hall, MD; E-mail: [email protected]; Telephone: 859-323-6047.
Content Gating
Open Access (article Unlocked/Open Access)
Alternative CME
Disqus Comments
Default
Use ProPublica
Hide sidebar & use full width
render the right sidebar.
Article PDF Media

Hospitalists as Triagists: Description of the Triagist Role across Academic Medical Centers

Article Type
Changed
Thu, 03/25/2021 - 11:28

Hospital medicine has grown dramatically over the past 20 years.1,2 A recent survey regarding hospitalists’ clinical roles showed an expansion to triaging emergency department (ED) medical admissions and transfers from outside hospitals.3 From the hospitalist perspective, triaging involves the evaluation of patients for potential admission.4 With scrutiny on ED metrics, such as wait times (https://www.medicare.gov/hospitalcompare/search.html), health system administrators have heightened expectations for efficient patient flow, which increasingly falls to hospitalists.5-7

Despite the growth in hospitalists’ triagist activities, there has been little formal assessment of their role. We hypothesized that this role differs from inpatient care in significant ways.6-8 We sought to describe the triagist role in adult academic inpatient medicine settings to understand the responsibilities and skill set required.

METHODS

Ten academic medical center (AMC) sites were recruited from Research Committee session attendees at the 2014 Society of Hospital Medicine national meeting and the 2014 Society of General Internal Medicine southern regional meeting. The AMCs were geographically diverse: three Western, two Midwestern, two Southern, one Northeastern, and two Southeastern. Site representatives were identified and completed a web-based questionnaire about their AMC (see Appendix 1 for the information collected). Clarifications regarding survey responses were performed via conference calls between the authors (STV, ESW) and site representatives.

Hospitalist Survey

In January 2018, surveys were sent to 583 physicians who worked as triagists. Participants received an anonymous 28-item RedCap survey by e-mail and were sent up to five reminder e-mails over six weeks (see Appendix 2 for the questions analyzed in this paper). Respondents were given the option to be entered in a gift card drawing.

Demographic information and individual workflow/practices were obtained. A 5-point Likert scale (strongly disagree – strongly agree) was used to assess hospitalists’ concurrence with current providers (eg, ED, clinic providers) regarding the management and whether patients must meet the utilization management (UM) criteria for admission. Time estimates used 5% increments and were categorized into four frequency categories based on the local modes provided in responses: Seldom (0%-10%), Occasional (15%-35%), Half-the-Time (40%-60%), and Frequently (65%-100%). Free text responses on effective/ineffective triagist qualities were elicited. Responses were included for analysis if at least 70% of questions were completed.

Data Analysis

Quantitative

Descriptive statistics were calculated for each variable. The Kruskal-Wallis test was used to evaluate differences across AMCs in the time spent on in-person evaluation and communication. Weighting, based on the ratio of hospitalists to survey respondents at each AMC, was used to calculate the average institutional percentages across the study sample.

 

 

Qualitative

Responses to open-ended questions were analyzed using thematic analysis.9 Three independent reviewers (STV, JC, ESW) read, analyzed, and grouped the responses by codes. Codes were then assessed for overlap and grouped into themes by one reviewer (STV). A table of themes with supporting quotes and the number of mentions was subsequently developed by all three reviewers. Similar themes were combined to create domains. The domains were reviewed by the steering committee members to create a consensus description (Appendix 3).

The University of Texas Health San Antonio’s Institutional Review Board and participating institutions approved the study as exempt.

RESULTS

Site Characteristics

Representatives from 10 AMCs reported data on a range of one to four hospitals for a total of 22 hospitals. The median reported that the number of medical patients admitted in a 24-hour period was 31-40 (range, 11-20 to >50). The median group size of hospitalists was 41-50 (range, 0-10 to >70).

The survey response rate was 40% (n = 235), ranging from 9%-70% between institutions. Self-identified female hospitalists accounted for 52% of respondents. Four percent were 25-29 years old, 66% were 30-39 years old, 24% were 40-49 years old, and 6% were ≥50 years old. The average clinical time spent as a triagist was 16%.

Description of Triagist Activities

The activities identified by the majority of respondents across all sites included transferring patients within the hospital (73%), and assessing/approving patient transfers from outside hospitals and clinics (82%). Internal transfer activities reported by >50% of respondents included allocating patients within the hospital or bed capacity coordination, assessing intensive care unit transfers, assigning ED admissions, and consulting other services. The ED accounted for an average of 55% of calls received. Respondents also reported being involved with the documentation related to these activities.

Similarities and Differences across AMCs

Two AMCs did not have a dedicated triagist; instead, physicians supervised residents and advanced practice providers. Among the eight sites with triagists, triaging was predominantly done by faculty physicians contacted via pagers. At seven of these sites, 100% of hospitalists worked as triagists. The triage service was covered by faculty physicians from 8-24 hours per day.

Bed boards and transfer centers staffed by registered nurses, nurse coordinators, house supervisors, or physicians were common support systems, though this infrastructure was organized differently across institutions. A UM review before admission was performed at three institutions 24 hours/day. The remaining institutions reviewed patients retrospectively.

Twenty-eight percent of hospitalists across all sites “Disagreed” or “Strongly disagreed” that a patient must meet UM criteria for admission. Forty-two percent had “Frequent” different opinions regarding patient management than the consulting provider.

Triagist and current provider communication practices varied widely across AMCs (Figure). There was significant variability in verbal communication (P = .02), with >70% of respondents at two AMCs reporting verbal communication at least half the time, but <30% reporting this frequency at two other AMCs. Respondents reported variable use of electronic communication (ie, notes/orders in the electronic health record) across AMCs (P < .0001). Half of the hospitalists use it “Seldom”, 20% use it “Occasionally”, and 23% use it “Frequently”.



The practice of evaluating patients in person also varied significantly across AMCs (P < .0001, Figure). Across hospitalists, only 28% see patients in person about “Half-the-Time” or more.

 

 

Differences within AMCs

Variability within AMCs was greatest for the rate of verbal communication practices, with a typical interquartile range (IQR) of 20% to 90% among the hospitalists within a given AMC and for the rate of electronic communication with a typical IQR of 0% to 50%. For other survey questions, the IQR was typically 15 to 20 percentage points.

Thematic Analysis

We received 207 and 203 responses (88% and 86%, respectively) to the open-ended questions “What qualities does an effective triagist have?’ and ‘What qualities make a triagist ineffective?” We identified 22 themes for effective and ineffective qualities, which were grouped into seven domains (Table). All themes had at least three mentions by respondents. The three most frequently mentioned themes, communication skills, efficiency, and systems knowledge, had greater than 60 mentions.

DISCUSSION

Our study of the triagist role at 10 AMCs describes critical triagist functions and identifies key findings across and within AMCs. Twenty-eight percent of hospitalists reported admitting patients even when the patient did not meet the admission criteria, consistent with previous research demonstrating the influence of factors other than clinical disease severity on triage decisions.10 However, preventable admissions remain a hospital-level quality metric.11,12 Triagists must often balance each patient’s circumstances with the complexities of the system. Juggling the competing demands of the system while providing patient-centered care can be challenging and may explain why attending physicians are more frequently filling this role.13

Local context/culture is likely to play a role in the variation across sites; however, compensation for the time spent may also be a factor. If triage activities are not reimbursable, this could lead to less documentation and a lower likelihood that patients are evaluated in person.14 This reason may also explain why all hospitalists were required to serve as a triagist at most sites.

Currently, no consensus definition of the triagist role has been developed. Our results demonstrate that this role is heterogeneous and grounded in the local healthcare system practices. We propose the following working definition of the triagist: a physician who assesses patients for admission, actively supporting the transition of the patient from the outpatient to the inpatient setting. A triagist should be equipped with a skill set that includes not only clinical knowledge but also emphasizes systems knowledge, awareness of others’ goals, efficiency, an ability to communicate effectively, and the knowledge of UM. We recommend that medical directors of hospitalist programs focus their attention on locally specific, systems-based skills development when orienting new hospitalists. The financial aspects of cost should be considered and delineated as well.

Our analysis is limited in several respects. Participant AMCs were not randomly chosen, but do represent a broad array of facility types, group size, and geographic regions. The low response rates at some AMCs may result in an inaccurate representation of those sites. Data was not obtained on hospitalists that did not respond to the survey; therefore, nonresponse bias may affect outcomes. This research used self-report rather than direct observation, which could be subject to recall and social desirability bias. Finally, our results may not be generalizable to nonacademic institutions.

 

 

CONCLUSION

The hospitalist role as triagist at AMCs emphasizes communication, organizational skills, efficiency, systems-based practice, and UM knowledge. Although we found significant variation across and within AMCs, internal transfer activities were common across programs. Hospitalist programs should focus on systems-based skills development to prepare hospitalists for the role. The skill set necessary for triagist responsibilities also has implications for internal medicine resident education.4 With increasing emphasis on value and system effectiveness in care delivery, further studies of the triagist role should be undertaken.

Acknowledgments

The TRIAGIST Collaborative Group consists of: Maralyssa Bann, MD, Andrew White, MD (University of Washington); Jagriti Chadha, MD (University of Kentucky); Joel Boggan, MD (Duke University); Sherwin Hsu, MD (UCLA); Jeff Liao, MD (Harvard Medical School); Tabatha Matthias, DO (University of Nebraska Medical Center); Tresa McNeal, MD (Scott and White Texas A&M); Roxana Naderi, MD, Khooshbu Shah, MD (University of Colorado); David Schmit, MD (University of Texas Health San Antonio); Manivannan Veerasamy, MD (Michigan State University).

Disclaimer

The views expressed in this article are those of the authors and do not necessarily reflect the position or policy of the Department of Veterans Affairs.

Files
References

1. Kisuule F, Howell EE. Hospitalists and their impact on quality, patient safety, and satisfaction. Obstet Gynecol Clin North Am. 2015; 42(3):433-446. https://doi.org/10.1016/j.ogc.2015.05.003.
2. Wachter, RM, Goldman, L. Zero to 50,000-The 20th anniversary of the hospitalist. N Engl J Med. 2016;375(11): 1009-1011. https://doi.org/10.1056/NEJMp1607958.
3. Vasilevskis EE, Knebel RJ, Wachter RM, Auerbach AD. California hospital leaders’ views of hospitalists: meeting needs of the present and future. J Hosp Med. 2009;4:528-534. https://doi.org/10.1002/jhm.529.
4. Wang ES, Velásquez ST, Smith CJ, et al. Triaging inpatient admissions: an opportunity for resident education. J Gen Intern Med. 2019; 34(5):754-757. https://doi.org/10.1007/s11606-019-04882-2.
5. Briones A, Markoff B, Kathuria N, et al. A model of a hospitalist role in the care of admitted patients in the emergency department. J Hosp Med. 2010;5(6):360-364. https://doi.org/10.1002/jhm.636.
6. Howell EE, Bessman ES, Rubin HR. Hospitalists and an innovative emergency department admission process. J Gen Intern Med. 2004;19:266-268. https://doi.org/10.1111/j.1525-1497.2004.30431.x.
7. Howell E, Bessman E, Marshall R, Wright S. Hospitalist bed management effecting throughput from the emergency department to the intensive care unit. J Crit Care. 2010;25:184-189. https://doi.org/10.1016/j.jcrc.2009.08.004.
8. Chadaga SR, Shockley L, Keniston A, et al. Hospitalist-led medicine emergency department team: associations with throughput, timeliness of patient care, and satisfaction. J Hosp Med. 2012;7:562-566. https://doi.org/10.1002/jhm.1957.
9. Braun, V. Clarke, V. Using thematic analysis in psychology. Qualitative Research in Psychology. 2006;77-101. https://doi.org/10.1191/1478088706qp063oa.
10. Lewis Hunter AE, Spatz ES, Bernstein SL, Rosenthal MS. Factors influencing hospital admission of non-critically ill patients presenting to the emergency department: a cross-sectional study. J Gen Intern Med. 2016;31(1):37-44. https://doi.org/10.1007/s11606-015-3438-8.
11. Patel KK, Vakharia N, Pile J, Howell EH, Rothberg MB. Preventable admissions on a general medicine service: prevalence, causes and comparison with AHRQ prevention quality indicators-a cross-sectional analysis. J Gen Intern Med. 2016;31(6):597-601. https://doi.org/10.1007/s11606-016-3615-4.
12. Daniels LM1, Sorita A2, Kashiwagi DT, et al. Characterizing potentially preventable admissions: a mixed methods study of rates, associated factors, outcomes, and physician decision-making. J Gen Intern Med. 2018;33(5):737-744. https://doi.org/10.1007/s11606-017-4285-6.
13. Howard-Anderson J, Lonowski S, Vangala S, Tseng CH, Busuttil A, Afsar-Manesh N. Readmissions in the era of patient engagement. JAMA Intern Med. 2014;174(11):1870-1872. https://doi.org/10.1001/jamainternmed.2014.4782.
14. Hinami K, Whelan CT, Miller JA, Wolosin RJ, Wetterneck TB, Society of Hospital Medicine Career Satisfaction Task Force. Job characteristics, satisfaction, and burnout across hospitalist practice models. J Hosp Med. 2012;7(5):402-410. https://doi.org/10.1002/jhm.1907

Article PDF
Author and Disclosure Information

1Department of Medicine, Division of General and Hospital Medicine, University of Texas Health San Antonio, San Antonio, Texas; 2South Texas Veterans Health Care System, Medicine Service, San Antonio, Texas; 3University of Washington School of Medicine, Department of Medicine, Seattle, Washington; 4 University of Kentucky, Division of Hospital Medicine, Lexington, Kentucky

Disclosures

There are no relationships, conditions, circumstances that present a conflict of interest.

Funding

The research reported here was supported by the Department of Veterans Affairs, Veterans Health Administration. Author salary support is provided by the South Texas Veterans Health Care System and by the Division of Hospital Medicine at the University of Texas Health San Antonio.

Issue
Journal of Hospital Medicine 15(2)
Topics
Page Number
87-90. Published online first October 23, 2019
Sections
Files
Files
Author and Disclosure Information

1Department of Medicine, Division of General and Hospital Medicine, University of Texas Health San Antonio, San Antonio, Texas; 2South Texas Veterans Health Care System, Medicine Service, San Antonio, Texas; 3University of Washington School of Medicine, Department of Medicine, Seattle, Washington; 4 University of Kentucky, Division of Hospital Medicine, Lexington, Kentucky

Disclosures

There are no relationships, conditions, circumstances that present a conflict of interest.

Funding

The research reported here was supported by the Department of Veterans Affairs, Veterans Health Administration. Author salary support is provided by the South Texas Veterans Health Care System and by the Division of Hospital Medicine at the University of Texas Health San Antonio.

Author and Disclosure Information

1Department of Medicine, Division of General and Hospital Medicine, University of Texas Health San Antonio, San Antonio, Texas; 2South Texas Veterans Health Care System, Medicine Service, San Antonio, Texas; 3University of Washington School of Medicine, Department of Medicine, Seattle, Washington; 4 University of Kentucky, Division of Hospital Medicine, Lexington, Kentucky

Disclosures

There are no relationships, conditions, circumstances that present a conflict of interest.

Funding

The research reported here was supported by the Department of Veterans Affairs, Veterans Health Administration. Author salary support is provided by the South Texas Veterans Health Care System and by the Division of Hospital Medicine at the University of Texas Health San Antonio.

Article PDF
Article PDF
Related Articles

Hospital medicine has grown dramatically over the past 20 years.1,2 A recent survey regarding hospitalists’ clinical roles showed an expansion to triaging emergency department (ED) medical admissions and transfers from outside hospitals.3 From the hospitalist perspective, triaging involves the evaluation of patients for potential admission.4 With scrutiny on ED metrics, such as wait times (https://www.medicare.gov/hospitalcompare/search.html), health system administrators have heightened expectations for efficient patient flow, which increasingly falls to hospitalists.5-7

Despite the growth in hospitalists’ triagist activities, there has been little formal assessment of their role. We hypothesized that this role differs from inpatient care in significant ways.6-8 We sought to describe the triagist role in adult academic inpatient medicine settings to understand the responsibilities and skill set required.

METHODS

Ten academic medical center (AMC) sites were recruited from Research Committee session attendees at the 2014 Society of Hospital Medicine national meeting and the 2014 Society of General Internal Medicine southern regional meeting. The AMCs were geographically diverse: three Western, two Midwestern, two Southern, one Northeastern, and two Southeastern. Site representatives were identified and completed a web-based questionnaire about their AMC (see Appendix 1 for the information collected). Clarifications regarding survey responses were performed via conference calls between the authors (STV, ESW) and site representatives.

Hospitalist Survey

In January 2018, surveys were sent to 583 physicians who worked as triagists. Participants received an anonymous 28-item RedCap survey by e-mail and were sent up to five reminder e-mails over six weeks (see Appendix 2 for the questions analyzed in this paper). Respondents were given the option to be entered in a gift card drawing.

Demographic information and individual workflow/practices were obtained. A 5-point Likert scale (strongly disagree – strongly agree) was used to assess hospitalists’ concurrence with current providers (eg, ED, clinic providers) regarding the management and whether patients must meet the utilization management (UM) criteria for admission. Time estimates used 5% increments and were categorized into four frequency categories based on the local modes provided in responses: Seldom (0%-10%), Occasional (15%-35%), Half-the-Time (40%-60%), and Frequently (65%-100%). Free text responses on effective/ineffective triagist qualities were elicited. Responses were included for analysis if at least 70% of questions were completed.

Data Analysis

Quantitative

Descriptive statistics were calculated for each variable. The Kruskal-Wallis test was used to evaluate differences across AMCs in the time spent on in-person evaluation and communication. Weighting, based on the ratio of hospitalists to survey respondents at each AMC, was used to calculate the average institutional percentages across the study sample.

 

 

Qualitative

Responses to open-ended questions were analyzed using thematic analysis.9 Three independent reviewers (STV, JC, ESW) read, analyzed, and grouped the responses by codes. Codes were then assessed for overlap and grouped into themes by one reviewer (STV). A table of themes with supporting quotes and the number of mentions was subsequently developed by all three reviewers. Similar themes were combined to create domains. The domains were reviewed by the steering committee members to create a consensus description (Appendix 3).

The University of Texas Health San Antonio’s Institutional Review Board and participating institutions approved the study as exempt.

RESULTS

Site Characteristics

Representatives from 10 AMCs reported data on a range of one to four hospitals for a total of 22 hospitals. The median reported that the number of medical patients admitted in a 24-hour period was 31-40 (range, 11-20 to >50). The median group size of hospitalists was 41-50 (range, 0-10 to >70).

The survey response rate was 40% (n = 235), ranging from 9%-70% between institutions. Self-identified female hospitalists accounted for 52% of respondents. Four percent were 25-29 years old, 66% were 30-39 years old, 24% were 40-49 years old, and 6% were ≥50 years old. The average clinical time spent as a triagist was 16%.

Description of Triagist Activities

The activities identified by the majority of respondents across all sites included transferring patients within the hospital (73%), and assessing/approving patient transfers from outside hospitals and clinics (82%). Internal transfer activities reported by >50% of respondents included allocating patients within the hospital or bed capacity coordination, assessing intensive care unit transfers, assigning ED admissions, and consulting other services. The ED accounted for an average of 55% of calls received. Respondents also reported being involved with the documentation related to these activities.

Similarities and Differences across AMCs

Two AMCs did not have a dedicated triagist; instead, physicians supervised residents and advanced practice providers. Among the eight sites with triagists, triaging was predominantly done by faculty physicians contacted via pagers. At seven of these sites, 100% of hospitalists worked as triagists. The triage service was covered by faculty physicians from 8-24 hours per day.

Bed boards and transfer centers staffed by registered nurses, nurse coordinators, house supervisors, or physicians were common support systems, though this infrastructure was organized differently across institutions. A UM review before admission was performed at three institutions 24 hours/day. The remaining institutions reviewed patients retrospectively.

Twenty-eight percent of hospitalists across all sites “Disagreed” or “Strongly disagreed” that a patient must meet UM criteria for admission. Forty-two percent had “Frequent” different opinions regarding patient management than the consulting provider.

Triagist and current provider communication practices varied widely across AMCs (Figure). There was significant variability in verbal communication (P = .02), with >70% of respondents at two AMCs reporting verbal communication at least half the time, but <30% reporting this frequency at two other AMCs. Respondents reported variable use of electronic communication (ie, notes/orders in the electronic health record) across AMCs (P < .0001). Half of the hospitalists use it “Seldom”, 20% use it “Occasionally”, and 23% use it “Frequently”.



The practice of evaluating patients in person also varied significantly across AMCs (P < .0001, Figure). Across hospitalists, only 28% see patients in person about “Half-the-Time” or more.

 

 

Differences within AMCs

Variability within AMCs was greatest for the rate of verbal communication practices, with a typical interquartile range (IQR) of 20% to 90% among the hospitalists within a given AMC and for the rate of electronic communication with a typical IQR of 0% to 50%. For other survey questions, the IQR was typically 15 to 20 percentage points.

Thematic Analysis

We received 207 and 203 responses (88% and 86%, respectively) to the open-ended questions “What qualities does an effective triagist have?’ and ‘What qualities make a triagist ineffective?” We identified 22 themes for effective and ineffective qualities, which were grouped into seven domains (Table). All themes had at least three mentions by respondents. The three most frequently mentioned themes, communication skills, efficiency, and systems knowledge, had greater than 60 mentions.

DISCUSSION

Our study of the triagist role at 10 AMCs describes critical triagist functions and identifies key findings across and within AMCs. Twenty-eight percent of hospitalists reported admitting patients even when the patient did not meet the admission criteria, consistent with previous research demonstrating the influence of factors other than clinical disease severity on triage decisions.10 However, preventable admissions remain a hospital-level quality metric.11,12 Triagists must often balance each patient’s circumstances with the complexities of the system. Juggling the competing demands of the system while providing patient-centered care can be challenging and may explain why attending physicians are more frequently filling this role.13

Local context/culture is likely to play a role in the variation across sites; however, compensation for the time spent may also be a factor. If triage activities are not reimbursable, this could lead to less documentation and a lower likelihood that patients are evaluated in person.14 This reason may also explain why all hospitalists were required to serve as a triagist at most sites.

Currently, no consensus definition of the triagist role has been developed. Our results demonstrate that this role is heterogeneous and grounded in the local healthcare system practices. We propose the following working definition of the triagist: a physician who assesses patients for admission, actively supporting the transition of the patient from the outpatient to the inpatient setting. A triagist should be equipped with a skill set that includes not only clinical knowledge but also emphasizes systems knowledge, awareness of others’ goals, efficiency, an ability to communicate effectively, and the knowledge of UM. We recommend that medical directors of hospitalist programs focus their attention on locally specific, systems-based skills development when orienting new hospitalists. The financial aspects of cost should be considered and delineated as well.

Our analysis is limited in several respects. Participant AMCs were not randomly chosen, but do represent a broad array of facility types, group size, and geographic regions. The low response rates at some AMCs may result in an inaccurate representation of those sites. Data was not obtained on hospitalists that did not respond to the survey; therefore, nonresponse bias may affect outcomes. This research used self-report rather than direct observation, which could be subject to recall and social desirability bias. Finally, our results may not be generalizable to nonacademic institutions.

 

 

CONCLUSION

The hospitalist role as triagist at AMCs emphasizes communication, organizational skills, efficiency, systems-based practice, and UM knowledge. Although we found significant variation across and within AMCs, internal transfer activities were common across programs. Hospitalist programs should focus on systems-based skills development to prepare hospitalists for the role. The skill set necessary for triagist responsibilities also has implications for internal medicine resident education.4 With increasing emphasis on value and system effectiveness in care delivery, further studies of the triagist role should be undertaken.

Acknowledgments

The TRIAGIST Collaborative Group consists of: Maralyssa Bann, MD, Andrew White, MD (University of Washington); Jagriti Chadha, MD (University of Kentucky); Joel Boggan, MD (Duke University); Sherwin Hsu, MD (UCLA); Jeff Liao, MD (Harvard Medical School); Tabatha Matthias, DO (University of Nebraska Medical Center); Tresa McNeal, MD (Scott and White Texas A&M); Roxana Naderi, MD, Khooshbu Shah, MD (University of Colorado); David Schmit, MD (University of Texas Health San Antonio); Manivannan Veerasamy, MD (Michigan State University).

Disclaimer

The views expressed in this article are those of the authors and do not necessarily reflect the position or policy of the Department of Veterans Affairs.

Hospital medicine has grown dramatically over the past 20 years.1,2 A recent survey regarding hospitalists’ clinical roles showed an expansion to triaging emergency department (ED) medical admissions and transfers from outside hospitals.3 From the hospitalist perspective, triaging involves the evaluation of patients for potential admission.4 With scrutiny on ED metrics, such as wait times (https://www.medicare.gov/hospitalcompare/search.html), health system administrators have heightened expectations for efficient patient flow, which increasingly falls to hospitalists.5-7

Despite the growth in hospitalists’ triagist activities, there has been little formal assessment of their role. We hypothesized that this role differs from inpatient care in significant ways.6-8 We sought to describe the triagist role in adult academic inpatient medicine settings to understand the responsibilities and skill set required.

METHODS

Ten academic medical center (AMC) sites were recruited from Research Committee session attendees at the 2014 Society of Hospital Medicine national meeting and the 2014 Society of General Internal Medicine southern regional meeting. The AMCs were geographically diverse: three Western, two Midwestern, two Southern, one Northeastern, and two Southeastern. Site representatives were identified and completed a web-based questionnaire about their AMC (see Appendix 1 for the information collected). Clarifications regarding survey responses were performed via conference calls between the authors (STV, ESW) and site representatives.

Hospitalist Survey

In January 2018, surveys were sent to 583 physicians who worked as triagists. Participants received an anonymous 28-item RedCap survey by e-mail and were sent up to five reminder e-mails over six weeks (see Appendix 2 for the questions analyzed in this paper). Respondents were given the option to be entered in a gift card drawing.

Demographic information and individual workflow/practices were obtained. A 5-point Likert scale (strongly disagree – strongly agree) was used to assess hospitalists’ concurrence with current providers (eg, ED, clinic providers) regarding the management and whether patients must meet the utilization management (UM) criteria for admission. Time estimates used 5% increments and were categorized into four frequency categories based on the local modes provided in responses: Seldom (0%-10%), Occasional (15%-35%), Half-the-Time (40%-60%), and Frequently (65%-100%). Free text responses on effective/ineffective triagist qualities were elicited. Responses were included for analysis if at least 70% of questions were completed.

Data Analysis

Quantitative

Descriptive statistics were calculated for each variable. The Kruskal-Wallis test was used to evaluate differences across AMCs in the time spent on in-person evaluation and communication. Weighting, based on the ratio of hospitalists to survey respondents at each AMC, was used to calculate the average institutional percentages across the study sample.

 

 

Qualitative

Responses to open-ended questions were analyzed using thematic analysis.9 Three independent reviewers (STV, JC, ESW) read, analyzed, and grouped the responses by codes. Codes were then assessed for overlap and grouped into themes by one reviewer (STV). A table of themes with supporting quotes and the number of mentions was subsequently developed by all three reviewers. Similar themes were combined to create domains. The domains were reviewed by the steering committee members to create a consensus description (Appendix 3).

The University of Texas Health San Antonio’s Institutional Review Board and participating institutions approved the study as exempt.

RESULTS

Site Characteristics

Representatives from 10 AMCs reported data on a range of one to four hospitals for a total of 22 hospitals. The median reported that the number of medical patients admitted in a 24-hour period was 31-40 (range, 11-20 to >50). The median group size of hospitalists was 41-50 (range, 0-10 to >70).

The survey response rate was 40% (n = 235), ranging from 9%-70% between institutions. Self-identified female hospitalists accounted for 52% of respondents. Four percent were 25-29 years old, 66% were 30-39 years old, 24% were 40-49 years old, and 6% were ≥50 years old. The average clinical time spent as a triagist was 16%.

Description of Triagist Activities

The activities identified by the majority of respondents across all sites included transferring patients within the hospital (73%), and assessing/approving patient transfers from outside hospitals and clinics (82%). Internal transfer activities reported by >50% of respondents included allocating patients within the hospital or bed capacity coordination, assessing intensive care unit transfers, assigning ED admissions, and consulting other services. The ED accounted for an average of 55% of calls received. Respondents also reported being involved with the documentation related to these activities.

Similarities and Differences across AMCs

Two AMCs did not have a dedicated triagist; instead, physicians supervised residents and advanced practice providers. Among the eight sites with triagists, triaging was predominantly done by faculty physicians contacted via pagers. At seven of these sites, 100% of hospitalists worked as triagists. The triage service was covered by faculty physicians from 8-24 hours per day.

Bed boards and transfer centers staffed by registered nurses, nurse coordinators, house supervisors, or physicians were common support systems, though this infrastructure was organized differently across institutions. A UM review before admission was performed at three institutions 24 hours/day. The remaining institutions reviewed patients retrospectively.

Twenty-eight percent of hospitalists across all sites “Disagreed” or “Strongly disagreed” that a patient must meet UM criteria for admission. Forty-two percent had “Frequent” different opinions regarding patient management than the consulting provider.

Triagist and current provider communication practices varied widely across AMCs (Figure). There was significant variability in verbal communication (P = .02), with >70% of respondents at two AMCs reporting verbal communication at least half the time, but <30% reporting this frequency at two other AMCs. Respondents reported variable use of electronic communication (ie, notes/orders in the electronic health record) across AMCs (P < .0001). Half of the hospitalists use it “Seldom”, 20% use it “Occasionally”, and 23% use it “Frequently”.



The practice of evaluating patients in person also varied significantly across AMCs (P < .0001, Figure). Across hospitalists, only 28% see patients in person about “Half-the-Time” or more.

 

 

Differences within AMCs

Variability within AMCs was greatest for the rate of verbal communication practices, with a typical interquartile range (IQR) of 20% to 90% among the hospitalists within a given AMC and for the rate of electronic communication with a typical IQR of 0% to 50%. For other survey questions, the IQR was typically 15 to 20 percentage points.

Thematic Analysis

We received 207 and 203 responses (88% and 86%, respectively) to the open-ended questions “What qualities does an effective triagist have?’ and ‘What qualities make a triagist ineffective?” We identified 22 themes for effective and ineffective qualities, which were grouped into seven domains (Table). All themes had at least three mentions by respondents. The three most frequently mentioned themes, communication skills, efficiency, and systems knowledge, had greater than 60 mentions.

DISCUSSION

Our study of the triagist role at 10 AMCs describes critical triagist functions and identifies key findings across and within AMCs. Twenty-eight percent of hospitalists reported admitting patients even when the patient did not meet the admission criteria, consistent with previous research demonstrating the influence of factors other than clinical disease severity on triage decisions.10 However, preventable admissions remain a hospital-level quality metric.11,12 Triagists must often balance each patient’s circumstances with the complexities of the system. Juggling the competing demands of the system while providing patient-centered care can be challenging and may explain why attending physicians are more frequently filling this role.13

Local context/culture is likely to play a role in the variation across sites; however, compensation for the time spent may also be a factor. If triage activities are not reimbursable, this could lead to less documentation and a lower likelihood that patients are evaluated in person.14 This reason may also explain why all hospitalists were required to serve as a triagist at most sites.

Currently, no consensus definition of the triagist role has been developed. Our results demonstrate that this role is heterogeneous and grounded in the local healthcare system practices. We propose the following working definition of the triagist: a physician who assesses patients for admission, actively supporting the transition of the patient from the outpatient to the inpatient setting. A triagist should be equipped with a skill set that includes not only clinical knowledge but also emphasizes systems knowledge, awareness of others’ goals, efficiency, an ability to communicate effectively, and the knowledge of UM. We recommend that medical directors of hospitalist programs focus their attention on locally specific, systems-based skills development when orienting new hospitalists. The financial aspects of cost should be considered and delineated as well.

Our analysis is limited in several respects. Participant AMCs were not randomly chosen, but do represent a broad array of facility types, group size, and geographic regions. The low response rates at some AMCs may result in an inaccurate representation of those sites. Data was not obtained on hospitalists that did not respond to the survey; therefore, nonresponse bias may affect outcomes. This research used self-report rather than direct observation, which could be subject to recall and social desirability bias. Finally, our results may not be generalizable to nonacademic institutions.

 

 

CONCLUSION

The hospitalist role as triagist at AMCs emphasizes communication, organizational skills, efficiency, systems-based practice, and UM knowledge. Although we found significant variation across and within AMCs, internal transfer activities were common across programs. Hospitalist programs should focus on systems-based skills development to prepare hospitalists for the role. The skill set necessary for triagist responsibilities also has implications for internal medicine resident education.4 With increasing emphasis on value and system effectiveness in care delivery, further studies of the triagist role should be undertaken.

Acknowledgments

The TRIAGIST Collaborative Group consists of: Maralyssa Bann, MD, Andrew White, MD (University of Washington); Jagriti Chadha, MD (University of Kentucky); Joel Boggan, MD (Duke University); Sherwin Hsu, MD (UCLA); Jeff Liao, MD (Harvard Medical School); Tabatha Matthias, DO (University of Nebraska Medical Center); Tresa McNeal, MD (Scott and White Texas A&M); Roxana Naderi, MD, Khooshbu Shah, MD (University of Colorado); David Schmit, MD (University of Texas Health San Antonio); Manivannan Veerasamy, MD (Michigan State University).

Disclaimer

The views expressed in this article are those of the authors and do not necessarily reflect the position or policy of the Department of Veterans Affairs.

References

1. Kisuule F, Howell EE. Hospitalists and their impact on quality, patient safety, and satisfaction. Obstet Gynecol Clin North Am. 2015; 42(3):433-446. https://doi.org/10.1016/j.ogc.2015.05.003.
2. Wachter, RM, Goldman, L. Zero to 50,000-The 20th anniversary of the hospitalist. N Engl J Med. 2016;375(11): 1009-1011. https://doi.org/10.1056/NEJMp1607958.
3. Vasilevskis EE, Knebel RJ, Wachter RM, Auerbach AD. California hospital leaders’ views of hospitalists: meeting needs of the present and future. J Hosp Med. 2009;4:528-534. https://doi.org/10.1002/jhm.529.
4. Wang ES, Velásquez ST, Smith CJ, et al. Triaging inpatient admissions: an opportunity for resident education. J Gen Intern Med. 2019; 34(5):754-757. https://doi.org/10.1007/s11606-019-04882-2.
5. Briones A, Markoff B, Kathuria N, et al. A model of a hospitalist role in the care of admitted patients in the emergency department. J Hosp Med. 2010;5(6):360-364. https://doi.org/10.1002/jhm.636.
6. Howell EE, Bessman ES, Rubin HR. Hospitalists and an innovative emergency department admission process. J Gen Intern Med. 2004;19:266-268. https://doi.org/10.1111/j.1525-1497.2004.30431.x.
7. Howell E, Bessman E, Marshall R, Wright S. Hospitalist bed management effecting throughput from the emergency department to the intensive care unit. J Crit Care. 2010;25:184-189. https://doi.org/10.1016/j.jcrc.2009.08.004.
8. Chadaga SR, Shockley L, Keniston A, et al. Hospitalist-led medicine emergency department team: associations with throughput, timeliness of patient care, and satisfaction. J Hosp Med. 2012;7:562-566. https://doi.org/10.1002/jhm.1957.
9. Braun, V. Clarke, V. Using thematic analysis in psychology. Qualitative Research in Psychology. 2006;77-101. https://doi.org/10.1191/1478088706qp063oa.
10. Lewis Hunter AE, Spatz ES, Bernstein SL, Rosenthal MS. Factors influencing hospital admission of non-critically ill patients presenting to the emergency department: a cross-sectional study. J Gen Intern Med. 2016;31(1):37-44. https://doi.org/10.1007/s11606-015-3438-8.
11. Patel KK, Vakharia N, Pile J, Howell EH, Rothberg MB. Preventable admissions on a general medicine service: prevalence, causes and comparison with AHRQ prevention quality indicators-a cross-sectional analysis. J Gen Intern Med. 2016;31(6):597-601. https://doi.org/10.1007/s11606-016-3615-4.
12. Daniels LM1, Sorita A2, Kashiwagi DT, et al. Characterizing potentially preventable admissions: a mixed methods study of rates, associated factors, outcomes, and physician decision-making. J Gen Intern Med. 2018;33(5):737-744. https://doi.org/10.1007/s11606-017-4285-6.
13. Howard-Anderson J, Lonowski S, Vangala S, Tseng CH, Busuttil A, Afsar-Manesh N. Readmissions in the era of patient engagement. JAMA Intern Med. 2014;174(11):1870-1872. https://doi.org/10.1001/jamainternmed.2014.4782.
14. Hinami K, Whelan CT, Miller JA, Wolosin RJ, Wetterneck TB, Society of Hospital Medicine Career Satisfaction Task Force. Job characteristics, satisfaction, and burnout across hospitalist practice models. J Hosp Med. 2012;7(5):402-410. https://doi.org/10.1002/jhm.1907

References

1. Kisuule F, Howell EE. Hospitalists and their impact on quality, patient safety, and satisfaction. Obstet Gynecol Clin North Am. 2015; 42(3):433-446. https://doi.org/10.1016/j.ogc.2015.05.003.
2. Wachter, RM, Goldman, L. Zero to 50,000-The 20th anniversary of the hospitalist. N Engl J Med. 2016;375(11): 1009-1011. https://doi.org/10.1056/NEJMp1607958.
3. Vasilevskis EE, Knebel RJ, Wachter RM, Auerbach AD. California hospital leaders’ views of hospitalists: meeting needs of the present and future. J Hosp Med. 2009;4:528-534. https://doi.org/10.1002/jhm.529.
4. Wang ES, Velásquez ST, Smith CJ, et al. Triaging inpatient admissions: an opportunity for resident education. J Gen Intern Med. 2019; 34(5):754-757. https://doi.org/10.1007/s11606-019-04882-2.
5. Briones A, Markoff B, Kathuria N, et al. A model of a hospitalist role in the care of admitted patients in the emergency department. J Hosp Med. 2010;5(6):360-364. https://doi.org/10.1002/jhm.636.
6. Howell EE, Bessman ES, Rubin HR. Hospitalists and an innovative emergency department admission process. J Gen Intern Med. 2004;19:266-268. https://doi.org/10.1111/j.1525-1497.2004.30431.x.
7. Howell E, Bessman E, Marshall R, Wright S. Hospitalist bed management effecting throughput from the emergency department to the intensive care unit. J Crit Care. 2010;25:184-189. https://doi.org/10.1016/j.jcrc.2009.08.004.
8. Chadaga SR, Shockley L, Keniston A, et al. Hospitalist-led medicine emergency department team: associations with throughput, timeliness of patient care, and satisfaction. J Hosp Med. 2012;7:562-566. https://doi.org/10.1002/jhm.1957.
9. Braun, V. Clarke, V. Using thematic analysis in psychology. Qualitative Research in Psychology. 2006;77-101. https://doi.org/10.1191/1478088706qp063oa.
10. Lewis Hunter AE, Spatz ES, Bernstein SL, Rosenthal MS. Factors influencing hospital admission of non-critically ill patients presenting to the emergency department: a cross-sectional study. J Gen Intern Med. 2016;31(1):37-44. https://doi.org/10.1007/s11606-015-3438-8.
11. Patel KK, Vakharia N, Pile J, Howell EH, Rothberg MB. Preventable admissions on a general medicine service: prevalence, causes and comparison with AHRQ prevention quality indicators-a cross-sectional analysis. J Gen Intern Med. 2016;31(6):597-601. https://doi.org/10.1007/s11606-016-3615-4.
12. Daniels LM1, Sorita A2, Kashiwagi DT, et al. Characterizing potentially preventable admissions: a mixed methods study of rates, associated factors, outcomes, and physician decision-making. J Gen Intern Med. 2018;33(5):737-744. https://doi.org/10.1007/s11606-017-4285-6.
13. Howard-Anderson J, Lonowski S, Vangala S, Tseng CH, Busuttil A, Afsar-Manesh N. Readmissions in the era of patient engagement. JAMA Intern Med. 2014;174(11):1870-1872. https://doi.org/10.1001/jamainternmed.2014.4782.
14. Hinami K, Whelan CT, Miller JA, Wolosin RJ, Wetterneck TB, Society of Hospital Medicine Career Satisfaction Task Force. Job characteristics, satisfaction, and burnout across hospitalist practice models. J Hosp Med. 2012;7(5):402-410. https://doi.org/10.1002/jhm.1907

Issue
Journal of Hospital Medicine 15(2)
Issue
Journal of Hospital Medicine 15(2)
Page Number
87-90. Published online first October 23, 2019
Page Number
87-90. Published online first October 23, 2019
Topics
Article Type
Sections
Article Source

© 2019 Society of Hospital Medicine

Disallow All Ads
Correspondence Location
Sadie Trammell Velásquez, MD; E-mail: [email protected]; Telephone: 210-358-1944; Twitter: @trammellvela
Content Gating
Gated (full article locked unless allowed per User)
Alternative CME
Disqus Comments
Default
Use ProPublica
Hide sidebar & use full width
render the right sidebar.
Conference Recap Checkbox
Not Conference Recap
Clinical Edge
Display the Slideshow in this Article
Gating Strategy
First Peek Free
Medscape Article
Display survey writer
Reuters content
Article PDF Media
Media Files

Clinical Guideline Highlights for the Hospitalist: Initial Management of Acute Pancreatitis in the Hospitalized Adult

Article Type
Changed
Thu, 11/21/2019 - 15:09

Acute pancreatitis (AP) is the most common gastrointestinal discharge diagnosis in the United States, with a mortality rate of 1%-5%.1 Recent data demonstrate increasing AP-related admissions, making AP management of utmost importance to hospitalists.1 The American Gastroenterological Association (AGA) guideline specifically addresses AP management in the initial 48-72 hours of admission, during which management decisions can alter disease course and length of stay. AP requires two of the following three criteria for diagnosis: characteristic abdominal pain, elevation of lipase or amylase ≥3 times the upper limit of normal, and/or radiographic evidence of pancreatitis on cross-sectional imaging. The guideline provides eight recommendations, which we consolidated to highlight practice changing recommendations: fluids, nutrition, management of the most common causes, and prophylactic antibiotics.2,3

KEY RECOMMENDATIONS FOR THE HOSPITALIST

Fluids

Recommendation 1. In patients with AP, use goal-directed isotonic crystalloids for fluid management (conditional recommendation, very low-quality evidence).

The guideline emphasizes goal-directed fluid management despite low-quality, heterogeneous evidence and does not recommend Ringer’s lactate over normal saline. “Goal-directed” fluid management involves the use of crystalloid infusions titrated to improve physiologic and biochemical markers, but no target volume is specified by the guideline. Frequent reassessments should look for signs of volume overload, the primary risk of harm with fluid therapy. Despite failure to reduce mortality or morbidities such as pancreatic necrosis or persistent multi-organ failure, the AGA cites the mortality benefit of goal-directed therapy in sepsis as justification for this approach in AP, given the similar physiologic abnormalities.

Nutrition

Recommendation 2. Begin feeding early in patients with AP regardless of predicted severity. If oral nutrition is not tolerated, enteral feeding with either a nasogastric or nasojejunal tube is preferred to parenteral nutrition (strong recommendation, moderate-quality evidence).

Early feeding (ie, within 24 hours) is recommended regardless of AP severity. This represents a change from prior practices of bowel rest, theorized to prevent continued stimulation of an inflamed pancreas. Although early feeding has not been linked to improved mortality, it has demonstrated lower rates of multi-organ failure and infected pancreatic necrosis, possibly due to maintenance of the gut mucosal barrier and reduced bacterial translocation. When oral feeding is not tolerated, enteral nutrition is preferred over parenteral nutrition due to less risks. The preferred dietary composition guidance for patients with persistent pain or ileus is not addressed.

Management of the Most Common Causes of AP in Adults

Recommendation 3. Patients with mild acute biliary pancreatitis should have cholecystectomy during the initial admission (strong recommendation, moderate-quality evidence).

 

 

All patients with suspected biliary pancreatitis should receive a surgical consultation for cholecystectomy during the index admission. At the time of the guideline release, only one trial was available to support the recommendation of early cholecystectomy; however, newer studies similarly support cholecystectomy during index admission by demonstrating reductions in composite outcomes of mortality and gallstone-related complications, readmission for pancreatitis, and other pancreatobiliary complications.4 A Cochrane review included in the guideline found no differences in complication rates even in patients with severe biliary pancreatitis. In the absence of cholangitis, urgent endoscopic retrograde cholangiography (ERCP) is not indicated as most stones causing biliary pancreatitis pass spontaneously.

Recommendation 4. In patients with acute alcoholic pancreatitis, brief alcohol intervention should occur during admission (strong recommendation, moderate-quality evidence).

Ongoing alcohol consumption is a risk factor for recurrent acute and chronic pancreatitis. Only one trial assessed the impact of inpatient alcohol cessation counseling on recurrent AP, noting a trend toward reduced readmissions.5 However, indirect evidence from similar interventions in ambulatory settings demonstrates reductions in alcohol intake, leading to the AGA recommendation for inpatients with alcohol-induced AP.3

Antibiotics

Recommendation 5. Avoid empiric antibiotics in patients with AP who otherwise lack an indication, regardless of predicted severity (conditional recommendation, low-quality evidence).

Since 2002, well performed trials have consistently failed to demonstrate improvement in outcomes such as multi-organ failure or length of stay with use of prophylactic antibiotics for AP, even severe AP and pancreatic necrosis. Therefore, the AGA recommends against prophylactic antibiotics in initial management of AP regardless of disease severity. Lack of blinding in the majority of trial designs conducted before 2002 contributed to the overall assessment of low-quality evidence. The guideline does not address acute biliary pancreatitis with cholangitis, for which antibiotics and ERCP for decompression are critical.

CRITIQUE

The AGA Institute supported this guideline development and employed the rigorous and standardized GRADE (Grading of Recommendations Assessment, Development and Evaluation) methodology. This approach allowed the guideline panel members to account not only for evidence quality, but also the benefits and harms of an intervention and resource utilization. None of the authors had any stated conflicts of interest.

The guideline heavily weighted results from randomized control trials, most of which excluded key populations cared for by hospitalists (eg, patients older than 75 years, with end-stage renal disease). Particular areas where this creates challenges for clinicians and patients alike include goal-directed fluid therapy and when to consider more invasive interventions such as ERCP and early cholecystectomy. For example, patients considered to be poor surgical candidates may benefit from ERCP with biliary sphincterotomy to reduce the risk of recurrent biliary pancreatitis.

Lack of specificity in the guidelines for goal-directed fluid management and enteral feeding regimens makes it challenging to standardize hospitalists’ approach to the early care of patients with AP. Interestingly, the 2013 American College of Gastroenterology (ACG) Guideline for the Management of AP included strong recommendations for the use of Ringer’s lactate and volume targets in the initial management of AP.6 Evidence supporting the use of Ringer’s lactate versus normal saline is based largely upon improved inflammatory markers, theoretical potentiation of pancreatic enzyme activation with hypercholemic metabolic acidosis, and small studies demonstrating trends toward improved mortality.7 The ACG guideline was released prior to mounting evidence suggesting that goal-directed fluid therapy in sepsis does not improve mortality versus usual care.8 The growing uncertainty regarding the efficacy of goal-directed fluids for septic shock, as well limitations of studies on AP, may contribute to the differences between the AGA and ACG recommendations.

Finally, as the guideline covers the initial therapeutic management of AP, no recommendations are made for diagnostic studies such as right upper quadrant ultrasound. This noninvasive and readily available test plays a critical role in evaluating for presence of gallstones and other potential etiologies of abdominal pain.

 

 

AREAS IN NEED OF FUTURE STUDY

Additional research is needed to better understand goal-directed fluid therapy with respect to the fluid type, amount, and target outcomes. Similarly, determining the optimal enteral feeding regimens for patients failing oral intake would help clinicians meet the recommendation for early nutrition. Finally, clarification on the roles and timing of endoscopic and surgical procedures for patients with severe biliary pancreatitis, as well as geriatric and medically complex populations, would help hospitalists advocate for a multidisciplinary approach to this common and often serious disease.

Disclosures

The authors have nothing to disclose.

References

1. Krishna SG, Kamboj AK, Hart PA, Hinton A, Conwell DL. The changing epidemiology of acute pancreatitis hospitalizations: a decade of trends and the impact of chronic pancreatitis. Pancreas. 2017;46(4):482-488. https://doi.org/10.1097/MPA.0000000000000783.
2. Crockett SD, Wani S, Gardner TB, et al. American Gastroenterological Association Institute Guideline on initial management of acute pancreatitis. Gastroenterology. 2018;154(4):1096-1101. https://doi.org/10.1053/j.gastro.2018.01.032.
3. Vege SS, DiMagno MJ, Forsmark CE, Martel M, Barkun AN. Initial medical treatment of acute pancreatitis: American Gastroenterological Association Institute technical review. Gastroenterology. 2018;154(4):1103-1139. https://doi.org/10.1053/j.gastro.2018.01.031.
4 Noel R, Arnelo U, Lundell L, et al. Index versus delayed cholecystectomy in mild gallstone pancreatitis: results of a randomized controlled trial. HPB (Oxford). 2018;20(10):932-938. https://doi.org/10.1016/j.hpb.2018.03.016.
5. Kaner EF, Beyer F, Dickinson HO, et al. Effectiveness of brief alcohol interventions in primary care populations. Cochrane Database Syst Rev. 2007:CD004148. https://doi.org/10.1002/14651858.CD004148.pub3.
6. Tenner S, Baillie J, DeWitt J, Vege SS. American College of Gastroenterology guideline: Management of acute pancreatitis. Am J Gastroenterol. 2013;108(9):1400-1415. https://doi.org/10.1038/ajg.2013.218.
7. de-Madaria E, Herrera-Marante I, González-Camacho V, et al. Fluid resuscitation with lactated Ringer’s solution vs normal saline in acute pancreatitis: a triple-blind, randomized, controlled trial. United European Gastroenterol J. 2018;6(1):63-72. https://doi.org/10.1177/2050640617707864
8. The PRISM Investigators. Early, goal-directed therapy for septic shock — a patient-level meta-analysis. New Engl J Med. 2017;376(23):2223-2234. https://doi.org/10.1056/NEJMoa1701380.

Article PDF
Issue
Journal of Hospital Medicine 14(12)
Topics
Page Number
764-765. Published Online First October 23, 2019
Sections
Article PDF
Article PDF
Related Articles

Acute pancreatitis (AP) is the most common gastrointestinal discharge diagnosis in the United States, with a mortality rate of 1%-5%.1 Recent data demonstrate increasing AP-related admissions, making AP management of utmost importance to hospitalists.1 The American Gastroenterological Association (AGA) guideline specifically addresses AP management in the initial 48-72 hours of admission, during which management decisions can alter disease course and length of stay. AP requires two of the following three criteria for diagnosis: characteristic abdominal pain, elevation of lipase or amylase ≥3 times the upper limit of normal, and/or radiographic evidence of pancreatitis on cross-sectional imaging. The guideline provides eight recommendations, which we consolidated to highlight practice changing recommendations: fluids, nutrition, management of the most common causes, and prophylactic antibiotics.2,3

KEY RECOMMENDATIONS FOR THE HOSPITALIST

Fluids

Recommendation 1. In patients with AP, use goal-directed isotonic crystalloids for fluid management (conditional recommendation, very low-quality evidence).

The guideline emphasizes goal-directed fluid management despite low-quality, heterogeneous evidence and does not recommend Ringer’s lactate over normal saline. “Goal-directed” fluid management involves the use of crystalloid infusions titrated to improve physiologic and biochemical markers, but no target volume is specified by the guideline. Frequent reassessments should look for signs of volume overload, the primary risk of harm with fluid therapy. Despite failure to reduce mortality or morbidities such as pancreatic necrosis or persistent multi-organ failure, the AGA cites the mortality benefit of goal-directed therapy in sepsis as justification for this approach in AP, given the similar physiologic abnormalities.

Nutrition

Recommendation 2. Begin feeding early in patients with AP regardless of predicted severity. If oral nutrition is not tolerated, enteral feeding with either a nasogastric or nasojejunal tube is preferred to parenteral nutrition (strong recommendation, moderate-quality evidence).

Early feeding (ie, within 24 hours) is recommended regardless of AP severity. This represents a change from prior practices of bowel rest, theorized to prevent continued stimulation of an inflamed pancreas. Although early feeding has not been linked to improved mortality, it has demonstrated lower rates of multi-organ failure and infected pancreatic necrosis, possibly due to maintenance of the gut mucosal barrier and reduced bacterial translocation. When oral feeding is not tolerated, enteral nutrition is preferred over parenteral nutrition due to less risks. The preferred dietary composition guidance for patients with persistent pain or ileus is not addressed.

Management of the Most Common Causes of AP in Adults

Recommendation 3. Patients with mild acute biliary pancreatitis should have cholecystectomy during the initial admission (strong recommendation, moderate-quality evidence).

 

 

All patients with suspected biliary pancreatitis should receive a surgical consultation for cholecystectomy during the index admission. At the time of the guideline release, only one trial was available to support the recommendation of early cholecystectomy; however, newer studies similarly support cholecystectomy during index admission by demonstrating reductions in composite outcomes of mortality and gallstone-related complications, readmission for pancreatitis, and other pancreatobiliary complications.4 A Cochrane review included in the guideline found no differences in complication rates even in patients with severe biliary pancreatitis. In the absence of cholangitis, urgent endoscopic retrograde cholangiography (ERCP) is not indicated as most stones causing biliary pancreatitis pass spontaneously.

Recommendation 4. In patients with acute alcoholic pancreatitis, brief alcohol intervention should occur during admission (strong recommendation, moderate-quality evidence).

Ongoing alcohol consumption is a risk factor for recurrent acute and chronic pancreatitis. Only one trial assessed the impact of inpatient alcohol cessation counseling on recurrent AP, noting a trend toward reduced readmissions.5 However, indirect evidence from similar interventions in ambulatory settings demonstrates reductions in alcohol intake, leading to the AGA recommendation for inpatients with alcohol-induced AP.3

Antibiotics

Recommendation 5. Avoid empiric antibiotics in patients with AP who otherwise lack an indication, regardless of predicted severity (conditional recommendation, low-quality evidence).

Since 2002, well performed trials have consistently failed to demonstrate improvement in outcomes such as multi-organ failure or length of stay with use of prophylactic antibiotics for AP, even severe AP and pancreatic necrosis. Therefore, the AGA recommends against prophylactic antibiotics in initial management of AP regardless of disease severity. Lack of blinding in the majority of trial designs conducted before 2002 contributed to the overall assessment of low-quality evidence. The guideline does not address acute biliary pancreatitis with cholangitis, for which antibiotics and ERCP for decompression are critical.

CRITIQUE

The AGA Institute supported this guideline development and employed the rigorous and standardized GRADE (Grading of Recommendations Assessment, Development and Evaluation) methodology. This approach allowed the guideline panel members to account not only for evidence quality, but also the benefits and harms of an intervention and resource utilization. None of the authors had any stated conflicts of interest.

The guideline heavily weighted results from randomized control trials, most of which excluded key populations cared for by hospitalists (eg, patients older than 75 years, with end-stage renal disease). Particular areas where this creates challenges for clinicians and patients alike include goal-directed fluid therapy and when to consider more invasive interventions such as ERCP and early cholecystectomy. For example, patients considered to be poor surgical candidates may benefit from ERCP with biliary sphincterotomy to reduce the risk of recurrent biliary pancreatitis.

Lack of specificity in the guidelines for goal-directed fluid management and enteral feeding regimens makes it challenging to standardize hospitalists’ approach to the early care of patients with AP. Interestingly, the 2013 American College of Gastroenterology (ACG) Guideline for the Management of AP included strong recommendations for the use of Ringer’s lactate and volume targets in the initial management of AP.6 Evidence supporting the use of Ringer’s lactate versus normal saline is based largely upon improved inflammatory markers, theoretical potentiation of pancreatic enzyme activation with hypercholemic metabolic acidosis, and small studies demonstrating trends toward improved mortality.7 The ACG guideline was released prior to mounting evidence suggesting that goal-directed fluid therapy in sepsis does not improve mortality versus usual care.8 The growing uncertainty regarding the efficacy of goal-directed fluids for septic shock, as well limitations of studies on AP, may contribute to the differences between the AGA and ACG recommendations.

Finally, as the guideline covers the initial therapeutic management of AP, no recommendations are made for diagnostic studies such as right upper quadrant ultrasound. This noninvasive and readily available test plays a critical role in evaluating for presence of gallstones and other potential etiologies of abdominal pain.

 

 

AREAS IN NEED OF FUTURE STUDY

Additional research is needed to better understand goal-directed fluid therapy with respect to the fluid type, amount, and target outcomes. Similarly, determining the optimal enteral feeding regimens for patients failing oral intake would help clinicians meet the recommendation for early nutrition. Finally, clarification on the roles and timing of endoscopic and surgical procedures for patients with severe biliary pancreatitis, as well as geriatric and medically complex populations, would help hospitalists advocate for a multidisciplinary approach to this common and often serious disease.

Disclosures

The authors have nothing to disclose.

Acute pancreatitis (AP) is the most common gastrointestinal discharge diagnosis in the United States, with a mortality rate of 1%-5%.1 Recent data demonstrate increasing AP-related admissions, making AP management of utmost importance to hospitalists.1 The American Gastroenterological Association (AGA) guideline specifically addresses AP management in the initial 48-72 hours of admission, during which management decisions can alter disease course and length of stay. AP requires two of the following three criteria for diagnosis: characteristic abdominal pain, elevation of lipase or amylase ≥3 times the upper limit of normal, and/or radiographic evidence of pancreatitis on cross-sectional imaging. The guideline provides eight recommendations, which we consolidated to highlight practice changing recommendations: fluids, nutrition, management of the most common causes, and prophylactic antibiotics.2,3

KEY RECOMMENDATIONS FOR THE HOSPITALIST

Fluids

Recommendation 1. In patients with AP, use goal-directed isotonic crystalloids for fluid management (conditional recommendation, very low-quality evidence).

The guideline emphasizes goal-directed fluid management despite low-quality, heterogeneous evidence and does not recommend Ringer’s lactate over normal saline. “Goal-directed” fluid management involves the use of crystalloid infusions titrated to improve physiologic and biochemical markers, but no target volume is specified by the guideline. Frequent reassessments should look for signs of volume overload, the primary risk of harm with fluid therapy. Despite failure to reduce mortality or morbidities such as pancreatic necrosis or persistent multi-organ failure, the AGA cites the mortality benefit of goal-directed therapy in sepsis as justification for this approach in AP, given the similar physiologic abnormalities.

Nutrition

Recommendation 2. Begin feeding early in patients with AP regardless of predicted severity. If oral nutrition is not tolerated, enteral feeding with either a nasogastric or nasojejunal tube is preferred to parenteral nutrition (strong recommendation, moderate-quality evidence).

Early feeding (ie, within 24 hours) is recommended regardless of AP severity. This represents a change from prior practices of bowel rest, theorized to prevent continued stimulation of an inflamed pancreas. Although early feeding has not been linked to improved mortality, it has demonstrated lower rates of multi-organ failure and infected pancreatic necrosis, possibly due to maintenance of the gut mucosal barrier and reduced bacterial translocation. When oral feeding is not tolerated, enteral nutrition is preferred over parenteral nutrition due to less risks. The preferred dietary composition guidance for patients with persistent pain or ileus is not addressed.

Management of the Most Common Causes of AP in Adults

Recommendation 3. Patients with mild acute biliary pancreatitis should have cholecystectomy during the initial admission (strong recommendation, moderate-quality evidence).

 

 

All patients with suspected biliary pancreatitis should receive a surgical consultation for cholecystectomy during the index admission. At the time of the guideline release, only one trial was available to support the recommendation of early cholecystectomy; however, newer studies similarly support cholecystectomy during index admission by demonstrating reductions in composite outcomes of mortality and gallstone-related complications, readmission for pancreatitis, and other pancreatobiliary complications.4 A Cochrane review included in the guideline found no differences in complication rates even in patients with severe biliary pancreatitis. In the absence of cholangitis, urgent endoscopic retrograde cholangiography (ERCP) is not indicated as most stones causing biliary pancreatitis pass spontaneously.

Recommendation 4. In patients with acute alcoholic pancreatitis, brief alcohol intervention should occur during admission (strong recommendation, moderate-quality evidence).

Ongoing alcohol consumption is a risk factor for recurrent acute and chronic pancreatitis. Only one trial assessed the impact of inpatient alcohol cessation counseling on recurrent AP, noting a trend toward reduced readmissions.5 However, indirect evidence from similar interventions in ambulatory settings demonstrates reductions in alcohol intake, leading to the AGA recommendation for inpatients with alcohol-induced AP.3

Antibiotics

Recommendation 5. Avoid empiric antibiotics in patients with AP who otherwise lack an indication, regardless of predicted severity (conditional recommendation, low-quality evidence).

Since 2002, well performed trials have consistently failed to demonstrate improvement in outcomes such as multi-organ failure or length of stay with use of prophylactic antibiotics for AP, even severe AP and pancreatic necrosis. Therefore, the AGA recommends against prophylactic antibiotics in initial management of AP regardless of disease severity. Lack of blinding in the majority of trial designs conducted before 2002 contributed to the overall assessment of low-quality evidence. The guideline does not address acute biliary pancreatitis with cholangitis, for which antibiotics and ERCP for decompression are critical.

CRITIQUE

The AGA Institute supported this guideline development and employed the rigorous and standardized GRADE (Grading of Recommendations Assessment, Development and Evaluation) methodology. This approach allowed the guideline panel members to account not only for evidence quality, but also the benefits and harms of an intervention and resource utilization. None of the authors had any stated conflicts of interest.

The guideline heavily weighted results from randomized control trials, most of which excluded key populations cared for by hospitalists (eg, patients older than 75 years, with end-stage renal disease). Particular areas where this creates challenges for clinicians and patients alike include goal-directed fluid therapy and when to consider more invasive interventions such as ERCP and early cholecystectomy. For example, patients considered to be poor surgical candidates may benefit from ERCP with biliary sphincterotomy to reduce the risk of recurrent biliary pancreatitis.

Lack of specificity in the guidelines for goal-directed fluid management and enteral feeding regimens makes it challenging to standardize hospitalists’ approach to the early care of patients with AP. Interestingly, the 2013 American College of Gastroenterology (ACG) Guideline for the Management of AP included strong recommendations for the use of Ringer’s lactate and volume targets in the initial management of AP.6 Evidence supporting the use of Ringer’s lactate versus normal saline is based largely upon improved inflammatory markers, theoretical potentiation of pancreatic enzyme activation with hypercholemic metabolic acidosis, and small studies demonstrating trends toward improved mortality.7 The ACG guideline was released prior to mounting evidence suggesting that goal-directed fluid therapy in sepsis does not improve mortality versus usual care.8 The growing uncertainty regarding the efficacy of goal-directed fluids for septic shock, as well limitations of studies on AP, may contribute to the differences between the AGA and ACG recommendations.

Finally, as the guideline covers the initial therapeutic management of AP, no recommendations are made for diagnostic studies such as right upper quadrant ultrasound. This noninvasive and readily available test plays a critical role in evaluating for presence of gallstones and other potential etiologies of abdominal pain.

 

 

AREAS IN NEED OF FUTURE STUDY

Additional research is needed to better understand goal-directed fluid therapy with respect to the fluid type, amount, and target outcomes. Similarly, determining the optimal enteral feeding regimens for patients failing oral intake would help clinicians meet the recommendation for early nutrition. Finally, clarification on the roles and timing of endoscopic and surgical procedures for patients with severe biliary pancreatitis, as well as geriatric and medically complex populations, would help hospitalists advocate for a multidisciplinary approach to this common and often serious disease.

Disclosures

The authors have nothing to disclose.

References

1. Krishna SG, Kamboj AK, Hart PA, Hinton A, Conwell DL. The changing epidemiology of acute pancreatitis hospitalizations: a decade of trends and the impact of chronic pancreatitis. Pancreas. 2017;46(4):482-488. https://doi.org/10.1097/MPA.0000000000000783.
2. Crockett SD, Wani S, Gardner TB, et al. American Gastroenterological Association Institute Guideline on initial management of acute pancreatitis. Gastroenterology. 2018;154(4):1096-1101. https://doi.org/10.1053/j.gastro.2018.01.032.
3. Vege SS, DiMagno MJ, Forsmark CE, Martel M, Barkun AN. Initial medical treatment of acute pancreatitis: American Gastroenterological Association Institute technical review. Gastroenterology. 2018;154(4):1103-1139. https://doi.org/10.1053/j.gastro.2018.01.031.
4 Noel R, Arnelo U, Lundell L, et al. Index versus delayed cholecystectomy in mild gallstone pancreatitis: results of a randomized controlled trial. HPB (Oxford). 2018;20(10):932-938. https://doi.org/10.1016/j.hpb.2018.03.016.
5. Kaner EF, Beyer F, Dickinson HO, et al. Effectiveness of brief alcohol interventions in primary care populations. Cochrane Database Syst Rev. 2007:CD004148. https://doi.org/10.1002/14651858.CD004148.pub3.
6. Tenner S, Baillie J, DeWitt J, Vege SS. American College of Gastroenterology guideline: Management of acute pancreatitis. Am J Gastroenterol. 2013;108(9):1400-1415. https://doi.org/10.1038/ajg.2013.218.
7. de-Madaria E, Herrera-Marante I, González-Camacho V, et al. Fluid resuscitation with lactated Ringer’s solution vs normal saline in acute pancreatitis: a triple-blind, randomized, controlled trial. United European Gastroenterol J. 2018;6(1):63-72. https://doi.org/10.1177/2050640617707864
8. The PRISM Investigators. Early, goal-directed therapy for septic shock — a patient-level meta-analysis. New Engl J Med. 2017;376(23):2223-2234. https://doi.org/10.1056/NEJMoa1701380.

References

1. Krishna SG, Kamboj AK, Hart PA, Hinton A, Conwell DL. The changing epidemiology of acute pancreatitis hospitalizations: a decade of trends and the impact of chronic pancreatitis. Pancreas. 2017;46(4):482-488. https://doi.org/10.1097/MPA.0000000000000783.
2. Crockett SD, Wani S, Gardner TB, et al. American Gastroenterological Association Institute Guideline on initial management of acute pancreatitis. Gastroenterology. 2018;154(4):1096-1101. https://doi.org/10.1053/j.gastro.2018.01.032.
3. Vege SS, DiMagno MJ, Forsmark CE, Martel M, Barkun AN. Initial medical treatment of acute pancreatitis: American Gastroenterological Association Institute technical review. Gastroenterology. 2018;154(4):1103-1139. https://doi.org/10.1053/j.gastro.2018.01.031.
4 Noel R, Arnelo U, Lundell L, et al. Index versus delayed cholecystectomy in mild gallstone pancreatitis: results of a randomized controlled trial. HPB (Oxford). 2018;20(10):932-938. https://doi.org/10.1016/j.hpb.2018.03.016.
5. Kaner EF, Beyer F, Dickinson HO, et al. Effectiveness of brief alcohol interventions in primary care populations. Cochrane Database Syst Rev. 2007:CD004148. https://doi.org/10.1002/14651858.CD004148.pub3.
6. Tenner S, Baillie J, DeWitt J, Vege SS. American College of Gastroenterology guideline: Management of acute pancreatitis. Am J Gastroenterol. 2013;108(9):1400-1415. https://doi.org/10.1038/ajg.2013.218.
7. de-Madaria E, Herrera-Marante I, González-Camacho V, et al. Fluid resuscitation with lactated Ringer’s solution vs normal saline in acute pancreatitis: a triple-blind, randomized, controlled trial. United European Gastroenterol J. 2018;6(1):63-72. https://doi.org/10.1177/2050640617707864
8. The PRISM Investigators. Early, goal-directed therapy for septic shock — a patient-level meta-analysis. New Engl J Med. 2017;376(23):2223-2234. https://doi.org/10.1056/NEJMoa1701380.

Issue
Journal of Hospital Medicine 14(12)
Issue
Journal of Hospital Medicine 14(12)
Page Number
764-765. Published Online First October 23, 2019
Page Number
764-765. Published Online First October 23, 2019
Topics
Article Type
Sections
Article Source

© 2019 Society of Hospital Medicine

Disallow All Ads
Correspondence Location
Ashley Jenkins, MD; E-mail: [email protected]; Telephone: 513-803-4829; Twitter: @AJenkins_MD
Content Gating
Gated (full article locked unless allowed per User)
Alternative CME
Disqus Comments
Default
Use ProPublica
Hide sidebar & use full width
render the right sidebar.
Gating Strategy
First Peek Free
Article PDF Media

Hospital Medicine Update: High-Impact Literature from March 2018 to April 2019

Article Type
Changed
Wed, 03/17/2021 - 08:06

Given the breadth and depth of patients cared for by hospital medicine providers, it is challenging to remain current with the literature. The authors critically appraised the literature from March 2018 to April 2019 for high-quality studies relevant to hospital medicine. Articles were selected based on methodologic rigor and likelihood to impact clinical practice. Thirty articles were selected by the presenting authors for the Hospital Medicine Updates at the 2019 Society of Hospital Medicine (CH, CM) and Society of General Internal Medicine Annual Meetings (BS, AB). After two sequential rounds of voting and group discussion to adjudicate voting discrepancies, the authors selected the 10 most impactful articles for this review. Each article is described below with the key points summarized in the Table.

ESSENTIAL PUBLICATIONS

Clinical Practice Guidelines for Clostridium difficile Infection in Adults and Children: 2017 Update by the Infectious Diseases Society of America (IDSA) and Society for Healthcare Epidemiology of America (SHEA). McDonald LC, et al. Clin Infect Dis. 2018;66(7):e1–e48.1

Background. In the United States, approximately 500,000 Clostridioides difficile infections (CDI) occur annually with 15,000-30,000 deaths. CDI has become a marker of hospital quality and has been placed under numerous “pay for performance” metrics. The Infectious Diseases Society of America/Society of Healthcare Epidemiology of America updated their guidelines from 2010 regarding hospital surveillance, diagnostic testing, treatment, and infection precautions and control.

Findings. The panel included 14 multidisciplinary experts in epidemiology, diagnosis, infection control, and clinical management of adult and pediatric CDI. They used problem intervention comparison-outcome (PICO)-formatted, evidence-based questions. The selection of data and final recommendations were made in accordance with the GRADE criteria. A total of 35 recommendations were made.

Key clinical recommendations for hospitalists caring for adults: (1) Prescribe vancomycin or fidaxomicin over metronidazole for the initial treatment of CDI (strong recommendation, high quality of evidence); (2) Limit testing to the patients with unexplained new onset diarrhea, which is defined as greater than or equal to 3 unformed stools in 24 hours (weak recommendation, very low-quality evidence); (3) Avoid routine repeat testing within seven days, and only test asymptomatic patients for epidemiologic reasons (strong recommendation, moderate-quality evidence); (4) Minimize the frequency and duration of high-risk antibiotic therapy and the number of antibiotic agents prescribed (strong recommendation, moderate quality of evidence); (5) Discontinue therapy with the inciting antibiotic agent as soon as possible (strong recommendation, moderate quality of evidence).

Caveats. As with the clinical application of any guidelines, individual case adjustments may be required.

 

 



Implications. Vancomycin or fidaxomicin should be used for the initial episode of CDI instead of metronidazole.

Mortality and Morbidity in Acutely Ill Adults Treated with Liberal versus Conservative Oxygen Therapy (IOTA): a Systematic Review and Meta-analysis. Chu DK, et al. Lancet. 2018;391(10131):1693-1705.2

Background. Supplemental oxygen is often given to acutely ill hospitalized adults, even when they are not hypoxic or dyspneic. The safety and efficacy of this practice is unknown.

Findings. This systematic review and meta-analysis evaluated 25 randomized controlled trials enrolling 16,037 patients. Patients presented with several conditions, including sepsis, critical illness, stroke, myocardial infarction, and emergency surgery. The fraction of inspired oxygen in the liberal arms varied from 30% to 100%. Most patients randomized to the conservative arm received no supplemental oxygen. Delivery of liberal oxygen to acutely ill adults was associated with increased in-hospital mortality (relative risk [RR]: 1.21; 95% CI: 1.03-1.43), 30-day mortality (RR: 1.14; 95% CI: 1.01-1.29), and 90-day mortality (RR: 1.10; 95% CI: 1.00-1.20). The results were believed to be of high quality and were robust across multiple sensitivity analyses. It seemed that the mortality began to increase when supplemental oxygen raised the peripheral oxygen saturation (Sp02) above a range of 94%-96%.

Caveats. Heterogeneity was observed in the study settings and oxygen delivery. In addition, the cause for increased mortality could not be determined.

Implications. In hospitalized acutely ill adults, “liberal” supplemental oxygen was associated with increased in-hospital and longer-term mortality. The study authors postulated that this finding resulted from the direct toxic effects of oxygen or that oxygen delivery may “mask” illness and lead to delays in diagnosis and treatment. A subsequent clinical practice guideline recommends (1) a target SpO2 of less than 96% for patients receiving oxygen therapy; (2) a target SpO2 range of 90%-94% seems appropriate for most hospitalized adults.3

Do Words Matter? Stigmatizing Language and the Transmission of Bias in the Medical Record. P Goddu A, et al. J Gen Intern Med. 2018;33(5):68-91.4

Background. Previous work has shown that clinician bias affects health outcomes, often worsening health disparities. It is unknown whether clinicians’ language in medical records biases other clinicians and whether this affects patients.

Findings. The investigators randomized medical students and residents in internal and emergency medicine at one academic medical center to review one of two vignettes in the format of notes on the same hypothetical patient with sickle cell disease (SCD) admitted with a pain crisis. One vignette contained stigmatizing language, and the other contained neutral language. The trainees exposed to the vignettes with stigmatizing language showed a more negative attitude toward the patient, as measured by a previously validated scale of attitudes toward patients with SCD (20.6 stigmatizing vs 25.6 neutral, with a total score range of 7-35 for the instrument; higher scores indicate more positive attitudes; P < .001). Furthermore, the intensity of pain treatment was assessed in the resident group and was less aggressive when residents were exposed to stigmatizing language (5.56 stigmatizing vs 6.22 neutral on a scale of 2-7, with higher scores indicating more aggressive pain treatment; P = .003).

Cautions. This research was a single-center study of residents and medical students in two departments. Additionally, the study used vignettes on a hypothetical patient so trainees in the study group might have witnessed stronger stigmatizing language than what is typically observed in an actual patients’ notes.

Implications. Stigmatizing language used in medical records possibly contributed to health disparities by negatively impacting other physicians’ biases and prescribing practices toward patients with SCD at an academic medical center. Clinicians should avoid stigmatizing language in medical records.

 

 

Catheter Ablation for Atrial Fibrillation with Heart Failure. Marrouche, NF et al. New Engl J Med. 2018;378:417-427.5

Background. Atrial fibrillation (AF) in patients with heart failure is associated with increased mortality and morbidity. Small-scale studies have suggested that ablation of AF may benefit patients with heart failure.

Findings. This multicenter trial included 398 patients with heart failure and symptomatic AF. Patients had New York Heart Association Class II-IV heart failure, an ejection fraction (EF) of 35% or less, and an internal cardiac defibrillator (ICD). Patients were randomized to either ablation or medical therapy. All enrolled patients either refused, failed, or showed poor tolerance to antiarrhythmic therapy for AF. The primary outcome was death from any cause or hospitalization for heart failure.

The composite endpoint occurred in 28.5% of the ablation group versus 44.6% of patients in the medical therapy group (hazard ratio [HR]: 0.62; 95% CI: 0.43-0.87). Fewer patients in the ablation group died (13% vs 25%; HR: 0.53; 95% CI: 0.32-0.86) or were hospitalized for heart failure (21% vs 36%; HR: 0.56; 95% CI: 0.37-0.83). The patients in the ablation group had higher EF increases above baseline and a greater proportion were in sinus rhythm at the 60-month follow-up visit.

Cautions. The trial was terminated early due to slow recruitment and lower than expected events. Over twice as many patients were lost to follow-up in the ablation group versus the medical therapy group, and by 60 months, AF recurred in 50% of patients who underwent ablation. The sample size was small, and the trial was unblinded.

Implications. Ablation should be considered for AF in patients with heart failure. Additional studies to evaluate ablation versus medical therapy for patients with heart failure and AF are underway.

Medication for Opioid Use Disorder after Nonfatal Opioid Overdose and Association with Mortality. Larochelle MR, et al. Ann Intern Med. 2018;169(3):137-145.6

Background. More than 70,000 Americans died of drug overdose in 2017; this number is higher than the deaths resulting from human immunodeficiency virus, car crash, or gun violence at their peaks.7 Methadone, buprenorphine, and naltrexone are approved by the Federal Drug Administration for the treatment of opioid use disorder (OUD). These medications increase treatment retention; methadone and buprenorphine have been associated with significant decreases in all-cause and overdose mortality.8 However, whether receipt of these medications following a nonfatal opioid overdose reduces mortality is unknown.

Findings. This retrospective cohort study included 17,568 opioid overdose survivors from the Massachusetts’s Public Health Dataset between 2012 and 2014. Only three in 10 of these patients received any medications for OUD over 12 months following overdose. All-cause mortality was 4.7 deaths (95% CI: 4.4-5.0 deaths) per 100 person-years. The relative risk for all-cause mortality was 53% lower with methadone (adjusted hazard ratio [aHR]: 0.47; 95% CI: 0.32-0.71) and 37% lower with buprenorphine (aHR: 0.63; 95% CI: 0.46-0.87).

Caveats. This cohort study may have missed confounders explaining why certain patients received medications for OUD. As a result, association cannot be interpreted as causation.

Implications. Methadone and buprenorphine are associated with a reduction in preventable deaths in patients with OUD who have survived an overdose. All patients with OUD should be considered for therapy.

 

 

Outcomes Associated with Apixaban Use in Patients with End-Stage Kidney Disease and Atrial Fibrillation in the United States. Siontis, KC, et al. Circulation. 2018;138:1519–1529.9

Background. Patients with end-stage kidney disease (ESKD) have poor outcomes when treated with warfarin for AF. These patients were excluded from clinical trials of direct oral anticoagulants. The goal of this study was to determine the outcomes of the use of apixaban in patients with ESKD and AF.

Findings. This retrospective cohort study included 25,523 Medicare patients with ESKD and AF on anticoagulants. A 3:1 propensity score match was performed between patients on warfarin and apixaban. Time without stroke/systemic embolism, bleeding (major, gastrointestinal, and intracranial), and death were assessed. A total of 2,351 patients were on apixaban, and 23,172 patients were on warfarin. No difference was observed in the risk of stroke/systemic embolism between apixaban and warfarin (HR 0.88; 95% CI: 0.69-1.12). Apixaban was associated with a lower risk of major bleeding (HR: 0.72; 95% CI: 0.59-0.87). Standard-dose apixaban (5 mg twice a day) was associated with lower risks of stroke/systemic embolism and death compared with reduced-dose apixaban (2.5 mg twice a day; n = 1,317; HR: 0.61; 95% CI: 0.37-0.98; P = .04 for stroke/systemic embolism; HR: 0.64; 95% CI: 0.45-0.92; P = .01 for death) or warfarin (HR: 0.64; 95% CI: 0.42-0.97; P = .04 for stroke/systemic embolism; HR: 0.63; 95% CI: 0.46-0.85; P = .003 for death).

Cautions. There may be unique patient factors that led providers to prescribe apixaban to patients with ESKD.

Implications. The use of standard-dose apixaban appears safe and potentially preferable in patients with ESKD and AF due to reductions in major bleeding, thromboembolism, and mortality risk compared with warfarin. Several additional studies are pending to evaluate the use and dose of apixaban in patients with ESKD and AF.

Outcomes Associated with De-escalating Therapy for Methicillin-Resistant Staphylococcus aureus in Culture-Negative Nosocomial Pneumonia. Cowley MC, et al. Chest. 2019;155(1):53-59.10

Background. Patients diagnosed with hospital-acquired pneumonia (HAP) are often treated empirically with broad-spectrum antibiotics. In many patients with HAP, cultures remain negative, and providers must decide if antibiotics can safely be narrowed. Specifically, the safety of deciding to “de-escalate” and discontinue the coverage for methicillin-resistant Staphylococcus aureus (MRSA) if cultures remain negative is unclear.

Findings. In this single-center retrospective cohort study, 279 patients who were (1) diagnosed with HAP and (2) had negative sputum cultures were enrolled. The patients in whom MRSA coverage was de-escalated by day four were compared with those with continued anti-MRSA coverage. No difference was observed between the two groups in terms of degree of illness or comorbidities. The patients who were de-escalated received five fewer days of anti-MRSA coverage than patients who were not. No difference was noted in the 28-day mortality between the two groups (de-escalation: 23% vs no de-escalation: 28%; 95% CI: −16.1%-6.5%). The incidence of acute kidney injury (AKI) was significantly lower in the de-escalation group (36% vs 50%; 95% CI: −26.9- 0.04), and the overall length of stay was five days shorter in the de-escalation group (95% CI: 0.1-6.4 days).

Caveats. Given the retrospective nature, unmeasured confounders may have impacted the decision to de-escalate anti-MRSA coverage. The observed lower risk of AKI in the de-escalation group may be due to the simultaneous de-escalation of anti-Pseudomonas antibiotic agents in addition to the de-escalation of anti-MRSA coverage, as opposed to de-escalation of the anti-MRSA coverage alone.

Implications. De-escalation of anti-MRSA coverage in patients with HAP with negative cultures is associated with fewer antibiotic days, less AKI, and possibly shorter length of stay.

 

 

Partial Oral versus Intravenous Antibiotic Treatment for Endocarditis (POET). Iversen K et al. New Engl J Med. 2019;380(5):415-424.11

Background. Patients with left-sided infective endocarditis are typically treated with up to six weeks of intravenous (IV) antibiotics. The investigators studied the effectiveness and safety of switching to oral antibiotics after at least 10 days of IV therapy.

Findings. This randomized, multicenter, noninferiority trial at cardiac centers across Denmark included 400 adults with left-sided endocarditis who were clinically stable after at least 10 days of IV antibiotics. Half of the patients were randomized to continue IV therapy, whereas the other half was switched to oral antibiotics to complete the treatment course. Six months after therapy, no significant difference was observed between the two groups in terms of the primary composite outcomes, including all-cause mortality, unplanned cardiac surgery, embolic events, or relapse of bacteremia with the primary pathogen (IV-treated group: 12.1%; orally treated group: 9.0% [between-group difference: 3.1%; P = .40]).

Caveats. A total of 20% of the screened population (1,954 adults) was randomized, and about 1% (5/400) of patients used injection drugs. None of the patients had MRSA. Patients in the oral group were assessed two to three times per week as outpatients, which may not be feasible in most settings.

Implications. Switching to oral antibiotics after at least 10 days of IV therapy appears to be safe and effective in selected patients with left-sided endocarditis. However, this study largely excluded patients with injection drug use and/or MRSA infections.

Oral versus Intravenous Antibiotics for Bone and Joint Infection (OVIVA). Li HK, et al. New Engl J Med. 2019;380(5):425-436.12

Background. Most complex orthopedic infections are treated with several weeks of IV antibiotics. This study sought to determine whether oral antibiotics are noninferior to IV antibiotics for bone and joint infections.

Findings. This randomized, multicenter, noninferiority, open-label trial of 1,054 adults with bone and joint infections in the United Kingdom included patients with prosthetic joints, other indwelling joint hardware, and native joint infections. Within seven days of antibiotic medication or within seven days of surgery (if performed), the patients received either IV or oral antibiotics for six weeks with a primary endpoint of treatment failure one year after the study randomization. The choice and duration of antibiotic treatment were determined by the involved infectious disease physician. A majority (77%) of patients received greater than six weeks of therapy. Treatment failure was defined by clinical, microbiologic, or histologic criteria. Most enrolled patients were infected with Staphylococcus aureus, with 10% having methicillin-resistant S. aureus. Treatment failure was more frequent in the IV group than the oral group (14.6% vs 13.2%), and these findings were consistent across all subgroups. More patients discontinued treatment in the IV group than the oral group.

Cautions. This study included a heterogenous population of patients with bone and joint infections, with or without hardware, and with different species of bacteria. Patients with bacteremia, endocarditis, or another indication for IV therapy were excluded. Limited injection drug use history was available for the enrolled patients. Most patients had lower limb infections. Thus, these findings are less applicable to vertebral osteomyelitis. Additionally, the study offered no comparison of specific antibiotics.

Implications. With appropriate oversight from infectious disease specialists, targeted oral therapy may be appropriate for the treatment of osteomyelitis. This shift in practice likely requires more study before broad implementation.

 

 

Prognostic Accuracy of the HEART Score for Prediction of Major Adverse Cardiac Events in Patients Presenting with Chest Pain: A Systematic Review and Meta‐analysis. Fernando S, et al. Acad Emerg Med. 2019;26(2):140-151.13

Background. Chest pain accounts for over eight million emergency department (ED) visits yearly in the United States. Of those presenting with chest pain, 10%-20% will experience acute coronary syndrome (ACS) requiring further medical treatment. Given the fear of missing ACS, many low-risk patients are hospitalized. The American Heart Association has advocated using validated predictive scoring models to identify patients with chest pain who are at low risk for short-term major cardiovascular adverse event (MACE) for potential discharge without further testing. The authors evaluated the prognostic accuracy of higher risk scores to predict MACE in adult ED patients presenting with chest pain.

Findings. This study was a systematic review and meta-analysis of 30 prospective and retrospective studies evaluating the history–electrocardiogram–age–risk factors–troponin (HEART) score through May 1, 2018. Meta-analysis compared the sensitivity, specificity, positive likelihood ratios, negative likelihood ratios, and diagnostic odds ratios of the HEART score and the Thrombolysis in Myocardial Infarction (TIMI) score when reported. An intermediate HEART score of 4-6 had a sensitivity of 95.9% and a specificity of 44.6%. A high HEART score of greater than or equal to 7 had a sensitivity of 39.5% and a specificity of 95.0%. Similarly, a high TIMI score of great than or equal to 6 had a sensitivity of only 2.8% and a specificity of 99.6%. The authors concluded that a HEART score of greater than or equal to 4 best identifies patients at risk of MACE who need greater consideration for additional testing.

Caveats. This meta-analysis failed to assess the potential adverse effects of false positive downstream testing. Additionally, no study compared the HEART score with the experienced clinician gestalt, which has often been equivalent to decision rules.

Implication. A HEART score greater than or equal to 4 risk stratifies ED patients with chest pain requiring further consideration for evaluation versus those that can be discharged with low risk for short-term MACE.

References

1. McDonald LC, Gerding DN, Johnson S, et al. Clinical practice guidelines for clostridium difficile infection in adults and children: 2017 update by the infectious diseases society of America (IDSA) and Society for Healthcare Epidemiology of America (SHEA). Clin Infect Dis. 2018;66(7):e1-e48. https://doi.org/10.1093/cid/cix1085.
2. Chu DK, Kim LH, Young PJ, et al. Mortality and morbidity in acutely ill adults treated with liberal versus conservative oxygen therapy (IOTA): a systematic review and meta-analysis. Lancet. 2018;391(10131):1693-1705. https://doi.org/10.1016/S0140-6736(18)30479-3.
3. Siemieniuk RAC, Chu DK, Kim LH, et al. Oxygen therapy for acutely ill medical patients: a clinical practice guideline. BMJ. 2018;363:k4169. https://doi.org/https://doi.org/10.1136/bmj.k4169
4. A PG, O’Conor KJ, Lanzkron S, et al. Do words matter? Stigmatizing language and the transmission of bias in the medical record. J Gen Intern Med. 2018;33(5):685-691. https://doi.org/10.1007/s11606-017-4289-2.
5. Marrouche NF, Kheirkhahan M, Brachmann J. Catheter ablation for atrial fibrillation with heart failure. N Engl J Med. 2018;379(5):492. https://doi.org/10.1056/NEJMoa1707855.
6. Larochelle MR, Bernson D, Land T, et al. Medication for opioid use disorder after nonfatal opioid overdose and association with mortality: a cohort study. Ann Intern Med. 2018;169(3):137-145. https://doi.org/10.7326/M17-3107.
7. Hedegaard HM, A; Warner, M. Drug Overdose Deaths in the United States, 1999-2017. 2018; https://www.cdc.gov/nchs/products/databriefs/db329.htm. Accessed March 07, 2019.
8. Medications for Opioid Use Disorder Save Lives. 2019; http://www.nationalacademies.org/hmd/Reports/2019/medications-for-opioid-use-disorder-save-lives.aspx. Accessed March 07, 2019.
9. Siontis KC, Zhang X, Eckard A, et al. Outcomes associated with apixaban use in patients with end-stage kidney disease and atrial fibrillation in the United States. Circulation. 2018;138(15):1519-1529. https://doi.org/10.1161/CIRCULATIONAHA.118.035418.
10. Cowley MC, Ritchie DJ, Hampton N, Kollef MH, Micek ST. Outcomes Associated With De-escalating Therapy for Methicillin-Resistant Staphylococcus aureus in Culture-Negative Nosocomial Pneumonia. Chest. 2019;155(1):53-59. https://doi.org/10.1016/j.chest.2018.10.014
11. Iversen K, Ihlemann N, Gill SU, et al. Partial oral versus intravenous antibiotic treatment of endocarditis. N Engl J Med. 2019;380(5):415-424. https://doi.org/10.1056/NEJMoa1808312
12. Li HK, Rombach I, Zambellas R, et al. Oral versus Intravenous Antibiotics for Bone and Joint Infection. N Engl J Med. 2019;380(5):425-436. https://doi.org/10.1056/NEJMoa1710926
13. Fernando SM, Tran A, Cheng W, et al. Prognostic accuracy of the HEART score for prediction of major adverse cardiac events in patients presenting with chest pain: a systematic review and meta-analysis. Acad Emerg Med. 2019;26(2):140-151. https://doi.org/10.1111/acem.13649.

Article PDF
Author and Disclosure Information

1University of Pittsburgh School of Medicine, Pittsburg, Pennsylvania; 2Mount Sinai Beth Israel, Icahn School of Medicine at Mount Sinai, New York, New York; 3Dell Medical School at the University of Texas at Austin, Austin, Texas;4University of California San Francisco Medical Center, San Francisco, California;5 Johns Hopkins Hospital, Baltimore, Maryland.

Disclosures

Dr. Burger owns stock in Portola Pharmaceuticals which was purchased on the open market and does not receive compensation for work. The company focuses primarily on drugs used in the treatment of thrombosis and hematological malignancies. All other authors have nothing to disclose.

Topics
Sections
Author and Disclosure Information

1University of Pittsburgh School of Medicine, Pittsburg, Pennsylvania; 2Mount Sinai Beth Israel, Icahn School of Medicine at Mount Sinai, New York, New York; 3Dell Medical School at the University of Texas at Austin, Austin, Texas;4University of California San Francisco Medical Center, San Francisco, California;5 Johns Hopkins Hospital, Baltimore, Maryland.

Disclosures

Dr. Burger owns stock in Portola Pharmaceuticals which was purchased on the open market and does not receive compensation for work. The company focuses primarily on drugs used in the treatment of thrombosis and hematological malignancies. All other authors have nothing to disclose.

Author and Disclosure Information

1University of Pittsburgh School of Medicine, Pittsburg, Pennsylvania; 2Mount Sinai Beth Israel, Icahn School of Medicine at Mount Sinai, New York, New York; 3Dell Medical School at the University of Texas at Austin, Austin, Texas;4University of California San Francisco Medical Center, San Francisco, California;5 Johns Hopkins Hospital, Baltimore, Maryland.

Disclosures

Dr. Burger owns stock in Portola Pharmaceuticals which was purchased on the open market and does not receive compensation for work. The company focuses primarily on drugs used in the treatment of thrombosis and hematological malignancies. All other authors have nothing to disclose.

Article PDF
Article PDF

Given the breadth and depth of patients cared for by hospital medicine providers, it is challenging to remain current with the literature. The authors critically appraised the literature from March 2018 to April 2019 for high-quality studies relevant to hospital medicine. Articles were selected based on methodologic rigor and likelihood to impact clinical practice. Thirty articles were selected by the presenting authors for the Hospital Medicine Updates at the 2019 Society of Hospital Medicine (CH, CM) and Society of General Internal Medicine Annual Meetings (BS, AB). After two sequential rounds of voting and group discussion to adjudicate voting discrepancies, the authors selected the 10 most impactful articles for this review. Each article is described below with the key points summarized in the Table.

ESSENTIAL PUBLICATIONS

Clinical Practice Guidelines for Clostridium difficile Infection in Adults and Children: 2017 Update by the Infectious Diseases Society of America (IDSA) and Society for Healthcare Epidemiology of America (SHEA). McDonald LC, et al. Clin Infect Dis. 2018;66(7):e1–e48.1

Background. In the United States, approximately 500,000 Clostridioides difficile infections (CDI) occur annually with 15,000-30,000 deaths. CDI has become a marker of hospital quality and has been placed under numerous “pay for performance” metrics. The Infectious Diseases Society of America/Society of Healthcare Epidemiology of America updated their guidelines from 2010 regarding hospital surveillance, diagnostic testing, treatment, and infection precautions and control.

Findings. The panel included 14 multidisciplinary experts in epidemiology, diagnosis, infection control, and clinical management of adult and pediatric CDI. They used problem intervention comparison-outcome (PICO)-formatted, evidence-based questions. The selection of data and final recommendations were made in accordance with the GRADE criteria. A total of 35 recommendations were made.

Key clinical recommendations for hospitalists caring for adults: (1) Prescribe vancomycin or fidaxomicin over metronidazole for the initial treatment of CDI (strong recommendation, high quality of evidence); (2) Limit testing to the patients with unexplained new onset diarrhea, which is defined as greater than or equal to 3 unformed stools in 24 hours (weak recommendation, very low-quality evidence); (3) Avoid routine repeat testing within seven days, and only test asymptomatic patients for epidemiologic reasons (strong recommendation, moderate-quality evidence); (4) Minimize the frequency and duration of high-risk antibiotic therapy and the number of antibiotic agents prescribed (strong recommendation, moderate quality of evidence); (5) Discontinue therapy with the inciting antibiotic agent as soon as possible (strong recommendation, moderate quality of evidence).

Caveats. As with the clinical application of any guidelines, individual case adjustments may be required.

 

 



Implications. Vancomycin or fidaxomicin should be used for the initial episode of CDI instead of metronidazole.

Mortality and Morbidity in Acutely Ill Adults Treated with Liberal versus Conservative Oxygen Therapy (IOTA): a Systematic Review and Meta-analysis. Chu DK, et al. Lancet. 2018;391(10131):1693-1705.2

Background. Supplemental oxygen is often given to acutely ill hospitalized adults, even when they are not hypoxic or dyspneic. The safety and efficacy of this practice is unknown.

Findings. This systematic review and meta-analysis evaluated 25 randomized controlled trials enrolling 16,037 patients. Patients presented with several conditions, including sepsis, critical illness, stroke, myocardial infarction, and emergency surgery. The fraction of inspired oxygen in the liberal arms varied from 30% to 100%. Most patients randomized to the conservative arm received no supplemental oxygen. Delivery of liberal oxygen to acutely ill adults was associated with increased in-hospital mortality (relative risk [RR]: 1.21; 95% CI: 1.03-1.43), 30-day mortality (RR: 1.14; 95% CI: 1.01-1.29), and 90-day mortality (RR: 1.10; 95% CI: 1.00-1.20). The results were believed to be of high quality and were robust across multiple sensitivity analyses. It seemed that the mortality began to increase when supplemental oxygen raised the peripheral oxygen saturation (Sp02) above a range of 94%-96%.

Caveats. Heterogeneity was observed in the study settings and oxygen delivery. In addition, the cause for increased mortality could not be determined.

Implications. In hospitalized acutely ill adults, “liberal” supplemental oxygen was associated with increased in-hospital and longer-term mortality. The study authors postulated that this finding resulted from the direct toxic effects of oxygen or that oxygen delivery may “mask” illness and lead to delays in diagnosis and treatment. A subsequent clinical practice guideline recommends (1) a target SpO2 of less than 96% for patients receiving oxygen therapy; (2) a target SpO2 range of 90%-94% seems appropriate for most hospitalized adults.3

Do Words Matter? Stigmatizing Language and the Transmission of Bias in the Medical Record. P Goddu A, et al. J Gen Intern Med. 2018;33(5):68-91.4

Background. Previous work has shown that clinician bias affects health outcomes, often worsening health disparities. It is unknown whether clinicians’ language in medical records biases other clinicians and whether this affects patients.

Findings. The investigators randomized medical students and residents in internal and emergency medicine at one academic medical center to review one of two vignettes in the format of notes on the same hypothetical patient with sickle cell disease (SCD) admitted with a pain crisis. One vignette contained stigmatizing language, and the other contained neutral language. The trainees exposed to the vignettes with stigmatizing language showed a more negative attitude toward the patient, as measured by a previously validated scale of attitudes toward patients with SCD (20.6 stigmatizing vs 25.6 neutral, with a total score range of 7-35 for the instrument; higher scores indicate more positive attitudes; P < .001). Furthermore, the intensity of pain treatment was assessed in the resident group and was less aggressive when residents were exposed to stigmatizing language (5.56 stigmatizing vs 6.22 neutral on a scale of 2-7, with higher scores indicating more aggressive pain treatment; P = .003).

Cautions. This research was a single-center study of residents and medical students in two departments. Additionally, the study used vignettes on a hypothetical patient so trainees in the study group might have witnessed stronger stigmatizing language than what is typically observed in an actual patients’ notes.

Implications. Stigmatizing language used in medical records possibly contributed to health disparities by negatively impacting other physicians’ biases and prescribing practices toward patients with SCD at an academic medical center. Clinicians should avoid stigmatizing language in medical records.

 

 

Catheter Ablation for Atrial Fibrillation with Heart Failure. Marrouche, NF et al. New Engl J Med. 2018;378:417-427.5

Background. Atrial fibrillation (AF) in patients with heart failure is associated with increased mortality and morbidity. Small-scale studies have suggested that ablation of AF may benefit patients with heart failure.

Findings. This multicenter trial included 398 patients with heart failure and symptomatic AF. Patients had New York Heart Association Class II-IV heart failure, an ejection fraction (EF) of 35% or less, and an internal cardiac defibrillator (ICD). Patients were randomized to either ablation or medical therapy. All enrolled patients either refused, failed, or showed poor tolerance to antiarrhythmic therapy for AF. The primary outcome was death from any cause or hospitalization for heart failure.

The composite endpoint occurred in 28.5% of the ablation group versus 44.6% of patients in the medical therapy group (hazard ratio [HR]: 0.62; 95% CI: 0.43-0.87). Fewer patients in the ablation group died (13% vs 25%; HR: 0.53; 95% CI: 0.32-0.86) or were hospitalized for heart failure (21% vs 36%; HR: 0.56; 95% CI: 0.37-0.83). The patients in the ablation group had higher EF increases above baseline and a greater proportion were in sinus rhythm at the 60-month follow-up visit.

Cautions. The trial was terminated early due to slow recruitment and lower than expected events. Over twice as many patients were lost to follow-up in the ablation group versus the medical therapy group, and by 60 months, AF recurred in 50% of patients who underwent ablation. The sample size was small, and the trial was unblinded.

Implications. Ablation should be considered for AF in patients with heart failure. Additional studies to evaluate ablation versus medical therapy for patients with heart failure and AF are underway.

Medication for Opioid Use Disorder after Nonfatal Opioid Overdose and Association with Mortality. Larochelle MR, et al. Ann Intern Med. 2018;169(3):137-145.6

Background. More than 70,000 Americans died of drug overdose in 2017; this number is higher than the deaths resulting from human immunodeficiency virus, car crash, or gun violence at their peaks.7 Methadone, buprenorphine, and naltrexone are approved by the Federal Drug Administration for the treatment of opioid use disorder (OUD). These medications increase treatment retention; methadone and buprenorphine have been associated with significant decreases in all-cause and overdose mortality.8 However, whether receipt of these medications following a nonfatal opioid overdose reduces mortality is unknown.

Findings. This retrospective cohort study included 17,568 opioid overdose survivors from the Massachusetts’s Public Health Dataset between 2012 and 2014. Only three in 10 of these patients received any medications for OUD over 12 months following overdose. All-cause mortality was 4.7 deaths (95% CI: 4.4-5.0 deaths) per 100 person-years. The relative risk for all-cause mortality was 53% lower with methadone (adjusted hazard ratio [aHR]: 0.47; 95% CI: 0.32-0.71) and 37% lower with buprenorphine (aHR: 0.63; 95% CI: 0.46-0.87).

Caveats. This cohort study may have missed confounders explaining why certain patients received medications for OUD. As a result, association cannot be interpreted as causation.

Implications. Methadone and buprenorphine are associated with a reduction in preventable deaths in patients with OUD who have survived an overdose. All patients with OUD should be considered for therapy.

 

 

Outcomes Associated with Apixaban Use in Patients with End-Stage Kidney Disease and Atrial Fibrillation in the United States. Siontis, KC, et al. Circulation. 2018;138:1519–1529.9

Background. Patients with end-stage kidney disease (ESKD) have poor outcomes when treated with warfarin for AF. These patients were excluded from clinical trials of direct oral anticoagulants. The goal of this study was to determine the outcomes of the use of apixaban in patients with ESKD and AF.

Findings. This retrospective cohort study included 25,523 Medicare patients with ESKD and AF on anticoagulants. A 3:1 propensity score match was performed between patients on warfarin and apixaban. Time without stroke/systemic embolism, bleeding (major, gastrointestinal, and intracranial), and death were assessed. A total of 2,351 patients were on apixaban, and 23,172 patients were on warfarin. No difference was observed in the risk of stroke/systemic embolism between apixaban and warfarin (HR 0.88; 95% CI: 0.69-1.12). Apixaban was associated with a lower risk of major bleeding (HR: 0.72; 95% CI: 0.59-0.87). Standard-dose apixaban (5 mg twice a day) was associated with lower risks of stroke/systemic embolism and death compared with reduced-dose apixaban (2.5 mg twice a day; n = 1,317; HR: 0.61; 95% CI: 0.37-0.98; P = .04 for stroke/systemic embolism; HR: 0.64; 95% CI: 0.45-0.92; P = .01 for death) or warfarin (HR: 0.64; 95% CI: 0.42-0.97; P = .04 for stroke/systemic embolism; HR: 0.63; 95% CI: 0.46-0.85; P = .003 for death).

Cautions. There may be unique patient factors that led providers to prescribe apixaban to patients with ESKD.

Implications. The use of standard-dose apixaban appears safe and potentially preferable in patients with ESKD and AF due to reductions in major bleeding, thromboembolism, and mortality risk compared with warfarin. Several additional studies are pending to evaluate the use and dose of apixaban in patients with ESKD and AF.

Outcomes Associated with De-escalating Therapy for Methicillin-Resistant Staphylococcus aureus in Culture-Negative Nosocomial Pneumonia. Cowley MC, et al. Chest. 2019;155(1):53-59.10

Background. Patients diagnosed with hospital-acquired pneumonia (HAP) are often treated empirically with broad-spectrum antibiotics. In many patients with HAP, cultures remain negative, and providers must decide if antibiotics can safely be narrowed. Specifically, the safety of deciding to “de-escalate” and discontinue the coverage for methicillin-resistant Staphylococcus aureus (MRSA) if cultures remain negative is unclear.

Findings. In this single-center retrospective cohort study, 279 patients who were (1) diagnosed with HAP and (2) had negative sputum cultures were enrolled. The patients in whom MRSA coverage was de-escalated by day four were compared with those with continued anti-MRSA coverage. No difference was observed between the two groups in terms of degree of illness or comorbidities. The patients who were de-escalated received five fewer days of anti-MRSA coverage than patients who were not. No difference was noted in the 28-day mortality between the two groups (de-escalation: 23% vs no de-escalation: 28%; 95% CI: −16.1%-6.5%). The incidence of acute kidney injury (AKI) was significantly lower in the de-escalation group (36% vs 50%; 95% CI: −26.9- 0.04), and the overall length of stay was five days shorter in the de-escalation group (95% CI: 0.1-6.4 days).

Caveats. Given the retrospective nature, unmeasured confounders may have impacted the decision to de-escalate anti-MRSA coverage. The observed lower risk of AKI in the de-escalation group may be due to the simultaneous de-escalation of anti-Pseudomonas antibiotic agents in addition to the de-escalation of anti-MRSA coverage, as opposed to de-escalation of the anti-MRSA coverage alone.

Implications. De-escalation of anti-MRSA coverage in patients with HAP with negative cultures is associated with fewer antibiotic days, less AKI, and possibly shorter length of stay.

 

 

Partial Oral versus Intravenous Antibiotic Treatment for Endocarditis (POET). Iversen K et al. New Engl J Med. 2019;380(5):415-424.11

Background. Patients with left-sided infective endocarditis are typically treated with up to six weeks of intravenous (IV) antibiotics. The investigators studied the effectiveness and safety of switching to oral antibiotics after at least 10 days of IV therapy.

Findings. This randomized, multicenter, noninferiority trial at cardiac centers across Denmark included 400 adults with left-sided endocarditis who were clinically stable after at least 10 days of IV antibiotics. Half of the patients were randomized to continue IV therapy, whereas the other half was switched to oral antibiotics to complete the treatment course. Six months after therapy, no significant difference was observed between the two groups in terms of the primary composite outcomes, including all-cause mortality, unplanned cardiac surgery, embolic events, or relapse of bacteremia with the primary pathogen (IV-treated group: 12.1%; orally treated group: 9.0% [between-group difference: 3.1%; P = .40]).

Caveats. A total of 20% of the screened population (1,954 adults) was randomized, and about 1% (5/400) of patients used injection drugs. None of the patients had MRSA. Patients in the oral group were assessed two to three times per week as outpatients, which may not be feasible in most settings.

Implications. Switching to oral antibiotics after at least 10 days of IV therapy appears to be safe and effective in selected patients with left-sided endocarditis. However, this study largely excluded patients with injection drug use and/or MRSA infections.

Oral versus Intravenous Antibiotics for Bone and Joint Infection (OVIVA). Li HK, et al. New Engl J Med. 2019;380(5):425-436.12

Background. Most complex orthopedic infections are treated with several weeks of IV antibiotics. This study sought to determine whether oral antibiotics are noninferior to IV antibiotics for bone and joint infections.

Findings. This randomized, multicenter, noninferiority, open-label trial of 1,054 adults with bone and joint infections in the United Kingdom included patients with prosthetic joints, other indwelling joint hardware, and native joint infections. Within seven days of antibiotic medication or within seven days of surgery (if performed), the patients received either IV or oral antibiotics for six weeks with a primary endpoint of treatment failure one year after the study randomization. The choice and duration of antibiotic treatment were determined by the involved infectious disease physician. A majority (77%) of patients received greater than six weeks of therapy. Treatment failure was defined by clinical, microbiologic, or histologic criteria. Most enrolled patients were infected with Staphylococcus aureus, with 10% having methicillin-resistant S. aureus. Treatment failure was more frequent in the IV group than the oral group (14.6% vs 13.2%), and these findings were consistent across all subgroups. More patients discontinued treatment in the IV group than the oral group.

Cautions. This study included a heterogenous population of patients with bone and joint infections, with or without hardware, and with different species of bacteria. Patients with bacteremia, endocarditis, or another indication for IV therapy were excluded. Limited injection drug use history was available for the enrolled patients. Most patients had lower limb infections. Thus, these findings are less applicable to vertebral osteomyelitis. Additionally, the study offered no comparison of specific antibiotics.

Implications. With appropriate oversight from infectious disease specialists, targeted oral therapy may be appropriate for the treatment of osteomyelitis. This shift in practice likely requires more study before broad implementation.

 

 

Prognostic Accuracy of the HEART Score for Prediction of Major Adverse Cardiac Events in Patients Presenting with Chest Pain: A Systematic Review and Meta‐analysis. Fernando S, et al. Acad Emerg Med. 2019;26(2):140-151.13

Background. Chest pain accounts for over eight million emergency department (ED) visits yearly in the United States. Of those presenting with chest pain, 10%-20% will experience acute coronary syndrome (ACS) requiring further medical treatment. Given the fear of missing ACS, many low-risk patients are hospitalized. The American Heart Association has advocated using validated predictive scoring models to identify patients with chest pain who are at low risk for short-term major cardiovascular adverse event (MACE) for potential discharge without further testing. The authors evaluated the prognostic accuracy of higher risk scores to predict MACE in adult ED patients presenting with chest pain.

Findings. This study was a systematic review and meta-analysis of 30 prospective and retrospective studies evaluating the history–electrocardiogram–age–risk factors–troponin (HEART) score through May 1, 2018. Meta-analysis compared the sensitivity, specificity, positive likelihood ratios, negative likelihood ratios, and diagnostic odds ratios of the HEART score and the Thrombolysis in Myocardial Infarction (TIMI) score when reported. An intermediate HEART score of 4-6 had a sensitivity of 95.9% and a specificity of 44.6%. A high HEART score of greater than or equal to 7 had a sensitivity of 39.5% and a specificity of 95.0%. Similarly, a high TIMI score of great than or equal to 6 had a sensitivity of only 2.8% and a specificity of 99.6%. The authors concluded that a HEART score of greater than or equal to 4 best identifies patients at risk of MACE who need greater consideration for additional testing.

Caveats. This meta-analysis failed to assess the potential adverse effects of false positive downstream testing. Additionally, no study compared the HEART score with the experienced clinician gestalt, which has often been equivalent to decision rules.

Implication. A HEART score greater than or equal to 4 risk stratifies ED patients with chest pain requiring further consideration for evaluation versus those that can be discharged with low risk for short-term MACE.

Given the breadth and depth of patients cared for by hospital medicine providers, it is challenging to remain current with the literature. The authors critically appraised the literature from March 2018 to April 2019 for high-quality studies relevant to hospital medicine. Articles were selected based on methodologic rigor and likelihood to impact clinical practice. Thirty articles were selected by the presenting authors for the Hospital Medicine Updates at the 2019 Society of Hospital Medicine (CH, CM) and Society of General Internal Medicine Annual Meetings (BS, AB). After two sequential rounds of voting and group discussion to adjudicate voting discrepancies, the authors selected the 10 most impactful articles for this review. Each article is described below with the key points summarized in the Table.

ESSENTIAL PUBLICATIONS

Clinical Practice Guidelines for Clostridium difficile Infection in Adults and Children: 2017 Update by the Infectious Diseases Society of America (IDSA) and Society for Healthcare Epidemiology of America (SHEA). McDonald LC, et al. Clin Infect Dis. 2018;66(7):e1–e48.1

Background. In the United States, approximately 500,000 Clostridioides difficile infections (CDI) occur annually with 15,000-30,000 deaths. CDI has become a marker of hospital quality and has been placed under numerous “pay for performance” metrics. The Infectious Diseases Society of America/Society of Healthcare Epidemiology of America updated their guidelines from 2010 regarding hospital surveillance, diagnostic testing, treatment, and infection precautions and control.

Findings. The panel included 14 multidisciplinary experts in epidemiology, diagnosis, infection control, and clinical management of adult and pediatric CDI. They used problem intervention comparison-outcome (PICO)-formatted, evidence-based questions. The selection of data and final recommendations were made in accordance with the GRADE criteria. A total of 35 recommendations were made.

Key clinical recommendations for hospitalists caring for adults: (1) Prescribe vancomycin or fidaxomicin over metronidazole for the initial treatment of CDI (strong recommendation, high quality of evidence); (2) Limit testing to the patients with unexplained new onset diarrhea, which is defined as greater than or equal to 3 unformed stools in 24 hours (weak recommendation, very low-quality evidence); (3) Avoid routine repeat testing within seven days, and only test asymptomatic patients for epidemiologic reasons (strong recommendation, moderate-quality evidence); (4) Minimize the frequency and duration of high-risk antibiotic therapy and the number of antibiotic agents prescribed (strong recommendation, moderate quality of evidence); (5) Discontinue therapy with the inciting antibiotic agent as soon as possible (strong recommendation, moderate quality of evidence).

Caveats. As with the clinical application of any guidelines, individual case adjustments may be required.

 

 



Implications. Vancomycin or fidaxomicin should be used for the initial episode of CDI instead of metronidazole.

Mortality and Morbidity in Acutely Ill Adults Treated with Liberal versus Conservative Oxygen Therapy (IOTA): a Systematic Review and Meta-analysis. Chu DK, et al. Lancet. 2018;391(10131):1693-1705.2

Background. Supplemental oxygen is often given to acutely ill hospitalized adults, even when they are not hypoxic or dyspneic. The safety and efficacy of this practice is unknown.

Findings. This systematic review and meta-analysis evaluated 25 randomized controlled trials enrolling 16,037 patients. Patients presented with several conditions, including sepsis, critical illness, stroke, myocardial infarction, and emergency surgery. The fraction of inspired oxygen in the liberal arms varied from 30% to 100%. Most patients randomized to the conservative arm received no supplemental oxygen. Delivery of liberal oxygen to acutely ill adults was associated with increased in-hospital mortality (relative risk [RR]: 1.21; 95% CI: 1.03-1.43), 30-day mortality (RR: 1.14; 95% CI: 1.01-1.29), and 90-day mortality (RR: 1.10; 95% CI: 1.00-1.20). The results were believed to be of high quality and were robust across multiple sensitivity analyses. It seemed that the mortality began to increase when supplemental oxygen raised the peripheral oxygen saturation (Sp02) above a range of 94%-96%.

Caveats. Heterogeneity was observed in the study settings and oxygen delivery. In addition, the cause for increased mortality could not be determined.

Implications. In hospitalized acutely ill adults, “liberal” supplemental oxygen was associated with increased in-hospital and longer-term mortality. The study authors postulated that this finding resulted from the direct toxic effects of oxygen or that oxygen delivery may “mask” illness and lead to delays in diagnosis and treatment. A subsequent clinical practice guideline recommends (1) a target SpO2 of less than 96% for patients receiving oxygen therapy; (2) a target SpO2 range of 90%-94% seems appropriate for most hospitalized adults.3

Do Words Matter? Stigmatizing Language and the Transmission of Bias in the Medical Record. P Goddu A, et al. J Gen Intern Med. 2018;33(5):68-91.4

Background. Previous work has shown that clinician bias affects health outcomes, often worsening health disparities. It is unknown whether clinicians’ language in medical records biases other clinicians and whether this affects patients.

Findings. The investigators randomized medical students and residents in internal and emergency medicine at one academic medical center to review one of two vignettes in the format of notes on the same hypothetical patient with sickle cell disease (SCD) admitted with a pain crisis. One vignette contained stigmatizing language, and the other contained neutral language. The trainees exposed to the vignettes with stigmatizing language showed a more negative attitude toward the patient, as measured by a previously validated scale of attitudes toward patients with SCD (20.6 stigmatizing vs 25.6 neutral, with a total score range of 7-35 for the instrument; higher scores indicate more positive attitudes; P < .001). Furthermore, the intensity of pain treatment was assessed in the resident group and was less aggressive when residents were exposed to stigmatizing language (5.56 stigmatizing vs 6.22 neutral on a scale of 2-7, with higher scores indicating more aggressive pain treatment; P = .003).

Cautions. This research was a single-center study of residents and medical students in two departments. Additionally, the study used vignettes on a hypothetical patient so trainees in the study group might have witnessed stronger stigmatizing language than what is typically observed in an actual patients’ notes.

Implications. Stigmatizing language used in medical records possibly contributed to health disparities by negatively impacting other physicians’ biases and prescribing practices toward patients with SCD at an academic medical center. Clinicians should avoid stigmatizing language in medical records.

 

 

Catheter Ablation for Atrial Fibrillation with Heart Failure. Marrouche, NF et al. New Engl J Med. 2018;378:417-427.5

Background. Atrial fibrillation (AF) in patients with heart failure is associated with increased mortality and morbidity. Small-scale studies have suggested that ablation of AF may benefit patients with heart failure.

Findings. This multicenter trial included 398 patients with heart failure and symptomatic AF. Patients had New York Heart Association Class II-IV heart failure, an ejection fraction (EF) of 35% or less, and an internal cardiac defibrillator (ICD). Patients were randomized to either ablation or medical therapy. All enrolled patients either refused, failed, or showed poor tolerance to antiarrhythmic therapy for AF. The primary outcome was death from any cause or hospitalization for heart failure.

The composite endpoint occurred in 28.5% of the ablation group versus 44.6% of patients in the medical therapy group (hazard ratio [HR]: 0.62; 95% CI: 0.43-0.87). Fewer patients in the ablation group died (13% vs 25%; HR: 0.53; 95% CI: 0.32-0.86) or were hospitalized for heart failure (21% vs 36%; HR: 0.56; 95% CI: 0.37-0.83). The patients in the ablation group had higher EF increases above baseline and a greater proportion were in sinus rhythm at the 60-month follow-up visit.

Cautions. The trial was terminated early due to slow recruitment and lower than expected events. Over twice as many patients were lost to follow-up in the ablation group versus the medical therapy group, and by 60 months, AF recurred in 50% of patients who underwent ablation. The sample size was small, and the trial was unblinded.

Implications. Ablation should be considered for AF in patients with heart failure. Additional studies to evaluate ablation versus medical therapy for patients with heart failure and AF are underway.

Medication for Opioid Use Disorder after Nonfatal Opioid Overdose and Association with Mortality. Larochelle MR, et al. Ann Intern Med. 2018;169(3):137-145.6

Background. More than 70,000 Americans died of drug overdose in 2017; this number is higher than the deaths resulting from human immunodeficiency virus, car crash, or gun violence at their peaks.7 Methadone, buprenorphine, and naltrexone are approved by the Federal Drug Administration for the treatment of opioid use disorder (OUD). These medications increase treatment retention; methadone and buprenorphine have been associated with significant decreases in all-cause and overdose mortality.8 However, whether receipt of these medications following a nonfatal opioid overdose reduces mortality is unknown.

Findings. This retrospective cohort study included 17,568 opioid overdose survivors from the Massachusetts’s Public Health Dataset between 2012 and 2014. Only three in 10 of these patients received any medications for OUD over 12 months following overdose. All-cause mortality was 4.7 deaths (95% CI: 4.4-5.0 deaths) per 100 person-years. The relative risk for all-cause mortality was 53% lower with methadone (adjusted hazard ratio [aHR]: 0.47; 95% CI: 0.32-0.71) and 37% lower with buprenorphine (aHR: 0.63; 95% CI: 0.46-0.87).

Caveats. This cohort study may have missed confounders explaining why certain patients received medications for OUD. As a result, association cannot be interpreted as causation.

Implications. Methadone and buprenorphine are associated with a reduction in preventable deaths in patients with OUD who have survived an overdose. All patients with OUD should be considered for therapy.

 

 

Outcomes Associated with Apixaban Use in Patients with End-Stage Kidney Disease and Atrial Fibrillation in the United States. Siontis, KC, et al. Circulation. 2018;138:1519–1529.9

Background. Patients with end-stage kidney disease (ESKD) have poor outcomes when treated with warfarin for AF. These patients were excluded from clinical trials of direct oral anticoagulants. The goal of this study was to determine the outcomes of the use of apixaban in patients with ESKD and AF.

Findings. This retrospective cohort study included 25,523 Medicare patients with ESKD and AF on anticoagulants. A 3:1 propensity score match was performed between patients on warfarin and apixaban. Time without stroke/systemic embolism, bleeding (major, gastrointestinal, and intracranial), and death were assessed. A total of 2,351 patients were on apixaban, and 23,172 patients were on warfarin. No difference was observed in the risk of stroke/systemic embolism between apixaban and warfarin (HR 0.88; 95% CI: 0.69-1.12). Apixaban was associated with a lower risk of major bleeding (HR: 0.72; 95% CI: 0.59-0.87). Standard-dose apixaban (5 mg twice a day) was associated with lower risks of stroke/systemic embolism and death compared with reduced-dose apixaban (2.5 mg twice a day; n = 1,317; HR: 0.61; 95% CI: 0.37-0.98; P = .04 for stroke/systemic embolism; HR: 0.64; 95% CI: 0.45-0.92; P = .01 for death) or warfarin (HR: 0.64; 95% CI: 0.42-0.97; P = .04 for stroke/systemic embolism; HR: 0.63; 95% CI: 0.46-0.85; P = .003 for death).

Cautions. There may be unique patient factors that led providers to prescribe apixaban to patients with ESKD.

Implications. The use of standard-dose apixaban appears safe and potentially preferable in patients with ESKD and AF due to reductions in major bleeding, thromboembolism, and mortality risk compared with warfarin. Several additional studies are pending to evaluate the use and dose of apixaban in patients with ESKD and AF.

Outcomes Associated with De-escalating Therapy for Methicillin-Resistant Staphylococcus aureus in Culture-Negative Nosocomial Pneumonia. Cowley MC, et al. Chest. 2019;155(1):53-59.10

Background. Patients diagnosed with hospital-acquired pneumonia (HAP) are often treated empirically with broad-spectrum antibiotics. In many patients with HAP, cultures remain negative, and providers must decide if antibiotics can safely be narrowed. Specifically, the safety of deciding to “de-escalate” and discontinue the coverage for methicillin-resistant Staphylococcus aureus (MRSA) if cultures remain negative is unclear.

Findings. In this single-center retrospective cohort study, 279 patients who were (1) diagnosed with HAP and (2) had negative sputum cultures were enrolled. The patients in whom MRSA coverage was de-escalated by day four were compared with those with continued anti-MRSA coverage. No difference was observed between the two groups in terms of degree of illness or comorbidities. The patients who were de-escalated received five fewer days of anti-MRSA coverage than patients who were not. No difference was noted in the 28-day mortality between the two groups (de-escalation: 23% vs no de-escalation: 28%; 95% CI: −16.1%-6.5%). The incidence of acute kidney injury (AKI) was significantly lower in the de-escalation group (36% vs 50%; 95% CI: −26.9- 0.04), and the overall length of stay was five days shorter in the de-escalation group (95% CI: 0.1-6.4 days).

Caveats. Given the retrospective nature, unmeasured confounders may have impacted the decision to de-escalate anti-MRSA coverage. The observed lower risk of AKI in the de-escalation group may be due to the simultaneous de-escalation of anti-Pseudomonas antibiotic agents in addition to the de-escalation of anti-MRSA coverage, as opposed to de-escalation of the anti-MRSA coverage alone.

Implications. De-escalation of anti-MRSA coverage in patients with HAP with negative cultures is associated with fewer antibiotic days, less AKI, and possibly shorter length of stay.

 

 

Partial Oral versus Intravenous Antibiotic Treatment for Endocarditis (POET). Iversen K et al. New Engl J Med. 2019;380(5):415-424.11

Background. Patients with left-sided infective endocarditis are typically treated with up to six weeks of intravenous (IV) antibiotics. The investigators studied the effectiveness and safety of switching to oral antibiotics after at least 10 days of IV therapy.

Findings. This randomized, multicenter, noninferiority trial at cardiac centers across Denmark included 400 adults with left-sided endocarditis who were clinically stable after at least 10 days of IV antibiotics. Half of the patients were randomized to continue IV therapy, whereas the other half was switched to oral antibiotics to complete the treatment course. Six months after therapy, no significant difference was observed between the two groups in terms of the primary composite outcomes, including all-cause mortality, unplanned cardiac surgery, embolic events, or relapse of bacteremia with the primary pathogen (IV-treated group: 12.1%; orally treated group: 9.0% [between-group difference: 3.1%; P = .40]).

Caveats. A total of 20% of the screened population (1,954 adults) was randomized, and about 1% (5/400) of patients used injection drugs. None of the patients had MRSA. Patients in the oral group were assessed two to three times per week as outpatients, which may not be feasible in most settings.

Implications. Switching to oral antibiotics after at least 10 days of IV therapy appears to be safe and effective in selected patients with left-sided endocarditis. However, this study largely excluded patients with injection drug use and/or MRSA infections.

Oral versus Intravenous Antibiotics for Bone and Joint Infection (OVIVA). Li HK, et al. New Engl J Med. 2019;380(5):425-436.12

Background. Most complex orthopedic infections are treated with several weeks of IV antibiotics. This study sought to determine whether oral antibiotics are noninferior to IV antibiotics for bone and joint infections.

Findings. This randomized, multicenter, noninferiority, open-label trial of 1,054 adults with bone and joint infections in the United Kingdom included patients with prosthetic joints, other indwelling joint hardware, and native joint infections. Within seven days of antibiotic medication or within seven days of surgery (if performed), the patients received either IV or oral antibiotics for six weeks with a primary endpoint of treatment failure one year after the study randomization. The choice and duration of antibiotic treatment were determined by the involved infectious disease physician. A majority (77%) of patients received greater than six weeks of therapy. Treatment failure was defined by clinical, microbiologic, or histologic criteria. Most enrolled patients were infected with Staphylococcus aureus, with 10% having methicillin-resistant S. aureus. Treatment failure was more frequent in the IV group than the oral group (14.6% vs 13.2%), and these findings were consistent across all subgroups. More patients discontinued treatment in the IV group than the oral group.

Cautions. This study included a heterogenous population of patients with bone and joint infections, with or without hardware, and with different species of bacteria. Patients with bacteremia, endocarditis, or another indication for IV therapy were excluded. Limited injection drug use history was available for the enrolled patients. Most patients had lower limb infections. Thus, these findings are less applicable to vertebral osteomyelitis. Additionally, the study offered no comparison of specific antibiotics.

Implications. With appropriate oversight from infectious disease specialists, targeted oral therapy may be appropriate for the treatment of osteomyelitis. This shift in practice likely requires more study before broad implementation.

 

 

Prognostic Accuracy of the HEART Score for Prediction of Major Adverse Cardiac Events in Patients Presenting with Chest Pain: A Systematic Review and Meta‐analysis. Fernando S, et al. Acad Emerg Med. 2019;26(2):140-151.13

Background. Chest pain accounts for over eight million emergency department (ED) visits yearly in the United States. Of those presenting with chest pain, 10%-20% will experience acute coronary syndrome (ACS) requiring further medical treatment. Given the fear of missing ACS, many low-risk patients are hospitalized. The American Heart Association has advocated using validated predictive scoring models to identify patients with chest pain who are at low risk for short-term major cardiovascular adverse event (MACE) for potential discharge without further testing. The authors evaluated the prognostic accuracy of higher risk scores to predict MACE in adult ED patients presenting with chest pain.

Findings. This study was a systematic review and meta-analysis of 30 prospective and retrospective studies evaluating the history–electrocardiogram–age–risk factors–troponin (HEART) score through May 1, 2018. Meta-analysis compared the sensitivity, specificity, positive likelihood ratios, negative likelihood ratios, and diagnostic odds ratios of the HEART score and the Thrombolysis in Myocardial Infarction (TIMI) score when reported. An intermediate HEART score of 4-6 had a sensitivity of 95.9% and a specificity of 44.6%. A high HEART score of greater than or equal to 7 had a sensitivity of 39.5% and a specificity of 95.0%. Similarly, a high TIMI score of great than or equal to 6 had a sensitivity of only 2.8% and a specificity of 99.6%. The authors concluded that a HEART score of greater than or equal to 4 best identifies patients at risk of MACE who need greater consideration for additional testing.

Caveats. This meta-analysis failed to assess the potential adverse effects of false positive downstream testing. Additionally, no study compared the HEART score with the experienced clinician gestalt, which has often been equivalent to decision rules.

Implication. A HEART score greater than or equal to 4 risk stratifies ED patients with chest pain requiring further consideration for evaluation versus those that can be discharged with low risk for short-term MACE.

References

1. McDonald LC, Gerding DN, Johnson S, et al. Clinical practice guidelines for clostridium difficile infection in adults and children: 2017 update by the infectious diseases society of America (IDSA) and Society for Healthcare Epidemiology of America (SHEA). Clin Infect Dis. 2018;66(7):e1-e48. https://doi.org/10.1093/cid/cix1085.
2. Chu DK, Kim LH, Young PJ, et al. Mortality and morbidity in acutely ill adults treated with liberal versus conservative oxygen therapy (IOTA): a systematic review and meta-analysis. Lancet. 2018;391(10131):1693-1705. https://doi.org/10.1016/S0140-6736(18)30479-3.
3. Siemieniuk RAC, Chu DK, Kim LH, et al. Oxygen therapy for acutely ill medical patients: a clinical practice guideline. BMJ. 2018;363:k4169. https://doi.org/https://doi.org/10.1136/bmj.k4169
4. A PG, O’Conor KJ, Lanzkron S, et al. Do words matter? Stigmatizing language and the transmission of bias in the medical record. J Gen Intern Med. 2018;33(5):685-691. https://doi.org/10.1007/s11606-017-4289-2.
5. Marrouche NF, Kheirkhahan M, Brachmann J. Catheter ablation for atrial fibrillation with heart failure. N Engl J Med. 2018;379(5):492. https://doi.org/10.1056/NEJMoa1707855.
6. Larochelle MR, Bernson D, Land T, et al. Medication for opioid use disorder after nonfatal opioid overdose and association with mortality: a cohort study. Ann Intern Med. 2018;169(3):137-145. https://doi.org/10.7326/M17-3107.
7. Hedegaard HM, A; Warner, M. Drug Overdose Deaths in the United States, 1999-2017. 2018; https://www.cdc.gov/nchs/products/databriefs/db329.htm. Accessed March 07, 2019.
8. Medications for Opioid Use Disorder Save Lives. 2019; http://www.nationalacademies.org/hmd/Reports/2019/medications-for-opioid-use-disorder-save-lives.aspx. Accessed March 07, 2019.
9. Siontis KC, Zhang X, Eckard A, et al. Outcomes associated with apixaban use in patients with end-stage kidney disease and atrial fibrillation in the United States. Circulation. 2018;138(15):1519-1529. https://doi.org/10.1161/CIRCULATIONAHA.118.035418.
10. Cowley MC, Ritchie DJ, Hampton N, Kollef MH, Micek ST. Outcomes Associated With De-escalating Therapy for Methicillin-Resistant Staphylococcus aureus in Culture-Negative Nosocomial Pneumonia. Chest. 2019;155(1):53-59. https://doi.org/10.1016/j.chest.2018.10.014
11. Iversen K, Ihlemann N, Gill SU, et al. Partial oral versus intravenous antibiotic treatment of endocarditis. N Engl J Med. 2019;380(5):415-424. https://doi.org/10.1056/NEJMoa1808312
12. Li HK, Rombach I, Zambellas R, et al. Oral versus Intravenous Antibiotics for Bone and Joint Infection. N Engl J Med. 2019;380(5):425-436. https://doi.org/10.1056/NEJMoa1710926
13. Fernando SM, Tran A, Cheng W, et al. Prognostic accuracy of the HEART score for prediction of major adverse cardiac events in patients presenting with chest pain: a systematic review and meta-analysis. Acad Emerg Med. 2019;26(2):140-151. https://doi.org/10.1111/acem.13649.

References

1. McDonald LC, Gerding DN, Johnson S, et al. Clinical practice guidelines for clostridium difficile infection in adults and children: 2017 update by the infectious diseases society of America (IDSA) and Society for Healthcare Epidemiology of America (SHEA). Clin Infect Dis. 2018;66(7):e1-e48. https://doi.org/10.1093/cid/cix1085.
2. Chu DK, Kim LH, Young PJ, et al. Mortality and morbidity in acutely ill adults treated with liberal versus conservative oxygen therapy (IOTA): a systematic review and meta-analysis. Lancet. 2018;391(10131):1693-1705. https://doi.org/10.1016/S0140-6736(18)30479-3.
3. Siemieniuk RAC, Chu DK, Kim LH, et al. Oxygen therapy for acutely ill medical patients: a clinical practice guideline. BMJ. 2018;363:k4169. https://doi.org/https://doi.org/10.1136/bmj.k4169
4. A PG, O’Conor KJ, Lanzkron S, et al. Do words matter? Stigmatizing language and the transmission of bias in the medical record. J Gen Intern Med. 2018;33(5):685-691. https://doi.org/10.1007/s11606-017-4289-2.
5. Marrouche NF, Kheirkhahan M, Brachmann J. Catheter ablation for atrial fibrillation with heart failure. N Engl J Med. 2018;379(5):492. https://doi.org/10.1056/NEJMoa1707855.
6. Larochelle MR, Bernson D, Land T, et al. Medication for opioid use disorder after nonfatal opioid overdose and association with mortality: a cohort study. Ann Intern Med. 2018;169(3):137-145. https://doi.org/10.7326/M17-3107.
7. Hedegaard HM, A; Warner, M. Drug Overdose Deaths in the United States, 1999-2017. 2018; https://www.cdc.gov/nchs/products/databriefs/db329.htm. Accessed March 07, 2019.
8. Medications for Opioid Use Disorder Save Lives. 2019; http://www.nationalacademies.org/hmd/Reports/2019/medications-for-opioid-use-disorder-save-lives.aspx. Accessed March 07, 2019.
9. Siontis KC, Zhang X, Eckard A, et al. Outcomes associated with apixaban use in patients with end-stage kidney disease and atrial fibrillation in the United States. Circulation. 2018;138(15):1519-1529. https://doi.org/10.1161/CIRCULATIONAHA.118.035418.
10. Cowley MC, Ritchie DJ, Hampton N, Kollef MH, Micek ST. Outcomes Associated With De-escalating Therapy for Methicillin-Resistant Staphylococcus aureus in Culture-Negative Nosocomial Pneumonia. Chest. 2019;155(1):53-59. https://doi.org/10.1016/j.chest.2018.10.014
11. Iversen K, Ihlemann N, Gill SU, et al. Partial oral versus intravenous antibiotic treatment of endocarditis. N Engl J Med. 2019;380(5):415-424. https://doi.org/10.1056/NEJMoa1808312
12. Li HK, Rombach I, Zambellas R, et al. Oral versus Intravenous Antibiotics for Bone and Joint Infection. N Engl J Med. 2019;380(5):425-436. https://doi.org/10.1056/NEJMoa1710926
13. Fernando SM, Tran A, Cheng W, et al. Prognostic accuracy of the HEART score for prediction of major adverse cardiac events in patients presenting with chest pain: a systematic review and meta-analysis. Acad Emerg Med. 2019;26(2):140-151. https://doi.org/10.1111/acem.13649.

Topics
Article Type
Sections
Article Source

© 2019 Society of Hospital Medicine

Citation Override
Published Online First October 23, 2019. DOI: 10.12788/jhm.3321
Disallow All Ads
Correspondence Location
Anna K. Donovan, MD, MS; Email: [email protected]; Telephone: 412-692-4888; Twitter: @AnnaKDonovan
Content Gating
Open Access (article Unlocked/Open Access)
Alternative CME
Disqus Comments
Default
Use ProPublica
Hide sidebar & use full width
render the right sidebar.
Conference Recap Checkbox
Not Conference Recap
Clinical Edge
Display the Slideshow in this Article
Medscape Article
Display survey writer
Reuters content
Article PDF Media

Perspectives of Clinicians, Staff, and Veterans in Transitioning Veterans from non-VA Hospitals to Primary Care in a Single VA Healthcare System

Article Type
Changed
Thu, 03/25/2021 - 12:29

The Veterans Health Administration (VA) has increasingly partnered with non-VA hospitals to improve access to care.1,2 However, veterans who receive healthcare services at both VA and non-VA hospitals are more likely to have adverse health outcomes, including increased hospitalization, 30-day readmissions, fragmented care resulting in duplication of tests and treatments, and difficulties with medication management.3-10 Postdischarge care is particularly a high-risk time for these patients. Currently, the VA experiences challenges in coordinating care for patients who are dual users.11

As the VA moves toward increased utilization of non-VA care, it is crucial to understand and address the challenges of transitional care faced by dual-use veterans to provide high-quality care that improves healthcare outcomes.7,11,12 The VA implemented a shift in policy from the Veterans Access, Choice, and Accountability Act of 2014 (Public Law 113-146; “Choice Act”) to the VA Maintaining Internal Systems and Strengthening Integrated Outside Networks (MISSION) Act beginning June 6, 2019.13,14 Under the MISSION Act, veterans have more ways to access healthcare within the VA’s network and through approved non-VA medical providers in the community known as “community care providers.”15 This shift expanded the existing VA Choice Act of 2014, where the program allowed those veterans who are unable to schedule an appointment within 30 days of their preferred date or the clinically appropriate date, or on the basis of their place of residence, to elect to receive care from eligible non-VA healthcare entities or providers.14,15 These efforts to better serve veterans by increasing non-VA care might present added care coordination challenges for patients and their providers when they seek care in the VA.

High-quality transitional care prevents poor outcomes such as hospital readmissions.16-18 When communication and coordination across healthcare delivery systems are lacking, patients and their families often find themselves at risk for adverse events.19,20 Past research shows that patients have fewer adverse events when they receive comprehensive postdischarge care, including instructions on medications and self-care, symptom recognition and management, and reminders to attend follow-up appointments.17,21,22 Although researchers have identified the components of effective transitional care,23 barriers persist. The communication and collaboration needed to provide coordinated care across healthcare delivery systems are difficult due to the lack of standardized approaches between systems.24 Consequently, follow-up care may be delayed or missed altogether. To our knowledge, there is no published research identifying transitional care challenges for clinicians, staff, and veterans in transitioning from non-VA hospitals to a VA primary care setting.



The objective of this quality assessment was to understand VA and non-VA hospital clinicians’ and staff as well as veterans’ perspectives of the barriers and facilitators to providing high-quality transitional care.

 

 

METHODS

Study Design

We conducted a qualitative assessment within the VA Eastern Colorado Health Care System, an urban tertiary medical center, as well as urban and rural non-VA hospitals used by veterans. Semi-structured interview guides informed by the practical robust implementation and sustainability (PRISM) model, the Lean approach, and the Ideal Transitions of Care Bridge were used.25-27 We explored the PRISM domains such as recipient’s characteristics, the interaction with the external environment, and the implementation and sustainability infrastructure to inform the design and implementation of the intervention.25 The Lean approach included methods to optimize processes by maximizing efficiency and minimizing waste.26 The Ideal Transitions of Care Bridge was used to identify the domains in transitions of care such as discharge planning, communication of information, and care coordination.27

Setting and Participants

We identified the top 10 non-VA hospitals serving the most urban and rural veterans in 2015 using VA administrative data. Purposive sampling was used to ensure that urban and rural non-VA hospitals and different roles within these hospitals were represented. VA clinicians and staff were selected from the Denver VA Medical Center, a tertiary hospital within the Eastern Colorado Health Care System and one VA Community-Based Outpatient Clinic (CBOC) that primarily serves rural veterans. The Denver VA Medical Center has three clinics staffed by Patient Aligned Care Teams (PACTs), a model built on the concept of Patient-Centered Medical Home.28 Hospital leadership were initially approached for permission to recruit their staff and to be involved as key informants, and all agreed. To ensure representativeness, diversity of roles was recruited, including PACT primary care physicians, nurses, and other staff members such as medical assistants and administrators. Veterans were approached for sampling if they were discharged from a non-VA hospital during June–September 2015 and used the VA for primary care. This was to ensure that they remembered the process they went through postdischarge at the time of the interview.

Data Collection and Analysis

The evaluation team members (RA, EL, and MM) conducted the interviews from November 2015 to July 2016. Clinicians, staff, and veterans were asked semi-structured questions about their experiences and their role in transitioning VA patients across systems (see Appendix for interview guides). Veterans were asked to describe their experience and satisfaction with the current postdischarge transition process. We stopped the interviews when we reached data saturation.29

Interviews were audio-recorded, transcribed verbatim, and validated (transcribed interviews were double-checked against recording) to ensure data quality and accuracy. Coding was guided by a conventional content analysis technique30, 31 using a deductive and inductive coding approach.31 The deductive coding approach was drawn from the Ideal Transitions of Care Bridge and PRISM domains. 32,33 Two evaluation team members (RA and EL) defined the initial code book by independently coding the first three interviews, worked to clarify the meanings of emergent codes, and came to a consensus when disagreements occurred. Next, a priori codes were added by team members to include the PRISM domains. These PRISM domains included the implementation and sustainability infrastructure, the external environment, the characteristics of intervention recipients, and the organizational and patient perspectives of an intervention.

Additional emergent codes were added to the code book and agreed upon by team members (RA, EL, and MM). Consistent with previously used methods, consensus building was achieved by identifying and resolving differences by discussing with team members (RA, EL, MM, CB, and RB).29 Codes were examined and organized into themes by team members.29,34-36 This process was continued until no new themes were identified. Results were reviewed by all evaluation team members to assess thoroughness and comprehensiveness.34,35 In addition, team members triangulated the findings with VA and non-VA participants to ensure validity and reduce researcher bias.29,37

 

 

RESULTS

We conducted a total of 70 interviews with 23 VA and 29 non-VA hospital clinicians and staff and 18 veterans (Table 1). Overall, we found that there was no standardized process for transitioning veterans across healthcare delivery systems. Participants reported that transitions were often inefficient when non-VA hospitals could not (1) identify patients as veterans and notify VA primary care of discharge; (2) transfer non-VA hospital medical records to VA primary care; (3) obtain follow-up care appointments with VA primary care; and (4) write VA formulary medications for veterans to fill at VA pharmacies. In addition, participants discussed about facilitators and suggestions to overcome these inefficiencies and improve transitional care (Table2). We mapped the identified barriers as well as the suggestions for improvement to the PRISM and the Ideal Transitions of Care Bridge domains (Table 3).

Unable to Identify Patients as Veterans and Notify VA Primary Care of Discharge

VA and non-VA participants reported difficulty in communicating about veterans’ hospitalizations and discharge follow-up needs across systems. Non-VA clinicians referenced difficulty in identifying patients as veterans to communicate with VA, except in instances where the VA is a payor, while VA providers described feeling largely uninformed of the veterans non-VA hospitalization. For non-VA clinicians, the lack of a systematic method for veteran identification often left them to inadvertently identify veteran status by asking about their primary care clinicians and insurance and even through an offhanded comment made by the veteran. If a veteran was identified, non-VA clinicians described being uncertain about the best way to notify VA primary care of the patient’s impending discharge. Veterans described instances of the non-VA hospital knowing their veteran status upon admission, but accounts varied on whether the non-VA hospital notified the VA primary care of their hospitalization (Table 2, Theme 1).

Unable to Transfer Non-VA Hospital Medical Records to VA Primary Care

VA clinicians discussed about the challenges associated with obtaining the veteran’s medical record from the non-VA hospitals, and when it was received, it was often incomplete information and significantly delayed. They described relying on the veteran’s description of the care received, which was not complete or accurate information needed to make clinical judgment or coordinate follow-up care. Non-VA clinicians mentioned about trying several methods for transferring the medical record to VA primary care, including discharge summary via electronic system and sometimes solely relying on patients to deliver discharge paperwork to their primary care clinicians. In instances where non-VA hospitals sent discharge paperwork to VA, there was no way for non-VA hospitals to verify whether the faxed electronic medical record was received by the VA hospital. Most of the veterans discussed receiving written postdischarge instructions to take to their VA primary care clinicians; however, they were unsure whether the VA primary care received their medical record or any other information from the non-VA hospital (Table 2, Theme 2).

Unable to Obtain Follow-Up Care Appointments with VA Primary Care

All participants described how difficult it was to obtain a follow-up appointment for veterans with VA primary care. This often resulted in delayed follow-up care. VA clinicians also shared that a non-VA hospitalization can be the impetus for a veteran to seek care at the VA for the very first time. Once eligibility is determined, the veteran is assigned a VA primary care clinician. This process may take up to six weeks, and in the meantime, the veteran is scheduled in VA urgent care for immediate postdischarge care. This lag in primary care assignment creates delayed and fragmented care (Table 2, Theme 3).

 

 

Non-VA clinicians, administrators, and staff also discussed the difficulties in scheduling follow-up care with VA primary care. Although discharge paperwork instructed patients to see their VA clinicians, there was no process in place for non-VA clinicians to confirm whether the follow-up care was received due to lack of bilateral communication. In addition, veterans discussed the inefficiencies in scheduling follow-up appointments with VA clinicians where attempts to follow-up with primary care clinicians took eight weeks or more. Several veterans described walking into the clinic without an appointment asking to be seen postdischarge or utilizing the VA emergency department for follow-up care after discharge from a non-VA hospital. Veterans admitted utilizing the VA emergency department for nonemergent reasons such as filling their prescriptions because they are unable to see a VA PCP in a timely manner (Table 2, Theme 3).

Unable to Write VA Formulary Medications for Veterans to Fill at VA Pharmacies

All participants described the difficulties in obtaining medications at VA pharmacies when prescribed by the non-VA hospital clinicians. VA clinicians often had to reassess, and rewrite prescriptions written by clinicians, causing delays. Moreover, rural VA clinicians described lack of VA pharmacies in their locations, where veterans had to mail order medications, causing further delays in needed medications. Non-VA clinicians echoed these frustrations. They noted that veterans were confused about their VA pharmacy benefits as well as the need for the non-VA clinicians to follow VA formulary guidelines. Veterans expressed that it was especially challenging to physically go to the VA pharmacy to pick up medications after discharge due to lack of transportation, limited VA pharmacy hours, and long wait times. Several veterans discussed paying for their prescriptions out of pocket even though they had VA pharmacy benefits because it was more convenient to use the non-VA pharmacy. In other instances, veterans discussed going to a VA emergency department and waiting for hours to have their non-VA clinician prescription rewritten by a VA clinician (Table 2, Theme 4).

Facilitators of the Current Transition Process

Several participants provided examples of when transitional care communication between systems occurred seamlessly. VA staff and veterans noted that the VA increased the availability of urgent care appointments, which allowed for timelier postacute care follow-up appointments. Non-VA hospital clinicians also noted the availability of additional appointment slots but stated that they did not learn about these additional appointments directly from the VA. Instead, they learned of these through medical residents caring for patients at both VA and non-VA hospitals. One VA CBOC designated two nurses to care for walk-in veterans for their postdischarge follow-up needs. Some VA participants also noted that the VA Call Center Nurses occasionally called veterans upon discharge to schedule a follow-up appointment and facilitated timely care.

Participants from a VA CBOC discussed being part of a Community Transitions Consortium aimed at identifying high-utilizing patients (veteran and nonveteran) and improving communication across systems. The consortium members discussed each facility’s transition-of-care process, described having access to local non-VA hospital medical records and a backline phone number at the non-VA hospitals to coordinate transitional care. This allowed the VA clinicians to learn about non-VA hospital processes and veteran needs.

 

 

Suggestions for Improving the Transitional Care Process

VA and non-VA clinicians suggested hiring a VA liaison, preferably with a clinical background to facilitate care coordination across healthcare systems. They recommended that this person work closely with VA primary care, strengthen the relationship with non-VA hospitals, and help veterans learn more about the transition-of-care processes. Topics discussed for veteran education included how to (1) access their primary care team; (2) alert VA of non-VA hospitalization and the billing process; (3) recognize symptoms and manage care; and (4) obtain follow-up care appointments. Furthermore, they suggested that the liaison would help facilitate the transfer of medical records between VA and non-VA hospitals. Other suggestions included allowing veterans to fill prescriptions at non-VA pharmacies and dedicating a phone line for non-VA clinicians to speak to VA clinicians and staff.

Veterans agreed that improvements to the current process should include an efficient system for obtaining medications and the ability to schedule timely follow-up appointments. Furthermore, veterans wanted education about the VA transition-of-care process following a non-VA hospitalization, including payment and VA notification processes (Table 2, Theme 5).

DISCUSSION

Participants described the current transitional care process as inefficient with specific barriers that have negative consequences on patient care and clinician and staff work processes. They described difficulties in obtaining medications prescribed by non-VA clinicians from VA pharmacies, delays in follow-up appointments at the VA, and lack of bilateral communication between systems and medical record transfer. Participants also provided concrete suggestions to improving the current process, including a care coordinator with clinical background. These findings are important in the context of VA increasing veteran access to care in the community.

Despite an increasing emphasis on veteran access to non-VA care as a result of the VA strategic goals and several new programs,7,12,13 there has not been a close examination of the current transition-of-care process from non-VA hospitals to VA primary care. Several studies have shown that the period following a hospitalization is especially vulnerable and associated with adverse events such as readmission, high cost, and death.12,31,32 Our findings agree with previous research that identified medical record transfer across systems as one of the most challenging issues contributing to deficits in communication between care teams.33 In addition, our study brought into focus the significant challenges faced by veterans in obtaining medications post non-VA hospital discharge. Addressing these key barriers in transitional care will improve the quality, safety, and value of healthcare in the current transition process.38,39

Based on our findings, our participants’ concern in transitional care can be addressed in various ways. First, as veterans are increasingly receiving care in the community, identifying their veteran status early on in the non-VA hospital setting could help in improved, real time communication with the VA. This could be done by updating patient intake forms to ask patients whether they are veterans or not. Second, VA policy-level changes should work to provide veterans access to non-VA pharmacy benefits equivalent to the access patients are receiving for hospital, specialty, and outpatient care. Third, patient and provider satisfaction for dual-use veterans should be examined closely. Although participants expressed frustration with the overall transitions of care from non-VA hospitals to VA primary care setting, influence of this on the Quadruple Aim-improving patient outcomes, experience, and reducing clinician and staff burnout should be examined closely.40 Fourth, evidence-based interventions such as nurse-led transitional care programs that have proven helpful in reducing adverse outcomes in both VA and non-VA settings will be useful to implement.41-45 Such programs could be located in the VA, and a care coordinator role could help facilitate transitional care needs for veterans by working with multiple non-VA hospitals.

The limitations of this study are that the perspectives shared by these participants may not represent all VA and non-VA hospitals as well as veterans’ experiences with transition of care. In addition, the study was conducted in one state and the findings may not be applicable to other healthcare systems. However, our study highlighted the consistent challenges of receiving care across VA and other hospital systems. Two strengths of this study are that it was conducted by multidisciplinary research team members with expertise in qualitative research, clinical care, and implementation science and that we obtained convergent information from VA, non-VA, and veteran participants.

Our current transition-of-care process has several shortcomings. There was a clear agreement on barriers, facilitators, and suggestions for improving the current transitions-of-care process among VA and non-VA hospital participants, as well as from veterans who experienced transitions across different delivery systems. Transitioning veterans to VA primary care following a non-VA hospitalization is a crucial first step for improving care for veterans and reducing adverse outcomes such as avoidable hospital readmissions and death.

These results describe the inefficiencies experienced by patients, clinicians, and staff and their suggestions to alleviate these barriers for optimal continuum of care. To avoid frustration and inefficiencies, the increased emphasis of providing non-VA care for veterans should consider the challenges experienced in transitional care and the opportunities for increased coordination of care.

 

 

Files
References

1. Borowsky SJ, Cowper DC. Dual use of VA and non-VA primary care. J Gen Intern Med. 1999;14(5):274-280. https://doi.org/10.1046/j.1525-1497.1999.00335.x.
2. Charlton ME, Mengeling MA, Schlichting JA, et al. Veteran use of health care systems in rural states. Comparing VA and Non-VA health care use among privately insured veterans under age 65. J Rural Health. 2016;32(4):407-417. https://doi.org/10.1111/jrh.12206.
3. Forster AJ, Murff HJ, Peterson JF, Gandhi TK, Bates DW. The incidence and severity of adverse events affecting patients after discharge from the hospital. Ann Intern Med. 2003;138(3):161. https://doi.org/10.7326/0003-4819-138-3-200302040-00007.
4. Nguyen KA, Haggstrom DA, Ofner S, et al. Medication use among veterans across health care systems. Appl Clin Inform. 2017;26(1):235-249. https://doi.org/10.4338/ACI-2016-10-RA-0184.
5. Nayar P, Apenteng B, Yu F, Woodbridge P, Fetrick A. Rural veterans’ perspectives of dual care. J Commun Health. 2013;38(1):70-77. https://doi.org/10.1007/s10900-012-9583-7.
6. West AN, Charlton ME. Insured veterans’ use of VA and Non-VA health care in a rural state. J Rural Health. 2016;32(4):387-396. https://doi.org/10.1111/jrh.12196.
7. Gellad WF. The veterans choice act and dual health system use. J Gen Intern Med. 2016;31(2):153-154. https://doi.org/10.1007/s11606-015-3492-2.
8. Axon RN, Gebregziabher M, Everett CJ, Heidenreich P, Hunt KJ. Dual health care system use is associated with higher rates of hospitalization and hospital readmission among veterans with heart failure. Am Heart J. 2016;174:157-163. https://doi.org/10.1016/j.ahj.2015.09.023.
9. Humensky J, Carretta H, de Groot K, et al. Service utilization of veterans dually eligible for VA and medicare fee-for-service: 1999–2004. Medicare Medicaid Res Rev. 2012;2(3). https://doi.org/10.5600/mmrr.002.03.A06.
10. West AN, Charlton ME, Vaughan-Sarrazin M. Dual use of VA and non-VA hospitals by veterans with multiple hospitalizations. BMC Health Serv Res. 2015;15(1):431. https://doi.org/10.1186/s12913-015-1069-8.
11. Gaglioti A, Cozad A, Wittrock S, et al. Non-VA primary care providers’ perspectives on comanagement for rural veterans. Mil Med. 2014;179(11):1236-1243. https://doi.org/10.7205/MILMED-D-13-00342.
12. Department of Veterans Affairs. Expanded access to non-VA care through the veterans choice program. Final rule. Fed Regist. 2018;83(92):21893-21897.
13. Shuster B. Text-H.R.3236-114th Congress. Surface Transportation and Veterans Health Care Choice Improvement Act of 2015.. https://www.congress.gov/bill/114th-congress/house-bill/3236/text/pl. Accessed April 16, 2017; 2015-2016.
14. Veterans Affairs Mission Act. MISSIONAct.va.gov Available at. https://missionact.va.gov/. Accessed August 9, 2019.
15. Veterans Choice Program (VCP). Community care. https://www.va.gov/COMMUNITYCARE/programs/veterans/VCP/index.asp. Accessed August 9, 2019.
16. A Decade of Transitional Care Research with Vulnerable Elder… : journal of cardiovascular nursing. LWW. http://journals.lww.com/jcnjournal/Fulltext/2000/04000/A_Decade_of_Transitional_Care_Research_with.4.aspx. Accessed April 16, 2017.
17. Coleman EA, Boult C. Improving the quality of transitional care for persons with complex care needs. J Am Geriatr Soc. 2003;51(4):556-557. https://doi.org/10.1046/j.1532-5415.2003.51186.x.
18. Krichbaum K. GAPN postacute care coordination improves hip fracture outcomes. West J Nurs Res. 2007;29(5):523-544. https://doi.org/10.1177/0193945906293817.
19. Kripalani S, Jackson AT, Schnipper JL, Coleman EA. Promoting effective transitions of care at hospital discharge: a review of key issues for hospitalists. J Hosp Med. 2007;2(5):314-323. https://doi.org/10.1002/jhm.228.
20. Coleman EA, Mahoney E, Parry C. Assessing the quality of preparation for posthospital care from the patient’s perspective: the care transitions measure. Med Care. 2005;43(3):246-255. https://doi.org/10.1097/00005650-200503000-00007.
21. Naylor MD, Aiken LH, Kurtzman ET, Olds DM, Hirschman KB. The importance of transitional care in achieving health reform. Health Aff (Millwood). 2011;30(4):746-754. https://doi.org/10.1377/hlthaff.2011.0041.
22. Naylor MD, Brooten DA, Campbell RL, et al. Transitional care of older adults hospitalized with heart failure: a randomized, controlled trial. J Am Geriatr Soc. 2004;52(5):675-684. https://doi.org/10.1111/j.1532-5415.2004.52202.x.
23. Snow V, Beck D, Budnitz T, et al. Transitions of care consensus policy statement: American College of Physicians, Society of General Internal Medicine, society of hospital medicine, American Geriatrics Society, American College of Emergency Physicians, and Society for Academic Emergency Medicine. J Hosp Med. 2009;4(6):364-370. https://doi.org/10.1002/jhm.510.
24. Coleman EA. Falling through the cracks: challenges and opportunities for improving transitional care for persons with continuous complex care needs. J Am Geriatr Soc. 2003;51(4):549-555. https://doi.org/10.1046/j.1532-5415.2003.51185.x.
25. Feldstein AC, Glasgow RE. A practical, robust implementation and sustainability model (PRISM) for integrating research findings into practice. Jt Comm J Qual Patient Saf. 2008;34(4):228-243. https://doi.org/10.1016/S1553-7250(08)34030-6.
26. Schweikhart SA, Dembe AE. The applicability of lean and six sigma techniques to clinical and translational research. J Investig Med. 2009;57(7):748-755. https://doi.org/10.2310/JIM.0b013e3181b91b3a.
27. Burke RE, Kripalani S, Vasilevskis EE, Schnipper JL. Moving beyond readmission penalties: creating an ideal process to improve transitional care. J Hosp Med. 2013;8(2):102-109. https://doi.org/10.1002/jhm.1990.
28. Patient Aligned Care Team (PACT)-Patient Care. Services. https://www.patientcare.va.gov/primarycare/PACT.asp. Accessed November 20, 2017.
29. Morse JM. Critical analysis of strategies for determining rigor in qualitative inquiry. Qual Health Res. 2015;25(9):1212-1222. https://doi.org/10.1177/1049732315588501.
30. Hsieh H-F, Shannon SE. Three approaches to qualitative content analysis. Qual Health Res. 2005;15(9):1277-1288. https://doi.org/10.1177/1049732305276687.
31. Fereday J, Muir-Cochrane E. Demonstrating rigor using thematic analysis: a hybrid approach of inductive and deductive coding and theme development. Int J Qual Methods. 2006;5(1):80-92. https://doi.org/10.1177/160940690600500107.
32. Ayele RA, Lawrence E, McCreight M, et al. Study protocol: improving the transition of care from a non-network hospital back to the patient’s medical home. BMC Health Serv Res. 2017;17(1):123. https://doi.org/10.1186/s12913-017-2048-z.
33. Burke RE, Kripalani S, Vasilevskis EE, Schnipper JL. Moving beyond readmission penalties: creating an ideal process to improve transitional care. J Hosp Med. 2013;8(2):102-109. https://doi.org/10.1002/jhm.1990.
34. Qualitative research & evaluation methods. https://us.sagepub.com/en-us/nam/qualitative-research-evaluation-methods/book232962. Accessed April 16, 2017. SAGE Publications Inc.
35. Curry LA, Nembhard IM, Bradley EH. Qualitative and mixed methods provide unique contributions to outcomes research. Circulation. 2009;119(10):1442-1452. https://doi.org/10.1161/CIRCULATIONAHA.107.742775.
36. Creswell JW, Hanson WE, Clark Plano VL, Morales A. Qualitative research designs: selection and implementation. Couns Psychol. 2007;35(2):236-264. https://doi.org/10.1177/0011000006287390.
37. Carter N, Bryant-Lukosius D, DiCenso A, Blythe J, Neville AJ. The use of triangulation in qualitative research. Oncol Nurs Forum. 2014;41(5):545-547. https://doi.org/10.1188/14.ONF.545-547.
38. Krumholz HM. Post-hospital syndrome—an acquired, transient condition of generalized risk. N Engl J Med. 2013;368(2):100-102. https://doi.org/10.1056/NEJMp1212324.
39. Improving Care Transitions. Health affairs-health policy briefs. http://www.healthaffairs.org/healthpolicybriefs/brief.php?brief_id=76. Accessed August 13, 2016.
40. Bodenheimer T, Sinsky C. From triple to quadruple aim: care of the patient requires care of the provider. Ann Fam Med. 2014;12(6):573-576. https://doi.org/10.1370/afm.1713.
41. Burke RE, Kelley L, Gunzburger E, et al. Improving transitions of care for veterans transferred to tertiary VA medical centers. Am J Med Qual. 2018;33(2):147-153. https://doi.org/10.1177/1062860617715508.
42. Capp R, Misky GJ, Lindrooth RC, et al. Coordination program reduced acute care use and increased primary care visits among frequent emergency care users. Health Aff (Millwood). 2017;36(10):1705-1711. https://doi.org/10.1377/hlthaff.2017.0612.
43. Kind AJH, Brenny-Fitzpatrick M, Leahy-Gross K, et al. Harnessing protocolized adaptation in dissemination: successful implementation and sustainment of the veterans affairs coordinated-transitional care program in a non-veterans affairs hospital. J Am Geriatr Soc. 2016;64(2):409-416. https://doi.org/10.1111/jgs.13935.
44. Kind AJH, Jensen L, Barczi S, et al. Low-cost transitional care with nurse managers making mostly phone contact With patients cut rehospitalization at a VA Hospital. Health Aff. 2012;31(12):2659-2668. https://doi.org/10.1377/hlthaff.2012.0366.
45. Reese RL, Clement SA, Syeda S, et al. Coordinated-transitional care for veterans with heart failure and chronic lung disease. J Am Geriatr Soc. 2019;67(7):1502-1507. https://doi.org/10.1111/jgs.15978.

Article PDF
Author and Disclosure Information

1Department of Veterans Affairs, Eastern Colorado Health Care System, Denver, Colorado; 2University of Colorado, Anschutz Medical Campus, Aurora, Colorado; 3University of California San Diego, San Diego, California; 4VA Center for Health Equity Research and Promotion (CHERP), Corporal Crescenz VA Medical Center, Philadelphia, Pennsylvania.

Disclosures

Ms. Fehling reports grants from Department of Veterans Affairs, during the conduct of the study. All other authors have nothing to disclose.

Funding

This project was funded by Veterans Affairs Health Services Research and Development grant (QUE 15-268). The funding body had no role in the design of the study and collection, analysis, and interpretation of data and in writing the manuscript.

Issue
Journal of Hospital Medicine 15(3)
Topics
Page Number
133-139. Published Online First October 23, 2019
Sections
Files
Files
Author and Disclosure Information

1Department of Veterans Affairs, Eastern Colorado Health Care System, Denver, Colorado; 2University of Colorado, Anschutz Medical Campus, Aurora, Colorado; 3University of California San Diego, San Diego, California; 4VA Center for Health Equity Research and Promotion (CHERP), Corporal Crescenz VA Medical Center, Philadelphia, Pennsylvania.

Disclosures

Ms. Fehling reports grants from Department of Veterans Affairs, during the conduct of the study. All other authors have nothing to disclose.

Funding

This project was funded by Veterans Affairs Health Services Research and Development grant (QUE 15-268). The funding body had no role in the design of the study and collection, analysis, and interpretation of data and in writing the manuscript.

Author and Disclosure Information

1Department of Veterans Affairs, Eastern Colorado Health Care System, Denver, Colorado; 2University of Colorado, Anschutz Medical Campus, Aurora, Colorado; 3University of California San Diego, San Diego, California; 4VA Center for Health Equity Research and Promotion (CHERP), Corporal Crescenz VA Medical Center, Philadelphia, Pennsylvania.

Disclosures

Ms. Fehling reports grants from Department of Veterans Affairs, during the conduct of the study. All other authors have nothing to disclose.

Funding

This project was funded by Veterans Affairs Health Services Research and Development grant (QUE 15-268). The funding body had no role in the design of the study and collection, analysis, and interpretation of data and in writing the manuscript.

Article PDF
Article PDF
Related Articles

The Veterans Health Administration (VA) has increasingly partnered with non-VA hospitals to improve access to care.1,2 However, veterans who receive healthcare services at both VA and non-VA hospitals are more likely to have adverse health outcomes, including increased hospitalization, 30-day readmissions, fragmented care resulting in duplication of tests and treatments, and difficulties with medication management.3-10 Postdischarge care is particularly a high-risk time for these patients. Currently, the VA experiences challenges in coordinating care for patients who are dual users.11

As the VA moves toward increased utilization of non-VA care, it is crucial to understand and address the challenges of transitional care faced by dual-use veterans to provide high-quality care that improves healthcare outcomes.7,11,12 The VA implemented a shift in policy from the Veterans Access, Choice, and Accountability Act of 2014 (Public Law 113-146; “Choice Act”) to the VA Maintaining Internal Systems and Strengthening Integrated Outside Networks (MISSION) Act beginning June 6, 2019.13,14 Under the MISSION Act, veterans have more ways to access healthcare within the VA’s network and through approved non-VA medical providers in the community known as “community care providers.”15 This shift expanded the existing VA Choice Act of 2014, where the program allowed those veterans who are unable to schedule an appointment within 30 days of their preferred date or the clinically appropriate date, or on the basis of their place of residence, to elect to receive care from eligible non-VA healthcare entities or providers.14,15 These efforts to better serve veterans by increasing non-VA care might present added care coordination challenges for patients and their providers when they seek care in the VA.

High-quality transitional care prevents poor outcomes such as hospital readmissions.16-18 When communication and coordination across healthcare delivery systems are lacking, patients and their families often find themselves at risk for adverse events.19,20 Past research shows that patients have fewer adverse events when they receive comprehensive postdischarge care, including instructions on medications and self-care, symptom recognition and management, and reminders to attend follow-up appointments.17,21,22 Although researchers have identified the components of effective transitional care,23 barriers persist. The communication and collaboration needed to provide coordinated care across healthcare delivery systems are difficult due to the lack of standardized approaches between systems.24 Consequently, follow-up care may be delayed or missed altogether. To our knowledge, there is no published research identifying transitional care challenges for clinicians, staff, and veterans in transitioning from non-VA hospitals to a VA primary care setting.



The objective of this quality assessment was to understand VA and non-VA hospital clinicians’ and staff as well as veterans’ perspectives of the barriers and facilitators to providing high-quality transitional care.

 

 

METHODS

Study Design

We conducted a qualitative assessment within the VA Eastern Colorado Health Care System, an urban tertiary medical center, as well as urban and rural non-VA hospitals used by veterans. Semi-structured interview guides informed by the practical robust implementation and sustainability (PRISM) model, the Lean approach, and the Ideal Transitions of Care Bridge were used.25-27 We explored the PRISM domains such as recipient’s characteristics, the interaction with the external environment, and the implementation and sustainability infrastructure to inform the design and implementation of the intervention.25 The Lean approach included methods to optimize processes by maximizing efficiency and minimizing waste.26 The Ideal Transitions of Care Bridge was used to identify the domains in transitions of care such as discharge planning, communication of information, and care coordination.27

Setting and Participants

We identified the top 10 non-VA hospitals serving the most urban and rural veterans in 2015 using VA administrative data. Purposive sampling was used to ensure that urban and rural non-VA hospitals and different roles within these hospitals were represented. VA clinicians and staff were selected from the Denver VA Medical Center, a tertiary hospital within the Eastern Colorado Health Care System and one VA Community-Based Outpatient Clinic (CBOC) that primarily serves rural veterans. The Denver VA Medical Center has three clinics staffed by Patient Aligned Care Teams (PACTs), a model built on the concept of Patient-Centered Medical Home.28 Hospital leadership were initially approached for permission to recruit their staff and to be involved as key informants, and all agreed. To ensure representativeness, diversity of roles was recruited, including PACT primary care physicians, nurses, and other staff members such as medical assistants and administrators. Veterans were approached for sampling if they were discharged from a non-VA hospital during June–September 2015 and used the VA for primary care. This was to ensure that they remembered the process they went through postdischarge at the time of the interview.

Data Collection and Analysis

The evaluation team members (RA, EL, and MM) conducted the interviews from November 2015 to July 2016. Clinicians, staff, and veterans were asked semi-structured questions about their experiences and their role in transitioning VA patients across systems (see Appendix for interview guides). Veterans were asked to describe their experience and satisfaction with the current postdischarge transition process. We stopped the interviews when we reached data saturation.29

Interviews were audio-recorded, transcribed verbatim, and validated (transcribed interviews were double-checked against recording) to ensure data quality and accuracy. Coding was guided by a conventional content analysis technique30, 31 using a deductive and inductive coding approach.31 The deductive coding approach was drawn from the Ideal Transitions of Care Bridge and PRISM domains. 32,33 Two evaluation team members (RA and EL) defined the initial code book by independently coding the first three interviews, worked to clarify the meanings of emergent codes, and came to a consensus when disagreements occurred. Next, a priori codes were added by team members to include the PRISM domains. These PRISM domains included the implementation and sustainability infrastructure, the external environment, the characteristics of intervention recipients, and the organizational and patient perspectives of an intervention.

Additional emergent codes were added to the code book and agreed upon by team members (RA, EL, and MM). Consistent with previously used methods, consensus building was achieved by identifying and resolving differences by discussing with team members (RA, EL, MM, CB, and RB).29 Codes were examined and organized into themes by team members.29,34-36 This process was continued until no new themes were identified. Results were reviewed by all evaluation team members to assess thoroughness and comprehensiveness.34,35 In addition, team members triangulated the findings with VA and non-VA participants to ensure validity and reduce researcher bias.29,37

 

 

RESULTS

We conducted a total of 70 interviews with 23 VA and 29 non-VA hospital clinicians and staff and 18 veterans (Table 1). Overall, we found that there was no standardized process for transitioning veterans across healthcare delivery systems. Participants reported that transitions were often inefficient when non-VA hospitals could not (1) identify patients as veterans and notify VA primary care of discharge; (2) transfer non-VA hospital medical records to VA primary care; (3) obtain follow-up care appointments with VA primary care; and (4) write VA formulary medications for veterans to fill at VA pharmacies. In addition, participants discussed about facilitators and suggestions to overcome these inefficiencies and improve transitional care (Table2). We mapped the identified barriers as well as the suggestions for improvement to the PRISM and the Ideal Transitions of Care Bridge domains (Table 3).

Unable to Identify Patients as Veterans and Notify VA Primary Care of Discharge

VA and non-VA participants reported difficulty in communicating about veterans’ hospitalizations and discharge follow-up needs across systems. Non-VA clinicians referenced difficulty in identifying patients as veterans to communicate with VA, except in instances where the VA is a payor, while VA providers described feeling largely uninformed of the veterans non-VA hospitalization. For non-VA clinicians, the lack of a systematic method for veteran identification often left them to inadvertently identify veteran status by asking about their primary care clinicians and insurance and even through an offhanded comment made by the veteran. If a veteran was identified, non-VA clinicians described being uncertain about the best way to notify VA primary care of the patient’s impending discharge. Veterans described instances of the non-VA hospital knowing their veteran status upon admission, but accounts varied on whether the non-VA hospital notified the VA primary care of their hospitalization (Table 2, Theme 1).

Unable to Transfer Non-VA Hospital Medical Records to VA Primary Care

VA clinicians discussed about the challenges associated with obtaining the veteran’s medical record from the non-VA hospitals, and when it was received, it was often incomplete information and significantly delayed. They described relying on the veteran’s description of the care received, which was not complete or accurate information needed to make clinical judgment or coordinate follow-up care. Non-VA clinicians mentioned about trying several methods for transferring the medical record to VA primary care, including discharge summary via electronic system and sometimes solely relying on patients to deliver discharge paperwork to their primary care clinicians. In instances where non-VA hospitals sent discharge paperwork to VA, there was no way for non-VA hospitals to verify whether the faxed electronic medical record was received by the VA hospital. Most of the veterans discussed receiving written postdischarge instructions to take to their VA primary care clinicians; however, they were unsure whether the VA primary care received their medical record or any other information from the non-VA hospital (Table 2, Theme 2).

Unable to Obtain Follow-Up Care Appointments with VA Primary Care

All participants described how difficult it was to obtain a follow-up appointment for veterans with VA primary care. This often resulted in delayed follow-up care. VA clinicians also shared that a non-VA hospitalization can be the impetus for a veteran to seek care at the VA for the very first time. Once eligibility is determined, the veteran is assigned a VA primary care clinician. This process may take up to six weeks, and in the meantime, the veteran is scheduled in VA urgent care for immediate postdischarge care. This lag in primary care assignment creates delayed and fragmented care (Table 2, Theme 3).

 

 

Non-VA clinicians, administrators, and staff also discussed the difficulties in scheduling follow-up care with VA primary care. Although discharge paperwork instructed patients to see their VA clinicians, there was no process in place for non-VA clinicians to confirm whether the follow-up care was received due to lack of bilateral communication. In addition, veterans discussed the inefficiencies in scheduling follow-up appointments with VA clinicians where attempts to follow-up with primary care clinicians took eight weeks or more. Several veterans described walking into the clinic without an appointment asking to be seen postdischarge or utilizing the VA emergency department for follow-up care after discharge from a non-VA hospital. Veterans admitted utilizing the VA emergency department for nonemergent reasons such as filling their prescriptions because they are unable to see a VA PCP in a timely manner (Table 2, Theme 3).

Unable to Write VA Formulary Medications for Veterans to Fill at VA Pharmacies

All participants described the difficulties in obtaining medications at VA pharmacies when prescribed by the non-VA hospital clinicians. VA clinicians often had to reassess, and rewrite prescriptions written by clinicians, causing delays. Moreover, rural VA clinicians described lack of VA pharmacies in their locations, where veterans had to mail order medications, causing further delays in needed medications. Non-VA clinicians echoed these frustrations. They noted that veterans were confused about their VA pharmacy benefits as well as the need for the non-VA clinicians to follow VA formulary guidelines. Veterans expressed that it was especially challenging to physically go to the VA pharmacy to pick up medications after discharge due to lack of transportation, limited VA pharmacy hours, and long wait times. Several veterans discussed paying for their prescriptions out of pocket even though they had VA pharmacy benefits because it was more convenient to use the non-VA pharmacy. In other instances, veterans discussed going to a VA emergency department and waiting for hours to have their non-VA clinician prescription rewritten by a VA clinician (Table 2, Theme 4).

Facilitators of the Current Transition Process

Several participants provided examples of when transitional care communication between systems occurred seamlessly. VA staff and veterans noted that the VA increased the availability of urgent care appointments, which allowed for timelier postacute care follow-up appointments. Non-VA hospital clinicians also noted the availability of additional appointment slots but stated that they did not learn about these additional appointments directly from the VA. Instead, they learned of these through medical residents caring for patients at both VA and non-VA hospitals. One VA CBOC designated two nurses to care for walk-in veterans for their postdischarge follow-up needs. Some VA participants also noted that the VA Call Center Nurses occasionally called veterans upon discharge to schedule a follow-up appointment and facilitated timely care.

Participants from a VA CBOC discussed being part of a Community Transitions Consortium aimed at identifying high-utilizing patients (veteran and nonveteran) and improving communication across systems. The consortium members discussed each facility’s transition-of-care process, described having access to local non-VA hospital medical records and a backline phone number at the non-VA hospitals to coordinate transitional care. This allowed the VA clinicians to learn about non-VA hospital processes and veteran needs.

 

 

Suggestions for Improving the Transitional Care Process

VA and non-VA clinicians suggested hiring a VA liaison, preferably with a clinical background to facilitate care coordination across healthcare systems. They recommended that this person work closely with VA primary care, strengthen the relationship with non-VA hospitals, and help veterans learn more about the transition-of-care processes. Topics discussed for veteran education included how to (1) access their primary care team; (2) alert VA of non-VA hospitalization and the billing process; (3) recognize symptoms and manage care; and (4) obtain follow-up care appointments. Furthermore, they suggested that the liaison would help facilitate the transfer of medical records between VA and non-VA hospitals. Other suggestions included allowing veterans to fill prescriptions at non-VA pharmacies and dedicating a phone line for non-VA clinicians to speak to VA clinicians and staff.

Veterans agreed that improvements to the current process should include an efficient system for obtaining medications and the ability to schedule timely follow-up appointments. Furthermore, veterans wanted education about the VA transition-of-care process following a non-VA hospitalization, including payment and VA notification processes (Table 2, Theme 5).

DISCUSSION

Participants described the current transitional care process as inefficient with specific barriers that have negative consequences on patient care and clinician and staff work processes. They described difficulties in obtaining medications prescribed by non-VA clinicians from VA pharmacies, delays in follow-up appointments at the VA, and lack of bilateral communication between systems and medical record transfer. Participants also provided concrete suggestions to improving the current process, including a care coordinator with clinical background. These findings are important in the context of VA increasing veteran access to care in the community.

Despite an increasing emphasis on veteran access to non-VA care as a result of the VA strategic goals and several new programs,7,12,13 there has not been a close examination of the current transition-of-care process from non-VA hospitals to VA primary care. Several studies have shown that the period following a hospitalization is especially vulnerable and associated with adverse events such as readmission, high cost, and death.12,31,32 Our findings agree with previous research that identified medical record transfer across systems as one of the most challenging issues contributing to deficits in communication between care teams.33 In addition, our study brought into focus the significant challenges faced by veterans in obtaining medications post non-VA hospital discharge. Addressing these key barriers in transitional care will improve the quality, safety, and value of healthcare in the current transition process.38,39

Based on our findings, our participants’ concern in transitional care can be addressed in various ways. First, as veterans are increasingly receiving care in the community, identifying their veteran status early on in the non-VA hospital setting could help in improved, real time communication with the VA. This could be done by updating patient intake forms to ask patients whether they are veterans or not. Second, VA policy-level changes should work to provide veterans access to non-VA pharmacy benefits equivalent to the access patients are receiving for hospital, specialty, and outpatient care. Third, patient and provider satisfaction for dual-use veterans should be examined closely. Although participants expressed frustration with the overall transitions of care from non-VA hospitals to VA primary care setting, influence of this on the Quadruple Aim-improving patient outcomes, experience, and reducing clinician and staff burnout should be examined closely.40 Fourth, evidence-based interventions such as nurse-led transitional care programs that have proven helpful in reducing adverse outcomes in both VA and non-VA settings will be useful to implement.41-45 Such programs could be located in the VA, and a care coordinator role could help facilitate transitional care needs for veterans by working with multiple non-VA hospitals.

The limitations of this study are that the perspectives shared by these participants may not represent all VA and non-VA hospitals as well as veterans’ experiences with transition of care. In addition, the study was conducted in one state and the findings may not be applicable to other healthcare systems. However, our study highlighted the consistent challenges of receiving care across VA and other hospital systems. Two strengths of this study are that it was conducted by multidisciplinary research team members with expertise in qualitative research, clinical care, and implementation science and that we obtained convergent information from VA, non-VA, and veteran participants.

Our current transition-of-care process has several shortcomings. There was a clear agreement on barriers, facilitators, and suggestions for improving the current transitions-of-care process among VA and non-VA hospital participants, as well as from veterans who experienced transitions across different delivery systems. Transitioning veterans to VA primary care following a non-VA hospitalization is a crucial first step for improving care for veterans and reducing adverse outcomes such as avoidable hospital readmissions and death.

These results describe the inefficiencies experienced by patients, clinicians, and staff and their suggestions to alleviate these barriers for optimal continuum of care. To avoid frustration and inefficiencies, the increased emphasis of providing non-VA care for veterans should consider the challenges experienced in transitional care and the opportunities for increased coordination of care.

 

 

The Veterans Health Administration (VA) has increasingly partnered with non-VA hospitals to improve access to care.1,2 However, veterans who receive healthcare services at both VA and non-VA hospitals are more likely to have adverse health outcomes, including increased hospitalization, 30-day readmissions, fragmented care resulting in duplication of tests and treatments, and difficulties with medication management.3-10 Postdischarge care is particularly a high-risk time for these patients. Currently, the VA experiences challenges in coordinating care for patients who are dual users.11

As the VA moves toward increased utilization of non-VA care, it is crucial to understand and address the challenges of transitional care faced by dual-use veterans to provide high-quality care that improves healthcare outcomes.7,11,12 The VA implemented a shift in policy from the Veterans Access, Choice, and Accountability Act of 2014 (Public Law 113-146; “Choice Act”) to the VA Maintaining Internal Systems and Strengthening Integrated Outside Networks (MISSION) Act beginning June 6, 2019.13,14 Under the MISSION Act, veterans have more ways to access healthcare within the VA’s network and through approved non-VA medical providers in the community known as “community care providers.”15 This shift expanded the existing VA Choice Act of 2014, where the program allowed those veterans who are unable to schedule an appointment within 30 days of their preferred date or the clinically appropriate date, or on the basis of their place of residence, to elect to receive care from eligible non-VA healthcare entities or providers.14,15 These efforts to better serve veterans by increasing non-VA care might present added care coordination challenges for patients and their providers when they seek care in the VA.

High-quality transitional care prevents poor outcomes such as hospital readmissions.16-18 When communication and coordination across healthcare delivery systems are lacking, patients and their families often find themselves at risk for adverse events.19,20 Past research shows that patients have fewer adverse events when they receive comprehensive postdischarge care, including instructions on medications and self-care, symptom recognition and management, and reminders to attend follow-up appointments.17,21,22 Although researchers have identified the components of effective transitional care,23 barriers persist. The communication and collaboration needed to provide coordinated care across healthcare delivery systems are difficult due to the lack of standardized approaches between systems.24 Consequently, follow-up care may be delayed or missed altogether. To our knowledge, there is no published research identifying transitional care challenges for clinicians, staff, and veterans in transitioning from non-VA hospitals to a VA primary care setting.



The objective of this quality assessment was to understand VA and non-VA hospital clinicians’ and staff as well as veterans’ perspectives of the barriers and facilitators to providing high-quality transitional care.

 

 

METHODS

Study Design

We conducted a qualitative assessment within the VA Eastern Colorado Health Care System, an urban tertiary medical center, as well as urban and rural non-VA hospitals used by veterans. Semi-structured interview guides informed by the practical robust implementation and sustainability (PRISM) model, the Lean approach, and the Ideal Transitions of Care Bridge were used.25-27 We explored the PRISM domains such as recipient’s characteristics, the interaction with the external environment, and the implementation and sustainability infrastructure to inform the design and implementation of the intervention.25 The Lean approach included methods to optimize processes by maximizing efficiency and minimizing waste.26 The Ideal Transitions of Care Bridge was used to identify the domains in transitions of care such as discharge planning, communication of information, and care coordination.27

Setting and Participants

We identified the top 10 non-VA hospitals serving the most urban and rural veterans in 2015 using VA administrative data. Purposive sampling was used to ensure that urban and rural non-VA hospitals and different roles within these hospitals were represented. VA clinicians and staff were selected from the Denver VA Medical Center, a tertiary hospital within the Eastern Colorado Health Care System and one VA Community-Based Outpatient Clinic (CBOC) that primarily serves rural veterans. The Denver VA Medical Center has three clinics staffed by Patient Aligned Care Teams (PACTs), a model built on the concept of Patient-Centered Medical Home.28 Hospital leadership were initially approached for permission to recruit their staff and to be involved as key informants, and all agreed. To ensure representativeness, diversity of roles was recruited, including PACT primary care physicians, nurses, and other staff members such as medical assistants and administrators. Veterans were approached for sampling if they were discharged from a non-VA hospital during June–September 2015 and used the VA for primary care. This was to ensure that they remembered the process they went through postdischarge at the time of the interview.

Data Collection and Analysis

The evaluation team members (RA, EL, and MM) conducted the interviews from November 2015 to July 2016. Clinicians, staff, and veterans were asked semi-structured questions about their experiences and their role in transitioning VA patients across systems (see Appendix for interview guides). Veterans were asked to describe their experience and satisfaction with the current postdischarge transition process. We stopped the interviews when we reached data saturation.29

Interviews were audio-recorded, transcribed verbatim, and validated (transcribed interviews were double-checked against recording) to ensure data quality and accuracy. Coding was guided by a conventional content analysis technique30, 31 using a deductive and inductive coding approach.31 The deductive coding approach was drawn from the Ideal Transitions of Care Bridge and PRISM domains. 32,33 Two evaluation team members (RA and EL) defined the initial code book by independently coding the first three interviews, worked to clarify the meanings of emergent codes, and came to a consensus when disagreements occurred. Next, a priori codes were added by team members to include the PRISM domains. These PRISM domains included the implementation and sustainability infrastructure, the external environment, the characteristics of intervention recipients, and the organizational and patient perspectives of an intervention.

Additional emergent codes were added to the code book and agreed upon by team members (RA, EL, and MM). Consistent with previously used methods, consensus building was achieved by identifying and resolving differences by discussing with team members (RA, EL, MM, CB, and RB).29 Codes were examined and organized into themes by team members.29,34-36 This process was continued until no new themes were identified. Results were reviewed by all evaluation team members to assess thoroughness and comprehensiveness.34,35 In addition, team members triangulated the findings with VA and non-VA participants to ensure validity and reduce researcher bias.29,37

 

 

RESULTS

We conducted a total of 70 interviews with 23 VA and 29 non-VA hospital clinicians and staff and 18 veterans (Table 1). Overall, we found that there was no standardized process for transitioning veterans across healthcare delivery systems. Participants reported that transitions were often inefficient when non-VA hospitals could not (1) identify patients as veterans and notify VA primary care of discharge; (2) transfer non-VA hospital medical records to VA primary care; (3) obtain follow-up care appointments with VA primary care; and (4) write VA formulary medications for veterans to fill at VA pharmacies. In addition, participants discussed about facilitators and suggestions to overcome these inefficiencies and improve transitional care (Table2). We mapped the identified barriers as well as the suggestions for improvement to the PRISM and the Ideal Transitions of Care Bridge domains (Table 3).

Unable to Identify Patients as Veterans and Notify VA Primary Care of Discharge

VA and non-VA participants reported difficulty in communicating about veterans’ hospitalizations and discharge follow-up needs across systems. Non-VA clinicians referenced difficulty in identifying patients as veterans to communicate with VA, except in instances where the VA is a payor, while VA providers described feeling largely uninformed of the veterans non-VA hospitalization. For non-VA clinicians, the lack of a systematic method for veteran identification often left them to inadvertently identify veteran status by asking about their primary care clinicians and insurance and even through an offhanded comment made by the veteran. If a veteran was identified, non-VA clinicians described being uncertain about the best way to notify VA primary care of the patient’s impending discharge. Veterans described instances of the non-VA hospital knowing their veteran status upon admission, but accounts varied on whether the non-VA hospital notified the VA primary care of their hospitalization (Table 2, Theme 1).

Unable to Transfer Non-VA Hospital Medical Records to VA Primary Care

VA clinicians discussed about the challenges associated with obtaining the veteran’s medical record from the non-VA hospitals, and when it was received, it was often incomplete information and significantly delayed. They described relying on the veteran’s description of the care received, which was not complete or accurate information needed to make clinical judgment or coordinate follow-up care. Non-VA clinicians mentioned about trying several methods for transferring the medical record to VA primary care, including discharge summary via electronic system and sometimes solely relying on patients to deliver discharge paperwork to their primary care clinicians. In instances where non-VA hospitals sent discharge paperwork to VA, there was no way for non-VA hospitals to verify whether the faxed electronic medical record was received by the VA hospital. Most of the veterans discussed receiving written postdischarge instructions to take to their VA primary care clinicians; however, they were unsure whether the VA primary care received their medical record or any other information from the non-VA hospital (Table 2, Theme 2).

Unable to Obtain Follow-Up Care Appointments with VA Primary Care

All participants described how difficult it was to obtain a follow-up appointment for veterans with VA primary care. This often resulted in delayed follow-up care. VA clinicians also shared that a non-VA hospitalization can be the impetus for a veteran to seek care at the VA for the very first time. Once eligibility is determined, the veteran is assigned a VA primary care clinician. This process may take up to six weeks, and in the meantime, the veteran is scheduled in VA urgent care for immediate postdischarge care. This lag in primary care assignment creates delayed and fragmented care (Table 2, Theme 3).

 

 

Non-VA clinicians, administrators, and staff also discussed the difficulties in scheduling follow-up care with VA primary care. Although discharge paperwork instructed patients to see their VA clinicians, there was no process in place for non-VA clinicians to confirm whether the follow-up care was received due to lack of bilateral communication. In addition, veterans discussed the inefficiencies in scheduling follow-up appointments with VA clinicians where attempts to follow-up with primary care clinicians took eight weeks or more. Several veterans described walking into the clinic without an appointment asking to be seen postdischarge or utilizing the VA emergency department for follow-up care after discharge from a non-VA hospital. Veterans admitted utilizing the VA emergency department for nonemergent reasons such as filling their prescriptions because they are unable to see a VA PCP in a timely manner (Table 2, Theme 3).

Unable to Write VA Formulary Medications for Veterans to Fill at VA Pharmacies

All participants described the difficulties in obtaining medications at VA pharmacies when prescribed by the non-VA hospital clinicians. VA clinicians often had to reassess, and rewrite prescriptions written by clinicians, causing delays. Moreover, rural VA clinicians described lack of VA pharmacies in their locations, where veterans had to mail order medications, causing further delays in needed medications. Non-VA clinicians echoed these frustrations. They noted that veterans were confused about their VA pharmacy benefits as well as the need for the non-VA clinicians to follow VA formulary guidelines. Veterans expressed that it was especially challenging to physically go to the VA pharmacy to pick up medications after discharge due to lack of transportation, limited VA pharmacy hours, and long wait times. Several veterans discussed paying for their prescriptions out of pocket even though they had VA pharmacy benefits because it was more convenient to use the non-VA pharmacy. In other instances, veterans discussed going to a VA emergency department and waiting for hours to have their non-VA clinician prescription rewritten by a VA clinician (Table 2, Theme 4).

Facilitators of the Current Transition Process

Several participants provided examples of when transitional care communication between systems occurred seamlessly. VA staff and veterans noted that the VA increased the availability of urgent care appointments, which allowed for timelier postacute care follow-up appointments. Non-VA hospital clinicians also noted the availability of additional appointment slots but stated that they did not learn about these additional appointments directly from the VA. Instead, they learned of these through medical residents caring for patients at both VA and non-VA hospitals. One VA CBOC designated two nurses to care for walk-in veterans for their postdischarge follow-up needs. Some VA participants also noted that the VA Call Center Nurses occasionally called veterans upon discharge to schedule a follow-up appointment and facilitated timely care.

Participants from a VA CBOC discussed being part of a Community Transitions Consortium aimed at identifying high-utilizing patients (veteran and nonveteran) and improving communication across systems. The consortium members discussed each facility’s transition-of-care process, described having access to local non-VA hospital medical records and a backline phone number at the non-VA hospitals to coordinate transitional care. This allowed the VA clinicians to learn about non-VA hospital processes and veteran needs.

 

 

Suggestions for Improving the Transitional Care Process

VA and non-VA clinicians suggested hiring a VA liaison, preferably with a clinical background to facilitate care coordination across healthcare systems. They recommended that this person work closely with VA primary care, strengthen the relationship with non-VA hospitals, and help veterans learn more about the transition-of-care processes. Topics discussed for veteran education included how to (1) access their primary care team; (2) alert VA of non-VA hospitalization and the billing process; (3) recognize symptoms and manage care; and (4) obtain follow-up care appointments. Furthermore, they suggested that the liaison would help facilitate the transfer of medical records between VA and non-VA hospitals. Other suggestions included allowing veterans to fill prescriptions at non-VA pharmacies and dedicating a phone line for non-VA clinicians to speak to VA clinicians and staff.

Veterans agreed that improvements to the current process should include an efficient system for obtaining medications and the ability to schedule timely follow-up appointments. Furthermore, veterans wanted education about the VA transition-of-care process following a non-VA hospitalization, including payment and VA notification processes (Table 2, Theme 5).

DISCUSSION

Participants described the current transitional care process as inefficient with specific barriers that have negative consequences on patient care and clinician and staff work processes. They described difficulties in obtaining medications prescribed by non-VA clinicians from VA pharmacies, delays in follow-up appointments at the VA, and lack of bilateral communication between systems and medical record transfer. Participants also provided concrete suggestions to improving the current process, including a care coordinator with clinical background. These findings are important in the context of VA increasing veteran access to care in the community.

Despite an increasing emphasis on veteran access to non-VA care as a result of the VA strategic goals and several new programs,7,12,13 there has not been a close examination of the current transition-of-care process from non-VA hospitals to VA primary care. Several studies have shown that the period following a hospitalization is especially vulnerable and associated with adverse events such as readmission, high cost, and death.12,31,32 Our findings agree with previous research that identified medical record transfer across systems as one of the most challenging issues contributing to deficits in communication between care teams.33 In addition, our study brought into focus the significant challenges faced by veterans in obtaining medications post non-VA hospital discharge. Addressing these key barriers in transitional care will improve the quality, safety, and value of healthcare in the current transition process.38,39

Based on our findings, our participants’ concern in transitional care can be addressed in various ways. First, as veterans are increasingly receiving care in the community, identifying their veteran status early on in the non-VA hospital setting could help in improved, real time communication with the VA. This could be done by updating patient intake forms to ask patients whether they are veterans or not. Second, VA policy-level changes should work to provide veterans access to non-VA pharmacy benefits equivalent to the access patients are receiving for hospital, specialty, and outpatient care. Third, patient and provider satisfaction for dual-use veterans should be examined closely. Although participants expressed frustration with the overall transitions of care from non-VA hospitals to VA primary care setting, influence of this on the Quadruple Aim-improving patient outcomes, experience, and reducing clinician and staff burnout should be examined closely.40 Fourth, evidence-based interventions such as nurse-led transitional care programs that have proven helpful in reducing adverse outcomes in both VA and non-VA settings will be useful to implement.41-45 Such programs could be located in the VA, and a care coordinator role could help facilitate transitional care needs for veterans by working with multiple non-VA hospitals.

The limitations of this study are that the perspectives shared by these participants may not represent all VA and non-VA hospitals as well as veterans’ experiences with transition of care. In addition, the study was conducted in one state and the findings may not be applicable to other healthcare systems. However, our study highlighted the consistent challenges of receiving care across VA and other hospital systems. Two strengths of this study are that it was conducted by multidisciplinary research team members with expertise in qualitative research, clinical care, and implementation science and that we obtained convergent information from VA, non-VA, and veteran participants.

Our current transition-of-care process has several shortcomings. There was a clear agreement on barriers, facilitators, and suggestions for improving the current transitions-of-care process among VA and non-VA hospital participants, as well as from veterans who experienced transitions across different delivery systems. Transitioning veterans to VA primary care following a non-VA hospitalization is a crucial first step for improving care for veterans and reducing adverse outcomes such as avoidable hospital readmissions and death.

These results describe the inefficiencies experienced by patients, clinicians, and staff and their suggestions to alleviate these barriers for optimal continuum of care. To avoid frustration and inefficiencies, the increased emphasis of providing non-VA care for veterans should consider the challenges experienced in transitional care and the opportunities for increased coordination of care.

 

 

References

1. Borowsky SJ, Cowper DC. Dual use of VA and non-VA primary care. J Gen Intern Med. 1999;14(5):274-280. https://doi.org/10.1046/j.1525-1497.1999.00335.x.
2. Charlton ME, Mengeling MA, Schlichting JA, et al. Veteran use of health care systems in rural states. Comparing VA and Non-VA health care use among privately insured veterans under age 65. J Rural Health. 2016;32(4):407-417. https://doi.org/10.1111/jrh.12206.
3. Forster AJ, Murff HJ, Peterson JF, Gandhi TK, Bates DW. The incidence and severity of adverse events affecting patients after discharge from the hospital. Ann Intern Med. 2003;138(3):161. https://doi.org/10.7326/0003-4819-138-3-200302040-00007.
4. Nguyen KA, Haggstrom DA, Ofner S, et al. Medication use among veterans across health care systems. Appl Clin Inform. 2017;26(1):235-249. https://doi.org/10.4338/ACI-2016-10-RA-0184.
5. Nayar P, Apenteng B, Yu F, Woodbridge P, Fetrick A. Rural veterans’ perspectives of dual care. J Commun Health. 2013;38(1):70-77. https://doi.org/10.1007/s10900-012-9583-7.
6. West AN, Charlton ME. Insured veterans’ use of VA and Non-VA health care in a rural state. J Rural Health. 2016;32(4):387-396. https://doi.org/10.1111/jrh.12196.
7. Gellad WF. The veterans choice act and dual health system use. J Gen Intern Med. 2016;31(2):153-154. https://doi.org/10.1007/s11606-015-3492-2.
8. Axon RN, Gebregziabher M, Everett CJ, Heidenreich P, Hunt KJ. Dual health care system use is associated with higher rates of hospitalization and hospital readmission among veterans with heart failure. Am Heart J. 2016;174:157-163. https://doi.org/10.1016/j.ahj.2015.09.023.
9. Humensky J, Carretta H, de Groot K, et al. Service utilization of veterans dually eligible for VA and medicare fee-for-service: 1999–2004. Medicare Medicaid Res Rev. 2012;2(3). https://doi.org/10.5600/mmrr.002.03.A06.
10. West AN, Charlton ME, Vaughan-Sarrazin M. Dual use of VA and non-VA hospitals by veterans with multiple hospitalizations. BMC Health Serv Res. 2015;15(1):431. https://doi.org/10.1186/s12913-015-1069-8.
11. Gaglioti A, Cozad A, Wittrock S, et al. Non-VA primary care providers’ perspectives on comanagement for rural veterans. Mil Med. 2014;179(11):1236-1243. https://doi.org/10.7205/MILMED-D-13-00342.
12. Department of Veterans Affairs. Expanded access to non-VA care through the veterans choice program. Final rule. Fed Regist. 2018;83(92):21893-21897.
13. Shuster B. Text-H.R.3236-114th Congress. Surface Transportation and Veterans Health Care Choice Improvement Act of 2015.. https://www.congress.gov/bill/114th-congress/house-bill/3236/text/pl. Accessed April 16, 2017; 2015-2016.
14. Veterans Affairs Mission Act. MISSIONAct.va.gov Available at. https://missionact.va.gov/. Accessed August 9, 2019.
15. Veterans Choice Program (VCP). Community care. https://www.va.gov/COMMUNITYCARE/programs/veterans/VCP/index.asp. Accessed August 9, 2019.
16. A Decade of Transitional Care Research with Vulnerable Elder… : journal of cardiovascular nursing. LWW. http://journals.lww.com/jcnjournal/Fulltext/2000/04000/A_Decade_of_Transitional_Care_Research_with.4.aspx. Accessed April 16, 2017.
17. Coleman EA, Boult C. Improving the quality of transitional care for persons with complex care needs. J Am Geriatr Soc. 2003;51(4):556-557. https://doi.org/10.1046/j.1532-5415.2003.51186.x.
18. Krichbaum K. GAPN postacute care coordination improves hip fracture outcomes. West J Nurs Res. 2007;29(5):523-544. https://doi.org/10.1177/0193945906293817.
19. Kripalani S, Jackson AT, Schnipper JL, Coleman EA. Promoting effective transitions of care at hospital discharge: a review of key issues for hospitalists. J Hosp Med. 2007;2(5):314-323. https://doi.org/10.1002/jhm.228.
20. Coleman EA, Mahoney E, Parry C. Assessing the quality of preparation for posthospital care from the patient’s perspective: the care transitions measure. Med Care. 2005;43(3):246-255. https://doi.org/10.1097/00005650-200503000-00007.
21. Naylor MD, Aiken LH, Kurtzman ET, Olds DM, Hirschman KB. The importance of transitional care in achieving health reform. Health Aff (Millwood). 2011;30(4):746-754. https://doi.org/10.1377/hlthaff.2011.0041.
22. Naylor MD, Brooten DA, Campbell RL, et al. Transitional care of older adults hospitalized with heart failure: a randomized, controlled trial. J Am Geriatr Soc. 2004;52(5):675-684. https://doi.org/10.1111/j.1532-5415.2004.52202.x.
23. Snow V, Beck D, Budnitz T, et al. Transitions of care consensus policy statement: American College of Physicians, Society of General Internal Medicine, society of hospital medicine, American Geriatrics Society, American College of Emergency Physicians, and Society for Academic Emergency Medicine. J Hosp Med. 2009;4(6):364-370. https://doi.org/10.1002/jhm.510.
24. Coleman EA. Falling through the cracks: challenges and opportunities for improving transitional care for persons with continuous complex care needs. J Am Geriatr Soc. 2003;51(4):549-555. https://doi.org/10.1046/j.1532-5415.2003.51185.x.
25. Feldstein AC, Glasgow RE. A practical, robust implementation and sustainability model (PRISM) for integrating research findings into practice. Jt Comm J Qual Patient Saf. 2008;34(4):228-243. https://doi.org/10.1016/S1553-7250(08)34030-6.
26. Schweikhart SA, Dembe AE. The applicability of lean and six sigma techniques to clinical and translational research. J Investig Med. 2009;57(7):748-755. https://doi.org/10.2310/JIM.0b013e3181b91b3a.
27. Burke RE, Kripalani S, Vasilevskis EE, Schnipper JL. Moving beyond readmission penalties: creating an ideal process to improve transitional care. J Hosp Med. 2013;8(2):102-109. https://doi.org/10.1002/jhm.1990.
28. Patient Aligned Care Team (PACT)-Patient Care. Services. https://www.patientcare.va.gov/primarycare/PACT.asp. Accessed November 20, 2017.
29. Morse JM. Critical analysis of strategies for determining rigor in qualitative inquiry. Qual Health Res. 2015;25(9):1212-1222. https://doi.org/10.1177/1049732315588501.
30. Hsieh H-F, Shannon SE. Three approaches to qualitative content analysis. Qual Health Res. 2005;15(9):1277-1288. https://doi.org/10.1177/1049732305276687.
31. Fereday J, Muir-Cochrane E. Demonstrating rigor using thematic analysis: a hybrid approach of inductive and deductive coding and theme development. Int J Qual Methods. 2006;5(1):80-92. https://doi.org/10.1177/160940690600500107.
32. Ayele RA, Lawrence E, McCreight M, et al. Study protocol: improving the transition of care from a non-network hospital back to the patient’s medical home. BMC Health Serv Res. 2017;17(1):123. https://doi.org/10.1186/s12913-017-2048-z.
33. Burke RE, Kripalani S, Vasilevskis EE, Schnipper JL. Moving beyond readmission penalties: creating an ideal process to improve transitional care. J Hosp Med. 2013;8(2):102-109. https://doi.org/10.1002/jhm.1990.
34. Qualitative research & evaluation methods. https://us.sagepub.com/en-us/nam/qualitative-research-evaluation-methods/book232962. Accessed April 16, 2017. SAGE Publications Inc.
35. Curry LA, Nembhard IM, Bradley EH. Qualitative and mixed methods provide unique contributions to outcomes research. Circulation. 2009;119(10):1442-1452. https://doi.org/10.1161/CIRCULATIONAHA.107.742775.
36. Creswell JW, Hanson WE, Clark Plano VL, Morales A. Qualitative research designs: selection and implementation. Couns Psychol. 2007;35(2):236-264. https://doi.org/10.1177/0011000006287390.
37. Carter N, Bryant-Lukosius D, DiCenso A, Blythe J, Neville AJ. The use of triangulation in qualitative research. Oncol Nurs Forum. 2014;41(5):545-547. https://doi.org/10.1188/14.ONF.545-547.
38. Krumholz HM. Post-hospital syndrome—an acquired, transient condition of generalized risk. N Engl J Med. 2013;368(2):100-102. https://doi.org/10.1056/NEJMp1212324.
39. Improving Care Transitions. Health affairs-health policy briefs. http://www.healthaffairs.org/healthpolicybriefs/brief.php?brief_id=76. Accessed August 13, 2016.
40. Bodenheimer T, Sinsky C. From triple to quadruple aim: care of the patient requires care of the provider. Ann Fam Med. 2014;12(6):573-576. https://doi.org/10.1370/afm.1713.
41. Burke RE, Kelley L, Gunzburger E, et al. Improving transitions of care for veterans transferred to tertiary VA medical centers. Am J Med Qual. 2018;33(2):147-153. https://doi.org/10.1177/1062860617715508.
42. Capp R, Misky GJ, Lindrooth RC, et al. Coordination program reduced acute care use and increased primary care visits among frequent emergency care users. Health Aff (Millwood). 2017;36(10):1705-1711. https://doi.org/10.1377/hlthaff.2017.0612.
43. Kind AJH, Brenny-Fitzpatrick M, Leahy-Gross K, et al. Harnessing protocolized adaptation in dissemination: successful implementation and sustainment of the veterans affairs coordinated-transitional care program in a non-veterans affairs hospital. J Am Geriatr Soc. 2016;64(2):409-416. https://doi.org/10.1111/jgs.13935.
44. Kind AJH, Jensen L, Barczi S, et al. Low-cost transitional care with nurse managers making mostly phone contact With patients cut rehospitalization at a VA Hospital. Health Aff. 2012;31(12):2659-2668. https://doi.org/10.1377/hlthaff.2012.0366.
45. Reese RL, Clement SA, Syeda S, et al. Coordinated-transitional care for veterans with heart failure and chronic lung disease. J Am Geriatr Soc. 2019;67(7):1502-1507. https://doi.org/10.1111/jgs.15978.

References

1. Borowsky SJ, Cowper DC. Dual use of VA and non-VA primary care. J Gen Intern Med. 1999;14(5):274-280. https://doi.org/10.1046/j.1525-1497.1999.00335.x.
2. Charlton ME, Mengeling MA, Schlichting JA, et al. Veteran use of health care systems in rural states. Comparing VA and Non-VA health care use among privately insured veterans under age 65. J Rural Health. 2016;32(4):407-417. https://doi.org/10.1111/jrh.12206.
3. Forster AJ, Murff HJ, Peterson JF, Gandhi TK, Bates DW. The incidence and severity of adverse events affecting patients after discharge from the hospital. Ann Intern Med. 2003;138(3):161. https://doi.org/10.7326/0003-4819-138-3-200302040-00007.
4. Nguyen KA, Haggstrom DA, Ofner S, et al. Medication use among veterans across health care systems. Appl Clin Inform. 2017;26(1):235-249. https://doi.org/10.4338/ACI-2016-10-RA-0184.
5. Nayar P, Apenteng B, Yu F, Woodbridge P, Fetrick A. Rural veterans’ perspectives of dual care. J Commun Health. 2013;38(1):70-77. https://doi.org/10.1007/s10900-012-9583-7.
6. West AN, Charlton ME. Insured veterans’ use of VA and Non-VA health care in a rural state. J Rural Health. 2016;32(4):387-396. https://doi.org/10.1111/jrh.12196.
7. Gellad WF. The veterans choice act and dual health system use. J Gen Intern Med. 2016;31(2):153-154. https://doi.org/10.1007/s11606-015-3492-2.
8. Axon RN, Gebregziabher M, Everett CJ, Heidenreich P, Hunt KJ. Dual health care system use is associated with higher rates of hospitalization and hospital readmission among veterans with heart failure. Am Heart J. 2016;174:157-163. https://doi.org/10.1016/j.ahj.2015.09.023.
9. Humensky J, Carretta H, de Groot K, et al. Service utilization of veterans dually eligible for VA and medicare fee-for-service: 1999–2004. Medicare Medicaid Res Rev. 2012;2(3). https://doi.org/10.5600/mmrr.002.03.A06.
10. West AN, Charlton ME, Vaughan-Sarrazin M. Dual use of VA and non-VA hospitals by veterans with multiple hospitalizations. BMC Health Serv Res. 2015;15(1):431. https://doi.org/10.1186/s12913-015-1069-8.
11. Gaglioti A, Cozad A, Wittrock S, et al. Non-VA primary care providers’ perspectives on comanagement for rural veterans. Mil Med. 2014;179(11):1236-1243. https://doi.org/10.7205/MILMED-D-13-00342.
12. Department of Veterans Affairs. Expanded access to non-VA care through the veterans choice program. Final rule. Fed Regist. 2018;83(92):21893-21897.
13. Shuster B. Text-H.R.3236-114th Congress. Surface Transportation and Veterans Health Care Choice Improvement Act of 2015.. https://www.congress.gov/bill/114th-congress/house-bill/3236/text/pl. Accessed April 16, 2017; 2015-2016.
14. Veterans Affairs Mission Act. MISSIONAct.va.gov Available at. https://missionact.va.gov/. Accessed August 9, 2019.
15. Veterans Choice Program (VCP). Community care. https://www.va.gov/COMMUNITYCARE/programs/veterans/VCP/index.asp. Accessed August 9, 2019.
16. A Decade of Transitional Care Research with Vulnerable Elder… : journal of cardiovascular nursing. LWW. http://journals.lww.com/jcnjournal/Fulltext/2000/04000/A_Decade_of_Transitional_Care_Research_with.4.aspx. Accessed April 16, 2017.
17. Coleman EA, Boult C. Improving the quality of transitional care for persons with complex care needs. J Am Geriatr Soc. 2003;51(4):556-557. https://doi.org/10.1046/j.1532-5415.2003.51186.x.
18. Krichbaum K. GAPN postacute care coordination improves hip fracture outcomes. West J Nurs Res. 2007;29(5):523-544. https://doi.org/10.1177/0193945906293817.
19. Kripalani S, Jackson AT, Schnipper JL, Coleman EA. Promoting effective transitions of care at hospital discharge: a review of key issues for hospitalists. J Hosp Med. 2007;2(5):314-323. https://doi.org/10.1002/jhm.228.
20. Coleman EA, Mahoney E, Parry C. Assessing the quality of preparation for posthospital care from the patient’s perspective: the care transitions measure. Med Care. 2005;43(3):246-255. https://doi.org/10.1097/00005650-200503000-00007.
21. Naylor MD, Aiken LH, Kurtzman ET, Olds DM, Hirschman KB. The importance of transitional care in achieving health reform. Health Aff (Millwood). 2011;30(4):746-754. https://doi.org/10.1377/hlthaff.2011.0041.
22. Naylor MD, Brooten DA, Campbell RL, et al. Transitional care of older adults hospitalized with heart failure: a randomized, controlled trial. J Am Geriatr Soc. 2004;52(5):675-684. https://doi.org/10.1111/j.1532-5415.2004.52202.x.
23. Snow V, Beck D, Budnitz T, et al. Transitions of care consensus policy statement: American College of Physicians, Society of General Internal Medicine, society of hospital medicine, American Geriatrics Society, American College of Emergency Physicians, and Society for Academic Emergency Medicine. J Hosp Med. 2009;4(6):364-370. https://doi.org/10.1002/jhm.510.
24. Coleman EA. Falling through the cracks: challenges and opportunities for improving transitional care for persons with continuous complex care needs. J Am Geriatr Soc. 2003;51(4):549-555. https://doi.org/10.1046/j.1532-5415.2003.51185.x.
25. Feldstein AC, Glasgow RE. A practical, robust implementation and sustainability model (PRISM) for integrating research findings into practice. Jt Comm J Qual Patient Saf. 2008;34(4):228-243. https://doi.org/10.1016/S1553-7250(08)34030-6.
26. Schweikhart SA, Dembe AE. The applicability of lean and six sigma techniques to clinical and translational research. J Investig Med. 2009;57(7):748-755. https://doi.org/10.2310/JIM.0b013e3181b91b3a.
27. Burke RE, Kripalani S, Vasilevskis EE, Schnipper JL. Moving beyond readmission penalties: creating an ideal process to improve transitional care. J Hosp Med. 2013;8(2):102-109. https://doi.org/10.1002/jhm.1990.
28. Patient Aligned Care Team (PACT)-Patient Care. Services. https://www.patientcare.va.gov/primarycare/PACT.asp. Accessed November 20, 2017.
29. Morse JM. Critical analysis of strategies for determining rigor in qualitative inquiry. Qual Health Res. 2015;25(9):1212-1222. https://doi.org/10.1177/1049732315588501.
30. Hsieh H-F, Shannon SE. Three approaches to qualitative content analysis. Qual Health Res. 2005;15(9):1277-1288. https://doi.org/10.1177/1049732305276687.
31. Fereday J, Muir-Cochrane E. Demonstrating rigor using thematic analysis: a hybrid approach of inductive and deductive coding and theme development. Int J Qual Methods. 2006;5(1):80-92. https://doi.org/10.1177/160940690600500107.
32. Ayele RA, Lawrence E, McCreight M, et al. Study protocol: improving the transition of care from a non-network hospital back to the patient’s medical home. BMC Health Serv Res. 2017;17(1):123. https://doi.org/10.1186/s12913-017-2048-z.
33. Burke RE, Kripalani S, Vasilevskis EE, Schnipper JL. Moving beyond readmission penalties: creating an ideal process to improve transitional care. J Hosp Med. 2013;8(2):102-109. https://doi.org/10.1002/jhm.1990.
34. Qualitative research & evaluation methods. https://us.sagepub.com/en-us/nam/qualitative-research-evaluation-methods/book232962. Accessed April 16, 2017. SAGE Publications Inc.
35. Curry LA, Nembhard IM, Bradley EH. Qualitative and mixed methods provide unique contributions to outcomes research. Circulation. 2009;119(10):1442-1452. https://doi.org/10.1161/CIRCULATIONAHA.107.742775.
36. Creswell JW, Hanson WE, Clark Plano VL, Morales A. Qualitative research designs: selection and implementation. Couns Psychol. 2007;35(2):236-264. https://doi.org/10.1177/0011000006287390.
37. Carter N, Bryant-Lukosius D, DiCenso A, Blythe J, Neville AJ. The use of triangulation in qualitative research. Oncol Nurs Forum. 2014;41(5):545-547. https://doi.org/10.1188/14.ONF.545-547.
38. Krumholz HM. Post-hospital syndrome—an acquired, transient condition of generalized risk. N Engl J Med. 2013;368(2):100-102. https://doi.org/10.1056/NEJMp1212324.
39. Improving Care Transitions. Health affairs-health policy briefs. http://www.healthaffairs.org/healthpolicybriefs/brief.php?brief_id=76. Accessed August 13, 2016.
40. Bodenheimer T, Sinsky C. From triple to quadruple aim: care of the patient requires care of the provider. Ann Fam Med. 2014;12(6):573-576. https://doi.org/10.1370/afm.1713.
41. Burke RE, Kelley L, Gunzburger E, et al. Improving transitions of care for veterans transferred to tertiary VA medical centers. Am J Med Qual. 2018;33(2):147-153. https://doi.org/10.1177/1062860617715508.
42. Capp R, Misky GJ, Lindrooth RC, et al. Coordination program reduced acute care use and increased primary care visits among frequent emergency care users. Health Aff (Millwood). 2017;36(10):1705-1711. https://doi.org/10.1377/hlthaff.2017.0612.
43. Kind AJH, Brenny-Fitzpatrick M, Leahy-Gross K, et al. Harnessing protocolized adaptation in dissemination: successful implementation and sustainment of the veterans affairs coordinated-transitional care program in a non-veterans affairs hospital. J Am Geriatr Soc. 2016;64(2):409-416. https://doi.org/10.1111/jgs.13935.
44. Kind AJH, Jensen L, Barczi S, et al. Low-cost transitional care with nurse managers making mostly phone contact With patients cut rehospitalization at a VA Hospital. Health Aff. 2012;31(12):2659-2668. https://doi.org/10.1377/hlthaff.2012.0366.
45. Reese RL, Clement SA, Syeda S, et al. Coordinated-transitional care for veterans with heart failure and chronic lung disease. J Am Geriatr Soc. 2019;67(7):1502-1507. https://doi.org/10.1111/jgs.15978.

Issue
Journal of Hospital Medicine 15(3)
Issue
Journal of Hospital Medicine 15(3)
Page Number
133-139. Published Online First October 23, 2019
Page Number
133-139. Published Online First October 23, 2019
Topics
Article Type
Sections
Article Source

© 2020 Society of Hospital Medicine

Disallow All Ads
Correspondence Location
Roman A. Ayele; E-mail: [email protected]; Telephone: (720) 857-5907
Content Gating
Gated (full article locked unless allowed per User)
Alternative CME
Disqus Comments
Default
Use ProPublica
Hide sidebar & use full width
render the right sidebar.
Conference Recap Checkbox
Not Conference Recap
Clinical Edge
Display the Slideshow in this Article
Gating Strategy
First Peek Free
Medscape Article
Display survey writer
Reuters content
Article PDF Media
Media Files