US20110246242A1 - Patient-centric healthcare information maintenance - Google Patents

Patient-centric healthcare information maintenance Download PDF

Info

Publication number
US20110246242A1
US20110246242A1 US13/162,168 US201113162168A US2011246242A1 US 20110246242 A1 US20110246242 A1 US 20110246242A1 US 201113162168 A US201113162168 A US 201113162168A US 2011246242 A1 US2011246242 A1 US 2011246242A1
Authority
US
United States
Prior art keywords
data
analytical
medical data
medical
database
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.)
Abandoned
Application number
US13/162,168
Inventor
Igor Gejdos
Schuyler Buck
David Bradley Markisohn
Morris J. Young
Timothy L. Beck
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Roche Diabetes Care Inc
Original Assignee
Roche Diagnostics Operations Inc
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Roche Diagnostics Operations Inc filed Critical Roche Diagnostics Operations Inc
Priority to US13/162,168 priority Critical patent/US20110246242A1/en
Publication of US20110246242A1 publication Critical patent/US20110246242A1/en
Assigned to ROCHE DIAGNOSTICS OPERATIONS, INC. reassignment ROCHE DIAGNOSTICS OPERATIONS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BECK, TIMOTHY, BUCK, SCHUYLER, GEJDOS, IGOR, MARKISOHN, DAVID BRADLEY, YOUNG, MORRIS J.
Assigned to ROCHE DIABETES CARE, INC. reassignment ROCHE DIABETES CARE, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ROCHE DIAGNOSTICS OPERATIONS, INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT 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/60ICT 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/67ICT 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

Definitions

  • the present invention relates to patient centric healthcare information maintenance.
  • the use of health monitoring devices involves some risks which are mainly due to the complexity of using health monitoring devices. The risks are sometimes more pronounced for elderly patients or infants. Misuse of the health monitoring devices may lead to handling failures and to insufficient or even inaccurate information. Further, since many of the patients handling the health monitoring devices have not undergone medical training, the interpretation of the medical data collected by the health monitoring devices may be challenging to them. Often, patients are required to see their doctors in short time-intervals on a regular basis.
  • Known health management systems have several disadvantages. Some systems provide limited interaction capabilities to patients and care givers. Often, systems have limited analytical capabilities. Further, many health management systems do not permit collection of additional data or modification of data collected by the health management system. A need remains for systems that facilitate the use and interpretation of patient medical data.
  • a health management software system may be operated to receive, organize, and use patient medical information.
  • the health management software may comprise a database for storing, retrieving, organizing, displaying, and, generally, for managing a patient's health.
  • the health management software system is used in conjunction with a healthcare maintenance (HCM) device, such as a blood glucose monitoring system.
  • HCM healthcare maintenance
  • the blood glucose monitoring system may contain several database objects in the form of data records. Typically in a portable blood glucose monitor, each data record contains a time and a concentration data element, or a time-amount point.
  • an insulin pump which is another exemplary embodiment of a healthcare maintenance device, may maintain data records with time and dosage information, or a time-dosage point.
  • the data may be copied or transferred to a computer, typically by loading into a database.
  • the HCM device When data is transferred from an HCM device to a computer, the HCM device often includes self-identifying information along with the patient data.
  • the computer may then create device data tables that associate the self-identifying information of each HCM device to a particular patient.
  • the HCM device may include a specific patient identifier with the time-amount data. While the computer may assume that there is a direct correspondence between the HCM device, the patient, and the time-amount data, the HCM device itself may be used by different people and may be used inappropriately such that incorrect readings are made.
  • each data record that is transferred from a HCM device is tagged by the health management software system as a new entry.
  • the user may select an undo option.
  • each of the transferred entries each representing a particular time-amount data point, may be selected by the user for deletion or re-assignment. For example, if the user notices that one of the data points has an invalid value (e.g., a missed reading by a glucose monitor) then that particular invalid value may be deleted by the user. In one embodiment, such a deleted data record is erased from the database.
  • such a deleted data record is marked as deleted and identification of the person making the deletion is stored—allowing a subsequent reviewer to see all the deleted records and decide if the deletion was proper.
  • the user may reassign a particular data point to another patient. Further, in one exemplary embodiment, the user may also reassign the HCM device to another patient, so that all the transferred data would be associated with a new patient and all future data from that particular HCM device would be associated with the selected new patient.
  • FIG. 1 is a schematic operation diagram of the software and database systems according to an exemplary embodiment of the present invention
  • FIG. 2 is a schematic view of a health care management system
  • FIG. 3 is a screenshot of an undo operation according to an exemplary embodiment of the present invention.
  • FIG. 4 is a screenshot of an undo operation according to another exemplary embodiment of the present invention.
  • FIG. 5A is a flowchart diagram view of a data migration process using the methodology of an exemplary embodiment of the present invention
  • FIG. 5B is another flowchart diagram view of a data migration process using the methodology of an exemplary embodiment of the present invention.
  • FIG. 6 is a screenshot of a source database type page according to an exemplary embodiment of the present invention.
  • FIG. 7 is a screenshot of a source database selection page according to an exemplary embodiment of the present invention.
  • FIG. 8 is a screenshot of a destination database selection page according to an exemplary embodiment of the present invention.
  • FIG. 9 is a screenshot of a check database warning page according to an exemplary embodiment of the present invention.
  • FIG. 10 is a screenshot of an options guide page according to an exemplary embodiment of the present invention.
  • FIG. 11 is a screenshot of a patient options page according to an exemplary embodiment of the present invention.
  • FIG. 12 is a screenshot of a physician options page according to an exemplary embodiment of the present invention.
  • FIG. 13 is a screenshot of a data migration process page according to an exemplary embodiment of the present invention.
  • FIG. 14 is a screenshot of a duplicate patient identification dialog according to an exemplary embodiment of the present invention.
  • FIG. 15 is a screenshot of a new medical management system identification prompt according to an exemplary embodiment of the present invention.
  • FIG. 16 is a screenshot of a duplicate healthcare provider dialog according to an exemplary embodiment of the present invention.
  • FIG. 17 is a screenshot of a data migration complete page according to an exemplary embodiment of the present invention.
  • Data structures greatly facilitate data management by data processing systems, and are not accessible except through sophisticated software systems.
  • Data structures are not the information content of a memory, rather they represent specific electronic structural elements which impart a physical organization on the information stored in memory. More than mere abstraction, the data structures are specific electrical or magnetic structural elements in memory which simultaneously represent complex data accurately and provide increased efficiency in computer operation.
  • the manipulations performed are often referred to in terms, such as comparing or adding, commonly associated with mental operations performed by a human operator. No such capability of a human operator is necessary, or desirable in most cases, in any of the operations described herein which form part of the present invention; the operations are machine operations.
  • Useful machines for performing the operations of the present invention include general purpose digital computers or other similar devices. In all cases the distinction between the method operations in operating a computer and the method of computation itself should be recognized.
  • the present invention relates to a method and apparatus for operating a computer in processing electrical or other (e.g., mechanical, chemical) physical signals to generate other desired physical signals.
  • the present invention also relates to an apparatus for performing these operations.
  • This apparatus may be specifically constructed for the required purposes or it may comprise a general purpose computer as selectively activated or reconfigured by a computer program stored in the computer.
  • the algorithms presented herein are not inherently related to any particular computer or other apparatus.
  • various general purpose machines may be used with programs written in accordance with the teachings herein, or it may prove more convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these machines will appear from the description below.
  • the present invention deals with “object-oriented” software, and particularly with an “object-oriented” operating system.
  • the “object-oriented” software is organized into “objects,” each comprising a block of computer instructions describing various procedures (“methods”) to be performed in response to “messages” sent to the object or “events” which occur with the object.
  • Such operations include, for example, the manipulation of variables, the activation of an object by an external event, and the transmission of one or more messages to other objects.
  • Both programs and databases may be objects.
  • the data portion of the object may be significantly larger than the methods portion
  • the actual physical implementation of a database on a general purpose computer may take several forms, from complete individual records storing the substantive information with several key indexes for locating a particular record, to a plurality of tables interrelated by relational operations, to a matrix of cross-linked data records, to various combinations and hybrids of these general types.
  • a database may be structured and arranged to accommodate the restrictions of the physical device—but when transferred to a general purpose computer be able to be stored in a variety of formats.
  • certain types of information may be described as being stored in a “database” from a conceptual standpoint, generally such information may be electronically stored in a variety of structures with a variety of encoding techniques.
  • Databases may contain many types of information, and may store the information in a variety of encoding techniques.
  • a database When a database stores information that relates to a particular person, product, location, or other thing, the database typically uses a unique identifier that binds the “concept” of the person, product, location, or other thing with a storable piece of data.
  • the unique identifier When the unique identifier is used to reference the data record, the unique identifier is termed a “key” and data records associated with the “concept” are said to be “keyed” by the unique identifier.
  • the association between a key and its data may be implemented in a variety of ways, for example by having the key be a field in a corresponding data record, by having a key value in a search tree with an associated pointer to one or more data records corresponding to the key, or by encoding the corresponding information with a value that upon decoding produces the unique identifier and the corresponding data, etc.
  • instances of data may be associated with, or “bound” with or to, the “concept” by using the key.
  • network means two or more computers which are connected in such a manner that messages may be transmitted between the computers.
  • computers typically one or more computers operate as a “server,” a computer with large storage devices such as hard disk drives and communication hardware to operate peripheral devices such as printers or modems.
  • workstations provide a user interface so that users of computer networks can access the network resources, such as shared data files, common peripheral devices, and inter-workstation communication.
  • the computers have at least one processor for executing machine instructions, and memory for storing instructions and other information. Many combinations of processing circuitry and information storing equipment are known by those of ordinary skill in these arts.
  • a processor may be a microprocessor, a digital signal processor (“DSP”), a central processing unit (“CPU”), or other circuit or equivalent capable of interpreting instructions or performing logical actions on information.
  • Memory includes both volatile and non-volatile memory, including temporary and cache, in electronic, magnetic, optical, printed, or other format used to store information. Users activate computer programs or network resources to create “processes” which include both the general operation of the computer program along with specific operating characteristics determined by input variables and its environment.
  • references in this patent application to devices, meters, monitors, pumps, or related terms are intended to encompass any currently existing or later developed apparatus that includes some or all of the features attributed to the referred to apparatus, including but not limited to the Accu-Chek® Active, Accu-Chek® Aviva, Accu-Chek® Compact, Accu-Chek® Compact Plus, Accu-Chek® Integra, Accu-Chek® Go, Accu-Chek® Performa, Accu-Chek® Spirit, Accu-Chek® D-Tron Plus, and Accu-Chek® Voicemate Plus, all provided by Roche Diagnostics or divisions thereof.
  • the present invention relates to patient centric healthcare information maintenance.
  • the present invention may include health management software system 2 , an embodiment of which is shown in FIG. 1 , which comprises one or more programs configured to receive, organize, and use patient medical information.
  • the health management software comprises database 4 for storing, retrieving, organizing, displaying, and, generally, for managing a patient's health.
  • patient refers to a person whose medical information is stored in the health management software.
  • Patient medical information comprises administrative data and medical data.
  • Patient administrative data comprises non-medical data related to the identification of patients (“patient identity data”) and administration of patients and patient records (“patient non-identity data”).
  • Patient identity data includes name, address, phone number, etc.
  • Patient non-identity data includes information pertaining to insurance providers etc.
  • Patient medical data means qualitative and quantitative data relating to a patient state such as, for example, test results, laboratory values, measurements, observations, treatment or dosage values, prescriptions.
  • exemplary medical data may include A1c values, Albumin values, Albumin excretion values, body mass index values, blood pressure values, carbohydrate values, cholesterol values (total, HDL, LDL, ratio) creatinine values, fructosamine values, HbA1values, height values, insulin dose values, insulin rate values, total daily insulin values, ketone values, microalbumin values, proteinuria values, heart rate values, temperature values, triglyceride values, and weight values.
  • Medical data may be provided by the patient, a healthcare professional, a healthcare devise, a caregiver, or anyone having relevant data pertaining to a patient. While the invention is described herein with reference to medical devices, and more particularly, with reference to diabetes management devices, the invention is applicable to any download data obtained from any device.
  • each data record contains a time and a concentration data element, or a time-amount point.
  • an insulin pump maintains data records with time and dosage information, or a time-dosage point.
  • the information in the monitor or pump may have a particular structure, or may be serially stored with each item of information being implicit with its location.
  • the monitor or pump may have further information, relating to the patient or other aspects of the blood, the time and amount are the typical data points used by a physician to evaluate the patient (“time-amount data”).
  • inventions of the invention relate to the combination of time and amount data, other embodiments are contemplated by the present invention that include time independent data, non-numerical data, and other combinations of types of data.
  • the computer system of the patient or doctor typically has both stored data and associated programs that analyze the stored data.
  • the data may be copied or transferred to the computer, typically by loading into a database.
  • the user of HCM device 14 may start the process of downloading data from HCM device 14 with a download utility of glucose monitoring system 6 .
  • the process begins when the download utility accesses HCM device 14 , and it ends when the utility stops downloading device records.
  • one or more device records are downloaded from HCM device 14 .
  • Re-launching the download utility creates a new download event.
  • the user waits while the download utility receives data from HCM device 14 .
  • the user may continue to use the glucose monitoring system 6 management software while the download utility receives data from HCM device 14 in the background.
  • HCM device 14 When data 8 is transferred from HCM device 14 to computer 12 , HCM device 14 includes self-identifying information along with the patient data.
  • a computer e.g., desktop, laptop or tablet
  • PDAs personal digital assistants
  • Transferred data 8 may be formatted as data fields, or may be raw data.
  • transferred data 8 does not include any patient identifying information. Rather, computer 12 has device data tables that associate the self-identifying information of each HCM device to a particular patient.
  • HCM device 14 uses HCM device 14 self-identifying information to infer the patient with whom the time-amount data should be associated.
  • HCM device 14 may include a specific patient identifier with the time-amount data.
  • HCM device's self-identifying information is a key to all the data associated with the corresponding HCM device 14 .
  • the HCM device key is associated with a patient identifier or patient key.
  • computer 12 may assume that there is a direct correspondence between HCM device 14 , patient, and the time-amount data, HCM device 14 itself may be used by different people and may be used inappropriately such that incorrect readings are made.
  • patient statistics database 9 may be independent of any other data, although generally such patient statistics data is desired to be combined with previously obtained patient statistics data to provide a database covering several collections of time-amount points.
  • each patient would have her own database 4 spanning the use of HCM device 14 by that patient, and possibly data from other HCM devices, or other medical or personal data.
  • computer database 4 may also include other information about a patient. This other data may include information relating to the time-amount data or may simply relate to the characteristics of the patient. It is also possible that computer 12 may store other measured readings relating to the patient (for example, heart rate or red blood cell count) that might be useful to a physician in diagnosing the patient. Such additional patient data may be stored as a separate database, may be integrated into a patient data record, or may be commingled with the time-amount data as in a combined graph.
  • system 10 may also comprise HCM device 14 capable of electronic communication with computer 12 and configured to provide medical data to health management software 2 ( FIG. 1 ).
  • data collection cable 20 connects computer 12 to data collector 16 .
  • HCM device 14 is capable of electronic communication with the data collector 16 .
  • health management device communicates medical data by means of infrared signal 18 to data collector 16 .
  • HCM device 14 has a direct connection to a USB port (not shown) of computer 12 and transmits medical data through a wired connection.
  • HCM device 14 transmits medical data over a WiFi transmission to data collector 16 , which in this embodiment is a WiFi receiver.
  • HCM devices are devices capable of recording information and transferring the information to health management software 2 .
  • HCM device 14 may comprise a HCM device which records values of measurements relating to a patient's state (e.g., blood glucose level) and information such as the time and date when the measurement was recorded.
  • HCM device 14 may also comprise a device configured to provide medications to patients such as, for example, insulin pumps.
  • a medication providing device generally, records dosage amounts as well as the time and date when medication is provided.
  • HCM device 14 may have an input device, such as a keyboard, to enable a user to provide additional manually entered data.
  • HCM device 14 may also comprise a computer, a PDA, or a phone.
  • Each HCM device 14 is, generally, assigned to a patient and associated with that patient in health management software 2 . Thus, when medical data from HCM device 14 is transferred to health management software 2 , the medical data from HCM device 14 automatically populates database records relating to that patient. Typically, the association between the patient and a particular HCM device 14 is maintained by each HCM device 14 having a unique identifier (e.g., an external patient identifier) that is bound to the patient. Each download of medical data from HCM device 14 thus creates a new set of distinct download data records which is processed by system 10 .
  • a unique identifier e.g., an external patient identifier
  • System 10 may be used by the patient, a healthcare professional, a caregiver, or anyone having relevant data pertaining to a patient.
  • System 10 may be located in a patient's home, a healthcare facility, or any other convenient place.
  • two systems may be connected and medical data may be transferred between them.
  • a first system may be located in a place accessible to the patient or a caregiver, and a second system may be located in a healthcare facility.
  • the first and second systems are configured to transfer medical data between them by any means known in the art such as, for example, via the Internet, cellular communications, or the physical transfer of a memory devise such as a diskette, USB key, or compact disc.
  • the first system may be configured to receive medical data from a health management device and the second system may be configured to also receive medical data from a health management device or, alternatively, to receive medical data transferred from the first system.
  • the second system, or healthcare system may be configured to receive medical data from a plurality of patient systems.
  • the health management software is configured to show and store medical data in a plurality of forms and formats. Medical data may be shown on a video display or a printed report in record, graphic, or tabular format.
  • the first step for the software user is to obtain medical data from the medical device, such as an insulin pump or glucose monitor. Typically, the user collects medical data from HCM device 14 periodically, and computer 12 maintains a database of the accumulated medical data. Often, such medical data includes information covering both the dosages (e.g., when HCM device 14 is an insulin pump) and the patient measurements (e.g., when HCM device 14 is a glucose monitor).
  • each device data record is included as a new entry in the download data records.
  • an “UNDO” option may be used.
  • the download data records which are distinct from the other data records of the databases of computer 12 , may be selected by the user for deletion.
  • the download data records may be individually selected by the user for deletion or re-assignment. For example, if the user notices that one of the data points has an invalid value (e.g., a missed reading by a glucose monitor) then that particular invalid value may be deleted by the user. In one embodiment, such a deleted data record is erased from the database.
  • such a deleted data record is marked as deleted and identification of the person making the deletion is stored—allowing a subsequent reviewer to see all the deleted records and decide if the deletion was proper.
  • Another option is to reassign a particular data point (e.g., when a glucose monitor has been used on a different person) to another patient (typically done at the second computer at a physician's office, but could be done at a patient's home computer if more than one patient use the computer to track health care values).
  • a third option involves reassigning HCM device 14 to another patient, so that the download data records would be associated with a new patient and all future data from that particular HCM device 14 would be associated with the selected new patient.
  • an exemplary Undo screen appears.
  • the plurality of download data records most recently loaded from HCM device 14 is displayed with a check box or other selection tool adjacent to the download data records, or alternatively a check box or other selection tools is provided for each record.
  • the menu of options is listed on the screen. With this display, the user may select the records desired and the particular operation desired, ranging from deleting all the selected records, to ignoring the selected records, accept the selected records, reassign the selected records to another user, or reassign HCM device 14 to another user.
  • the tracking of new data records may be maintained by health management software system 2 in a log file, so that as long as the log file information persists, multiple undo operations are possible.
  • both the data merge functionality and the duplicate patient functionality may be used to select an appropriate patient to merge the health care maintenance information.
  • FIG. 4 by selecting the “UNDO” button or menu item, another exemplary undo screen is displayed that allows the user to undo, i.e., remove, all records from the last download of HCM device 14 from database 4 ( FIG. 1 ).
  • this page displays a warning to the user and a summary of the last download, including the date, patient, device information, number of records downloaded, and the date range for the records downloaded. The user is then asked to indicate that they are sure they want to undo the last download. If yes is selected, the records from the last download of HCM device 14 are removed from database 4 .
  • the download “UNDO” function may be implemented with other download procedures, including the download procedures disclosed in copending U.S. patent application entitled METHOD AND SYSTEM FOR ENHANCED DATA TRANSFER, the disclosure of which is incorporated by reference.
  • Health management software 2 may also include a data comparison program that is utilized to identify medical information stored in a first location, i.e., a source database, that is unique to, a duplicate of, and/or a potential duplicate of medical information stored in a second location, i.e., a destination database.
  • Computer 12 may be running health management software 2 , i.e., medical management software, such as diabetes management software, and encrypt and save the medical information transferred from HCM device 14 in one of a source format database or a destination format database.
  • the information received from HCM device 14 will be encrypted according to an encryption feature that is specific to HCM device 14 . Thus, if another HCM device is used to upload information to computer 12 , it will be encrypted according to the specific encryption feature of that device.
  • HCM device 14 may also assign to the patient an external system identification that may be used to correlate the patient to a particular HCM device.
  • the data comparison utility may be used to identify medical information stored in on HCM device 14 that is unique thereto, a duplicate of, and/or a potential duplicate of medical information stored on computer 12 or other storage media connected thereto using the same or a substantially similar process as described in detail below with specific reference to a data migration utility.
  • the data comparison program may be in the form of a machine-readable program that is adapted to be utilized independent of or as an integral component of medical management software, such as diabetes management software.
  • the data comparison program may be formed as an object within the medical management software or, alternatively, may be stand alone software capable of independent operation and installation.
  • the data comparison program may be activated from the medical management software after the medical management software has been launched to compare a source database with a destination database.
  • the data comparison program may be utilized in conjunction with and/or formed as a component of a data migration utility.
  • the data migration utility may also be in the form of a machine-readable program that is adapted to be utilized independent of or as an integral component of medical management software, such as diabetes management software.
  • the operation of the data migration utility is set forth below and includes a detailed description of the operation of the data comparison program in the context of the data migration utility. While described in detail herein with specific reference to the data migration utility, the data comparison program may be used as a stand alone component and/or at different points during a data transfer process and nothing contained herein should be viewed as limiting the scope of the invention to this exemplary embodiment.
  • the data migration utility is utilized to migrate medical information in a source database to a destination database that may also contain medical information.
  • the data migration utility is launched at Start 102 on flowchart 100 .
  • a user may be prompted for information by dynamic questionnaires in a wizard format. For example, the user may be prompted to set the rules governing the migration of data.
  • Step 104 the user may be prompted to select a source database stored in a source format for migration into a destination database stored in destination format at the source database type page shown in FIG. 6 .
  • the source database type page allows the user to select a database type from a list of various database types meeting the necessary requirements for migration into the destination database.
  • the database types listed may include only those databases that will be compatible with the medical management software once merged into a destination database and converted from source format into destination format.
  • the medical management software is diabetes management software.
  • the source databases include, but are not limited to, databases associated with a glucose monitoring device or glucose monitoring software, such as those associated with ACCU-CHEK® Camit Pro, ACCU-CHEK® Compass, and ACCU-CHEK® 360°.
  • a corresponding button positioned adjacent to each source database type displayed on the source database type page is a corresponding button.
  • only a single button may be selected at any given time.
  • multiple buttons may be selected for multiple, simultaneous database migration.
  • a next or finish button may appear on the source database type page.
  • the user may progress to the next questionnaire in the data migration utility.
  • the data migration utility displays a source database selection page at Step 106 in FIG. 5A .
  • a source database selection page is shown that provides a listing of potential source databases by type and that may include general descriptions of the database, the file path for the database, and any comments relevant to the particular database.
  • the source databases may be databases that contain medical information stored in a source format.
  • potential source databases may contain patient medical information that may further include numerous records associated with the individual patient having data fields for patient identity, including title, first name, middle name, last name, suffix, and date of birth, day and week information for the administration of medicine and/or for test results, such as blocks of time and days of week, targeted event information, contact information, such as address, phone number, and email address, emergency contact information, such as name, relation, address, and phone number, demographic information, such as diabetes diet, the diagnosis date, gender, and ethnicity, and diabetes therapy, such as controlled by and date and insulin type information, system identification, i.e., the patient's unique medical management system identification, external system identification, insurance, and healthcare provider data.
  • patient identity including title, first name, middle name, last name, suffix, and date of birth, day and week information for the administration of medicine and/or for test results, such as blocks of time and days of week
  • targeted event information contact information, such as address, phone number, and email address
  • emergency contact information such as name, relation, address, and phone number
  • the databases may include healthcare provider information that may further include numerous records associated with healthcare providers having data fields such as healthcare provider title, first name, middle name, and last name, suffix, specialty, practice area, and contact information, such as address, phone number and email address, for example.
  • the source database selection page may also include a browse button, shown in FIG. 7 , which allows a user to manually search the computer's hard drive or other attached media devices for a database location that is not listed on the source database selection page.
  • Step 108 in FIG. 5A if the user selects the browse function at the source database selection page by selecting the browse button, Step 110 is executed and the user is prompted to select a file path for the source database.
  • the user if the user does not select the browse feature at Step 108 , the user must then select one of the databases identified on the source selection page in step 106 .
  • the data migration utility may then display a destination database selection page at Step 114 .
  • the destination database selection page may provide a listing of the potential destination databases stored in a destination format.
  • the potential destination databases are databases that are currently used by the medical management software.
  • the destination selection page may include a listing of the type of database, a description of each database, the file path for each database, and any comment related to each database.
  • the destination database may contain medical information, such as patient medical and/or healthcare provider information, and may include fields identical to or substantially identical to those set forth above with respect to the source database.
  • the destination database selection page may include a browse button and/or create new button. If the browse button is selected, the user is directed to select a destination database in the same manner as in step 110 for selecting the source database. If the browse function is not selected, the user may either select one of the databases set forth on the destination database selection page by the data migration utility at Step 116 or, alternatively, the user may select the create new button. If the create new button is selected, a create new destination database dialog is activated at Step 118 and a new destination database is created. In one exemplary embodiment, the data migration utility further prompts the user to determine the file path where the new destination database is to be created. Additionally, the data migration utility may automatically assign the new destination database a file path that is associated with the corresponding medical management software.
  • a check database warning page is displayed at Step 120 .
  • An exemplary check database warning page is depicted in FIG. 9 and includes a warning to ensure that the source and destination databases are not in use prior to the start of data migration.
  • the check database warning page opened at Step 120 in FIG. 5A may further include a next or finish button that requires an affirmative action by the user before the data migration utility may initiate the migration of data from the source database to the destination database and, if necessary, conversion of the same from the source format to the destination format.
  • the data migration utility may open, at Step 124 in FIG. 5A , an options guide page, shown in FIG. 10 , to begin the options selection process.
  • the options guide page may include a brief overview of the options guide page process and may also include a “don't display this page again” option with a corresponding button. If the button has previously been selected, then the data migration utility skips opening the options guide page at Step 124 . However, if the “don't display this page again” feature has not been previously selected, the options guide page is displayed at Step 124 .
  • a patient options page will be opened at Step 126 in FIG. 5B that will allow the user to select the specific patient related options to be applied during data migration.
  • the patient options page allows for the selection of the date ranges of individual patient records to be migrated into the patient's corresponding file in the destination database.
  • the patient options page may further allow the user to select how individual patient information will be migrated into the destination database.
  • the patient options page may provide buttons to allow the user to select whether patient information from the destination database should be kept, whether patient information from the source database should override patient information in the destination database, or whether patient information in the source database should be merged with patient information in the destination database.
  • the user may also be provided with the option to determine whether individual patient settings in the destination database that may apply to features in the corresponding medical management software should be kept, should be overridden by the individual patient options set in the source database, or should be merged with the individual patient options from the source database.
  • a next button may be provided that the user may select, which results in the opening of a physician options page at Step 128 .
  • the physician options page may provide a series of buttons for determining whether physician information from the destination database should be kept, whether physician information from the source database should override information in the destination database, or whether physician information in the source database should be merged with the physician information in the destination database. Additionally, in one exemplary embodiment, the user is provided with additional options for determining how physician information is handled during data migration.
  • a next button may be provided that the user may select, which results in the opening of a systems options page at Step 130 in FIG. 5B .
  • the systems option page may allow the user to select various system options, such as options that relate to the medical management software, that should be applied during data migration.
  • a next or finish button may be provided that the user may select to close the systems option page and end the options selection process. While the options selection process has been described and depicted herein as a specific series of screens and options, it is contemplated that any of the options and/or screens described herein may be removed and/or additional screens and/or options may be added.
  • the data migration process page may show the identity of the source database by the file path and/or by the filename associated with the source database. Similarly, the data migration process page may also show the identity of the destination database by the file path and/or by the filename associated with the destination database. Additionally, the data migration process page may further provide a status bar that depicts in a graphical format the total amount of data to be migrated as compared to the total amount of data that has been migrated. Further, the data migration process page may provide the total amount of time that the data migration utility estimates the data migration to take and/or the amount of time the data migration utility estimates is remaining until data migration is complete.
  • the data migration utility will begin importing records from the source database and creating corresponding records in the destination database in accordance with the options selected by the user during the options selection process, as set forth in detail above.
  • each record may be encrypted according to an encryption method specific to the individual HCM device from which the information was originally uploaded.
  • the data migration utility may decrypt the medical information associated with a first HCM device that corresponds to an individual patient in the source database and then substantially simultaneously migrate and encrypt the same information into the destination database using the destination database encryption method. This process may then be repeated for subsequent HCM devices corresponding to the same patient or different patients.
  • the data migration utility may be configured to decrypt medical information contained in the destination database, if any exists, and add it to a temporary database created by the data migration utility.
  • the data migration utility may also decrypt the medical information contained in the source database and merge it into the medical information migrated into the temporary database from the destination database. Once all the medical information from the source database and the destination database has been merged into the temporary database, the information is re-encrypted using the destination database encryption method and saved in the destination database.
  • the data migration utility identifies specific medical information, such as medical information corresponding to an individual patient or healthcare provider, and searches the destination database to determine if duplicative or potentially duplicative, i.e., identical or substantially identical, medical information exists in the destination database.
  • the data migration utility may utilize the data comparison program.
  • the data comparison program may identify at least three categories of patient medical information: unique, duplicate, and potentially duplicate.
  • the data comparison program may provide a numerical rating of the degree of similarity (e.g., 1.0 is a carbon copy, 0.9 is potentially duplicate, 0.8 is highly correlative, etc.).
  • the data comparison program compares the fields associated with the medical information in the source database to the corresponding fields associated with similar medical information in the destination database.
  • the data comparison program compares fields for first name, middle name, last name, suffix, date of birth, and unique medical management system identification. Specifically, the data comparison program compares the patient medical information from the source database for an individual patient against the patient medical information from the destination database for a first individual patient. The data comparison program then repeats the comparison of the source database information against a second individual patient in the destination database. This process is repeated until the source database information is compared to the medical information for every individual patient in the destination database. Alternatively, the data comparison program may first start by comparing a key field of the record from the source database with an index of the destination database and only engage in further comparisons if a sufficiently close match is found in the key index of the second database.
  • the medical information for the individual patient in the source database must meet any of the following three requirements.
  • information in the last name field for the individual patient in the source database must be different from the information in the last name field for every individual patient in the destination database.
  • the information in the date of birth field for the individual patient in the source database must be different from the information in the date of birth field for every individual patient in the destination database.
  • the information in the medical management system identification field for the individual patient in the source database must be both non-null and different from the information in the last name field of every individual patient in the destination database. If any of these three requirements are met, the medical information for the individual patient in the source database is considered unique as compared to the medical information in the destination database and the medical information for the individual patient in the source database is migrated into the destination database and added as a new patient.
  • the medical information for the individual patient in the source database may be determined to be a duplicate of medical information for the same individual patient that is already in the destination database.
  • the medical information for the individual patient in the source database must meet one of two conditions. Under the first condition, the medical information is a duplicate if the information in the fields for first name, middle name, last name, suffix, date of birth, and medical management system identification for the individual patient in the source database matches the information in the corresponding fields of the destination database.
  • the information is a duplicate under the second condition if the information in the fields for first name, last name, date of birth, and external identification matches the information in the corresponding fields in the destination database. If either of these conditions are met, the medical information is determined to be duplicative and the patient identified as a duplicate in the data migration utility, as set forth in detail below. However, if the data comparison utility fails to determine that the individual patient's medical information is either unique or duplicative, the medical information is treated as a potential duplicate by the data migration utility.
  • the data comparison program compares fields for title, first name, middle name, last name, and suffix. Specifically, the data comparison program compares the healthcare provider information from the source database for an individual healthcare provider against the healthcare provider information from the destination database for a first healthcare provider. The data comparison program then repeats the comparison of the source database information against a second healthcare provider in the destination database. This process is repeated until the source database information is compared to the healthcare provider information for every individual healthcare provider in the destination database.
  • the healthcare provider information for the individual healthcare provider in the source database must have information in the last name field that is different from the information in the last name field for every individual healthcare provider in the destination database. If this requirement is met, the healthcare provider information for the individual healthcare provider in the source database is migrated into the destination database and added as a new healthcare provider.
  • the healthcare provider information for an individual healthcare provider in the source database may be determined to be a duplicate of healthcare provider information that is already in the destination database.
  • the healthcare provider information in the source database must have information in the fields for title, first name, middle name, last name, and suffix that matches the information in the corresponding fields of the destination database. If these conditions are met, the healthcare provider information is determined to be duplicative and the healthcare provider is identified as a duplicate in the data migration utility, as set forth in detail below. However, if the data comparison utility fails to determine that the healthcare provider information is either unique or duplicative, the medical information is treated as a potential duplicate by the data migration utility.
  • the data migration utility pauses migration and determines at Step 140 if the user has previously indicated that all duplicate patients or healthcare providers should be added as new patients or healthcare providers in the destination database. If the answer is yes, migration resumes and a new patient or healthcare provider is created in the destination database. If the answer is no, the data migration utility determines at Step 142 if the potentially duplicate information corresponds to a patient or a healthcare provider.
  • the duplicate patient identification dialog may provide information about the pending patient, i.e., the patient in the source database, such as name, date of birth, and the patient's unique medical management system identification.
  • the duplicate patient identification dialog may also provide information about the existing patient, i.e., the patient in the destination database, such as name, date of birth, and the patient's unique medical management system identification.
  • the duplicate patient information dialog may then prompt the user to select the manner in which the record in the source database should be treated.
  • the user may select from adding the pending patient as a new patient in the destination database, selecting another patient from the destination database to merge the pending patient's information with, merging the pending patient with the existing patient, or skipping the pending patient, i.e., leaving the pending patient's information in the source database and not adding the same to the destination database.
  • the user may select an authorization button, such as the OK button in FIG. 14 .
  • an authorization button such as the OK button in FIG. 14 .
  • data migration is resumed.
  • Step 148 a select patient dialog is opened that allows the user to select a patient from the destination database into which the pending patient data from the source database is merged.
  • the duplicate patient identification dialog may also include a button that allows the user to avoid the duplicate patient identification dialog for each duplicate patient identified.
  • each duplicate patient identified by the data migration utility is added as a new patient in the destination database.
  • a duplicate identification dialog is opened at Step 136 and data migration paused.
  • the duplicate identification dialog prompts the user to enter a new medical management system identification for the pending patient before the patient is added as a new patient in the destination database.
  • a duplicate healthcare provider dialog is opened at Step 150 and data migration paused.
  • the duplicate healthcare provider dialog may provide information about the pending healthcare provider, i.e., the healthcare provider in the source database.
  • the duplicate healthcare provider dialog may also provide information about the existing healthcare provider, i.e., the healthcare provider in the destination database. The duplicate healthcare provider dialog may then prompt the user to select the manner in which the healthcare provider information in the source database should be treated.
  • the user may select from: (1) adding the pending healthcare provider as a new healthcare provider in the destination database; (2) selecting another healthcare provider from the destination database to merge the pending healthcare provider's information with, merging the pending healthcare provider with the existing healthcare provider; or (3) skipping the pending healthcare provider, i.e., leaving the pending healthcare provider's information in the source database and not adding the same to the destination database.
  • the user may authorize the action, such as by selecting the OK button in FIG. 16 .
  • the user authorization is provided, data migration is resumed in accordance with the user's previous selections.
  • the data migration utility determines at Step 152 in FIG. 5B that the user has indicated that another existing healthcare provider should be selected for merging with the pending healthcare provider, a select healthcare provider dialog is opened at Step 154 and the user to allowed to select a different existing healthcare provider from the destination database into which the pending healthcare provider information from the source database is merged.
  • the duplicate healthcare provider dialog may also include a button that allows the user to avoid the duplicate healthcare provider dialog for each duplicate healthcare provider identified. By selecting this option, each duplicate healthcare provider identified is added as a new healthcare provider in the destination database.
  • the data migration utility identifies a duplicate system definition, such as at Step 156 , a duplicate system definition dialog is opened at Step 158 and data migration paused.
  • the duplicate system definition dialog requires that the system definition in the source database is renamed before it can be migrated into the destination database. Once a new name is provided, the user may select an OK button in the duplicate system definition dialog to reinitiate data migration.
  • the data migration utility opens the migration complete page at Step 160 .
  • the migration complete page may include a listing of the medical information transferred that is separated into categories by patient and healthcare provider. Additionally, the patient category may be further separated by new patients, merged patients, and skipped patients.
  • the migration complete dialog also indicates the number of new patients created and/or patients merged automatically and manually.
  • the migration complete page may also provided a detailed listing of patient names for each category, as well as some basic patient information, such as name, date of birth, and the patient's unique identification number. Additionally, in one exemplary embodiment, the data migration complete dialog provides similar information for each healthcare provider identified during the migration.
  • the user may select the migrate another database option provided by the data migration complete dialog. If the migrate another database option is selected, the migration process is restarted, beginning at Step 104 in FIG. 5A .
  • the data migration complete dialog may also include a close or finish button that may be selected by the user to close the data migration utility and end the same at End 162 . Further, if at any time during operation of the data migration utility a user attempts to close the same, the data migration utility will close, any information transferred to the destination database is not saved, and the source database is restored.

Abstract

A system for facilitating patient centric healthcare information maintenance. For example, a health management software system may be operated to receive, organize, and use patient medical information. The health management software may comprise a database for storing, retrieving, organizing, displaying, and, generally, for managing a patient's health. In one exemplary embodiment, the health management software system is used in conjunction with a healthcare maintenance device, such as a blood glucose monitoring system. The blood glucose monitoring system may contain several database objects in the form of data records. Typically in a portable blood glucose monitor, each data record contains a time and a concentration data element, or a time-amount point. Similarly, an insulin pump, which is another exemplary embodiment of a healthcare maintenance device, may maintain data records with time and dosage information, or a time-dosage point.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a Continuation of U.S. patent application Ser. No. 11/999,874, filed Dec. 7, 2007, which is entitled PATIENT-CENTRIC HEALTHCARE INFORMATION MAINTENANCE and published as U.S. Publication No. 2009-0150176 A1, the entire disclosures of which are expressly incorporated herein by reference.
  • FIELD OF THE INVENTION
  • The present invention relates to patient centric healthcare information maintenance.
  • BACKGROUND OF THE INVENTION
  • Many fields of medical treatment and healthcare require monitoring of certain body functions. Thus, e.g., for patients suffering from diabetes, a regular check of the blood glucose level forms an essential part of the daily routine. The blood glucose level has to be determined quickly and reliably several times per day. Health monitoring devices are used to facilitate the collection of medical information without unduly disturbing the lifestyle of the patient. A large number of health monitoring devices for monitoring various body functions are commercially available.
  • Nevertheless, the use of health monitoring devices involves some risks which are mainly due to the complexity of using health monitoring devices. The risks are sometimes more pronounced for elderly patients or infants. Misuse of the health monitoring devices may lead to handling failures and to insufficient or even inaccurate information. Further, since many of the patients handling the health monitoring devices have not undergone medical training, the interpretation of the medical data collected by the health monitoring devices may be challenging to them. Often, patients are required to see their doctors in short time-intervals on a regular basis.
  • To reduce the frequency of necessary visits to doctors, the idea of home care gained popularity over the recent years. The availability of communication networks, such as the internet and wireless communication networks, led to the development of health management systems that enable transmission of patient medical data from the patient's home to a healthcare center by using health monitoring devices and data transfer systems. U.S. Pat. No. 7,103,578 and U.S. Published Application No. 2004/0172284 disclose two such methods and systems, the disclosures of which are incorporated by reference.
  • Known health management systems have several disadvantages. Some systems provide limited interaction capabilities to patients and care givers. Often, systems have limited analytical capabilities. Further, many health management systems do not permit collection of additional data or modification of data collected by the health management system. A need remains for systems that facilitate the use and interpretation of patient medical data.
  • SUMMARY OF THE INVENTION
  • The present invention relates to patient centric healthcare information maintenance. For example, a health management software system may be operated to receive, organize, and use patient medical information. The health management software may comprise a database for storing, retrieving, organizing, displaying, and, generally, for managing a patient's health. In one exemplary embodiment, the health management software system is used in conjunction with a healthcare maintenance (HCM) device, such as a blood glucose monitoring system. The blood glucose monitoring system may contain several database objects in the form of data records. Typically in a portable blood glucose monitor, each data record contains a time and a concentration data element, or a time-amount point. Similarly, an insulin pump, which is another exemplary embodiment of a healthcare maintenance device, may maintain data records with time and dosage information, or a time-dosage point.
  • To analyze the data in a HCM device, the data may be copied or transferred to a computer, typically by loading into a database. When data is transferred from an HCM device to a computer, the HCM device often includes self-identifying information along with the patient data. The computer may then create device data tables that associate the self-identifying information of each HCM device to a particular patient. In one exemplary embodiment, the HCM device may include a specific patient identifier with the time-amount data. While the computer may assume that there is a direct correspondence between the HCM device, the patient, and the time-amount data, the HCM device itself may be used by different people and may be used inappropriately such that incorrect readings are made.
  • Therefore, each data record that is transferred from a HCM device is tagged by the health management software system as a new entry. Once the transfer is complete, the user may select an undo option. When the undo option is selected by the user, each of the transferred entries, each representing a particular time-amount data point, may be selected by the user for deletion or re-assignment. For example, if the user notices that one of the data points has an invalid value (e.g., a missed reading by a glucose monitor) then that particular invalid value may be deleted by the user. In one embodiment, such a deleted data record is erased from the database. In another embodiment, such a deleted data record is marked as deleted and identification of the person making the deletion is stored—allowing a subsequent reviewer to see all the deleted records and decide if the deletion was proper. Additionally, in another exemplary embodiment, the user may reassign a particular data point to another patient. Further, in one exemplary embodiment, the user may also reassign the HCM device to another patient, so that all the transferred data would be associated with a new patient and all future data from that particular HCM device would be associated with the selected new patient.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The above-mentioned and other features and advantages of this invention, and the manner of attaining them, will become more apparent and the invention itself will be better understood by reference to the following description of an embodiment of the invention taken in conjunction with the accompanying drawings, wherein:
  • FIG. 1 is a schematic operation diagram of the software and database systems according to an exemplary embodiment of the present invention;
  • FIG. 2 is a schematic view of a health care management system;
  • FIG. 3 is a screenshot of an undo operation according to an exemplary embodiment of the present invention;
  • FIG. 4 is a screenshot of an undo operation according to another exemplary embodiment of the present invention;
  • FIG. 5A is a flowchart diagram view of a data migration process using the methodology of an exemplary embodiment of the present invention;
  • FIG. 5B is another flowchart diagram view of a data migration process using the methodology of an exemplary embodiment of the present invention;
  • FIG. 6 is a screenshot of a source database type page according to an exemplary embodiment of the present invention;
  • FIG. 7 is a screenshot of a source database selection page according to an exemplary embodiment of the present invention;
  • FIG. 8 is a screenshot of a destination database selection page according to an exemplary embodiment of the present invention;
  • FIG. 9 is a screenshot of a check database warning page according to an exemplary embodiment of the present invention;
  • FIG. 10 is a screenshot of an options guide page according to an exemplary embodiment of the present invention;
  • FIG. 11 is a screenshot of a patient options page according to an exemplary embodiment of the present invention;
  • FIG. 12 is a screenshot of a physician options page according to an exemplary embodiment of the present invention;
  • FIG. 13 is a screenshot of a data migration process page according to an exemplary embodiment of the present invention;
  • FIG. 14 is a screenshot of a duplicate patient identification dialog according to an exemplary embodiment of the present invention;
  • FIG. 15 is a screenshot of a new medical management system identification prompt according to an exemplary embodiment of the present invention;
  • FIG. 16 is a screenshot of a duplicate healthcare provider dialog according to an exemplary embodiment of the present invention; and
  • FIG. 17 is a screenshot of a data migration complete page according to an exemplary embodiment of the present invention.
  • Corresponding reference characters indicate corresponding parts throughout the several views. Although the drawings represent embodiments of various features and components according to the present invention, the drawings are not necessarily to scale and certain features may be exaggerated in order to better illustrate and explain the present invention. The exemplifications set out herein illustrate preferred embodiments of the invention and such exemplifications are not to be construed as limiting the scope of the invention in any manner.
  • DETAILED DESCRIPTION OF EMBODIMENTS OF THE INVENTION
  • For the purposes of promoting an understanding of the principles of the invention, reference will now be made to the embodiments illustrated in the drawings, which are described below. The embodiments disclosed below are not intended to be exhaustive or limit the invention to the precise form disclosed in the following detailed description. Rather, the embodiments are chosen and described so that others skilled in the art may utilize their teachings. It will be understood that no limitation of the scope of the invention is thereby intended. The invention includes any alterations and further modifications in the illustrated devices and described methods and further applications of the principles of the invention which would normally occur to one skilled in the art to which the invention relates.
  • The detailed descriptions which follow are presented in part in terms of algorithms and symbolic representations of operations on data bits within a computer memory representing alphanumeric characters or other information. These descriptions and representations are the means used by those skilled in the art of data processing arts to most effectively convey the substance of their work to others skilled in the art.
  • An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. These steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It proves convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, symbols, characters, display data, terms, numbers, or the like. It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely used here as convenient labels applied to these quantities.
  • Some algorithms may use data structures for both inputting information and producing the desired result. Data structures greatly facilitate data management by data processing systems, and are not accessible except through sophisticated software systems. Data structures are not the information content of a memory, rather they represent specific electronic structural elements which impart a physical organization on the information stored in memory. More than mere abstraction, the data structures are specific electrical or magnetic structural elements in memory which simultaneously represent complex data accurately and provide increased efficiency in computer operation.
  • Further, the manipulations performed are often referred to in terms, such as comparing or adding, commonly associated with mental operations performed by a human operator. No such capability of a human operator is necessary, or desirable in most cases, in any of the operations described herein which form part of the present invention; the operations are machine operations. Useful machines for performing the operations of the present invention include general purpose digital computers or other similar devices. In all cases the distinction between the method operations in operating a computer and the method of computation itself should be recognized. The present invention relates to a method and apparatus for operating a computer in processing electrical or other (e.g., mechanical, chemical) physical signals to generate other desired physical signals.
  • The present invention also relates to an apparatus for performing these operations. This apparatus may be specifically constructed for the required purposes or it may comprise a general purpose computer as selectively activated or reconfigured by a computer program stored in the computer. The algorithms presented herein are not inherently related to any particular computer or other apparatus. In particular, various general purpose machines may be used with programs written in accordance with the teachings herein, or it may prove more convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these machines will appear from the description below.
  • The present invention deals with “object-oriented” software, and particularly with an “object-oriented” operating system. The “object-oriented” software is organized into “objects,” each comprising a block of computer instructions describing various procedures (“methods”) to be performed in response to “messages” sent to the object or “events” which occur with the object. Such operations include, for example, the manipulation of variables, the activation of an object by an external event, and the transmission of one or more messages to other objects.
  • Both programs and databases may be objects. In the case of databases, the data portion of the object may be significantly larger than the methods portion, The actual physical implementation of a database on a general purpose computer may take several forms, from complete individual records storing the substantive information with several key indexes for locating a particular record, to a plurality of tables interrelated by relational operations, to a matrix of cross-linked data records, to various combinations and hybrids of these general types. In particular physical devices, a database may be structured and arranged to accommodate the restrictions of the physical device—but when transferred to a general purpose computer be able to be stored in a variety of formats. Thus, while certain types of information may be described as being stored in a “database” from a conceptual standpoint, generally such information may be electronically stored in a variety of structures with a variety of encoding techniques.
  • Databases may contain many types of information, and may store the information in a variety of encoding techniques. When a database stores information that relates to a particular person, product, location, or other thing, the database typically uses a unique identifier that binds the “concept” of the person, product, location, or other thing with a storable piece of data. When the unique identifier is used to reference the data record, the unique identifier is termed a “key” and data records associated with the “concept” are said to be “keyed” by the unique identifier. The association between a key and its data may be implemented in a variety of ways, for example by having the key be a field in a corresponding data record, by having a key value in a search tree with an associated pointer to one or more data records corresponding to the key, or by encoding the corresponding information with a value that upon decoding produces the unique identifier and the corresponding data, etc. By these various methods, instances of data may be associated with, or “bound” with or to, the “concept” by using the key.
  • The terms “network,” “local area network,” “LAN,” “wide area network,” or “WAN” mean two or more computers which are connected in such a manner that messages may be transmitted between the computers. In such computer networks, typically one or more computers operate as a “server,” a computer with large storage devices such as hard disk drives and communication hardware to operate peripheral devices such as printers or modems. Other computers, termed “workstations,” provide a user interface so that users of computer networks can access the network resources, such as shared data files, common peripheral devices, and inter-workstation communication. The computers have at least one processor for executing machine instructions, and memory for storing instructions and other information. Many combinations of processing circuitry and information storing equipment are known by those of ordinary skill in these arts. A processor may be a microprocessor, a digital signal processor (“DSP”), a central processing unit (“CPU”), or other circuit or equivalent capable of interpreting instructions or performing logical actions on information. Memory includes both volatile and non-volatile memory, including temporary and cache, in electronic, magnetic, optical, printed, or other format used to store information. Users activate computer programs or network resources to create “processes” which include both the general operation of the computer program along with specific operating characteristics determined by input variables and its environment.
  • Concepts described below may be further explained in one of more of the co-filed patent applications entitled HELP UTILITY FUNCTIONALITY AND ARCHITECTURE (Atty Docket: ROCHE-P0033; U.S. patent application Ser. No. 11/999,906), METHOD AND SYSTEM FOR GRAPHICALLY INDICATING MULTIPLE DATA VALUES (Atty Docket: ROCHE-P0039; U.S. patent application Ser. No. 11/999,853), SYSTEM AND METHOD FOR DATABASE INTEGRITY CHECKING (Atty Docket: ROCHE-P0056; U.S. patent application Ser. No. 11/999,856), METHOD AND SYSTEM FOR DATA SOURCE AND MODIFICATION TRACKING (Atty Docket: ROCHE-P0037; U.S. patent application Ser. No. 11/999,888), EXPORT FILE FORMAT WITH MANIFEST FOR ENHANCED DATA TRANSFER (Atty Docket: ROCHE-P0044; U.S. patent application Ser. No. 11/999,867), GRAPHIC ZOOM FUNCTIONALITY FOR A CUSTOM REPORT (Atty Docket: ROCHE-P0048; U.S. patent application Ser. No. 11/999,932), METHOD AND SYSTEM FOR SELECTIVE MERGING OF PATIENT DATA (Atty Docket: ROCHE-P0065; U.S. patent application Ser. No. 11/999,859), METHOD AND SYSTEM FOR PERSONAL MEDICAL DATA DATABASE MERGING (Atty Docket: ROCHE-P0066; U.S. patent application Ser. No. 11/999,772), METHOD AND SYSTEM FOR WIRELESS DEVICE COMMUNICATION (Atty Docket: ROCHE-P0034; U.S. patent application Ser. No. 11/999,879), METHOD AND SYSTEM FOR SETTING TIME BLOCKS (Atty Docket: ROCHE-P0054; U.S. patent application Ser. No. 11/999,968), METHOD AND SYSTEM FOR ENHANCED DATA TRANSFER (Atty Docket: ROCHE-P0042; U.S. patent application Ser. No. 11/999,911), COMMON EXTENSIBLE DATA EXCHANGE FORMAT (Atty Docket: ROCHE-P0036; U.S. patent application Ser. No. 11/999,871), METHOD OF CLONING SERVER INSTALLATION TO A NETWORK CLIENT (Atty Docket: ROCHE-P0035; U.S. patent application Ser. No. 11/999,876), METHOD AND SYSTEM FOR QUERYING A DATABASE (Atty Docket: ROCHE-P0049; U.S. patent application Ser. No. 11/999,912), METHOD AND SYSTEM FOR EVENT BASED DATA COMPARISON (Atty Docket: ROCHE-P0050; U.S. patent application Ser. No. 11/999,921), DYNAMIC COMMUNICATION STACK (Atty Docket: ROCHE-P0051; U.S. patent application Ser. No. 11/999,934), SYSTEM AND METHOD FOR REPORTING MEDICAL INFORMATION (Atty Docket: ROCHE-P0045; U.S. patent application Ser. No. 11/999,878), METHOD AND SYSTEM FOR MERGING EXTENSIBLE DATA INTO A DATABASE USING GLOBALLY UNIQUE IDENTIFIERS (Atty Docket: ROCHE-P0052; U.S. patent application Ser. No. 11/999,947), METHOD AND SYSTEM FOR ACTIVATING FEATURES AND FUNCTIONS OF A CONSOLIDATED SOFTWARE APPLICATION (Atty Docket: ROCHE-P0057; U.S. patent application Ser. No. 11/999,880), METHOD AND SYSTEM FOR CONFIGURING A CONSOLIDATED SOFTWARE APPLICATION (Atty Docket: ROCHE-P0058; U.S. patent application Ser. No. 11/999,894), METHOD AND SYSTEM FOR DATA SELECTION AND DISPLAY (Atty Docket: ROCHE-P0011; U.S. patent application Ser. No. 11/999,896), METHOD AND SYSTEM FOR ASSOCIATING DATABASE CONTENT FOR SECURITY ENHANCEMENT (Atty Docket: ROCHE-P0041; U.S. patent application Ser. No. 11/999,951), METHOD AND SYSTEM FOR CREATING REPORTS (Atty Docket: ROCHE-P0046; U.S. patent application Ser. No. 11/999,851), METHOD AND SYSTEM FOR CREATING USER-DEFINED OUTPUTS (Atty Docket: ROCHE-P0047; U.S. patent application Ser. No. 11/999,905), DATA DRIVEN COMMUNICATION PROTOCOL GRAMMAR (Atty Docket: ROCHE-P0055; U.S. patent application Ser. No. 11/999,770), HEALTHCARE MANAGEMENT SYSTEM HAVING IMPROVED PRINTING OF DISPLAY SCREEN INFORMATION (Atty Docket: ROCHE-P0031; (U.S. patent application Ser. No. 11/999,855), and METHOD AND SYSTEM FOR MULTI-DEVICE COMMUNICATION (Atty Docket: ROCHE-P0064; U.S. patent application Ser. No. 11/999,866), the entire disclosures of which are hereby expressly incorporated herein by reference. It should be understood that the concepts described below may relate to diabetes management software systems for tracking and analyzing health data, such as, for example, the Accu-Chek® 360° product provided by Roche Diagnostics. However, the concepts described herein may also have applicability to apparatuses, methods, systems, and software in fields that are unrelated to healthcare. Furthermore, it should be understood that references in this patent application to devices, meters, monitors, pumps, or related terms are intended to encompass any currently existing or later developed apparatus that includes some or all of the features attributed to the referred to apparatus, including but not limited to the Accu-Chek® Active, Accu-Chek® Aviva, Accu-Chek® Compact, Accu-Chek® Compact Plus, Accu-Chek® Integra, Accu-Chek® Go, Accu-Chek® Performa, Accu-Chek® Spirit, Accu-Chek® D-Tron Plus, and Accu-Chek® Voicemate Plus, all provided by Roche Diagnostics or divisions thereof.
  • The present invention relates to patient centric healthcare information maintenance. For example, the present invention may include health management software system 2, an embodiment of which is shown in FIG. 1, which comprises one or more programs configured to receive, organize, and use patient medical information. The health management software comprises database 4 for storing, retrieving, organizing, displaying, and, generally, for managing a patient's health. In this context, the term “patient” refers to a person whose medical information is stored in the health management software. Patient medical information comprises administrative data and medical data. Patient administrative data comprises non-medical data related to the identification of patients (“patient identity data”) and administration of patients and patient records (“patient non-identity data”). Patient identity data includes name, address, phone number, etc. Patient non-identity data includes information pertaining to insurance providers etc. Patient medical data, or medical data, means qualitative and quantitative data relating to a patient state such as, for example, test results, laboratory values, measurements, observations, treatment or dosage values, prescriptions. In addition to blood glucose values mentioned herein, exemplary medical data may include A1c values, Albumin values, Albumin excretion values, body mass index values, blood pressure values, carbohydrate values, cholesterol values (total, HDL, LDL, ratio) creatinine values, fructosamine values, HbA1values, height values, insulin dose values, insulin rate values, total daily insulin values, ketone values, microalbumin values, proteinuria values, heart rate values, temperature values, triglyceride values, and weight values. Medical data may be provided by the patient, a healthcare professional, a healthcare devise, a caregiver, or anyone having relevant data pertaining to a patient. While the invention is described herein with reference to medical devices, and more particularly, with reference to diabetes management devices, the invention is applicable to any download data obtained from any device.
  • For example, in blood glucose monitoring system 6, several database objects may be useful in organizing the data. Typically in a portable monitor, such as HCM device 14, each data record contains a time and a concentration data element, or a time-amount point. Similarly, an insulin pump maintains data records with time and dosage information, or a time-dosage point. The information in the monitor or pump may have a particular structure, or may be serially stored with each item of information being implicit with its location. While the monitor or pump (collectively, “health care management device” or “HCM device”) may have further information, relating to the patient or other aspects of the blood, the time and amount are the typical data points used by a physician to evaluate the patient (“time-amount data”). The foregoing description of embodiments of the invention relate to the combination of time and amount data, other embodiments are contemplated by the present invention that include time independent data, non-numerical data, and other combinations of types of data. The computer system of the patient or doctor typically has both stored data and associated programs that analyze the stored data. To analyze the data in the HCM device, the data may be copied or transferred to the computer, typically by loading into a database.
  • In one embodiment, the user of HCM device 14 may start the process of downloading data from HCM device 14 with a download utility of glucose monitoring system 6. The process begins when the download utility accesses HCM device 14, and it ends when the utility stops downloading device records. During a download, one or more device records are downloaded from HCM device 14. Re-launching the download utility creates a new download event. In one embodiment, the user waits while the download utility receives data from HCM device 14. In another embodiment, the user may continue to use the glucose monitoring system 6 management software while the download utility receives data from HCM device 14 in the background.
  • When data 8 is transferred from HCM device 14 to computer 12, HCM device 14 includes self-identifying information along with the patient data. Although the software is described herein for operation on a computer (e.g., desktop, laptop or tablet), it should be understood that the principles of the invention may be embodied in software for operation on various devices, including but not limited to personal digital assistants (“PDAs”), infusion pumps, blood glucose meters, cellular phones, or integrated devices including a glucose measurement engine and a PDA or cellular device. Transferred data 8 may be formatted as data fields, or may be raw data. Typically, transferred data 8 does not include any patient identifying information. Rather, computer 12 has device data tables that associate the self-identifying information of each HCM device to a particular patient. Thus, computer 12 uses HCM device 14 self-identifying information to infer the patient with whom the time-amount data should be associated. Alternatively, HCM device 14 may include a specific patient identifier with the time-amount data. Typically, HCM device's self-identifying information is a key to all the data associated with the corresponding HCM device 14. In addition, the HCM device key is associated with a patient identifier or patient key. However, while computer 12 may assume that there is a direct correspondence between HCM device 14, patient, and the time-amount data, HCM device 14 itself may be used by different people and may be used inappropriately such that incorrect readings are made.
  • With the association between the time-amount data determined, computer 12 may then create or supplement patient statistics database 9 with the set or plurality of time-amount points imported from HCM device 14 which constitutes the download data records. Initially, patient statistics database 9 may be independent of any other data, although generally such patient statistics data is desired to be combined with previously obtained patient statistics data to provide a database covering several collections of time-amount points. Typically, each patient would have her own database 4 spanning the use of HCM device 14 by that patient, and possibly data from other HCM devices, or other medical or personal data.
  • In addition to the plurality of time-amount data assembled and compiled from HCM device 14, computer database 4 may also include other information about a patient. This other data may include information relating to the time-amount data or may simply relate to the characteristics of the patient. It is also possible that computer 12 may store other measured readings relating to the patient (for example, heart rate or red blood cell count) that might be useful to a physician in diagnosing the patient. Such additional patient data may be stored as a separate database, may be integrated into a patient data record, or may be commingled with the time-amount data as in a combined graph.
  • Referring to FIG. 2, system 10 may also comprise HCM device 14 capable of electronic communication with computer 12 and configured to provide medical data to health management software 2 (FIG. 1). In the embodiment shown, data collection cable 20 connects computer 12 to data collector 16. HCM device 14 is capable of electronic communication with the data collector 16. In the exemplary embodiment, health management device communicates medical data by means of infrared signal 18 to data collector 16. In another embodiment (not shown), HCM device 14 has a direct connection to a USB port (not shown) of computer 12 and transmits medical data through a wired connection. In a still further embodiment (not shown), HCM device 14 transmits medical data over a WiFi transmission to data collector 16, which in this embodiment is a WiFi receiver. HCM devices are devices capable of recording information and transferring the information to health management software 2. HCM device 14 may comprise a HCM device which records values of measurements relating to a patient's state (e.g., blood glucose level) and information such as the time and date when the measurement was recorded. HCM device 14 may also comprise a device configured to provide medications to patients such as, for example, insulin pumps. A medication providing device, generally, records dosage amounts as well as the time and date when medication is provided. Optionally, HCM device 14 may have an input device, such as a keyboard, to enable a user to provide additional manually entered data. HCM device 14 may also comprise a computer, a PDA, or a phone.
  • Each HCM device 14 is, generally, assigned to a patient and associated with that patient in health management software 2. Thus, when medical data from HCM device 14 is transferred to health management software 2, the medical data from HCM device 14 automatically populates database records relating to that patient. Typically, the association between the patient and a particular HCM device 14 is maintained by each HCM device 14 having a unique identifier (e.g., an external patient identifier) that is bound to the patient. Each download of medical data from HCM device 14 thus creates a new set of distinct download data records which is processed by system 10.
  • System 10 may be used by the patient, a healthcare professional, a caregiver, or anyone having relevant data pertaining to a patient. System 10 may be located in a patient's home, a healthcare facility, or any other convenient place. In an alternative embodiment, two systems may be connected and medical data may be transferred between them. For example, a first system may be located in a place accessible to the patient or a caregiver, and a second system may be located in a healthcare facility. In this embodiment, the first and second systems are configured to transfer medical data between them by any means known in the art such as, for example, via the Internet, cellular communications, or the physical transfer of a memory devise such as a diskette, USB key, or compact disc. The first system, or patient system, may be configured to receive medical data from a health management device and the second system may be configured to also receive medical data from a health management device or, alternatively, to receive medical data transferred from the first system. The second system, or healthcare system, may be configured to receive medical data from a plurality of patient systems.
  • The health management software is configured to show and store medical data in a plurality of forms and formats. Medical data may be shown on a video display or a printed report in record, graphic, or tabular format. The first step for the software user is to obtain medical data from the medical device, such as an insulin pump or glucose monitor. Typically, the user collects medical data from HCM device 14 periodically, and computer 12 maintains a database of the accumulated medical data. Often, such medical data includes information covering both the dosages (e.g., when HCM device 14 is an insulin pump) and the patient measurements (e.g., when HCM device 14 is a glucose monitor).
  • As medical information is transferred from HCM device 14, each device data record is included as a new entry in the download data records. In the event that a user desires to remove download data records transferred from HCM device 14, an “UNDO” option may be used. When the UNDO option is selected by the user, the download data records, which are distinct from the other data records of the databases of computer 12, may be selected by the user for deletion. Optionally, the download data records may be individually selected by the user for deletion or re-assignment. For example, if the user notices that one of the data points has an invalid value (e.g., a missed reading by a glucose monitor) then that particular invalid value may be deleted by the user. In one embodiment, such a deleted data record is erased from the database. In another embodiment, such a deleted data record is marked as deleted and identification of the person making the deletion is stored—allowing a subsequent reviewer to see all the deleted records and decide if the deletion was proper. Another option is to reassign a particular data point (e.g., when a glucose monitor has been used on a different person) to another patient (typically done at the second computer at a physician's office, but could be done at a patient's home computer if more than one patient use the computer to track health care values). A third option involves reassigning HCM device 14 to another patient, so that the download data records would be associated with a new patient and all future data from that particular HCM device 14 would be associated with the selected new patient.
  • As shown in FIG. 3, if the “UNDO” button or menu item is selected by a user an exemplary Undo screen appears. In the screen, the plurality of download data records most recently loaded from HCM device 14 is displayed with a check box or other selection tool adjacent to the download data records, or alternatively a check box or other selection tools is provided for each record. In one embodiment, the menu of options is listed on the screen. With this display, the user may select the records desired and the particular operation desired, ranging from deleting all the selected records, to ignoring the selected records, accept the selected records, reassign the selected records to another user, or reassign HCM device 14 to another user.
  • The tracking of new data records may be maintained by health management software system 2 in a log file, so that as long as the log file information persists, multiple undo operations are possible. When a user desires to reassign the data to another patient, both the data merge functionality and the duplicate patient functionality, described in detail below, may be used to select an appropriate patient to merge the health care maintenance information.
  • In another exemplary embodiment, shown in FIG. 4, by selecting the “UNDO” button or menu item, another exemplary undo screen is displayed that allows the user to undo, i.e., remove, all records from the last download of HCM device 14 from database 4 (FIG. 1). As shown in FIG. 4, this page displays a warning to the user and a summary of the last download, including the date, patient, device information, number of records downloaded, and the date range for the records downloaded. The user is then asked to indicate that they are sure they want to undo the last download. If yes is selected, the records from the last download of HCM device 14 are removed from database 4. The download “UNDO” function may be implemented with other download procedures, including the download procedures disclosed in copending U.S. patent application entitled METHOD AND SYSTEM FOR ENHANCED DATA TRANSFER, the disclosure of which is incorporated by reference.
  • Health management software 2 may also include a data comparison program that is utilized to identify medical information stored in a first location, i.e., a source database, that is unique to, a duplicate of, and/or a potential duplicate of medical information stored in a second location, i.e., a destination database. Computer 12 may be running health management software 2, i.e., medical management software, such as diabetes management software, and encrypt and save the medical information transferred from HCM device 14 in one of a source format database or a destination format database. The information received from HCM device 14 will be encrypted according to an encryption feature that is specific to HCM device 14. Thus, if another HCM device is used to upload information to computer 12, it will be encrypted according to the specific encryption feature of that device. As set forth above, HCM device 14 may also assign to the patient an external system identification that may be used to correlate the patient to a particular HCM device. As the medical information is being uploaded to computer 12 or other storage media connected thereto, the data comparison utility may be used to identify medical information stored in on HCM device 14 that is unique thereto, a duplicate of, and/or a potential duplicate of medical information stored on computer 12 or other storage media connected thereto using the same or a substantially similar process as described in detail below with specific reference to a data migration utility.
  • The data comparison program may be in the form of a machine-readable program that is adapted to be utilized independent of or as an integral component of medical management software, such as diabetes management software. For example, the data comparison program may be formed as an object within the medical management software or, alternatively, may be stand alone software capable of independent operation and installation. In one exemplary embodiment, the data comparison program may be activated from the medical management software after the medical management software has been launched to compare a source database with a destination database. In another exemplary embodiment, the data comparison program may be utilized in conjunction with and/or formed as a component of a data migration utility. The data migration utility may also be in the form of a machine-readable program that is adapted to be utilized independent of or as an integral component of medical management software, such as diabetes management software. The operation of the data migration utility is set forth below and includes a detailed description of the operation of the data comparison program in the context of the data migration utility. While described in detail herein with specific reference to the data migration utility, the data comparison program may be used as a stand alone component and/or at different points during a data transfer process and nothing contained herein should be viewed as limiting the scope of the invention to this exemplary embodiment.
  • The data migration utility is utilized to migrate medical information in a source database to a destination database that may also contain medical information. Referring to FIG. 5A, the data migration utility is launched at Start 102 on flowchart 100. In one exemplary embodiment, once the data migration utility is launched, a user may be prompted for information by dynamic questionnaires in a wizard format. For example, the user may be prompted to set the rules governing the migration of data. Referring to Step 104, the user may be prompted to select a source database stored in a source format for migration into a destination database stored in destination format at the source database type page shown in FIG. 6. The source database type page allows the user to select a database type from a list of various database types meeting the necessary requirements for migration into the destination database. For example, the database types listed may include only those databases that will be compatible with the medical management software once merged into a destination database and converted from source format into destination format.
  • In one exemplary embodiment, the medical management software is diabetes management software. Referring to FIG. 6, a list of databases that are compatible with the diabetes management software once merged into a destination database is provided. Specifically, as shown in FIG. 6, the source databases include, but are not limited to, databases associated with a glucose monitoring device or glucose monitoring software, such as those associated with ACCU-CHEK® Camit Pro, ACCU-CHEK® Compass, and ACCU-CHEK® 360°.
  • As shown in FIG. 6, positioned adjacent to each source database type displayed on the source database type page is a corresponding button. In one exemplary embodiment, only a single button may be selected at any given time. However, in other exemplary embodiments, multiple buttons may be selected for multiple, simultaneous database migration. By selecting the button corresponding to the desired source database type, a next or finish button may appear on the source database type page. By selecting the next or finish button, the user may progress to the next questionnaire in the data migration utility.
  • Once a source database type is selected and the user has also selected the next or finish button, the data migration utility displays a source database selection page at Step 106 in FIG. 5A. Referring to FIG. 7, an exemplary source database selection page is shown that provides a listing of potential source databases by type and that may include general descriptions of the database, the file path for the database, and any comments relevant to the particular database. The source databases may be databases that contain medical information stored in a source format. For example, potential source databases may contain patient medical information that may further include numerous records associated with the individual patient having data fields for patient identity, including title, first name, middle name, last name, suffix, and date of birth, day and week information for the administration of medicine and/or for test results, such as blocks of time and days of week, targeted event information, contact information, such as address, phone number, and email address, emergency contact information, such as name, relation, address, and phone number, demographic information, such as diabetes diet, the diagnosis date, gender, and ethnicity, and diabetes therapy, such as controlled by and date and insulin type information, system identification, i.e., the patient's unique medical management system identification, external system identification, insurance, and healthcare provider data. Similarly, the databases may include healthcare provider information that may further include numerous records associated with healthcare providers having data fields such as healthcare provider title, first name, middle name, and last name, suffix, specialty, practice area, and contact information, such as address, phone number and email address, for example.
  • The source database selection page may also include a browse button, shown in FIG. 7, which allows a user to manually search the computer's hard drive or other attached media devices for a database location that is not listed on the source database selection page. Referring to Step 108 in FIG. 5A, if the user selects the browse function at the source database selection page by selecting the browse button, Step 110 is executed and the user is prompted to select a file path for the source database. In contrast, if the user does not select the browse feature at Step 108, the user must then select one of the databases identified on the source selection page in step 106.
  • Irrespective of the method utilized to select the source database, once the source database is selected the data migration utility may then display a destination database selection page at Step 114. The destination database selection page may provide a listing of the potential destination databases stored in a destination format. In one exemplary embodiment, the potential destination databases are databases that are currently used by the medical management software. In one exemplary embodiment, the destination selection page may include a listing of the type of database, a description of each database, the file path for each database, and any comment related to each database. Additionally, the destination database may contain medical information, such as patient medical and/or healthcare provider information, and may include fields identical to or substantially identical to those set forth above with respect to the source database.
  • Referring to FIG. 8, which depicts an exemplary destination database selection page, the destination database selection page may include a browse button and/or create new button. If the browse button is selected, the user is directed to select a destination database in the same manner as in step 110 for selecting the source database. If the browse function is not selected, the user may either select one of the databases set forth on the destination database selection page by the data migration utility at Step 116 or, alternatively, the user may select the create new button. If the create new button is selected, a create new destination database dialog is activated at Step 118 and a new destination database is created. In one exemplary embodiment, the data migration utility further prompts the user to determine the file path where the new destination database is to be created. Additionally, the data migration utility may automatically assign the new destination database a file path that is associated with the corresponding medical management software.
  • Irrespective of the method utilized to select the destination database or whether a new destination database is created, a check database warning page is displayed at Step 120. An exemplary check database warning page is depicted in FIG. 9 and includes a warning to ensure that the source and destination databases are not in use prior to the start of data migration. In another exemplary embodiment, the check database warning page opened at Step 120 in FIG. 5A may further include a next or finish button that requires an affirmative action by the user before the data migration utility may initiate the migration of data from the source database to the destination database and, if necessary, conversion of the same from the source format to the destination format.
  • Once the next or finish button is selected, the data migration utility may open, at Step 124 in FIG. 5A, an options guide page, shown in FIG. 10, to begin the options selection process. The options guide page may include a brief overview of the options guide page process and may also include a “don't display this page again” option with a corresponding button. If the button has previously been selected, then the data migration utility skips opening the options guide page at Step 124. However, if the “don't display this page again” feature has not been previously selected, the options guide page is displayed at Step 124.
  • After displaying the options guide page, a patient options page will be opened at Step 126 in FIG. 5B that will allow the user to select the specific patient related options to be applied during data migration. For example, in one exemplary embodiment, shown in FIG. 11, the patient options page allows for the selection of the date ranges of individual patient records to be migrated into the patient's corresponding file in the destination database. The patient options page may further allow the user to select how individual patient information will be migrated into the destination database. For example, the patient options page may provide buttons to allow the user to select whether patient information from the destination database should be kept, whether patient information from the source database should override patient information in the destination database, or whether patient information in the source database should be merged with patient information in the destination database. Further, the user may also be provided with the option to determine whether individual patient settings in the destination database that may apply to features in the corresponding medical management software should be kept, should be overridden by the individual patient options set in the source database, or should be merged with the individual patient options from the source database.
  • Once the user has selected the desired patient options at the patient options page, a next button may be provided that the user may select, which results in the opening of a physician options page at Step 128. Referring to FIG. 12, the physician options page may provide a series of buttons for determining whether physician information from the destination database should be kept, whether physician information from the source database should override information in the destination database, or whether physician information in the source database should be merged with the physician information in the destination database. Additionally, in one exemplary embodiment, the user is provided with additional options for determining how physician information is handled during data migration.
  • Once the user has selected the desired physician options at the physician options page, a next button may be provided that the user may select, which results in the opening of a systems options page at Step 130 in FIG. 5B. The systems option page may allow the user to select various system options, such as options that relate to the medical management software, that should be applied during data migration. Once the system options have been set at Step 130, a next or finish button may be provided that the user may select to close the systems option page and end the options selection process. While the options selection process has been described and depicted herein as a specific series of screens and options, it is contemplated that any of the options and/or screens described herein may be removed and/or additional screens and/or options may be added.
  • Once the options selection process has been completed, the data migration process page, shown in FIG. 13, will open and data migration will begin at Step 132 in FIG. 5B. The data migration process page may show the identity of the source database by the file path and/or by the filename associated with the source database. Similarly, the data migration process page may also show the identity of the destination database by the file path and/or by the filename associated with the destination database. Additionally, the data migration process page may further provide a status bar that depicts in a graphical format the total amount of data to be migrated as compared to the total amount of data that has been migrated. Further, the data migration process page may provide the total amount of time that the data migration utility estimates the data migration to take and/or the amount of time the data migration utility estimates is remaining until data migration is complete.
  • Once migration has been initiated at Step 132, the data migration utility will begin importing records from the source database and creating corresponding records in the destination database in accordance with the options selected by the user during the options selection process, as set forth in detail above. Specifically, as set forth above, each record may be encrypted according to an encryption method specific to the individual HCM device from which the information was originally uploaded. Thus, the data migration utility may decrypt the medical information associated with a first HCM device that corresponds to an individual patient in the source database and then substantially simultaneously migrate and encrypt the same information into the destination database using the destination database encryption method. This process may then be repeated for subsequent HCM devices corresponding to the same patient or different patients.
  • Alternatively, the data migration utility may be configured to decrypt medical information contained in the destination database, if any exists, and add it to a temporary database created by the data migration utility. The data migration utility may also decrypt the medical information contained in the source database and merge it into the medical information migrated into the temporary database from the destination database. Once all the medical information from the source database and the destination database has been merged into the temporary database, the information is re-encrypted using the destination database encryption method and saved in the destination database.
  • Additionally, during data migration, the data migration utility identifies specific medical information, such as medical information corresponding to an individual patient or healthcare provider, and searches the destination database to determine if duplicative or potentially duplicative, i.e., identical or substantially identical, medical information exists in the destination database. In order to determine if duplicative or substantially duplicative medical information exists in the destination database, the data migration utility may utilize the data comparison program. Specifically, as set forth above, the data comparison program may identify at least three categories of patient medical information: unique, duplicate, and potentially duplicate. Alternatively, the data comparison program may provide a numerical rating of the degree of similarity (e.g., 1.0 is a carbon copy, 0.9 is potentially duplicate, 0.8 is highly correlative, etc.). In order to determine the proper classification for each piece of medical information, such as an individual medical record associated with a specific patient, the data comparison program compares the fields associated with the medical information in the source database to the corresponding fields associated with similar medical information in the destination database.
  • In order to determine if patient medical information in the source database is unique, a duplicate of, or potentially duplicate of patient medical information in the destination database, the data comparison program compares fields for first name, middle name, last name, suffix, date of birth, and unique medical management system identification. Specifically, the data comparison program compares the patient medical information from the source database for an individual patient against the patient medical information from the destination database for a first individual patient. The data comparison program then repeats the comparison of the source database information against a second individual patient in the destination database. This process is repeated until the source database information is compared to the medical information for every individual patient in the destination database. Alternatively, the data comparison program may first start by comparing a key field of the record from the source database with an index of the destination database and only engage in further comparisons if a sufficiently close match is found in the key index of the second database.
  • In order for the data comparison program to determine that the medical information for an individual patient in the source database is unique as compared to medical information in the destination database, the medical information for the individual patient in the source database must meet any of the following three requirements. First, information in the last name field for the individual patient in the source database must be different from the information in the last name field for every individual patient in the destination database. Second, the information in the date of birth field for the individual patient in the source database must be different from the information in the date of birth field for every individual patient in the destination database. Third, the information in the medical management system identification field for the individual patient in the source database must be both non-null and different from the information in the last name field of every individual patient in the destination database. If any of these three requirements are met, the medical information for the individual patient in the source database is considered unique as compared to the medical information in the destination database and the medical information for the individual patient in the source database is migrated into the destination database and added as a new patient.
  • Alternatively, if the medical information for the individual patient in the source database is not determined to be unique, the medical information for the individual patient in the source database may be determined to be a duplicate of medical information for the same individual patient that is already in the destination database. In order for the data comparison program to determine that the medical information for an individual patient in the source database is a duplicate of medical information in the destination database, the medical information for the individual patient in the source database must meet one of two conditions. Under the first condition, the medical information is a duplicate if the information in the fields for first name, middle name, last name, suffix, date of birth, and medical management system identification for the individual patient in the source database matches the information in the corresponding fields of the destination database. Alternatively, the information is a duplicate under the second condition if the information in the fields for first name, last name, date of birth, and external identification matches the information in the corresponding fields in the destination database. If either of these conditions are met, the medical information is determined to be duplicative and the patient identified as a duplicate in the data migration utility, as set forth in detail below. However, if the data comparison utility fails to determine that the individual patient's medical information is either unique or duplicative, the medical information is treated as a potential duplicate by the data migration utility.
  • Similarly, in order to determine if healthcare provider information in the source database is unique, a duplicate of, or a potential duplicate of healthcare provider information in the destination database, the data comparison program compares fields for title, first name, middle name, last name, and suffix. Specifically, the data comparison program compares the healthcare provider information from the source database for an individual healthcare provider against the healthcare provider information from the destination database for a first healthcare provider. The data comparison program then repeats the comparison of the source database information against a second healthcare provider in the destination database. This process is repeated until the source database information is compared to the healthcare provider information for every individual healthcare provider in the destination database.
  • In order for the data comparison program to determine that the healthcare provider information for an individual healthcare provider in the source database is unique as compared to healthcare provider information in the destination database, the healthcare provider information for the individual healthcare provider in the source database must have information in the last name field that is different from the information in the last name field for every individual healthcare provider in the destination database. If this requirement is met, the healthcare provider information for the individual healthcare provider in the source database is migrated into the destination database and added as a new healthcare provider.
  • Alternatively, if the healthcare provider information for an individual healthcare provider in the source database is not determined to be unique, the healthcare provider information for the individual healthcare provider in the source database may be determined to be a duplicate of healthcare provider information that is already in the destination database. In order for the data comparison program to determine that the healthcare provider information for an individual healthcare provider in the source database is a duplicate of healthcare provider information in the destination database, the healthcare provider information in the source database must have information in the fields for title, first name, middle name, last name, and suffix that matches the information in the corresponding fields of the destination database. If these conditions are met, the healthcare provider information is determined to be duplicative and the healthcare provider is identified as a duplicate in the data migration utility, as set forth in detail below. However, if the data comparison utility fails to determine that the healthcare provider information is either unique or duplicative, the medical information is treated as a potential duplicate by the data migration utility.
  • Referring to Step 138 of FIG. 5B, if a duplicative, i.e., identical, patient or healthcare provider is identified, the data migration utility pauses migration and determines at Step 140 if the user has previously indicated that all duplicate patients or healthcare providers should be added as new patients or healthcare providers in the destination database. If the answer is yes, migration resumes and a new patient or healthcare provider is created in the destination database. If the answer is no, the data migration utility determines at Step 142 if the potentially duplicate information corresponds to a patient or a healthcare provider.
  • If the information corresponds to a patient, a duplicate patient dialog is opened at Step 144. Referring to FIG. 14, the duplicate patient identification dialog may provide information about the pending patient, i.e., the patient in the source database, such as name, date of birth, and the patient's unique medical management system identification. Similarly, the duplicate patient identification dialog may also provide information about the existing patient, i.e., the patient in the destination database, such as name, date of birth, and the patient's unique medical management system identification. The duplicate patient information dialog may then prompt the user to select the manner in which the record in the source database should be treated. For example, the user may select from adding the pending patient as a new patient in the destination database, selecting another patient from the destination database to merge the pending patient's information with, merging the pending patient with the existing patient, or skipping the pending patient, i.e., leaving the pending patient's information in the source database and not adding the same to the destination database.
  • Once the user has made the desired selection, the user may select an authorization button, such as the OK button in FIG. 14. Once the authorization button is selected, data migration is resumed. However, if at Step 144, the user indicates that another existing patient in the destination database should be merged with the patient in the source database, then, at Step 148, a select patient dialog is opened that allows the user to select a patient from the destination database into which the pending patient data from the source database is merged.
  • In one exemplary embodiment, the duplicate patient identification dialog may also include a button that allows the user to avoid the duplicate patient identification dialog for each duplicate patient identified. By selecting this option, each duplicate patient identified by the data migration utility is added as a new patient in the destination database. However, in the event that a pending patient in the source database that is to be added as a new patient in the destination database is determined, at Step 134 in FIG. 5B, to have the same medical management system identification as an existing patient in the destination database, a duplicate identification dialog is opened at Step 136 and data migration paused. As shown in FIG. 15, the duplicate identification dialog prompts the user to enter a new medical management system identification for the pending patient before the patient is added as a new patient in the destination database. Once a new patient identification is entered and an authorization provided by the user, such as by selecting the OK button in FIG. 15, data migration resumes and the pending patient in the source database is added as a new patient in the destination database.
  • Alternatively, if, at Step 142, the medical information is determined by the data migration utility to correspond to a healthcare provider, then a duplicate healthcare provider dialog is opened at Step 150 and data migration paused. Referring to FIG. 16, the duplicate healthcare provider dialog may provide information about the pending healthcare provider, i.e., the healthcare provider in the source database. Similarly, the duplicate healthcare provider dialog may also provide information about the existing healthcare provider, i.e., the healthcare provider in the destination database. The duplicate healthcare provider dialog may then prompt the user to select the manner in which the healthcare provider information in the source database should be treated. For example, the user may select from: (1) adding the pending healthcare provider as a new healthcare provider in the destination database; (2) selecting another healthcare provider from the destination database to merge the pending healthcare provider's information with, merging the pending healthcare provider with the existing healthcare provider; or (3) skipping the pending healthcare provider, i.e., leaving the pending healthcare provider's information in the source database and not adding the same to the destination database.
  • Once the user has made the desired selection, the user may authorize the action, such as by selecting the OK button in FIG. 16. Once user authorization is provided, data migration is resumed in accordance with the user's previous selections. However, if the data migration utility determines at Step 152 in FIG. 5B that the user has indicated that another existing healthcare provider should be selected for merging with the pending healthcare provider, a select healthcare provider dialog is opened at Step 154 and the user to allowed to select a different existing healthcare provider from the destination database into which the pending healthcare provider information from the source database is merged.
  • Additionally, in one exemplary embodiment, the duplicate healthcare provider dialog may also include a button that allows the user to avoid the duplicate healthcare provider dialog for each duplicate healthcare provider identified. By selecting this option, each duplicate healthcare provider identified is added as a new healthcare provider in the destination database.
  • Further, if at any time during the migration of medical information, the data migration utility identifies a duplicate system definition, such as at Step 156, a duplicate system definition dialog is opened at Step 158 and data migration paused. The duplicate system definition dialog requires that the system definition in the source database is renamed before it can be migrated into the destination database. Once a new name is provided, the user may select an OK button in the duplicate system definition dialog to reinitiate data migration.
  • Once the migration from the source database to the destination database of all data selected for migration is completed, the data migration utility opens the migration complete page at Step 160. As shown in FIG. 17, the migration complete page may include a listing of the medical information transferred that is separated into categories by patient and healthcare provider. Additionally, the patient category may be further separated by new patients, merged patients, and skipped patients. In one exemplary embodiment, the migration complete dialog also indicates the number of new patients created and/or patients merged automatically and manually. The migration complete page may also provided a detailed listing of patient names for each category, as well as some basic patient information, such as name, date of birth, and the patient's unique identification number. Additionally, in one exemplary embodiment, the data migration complete dialog provides similar information for each healthcare provider identified during the migration.
  • In order to migrate another database, the user may select the migrate another database option provided by the data migration complete dialog. If the migrate another database option is selected, the migration process is restarted, beginning at Step 104 in FIG. 5A. Alternatively, the data migration complete dialog may also include a close or finish button that may be selected by the user to close the data migration utility and end the same at End 162. Further, if at any time during operation of the data migration utility a user attempts to close the same, the data migration utility will close, any information transferred to the destination database is not saved, and the source database is restored.
  • While this invention has been described as having a preferred design, the present invention can be further modified within the spirit and scope of this disclosure. This application is therefore intended to cover any variations, uses, or adaptations of the invention using its general principles. Further, this application is intended to cover such departures from the present disclosure as come within known or customary practice in the art to which this invention pertains and which fall within the limits of the appended claims.

Claims (20)

1. A machine readable medium having machine-executable instructions for integrating analytical medical data from a first memory of a medical device to a second memory of a computing device, the machine-executable instructions comprising:
a plurality of transfer instructions to facilitate transfer to the second memory of analytical medical data and medical device identification data from a plurality of medical records stored in the first memory; and
a plurality of association instructions to associate the analytical medical data of each medical record with at least one of a plurality of patient databases stored in the second memory by comparing the medical device identification data of each medical record to an identification index which indicates the medical device identification data assigned to each of the plurality of patient databases.
2. The machine readable medium of claim 1, further including a plurality of interface instructions configured to generate on a display of the computing device a representation of the analytical medical data of each medical record.
3. The machine readable medium of claim 2, wherein the plurality of interface instructions is further configured to display an options guide page on the display, the options guide page including at least one of a first input field for defining a date range of analytical medical data to be transferred and a second input field for defining how analytical medical data will be integrated with an associated patient database.
4. The machine readable medium of claim 3, wherein the second input field includes at least one of an option for merging the analytical medical data with existing analytical medical data in the associated patient database and an option for replacing the existing analytical medical data in the associated patient database.
5. The machine readable medium of claim 2, wherein the plurality of interface instructions is further configured to display a first user selectable option and a second user selectable option on the display, activation of the first user selectable option causing assignment of the analytical medical data of each medical record to the associated patient database, activation of the second user selectable option causing display of a first additional selectable option and a second additional selectable option, activation of the first additional selectable option permitting selection of the transferred analytical medical data of each medical record for deletion, and activation of the second additional selectable option permitting selection of the analytical medical data of each medical record for association with a different patient database.
6. The machine readable medium of claim 5, wherein the plurality of interface instructions is further configured to tag each of the transferred analytical medical data of each medical record as a new entry, and to remove the new entry tag from the analytical medical data upon one of activation of the first user selectable option, deletion of the analytical medical data, and association of the analytical medical data with a different patient database.
7. The machine readable medium of claim 1, wherein the analytical medical data is encrypted in a first format and the plurality of transfer instructions is further configured to decrypt the analytical medical data during transfer from the first memory to the second memory.
8. The machine readable medium of claim 7, wherein the plurality of transfer instructions is further configured to encrypt the decrypted analytical medical data in a second format when the analytical medical data is associated with a patient database of the second memory.
9. The machine readable medium of claim 1, wherein the plurality of association instructions is further capable of determining if the analytical medical data of each medical record is one of unique analytical medical data, duplicate analytical medical data, and potentially duplicate analytical medical data in comparison to the analytical medical data within the associated patient database.
10. The machine readable medium of claim 9, wherein the plurality of association instructions determines if analytical medical data is one of unique analytical medical data, duplicate analytical medical data, and potentially duplicate analytical medical data by comparing a plurality of data fields within the analytical medical data of each medical record to a plurality of data fields within the analytical medical data within the associated patient database.
11. The machine readable medium of claim 10, wherein the plurality of data fields within the analytical medical data of each medical record includes at least one item of data from the group consisting of a first name, a middle name, a last name, a suffix, a date of birth, and a unique medical system identification code.
12. The machine readable medium of claim 9, wherein the plurality of interface instructions is further configured to display a plurality of user selectable options when analytical medical data is determined to be one of duplicate analytical medical data and potentially duplicate analytical medical data, the plurality of user selectable options including at least one of an option for of skipping the analytical medical data, an option for associating the analytical medical data with a new database, an option for deleting the analytical medical data, an option for associating the analytical patient data with a different patient database, and an option for leaving the analytical medical data in the first memory.
13. A machine readable medium having machine-executable instructions for facilitating the deletion of analytical medical data from a memory of a computing device, the machine-executable instructions comprising:
instructions for displaying a selection indicator for facilitating user selection of the analytical medical data of each of a plurality of medical records on a display of the computing device;
instructions for displaying a first deletion option on the display, activation of the first deletion option tagging analytical medical data selected by the user via the selection indicator as deleted and assigning an identification code to the tagged analytical medical data indicating a first user who activated the first deletion option;
instructions for allowing a second user having a different identification code than the first user to review the analytical medical data tagged as deleted; and
instructions for displaying a plurality of option icons to the second user reviewing the analytical medical data tagged as deleted, including a delete from database option icon, an associate with a different patient database option icon, an assign to a new database option icon, and a reassign to the associated patient database option icon.
14. The machine readable medium of claim 13, further including a plurality of instructions to transfer analytical medical data tagged as deleted by the first user to a to-be-reviewed database.
15. The machine readable medium of claim 13, further including a plurality of instructions to facilitate transfer of the analytical medical data and medical device identification data from a plurality of medical records stored in a first memory on a medical device to a second memory on the computing device, the plurality of instructions further configured to associate the analytical medical data of each medical record with a patient database of the second memory by comparing the medical device identification data of each medical record to an identification index which indicates the medical device identification data assigned to each of the patient databases.
16. The machine readable medium of claim 15, wherein the medical device identification data of each medical record comprises one of a user generated identification key, a serial number of the medical device, and a unique identification code assigned to a patient.
17. The machine readable medium of claim 15, wherein the plurality of instructions to facilitate transfer is further configured to display a user transfer selectable option on the display of the computing device, the user transfer selectable option providing a first option and a second option, activation of the first option causing deletion of the analytical medical data of the medical record from the first memory after transferring the analytical medical data for the medical record to the second memory, activation of the second option causing retention of the analytical medical data of the medical record in the first memory after transferring a copy of the analytical medical data of the medical record to the second database.
18. A method of deleting analytical medical data downloaded from a first memory of a medical device to a second memory of a computing device, the method comprising the steps of:
displaying a selection indicator for the analytical medical data of each of a plurality of medical records in the second database on a display of the computing device, the step of displaying performed by using a processor of the computing device to execute a plurality of computer readable instructions stored in the second memory;
selecting a selection indicator for the analytical medical data of at least one of the plurality of medical records;
displaying a first deletion option on the display, activation of the first deletion option tagging the analytical medical data, selected in the step of selecting, as deleted and further assigning an identification code to the tagged analytical medical data indicating a first user who activated the first deletion option, the step of displaying performed by executing the plurality of computer readable instructions with the processor;
displaying the analytical medical data, tagged as deleted, to a second user having a different identification code than the first user; and
displaying a plurality of selection indicators to the second user, the plurality of selection indicators including a plurality of selection indicators selected from a first selection indicator for deletion of the analytical medical data tagged as deleted from the second database, a second selection indicator for associating the analytical medical data tagged as deleted with a different patient database, a third selection indicator for assigning the analytical medical data tagged as deleted to a new database, and a fourth selection indicator for reassigning the analytical medical data tagged as deleted to the associated patient database.
19. The method of claim 18, further including the step of transferring the analytical medical data tagged as deleted by the first user to a to-be-reviewed database.
20. The method of claim 18, wherein the medical device is adapted to generate the analytical medical data of each medical record from a patient sample.
US13/162,168 2007-12-07 2011-06-16 Patient-centric healthcare information maintenance Abandoned US20110246242A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/162,168 US20110246242A1 (en) 2007-12-07 2011-06-16 Patient-centric healthcare information maintenance

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/999,874 US7996245B2 (en) 2007-12-07 2007-12-07 Patient-centric healthcare information maintenance
US13/162,168 US20110246242A1 (en) 2007-12-07 2011-06-16 Patient-centric healthcare information maintenance

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/999,874 Continuation US7996245B2 (en) 2007-12-07 2007-12-07 Patient-centric healthcare information maintenance

Publications (1)

Publication Number Publication Date
US20110246242A1 true US20110246242A1 (en) 2011-10-06

Family

ID=40383788

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/999,874 Active 2029-12-20 US7996245B2 (en) 2007-12-07 2007-12-07 Patient-centric healthcare information maintenance
US13/162,168 Abandoned US20110246242A1 (en) 2007-12-07 2011-06-16 Patient-centric healthcare information maintenance

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/999,874 Active 2029-12-20 US7996245B2 (en) 2007-12-07 2007-12-07 Patient-centric healthcare information maintenance

Country Status (2)

Country Link
US (2) US7996245B2 (en)
WO (1) WO2009071185A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150277733A1 (en) * 2014-03-28 2015-10-01 Weinmann Geraete Fuer Medizin Gmbh & Co. Kg Device for artificial respiration
US11355247B2 (en) 2016-02-08 2022-06-07 OutcomeMD, Inc. Systems and methods for determining a wellness score, an improvement score, and/or an effectiveness score with regard to a medical condition and/or treatment
US11387000B2 (en) 2016-02-08 2022-07-12 OutcomeMD, Inc. Systems and methods for determining and providing a display of a plurality of wellness scores for patients with regard to a medical condition and/or a medical treatment

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10089443B2 (en) 2012-05-15 2018-10-02 Baxter International Inc. Home medical device systems and methods for therapy prescription and tracking, servicing and inventory
US8231562B2 (en) * 2008-09-05 2012-07-31 Roche Diagnostics Operations, Inc. Insulin pump configuration programming invalid settings notification and correction
EP2160979A1 (en) * 2008-09-09 2010-03-10 Roche Diagnostics GmbH Individualisation of medicinal aids
US8282829B2 (en) 2009-05-20 2012-10-09 Baxter International Inc. System and method for automated data collection of twenty-four hour ultrafiltration and other patient parameters using wired or wireless technology
AU2010292417B9 (en) * 2009-09-08 2015-04-16 Abbott Diabetes Care Inc. Methods and articles of manufacture for hosting a safety critical application on an uncontrolled data processing device
DE102009047477A1 (en) * 2009-12-04 2011-06-09 Robert Bosch Gmbh Procedure for recording and transmission of vital signs and device for this purpose
US20110167133A1 (en) * 2010-01-05 2011-07-07 Jain Praduman D System, method, and device for medical device data capture and processing
US8626530B1 (en) 2010-08-27 2014-01-07 Walgreen Co. System and method for express refill
JP5823222B2 (en) * 2010-09-27 2015-11-25 株式会社東芝 Biological information system
WO2013019852A2 (en) 2011-08-01 2013-02-07 Tandem Diabetes Care, Inc. Therapy management system
US9471747B2 (en) 2012-01-06 2016-10-18 Upmc Apparatus and method for viewing medical information
AU2013201566B2 (en) 2012-08-31 2014-11-27 Gambro Lundia Ab Dialysis apparatus with versatile user interface and method and computer program therefor
US9242043B2 (en) 2013-03-15 2016-01-26 Tandem Diabetes Care, Inc. Field update of an ambulatory infusion pump system
US9176997B2 (en) * 2013-06-28 2015-11-03 Sap Se Universe migration from one database to another
US9262213B1 (en) * 2013-09-30 2016-02-16 Juniper Networks, Inc. Dynamic suggestion of next task based on task navigation information
US20150161331A1 (en) * 2013-12-04 2015-06-11 Mark Oleynik Computational medical treatment plan method and system with mass medical analysis
JP2015125722A (en) * 2013-12-27 2015-07-06 京セラドキュメントソリューションズ株式会社 Data migration system and data migration method
US20190228867A1 (en) * 2014-05-16 2019-07-25 Symptelligence Medical Informatics, Llc Patient-centric medical information system including mobile application, scoring model and physician portal
EP3079089A1 (en) * 2015-04-08 2016-10-12 Siemens Healthcare GmbH Method for relocating medical data
US20190027250A1 (en) * 2016-10-17 2019-01-24 Reliant Immune Diagnostics, Inc System and method for transforming a biologic into a number
US11107560B1 (en) * 2016-12-02 2021-08-31 Allscripts Software, Llc Methods, systems and apparatus for processing and displaying community patient data alongside native patient data
JP2019074877A (en) * 2017-10-13 2019-05-16 富士通株式会社 Information processing system, information processing device, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050192843A1 (en) * 2004-02-27 2005-09-01 Cardiac Pacemakers, Inc. Systems and methods for validating patient and medical devices information
US20090106242A1 (en) * 2007-10-18 2009-04-23 Mcgrew Robert J Resolving database entity information

Family Cites Families (96)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5251126A (en) * 1990-10-29 1993-10-05 Miles Inc. Diabetes data analysis and interpretation method
ES2154651T3 (en) 1992-10-15 2001-04-16 Gen Hospital Corp INFUSION PUMP WITH ELECTRONICALLY CHARGABLE MEDICATIONS LIBRARY.
US6330426B2 (en) * 1994-05-23 2001-12-11 Stephen J. Brown System and method for remote education using a memory card
US7624028B1 (en) * 1992-11-17 2009-11-24 Health Hero Network, Inc. Remote health monitoring and maintenance system
US5951300A (en) * 1997-03-10 1999-09-14 Health Hero Network Online system and method for providing composite entertainment and health information
US5497486A (en) * 1994-03-15 1996-03-05 Salvatore J. Stolfo Method of merging large databases in parallel
CA2120447C (en) * 1994-03-31 1998-08-25 Robert Lizee Automatically relaxable query for information retrieval
US5671409A (en) * 1995-02-14 1997-09-23 Fatseas; Ted Computer-aided interactive career search system
US6322502B1 (en) * 1996-12-30 2001-11-27 Imd Soft Ltd. Medical information system
US6032119A (en) * 1997-01-16 2000-02-29 Health Hero Network, Inc. Personalized display of health information
ES2124186B1 (en) 1997-01-20 1999-08-01 Carpe Diem Salud S L SECTION AND TELEMATIC CONTROL SYSTEM OF PHYSIOLOGICAL PARAMETERS OF PATIENTS.
US5995962A (en) * 1997-07-25 1999-11-30 Claritech Corporation Sort system for merging database entries
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
DE19814219A1 (en) * 1998-03-31 1999-10-07 Roche Diagnostics Gmbh Insulin medication control procedures
US7647237B2 (en) 1998-04-29 2010-01-12 Minimed, Inc. Communication station and software for interfacing with an infusion pump, analyte monitor, analyte meter, or the like
US6602469B1 (en) * 1998-11-09 2003-08-05 Lifestream Technologies, Inc. Health monitoring and diagnostic device and network-based health assessment and medical records maintenance system
WO2000065522A2 (en) * 1999-04-28 2000-11-02 San Diego State University Foundation Electronic medical record registry including data replication
WO2000072181A2 (en) 1999-05-20 2000-11-30 Minimed Inc. Integrated medical information management system
US6804656B1 (en) * 1999-06-23 2004-10-12 Visicu, Inc. System and method for providing continuous, expert network critical care services from a remote location(s)
US7475019B2 (en) * 1999-11-18 2009-01-06 Visicu, Inc. System and method for physician note creation and management
US6684191B1 (en) * 1999-11-22 2004-01-27 International Business Machines Corporation System and method for assessing a procurement and accounts payable system
US6813519B2 (en) * 2000-01-21 2004-11-02 Medtronic Minimed, Inc. Ambulatory medical apparatus and method using a robust communication protocol
US6605038B1 (en) * 2000-06-16 2003-08-12 Bodymedia, Inc. System for monitoring health, wellness and fitness
US20030002848A1 (en) * 2000-06-28 2003-01-02 Yoshiki Kawaoka Delivery-medium producing apparatus
US20020059299A1 (en) * 2000-07-14 2002-05-16 Frederic Spaey System and method for synchronizing databases
US9135393B1 (en) * 2000-08-02 2015-09-15 Smiths Medical Asd, Inc. Processing program data for medical pumps
WO2002017210A2 (en) * 2000-08-18 2002-02-28 Cygnus, Inc. Formulation and manipulation of databases of analyte and associated values
JP2004521667A (en) * 2000-09-08 2004-07-22 インシュレット コーポレイション Device, system and method for patient infusion
EP1332440B1 (en) * 2000-10-04 2012-04-11 Insulet Corporation Data collection assembly for patient infusion system
US7207009B1 (en) * 2000-11-01 2007-04-17 Microsoft Corporation Method and system for displaying an image instead of data
US7756722B2 (en) * 2001-02-01 2010-07-13 Georgetown University Clinical management system from chronic illnesses using telecommunication
US8019693B2 (en) * 2001-03-28 2011-09-13 Hewlett-Packard Development Company, L.P. Systems and methods for utilizing printing device data in a customer service center
US7041468B2 (en) * 2001-04-02 2006-05-09 Therasense, Inc. Blood glucose tracking apparatus and methods
US6748402B1 (en) * 2001-04-02 2004-06-08 Bellsouth Intellectual Property Corporation System and method for converting and loading interactive pager address books
US7165062B2 (en) * 2001-04-27 2007-01-16 Siemens Medical Solutions Health Services Corporation System and user interface for accessing and processing patient record information
US7179226B2 (en) * 2001-06-21 2007-02-20 Animas Corporation System and method for managing diabetes
US7117225B2 (en) * 2001-08-13 2006-10-03 Jasmin Cosic Universal data management interface
US20030065536A1 (en) * 2001-08-13 2003-04-03 Hansen Henrik Egesborg Portable device and method of communicating medical data information
US6781522B2 (en) * 2001-08-22 2004-08-24 Kivalo, Inc. Portable storage case for housing a medical monitoring device and an associated method for communicating therewith
US20030069758A1 (en) * 2001-10-10 2003-04-10 Anderson Laura M. System and method for use in providing a healthcare information database
US20030098869A1 (en) * 2001-11-09 2003-05-29 Arnold Glenn Christopher Real time interactive video system
US20030199739A1 (en) * 2001-12-17 2003-10-23 Gordon Tim H. Printing device for personal medical monitors
US7082334B2 (en) * 2001-12-19 2006-07-25 Medtronic, Inc. System and method for transmission of medical and like data from a patient to a dedicated internet website
US7647320B2 (en) * 2002-01-18 2010-01-12 Peoplechart Corporation Patient directed system and method for managing medical information
US20030145206A1 (en) * 2002-01-25 2003-07-31 Jack Wolosewicz Document authentication and verification
US8504179B2 (en) * 2002-02-28 2013-08-06 Smiths Medical Asd, Inc. Programmable medical infusion pump
US6852104B2 (en) * 2002-02-28 2005-02-08 Smiths Medical Md, Inc. Programmable insulin pump
US20030208465A1 (en) * 2002-04-12 2003-11-06 Respironics, Inc. Method for managing medical information and medical information management system
US20040030987A1 (en) * 2002-04-30 2004-02-12 Manelli Donald D. Method for generating customized patient education documents
US7120488B2 (en) * 2002-05-07 2006-10-10 Medtronic Physio-Control Manufacturing Corp. Therapy-delivering portable medical device capable of triggering and communicating with an alarm system
US7020508B2 (en) * 2002-08-22 2006-03-28 Bodymedia, Inc. Apparatus for detecting human physiological and contextual information
CA2443792A1 (en) * 2002-10-08 2004-04-08 Bayer Healthcare Llc Method and systems for data management in patient diagnoses and treatment
DE10250187B4 (en) * 2002-10-28 2005-11-10 OCé PRINTING SYSTEMS GMBH Control unit with user accounts for an electrophotographic printing or copying system
US20040086314A1 (en) * 2002-11-06 2004-05-06 Peter Chen Standard keyboard supporting multimedia functions
DE20217855U1 (en) 2002-11-19 2003-01-16 Key Mouse Electronic Entpr Co Multi media function for a standard computer keyboard depends upon use of application program key
US20040119742A1 (en) * 2002-12-18 2004-06-24 Microsoft Corporation System and method for manipulating objects in graphical user interface
US20040172284A1 (en) * 2003-02-13 2004-09-02 Roche Diagnostics Corporation Information management system
US7063665B2 (en) * 2003-03-04 2006-06-20 Tanita Corporation Health care system
US6873807B2 (en) * 2003-03-20 2005-03-29 Kabushiki Kaisha Toshiba Image forming apparatus
US20050010452A1 (en) * 2003-06-27 2005-01-13 Lusen William D. System and method for processing transaction records suitable for healthcare and other industries
US20050004947A1 (en) * 2003-06-30 2005-01-06 Emlet James L. Integrated tool set for generating custom reports
US20070185390A1 (en) 2003-08-19 2007-08-09 Welch Allyn, Inc. Information workflow for a medical diagnostic workstation
US20050182655A1 (en) * 2003-09-02 2005-08-18 Qcmetrix, Inc. System and methods to collect, store, analyze, report, and present data
EP1680014A4 (en) 2003-10-14 2009-01-21 Pelikan Technologies Inc Method and apparatus for a variable user interface
US6990434B2 (en) * 2003-10-28 2006-01-24 General Electric Company System and method for coordinated remote activation of multiple software-based options
JP5255770B2 (en) * 2003-12-05 2013-08-07 ケアフュージョン 303、インコーポレイテッド System and method for network monitoring of multiple medical devices
US20050159977A1 (en) * 2004-01-16 2005-07-21 Pharmacentra, Llc System and method for facilitating compliance and persistency with a regimen
US20050192844A1 (en) * 2004-02-27 2005-09-01 Cardiac Pacemakers, Inc. Systems and methods for automatically collecting, formatting, and storing medical device data in a database
JP2007535974A (en) * 2004-03-26 2007-12-13 ノボ・ノルデイスク・エー/エス Display device for related data of diabetic patients
EP1743267A1 (en) 2004-03-31 2007-01-17 Neptec Design Group Ltd. Medical patient monitoring systems, methods and user interfaces
US20070232866A1 (en) * 2004-03-31 2007-10-04 Neptec Design Group Ltd. Medical Patient Monitoring and Data Input Systems, Methods and User Interfaces
CN1961320A (en) * 2004-05-14 2007-05-09 拜尔健康护理有限责任公司 Method and apparatus for implementing automatic detection of meter connection and transfer of data
US20050259945A1 (en) * 2004-05-20 2005-11-24 Anthony Splaver Method and system for automatic management of digital photography processing
US20060020491A1 (en) * 2004-07-20 2006-01-26 Medtronic, Inc. Batch processing method for patient management
US8313433B2 (en) * 2004-08-06 2012-11-20 Medtronic Minimed, Inc. Medical data management system and process
US20060184524A1 (en) * 2004-09-14 2006-08-17 Gunter Pollanz Method and system for automated data analysis, performance estimation and data model creation
US8892571B2 (en) 2004-10-12 2014-11-18 International Business Machines Corporation Systems for associating records in healthcare database with individuals
US20060095298A1 (en) * 2004-10-29 2006-05-04 Bina Robert B Method for horizontal integration and research of information of medical records utilizing HIPPA compliant internet protocols, workflow management and static/dynamic processing of information
EP1827215A1 (en) 2004-11-02 2007-09-05 Lifescan, Inc. Method and computer program for pattern analysis and reporting of chronic disease state management data
US20060149601A1 (en) 2004-11-27 2006-07-06 Mcdonough Medical Products Corporation System and method for recording medical image data on digital recording media
US20060161460A1 (en) * 2004-12-15 2006-07-20 Critical Connection Inc. System and method for a graphical user interface for healthcare data
US20060167367A1 (en) * 2004-12-23 2006-07-27 James Stanczak Method and system for collecting data on a plurality of patients
US20060155581A1 (en) * 2005-01-10 2006-07-13 George Eisenberger Systems with user selectable data attributes for automated electronic search, identification and publication of relevant data from electronic data records at multiple data sources
US20060178910A1 (en) * 2005-01-10 2006-08-10 George Eisenberger Publisher gateway systems for collaborative data exchange, collection, monitoring and/or alerting
US7493344B2 (en) * 2005-04-01 2009-02-17 Schlumberger Technology Corporation Method and system for dynamic data merge in databases
US7181350B2 (en) * 2005-05-13 2007-02-20 North America Technology Services, Inc. Blood glucose meter/modem interface arrangement
US20060272652A1 (en) 2005-06-03 2006-12-07 Medtronic Minimed, Inc. Virtual patient software system for educating and treating individuals with diabetes
US20070033074A1 (en) * 2005-06-03 2007-02-08 Medtronic Minimed, Inc. Therapy management system
US9081470B2 (en) * 2005-09-08 2015-07-14 Microsoft Technology Licensing, Llc Single action selection of data elements
US20070089071A1 (en) * 2005-10-14 2007-04-19 Research In Motion Limited Software mechanism for providing distinct types of time dependent event objects for display in a graphical user interface
AU2007207661B2 (en) 2006-01-17 2013-01-10 Accenture Global Services Limited Platform for interoperable healthcare data exchange
US7805400B2 (en) * 2006-01-31 2010-09-28 Microsoft Corporation Report generation using metadata
US7864995B2 (en) * 2006-02-11 2011-01-04 General Electric Company Systems, methods and apparatus of handling structures in three-dimensional images
WO2007093482A1 (en) 2006-02-16 2007-08-23 Novo Nordisk A/S A device and a method for managing data relating to blood glucose level for a person
US20070276197A1 (en) 2006-05-24 2007-11-29 Lifescan, Inc. Systems and methods for providing individualized disease management
US8579814B2 (en) * 2007-01-05 2013-11-12 Idexx Laboratories, Inc. Method and system for representation of current and historical medical data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050192843A1 (en) * 2004-02-27 2005-09-01 Cardiac Pacemakers, Inc. Systems and methods for validating patient and medical devices information
US20090106242A1 (en) * 2007-10-18 2009-04-23 Mcgrew Robert J Resolving database entity information

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150277733A1 (en) * 2014-03-28 2015-10-01 Weinmann Geraete Fuer Medizin Gmbh & Co. Kg Device for artificial respiration
US11355247B2 (en) 2016-02-08 2022-06-07 OutcomeMD, Inc. Systems and methods for determining a wellness score, an improvement score, and/or an effectiveness score with regard to a medical condition and/or treatment
US11387000B2 (en) 2016-02-08 2022-07-12 OutcomeMD, Inc. Systems and methods for determining and providing a display of a plurality of wellness scores for patients with regard to a medical condition and/or a medical treatment

Also Published As

Publication number Publication date
WO2009071185A1 (en) 2009-06-11
US20090150176A1 (en) 2009-06-11
US7996245B2 (en) 2011-08-09

Similar Documents

Publication Publication Date Title
US7996245B2 (en) Patient-centric healthcare information maintenance
US20210343429A1 (en) Informatics platform for integrated clinical care
US20090150451A1 (en) Method and system for selective merging of patient data
US20090150181A1 (en) Method and system for personal medical data database merging
US20180108438A1 (en) Market Measures and Outcomes for App Prescribing
US9117015B2 (en) Management method and system for implementation, execution, data collection, and data analysis of a structured collection procedure which runs on a collection device
US6912549B2 (en) System for processing and consolidating records
US20080208624A1 (en) Methods and systems for providing clinical display and search of electronic medical record data from a variety of information systems
US20090150865A1 (en) Method and system for activating features and functions of a consolidated software application
JP2004154563A (en) Method and system for data management in diagnosis and treatment of patient
US9043901B2 (en) Intent-based clustering of medical information
JP2015533437A (en) System and method for medical information analysis using de-identification and re-identification
US20160357914A1 (en) System and method for display and management of distributed electronic medical record data
US20090150438A1 (en) Export file format with manifest for enhanced data transfer
AU2020101946A4 (en) HIHO- Blockchain Technology: HEALTH INFORMATION AND HEALTHCARE OBSERVATION USING BLOCKCHAIN TECHNOLOGY
US20210158969A1 (en) Indicator for probable inheritance of genetic disease
US20160078196A1 (en) Specimen fulfillment infrastructure
US20090150683A1 (en) Method and system for associating database content for security enhancement
WO2014113730A1 (en) Systems and methods for patient retention in network through referral analytics
US20170004257A1 (en) System and method for facilitating multi-source retrieval and presentation of health care information
US20230334076A1 (en) Determining Repair Information Via Automated Analysis Of Structured And Unstructured Repair Data
WO2023201089A1 (en) Determining repair information via automated analysis of structured and unstructured repair data
AU2013201471A1 (en) An electronic medical history (EMH) data management system for standard medical care, clinical medical research, and analysis of long-term outcomes
Pichler et al. Supporting Donors to Donate Data for Medical Research
Crowther et al. A program designed to monitor the course and management of depressive illness across the primary/secondary interface

Legal Events

Date Code Title Description
AS Assignment

Owner name: ROCHE DIAGNOSTICS OPERATIONS, INC., INDIANA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GEJDOS, IGOR;BUCK, SCHUYLER;MARKISOHN, DAVID BRADLEY;AND OTHERS;REEL/FRAME:028805/0400

Effective date: 20071206

AS Assignment

Owner name: ROCHE DIABETES CARE, INC., INDIANA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ROCHE DIAGNOSTICS OPERATIONS, INC.;REEL/FRAME:036008/0670

Effective date: 20150302

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION