The clinical documentation systems used in connection with many modern electronic medical records (EMRs) include both user interface elements for entering discrete data into EMRs and user interface elements for entering free-form text into EMRs. Examples of common user interface elements for entering discrete data into EMRs include checkboxes and radio buttons to indicate the presence of absence of problems, complications, conditions of family members, and tests performed during a physical examination; date selection controls to capture the onset or end of certain events (e.g., the date on which pain started, when a family member died, or on which treatment began or ended); and dropdown lists to indicate current and past medications. The most common example of a user interface element for entering free-form text into EMRs is a text field.
Although it might seem that it would be desirable to design clinical documentation systems to include only user interface elements for entering discrete data elements in order to eliminate ambiguity and subjectivity from such data entry, typically it is not possible or desirable to represent all possible inputs using discrete user interface elements, even for narrowly-defined subsets of a clinical document. One reason for this is that discrete user interface elements are not capable of capturing uncommon events, conditionality between multiple observations, uncertainty in observations that cannot accurately be represented by a binary parameter value (e.g., “the patient exhibits signs of X”), and causality. More generally, requiring all EMR data to be entered using discrete UI elements would fail to capture the story of a patient and the thought process of the authoring physician in a way that is both memorable and interpretable by the authoring or other physicians.
As a result, clinical documentation systems typically allow free-form text to be entered into EMRs. For example, it is common for such systems to include a free-form text entry field alongside each logical grouping of discrete user interface elements. For example, a free-form text entry field may be provided for a “History of Present Illness” grouping of discrete user interface elements, another free-form text entry field may be provided for a “Family History” grouping of discrete user interface elements, and yet another free-form text entry field may be provided for a “Physical Examination” grouping of discrete user interface elements.
The resulting graphical user interface includes both user interface elements for receiving discrete data input and user interface elements for receiving free-form text input. As a consequence, the underlying data model into which data received using the graphical user interface is stored is also a hybrid of discrete data and free-form text data.
There are at least two problems with such an EMR system:
There is, however, substantial value in the discrete data elements, such as for automating common care workflows and for use in decision support processes. One way to address the problems described above is to abstract information contained in free form text fields, to reconcile the abstracted information with the last known state of the discrete data elements, and to let the user verify the reconciled data state as part of the free-form text input. One drawback of this approach is that to perform reconciliation, decisions may need to be made regarding the appropriate representation of the free-form text data within the discrete data model. Any errors in this process may need to be resolved by the user using a user interface that essentially mirrors or is identical to the user interface that is used for discrete data entry. As a result, the cost of implementing such a system may be substantial if it is implemented as an add-on to an existing third-party EMR system, due to the need to duplicate essential parts of the discrete data entry user interface for use in the reconciliation review process.
A system includes a data record (such as an Electronic Medical Record (EMR)) and a user interface for modifying (e.g., storing data in) the data record. The data record includes both free-form text elements and discrete data elements. The user interface includes user interface elements for receiving free-form text data. In response to receiving free-form text data via the free-form text user interface elements, a suggested action is identified, such as a suggested action to take in connection with one of the discrete data elements of the data record. Output is generated representing the suggested action. A user provides input indicating acceptance or rejection of the suggested action. The suggested action may be performed in response to the user input.
For example, one embodiment of the present invention is directed to a method performed by at least one computer processor, the method comprising: (A) receiving free-form text via a free-form text user interface element of a user interface; (B) identifying a suggested action to perform in connection with a discrete data element of a data record; (C) providing output representing the suggested action; (D) receiving user input indicating whether the user accepts the suggested action.
Other features and advantages of various aspects and embodiments of the present invention will become apparent from the following description and from the claims.
Embodiments of the present invention may be used to significantly reduce the integration costs described above. For example, instead of (or in addition to) displaying abstracted concepts identified in free-form text, embodiments of the present invention may use the abstracted concepts to identify logical actions to be performed in the target EMR. Embodiments of the present invention may inform the user of such identified logical actions and, in response to verification from the user, embodiments of the present invention may perform the recommended logical actions automatically.
By way of background, consider the example electronic medical record (EMR) 100 illustrated in
Particular discrete data elements in the EMR 100 may be associated with particular free-form text elements in the EMR 100. In the particular example of
As these examples illustrate, a single one of the discrete data elements 102 in the EMR 100 may be associated with zero, one, or more of the text elements in the EMR 100, and a single one of the text elements in the EMR 100 may be associated with zero, one, or more of the discrete data elements 102 in the EMR 100. The particular associations shown in
In general, the associations 110a-f represent a degree of semantic similarity between the associated elements, and/or an influence of the content of associated elements on each other. For example, the association 110a between discrete data element 104a and the text element 108a may indicate that both elements 104a and 108a contain, or are designed to contain, data representing the presence or absence of foot pain in the patient represented by the EMR 100. Further examples of the associations 110a-f will be provided below.
Some or all of the associations 110a-f may be expressly represented and stored as data within the EMR 100. Some or all of the associations 110a-f may, however, not be stored as data within the EMR 100, or anywhere else. Instead, as will become apparent from the description below, embodiments of the present invention may identify some or all of the relationships dynamically and without storing data representing such relationships within the EMR 100. In fact, although the associations 110a-f are shown as fixed in
Now consider the abstract user interface 200 shown in
Although the user interface 200 may include any number of discrete data UI elements 202 and any number of free-form text UI elements 206, for purposes of example the user interface 200 is shown in
Discrete data UI elements 202 in the user interface 200 may be mapped to (associated with) zero, one, or more corresponding discrete data elements 102 in the EMR 100 of
In practice, user interface elements 208a-c and 204a-d in the user interface 200 may be organized hierarchically to reflect the structure of a clinical document, such as by grouping various ones of the text UI elements 208a-c and the discrete UI elements 204a-d into a “Cardiovascular” category, which may itself be one of many groups of UI elements within a “Review of Systems” category. Such a hierarchical grouping establishes a structure indicating which discrete data elements could be associated with particular free-form text elements, and indicating which discrete data elements cannot be associated with particular free-form text elements because they fall within unrelated clinical categories. Content entered into a free-form text UI element within a particular category may be associated with a discrete data UI element within the same category. Certain information entered into a free-form text UI element may, however, not be associated with any discrete data UI element.
Just as the elements 102 and 106 in the EMR 100 of
In this case, an association between discrete data UI element 204a and free-form text UI element 208a may be implied from the facts above.
Some or all of the free-form text UI elements 206 in the user interface 200 of
For example, referring to
Certain particular embodiments of the present invention will now be described. Referring to
The system 300 includes an electronic medical record (EMR) database 302, which includes a plurality of patient data records 101a-n (where n may be any number). Each of the patient data records 101a-n may include free-form text elements having associations with discrete data elements, in the manner described above with respect to the patient data record 101a of
The system 300 also includes a user 306 and a computing device 308. The computing device 308 receives input from and provides output to the computing device 308 using any suitable I/O device(s). The computing device 308 may be any kind of computing device, such as a desktop computer, laptop computer, tablet computer, or smartphone. The computing device 308 may provide output to and receive input from the EMR management module 304. The user 306, computing device 308, and EMR management module 304 may communicate with each other via a direct connection or via any type of network, such as the public Internet or a private intranet.
The computing device 308 may display, to the user 306, a user interface containing at least one free-form text UI element, or otherwise prompt or enable the user 306 to provide free-form text input (
Regardless of the manner in which the computing device 308 enables the user 306 to provide free-form text input, the user 306 may provide such free-form text input 310 to the computing device 308, which receives the input 310 (
The EMR management module 304 may generate and/or receive the free-form text input 310. For example, the computing device 308 may provide the free-form text input 310 to the EMR management module 304. As another example, the computing device 308 may receive the free-form text input 310, such as in the form of an audio signal representing speech of the user 306, and transcribe the input 310 to produce a transcript of the input 310, and then provide the transcript to the EMR management module 304. As another example, the computing device 308 may provide the free-form text input 310 in the form of an audio signal representing speech of the user 306 to the EMR management module 304, which may then transcribe the input 310 to produce a transcript of the input 310. In these and other cases, the EMR management module obtains text representing the free-form text input 310 of the user 306, such as the text shown in the free-form text input field 252 of the user interface 250 of
If the free-form text input 310 is in the form of an audio signal, the EMR management module 304 may receive the audio signal, a transcript thereof, or both. Any reference herein to the free-form text input 310 should be understood to refer to an audio signal, text and/or other data representing such an audio signal (such as a transcript of the audio signal), or a combination thereof.
The EMR management module 304 may identify a patient data record associated with the free-form text input 310 in the EMR database 302 (
The EMR management module 304 may update the identified patient data record 101a based on the free-form text input 310 in any of a variety of ways. For example, the EMR management module 304 may identify a free-form text field corresponding to the free-form text input 310 in the identified patient data record 101a, and store the free-form text input 310 in the identified field or otherwise update the identified field based on the free-form text input 310.
The EMR management module 304 includes a suggestion module 312, which identifies one or more discrete data elements in the identified patient data record 101a based on the free-form text input 310 (
The suggestion module 312 may identify the discrete data element in operation 410 in any of a variety of ways. For example, as mentioned above, the free-form text UI element (e.g., free-form text field 252) into which the user 306 inputs the free-form text input 310 may be associated with a discrete data element. The suggestion module 312 may identify the discrete data element associated with the free-form text input 310 in operation 410 by identifying the discrete data element that is associated with the free-form text UI element into which the user 306 inputs the free-form text input 310. Alternatively, and as will be described in more detail below, the suggestion module 312 may identify the discrete data element associated with the free-form text input 310 in operation 410 dynamically, i.e., without relying on any predetermined association between free-form text elements and discrete data elements.
The suggestion module 312 may identify any of a variety of suggested actions to take in connection with the identified discrete data element. For example, the suggested action may include storing a specified value in the identified discrete data element, removing the current value from the identified discrete data element, replacing the current value of the identified discrete data element with a specified value, and performing a specified operation on the current value of the identified discrete data element to produce a new value of the identified discrete data element.
The suggestion module 312 may identify the suggested action 314 in any of a variety of ways. For example, the suggestion module 312 may periodically submit some or all of the text in the text entry field 252 to a natural language understanding (NLU) service that abstracts information from the text in the text entry field 252 into one or more concepts. The term “concept,” as used herein, may include, for example, one or more characteristics of the patient represented by the patient data record patient data record 101a, such as whether the patient represented by the patient data record patient data record 101a has or has had a particular medical condition, is taking or has taken a particular medication, or has been provided with particular medical treatment. For generally, the term “concept” may include any fact related to the patient represented by the patient data record 101a.
The suggestion module 312 may use the resulting abstracted concepts to determine the suggested action(s) 314 to take in connection with the target patient data record patient data record 101a to cause the target patient data record patient data record 101a to reflect the abstracted concepts. For example, the suggestion module 312 may determine whether one or more of the resulting abstracted concepts is inconsistent with one or more of the discrete data elements in the patient data record patient data record 101a. For example, if one of the abstracted concepts indicates that the patient represented by the patient data record patient data record 101a does not have a psychological disorder and one of the discrete data elements in the patient data record patient data record 101a indicates that the patient represented by the patient data record patient data record 101a does have a psychological disorder, the suggestion module 312 may conclude that the abstracted concept is inconsistent with the discrete data element. If and in response to determining that one or more of the resulting abstracted concepts is inconsistent with one or more of the discrete data elements in the patient data record patient data record 101a, the suggestion module 312 may suggest an action that will cause the one or more discrete data elements to become consistent with the one or more abstracted concepts, such as modifying one or more values of one or more discrete data elements to produce one or more modified values of the one or more discrete data elements. For example, the suggestion module 312 may suggest changing the state of the “psychological disorder” discrete data element from “true” to “false.”
As described above, the suggestion module 312 may identify the suggested action 314 based at least in part on the free-form text input 310 received from the user 306. The suggestion module 312 may identify the suggested action 314 based on data in addition to the free-form text input 310, such as data contained in the discrete data elements in the patient data record 101a and in the EMR database 302 more generally. For example, if the free-form text input 310 states, “discontinue all beta blockers,” and the patient data record 101a includes a discrete data element representing the medication of “Atenolol,” then the suggestion module 312 may identify “Discontinue Atenolol” as the suggested action 314. Generating such a suggested action 314 requires the suggestion module to understand that Atenolol is a type of beta blocker and to combine/reconcile the discrete data already contained within the patient data record 101a with the received free-form text input 310.
The suggestion module 312 may provide output 314 representing the suggested action to the user 306 (
It can be seen from
The output 314 representing the action suggested by the suggestion module 312 may take other forms in addition to or instead of the form shown in
The user 306 may provide response input 316 to the computing device 308 (
The response input 316 may take any of a variety of forms. For example, referring to
As another example, if the user interface 250 includes discrete data UI elements, the user 306 may provide the response input 316 by providing input to such elements and/or by declining to provide input to such elements. For example, if the user interface 250 includes a “Psychological Disorder” checkbox, and the system 300 has marked that checkbox as unchecked, then the user 306 may provide response input 316 indicating acceptance of the suggested action 314 by leaving the state of the checkbox as unchecked, or provide response input 316 indicating rejection of the suggested action by changing the state of the checkbox to checked. Conversely, the user 306 may indicate acceptance of the suggested action 314 by changing the state of a discrete data UI element (e.g., by changing the state of a “Father Deceased” checkbox from unchecked to checked), and indicate rejection of the suggested action by leaving the state of the discrete data UI element unchanged.
The suggestion module 312 determines whether the response input 316 indicates that the user 306 accepts the suggested action 314 (
The EMR management module 304 may generate updated output 318 reflecting the state of the patient data record 101a that resulted from performing the suggested action 314 (
If the suggestion module 312 determines that the response input 316 indicates that the user 306 does not accept the suggested action 314, then the suggestion module 312 does not perform the suggested action 314 (
In the examples provided above, the suggestion module 312 provides at most one suggested action in connection with any particular discrete data element in the patient data record 101a. This is merely an example, however, and does not constitute a limitation of the present invention. The suggestion module 312 may, for example, generate multiple suggested actions in connection with a single discrete data element in the patient data record 101a, including multiple suggested actions which have inconsistent outcomes (e.g., a suggestion to change the state of a discrete data element to “true” and a suggestion to change the state of the discrete data element to “false”). For example, consider a situation in which a free-form text UI element contains the text, “Nodules in left lower lobe suggestive of cancer, but there are no clear indications that would make such a diagnosis possible at this time. Recommend follow up biopsy.” The suggestion module may, based on such free-form text, identify any one or more of the following actions: “Add breast cancer to problem list,” “Remove breast cancer from problem list,” and “Create order for biopsy of lung tissue.” In this example, the information contained in the free-form text UI element was ambiguous. In response to such ambiguity, the suggestion module 312 generated two alternative and mutually-exclusive suggested actions (“Add breast cancer to problem list” and “Remove breast cancer from problem list”), thereby making it easier for the user 306 (e.g., physician) to accept one of these two suggested actions even though the system 300 did not determined which of the two suggested actions is represented by the free-form text. Furthermore, in this example the system 300 has generated an additional suggested action (“Create order for biopsy of lung tissue”) that is not part of the clinical report itself, but that is a logical next step, given the contents of the free-form text UI element.
As the preceding example further illustrates, embodiments of the present invention are not limited to making suggestions to perform actions on user interface elements. Embodiments of the present invention may make suggestions to directly modify the contents of an EMR (e.g., “Add breast cancer to problem list”). As another example, embodiments of the present invention may make suggestions to perform actions other than modifying the contents of an EMR, such as suggestions to trigger a workflow (e.g., “Create order for biopsy of lung tissue”).
Consider another example in which a free-form text UI element contains the text, “Patient recently started to take Celexa against his depressions.” The suggestion module 312 may, based on such free-form text, identify the following suggested action: “Add Celexa to the list of current medications.” Such a suggested action may not be sufficiently defined to enable the action to be performed fully automatically. For example, the suggested action may lack necessary information, such as start date and dosage. The generation of such a suggested action may, however, be supplemented by automatically displaying the medication list of the patient data record 101a to the user 306 (e.g., physician) to facilitate the process of the user 306 adding Celexa to the medication list. As another example, the EMR management module 304 may add Celexa to the medication list in the patient data record 101a automatically and enter any additional available data automatically, and then enable the user 306 to enter any remaining necessary data manually. Such a process may make it easier for the user 306 to add a medication to the medication list even though the process does not perform all steps of adding the medication to the medication list automatically.
Embodiments of the present invention have a variety of advantages. For example, as described above, conventional EMR systems often include both free-form text elements and discrete data elements for representing the same information. As a result, it is common for the data in such redundant elements to be inconsistent with each other. For example, a “Psychological Disorder” free-form text field in an EMR may include the text, “Patient suffers from schizophrenia,” while a “Psychological Disorder” discrete data element in the same EMR may include the value “false.” Such inconsistencies can be particularly difficult to detect, prevent, and eliminate in modern EMR systems, particularly because a single EMR may include hundreds of fields, and because the user interface elements representing those fields (e.g., text fields and checkboxes) may be not be displayed to the user in a manner which makes clear that the fields are intended to contain the same information as each other or otherwise be related to each other. For example, the “Psychological Disorder” text field may be displayed far on the screen from the “Psychological Disorder” checkbox. Embodiments of the present invention enable actual and possible inconsistencies between corresponding free-form text elements and discrete data elements to be identified automatically, thereby increasing the likelihood that such inconsistencies will be eliminated. Such elimination assists in maintaining the validity of the discrete data elements the EMR, thereby increasing the utility of such data elements for purposes such as automatic clinical decision support.
A related advantage of embodiments of the present invention is that they may suggest actions to be performed to eliminate inconsistencies between free-form text elements and discrete data elements, but not perform such actions automatically. Instead, embodiments of the present invention may present such suggested actions to a user, such a physician, for approval, and only perform such suggested actions if and in response to approval from the user. Requiring user approval provides protection against errors by the suggestion module 312. Furthermore, in cases in which the suggestion module 312 suggests multiple actions which are inconsistent with each other as a result of failure of the free-form text input 310 to indicate a particular action with sufficient specificity, the user 306 must provide approval before any action may be taken. Although requiring user approval may cause inconsistencies to be eliminated more slowly and with more user effort than would be required by a fully automated system, requiring user approval balances such increases in efficiency with the benefits derived from performing automatically-suggested actions which are not justified by the underlying free-form text. Furthermore, embodiments of the present invention minimize the amount of effort required by the user 306, by enabling the user 306 to authorize the suggested actions 314 to be performed with a minimum of input (such as by clicking on the single “Apply Actions” button 256 in
Another advantage of embodiments of the present invention is that they may learn from the user 306's acceptance and rejection of suggested actions 314 to improve the suggestion module 312's future action suggestions. For example, each time the user 306 provides action response input 316 which accepts or rejects an action suggested by the suggested action output 314, the system 300 may store a record containing data representing one or more of the following:
The system 300 may store such data for each of a plurality of suggested actions 314 and corresponding response inputs 316 from the user 306 (and possibly from other users). The system 300 may use any suitable machine learning technique to use such store data to modify the process by which the suggestion module 312 generates suggested actions 314 in the future. In general, if the system 300 determines that the stored data represents statistically significant evidence that a particular action should be suggested in the future in a particular context, then the system 300 may suggest that the particular action be performed in that particular context in the future. Similarly, if the system 300 determines that the stored data represents statistically significant evidence that a particular action should not be suggested in the future in a particular context, then the system 300 may not suggest that the particular action be performed in that particular context in the future. Such a technique enables the system 300 to improve the quality of its suggestions over time. For example, if the system 300 repeatedly suggests performing a particular action in a context in which the user 306 consistently rejects the suggestion, then the system 300 may use the stored data representing the user 306's consistent rejection of the suggested action to stop suggesting that action in the same context in the future.
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. As a particular example, the suggestion module 312 may be implemented solely in the EMR management module 304, be implemented solely in the computing device 308, be distributed across both the EMR management module 304 and the computing device 308, or in any other suitable manner to perform the functions disclosed herein.
The techniques disclosed herein are not limited to use in connection with any particular EMR system, or in connection with any particular EMR data. The particular EMR data elements disclosed herein are merely examples and do not constitute limitations of the present invention. Other EMR data elements include, but are not limited to, current and historical medication lists, allergies, and current and historical medical problems.
The techniques disclosed herein may be integrated into an EMR system and/or work by communicating with an EMR system. In the latter case, data may, for example, be transferred from the EMR system to a system implementing the techniques disclosed herein using an ASTM Continuity of Care Record (CCR) or an HL7 CDA Continuity of Care Document (CCD).
The techniques described above may be implemented, for example, in hardware, software tangibly embodied in a computer-readable medium, firmware, or any combination thereof. The techniques described above may be implemented in one or more computer programs executing on a programmable computer including a processor, a storage medium readable by the processor (including, for example, volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. Program code may be applied to input entered using the input device to perform the functions described and to generate output. The output may be provided to one or more output devices.
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. 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 non-transitory signals in a machine-readable storage device for execution by a computer processor. Method steps of the invention may be performed by a computer processor 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 instructions and data from a read-only memory and/or a random access memory. Storage devices suitable for tangibly embodying computer program instructions 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 programs and data from a 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.
This application claims priority from U.S. Prov. Pat. App. Ser. No. 61/682,748, filed on Aug. 13, 2012, entitled, “Maintaining a Discrete Data Representation that Corresponds to Information Contained in Free-Form Text,” which is hereby incorporated by reference herein. This application is related to the following patents and patent applications, which are hereby incorporated by reference herein: U.S. Pat. No. 7,584,103, issued on Sep. 1, 2009, entitled, “Automatic Extraction of Semantic Content and Generation of a Structured Document from Speech”;U.S. Pat. No. 7,716,040, issued on May 11, 2010, entitled, “Verification of Extracted Facts”;U.S. patent application Ser. No. 13/025,0501, filed on Feb. 10, 2011, entitled, “Providing Computable Guidance to Relevance Evidence in Questions-Answering Systems”;U.S. patent application Ser. No. 13/036,841, filed on Feb. 28, 2011, entitled, “Clinical Data Reconciliation as Part of a Report Generation Solution”; andU.S. patent application Ser. No. 13/527,347, filed on Jun. 19, 2012, entitled, “Document Extension in Dictation-Based Document Generation Workflow”.
Number | Name | Date | Kind |
---|---|---|---|
5065315 | Garcia | Nov 1991 | A |
5148366 | Buchanan | Sep 1992 | A |
5325293 | Dorne | Jun 1994 | A |
5664109 | Johnson | Sep 1997 | A |
5823948 | Ross, Jr. | Oct 1998 | A |
5933809 | Hunt | Aug 1999 | A |
6006183 | Lai et al. | Dec 1999 | A |
6182029 | Friedman | Jan 2001 | B1 |
6292771 | Haug | Sep 2001 | B1 |
6377922 | Brown | Apr 2002 | B2 |
6655583 | Walsh | Dec 2003 | B2 |
7233938 | Carus | Jun 2007 | B2 |
7290016 | Byers | Oct 2007 | B2 |
7379946 | Carus | May 2008 | B2 |
7447988 | Ross | Nov 2008 | B2 |
7454393 | Horvitz | Nov 2008 | B2 |
7467094 | Rosenfeld | Dec 2008 | B2 |
7516113 | Horvitz | Apr 2009 | B2 |
7555425 | Oon | Jun 2009 | B2 |
7584103 | Fritsch | Sep 2009 | B2 |
7610192 | Jamieson | Oct 2009 | B1 |
7613610 | Zimmerman | Nov 2009 | B1 |
7693727 | Moore | Apr 2010 | B2 |
7716040 | Koll | May 2010 | B2 |
7869998 | DiFabbrizio | Jan 2011 | B1 |
8024196 | Wodtke | Sep 2011 | B1 |
8050938 | Green, Jr. | Nov 2011 | B1 |
8311854 | Stanley | Nov 2012 | B1 |
8392216 | Crockett | Mar 2013 | B2 |
8583439 | Kondziela | Nov 2013 | B1 |
8781829 | Koll | Jul 2014 | B2 |
9275643 | Koll | Mar 2016 | B2 |
9424523 | Koll | Aug 2016 | B2 |
9679077 | Jaganathan et al. | Jun 2017 | B2 |
9704099 | Koll | Jul 2017 | B2 |
9996510 | Koll | Jun 2018 | B2 |
20020016529 | Iliff | Feb 2002 | A1 |
20020049628 | West | Apr 2002 | A1 |
20020065854 | Pressly | May 2002 | A1 |
20020077819 | Girardo | Jun 2002 | A1 |
20020165733 | Pulkkinen | Nov 2002 | A1 |
20030069877 | Grefenstette | Apr 2003 | A1 |
20030101056 | Howes | May 2003 | A1 |
20030105638 | Taira | Jun 2003 | A1 |
20030144885 | Sachdev | Jul 2003 | A1 |
20030229614 | Kotler | Dec 2003 | A1 |
20040044546 | Moore | Mar 2004 | A1 |
20040078215 | Dahlin | Apr 2004 | A1 |
20040078236 | Stoodley | Apr 2004 | A1 |
20040128163 | Goodman | Jul 2004 | A1 |
20040153965 | ORourke | Aug 2004 | A1 |
20040172297 | Rao | Sep 2004 | A1 |
20040176979 | Gottlieb | Sep 2004 | A1 |
20040240720 | Brantley | Dec 2004 | A1 |
20040243545 | Boone | Dec 2004 | A1 |
20050071194 | Bormann | Mar 2005 | A1 |
20050102140 | Davne et al. | May 2005 | A1 |
20050102146 | Lucas | May 2005 | A1 |
20050137910 | Rao | Jun 2005 | A1 |
20050158767 | Haskell | Jul 2005 | A1 |
20050171819 | Keaton | Aug 2005 | A1 |
20050203775 | Chesbrough | Sep 2005 | A1 |
20050240439 | Covit | Oct 2005 | A1 |
20050251422 | Wolfman | Nov 2005 | A1 |
20060020493 | Cousineau | Jan 2006 | A1 |
20060031194 | Ghazaleh | Feb 2006 | A1 |
20060047539 | Huang | Mar 2006 | A1 |
20060074719 | Horner | Apr 2006 | A1 |
20060122865 | Preiss | Jun 2006 | A1 |
20060129435 | Smitherman et al. | Jun 2006 | A1 |
20060143044 | Conry | Jun 2006 | A1 |
20060184393 | Ewin | Aug 2006 | A1 |
20060277073 | Heilbrunn | Dec 2006 | A1 |
20060282302 | Hussain | Dec 2006 | A1 |
20070011134 | Langseth | Jan 2007 | A1 |
20070013968 | Ebaugh | Jan 2007 | A1 |
20070016450 | Bhora | Jan 2007 | A1 |
20070016451 | Tilson | Jan 2007 | A1 |
20070033073 | Tajaliawal | Feb 2007 | A1 |
20070050187 | Cox | Mar 2007 | A1 |
20070067185 | Halsted | Mar 2007 | A1 |
20070088564 | March | Apr 2007 | A1 |
20070106751 | Moore | May 2007 | A1 |
20070118410 | Nadai | May 2007 | A1 |
20070136102 | Rodgers | Jun 2007 | A1 |
20070143141 | Villasenor | Jun 2007 | A1 |
20070156403 | Coifman | Jul 2007 | A1 |
20070198907 | Degala | Aug 2007 | A1 |
20070203708 | Polcyn | Aug 2007 | A1 |
20070226211 | Heinze | Sep 2007 | A1 |
20070276649 | Schubert | Nov 2007 | A1 |
20070288268 | Week | Dec 2007 | A1 |
20070299651 | Koll | Dec 2007 | A1 |
20080005064 | Sarukkal | Jan 2008 | A1 |
20080077451 | Anthony | Mar 2008 | A1 |
20080134038 | Oh | Jun 2008 | A1 |
20080147453 | Kogan | Jun 2008 | A1 |
20080249374 | Morita | Oct 2008 | A1 |
20080270120 | Pestian | Oct 2008 | A1 |
20090055168 | Wu | Feb 2009 | A1 |
20090089092 | Johnson | Apr 2009 | A1 |
20090187407 | Soble | Jul 2009 | A1 |
20090192800 | Brandt | Jul 2009 | A1 |
20090193267 | Chung | Jul 2009 | A1 |
20090287678 | Brown | Nov 2009 | A1 |
20100036680 | Familant | Feb 2010 | A1 |
20100076761 | Juergen | Mar 2010 | A1 |
20100138241 | Ruark | Jun 2010 | A1 |
20100145720 | Reiner | Jun 2010 | A1 |
20100217624 | Kay | Aug 2010 | A1 |
20100274584 | Kim | Oct 2010 | A1 |
20100291528 | Huerta | Nov 2010 | A1 |
20110093293 | GN | Apr 2011 | A1 |
20110166875 | Hayter et al. | Jul 2011 | A1 |
20110173153 | Domashchenko | Jul 2011 | A1 |
20110218815 | Reiner | Sep 2011 | A1 |
20120041950 | Koll | Feb 2012 | A1 |
20120096036 | Ebaugh | Apr 2012 | A1 |
20120102405 | Zuckerman | Apr 2012 | A1 |
20120116812 | Boone | May 2012 | A1 |
20120166220 | Baldwin | Jun 2012 | A1 |
20120166225 | Albro | Jun 2012 | A1 |
20120215551 | Flanagan | Aug 2012 | A1 |
20120215782 | Jagannathan | Aug 2012 | A1 |
20120221589 | Shahar | Aug 2012 | A1 |
20120245926 | Montyne | Sep 2012 | A1 |
20120303365 | Finke | Nov 2012 | A1 |
20120323572 | Koll | Dec 2012 | A1 |
20120323598 | Koll | Dec 2012 | A1 |
20130159408 | Winn | Jun 2013 | A1 |
20130226617 | Mok | Aug 2013 | A1 |
20140006431 | Jagannathan | Jan 2014 | A1 |
20140052444 | Roberge | Feb 2014 | A1 |
20140164197 | Koll | Jun 2014 | A1 |
20140201229 | Kirazci | Jul 2014 | A1 |
20150134349 | Vdovjak | May 2015 | A1 |
20160147955 | Shah | May 2016 | A1 |
20160166220 | Bar-Shalev | Jun 2016 | A1 |
20160179770 | Koll | Jun 2016 | A1 |
20160267232 | Koll | Sep 2016 | A1 |
20160294964 | Brune | Oct 2016 | A1 |
20160335554 | Koll | Nov 2016 | A1 |
20170270626 | Koll | Sep 2017 | A1 |
20180040087 | Koll | Feb 2018 | A1 |
20180101879 | Koll | Apr 2018 | A1 |
Number | Date | Country |
---|---|---|
0687987 | Dec 1995 | EP |
0954856 | Apr 2003 | EP |
1361522 | Nov 2003 | EP |
275821 | Sep 2016 | IN |
H09106428 | Apr 1997 | JP |
H09106428 | Apr 1997 | JP |
2005267358 | Sep 2005 | JP |
2006509295 | Mar 2006 | JP |
2006509295 | Mar 2006 | JP |
2007310829 | Nov 2007 | JP |
2008108021 | May 2008 | JP |
2008108021 | May 2008 | JP |
2009515253 | Apr 2009 | JP |
2009211157 | Sep 2009 | JP |
2009541865 | Nov 2009 | JP |
2011118538 | Jun 2011 | JP |
6339566 | May 2018 | JP |
100538582 | Dec 2005 | KR |
2005122002 | Dec 2005 | WO |
2011100474 | Aug 2011 | WO |
2011106776 | Sep 2011 | WO |
2011100474 | Jan 2012 | WO |
2012048306 | Apr 2012 | WO |
2012177611 | Dec 2012 | WO |
2015079354 | Jun 2015 | WO |
2016149003 | Sep 2016 | WO |
Entry |
---|
Dimick, Chris, “Quality Check: An Overview of Quality Measures and Their Uses,” Journal of AHIMA 81, No. 9 (Sep. 2010); 34-38, Retrieved on May 14, 2013 from http://library.ahima.org/xpedio/groups/public/documents/ahima/bok1_047952.hcsp?DocName=bok1_047952. |
Heinze, Daniel T., et al., “LIFECODE: A Deployed Application for Automated Medical Coding”, AI Magazine, Articles, vol. 22, No. 02, 2001, pp, 76-88. |
International Search Report and Written Opinion received for International Patent Application No. PCT/US2011/052983, dated Apr. 25, 2012, 8 pages. |
International Search Report received for International Patent Application No. PCT/US2011/024405, dated Nov. 28, 2011, 3 pages. |
Issam Habboush, “Narrative helps tell patient's clinical story,” Healthcare IT News, posted on May 13, 2010, downloaded Aug. 6, 2013. Availabie at: http://www.healthcareitnews.com/news/narrative-helps-tell-patients-clinical-story. |
S.A. Kushinka, “Clinical Documentation: EHR Deployment Techniques,” California HealthCare Foundation, Apr. 2010. Available at http://www.chcf.org/˜/media/MEDIA%20LIBRARY%20Files/PDF/C/PDF%20Clinical DocumentationEHRDeploymentTechniques.pdf. |
“Why MedCPU, About Us” MedCPU, downloaded Aug. 6, 2013. Available at: http://medcpu.com/about-us/. |
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. |
Zou, Qinghua, et al., “IndexFinder: A Method of Extracting Key Concepts from Clinical Texts for Indexing”, AMIA 2003 Symposium Proceedings, 2003, pp. 763-767. |
Anonymous: “Data validation”, Wikipedia, Aug. 13, 2012 (Aug. 13, 2012), XP055329152, Retrieved from the Internet: EPO Form 2906 01.91 TRIURL:https://en.wikipedia.org/w/index.php?title= Data validation&oldid=50627 4899 [retrieved on Dec. 14, 2016]. |
Adam E.J. et al., “ESR guidelines for the communication of urgent and unexpected findings” European Society of Radiology (ESR), 2011, vol. 3, Issue (1), pp. 1-3. |
Daugherty B. et al., “Tracking Incidental Findings”, Radiology Today, Jul. 2014, vol. 15, No. 7, p. 6. |
OpenVPMS, Follow-up tasks, Submitted by Matt C on Fri, Sep. 17, 2010, Available at: https://openvpms.org/project/followup-task-lists-enhancements. |
Yildiz M.Y. et al., “A text processing pipeline to extract recommendations from radiology reports”, Journal of Biomedical Informatics, 2013, vol. 46, pp. 354-362. |
Anonymous: “Medical transcription—Wikipedia”, Feb. 13, 2010, XP055465109, Retrieved from the Internet: URL: https://en.wikipedia.org/w/index.php?title=Medical_transcription&oldid=343657066 [Retrieved on Apr. 6, 2018]. |
Number | Date | Country | |
---|---|---|---|
20140047375 A1 | Feb 2014 | US |
Number | Date | Country | |
---|---|---|---|
61682748 | Aug 2012 | US |