Many workflows in the healthcare industry (and other industries) require information to be extracted from a variety of data sources and for the extracted information to be used within the workflow according to the particular nature of the workflow. As one example, consider a patient who has undergone surgery at a hospital. After the surgery has been completed, the hospital must generate a bill for all of the services provided and materials used by the hospital in connection with the surgery, including pre- and post-surgical care. Generating such a bill may require obtaining information from a variety of data sources, such as transcripts of notes dictated by the surgeon (possibly before, during, and after the surgery); typewritten notes typed by the surgeon, nurses, anesthesiologist, and other medical personnel; and data stored within an Electronic Health Record (EHR) that stores a variety of information about the patient. For example, if the bill is to be sent to the patient it may be necessary to extract from such data sources information about the kind of surgery performed; the number of doctors; nurses, and other personnel who participated in the surgery; the equipment that was used in the surgery; the materials that were used to perform the surgery; the amount of time the patient stayed in the hospital after the surgery; and the medications that were prescribed to the patient as a result of the surgery. If the bill is to be sent to an insurer, then the hospital may need to provide information specified by a standard mapping referred to as a Diagnostic Related Grouping (DRG). DRGs represent standardized payment structures, such as a specific amount to be paid to the hospital for a particular type of surgery.
Extracting such a wide variety of information from such a wide variety and large number of sources can be difficult, time-consuming, and prone to error.
Embodiments of the present invention are directed to computer systems for implementing dynamic, data-driven workflows within healthcare and other environments. Such a system may include a computer-processable definition of one or more workflows. Each workflow definition may define various aspects of the corresponding workflow, such as the data required by the workflow, a process for extracting such data from a variety of structured and/or unstructured data sources, a set of process steps to be performed within the workflow, and a condition for triggering the workflow. The system may use the workflow definition to extract the data required by the workflow and to perform the workflow's process steps on the extracted data in response to determining that the workflow's trigger condition has been satisfied. The workflow may change in response to changes in data extracted by the workflow.
For example, one embodiment of the present invention is directed to a method performed by at least one computer processor, the method comprising: (A) determining that a trigger condition defined by a trigger condition definition of a workflow definition has been satisfied; (B) in response to the determination in (A): (B)(1) using a process defined by a data extraction process definition associated with the workflow definition to extract, from at least one data source, data defined by a data definition associated with the workflow definition; (B)(2) storing the extracted data in an evidence sheet; and (B)(3) applying, to the extracted data, steps defined by a workflow process definition associated with the workflow definition to generate first workflow output.
Other features and advantages of various aspects and embodiments of the present invention will become apparent from the following description and from the claims.
One of the reasons for the difficulty of extracting information from a wide variety and large number of sources is that the data sources may take a variety of forms. For example, some data sources, such as EHRs, may take the form of structured data, in which data are stored in discrete fields, such as “Surgery Type,” “Surgery Date,” and “Current Medications.” It may be easier to extract information from such structured data sources than from unstructured data sources (such as freeform doctors' notes) because structured data has already been stored in a form that can be understood by a computer. One difficulty with structured data sources, however, is that structured data may not be stored in a form that is most suitable for generating a bill. For example, the length of the patient's stay after the surgery may not be stored directly in the patient's EHR. Instead, as a very simple example, the patient's arrival date and departure date may be stored in the patient's EHR, in which case it may be necessary to calculate the duration of the patient's stay by subtracting the arrival date from the departure date. As another example, the patient's birth date but not the person's age may be stored in the patient's EHR, in which case obtaining the patient's age may require subtracting the person's birth date from the current date. As yet another example, the amount of medication provided to the patient may need to be calculated from multiple records, each of which represents a particular amount of medication provided to the patient. In practice, much more complex processing may need to be performed on existing structured data to process that data within a particular workflow, such as a workflow for generating a bill. The purpose of this example is merely to illustrate that even when the meaning of structured data may be readily understood by a computer, existing discrete data elements may still need to be combined with each other and processed in other ways to satisfy the requirements of a particular workflow.
Some data sources, such as a doctor's typewritten or transcribed notes, may take the form of unstructured data, such as freeform text written in English or another natural language. It may therefore be particularly difficult to extract data from such sources in a form that may be used to generate a bill or perform other workflows. It may be necessary first to apply Natural Language Processing (NLP) and/or other processing on such unstructured data to generate structured data that may be used to generate a bill or perform another workflow. Examples of techniques that may be used to extract structured data from transcribed documents may be found, for example, in U.S. Pat. No. 7,584,103, issued on Sep. 1, 2009, entitled, “Automated Extraction of Semantic Content and Generation of a Structured Document from Speech,” and U.S. Pat. No. 7,716,040, issued on May 11, 2010, entitled, “Verification of Extracted Data.”
The process of generating a bill based on structured and/or unstructured medical data is merely one example of a workflow that may be performed in the healthcare industry. A wide variety of healthcare workflows involve processes that must extract and analyze data stored in a wide variety of sources.
Embodiments of the present invention are directed to systems for systematizing and automation workflows, such as the healthcare workflows described above. For example, embodiments of the present invention may be used to generate, store, and process one or more computer-readable workflow definitions, each of which defines a corresponding workflow. Referring to
The workflow automation system 100 of
A workflow definition may, for example, include:
Although the workflow definition 102a is shown in
Referring again to
As a particular example of how the system 100 of
The system 100 may include a trigger module 106, which may receive the trigger condition definition 104d as input. The trigger module 106 may determine whether the trigger defined by the trigger condition definition 104d is satisfied (
The data extraction module 108 may be a fully-automated module, such as a module implemented in hardware and/or software which performs the functions disclosed herein automatically (i.e., without human intervention). The functions disclosed herein as being performed by the data extraction module 108 may, however, be performed partially or solely manually. For example, a human operator may manually create the evidence sheet 112a, based upon inspection of the data sources 110 and a manual determination that the data sources 110 are deficient in some way. In such a case, the human operator may indicate the nature of the deficiency (e.g., that a particular type of data relating to a particular patient encounter is missing from the data sources) in the evidence sheet 112a. Any of the techniques disclosed herein may be performed in connection with such a manually-generated evidence sheet. One benefit of generating an evidence sheet manually is that doing so enables the human operator to take advantages of the workflow that is performed on the evidence sheet 112a by the workflow processing module 116.
The extraction process defined by the data extraction process definition 104b and performed by the data extraction module 108 may involve abstracting from some or all of the extracted data. As a result, the evidence sheet 112a may not include all of the data extracted by the data extraction module 108 from the data sources 110. Rather, the evidence sheet 112a may include abstracted data that the data extraction module 108 has produced by abstracting from the data sources 110. For example, consider a case in which a particular hospitalization involves a patient who has pneumonia. Data in the data sources 110 that relates to the patient's hospitalization may include a large number of instances of the word “pneumonia” and other data that refers to the patient's pneumonia. The data extraction module 108 may abstract from this large number of instances of the concept of “pneumonia” and include, in the evidence sheet 112a, only one or a small number of indications that the patient has pneumonia. The system 100 may allow users of the system 100 to view all of the extracted data that justifies the conclusion that the patient has pneumonia if such users choose to view such evidence.
The system 100 may further include a workflow processing module 116, which may receive as input the workflow process definition 104c (
The act of applying the workflow process defined by the workflow process definition 104c may involve the workflow processing module 116 performing one or more steps in the workflow process automatically. Additionally or alternatively, however, one or more steps in the workflow may be associated with a corresponding human agent. To process a particular step in the workflow process, the workflow processing module 116 may interact with the human agent to whom the workflow step is assigned. For example, processing a particular workflow step assigned to a billing coder may involve presenting output representing certain specified information from the evidence sheet 112a to the billing coder and receiving input from the billing coder in response to the information from the evidence sheet 112a (such as a billing code or confirmation of a billing code).
Workflows may be static or dynamic. For example, the workflow process definition 104c may define a workflow process that includes a fixed set of steps that are performed by the workflow process defined by the workflow process definition 104c is performed. Alternatively, however, the workflow process definition 104c may define a workflow process that is dynamic, i.e., that includes steps that may change in response to inputs, such as data in the evidence sheet 112a. For example, in a “document deficiency” workflow, the introduction of a new document might cause a step to be added to the workflow according to which a different person is assigned to address a document deficiency that is evidenced by the introduction of the new document.
Furthermore, although the data extraction module 108 is described above as executing the data extraction process a single time to extract the required data from the data sources 110, this is merely an example and does not constitute a limitation of the present invention. Alternatively, for example, the data extraction module 108 may repeatedly (e.g., continuously) extract data from the data sources 110 to repeatedly (e.g., continuously) update the evidence sheet 112a in response to changes (e.g., additions, deletions, or modifications) to the data in the data sources 110. Similarly, the workflow processing module 116 may operate on the evidence sheet 112a as the data in the evidence sheet 112a changes. The workflow processing module 116 may, in other words, perform the workflow process defined by the workflow process definition 104c in a way that is responsive to changes in the data sources 110, as reflected by changes in the evidence sheet 112a. As a result, the workflow processing module 116 may implement dynamic, data-driven workflows.
Furthermore, although
Embodiments of the present invention may optimize data within an evidence sheet and/or across multiple sheets. For example, embodiments of the present invention may combine multiple evidence sheets to produce a single evidence sheet containing some or all of the data originally stored in the multiple evidence sheets. For example, if multiple evidence sheets contain data relating to a particular patient encounter, then some or all of the data from the multiple evidence sheets may be combined with each other, such as by combining all of the multiple evidence sheets to produce a single evidence sheet. For example, if a first evidence sheet contains evidence that is related to a heart failure document deficiency workflow, and a second evidence sheet contains evidence that is related to a heart failure quality measure workflow, then such evidence sheets may be combined with each other, in response to determining that both such evidence sheets related to a patient encounter involving heart failure. The resulting combined evidence sheet may still be used to drive multiple workflows (such as the heart failure document deficiency workflow and the heart failure quality measure workflow described above). For example, when the two evidence sheets are combined together, the data from each source evidence sheet may be tagged or otherwise associated with data specifying the workflow that is associated with that data, so that the data from the two source evidence sheets may continue to be used to drive the two workflows associated with those evidence sheets even though the evidence sheets have been combined together.
Once multiple evidence sheets have been combined, the workflows associated with those evidence sheets may also be combined. For example, if an evidence sheet containing evidence of a patient's pneumonia is combined with an evidence sheet containing evidence of the same patient's heart failure, then the document deficiency workflows associated with both such evidence sheets may be combined into a single workflow. As a result, when the combined workflow is executed, it is applied to the data in the combined evidence sheet. Such an embodiment enables an organization to address all document deficiencies related to a single patient at the same time (i.e., as part of the same workflow).
Consider a case in which the evidence sheet 112a is designed to support a Clinical Documentation Improvement (CDI) workflow. Such an evidence sheet 112a may contain evidence pointing to deficiencies in the existing documentation (in the data sources 110). The workflow processing module 116 may execute the workflow process defined by the workflow process definition 104c concurrently with the patient's treatment in the hospital. As a result, new documentation related to the patient may be created and added to the data sources 110 while the workflow processing module is executing the CDI workflow. Any piece of documentation that is added to the data sources 110 may cause new deficiencies to be identified within the evidence sheet 112a (e.g., by the workflow processing module 116). The identification of such a deficiency may in turn trigger the execution of a workflow by the workflow processing module 116, in which a case worker is assigned to investigate and correct the deficiency. Subsequently, further new documentation may be added to the data sources 110 which eliminates the previously-identified deficiency. In response, the data extraction module 108 may update the evidence sheet 112a to reflect that the deficiency has been eliminated. In response to this update of the evidence sheet 112a, the workflow processing module 116 may cancel the investigation of the deficiency that was previously initiated in response to identification of the deficiency.
Although only the contents of workflow definition 102a are shown in
Certain examples described above refer to a workflow for generating a bill for a surgery. This is merely one example of a workflow and does not constitute a limitation of the present invention. More generally, embodiments of the present invention may apply to any of a variety of workflows.
Another example of a workflow that may be implemented using embodiments of the present invention is a quality measure workflow. For example, if a patient is admitted to a hospital with a heart attack, then a quality measure workflow may specify that the following information should be extracted from data sources relevant to the patient: medications that were prescribed during the patient's stay; medications that were prescribed on discharge of the patient; lab results that are specific to heart conditions; and any counseling given to the patient related to smoking. The quality measure workflow may also specify certain process steps that should be applied to the extracted information to determine whether proper care was given to the patient.
Another example of a workflow that may be implemented using embodiments of the present invention is a clinical documentation improvement workflow. For example, if a patient's condition indicates that the patient has suffered a heart failure, then a clinical documentation improvement workflow may specify that the evidence that the physician relied upon to diagnose the patient with heart failure should be extracted from the data sources specified by the physician; that the extracted evidence should be analyzed to determine whether it justifies the conclusion that the patient has suffered a heart failure; and that if the evidence relied upon by the physician does provide sufficient support for the conclusion that the patient has suffered a heart failure, then the following information should be extracted from all available data sources: lab results that indicate heart failure, medications that are indicative of treatment provided for heart failure, and symptoms and diagnoses related to heart failure. This additional extracted data may then be analyzed and used to improve the physician's documentation of the patient's heart failure condition, by supplementing the documentation with additional information about evidence of the patient's heart failure.
Embodiments of the present invention have a variety of advantages. For example, in general, embodiments of the present invention enable data to be extracted automatically from a wide variety of sources, including both structured and unstructured sources, for use within medical workflows. Embodiments of the present invention provide a systematic and simple way to specify which information should be extracted automatically for use in a particular workflow, and the processes to be applied automatically to analyze the extracted data within the workflow. Embodiments of the present invention are particularly useful for automatically extracting information that is buried within freeform text documents, which are typically stored as word processing documents and which therefore are not otherwise readily processable by computer software. In other words, embodiments of the present invention make it possible to use a computer to automatically extract, from unstructured data sources, data which otherwise would need to be extracted manually and tediously from such sources. Furthermore, embodiments of the present invention enable such extracted information (whether such information was extracted automatically or manually) to be processed automatically or semi-automatically as part of a workflow that is defined in association with the extracted data.
It is to be understood that although the invention has been described above in terms of particular embodiments, the foregoing embodiments are provided as illustrative only, and do not limit or define the scope of the invention. Various other embodiments, including but not limited to the following, are also within the scope of the claims. For example, elements and components described herein may be further divided into additional components or joined together to form fewer components for performing the same functions.
Any of the functions disclosed herein may be implemented using means for performing those functions. Such means include, but are not limited to, any of the components disclosed herein, such as the computer-related components described below.
The techniques described above may be implemented, for example, in hardware, one or more computer programs tangibly stored on one or more computer-readable media, firmware, or any combination thereof. The techniques described above may be implemented in one or more computer programs executing on (or executable by) a programmable computer including any combination of any number of the following: a processor, a storage medium readable and/or writable by the processor (including, for example, volatile and non-volatile memory and/or storage elements), an input device, and an output device. Program code may be applied to input entered using the input device to perform the functions described and to generate output using the output device.
Each computer program within the scope of the claims below may be implemented in any programming language, such as assembly language, machine language, a high-level procedural programming language, or an object-oriented programming language, functional programming language or any other higher level language. The programming language may, for example, be a compiled or interpreted programming language.
Each such computer program may be implemented in a computer program product tangibly embodied in a machine-readable storage device for execution by a computer processor. Method steps of the invention may be performed by one or more computer processors executing a program tangibly embodied on a computer-readable medium to perform functions of the invention by operating on input and generating output. Suitable processors include, by way of example, both general and special purpose microprocessors. Generally, the processor receives (reads) instructions and data from a memory (such as a read-only memory and/or a random access memory) and writes (stores) instructions and data to the memory. Storage devices suitable for tangibly embodying computer program instructions and data include, for example, all forms of non-volatile memory, such as semiconductor memory devices, including EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROMs. Any of the foregoing may be supplemented by, or incorporated in, specially-designed ASICs (application-specific integrated circuits) or FPGAs (Field-Programmable Gate Arrays). A computer can generally also receive (read) programs and data from, and write (store) programs and data to, a non-transitory computer-readable storage medium such as an internal disk (not shown) or a removable disk. These elements will also be found in a conventional desktop or workstation computer as well as other computers suitable for executing computer programs implementing the methods described herein, which may be used in conjunction with any digital print engine or marking engine, display monitor, or other raster output device capable of producing color or gray scale pixels on paper, film, display screen, or other output medium.
Any data disclosed herein may be implemented, for example, in one or more data structures tangibly stored on a non-transitory computer-readable medium. Such data include, but are not limited to, the workflow definitions 102, data sources 110, evidence sheet 112a, and workflow output 114a. Embodiments of the invention may store such data in such data structure(s) and read such data from such data structure(s).
This application claims the benefit of U.S. Prov. Pat. App. Ser. No. 61/666,303, filed on Jun. 29, 2012, entitled, “Automated Clinical Evidence Sheet Workflow,” which is hereby incorporated by reference herein.
Number | Name | Date | Kind |
---|---|---|---|
5148366 | Buchanan | Sep 1992 | A |
6377922 | Brown | Apr 2002 | B2 |
7379946 | Carus | May 2008 | B2 |
7447988 | Ross | Nov 2008 | B2 |
7584103 | Fritsch et al. | Sep 2009 | B2 |
7613610 | Zimmerman | Nov 2009 | B1 |
7716040 | Koll et al. | May 2010 | B2 |
7797172 | Fitzgerald et al. | Sep 2010 | B2 |
7869998 | DiFabbrizio | Jan 2011 | B1 |
8024196 | Wodtke | Sep 2011 | B1 |
8583439 | Kondziela | Nov 2013 | B1 |
8805703 | Martin et al. | Aug 2014 | B2 |
8862483 | Scarola | Oct 2014 | B2 |
20020077819 | Girardo | Jun 2002 | A1 |
20030083915 | Guicciardi | May 2003 | A1 |
20030204588 | Peebles et al. | Oct 2003 | A1 |
20040044546 | Moore | Mar 2004 | A1 |
20040078236 | Stoodley | Apr 2004 | A1 |
20040220843 | Walter | Nov 2004 | A1 |
20040243545 | Boone et al. | Dec 2004 | A1 |
20040254816 | Myers | Dec 2004 | A1 |
20050071194 | Bormann | Mar 2005 | A1 |
20050137910 | Rao et al. | Jun 2005 | A1 |
20050158767 | Haskell | Jul 2005 | A1 |
20060020493 | Cousineau et al. | Jan 2006 | A1 |
20060031194 | Ghazaleh | Feb 2006 | A1 |
20060047539 | Huang | Mar 2006 | A1 |
20060122865 | Preiss | Jun 2006 | A1 |
20070011134 | Langseth | Jan 2007 | A1 |
20070027778 | Schellhammer | Feb 2007 | A1 |
20070033073 | Tajaliawal et al. | Feb 2007 | A1 |
20070106751 | Moore | May 2007 | A1 |
20070118401 | Mahesh et al. | May 2007 | A1 |
20070118410 | Nadai | May 2007 | A1 |
20070143164 | Kaila et al. | Jun 2007 | A1 |
20070192143 | Krishnan | Aug 2007 | A1 |
20070198907 | Degala | Aug 2007 | A1 |
20070203708 | Polcyn | Aug 2007 | A1 |
20070239499 | Shukla et al. | Oct 2007 | A1 |
20080077451 | Anthony | Mar 2008 | A1 |
20080141072 | Kalgren et al. | Jun 2008 | A1 |
20080147453 | Kogan | Jun 2008 | A1 |
20080275729 | Taggart et al. | Nov 2008 | A1 |
20090006156 | Hunt | Jan 2009 | A1 |
20090048833 | Fritsch | Feb 2009 | A1 |
20090089092 | Johnson et al. | Apr 2009 | A1 |
20090089100 | Nenov et al. | Apr 2009 | A1 |
20090182580 | Martin et al. | Jul 2009 | A1 |
20100070291 | Handy | Mar 2010 | A1 |
20100094657 | Stern | Apr 2010 | A1 |
20100125450 | Michaelangelo | May 2010 | A1 |
20100138241 | Ruark et al. | Jun 2010 | A1 |
20100145720 | Reiner | Jun 2010 | A1 |
20100217624 | Kay | Aug 2010 | A1 |
20100250236 | Jagannathan | Sep 2010 | A1 |
20100305997 | Ananian | Dec 2010 | A1 |
20110093293 | G. N. | Apr 2011 | A1 |
20110173153 | Domashchenko | Jul 2011 | A1 |
20110295616 | Vesto | Dec 2011 | A1 |
20120041950 | Koll et al. | Feb 2012 | A1 |
20120065987 | Farooq | Mar 2012 | A1 |
20120166220 | Baldwin et al. | Jun 2012 | A1 |
20120173255 | Korhnak | Jul 2012 | A1 |
20120215782 | Jagannathan | Aug 2012 | A1 |
20120221589 | Shahar | Aug 2012 | A1 |
20120323572 | Koll | Dec 2012 | A1 |
20120323598 | Koll | Dec 2012 | A1 |
20130144907 | White | Jun 2013 | A1 |
20130191136 | Apshago | Jul 2013 | A1 |
20150310362 | Huffman | Oct 2015 | A1 |
Number | Date | Country |
---|---|---|
2011118538 | Jun 2011 | JP |
2011100474 | Aug 2011 | WO |
2011100474 | Jan 2012 | WO |
Entry |
---|
Huser, Vojtech, et al., “Use of Workflow Technology Tools to Analyze Medical Data”, CBMS '06, Salt Lake City, UT, Jun. 22-23, 2006, pp. 455-460. |
Luo, Zongwei, et al., “Exception Handling in Workflow Systems”, Applied Intelligence, vol. 13, Issue 2, Sep. 2000, pp. 125-147. |
Curia, Rosario, et al., “Knowledge Management in Health Care: an Architectural Framework for Clinical Process Management Systems”, DEXA '05, IEEE Computer Society, © 2005, 5 pages. |
Egan, Marie, “Clinical Dashboards—Impact on Workflow, Care Quality and Patient Safety”, Crt Care Nurs Q, vol. 29, No. 4, Lippincott Williams & Williams, © 2006, pp. 354-361. |
Stead, William W., et al., “Integration and Beyond: Linking Information from Disparate Sources and into Workflow”, Journal of American Medical Informatics Assn, vol. 7, No. 2, Mar./Apr. 2000, pp. 135-145. |
Grimson, Jane, “Delivering the electronic healthcare record for the 21st century”, International Journal of Medical Informatics, vol. 64, Issues 2-3, Dec. 2001, pp. 111-127. |
Wilcox, Lauren, et al., “Physician-Driven Management of Patient Progress Notes in an Intensive Care Unit”, CHI 2010, Atlanta, GA, Apr. 10-15, 2010, pp. 1879-1888. |
Schnipper, Jeffrey L., et al., “Smart Forms in an Electronic Medical Record: Documentation-based Clinical Decision Support to Improve Disease Management”, Journal of American Medical Informatics Assn, vol. 15, No. 4, Jul./Aug. 2008, pp. 513-523. |
Hanson, Diane, “Chap 15: Evidence-Based Clinical Decision Support”, Nursing Informatics, Springer-Verlag, London, © 2011, pp. 243-258. |
Zou, Qinghua, et al., “IndexFinder: A Method of Extracting Key Concepts from Clinical Texts for Indexing”, AMIA 2003 Symposium Proceedings, © 2003, pp. 763-767. |
Rowland, A. L., et al., “Information eXtraction from Images (IXI): Image Processing Workflows Using a Grid Enabled Image Database”, Proc. Of DiDaMIC, vol. 4, © 2004, pp. 55-64. |
“Applying Systems Engineering Principles in Improving Health Care Delivery,” Kopach-Konrad et al., Journal of General Internal Medicine, Dec. 2007, vol. 22, Issue 3 Supplement, pp. 431-437. |
Number | Date | Country | |
---|---|---|---|
20140006431 A1 | Jan 2014 | US |
Number | Date | Country | |
---|---|---|---|
61666303 | Jun 2012 | US |