US8086552B2 - Dynamic user prompting for pertinent clinical information - Google Patents
Dynamic user prompting for pertinent clinical information Download PDFInfo
- Publication number
- US8086552B2 US8086552B2 US11/743,495 US74349507A US8086552B2 US 8086552 B2 US8086552 B2 US 8086552B2 US 74349507 A US74349507 A US 74349507A US 8086552 B2 US8086552 B2 US 8086552B2
- Authority
- US
- United States
- Prior art keywords
- rule
- data input
- time
- accordance
- selected period
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H40/00—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
- G16H40/60—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
- G16H40/63—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices for local operation
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H10/00—ICT specially adapted for the handling or processing of patient-related medical or healthcare data
- G16H10/60—ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H40/00—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
- G16H40/60—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
- G16H40/67—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices for remote operation
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H50/00—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
- G16H50/20—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems
Definitions
- This invention relates generally to clinical information systems, and more directly to clinical decision support systems.
- a “rule” is intended to indicate what procedure or treatment to perform for a particular patient being monitored. For example, if a patient's measured potassium level dropped below 5, then a physician or nurse would be notified with this information. Thus, a rule would be written specifying that, when a patient's potassium level is below 5, send an email or a page to a particular nurse.
- Rules written in decision support systems are typically written in a computer language such as JAVA®. Rules can depend upon more than one data input. If all of the data inputs are not available, the decision support system cannot process the rule accurately. This causes the decision support system to skip the rule or flag an error for an administrator to look at, at some later time. However, if all of the data inputs had been present, an alert might have been sent which might have notified clinicians of a potential problem.
- the decision support system may not provide any decision or notify anyone immediately, as known decision support systems are configured to inform caregivers when certain events are happening. If a decision cannot be made, to prevent false notifications, no notifications are sent out, even though a problem may exist.
- some configurations of the present invention provide a method for dynamically prompting a caregiver for pertinent information about a patient.
- the method uses a computer or processor operating as a rule-based system, and includes receiving a first data input triggering a rule in a first rule queue requiring both a first data input and at least a second data input.
- the method further includes determining that the second data input is not available or is outdated, placing the rule in a second rule queue for later execution, and, when the second data input is available within a selected period of time, executing the rule, or otherwise, after the selected period of time, sending an electronic message to a caregiver to take action to provide the second data input.
- some configurations of the present invention provide an apparatus for dynamically prompting a user for pertinent clinical information.
- the apparatus includes a computer or processor, a rule processing engine having a first rule queue and a second rule queue.
- the second rule queue is associated with a timer configured to determine a wait time for rules in the second rule queue.
- the computer further includes and an electronic communication engine.
- the apparatus is configured to receive a first data input triggering execution of a rule in the first rule queue requiring both a first data input and at least a second data input, determine whether the second data input is not available or is outdated, and place the rule in the second rule queue for later execution when the second data input is not available or is outdated.
- the apparatus is further configured to, when the second data input is available within a selected period of time as determined by the timer, execute the rule. Otherwise, after the selected period of time, the apparatus is configured send an electronic message to a caregiver to take action to provide the second data input.
- some configurations of the present invention provide a machine readable medium or media having instructions recorded thereon that are configured to instruct a computer or processor to receive a first input triggering execution of a rule in a first rule queue requiring both a first data input and at least a second data input, determine whether the second data input is not available or is outdated, and place the rule in the second rule queue for later execution when the second data input is not available or is outdated.
- the instructions are also configured to instruct the computer or processor to, when the second data input is available within a selected period of time as determined by the timer, execute the rule, or otherwise, after the selected period of time, send an electronic message to a caregiver to take action to provide the second data input.
- some configurations of the present invention can dynamically request missing information about a patient directly from an application from which a caregiver normally expects to receive alerts. Unlike known prior art methods, this request is or can be sent in a timely manner. Also, some configurations of the present invention advantageously allow the selection of which caregiver roles to prompt for the missing information.
- FIG. 1 is a block diagram of a system configuration utilizing an apparatus for dynamically prompting a user for pertinent clinical information.
- FIG. 2 is a functional block diagram of a configuration of apparatus for dynamically prompting a user for pertinent clinical information suitable for use in the system configuration of FIG. 1 .
- FIG. 3 is a data flow functional diagram of a configuration of the present invention, showing input of data and output of messages.
- FIG. 4 is a flow chart of a method configuration of the present invention.
- the functional blocks are not necessarily indicative of the division between hardware circuitry.
- one or more of the functional blocks e.g., processors or memories
- the programs may be stand alone programs, may be incorporated as subroutines in an operating system, may be functions in an installed software package, and the like. It should be understood that the various embodiments are not limited to the arrangements and instrumentality shown in the drawings.
- the apparatus includes a computer or processor 12 .
- Computer or processor 12 (hereinafter, “computer 12 ”) can be a special purpose processor or a processor or computer programmed using software or firmware.
- Computer 12 includes (either as a special purpose processor, or by programming) a rule processing engine 14 having a first rule queue 16 and a second rule queue 18 .
- Second rule queue 18 is associated with a timer 20 that is configured to determine a wait time for rules in second rule queue 18 .
- Computer 12 also includes an electronic communication engine 22 .
- Electronic communication engine 22 may include, for example, a mail handling program 24 in communication with an external mail server 26 over the Internet 28 , and may also include data ports (such as USB ports, RS-232 ports, etc.) that communicate with diagnostic instruments 30 or other computers to receive clinical data.
- computer 12 is included in a diagnostic instrument 30 .
- Electronic communication engine 22 may also include a database client 32 that communicates with an internal or external database server to receive clinical data.
- Electronic communication engine 22 is also configured to receive a first data input 34 that triggers execution of a rule 36 in the first rule queue 16 requiring both a first data input 34 and at least a second data input 38 .
- a first data input 34 that triggers execution of a rule 36 in the first rule queue 16 requiring both a first data input 34 and at least a second data input 38 .
- the patient may have been prescribed a drug that has a falling potassium level as a side effect, making the falling potassium level important only if there is, at the same time, a rising sodium level, possibly indicating a condition needing treatment.
- apparatus 10 can prompt a user to request sodium levels.
- Apparatus 10 can prompt for missing clinical variables, where one known variable individually is not interesting, but the known variable combined with one or more missing variables are of interest together, such as potassium levels and sodium levels, or potassium levels and heart rate.
- first data input 34 is a data signal representing a blood potassium level.
- Rule 36 may be a rule specifying that a caregiver be alerted by an email message when the patient's potassium level drops below 6, but only if the patient's sodium level also rises above 50.
- the second data input 38 is the patient's sodium level.
- apparatus 10 is configured to determine whether second data input 38 is not available or is outdated. For example, rule processing engine 14 checks whether second data input 38 has been received, and if so, whether a time stamp 40 associated with second data input 38 is within a specified time limit 42 (also referred to herein as “selected period of time 42 ”). If both criteria are met, the rule is executed normally; otherwise, the rule is placed in second rule queue 18 for later execution when second data input 38 is not presently available or is outdated. When second data input 38 is available within the selected period of time 42 as determined by timer 20 , execute the rule; or otherwise, after the selected period of time 42 , send an electronic message 44 to a caregiver 46 to take action to provide second data input 38 .
- a time stamp 40 associated with second data input 38 is within a specified time limit 42 (also referred to herein as “selected period of time 42 ”). If both criteria are met, the rule is executed normally; otherwise, the rule is placed in second rule queue 18 for later execution when second data input 38 is not presently available or is outdated.
- apparatus 10 is further configured to apply selected period of time 42 to all rules for all patients.
- Selected period of time 42 may be input to apparatus 10 via any suitable method by a caregiver or other user and/or a default value may be provided by apparatus 10 .
- apparatus 10 is further configured to apply a different selected period of time 42 to rules for different patients.
- a caregiver or other user specifies the selected period of time 42 along with the set of rules for when the rules are entered for a patient. Any default period of time provided by apparatus 10 may still be applied unless overridden by a more specific selection.
- apparatus 10 are further configured to apply a different selected period of time for each rule for each patient.
- a caregiver or other user specifies a selected period of time 42 for each rule for each patient. Any default period of time provided by apparatus 10 may still be applied unless overridden by a rule for a particular patient and/or a specific rule for a specific patient.
- Apparatus 10 may be programmed or otherwise configured to receive data specifying which data inputs (e.g., inputs 34 and 38 , in the present example, potassium and sodium levels, respectively) are required for a rule to run and how or to whom to send an electronic message 44 to take action to provide the second data input.
- This data may be received as an addendum to a rule input by a caregiver via a keyboard 50 , mouse 52 , touch screen display 54 , or any other suitable input device.
- an external mail server 26 may be specified in combination with a mail handling program 24 for sending and/or receiving electronic messages 44 .
- apparatus 10 is or can be further configured to receive an electronic message 44 (such as an email message) from a specified caregiver 46 to cancel a rule, and/or to receive an electronic message 44 from a specified caregiver 46 containing the second data input.
- an electronic message 44 such as an email message
- apparatus 10 may be provided with a storage device or interface 48 capable of reading a machine readable medium or media 49 such as CD-ROM, CD-RW, DVD-R, DVD-RW, DVD+RW, flash memory, magnetic memory (such as a floppy diskette), a paper tape reader, etc.
- a machine readable medium or media 49 such as CD-ROM, CD-RW, DVD-R, DVD-RW, DVD+RW, flash memory, magnetic memory (such as a floppy diskette), a paper tape reader, etc.
- machine readable medium or media 49 such as CD-ROM, CD-RW, DVD-R, DVD-RW, DVD+RW, flash memory, magnetic memory (such as a floppy diskette), a paper tape reader, etc.
- One or more of these media may have recorded on it machine readable instructions configured to instruct computer or processor 12 to perform configurations of the various methods described in more detail below.
- the physical realization of computer programs may be divided arbitrarily.
- the term “media” includes within
- some configurations of the present invention allow the rule writer to specify which data inputs are required for the rule to run and which individual caregiver role would typically fill out that information (e.g., “nurse,” “physician,” “specialist,” etc).
- the rule writer As data is input to the apparatus, if a rule is triggered by some, but not all of the required data, the rule is be flagged as partially run and moved to another queue. The apparatus waits for a period of time to see if the missing data arrives. As the queue of partially executed rules continues processing, if the information for a rule is not found after the configurable period of time, an alert is be sent to a caregiver who matches the role for the partially executed rule. The caregiver is thus able to chart the missing information and/or cancel the rule if the data is not available. The rule would, according, either reprocess or remove itself from the queue.
- a computer or processor 12 operating as a rule-base system receives a first data input 34 at 102 that triggers a rule 36 in a first rule queue 16 .
- First data input 34 may be manually entered by a user or received electronically by computer or processor 12 .
- the present invention does not prohibit or restrict computer or processor 12 from also operating on rules that require only a first data input 34 , and/or rules that require more than two data inputs requiring both a first data input 34 and at least a second data input 38 . Therefore, in many configurations of the present invention, a check is made at 104 to determine whether there is enough data to process rule 36 , i.e., a whether a second data input required by the rule is not available or is outdated.
- Method configurations of the present invention can be performed on the same computer or processor 12 for a plurality of patients, and the selected period of time 42 can be the same for all of the patients, or the selected period of time 42 can be selected separately for each of the patients in some configurations.
- Some configurations of the method include selecting a period of time 42 separately for each rule. (“Selecting a period of time 42 separately for each patient” or “for each rule” is intended to include within its scope configurations in which a period of time 42 can be selected by default for a patient and/or a rule.)
- the method further includes receiving data specifying which inputs are required a rule to run at 108 and how or to whom to send an electronic message to take action to provide second data input 38 .
- the receiving of data specifying which inputs are required and how or to whom to send a message may be provided when rules are input to apparatus 10 .
- some configurations of the present invention further include receiving an electronic message 44 at 110 from caregiver 46 to cancel the rule, and/or receiving an electronic message 44 from caregiver 46 containing second data input 38 at 112 .
- a decision at 114 may be made as to which type of electronic message 44 has been received at 116 .
- the decision at 114 may be made, for example, by electronic communication engine 22 , mail handling program 24 , and/or rule processing engine 14 interpreting the syntax and format of electronic message 44 .
- some configurations of the present invention can dynamically request missing information about a patient directly from an application from which a caregiver normally expects to receive alerts. Unlike known prior art methods, this request is or can be sent in a timely manner. Also, some configurations of the present invention advantageously allow the selection of which caregiver roles to prompt for the missing information.
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- Public Health (AREA)
- Medical Informatics (AREA)
- Primary Health Care (AREA)
- Epidemiology (AREA)
- General Health & Medical Sciences (AREA)
- General Business, Economics & Management (AREA)
- Business, Economics & Management (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Pathology (AREA)
- Information Transfer Between Computers (AREA)
- Measuring And Recording Apparatus For Diagnosis (AREA)
- Accommodation For Nursing Or Treatment Tables (AREA)
Abstract
Description
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/743,495 US8086552B2 (en) | 2007-05-02 | 2007-05-02 | Dynamic user prompting for pertinent clinical information |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/743,495 US8086552B2 (en) | 2007-05-02 | 2007-05-02 | Dynamic user prompting for pertinent clinical information |
Publications (2)
Publication Number | Publication Date |
---|---|
US20080275836A1 US20080275836A1 (en) | 2008-11-06 |
US8086552B2 true US8086552B2 (en) | 2011-12-27 |
Family
ID=39940293
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/743,495 Active 2028-09-30 US8086552B2 (en) | 2007-05-02 | 2007-05-02 | Dynamic user prompting for pertinent clinical information |
Country Status (1)
Country | Link |
---|---|
US (1) | US8086552B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090171696A1 (en) * | 2008-01-02 | 2009-07-02 | David Joseph Allard | System and method for patient portal with clinical decision intelligence |
US8538780B1 (en) | 2012-11-26 | 2013-09-17 | Sweeney Healthcare Enterprises, LLC | System for identifying and addressing concerns of medical patients |
US11065056B2 (en) | 2016-03-24 | 2021-07-20 | Sofradim Production | System and method of generating a model and simulating an effect on a surgical repair site |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109313929A (en) * | 2016-04-15 | 2019-02-05 | 皇家飞利浦有限公司 | Annotation applies associated data point with clinical decision support |
WO2020087014A1 (en) * | 2018-10-26 | 2020-04-30 | AIRx Health, Inc. | Devices and methods for remotely managing chronic medical conditions |
Citations (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5544649A (en) * | 1992-03-25 | 1996-08-13 | Cardiomedix, Inc. | Ambulatory patient health monitoring techniques utilizing interactive visual communication |
US5897493A (en) * | 1997-03-28 | 1999-04-27 | Health Hero Network, Inc. | Monitoring system for remotely querying individuals |
US6009420A (en) | 1992-10-05 | 1999-12-28 | Expert Systems Publishing Co. | Computer-implemented decision management system with dynamically generated questions and answer choices |
US6024699A (en) * | 1998-03-13 | 2000-02-15 | Healthware Corporation | Systems, methods and computer program products for monitoring, diagnosing and treating medical conditions of remotely located patients |
US6049794A (en) | 1997-12-09 | 2000-04-11 | Jacobs; Charles M. | System for screening of medical decision making incorporating a knowledge base |
US6208974B1 (en) * | 1997-12-30 | 2001-03-27 | Medical Management International, Inc. | Method and system for managing wellness plans for a medical care practice |
US6272481B1 (en) | 1996-05-31 | 2001-08-07 | Lucent Technologies Inc. | Hospital-based integrated medical computer system for processing medical and patient information using specialized functional modules |
US20040059200A1 (en) * | 1996-07-12 | 2004-03-25 | Iliff Edwin C. | Computerized medical diagnostic system utilizing list-based processing |
US6802810B2 (en) | 2001-09-21 | 2004-10-12 | Active Health Management | Care engine |
US6983423B2 (en) | 2000-12-22 | 2006-01-03 | Epic Systems Corporation | Electronic system for collecting and communicating clinical order information in an acute care setting |
US20060047538A1 (en) * | 2004-08-25 | 2006-03-02 | Joseph Condurso | System and method for dynamically adjusting patient therapy |
US20060271408A1 (en) * | 1999-06-23 | 2006-11-30 | Rosenfeld Brian A | Rules-base patient care system for use in healthcare locations |
US20070094227A1 (en) * | 2005-10-12 | 2007-04-26 | General Electric Company | System and method for clinical decision support |
US7230529B2 (en) | 2003-02-07 | 2007-06-12 | Theradoc, Inc. | System, method, and computer program for interfacing an expert system to a clinical information system |
US20070168223A1 (en) | 2005-10-12 | 2007-07-19 | Steven Lawrence Fors | Configurable clinical information system and method of use |
US7251610B2 (en) | 2000-09-20 | 2007-07-31 | Epic Systems Corporation | Clinical documentation system for use by multiple caregivers |
US7256708B2 (en) * | 1999-06-23 | 2007-08-14 | Visicu, Inc. | Telecommunications network for remote patient monitoring |
US20080255880A1 (en) * | 2007-04-16 | 2008-10-16 | Beller Stephen E | Plan-of-Care Order-Execution-Management Software System |
US20080306759A1 (en) * | 2007-02-09 | 2008-12-11 | Hakan Mehmel Ilkin | Patient workflow process messaging notification apparatus, system, and method |
US7475019B2 (en) * | 1999-11-18 | 2009-01-06 | Visicu, Inc. | System and method for physician note creation and management |
-
2007
- 2007-05-02 US US11/743,495 patent/US8086552B2/en active Active
Patent Citations (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5544649A (en) * | 1992-03-25 | 1996-08-13 | Cardiomedix, Inc. | Ambulatory patient health monitoring techniques utilizing interactive visual communication |
US6009420A (en) | 1992-10-05 | 1999-12-28 | Expert Systems Publishing Co. | Computer-implemented decision management system with dynamically generated questions and answer choices |
US6272481B1 (en) | 1996-05-31 | 2001-08-07 | Lucent Technologies Inc. | Hospital-based integrated medical computer system for processing medical and patient information using specialized functional modules |
US20040059200A1 (en) * | 1996-07-12 | 2004-03-25 | Iliff Edwin C. | Computerized medical diagnostic system utilizing list-based processing |
US5897493A (en) * | 1997-03-28 | 1999-04-27 | Health Hero Network, Inc. | Monitoring system for remotely querying individuals |
US6049794A (en) | 1997-12-09 | 2000-04-11 | Jacobs; Charles M. | System for screening of medical decision making incorporating a knowledge base |
US6208974B1 (en) * | 1997-12-30 | 2001-03-27 | Medical Management International, Inc. | Method and system for managing wellness plans for a medical care practice |
US6024699A (en) * | 1998-03-13 | 2000-02-15 | Healthware Corporation | Systems, methods and computer program products for monitoring, diagnosing and treating medical conditions of remotely located patients |
US7315825B2 (en) * | 1999-06-23 | 2008-01-01 | Visicu, Inc. | Rules-based patient care system for use in healthcare locations |
US7256708B2 (en) * | 1999-06-23 | 2007-08-14 | Visicu, Inc. | Telecommunications network for remote patient monitoring |
US20060271408A1 (en) * | 1999-06-23 | 2006-11-30 | Rosenfeld Brian A | Rules-base patient care system for use in healthcare locations |
US7475019B2 (en) * | 1999-11-18 | 2009-01-06 | Visicu, Inc. | System and method for physician note creation and management |
US7251610B2 (en) | 2000-09-20 | 2007-07-31 | Epic Systems Corporation | Clinical documentation system for use by multiple caregivers |
US6983423B2 (en) | 2000-12-22 | 2006-01-03 | Epic Systems Corporation | Electronic system for collecting and communicating clinical order information in an acute care setting |
US20040260155A1 (en) | 2001-09-21 | 2004-12-23 | Active Health Management | Care engine |
US6802810B2 (en) | 2001-09-21 | 2004-10-12 | Active Health Management | Care engine |
US7230529B2 (en) | 2003-02-07 | 2007-06-12 | Theradoc, Inc. | System, method, and computer program for interfacing an expert system to a clinical information system |
US20060047538A1 (en) * | 2004-08-25 | 2006-03-02 | Joseph Condurso | System and method for dynamically adjusting patient therapy |
US20070168223A1 (en) | 2005-10-12 | 2007-07-19 | Steven Lawrence Fors | Configurable clinical information system and method of use |
US20070094227A1 (en) * | 2005-10-12 | 2007-04-26 | General Electric Company | System and method for clinical decision support |
US20080306759A1 (en) * | 2007-02-09 | 2008-12-11 | Hakan Mehmel Ilkin | Patient workflow process messaging notification apparatus, system, and method |
US20080255880A1 (en) * | 2007-04-16 | 2008-10-16 | Beller Stephen E | Plan-of-Care Order-Execution-Management Software System |
Non-Patent Citations (15)
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090171696A1 (en) * | 2008-01-02 | 2009-07-02 | David Joseph Allard | System and method for patient portal with clinical decision intelligence |
US8538780B1 (en) | 2012-11-26 | 2013-09-17 | Sweeney Healthcare Enterprises, LLC | System for identifying and addressing concerns of medical patients |
US11065056B2 (en) | 2016-03-24 | 2021-07-20 | Sofradim Production | System and method of generating a model and simulating an effect on a surgical repair site |
US11903653B2 (en) | 2016-03-24 | 2024-02-20 | Sofradim Production | System and method of generating a model and simulating an effect on a surgical repair site |
Also Published As
Publication number | Publication date |
---|---|
US20080275836A1 (en) | 2008-11-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Navathe et al. | Hospital readmission and social risk factors identified from physician notes | |
Zauber et al. | Evaluating test strategies for colorectal cancer screening: a decision analysis for the US Preventive Services Task Force | |
Bayer et al. | An early warning scoring system to identify septic patients in the prehospital setting: the PRESEP score | |
CA2629431C (en) | Systems and methods for clinical data validation | |
JP5950928B2 (en) | Clinical document debugging decision support | |
US8086552B2 (en) | Dynamic user prompting for pertinent clinical information | |
EP3123374A1 (en) | Smart phone based multi-patient worklist (spwl) | |
US11881303B2 (en) | Tracking and quality assurance of pathology, radiology and other medical or surgical procedures | |
Hill et al. | Definitions of drug-resistant epilepsy for administrative claims data research | |
Xie et al. | Long‐term epilepsy outcome dynamics revealed by natural language processing of clinic notes | |
US20240387027A1 (en) | Tracking and quality assurance of pathology, radiology and other medical or surgical procedures | |
US10318877B2 (en) | Cohort-based prediction of a future event | |
Kongshaug et al. | Cancer patients’ perceived value of a smartphone app to enhance the safety of home-based chemotherapy: feasibility study | |
Piette et al. | Impacts of post-hospitalization accessible health technology and caregiver support on 90-day acute care use and self-care assistance: a randomized clinical trial | |
AU2016244236B2 (en) | Device-based action plan alerts | |
Vacas et al. | Risk factor stratification for postoperative delirium: A retrospective database study | |
Laowahutanon et al. | Hospital admission for type 2 diabetes mellitus under the Universal Coverage Scheme in Thailand: A time-and geographical-trend analysis, 2009–2016 | |
US20080288288A1 (en) | Methods and apparatus to generate rules for clinical lab results | |
Comer et al. | Usefulness of pharmacy claims for medication reconciliation in primary care | |
CN114678092A (en) | Nursing recording method, terminal, system and storage medium | |
Iannello et al. | Improving unadjusted and adjusted mortality with an early warning sepsis system in the emergency department and inpatient wards | |
Bille et al. | Evaluation of care and clinical outcomes after the implementation of an electronic medical record system for type 1 diabetes management in Rwanda | |
CN109918620B (en) | Policy information display method, device, computer equipment and storage medium | |
JP7323664B1 (en) | Medication guidance support device, medication guidance support method, and medication guidance support program | |
Armitage et al. | Ambulatory blood pressure monitoring using telemedicine: proof-of-concept cohort and failure modes and effects analyses |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: GENERAL ELECTRIC COMPANY, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SECRIST, RANDY KENT;STEINER, DAVID JOHN;RANDAZZO, MICHAEL THOMAS;REEL/FRAME:019239/0474;SIGNING DATES FROM 20070418 TO 20070501 Owner name: GENERAL ELECTRIC COMPANY, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SECRIST, RANDY KENT;STEINER, DAVID JOHN;RANDAZZO, MICHAEL THOMAS;SIGNING DATES FROM 20070418 TO 20070501;REEL/FRAME:019239/0474 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 12 |
|
AS | Assignment |
Owner name: GE PRECISION HEALTHCARE LLC, WISCONSIN Free format text: NUNC PRO TUNC ASSIGNMENT;ASSIGNOR:GENERAL ELECTRIC COMPANY;REEL/FRAME:071225/0218 Effective date: 20250505 |