US20060106789A1 - System and method for collecting data from data sources using data collection tools - Google Patents

System and method for collecting data from data sources using data collection tools Download PDF

Info

Publication number
US20060106789A1
US20060106789A1 US11/099,878 US9987805A US2006106789A1 US 20060106789 A1 US20060106789 A1 US 20060106789A1 US 9987805 A US9987805 A US 9987805A US 2006106789 A1 US2006106789 A1 US 2006106789A1
Authority
US
United States
Prior art keywords
tool
data
processor
database
collecting
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
US11/099,878
Inventor
Ronald Fernandez
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.)
Unival Inc
Original Assignee
Unival 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
Priority claimed from US10/989,989 external-priority patent/US7519622B2/en
Application filed by Unival Inc filed Critical Unival Inc
Priority to US11/099,878 priority Critical patent/US20060106789A1/en
Assigned to UNIVAL, INC. reassignment UNIVAL, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: FERNANDEZ, RONALD E.
Publication of US20060106789A1 publication Critical patent/US20060106789A1/en
Priority to US12/231,176 priority patent/US9268827B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/254Extract, transform and load [ETL] procedures, e.g. ETL data flows in data warehouses
    • 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

Definitions

  • This invention relates generally to the field of data collection, and more specifically to a new and useful system and method for collecting data from data sources using data collection tools that function through either an automated interface or a human operator.
  • Specific information relevant to the health of a patient may be stored in files, records, and other data sources located in many different medical facilities such as physician offices, hospitals, skilled nursing facilities, medical laboratories, free standing radiology clinics and other health care providers.
  • Patient information is often required by organizations that are authorized to receive such information, such as medical service provider plans, governmental agencies, including Medicare and Medicaid, and other authorized organizations.
  • the specific information may be found in many locations, on various media, in numerous formats and amid a considerable amount of non-relevant data.
  • data collection may take the form of extracting data from electronic or paper files and records or collecting data visually by inspection during an on-site audit of a medical facility.
  • a system for collecting data from a data source and creating data records that includes a database containing tools for collecting the data from the data sources and creating data records.
  • a tool selector in communication with the database is also provided for selecting a tool from the database, and a tool processor for executing the tool.
  • a communication channel communicates between the database and the tool processor enabling a tool to be selected by a tool selector program running on an application processor and transmitted to the tool processor for use in creating a data record, which is transmitted to the database via the communication channel.
  • a method in which a tool is selected from a database and transmitted from the database to a tool processor by way of a communication channel for use by either a human operator or by an application interface program to facilitate the collection of data from a data source and the creation of a data record, which is transmitted from the tool processor to the database via the communication channel.
  • FIG. 1 is a block diagram showing the architecture and functional entities of a first embodiment of the invention having a human operator.
  • FIG. 2 is a flow chart showing the process flow of the first embodiment of the invention.
  • FIG. 3 is a flow chart showing the process flow for building a tool set.
  • FIG. 4 is a block diagram showing the architecture and functional entities of a second embodiment of the invention in which the human operator is replaced by an interface application program.
  • FIG. 5 is a flow chart showing the process flow of an alternative embodiment of the invention in which the human operator has been replaced by an interface application program that directly monitors a data input channel.
  • the first preferred embodiment of the system 10 for collecting data from a data source includes a server 20 linked to a communication system 30 .
  • the server 20 contains a database 22 in communication with an application processor 27 .
  • the application processor 27 has a tool selector functionality 28 for selecting tools appropriate for a given data collection assignment and an authentication functionality 29 to identify particular operators 60 who operate or interface with the tool processors 50 .
  • the authentication functionality 29 enables the particular data collection assignments that have been assigned to the operators 60 to be correlated with the correct operator 60 .
  • the application processor 27 may be resident on the same physical machine or server 20 as the database 22 or could be physically separated from the database 22 and residing on a separate machine.
  • the database 22 contains a data collection 24 and a tool collection 23 .
  • the tool collection 23 contains at least one data tool 25 , but could contain a suite of diverse data tools 25 for collecting data, each data tool 25 being linked or associated with a data set 26 .
  • Each data set 26 contains parameters and other information and data that are useful in the execution of the associated or linked data tool 25 .
  • the communication system 30 contains a tool transmitter 32 for transmitting the data tools 25 and data sets 26 to the tool processor 50 and a data receiver 34 for receiving data records created by the operator 60 based on information contained in the source files 70 .
  • the data records are stored in the data collection 24 residing on the server 20 .
  • the communication system 30 allows a remote server 27 to communicate through a communication channel 40 with the tool processor 50 .
  • the tool processor 50 includes a data store 52 , in which the data records 56 and data tools 58 are stored. Also included within the tool processor 50 is a tool parsing engine 54 for parsing and executing instructions that form the code or script of the data tools 25 and a local communication system 55 for establishing communication between the operator 60 and the application processor 27 through the communication channel 40 .
  • the communication channel 40 and the other links between the various components of the system 10 may be dedicated facilities, a Wide Area Network (WAN), a Virtual Private Network (VPN), a local area network, the internet or any number of other land based, terrestrial based or wireless communication facilities, networks or resources.
  • WAN Wide Area Network
  • VPN Virtual Private Network
  • local area network the internet or any number of other land based, terrestrial based or wireless communication facilities, networks or resources.
  • the tool processor 50 is utilized by an operator 60 that has access to source files 70 .
  • the tool processor 50 may be a PDA, workstation, laptop computer, desktop computer or any other of various platforms containing processing units capable of executing the data tool 25 to create data records 56 .
  • the operator 60 is a human agent who may be assigned to read through source files 70 that are paper and/or electronic files in a physician's office, hospital, skilled nursing facility, medical laboratory, free standing radiology clinic or other health care provider at any other location or facility of an entity that participates in the medical service provider plan.
  • the system 10 may be configured to function in a more automated way by replacing the human operator 60 with an automated interface application 61 , as described below in reference to FIGS. 4 and 5 .
  • the specific information or data that the operator 60 is assigned to collect may be found in source files 70 that are of various media and in numerous formats.
  • the sources files 70 from which the operator 60 may extract the information or data may be electronic or paper files and records or the operator may collect the data or information source files 70 that are the physical locations or facilities themselves by inspecting or auditing the premises.
  • the method 100 for collecting data from a data source file 70 begins in step 102 when the operator 60 logs onto an application program containing functionality to authenticate the identity of the operator 60 .
  • the application program may reside on the tool processor 50 or on the application processor 27 of a remote server 20 , or a combination of both of these configurations with some functions of the application program residing locally on the tool processor 50 and some functions of the application program residing remotely on a server 20 .
  • the application program authenticates the operator in step 104 allowing the operator in step 106 to request the appropriate tools for a particular data collection assignment.
  • step 108 the application program fetches the assignment for the operator 60 and begins in step 110 to build a tool set that will enable the operator 60 to collect the information or data of interest to the organization that has been authorized to receive the patient's information, such as a medical service provider plan.
  • the tool set is transmitted by the tool transmitter 32 within communication system 30 from the tool collection 23 within the database 22 to the tool processor 50 via the communication channel 40 .
  • the tool set is stored in the tool store 58 within the data store 52 resident on the tool processor 50 .
  • the tools are executed by the tool parsing engine 54 within the tool processor 50 in step 114 enabling the operator 60 create data records 56 in step 118 from the relevant data collected from the source files 70 .
  • the data records 56 are stored within the data store 52 of tool processor 50 .
  • the record store 56 and the tool store 58 resident on tool processor 50 may be contained with the same or different devices.
  • step 120 the data record or records 56 are transmitted from the tool processor 50 through its communication system 55 via the communication channel 40 to the data receiver 34 to a remote communication system 30 that provides a communication interface for the server 20 .
  • the data records 56 are stored in the data collection 24 residing on the server 20 .
  • step 110 The process of building the tool set for the operator's data collection assignment in step 110 is outlined in more detail in FIG. 3 beginning in step 200 in which the application program identifies a tool 25 that is needed for the operator 60 to perform his or her data collection assignment.
  • the identity of the operator 60 may be used to determine the data collection assignment and thus serve as the basis for selecting the component tools that will comprise a tool set, although other criteria such as date, time, location and/or other relevant factors may also be used by the application program in determining the tools that will comprise the tool set to compete any particular data collection assignment.
  • the application program fetches the tool 25 script in step 202 and the data set 26 that is linked or associated with the identified tool 25 script. In step 204 the fetched tool 25 script and data set 26 are added to a tool set for the operator's 60 assignment.
  • step 206 the application program decides whether or not all of the tools 25 and linked or associated data sets 26 that are required for the operator 60 to compete the assignment have been accumulated in the tool set and returns to step 200 if all of the tools 25 and linked or associated data sets 26 have not been accumulated to complete the assignment. If all of the tools 25 and linked or associated data sets 26 required by the operator to complete the assignment have been accumulated the process continues to step 112 in which the tool set is transmitted via the communication channel 40 to the communication system 55 in the tool processor 50 as described above.
  • FIG. 4 a second preferred embodiment of the invention is depicted in which the human operator 60 has been replaced in the system 10 by an interface application program 61 running on the tool processor 50 as the interface between the tool processor 50 and the sources files 70 .
  • the interface application 61 searches through the source files 70 stored on a client database 72 to extract data in accordance with directions in the tool set and data set.
  • the tools set may contain instructions to collect a patient's birth date, the date of an office visit, or particular codes that indicate diagnoses or events such as doctor office or hospital visits.
  • the interface application 61 may also be resident on the same machine as the data the tool selector function 28 , the authentication function 29 and/or the database 22 , or could physically reside on a separate machine that is interconnected with the system 10 .
  • the interface application 61 can be configured such that some functions reside locally on the tool processor 50 and some functions reside remotely on a server 20 .
  • the interface application program 61 may also be part of a larger data management system that has a data collection function.
  • the data management system can be configured to reside centrally either on the tool processor 50 or a remote server 20 .
  • the data management system can also be a distributed architecture system with some functions residing on the tool processor 50 and some functions residing remotely on a server 20 .
  • the interface application 61 can be configured to monitor one or more data input channels 76 between an end user 78 and an electronic medical records system 74 to extract data in real time and deliver information in smaller data packets.
  • the interface application 61 transmits a data packet when a particular detail specified by the data set and data tools is recognized on the data input channel 76 .
  • the data tool and data set may request information related to a particular code 9999 , for example, which may represent that a certain lab test has been ordered by a doctor.
  • the interface application 61 can be configured to continuously monitor for the code 9999 and extract in real-time the fact that this test has been ordered at the same time that doctor's assistant inputs this data into the computer resident at the doctor's office.
  • the interface application 61 can be resident on a tool processor 50 , a remote server 20 or on a server or workstation connected directly to a client's network with a communication channel back to the system 10 .
  • the interface application 61 supplies the search, recognition and extraction skills that are necessary to generate the data records 56 that are supplied by the human operator 60 in the first preferred embodiment depicted in FIG. 1 .
  • the interface application 61 is a computer program that may incorporate expert systems, artificial intelligence and/or other embedded intelligence technologies for the purpose of supplying or approximating the human operator's 60 expertise, and may be written in software languages that afford learning capabilities such as 4GL.
  • the interface application 61 may utilize any interface protocol, such as by way of example, HL7, ODBC, XML or a proprietary interface, suitable to interact with the source files 70 .
  • the interface application 61 may interact with the source files 70 through one or more computers, devices, and/or interfaces in any manner known in the art, including the Internet, intranets and through various server protocols and devices.
  • the data may be extracted and transmitted from the device on which the source files 70 are resident and received by the interface application 61 on the remote server 20 or on the tool processor 50 in any number of ways, including, but not limited to, any data or signal discernable by the application interface 61 as a data record 56 , such as a message in any format of any computer protocol.
  • the second preferred embodiment of the invention described above with reference to FIG. 4 for collecting data from data source files 70 utilizing the interface application 61 instead of a human operator 60 performs the method set forth in FIGS. 2 and 3 in a manner similar to collection by a human operator.
  • the method begins in step 102 when the interface application 61 logs onto the system 100 .
  • the interface application 61 may logon to application program in response to polling that occurs at predetermined intervals established during initialization of the interface application 61 .
  • step 104 the application authenticates the interface application 61 based on information contained in a transmission from the interface application 61 .
  • the authentication function 29 may reside of the tool processor 50 or on a remote server 20 .
  • step 106 the interface application 61 requests the appropriate tools for a particular data collection assignment.
  • step 108 the application program fetches the assignment for the application interface 61 and begins in step 110 to build a tool set in the manner set forth in FIG. 3 and described above that enables the interface application 61 to collect the information or data of interest.
  • the tool set is sent in step 112 to the tool processor 50 and tool parsing engine 54 resident on the tool processor 50 begins in step 114 executing or parsing the script of each of the tools 25 in the tool set to collect the relevant data from the source files 70 .
  • a data record 56 is created in step 118 and stored in the data store 52 of the tool processor 50 .
  • the tool processor 50 then uploads data records 56 in step 120 from the local data store 52 to the data receiver 34 and on to the data collection 24 in the database 22 .
  • the submission of data to the database 22 could occur in real-time as it is being collected from the source files 70 through the application interface 61 .
  • the functions of the interface application 61 in this process 100 could also be performed remotely by a data application program resident on a remote server 20 .
  • the second alternative method 300 for collecting data from a data source file 70 without the aid of a human operator 60 begins in step 302 as the tools and data are loaded onto the tool processor 50 and begin to execute.
  • the application interface monitors traffic 76 on the data input channel 76 between an end user 78 and a medical records system 74 or other type of data storage system.
  • the sampled data is compared to the particular criteria requested by the tool set and data set. If the sampled data does not meet the particular criteria specified by the tool set and data set, the process returns to step 304 and continues monitoring the data input line 76 . If the sampled data in step 306 does meet a particular criterion specified in the tool set and data set, the data is collected in step 308 .
  • a data record is created in step 310 and the collected data transmitted to the data base 22 in step 312 .

Abstract

A system and a method for collecting data from a data source that includes a database containing a tool for collecting data from the data source and creating a data record, a tool selector in communication with the database for selecting the tool from the database, a tool processor for executing the tool, and a communication channel for communicating between the database and the tool processor. The tool is selected from the database by the tool selector and transmitted via the communication channel to the tool processor for use in creating a data record that is transmitted to the database via the communication channel.

Description

    RELATED APPLICATIONS
  • This continuation-in-part application claims the benefit of the utility application entitled “SYSTEM AND METHOD FOR COLLECTING DATA FROM DATA SOURCES USING DATA COLLECTION TOOLS” (Ser. No. 10/989,989) filed on Nov. 16, 2004, which is hereby incorporated by reference in its entirely.
  • TECHNICAL FIELD
  • This invention relates generally to the field of data collection, and more specifically to a new and useful system and method for collecting data from data sources using data collection tools that function through either an automated interface or a human operator.
  • BACKGROUND
  • Specific information relevant to the health of a patient may be stored in files, records, and other data sources located in many different medical facilities such as physician offices, hospitals, skilled nursing facilities, medical laboratories, free standing radiology clinics and other health care providers. Patient information is often required by organizations that are authorized to receive such information, such as medical service provider plans, governmental agencies, including Medicare and Medicaid, and other authorized organizations. The specific information may be found in many locations, on various media, in numerous formats and amid a considerable amount of non-relevant data. For example, data collection may take the form of extracting data from electronic or paper files and records or collecting data visually by inspection during an on-site audit of a medical facility. Selecting, collecting, abstracting, and organizing the relevant data into a format that is readily analyzed by the resources of a medical service provider plan or other authorized organization is a complex and time consuming task. Thus, authorized organizations have a need for new and efficient systems and methods for selecting, collecting, abstracting and organizing specific medical information from the files of their participating medical and healthcare service providers.
  • SUMMARY
  • In one aspect of the invention, a system is provided for collecting data from a data source and creating data records that includes a database containing tools for collecting the data from the data sources and creating data records. A tool selector in communication with the database is also provided for selecting a tool from the database, and a tool processor for executing the tool. A communication channel communicates between the database and the tool processor enabling a tool to be selected by a tool selector program running on an application processor and transmitted to the tool processor for use in creating a data record, which is transmitted to the database via the communication channel.
  • In another aspect of the invention, a method is described in which a tool is selected from a database and transmitted from the database to a tool processor by way of a communication channel for use by either a human operator or by an application interface program to facilitate the collection of data from a data source and the creation of a data record, which is transmitted from the tool processor to the database via the communication channel.
  • These and other aspects and advantages of the present invention will become apparent upon reading the following detailed description of the invention in combination with the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram showing the architecture and functional entities of a first embodiment of the invention having a human operator.
  • FIG. 2 is a flow chart showing the process flow of the first embodiment of the invention.
  • FIG. 3 is a flow chart showing the process flow for building a tool set.
  • FIG. 4 is a block diagram showing the architecture and functional entities of a second embodiment of the invention in which the human operator is replaced by an interface application program.
  • FIG. 5 is a flow chart showing the process flow of an alternative embodiment of the invention in which the human operator has been replaced by an interface application program that directly monitors a data input channel.
  • DESCRIPTION OF THE PREFERRED EMBODIMENT
  • The following description of the preferred embodiment of the invention is not intended to limit the invention to this preferred embodiment, but rather to enable any person skilled in the art of data collection to make and use this invention.
  • As shown in FIG. 1, the first preferred embodiment of the system 10 for collecting data from a data source includes a server 20 linked to a communication system 30. The server 20 contains a database 22 in communication with an application processor 27. The application processor 27 has a tool selector functionality 28 for selecting tools appropriate for a given data collection assignment and an authentication functionality 29 to identify particular operators 60 who operate or interface with the tool processors 50. The authentication functionality 29 enables the particular data collection assignments that have been assigned to the operators 60 to be correlated with the correct operator 60.
  • The application processor 27 may be resident on the same physical machine or server 20 as the database 22 or could be physically separated from the database 22 and residing on a separate machine. The database 22 contains a data collection 24 and a tool collection 23. The tool collection 23 contains at least one data tool 25, but could contain a suite of diverse data tools 25 for collecting data, each data tool 25 being linked or associated with a data set 26. Each data set 26 contains parameters and other information and data that are useful in the execution of the associated or linked data tool 25.
  • The communication system 30 contains a tool transmitter 32 for transmitting the data tools 25 and data sets 26 to the tool processor 50 and a data receiver 34 for receiving data records created by the operator 60 based on information contained in the source files 70. The data records are stored in the data collection 24 residing on the server 20. The communication system 30 allows a remote server 27 to communicate through a communication channel 40 with the tool processor 50. The tool processor 50 includes a data store 52, in which the data records 56 and data tools 58 are stored. Also included within the tool processor 50 is a tool parsing engine 54 for parsing and executing instructions that form the code or script of the data tools 25 and a local communication system 55 for establishing communication between the operator 60 and the application processor 27 through the communication channel 40. The communication channel 40 and the other links between the various components of the system 10 may be dedicated facilities, a Wide Area Network (WAN), a Virtual Private Network (VPN), a local area network, the internet or any number of other land based, terrestrial based or wireless communication facilities, networks or resources.
  • The tool processor 50 is utilized by an operator 60 that has access to source files 70. The tool processor 50 may be a PDA, workstation, laptop computer, desktop computer or any other of various platforms containing processing units capable of executing the data tool 25 to create data records 56. In the preferred embodiment depicted in FIG. 1, the operator 60 is a human agent who may be assigned to read through source files 70 that are paper and/or electronic files in a physician's office, hospital, skilled nursing facility, medical laboratory, free standing radiology clinic or other health care provider at any other location or facility of an entity that participates in the medical service provider plan. Alternatively, the system 10 may be configured to function in a more automated way by replacing the human operator 60 with an automated interface application 61, as described below in reference to FIGS. 4 and 5.
  • The specific information or data that the operator 60 is assigned to collect may be found in source files 70 that are of various media and in numerous formats. The sources files 70 from which the operator 60 may extract the information or data may be electronic or paper files and records or the operator may collect the data or information source files 70 that are the physical locations or facilities themselves by inspecting or auditing the premises.
  • Referring now to FIG. 2, the method 100 for collecting data from a data source file 70 begins in step 102 when the operator 60 logs onto an application program containing functionality to authenticate the identity of the operator 60. The application program may reside on the tool processor 50 or on the application processor 27 of a remote server 20, or a combination of both of these configurations with some functions of the application program residing locally on the tool processor 50 and some functions of the application program residing remotely on a server 20. The application program authenticates the operator in step 104 allowing the operator in step 106 to request the appropriate tools for a particular data collection assignment. In step 108 the application program fetches the assignment for the operator 60 and begins in step 110 to build a tool set that will enable the operator 60 to collect the information or data of interest to the organization that has been authorized to receive the patient's information, such as a medical service provider plan.
  • In step 112, the tool set is transmitted by the tool transmitter 32 within communication system 30 from the tool collection 23 within the database 22 to the tool processor 50 via the communication channel 40. The tool set is stored in the tool store 58 within the data store 52 resident on the tool processor 50. The tools are executed by the tool parsing engine 54 within the tool processor 50 in step 114 enabling the operator 60 create data records 56 in step 118 from the relevant data collected from the source files 70. The data records 56 are stored within the data store 52 of tool processor 50. The record store 56 and the tool store 58 resident on tool processor 50 may be contained with the same or different devices.
  • In step 120, the data record or records 56 are transmitted from the tool processor 50 through its communication system 55 via the communication channel 40 to the data receiver 34 to a remote communication system 30 that provides a communication interface for the server 20. The data records 56 are stored in the data collection 24 residing on the server 20.
  • The process of building the tool set for the operator's data collection assignment in step 110 is outlined in more detail in FIG. 3 beginning in step 200 in which the application program identifies a tool 25 that is needed for the operator 60 to perform his or her data collection assignment. The identity of the operator 60 may be used to determine the data collection assignment and thus serve as the basis for selecting the component tools that will comprise a tool set, although other criteria such as date, time, location and/or other relevant factors may also be used by the application program in determining the tools that will comprise the tool set to compete any particular data collection assignment. The application program fetches the tool 25 script in step 202 and the data set 26 that is linked or associated with the identified tool 25 script. In step 204 the fetched tool 25 script and data set 26 are added to a tool set for the operator's 60 assignment.
  • In step 206, the application program decides whether or not all of the tools 25 and linked or associated data sets 26 that are required for the operator 60 to compete the assignment have been accumulated in the tool set and returns to step 200 if all of the tools 25 and linked or associated data sets 26 have not been accumulated to complete the assignment. If all of the tools 25 and linked or associated data sets 26 required by the operator to complete the assignment have been accumulated the process continues to step 112 in which the tool set is transmitted via the communication channel 40 to the communication system 55 in the tool processor 50 as described above.
  • Referring now to FIG. 4, a second preferred embodiment of the invention is depicted in which the human operator 60 has been replaced in the system 10 by an interface application program 61 running on the tool processor 50 as the interface between the tool processor 50 and the sources files 70. Like the human operator 60 in the first preferred embodiment described above, the interface application 61 searches through the source files 70 stored on a client database 72 to extract data in accordance with directions in the tool set and data set. For example, the tools set may contain instructions to collect a patient's birth date, the date of an office visit, or particular codes that indicate diagnoses or events such as doctor office or hospital visits. The interface application 61 may also be resident on the same machine as the data the tool selector function 28, the authentication function 29 and/or the database 22, or could physically reside on a separate machine that is interconnected with the system 10.
  • The interface application 61 can be configured such that some functions reside locally on the tool processor 50 and some functions reside remotely on a server 20. The interface application program 61 may also be part of a larger data management system that has a data collection function. The data management system can be configured to reside centrally either on the tool processor 50 or a remote server 20. The data management system can also be a distributed architecture system with some functions residing on the tool processor 50 and some functions residing remotely on a server 20. Alternatively, the interface application 61 can be configured to monitor one or more data input channels 76 between an end user 78 and an electronic medical records system 74 to extract data in real time and deliver information in smaller data packets. The interface application 61 transmits a data packet when a particular detail specified by the data set and data tools is recognized on the data input channel 76. The data tool and data set may request information related to a particular code 9999, for example, which may represent that a certain lab test has been ordered by a doctor. The interface application 61 can be configured to continuously monitor for the code 9999 and extract in real-time the fact that this test has been ordered at the same time that doctor's assistant inputs this data into the computer resident at the doctor's office. In this embodiment, the interface application 61 can be resident on a tool processor 50, a remote server 20 or on a server or workstation connected directly to a client's network with a communication channel back to the system 10.
  • The interface application 61 supplies the search, recognition and extraction skills that are necessary to generate the data records 56 that are supplied by the human operator 60 in the first preferred embodiment depicted in FIG. 1. The interface application 61 is a computer program that may incorporate expert systems, artificial intelligence and/or other embedded intelligence technologies for the purpose of supplying or approximating the human operator's 60 expertise, and may be written in software languages that afford learning capabilities such as 4GL. The interface application 61 may utilize any interface protocol, such as by way of example, HL7, ODBC, XML or a proprietary interface, suitable to interact with the source files 70. The interface application 61 may interact with the source files 70 through one or more computers, devices, and/or interfaces in any manner known in the art, including the Internet, intranets and through various server protocols and devices. The data may be extracted and transmitted from the device on which the source files 70 are resident and received by the interface application 61 on the remote server 20 or on the tool processor 50 in any number of ways, including, but not limited to, any data or signal discernable by the application interface 61 as a data record 56, such as a message in any format of any computer protocol.
  • The second preferred embodiment of the invention described above with reference to FIG. 4 for collecting data from data source files 70 utilizing the interface application 61 instead of a human operator 60 performs the method set forth in FIGS. 2 and 3 in a manner similar to collection by a human operator. The method begins in step 102 when the interface application 61 logs onto the system 100. The interface application 61 may logon to application program in response to polling that occurs at predetermined intervals established during initialization of the interface application 61.
  • In step 104, the application authenticates the interface application 61 based on information contained in a transmission from the interface application 61. The authentication function 29 may reside of the tool processor 50 or on a remote server 20. In step 106, the interface application 61 requests the appropriate tools for a particular data collection assignment. In step 108, the application program fetches the assignment for the application interface 61 and begins in step 110 to build a tool set in the manner set forth in FIG. 3 and described above that enables the interface application 61 to collect the information or data of interest. Once the tool set has been assembled, the tool set is sent in step 112 to the tool processor 50 and tool parsing engine 54 resident on the tool processor 50 begins in step 114 executing or parsing the script of each of the tools 25 in the tool set to collect the relevant data from the source files 70.
  • As the interface application 61 collects the data in step 116 from the source files 70 under the control of the tool processor 50, a data record 56 is created in step 118 and stored in the data store 52 of the tool processor 50. Once all of the instructions in the tool set have been executed and the data is completely collected in step 118 the tool processor 50 then uploads data records 56 in step 120 from the local data store 52 to the data receiver 34 and on to the data collection 24 in the database 22. Alternatively, the submission of data to the database 22 could occur in real-time as it is being collected from the source files 70 through the application interface 61. It should be noted that the functions of the interface application 61 in this process 100 could also be performed remotely by a data application program resident on a remote server 20.
  • Referring now to FIG. 5, the second alternative method 300 for collecting data from a data source file 70 without the aid of a human operator 60 begins in step 302 as the tools and data are loaded onto the tool processor 50 and begin to execute. In step 304, the application interface monitors traffic 76 on the data input channel 76 between an end user 78 and a medical records system 74 or other type of data storage system. In step 306, the sampled data is compared to the particular criteria requested by the tool set and data set. If the sampled data does not meet the particular criteria specified by the tool set and data set, the process returns to step 304 and continues monitoring the data input line 76. If the sampled data in step 306 does meet a particular criterion specified in the tool set and data set, the data is collected in step 308. A data record is created in step 310 and the collected data transmitted to the data base 22 in step 312.
  • The foregoing description of the preferred embodiment is not intended to limit the invention to this preferred embodiment, but rather to enable any person skilled in the art of data collection to make and use this invention. As any person skilled in the art of data collection will recognize from the foregoing description and from the figures and claims, modifications and changes can be made to this preferred embodiment of the invention without departing from the scope of this invention defined in the following claims.

Claims (35)

1. A system for collecting data from a data source comprising:
a database containing at least one tool for collecting data from said data source to create a data record;
a tool selector in communication with said database for selecting said tool from said database;
a tool processor for executing said tool; and
a communication channel for communicating between said database and said tool processor;
whereby said tool is selected from said data base by said tool selector and transmitted to said tool processor for use in creating said data record that is transmitted to said database via said communication channel.
2. The system of claim 1, further comprising:
a communication system in communication with said database and said tool processor for transmitting said tool to said data base and receiving said data record from said tool processor.
3. The system of claim 1, further comprising:
a data store within said tool processor for storing said data record.
4. The system of claim 1, further comprising:
a tool parsing engine within said tool processor for parsing instructions of said tool.
5. The system of claim 1, further comprising:
an application processor in communication with said database, said application processor having a tool selector functionality whereby tools are selected from said database.
6. The system of claim 1, further comprising:
a data set associated with said data tool, said data set containing parameters useful in the execution of said data tool.
7. The system of claim 2, wherein said communication contains a tool transmitter for transmitting said data tool to said data base.
8. The system of claim 2, wherein said communication contains a tool data receiver for receiving said data record from said tool processor.
9. The system of claim 5, wherein said application processor contains authentication functionality for determining a tool set to be assembled.
10. A method for collecting data from a data source comprising the steps of:
providing a database containing at least one data tool for collecting data from said data source to create a record;
providing a selector for selecting said tool from said database;
providing a processor for executing said tool;
providing a transmitter for transmitting said tool from said database to said processor;
providing a communication channel for communicating between said database and said processor;
selecting said tool from said database;
transmitting said tool from said database to said processor by way of said communication channel;
collecting data from said data source;
creating a record based on said data; and
transmitting said record from said processor to said database.
11. The method of claim 10, further comprising the step of:
building a tool set based on a data collection assignment.
12. The method of claim 11, further comprising the step of:
transmitting said tool set to said processor.
13. The method of claim 1 0, further comprising the step of:
authenticating an operator of said processor.
14. The method of claim 10, further comprising the step of:
executing said tool on said processor.
15. The method of claim 12, further comprising the step of:
fetching an assignment based on authentication of a human operator.
16. The method of claim 12, further comprising the step of:
fetching an assignment based on authentication of an interface application.
17. A system for collecting data from a data source comprising:
a server with a database containing at least one tool for collecting data from said data source to create a data record;
a tool processor for executing said tool;
an application processor in communication with said database and said tool processor, said application processor having a tool selector for selecting said tool from said database;
a communication system in communication with said server and said tool processor for communicating said tool to said tool processor and communicating data record to said database.
a communication channel for communicating between said communication system and said tool processor;
whereby said tool is selected from said database by said tool selector and transmitted to said tool processor for use in creating said data record.
18. The system of claim 17, wherein said application processor contains authentication functionality for determining a tool set to be assembled.
19. The system of claim 17, wherein said database contains a data set associated with said data tool, said data set containing parameters useful in the execution of said data tool.
20. The system of claim 17, further comprising:
a tool parsing engine within said tool processor for parsing instructions of said tool.
21. A method for collecting data from a data source comprising the steps of:
providing a database containing at least one data tool for collecting data from said data source to create a record and a selector for selecting said tool from said database;
providing a tool processor for executing said tool and an application processor for building a tool set based on data collection assignment;
selecting said tool from said database;
building a tool set based on data collection assignment;
transmitting said tool set to said processor;
collecting data from said data source using said tool set;
creating a record based on said data; and
transmitting said record from said tool processor to said database.
22. The system of claim 1, further comprising:
an interface between said tool processor and said data source.
23. The system of claim 22, wherein said interface is a human operator.
24. The system of claim 22, wherein said interface is a computer program.
25. The method of claim 10, wherein said collecting step is performed by a human operator.
26. The method of claim 10, wherein said collecting step is performed by a computer program.
27. The system of claim 17, further comprising:
an interface between said tool processor and said data source.
28. The system of claim 27, wherein said interface is a human operator.
29. The system of claim 27, wherein said interface is a computer program.
30. The method of claim 21, wherein said collecting step is performed by a human operator.
31. The method of claim 21, wherein said collecting step is performed by a computer program.
32. A method for collecting data from a data source comprising the steps of:
providing an interface program configured to monitor a communication channel between a data storage system and a source of input data;
providing a tool processor in communication with a database and said interface program, said tool processor configured to execute at least one data collection tool;
monitoring said communication channel for data related to services that match at least one predetermined criterion;
determining whether said monitored service data contains said predetermined criterion using said data collection tool; and
creating a data record based on at least a portion of said monitored service data.
33. The method of claim 32, further comprising the step of:
transmitting said data record to said database.
34. The method of claim 32 wherein said data storage system is a medical records system.
35. The method of claim 32 wherein said services are medical services.
US11/099,878 2004-11-16 2005-04-06 System and method for collecting data from data sources using data collection tools Abandoned US20060106789A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US11/099,878 US20060106789A1 (en) 2004-11-16 2005-04-06 System and method for collecting data from data sources using data collection tools
US12/231,176 US9268827B2 (en) 2004-11-16 2008-08-29 System and method for collecting data from data sources and using data collection tools

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/989,989 US7519622B2 (en) 2004-11-16 2004-11-16 System and method for collecting data from data sources using data collection tools
US11/099,878 US20060106789A1 (en) 2004-11-16 2005-04-06 System and method for collecting data from data sources using data collection tools

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/989,989 Continuation-In-Part US7519622B2 (en) 2004-11-16 2004-11-16 System and method for collecting data from data sources using data collection tools

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/231,176 Division US9268827B2 (en) 2004-11-16 2008-08-29 System and method for collecting data from data sources and using data collection tools

Publications (1)

Publication Number Publication Date
US20060106789A1 true US20060106789A1 (en) 2006-05-18

Family

ID=46321906

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/099,878 Abandoned US20060106789A1 (en) 2004-11-16 2005-04-06 System and method for collecting data from data sources using data collection tools
US12/231,176 Expired - Fee Related US9268827B2 (en) 2004-11-16 2008-08-29 System and method for collecting data from data sources and using data collection tools

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/231,176 Expired - Fee Related US9268827B2 (en) 2004-11-16 2008-08-29 System and method for collecting data from data sources and using data collection tools

Country Status (1)

Country Link
US (2) US20060106789A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110029535A1 (en) * 2009-07-31 2011-02-03 Cole Patrick L Data management system
US8296414B1 (en) * 2007-09-28 2012-10-23 Emc Corporation Techniques for automated application discovery
CN108268543A (en) * 2016-12-31 2018-07-10 中国移动通信集团江西有限公司 Database acquisition method and device

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8515989B2 (en) 2010-02-12 2013-08-20 Ronald E. Fernandez Dynamic data management system and method for collecting data from disperse sources in real-time
CA3089920C (en) 2010-10-12 2024-01-09 Smith & Nephew, Inc. A medical device configured to communicate with a remote computer system
US9737649B2 (en) 2013-03-14 2017-08-22 Smith & Nephew, Inc. Systems and methods for applying reduced pressure therapy
CN108292529A (en) 2015-10-07 2018-07-17 史密夫和内修有限公司 System and method for application decompression treatment
WO2017197357A1 (en) 2016-05-13 2017-11-16 Smith & Nephew Plc Automatic wound coupling detection in negative pressure wound therapy systems
US11369730B2 (en) 2016-09-29 2022-06-28 Smith & Nephew, Inc. Construction and protection of components in negative pressure wound therapy systems
US11712508B2 (en) 2017-07-10 2023-08-01 Smith & Nephew, Inc. Systems and methods for directly interacting with communications module of wound therapy apparatus
GB201820668D0 (en) 2018-12-19 2019-01-30 Smith & Nephew Inc Systems and methods for delivering prescribed wound therapy

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5475742A (en) * 1992-04-03 1995-12-12 Euro Cp System for remote data collection, process for operating this system and associated collection device
US5745681A (en) * 1996-01-11 1998-04-28 Sun Microsystems, Inc. Stateless shopping cart for the web
US5924074A (en) * 1996-09-27 1999-07-13 Azron Incorporated Electronic medical records system
US5950010A (en) * 1996-11-25 1999-09-07 J.D. Edwards World Source Co. System and method for customized application package building and installation
US6006230A (en) * 1997-01-15 1999-12-21 Sybase, Inc. Database application development system with improved methods for distributing and executing objects across multiple tiers
US6163276A (en) * 1999-05-17 2000-12-19 Cellnet Data Systems, Inc. System for remote data collection
US6460041B2 (en) * 2000-04-26 2002-10-01 Inshift Technologies, Inc. Browser-based database-access engine apparatus and method
US20020194314A1 (en) * 2001-05-17 2002-12-19 Alexander Kouznetsov Application generator
US6691116B1 (en) * 2001-10-31 2004-02-10 Storability, Inc. Method and system for data collection from remote sources
US6751650B1 (en) * 2000-01-31 2004-06-15 Journyx, Inc. Method and apparatus for monitoring contractor performance
US20040153338A1 (en) * 2002-05-08 2004-08-05 Back Kim Medical information system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6775670B2 (en) * 1998-05-29 2004-08-10 Luc Bessette Method and apparatus for the management of data files
US6289299B1 (en) * 1999-02-17 2001-09-11 Westinghouse Savannah River Company Systems and methods for interactive virtual reality process control and simulation
US20020077849A1 (en) * 2000-01-28 2002-06-20 Baruch Howard M. System and method for improving efficiency of health care
US20020128866A1 (en) * 2000-12-29 2002-09-12 Goetzke Gary A. Chronic pain patient care plan
US20030014282A1 (en) * 2001-07-16 2003-01-16 Alan Haaksma Method and system for creating a conveniently accessible portable medical history
US7519622B2 (en) 2004-11-16 2009-04-14 Unival, Inc. System and method for collecting data from data sources using data collection tools

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5475742A (en) * 1992-04-03 1995-12-12 Euro Cp System for remote data collection, process for operating this system and associated collection device
US5745681A (en) * 1996-01-11 1998-04-28 Sun Microsystems, Inc. Stateless shopping cart for the web
US5924074A (en) * 1996-09-27 1999-07-13 Azron Incorporated Electronic medical records system
US5950010A (en) * 1996-11-25 1999-09-07 J.D. Edwards World Source Co. System and method for customized application package building and installation
US6006230A (en) * 1997-01-15 1999-12-21 Sybase, Inc. Database application development system with improved methods for distributing and executing objects across multiple tiers
US6163276A (en) * 1999-05-17 2000-12-19 Cellnet Data Systems, Inc. System for remote data collection
US6751650B1 (en) * 2000-01-31 2004-06-15 Journyx, Inc. Method and apparatus for monitoring contractor performance
US6460041B2 (en) * 2000-04-26 2002-10-01 Inshift Technologies, Inc. Browser-based database-access engine apparatus and method
US20020194314A1 (en) * 2001-05-17 2002-12-19 Alexander Kouznetsov Application generator
US6691116B1 (en) * 2001-10-31 2004-02-10 Storability, Inc. Method and system for data collection from remote sources
US20040153338A1 (en) * 2002-05-08 2004-08-05 Back Kim Medical information system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8296414B1 (en) * 2007-09-28 2012-10-23 Emc Corporation Techniques for automated application discovery
US20110029535A1 (en) * 2009-07-31 2011-02-03 Cole Patrick L Data management system
US8316023B2 (en) * 2009-07-31 2012-11-20 The United States Of America As Represented By The Secretary Of The Navy Data management system
CN108268543A (en) * 2016-12-31 2018-07-10 中国移动通信集团江西有限公司 Database acquisition method and device

Also Published As

Publication number Publication date
US20090006483A1 (en) 2009-01-01
US9268827B2 (en) 2016-02-23

Similar Documents

Publication Publication Date Title
US9268827B2 (en) System and method for collecting data from data sources and using data collection tools
Khozin et al. Decentralized trials in the age of real-world evidence and inclusivity in clinical investigations
US8180654B2 (en) Method and system for creating, assembling, managing, utilizing, and securely storing portable personal medical records
US20060173715A1 (en) Health information system and method
US8515989B2 (en) Dynamic data management system and method for collecting data from disperse sources in real-time
CN106997421B (en) Intelligent system and method for personalized medical information acquisition and health monitoring
US20120245954A1 (en) Medical Record Collection System
US20140058756A1 (en) Methods and apparatus for responding to request for clinical information
KR20140096044A (en) Methods and systems for intelligent routing of health information
CN109360615A (en) A kind of medical resource sharing method, device, equipment and storage medium
Donahue et al. Veterans health information exchange: successes and challenges of nationwide interoperability
US10379987B1 (en) Intermediate check points and controllable parameters for addressing process deficiencies
KR20060060162A (en) System and method for unified management of medical documents
CN116230147A (en) Medical examination information mutual recognition sharing system
CN111508618A (en) Perioperative period artificial intelligence auxiliary platform system
US20010032102A1 (en) Psychiatric information systems, methods and computer program products that capture psychiatric information as discrete data elements
US7519622B2 (en) System and method for collecting data from data sources using data collection tools
RU2251965C2 (en) Data analysis system in the field of telemedicine
US11322230B2 (en) System and method for generating and implementing a stateless patient history module
Miah et al. Follow-up decision support tool for public healthcare: a design research perspective
US20130304501A1 (en) Optimized specimen collection for laboratory tests
CN204856498U (en) Digital cardiovascular risk assessment system
CA2819727A1 (en) System and method for providing automated caregiving services
Broyles et al. The evolving health information infrastructure
RU116662U1 (en) ADVISORY-DIAGNOSTIC SYSTEM IN THE FIELD OF TELEMEDICINE

Legal Events

Date Code Title Description
AS Assignment

Owner name: UNIVAL, INC., MICHIGAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:FERNANDEZ, RONALD E.;REEL/FRAME:016455/0494

Effective date: 20050401

STCB Information on status: application discontinuation

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