1. Technical Field
The present invention relates to workflow management, and more particularly to a system and method for an adaptive workflow engine.
2. Discussion of Related Art
Workflow management technology is implemented to organize, automate and improve business processes. Work processes may be divided into component tasks. Defining each task can include specifying who does the work, the information needed, the business rules for how to perform the task, the potential outputs, and who performs a next step in the business process.
Workflow management technology can be used to automate defined processes to meet the needs of the user.
Healthcare is an example of an industry that regularly implements workflow management technology. The healthcare industry's complex business processes can result in difficult to manage information flows. For example, information needed to make clinical decisions may not be readily available or exists in many different forms. Assembling this information can be a difficult task.
Further, as the complexity of delivering health care services has increased, different workflow management solutions have been developed for different tasks. These solutions can be incompatible.
Therefore, a need exists for an adaptive workflow engine system and method of connecting different pieces of workflow management solutions together.
According to an embodiment of the present disclosure, a computer-implemented workflow engine for management of a worklist comprises a worklist server interfaced with an information system providing services and storing a worklist entry, a task scheduler coupled to the worklist server, wherein the task scheduler decomposes the worklist entry stored by the worklist server, a task interpreter coupled to the task scheduler, receiving the worklist and separating the worklist into an action and a player, and a task manager coupled to the task scheduler and to the player specified by the worklist.
The workflow engine further comprises a first database coupled to the task interpreter and task manager, wherein the task interpreter populates the first database with information about a first setup of the player. The first database stores a relationship between the action and the player. The first database stores an interpretation of the action. The workflow engine may further comprise a second database coupled to the task interpreter and task manager, wherein the first and the second database store site specific setups.
The workflow engine further comprises a scheduler user interface.
The task scheduler is coupled to a repository for controlling a viewing of data of the worklist.
The task manager is a passive repository of DICOM (Digital Imaging and Communications in Medicine) retention policy service items for enforcing retention and disposition guidelines and component scheduled procedure steps. The task manager drives applications using instructions and data of the worklist to be performed a scheduled task specified by the worklist.
According to an embodiment of the present disclosure, a computer-implemented method for scaling a worklist coupled to a plurality of players comprises providing a worklist server interfaced with an information system providing services and, storing a worklist entry, providing a task scheduler coupled to the worklist server, wherein the task schedule decomposes the worklist entry stored by the worklist server, providing a task interpreter coupled to the task scheduler, receiving the worklist and separating the worklist into an action and a plurality of players, providing a task manager coupled to the task scheduler and to the plurality of players specified by the worklist, and providing at least one database, each database corresponding to a known configuration of the plurality of players and storing a workflow of the plurality of players for performing a task.
The method further comprises scaling the worklist by adding or removing a database.
The method further comprises providing a rule in a database for applying a task of a first configuration of the plurality of players to a task of a second configuration of the plurality of players. The first and second configurations include a set of the plurality of players.
According to an embodiment of the present disclosure, a computer-implemented method for management of a worklist comprises providing a database of worklist patterns, receiving an order for a service at a decision support system, receiving a plurality work items at a task scheduler, inputting the plurality of work items to a task interpreter, searching, by the task interpreter, the database of worklist patterns for a workflow pattern matching each of the plurality of work items, implementing each matching workflow pattern upon determining at least one matching workflow pattern to perform the service, otherwise, determining an alternative workflow pattern, and marking the alternative workflow pattern for review.
The computer-implemented method for management of the worklist further comprises storing the alternative workflow pattern in the database of worklist patterns.
Exemplary embodiments of the present invention will be described below in more detail, with reference to the accompanying drawings:
Referring to
A method imparts intelligence to a deployed workflow engine (e.g., an open system), which can learn a workflow from use cases performed in a deployed system (e.g., adaptive intelligence) to realize an intelligent workflow management system.
The worklist framework 101 can scale up or down seamlessly, which can be deployed with (see
Referring to
The GPWL server 102 facilitates interoperability of equipment, e.g., 103 and 109-112, by specifying for network communications, a set of protocols to be followed by devices, the syntax and semantics of commands and associated information that can be exchanged using the protocols, for media communication, a set of media storage services to be followed by devices, as well as a file format and a medical directory structure to facilitate access to the images and related information stored on interchange media, and information that needs to be supplied with an implementation.
The worklist is the structure to present information related to a particular set of tasks. It specifies particular details for each task. The information supports an order of selection of the tasks to be performed, and supports the performance of the tasks, e.g., the scheduling of imaging procedures or a worklist presented at a radiological reporting station to indicate which studies have been performed and are waiting to be reported.
A service for communicating such worklists includes facilities for querying the worklist, e.g., by an application for performing tasks of the worklist. The facilities may include operations such as search keys. The worklist includes workitems, each workitem is related to a task. A workitem includes attributes from different objects related to the task.
Key attributes of the worklist are employed and may be used as matching key attributes and return key attributes. Matching key attributes may be used for matching. Return key attributes may be used to specify desired return attributes. A worklist service includes an informative overview, an information model definition and a service group.
A task scheduler 104 decomposes the worklist into Retention Policy Service (RPS) items for enforcing retention and disposition guidelines and component Scheduled Procedure Steps (SPS) items for taking ownership of the workitem to substantially prevent simultaneous processing of data (e.g., including notification to RIS that a workitem is in progress). The task scheduler 104 provides a HTTP connection to a user interface (UI) 108 to provide a view of the worklist. The view of the worklist can be a DICOM viewing incorporating the work breakdown of the worklist, and showing the status or progress of the various RPS and SPS. A task scheduler UI 108 allows operations on the worklist, for example prioritization, cancellation, redirection, etc. The task scheduler 104 may have an optional connection to a user repository (like GSM) to allow access control over the data viewing.
A task manager 105 is a manifestation of a workflow engine in the context of the deployment. The task manager 105 receives inputs from the task scheduler 104 and optionally from a master workflow patterns/interpreted tasks database 106.
The task manager 105 is the downstream interface of the worklist framework 101, and interfaces with players (e.g., task performers) listed in the worklist. The task manager 105 provides various levels of services including making available DICOM RPS/SPS to applications as a passive repository, driving applications with instructions and data to perform a scheduled task, etc.
The task manager 105 provides the services over different protocols including DICOM, XML, SOAP, .NET framework interface mechanisms (Remoting, Reflection, Interfaces), Proprietary framework mechanisms (AT.NET), etc. The services of the task manager 105 may be provided to, for example, acquisition hardware 109, Singapore applications 110, Picture Archiving Communication System (PACS) 111 and an IS 112.
A task interpreter 107 breaks down the RPS/SPS/Non-Radiology worklist item to a known set of actions and players. This is achieved thru adaptive learning from the master workflow patterns/interpreted tasks database 106, which includes configuration setup information of a system, e.g., a healthcare enterprise, hospital, department, ward, clinic, observation station, etc.
The task interpreter 107 provides a web interface to populate the master workflow patterns/interpreted tasks database 106 with the information pertinent to the particular setup.
The master workflow patterns/interpreted tasks database 106 is a database, e.g., a relational or XML database. The master workflow patterns/interpreted tasks database 106 stores the configuration setup of the players in a particular deployment, the interpreted task description for the SPS/RPS/IS in the particular context, and the relationship between the actions (e.g., interpretations of the tasks) and players.
The master workflow patterns/interpreted tasks database 106 stores the business logic of the particular deployment. By switching databases, the worklist framework 101 can serve different setups/deployments. The worklist framework 101 can be deployed in an enterprise server configuration, serving up various clinical and departmental workflows (e.g., stored in different databases) from a single installation in a hospital.
Constituents of the worklist framework 101 can be independently deployed across machine boundaries. The communication in between the various constituents can be based on the .NET framework for example. Further, these interactions are modeled on the Service Oriented Architecture, providing inherent multi-user access and multi-client capable solutions
Referring to
The scheduler user interface 108 shows the progress of each sub-workitem, and rolled-up task from the DICOM point of view. The scheduler user interface 108 can be a computer having a display, a personal digital assistant, etc.
Referring to
The master workflow patterns/interpreted tasks database 106 acts as a business logic repository for an organization. For example, an organization (e.g., a hospital information system) has three remote sites. Site 1 is an intensive care unit (ICU) center for trauma, Site 2 is a general hospital and Site 3 is a diagnostic clinic. The organization needs to handle different workflows for each of its sites, and link to a central billing/insurance system. The framework shown in
The worklist framework 101 can be deployed in different scenarios. Consider an example in which a deployment needs modality worklist (MWL) specific tasks; optionally replace the upstream module (e.g., the GPWL server 102) with a MWL DICOM service, adapt the task scheduler module 104 to MWL SPS/RPS, program known breakdowns of the workitems into SPS/RPS, and deploy the system in its basic form, or intelligent form.
Referring to
Referring to
The system is inherently lean, with most of the details being stored in the master workflow patterns/interpreted tasks database 106. Based on the contents of the master workflow patterns/interpreted tasks database 106, the system scales from a worklist management system (see
Since the business logic of different workflows are stored in the master workflow patterns/interpreted tasks database 106, the worklist system can learn at the deployment site (e.g., prior to deployment), with the aid of the task interpreter 107 and scheduler UI 108. Such prior knowledge in the worklist framework 101 provides inherent intelligence to adaptively learn and perform in the field deployment.
The elements of the worklist framework 101 can be independently deployed across machine boundaries. The communication between the various elements can be based on, for example, the .NET framework.
The interaction between the various elements of the worklist framework 101 can use standard .NET framework components. As these interactions are modeled on a Service Oriented Architecture, they provide multi-user access and multi-client capable solutions.
It is to be understood that the embodiments of the present invention may be implemented in various forms of hardware, software, firmware, special purpose processors, or a combination thereof. In one embodiment, the present invention may be implemented in software as an application program tangibly embodied on a program storage device. The application program may be uploaded to, and executed by, a machine comprising any suitable architecture.
Referring to
The computer platform 401 also includes an operating system and microinstruction code. The various processes and functions described herein may either be part of the microinstruction code or part of the application program (or a combination thereof), which is executed via the operating system. In addition, various other peripheral devices may be connected to the computer platform such as an additional data storage device and a printing device.
It is to be further understood that, because some of the constituent system components and method steps depicted in the accompanying figures may be implemented in software, the actual connections between the system components (or the process steps) may differ depending upon the manner in which the present invention is programmed. Given the teachings of the present invention provided herein, one of ordinary skill in the related art will be able to contemplate these and similar implementations or configurations of the present invention.
Referrig now to an exemplary implementation according to an embodiment of the present disclosure, a new patient entering a healthcare information system results in a set of work items being created for the patient. The work items are translated into GPWL items through a HL7 message or communication. The GPWL server 102 holds the work items. The task scheduler 104 retrieves the work items, breaks them down into various DICOM conformant SPS or RPS sub items, which are scheduled to be performed at various modality workstations, lab, physicians office, etc. The scheduled sub work items are updated as treatment of the patient progresses, enabling tracking and monitoring. The user interface 104 at the task scheduler level provides a means of working on the scheduled sub items or monitoring and taking appropriate actions based on the work progress of the scheduled sub items.
Referring to a system and method for intelligent interpreted integrated worklist management according to an embodiment of the present disclosure: At the task scheduler module 104; once the divided sub items of the work item enter the task scheduler 104, the system asks the task interpreter 107 to further breakdown the sub item into site specific workflow oriented sub process steps.
The task interpreter 107 has access to a database of master workflow patterns 106. Master workflow patterns are the site-defined, detailed, complete process steps to carry out any work item breakdown steps.
Referring to
In an intelligent interpreted workflow management system, each process step or sub item, derived from the work item, is input into the task interpreter 107. The task interpreter 107 searches the in the master pattern pool database 106 to find if there is a matching master workflow pattern defined for this particular step. If a match is found then the sub item or SPS or RPS is broken down further into sub steps constituting inputs, outputs, schedules etc. An interface is provided to visualize the interpreted task along with regular scheduled tasks 104. If the task interpreter 107 is not able to find a match in the master pattern pool database 106 containing master workflow patterns the task interpreter 107 provides an alternative workflow pattern. If the alternative workflow pattern is suitable to be carried out, the alternative workflow pattern is marked for review to be constituted as a new master workflow pattern. If accepted upon review by an authorized user, the alternative workflow pattern is stored in the master pattern pool database 106 as a new master workflow pattern.
Taking the example of cardiac catheterization lab workflow of
Having described embodiments for a system and method for worklist framework for a worklist management engine, it is noted that modifications and variations can be made by persons skilled in the art in light of the above teachings. It is therefore to be understood that changes may be made in the particular embodiments of the invention disclosed which are within the scope and spirit of the invention as defined by the appended claims. Having thus described the invention with the details and particularity required by the patent laws, what is claimed and desired protected by Letters Patent is set forth in the appended claims.
This application claims priority to U.S. Provisional Application Ser. No. 60/694,633, filed on Jun. 28, 2005, which is herein incorporated by reference in its entirety.
Number | Date | Country | |
---|---|---|---|
60694633 | Jun 2005 | US |