US20150019253A1 - Integrated data capture using aliasing schemes - Google Patents
Integrated data capture using aliasing schemes Download PDFInfo
- Publication number
- US20150019253A1 US20150019253A1 US13/939,406 US201313939406A US2015019253A1 US 20150019253 A1 US20150019253 A1 US 20150019253A1 US 201313939406 A US201313939406 A US 201313939406A US 2015019253 A1 US2015019253 A1 US 2015019253A1
- Authority
- US
- United States
- Prior art keywords
- clinical event
- event data
- clinical
- media
- emr
- 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
Links
Images
Classifications
-
- G06F19/3487—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/174—Form filling; Merging
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H10/00—ICT specially adapted for the handling or processing of patient-related medical or healthcare data
- G16H10/20—ICT specially adapted for the handling or processing of patient-related medical or healthcare data for electronic clinical trials or questionnaires
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H10/00—ICT specially adapted for the handling or processing of patient-related medical or healthcare data
- G16H10/60—ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H15/00—ICT specially adapted for medical reports, e.g. generation or transmission thereof
Definitions
- Clinical studies are scientific studies that test how a new medicine or a new treatment works in humans. Based on the outcomes of these studies, clinicians are able to find new and better ways to prevent, detect, diagnose, control, and treat diseases.
- Clinical studies often rely on clinical event data collected at healthcare facilities and stored in electronic medical record (EMR) systems associated with the healthcare facilities.
- EMR electronic medical record
- Integrated data capture is used to electronically transcribe clinical event data culled from EMRs to case report forms associated with the clinical study.
- EMR electronic medical record
- programs used by integrated data capture systems specified only a limited number of discrete data elements to pull from the EMR systems. If a clinical study required more than this limited number of data elements, a custom program would have to be created—a time-consuming and expensive endeavor.
- previous programs were limited in that they were not designed to group clinical event data together or gather data regarding task documentation from the EMR. For example, previous programs would be unable to gather data regarding whether informed consent was documented for a particular clinical study.
- this disclosure describes, among other things, methods, systems, and computer-storage media for using aliasing schemes to facilitate electronic transcription of clinical event data extracted from an EMR to case report forms associated with one or more clinical studies.
- a generic aliasing scheme that is applicable to multiple, disparate clinical studies is defined.
- the generic aliasing scheme comprises at least a first field for specifying a clinical event type or group such as, for example, “vital signs,” a second field for specifying a particular item of clinical event data within the clinical event group, and an optional third field that specifies one or more suffixes that describe how the clinical event data within the clinical event group is grouped after extraction from the EMR.
- the grouping may be based on the time and date when the data was collected, a relationship between a set of data elements and a parent event, or on whether a task was completed with respect to a data element.
- the groups are presented to a user on a user interface, and the user can select one or all of the groups to import to a case report form. Once a group(s) is selected, it is automatically imported to appropriate fields on the case report form based on the specified aliasing scheme.
- FIG. 1 is a block diagram of an exemplary computing environment suitable to implement embodiments of the present invention
- FIG. 2 is a block diagram of an exemplary system for utilizing a generic aliasing scheme to facilitate electronic transcription of clinical event data extracted from an electronic medical record to case report forms associated with clinical studies suitable to implement embodiments of the present invention
- FIG. 3 is a flow diagram of an exemplary method of using a specified aliasing scheme to group a set of clinical event data extracted from an EMR and using the specified aliasing scheme to facilitate electronic transcription of the set of clinical event data into one or more fields of a case report form in accordance with an embodiment of the present invention
- FIG. 4 is a flow diagram of an exemplary method of generating a generic aliasing scheme, receiving inputs specifying parameters for the generic aliasing scheme, and using the specified aliasing scheme to facilitate electronic transcription of groups of clinical event data extracted from an electronic medical record to one or more case report forms associated with disparate clinical studies in accordance with an embodiment of the present invention.
- Embodiments of the present invention are directed to methods, systems, and computer-storage media for using aliasing schemes to facilitate electronic transcription of clinical event data extracted from an EMR to case report forms associated with one or more clinical studies.
- a generic aliasing scheme that is applicable to multiple, disparate clinical studies is defined.
- the generic aliasing scheme comprises at least a first field for specifying a clinical event type or group such as, for example, “vital signs,” a second field for specifying a particular item of clinical event data within the clinical event group, and an optional third field that specifies one or more suffixes that describe how the clinical event data within the clinical event group is grouped after extraction from the EMR.
- the grouping may be based on the time and date when the data was collected, a relationship between a set of data elements and a parent event, or on whether a task was completed with respect to a data element.
- the groups are presented to a user on a user interface, and the user can select one or all of the groups to import to a case report form. Once a group(s) is selected, it is automatically imported to appropriate fields on the case report form based on the specified aliasing scheme.
- FIG. 1 is an exemplary computing environment (e.g., medical-information computing-system environment) with which embodiments of the present invention may be implemented.
- the computing environment is illustrated and designated generally as reference numeral 100 .
- the computing environment 100 is merely an example of one suitable computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Neither should the computing environment 100 be interpreted as having any dependency or requirement relating to any single component or combination of components illustrated therein.
- the present invention might be operational with numerous other purpose computing system environments or configurations.
- Examples of well-known computing systems, environments, and/or configurations that might be suitable for use with the present invention include personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above-mentioned systems or devices, and the like.
- the present invention might be described in the general context of computer-executable instructions, such as program modules, being executed by a computer.
- Exemplary program modules comprise routines, programs, objects, components, and data structures that perform particular tasks or implement particular abstract data types.
- the present invention might be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
- program modules might be located in association with local and/or remote computer storage media (e.g., memory storage devices).
- the computing environment 100 comprises a computing device in the form of a control server 102 .
- Exemplary components of the control server 102 comprise a processing unit, internal system memory, and a suitable system bus for coupling various system components, including data store 104 , with the control server 102 .
- the system bus might be any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, and a local bus, using any of a variety of bus architectures.
- Exemplary architectures comprise Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronic Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus, also known as Mezzanine bus.
- ISA Industry Standard Architecture
- MCA Micro Channel Architecture
- EISA Enhanced ISA
- VESA Video Electronic Standards Association
- PCI Peripheral Component Interconnect
- the control server 102 typically includes therein, or has access to, a variety of non-transitory computer-readable media.
- Computer-readable media can be any available media that might be accessed by control server 102 , and includes volatile and nonvolatile media, as well as, removable and nonremovable media.
- Computer-readable media may comprise non-transitory computer storage media and communication media.
- Non-transitory computer storage media includes both volatile and nonvolatile, removable and nonremovable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data.
- Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by control server 102 .
- Communication media typically embodies computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
- modulated data signal means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
- communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of any of the above should also be included within the scope of computer-readable media.
- the control server 102 might operate in a computer network 106 using logical connections to one or more remote computers 108 .
- Remote computers 108 might be located at a variety of locations in a medical or research environment, including clinical laboratories (e.g., molecular diagnostic laboratories), hospitals and other inpatient settings, veterinary environments, ambulatory settings, medical billing and financial offices, hospital administration settings, home healthcare environments, and clinicians' offices.
- Clinicians may comprise a treating physician or physicians; specialists such as surgeons, radiologists, cardiologists, and oncologists; emergency medical technicians; physicians' assistants; nurse practitioners; nurses; nurses' aides; pharmacists; dieticians; microbiologists; laboratory experts; laboratory technologists; genetic counselors; researchers; veterinarians; students; and the like.
- the remote computers 108 might also be physically located in nontraditional medical care environments so that the entire healthcare community might be capable of integration on the network.
- the remote computers 108 might be personal computers, servers, routers, network PCs, peer devices, other common network nodes, or the like and might comprise some or all of the elements described above in relation to the control server 102 .
- the devices can be personal digital assistants or other like devices.
- Computer networks 106 comprise local area networks (LANs) and/or wide area networks (WANs). Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets, and the Internet.
- the control server 102 When utilized in a WAN networking environment, the control server 102 might comprise a modem or other means for establishing communications over the WAN, such as the Internet.
- program modules or portions thereof might be stored in association with the control server 102 , the data store 104 , or any of the remote computers 108 .
- various application programs may reside on the memory associated with any one or more of the remote computers 108 . It will be appreciated by those of ordinary skill in the art that the network connections shown are exemplary and other means of establishing a communications link between the computers (e.g., control server 102 and remote computers 108 ) might be utilized.
- an organization might enter commands and information into the control server 102 or convey the commands and information to the control server 102 via one or more of the remote computers 108 through input devices, such as a keyboard, a pointing device (commonly referred to as a mouse), a trackball, or a touch pad.
- input devices such as a keyboard, a pointing device (commonly referred to as a mouse), a trackball, or a touch pad.
- Other input devices comprise microphones, satellite dishes, scanners, or the like.
- Commands and information might also be sent directly from a remote healthcare device to the control server 102 .
- the control server 102 and/or remote computers 108 might comprise other peripheral output devices, such as speakers and a printer.
- control server 102 and the remote computers 108 are not shown, such components and their interconnection are well known. Accordingly, additional details concerning the internal construction of the control server 102 and the remote computers 108 are not further disclosed herein.
- FIG. 2 an exemplary computing system environment 200 is depicted suitable for use in implementing embodiments of the present invention.
- the computing system environment 200 is merely an example of one suitable computing system environment and is not intended to suggest any limitation as to the scope of use or functionality of embodiments of the present invention. Neither should the computing system environment 200 be interpreted as having any dependency or requirement related to any single module/component or combination of modules/components illustrated therein.
- the computing system environment 200 includes an aliasing service 210 , a healthcare facility 212 and its associated EMR system 214 , a client device 216 , and two clinical studies 220 and 228 , each with its associated case report forms, all in communication with one another via a network 236 .
- the network 236 may include, without limitation, one or more local area networks (LANs) or wide area networks (WANs). Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets, and the Internet. Accordingly, the network is not further described herein.
- one or more of the illustrated components/modules may be implemented as stand-alone applications. In other embodiments, one or more of the illustrated components/modules may be integrated directly into the operating system of the aliasing service 210 .
- the components/modules illustrated in FIG. 2 are exemplary in nature and in number and should not be construed as limiting. Any number of components/modules may be employed to achieve the desired functionality within the scope of embodiments hereof. Further, components/modules may be located on any number of servers.
- the aliasing service 210 might reside on a server, a cluster of servers, or a computing device remote from one or more of the remaining components.
- the healthcare facility 212 may include, for example, hospitals, physician offices, nursing homes, urgent care clinics, and the like. Although only one healthcare facility is shown, it is contemplated that the present invention may encompass multiple healthcare facilities.
- the healthcare facility 212 treats patients, one or more of which may be enrolled in a clinical study such as clinical study 220 and/or clinical study 228 .
- clinical event data is collected by the healthcare facility 212 using one or more documentation applications.
- the clinical event data may be collected in the ordinary course of treating the patient or in response to specific requirements of a clinical study in which the patient is enrolled.
- clinical event data are numerous but representative examples may include vital signs, physical history, social history, medication history, immunization history, adverse drug event data, laboratory results, radiograph results, and the like.
- the clinical event data is stored in association with the EMR system 214 .
- the healthcare facility 212 may be able to access the aliasing service 210 in a variety of ways within the scope of the present invention.
- the healthcare facility 212 may have a native clinical computing system, which may be able to communicate with the aliasing service 210 .
- a client application associated with the aliasing service 210 may reside or partially reside on one or more of the healthcare facility's computing devices facilitating communication with the aliasing service 210 .
- communication may simply be a web-based communication, using, for example, a web browser to communicate to the aliasing service 210 via the Internet. Any and all such variations are contemplated to be within the scope of embodiments of the present invention.
- the healthcare facility's EMR system 214 may comprise electronic clinical documents such as images, clinical notes, orders, summaries, reports, analyses, or other types of electronic medical documentation relevant to a particular patient's condition and/or treatment.
- Electronic clinical documents contain various types of clinical event data relevant to the condition and/or treatment of a particular patient and can include information relating to, for example, patient identification information, images, alert history, culture results, physical examinations, vital signs, past medical histories, surgical histories, family histories, histories of present illnesses, current and past medications, allergies, symptoms, past orders, completed orders, pending orders, tasks, lab results, other test results, clinical studies in which the patient is currently enrolled or has been previously enrolled in, patient encounters and/or visits, immunizations, physician comments, nurse comments, other caretaker comments, and a host of other relevant clinical information.
- the data store 214 may, in fact, be a plurality of storage devices, for instance, a database cluster.
- the end-user computing device 216 includes a display screen 218 .
- the display screen 218 is configured to display information to the user of the end-user computing device 216 , for instance, information relevant to communications initiated by and/or received by the end-user computing device 216 , clinical event data organized by group, and/or the like.
- Embodiments are not intended to be limited to visual display but rather may also include audio presentation, combined audio/visual presentation, and the like.
- the end-user computing device 216 may be any type of display device suitable for presenting a graphical user interface.
- Such computing devices may include, without limitation, a computer, such as, for example, any of the remote computers 108 described above with reference to FIG. 1 .
- Other types of display devices may include tablet PCs, PDAs, mobile phones, smart phones, as well as conventional display devices such as televisions. Interaction with the graphical user interface may be via a touch pad, a pointing device, and/or gestures.
- Clinical study “1” 220 and clinical study “2” 228 represent one or more disparate or related clinical studies in which patients, such as patients cared for by the healthcare facility 212 , are enrolled. Although only two clinical studies are shown, it is contemplated that the present invention may encompass numerous clinical studies.
- the clinical studies 220 and 228 may be administered by organizations that are separate from the healthcare facility 212 or by organizations that are affiliated with the healthcare facility 212 .
- Each clinical study 220 and 228 may collect different types of clinical event data.
- clinical study 220 may be studying the effects of a new medication on humans and clinical study 228 may be studying the effectiveness of a stroke prevention protocol. Each of these studies would likely collect different types of clinical event data.
- Each clinical study 220 and 228 has associated case report forms (e.g., case report forms 222 , 224 , and 226 in the case of clinical study 220 , and case report forms 230 , 232 , and 234 in the case of clinical study 228 ).
- case report forms e.g., case report forms 222 , 224 , and 226 in the case of clinical study 220 , and case report forms 230 , 232 , and 234 in the case of clinical study 228 .
- clinical study 220 and clinical study 228 may be able to access the aliasing service 210 in a variety of ways within the scope of the present invention.
- the clinical studies 220 and 228 may have a native clinical computing system, which may be able to communicate with the aliasing service 210 .
- a client application associated with the aliasing service 210 may reside or partially reside on one or more of the clinical studies' computing devices facilitating communication with the aliasing service 210 .
- communication may simply be a web-based communication, using, for example, a web browser to communicate to the aliasing service 210 via the Internet. Any and all such variations are contemplated to be within the scope of embodiments of the present invention.
- Components of the aliasing service 210 may include a processing unit, internal system memory, and a suitable system bus for coupling various system components, including one or more data stores for storing information (e.g., files and metadata associated therewith).
- the aliasing service 210 typically includes, or has access to, a variety of computer-readable media.
- the computing system environment 200 is merely exemplary. While the aliasing service 210 is illustrated as a single unit, it will be appreciated that the aliasing service 210 is scalable. For example, the aliasing service 210 may in actuality include a plurality of computing devices in communication with one another. Moreover, the data store 214 , or portions thereof, may be included within, for instance, the aliasing service 210 as a computer-storage medium.
- the single unit depictions are meant for clarity, not to limit the scope of embodiments in any form.
- the aliasing service 210 comprises an aliasing component 238 , an extraction component 240 , a presentation component 242 , a receiving component 244 , and an importing component 246 .
- one or more of the components 238 , 240 , 242 , 244 , and 246 may be implemented as stand-alone applications.
- one or more of the components 238 , 240 , 242 , 244 , and 246 may be integrated directly into the operating system of a computing device such as the remote computer 108 of FIG. 1 .
- the components 238 , 240 , 242 , 244 , and 246 illustrated in FIG. 2 are exemplary in nature and in number and should not be construed as limiting. Any number of components may be employed to achieve the desired functionality within the scope of embodiments hereof.
- the aliasing component 238 of the aliasing service 210 is configured to generate one or more generic aliasing schemes that can be used to group clinical event data in ways that are useful to a wide variety of disparate clinical studies, such as clinical studies 220 and 228 .
- Using a generic aliasing scheme eliminates the need for clinical studies to generate custom programs—saving both time and money.
- the generic aliasing scheme generally includes a first field for specifying an item group alias that describes a clinical event type or group, a second field for specifying an item alias that describes a particular item of clinical event data, and an optional third field used to specify a suffix that describes how the clinical event data within the clinical event group will be grouped.
- a data collection script can be used to specify the aliases for the item groups and the items; the data collection script maps to data locations in the EMR 214 .
- a generic aliasing scheme that is used to group clinical event data based on the time and the date when the data was collected and stored in the EMR 214 includes:
- the same item group alias will be assigned to different items of clinical event data that will be grouped together.
- the suffix “DTTM” is appended to the item alias and indicates that timestamp information should be extracted from the EMR 214 when the pieces of clinical event data corresponding to the item aliases are extracted, and that the timestamp information should be used to group clinical event data collected on the same day and at the same time.
- a clinical study such as the clinical study 220
- a user associated with the clinical study 220 specifies the following aliasing schemes: VS.SYSBP.DTTM and VS.APHR.DTTM, where “VS” is the item group alias for vital signs, “SYSBP” and “APHR” are item aliases for systolic blood pressure and apical heart rate, and “DTTM” is the suffix.
- these aliasing schemes are used to extract from the patient's EMR systolic blood pressure readings and their associated time stamps, and apical heart rate readings and their associated time stamps. Based on the suffix, those readings that occurred on the same day and at the same time will be grouped together under the item group “vital signs.”
- Another generic aliasing scheme that is used to indicate whether a task associated with a particular piece of clinical event data was completed, and, if not completed, the reason it was not completed, includes:
- the same item group alias will be assigned to different clinical event data that will be grouped together.
- the suffix “TASK” is appended to the item alias and indicates that task completion information, including the time and date when the task was completed, will be extracted from the EMR 214 when the pieces of clinical event data corresponding to the item aliases are extracted, and that the task completion information will be used to group the pieces of clinical event data under the clinical event group. For instance, all pieces of clinical event data on which task completion was documented and having the same item group alias will be grouped together. If a task was not completed for a particular piece of clinical event data, the “TASK” suffix is additionally used to extract information from the EMR regarding the documented reason the task was not completed.
- the clinical study may wish to collect information about whether informed consent was obtained from the patient for participation in the clinical study.
- a user associated with the clinical study specifies the following aliasing scheme, “STUDYINFO.CONSENT.TASK,” where “STUDYINFO” is the item group alias for the clinical study and its associated case report form, “CONSENT” is the item alias for informed consent, and “TASK” is the suffix that indicates that task completion information is needed.
- the aliasing scheme is used to extract from the patient's EMR information regarding whether informed consent was documented for the clinical study and, if informed consent was documented, a date and time associated with the documentation. If informed consent was not documented, the “TASK” suffix is used to extract any documented reasons why informed consent was not obtained from the patient (e.g., the patient was unconscious and unable to give informed consent).
- a third generic aliasing scheme generated by the aliasing component 238 is used to group clinical event data collected together on the same documentation form.
- the clinical event data may be collected in a grid on the documentation form, or in individual cells on the documentation form.
- the third generic aliasing scheme corresponds to the following format:
- the “item alias” in combination with the “item group alias” indicates that clinical event data corresponding to the item alias will be grouped under the clinical event group indicated by the item group alias.
- a documentation form used by a clinician may have a grid for documenting alcohol use.
- the grid may include fields for alcohol frequency, alcohol type, and alcohol amount.
- the administrator of the clinical study may specify the following aliasing schemes: ALCOHOL.ALCOHOLFREQ and ALCOHOL.ALCOHOLAMT. These aliasing schemes will be used to extract clinical event data regarding alcohol frequency and alcohol amount from the grid on the documentation form and group the information together under alcohol use.
- the grid represents a subset of data items collected on the same documentation form.
- a documentation form may be used by a clinician to gather a social history for the patient.
- the form may have fields for marital status, smoking history, education level, and the like.
- the clinical study may be interested in information regarding marital status and smoking history.
- the administrator may specify the following aliasing schemes: SOCIALHX.MARITAL and SOCIALHX.SMOKINGHX.
- the aliasing schemes are used to extract the indicated information from the social history documentation form and group the data together under social history.
- the receiving component 244 is configured to receive inputs specifying, for example, specific item group aliases and item aliases corresponding to input fields of a particular generic aliasing scheme.
- the inputs may be specified using, for example, data collection script and may be inputted by a user associated with a clinical study who is seeking to collect information needed by the clinical study.
- the presentation component 242 is configured to present the extracted groups of data on a user interface of a display device such as the client device 216 .
- a display device such as the client device 216 .
- more than one group of clinical event data may be presented.
- one of the presented groups may correspond to vital sign readings taken at 8:00 am on Jun. 1, 2013, and another of the presented groups may correspond to vital sign readings taken at 12:00 pm on Jun. 1, 2013.
- the receiving component 244 is configured to receive a user selection of one or more of the presented groups. For example, the clinical study may only be interested in readings taken in the morning. The user is able to specify that only the readings taken at 8:00 am on Jun. 1, 2013 should be electronically transcribed into the case report form.
- the importing component 246 is configured to electronically transcribe and/or import the selected group of clinical event data to one or more case report forms associated with the clinical study.
- the importing component 246 uses the specified aliasing scheme to determine which fields on the case report form to import the selected group of data.
- the specified item group alias in the aliasing scheme may be “vitals,” and the particular case report form has a field corresponding to “vitals.”
- the importing component 246 uses the item group alias to import the vitals group into the vitals field on the case report form.
- the specified item group alias may be “vital signs” and the item alias may be “systolic blood pressure.”
- the importing component 246 uses both the item group alias and the item alias to import the systolic blood pressure reading into the systolic blood pressure field under the vitals field on the case report form.
- FIG. 3 depicts a flow diagram of an exemplary method of using aliasing schemes to facilitate the electronic transcription of clinical event data extracted from an EMR to case report forms associated with one or more clinical studies.
- the clinical studies may be disparate from one another and require different types of clinical event data. Further, the clinical studies may require the clinical event data be grouped in a certain way or that task completion be documented.
- the generic aliasing scheme described in the present invention can be used to meet these different needs without requiring the clinical studies to generate their own custom programs.
- inputs are received from, for example, a user associated with the clinical study, specifying an aliasing scheme that is used to group a defined set of clinical event data that is stored in association with an EMR, such as the EMR 214 of FIG. 2 .
- the inputs may comprise an item group alias and one or more item aliases.
- the set of clinical event data specified by the item aliases is associated with a particular clinical event type or group specified by the item group alias.
- the specified aliasing scheme may be derived from a generic aliasing scheme generated by an aliasing component such as the aliasing component 238 of FIG. 2 .
- the aliasing scheme may additionally include a suffix that describes how clinical event data will be grouped.
- the item group alias and the item alias may be specified using one or more data collection scripts such as, for example, CDASH nomenclature, that map to existing data locations in the EMR.
- suffixes may be used to indicate how the set of clinical event data will be grouped.
- the “DTTM” suffix is used to group the set of clinical event data based on a date and a time when the data was collected or recorded in the EMR.
- Another suffix, the “TASK” suffix is used to group the set of clinical event data based on whether one or more tasks associated with the set of clinical event data were completed.
- task completion if a task was not completed with respect to a certain clinical event, the “TASK” suffix is also used to extract information from the EMR about why the task was not completed.
- the set of clinical event data may also be grouped based on a relationship between the data elements within the set and a parent event indicated by the item group alias.
- the set of clinical event data is extracted from the EMR by an extraction component, such as the extraction component 240 of FIG. 2 , and is grouped according to the specified aliasing scheme.
- the groups are presented on a user interface by a presentation component, such as the presentation component 242 of FIG. 2 .
- a receiving component receives a selection of at least one of the presented groups. The selection may be inputted by a user associated with the clinical study.
- the selected group is electronically transcribed or imported into one or more case report forms associated with the clinical studies by an importing component such as the importing component 246 of FIG.
- the specified aliasing scheme is further used to facilitate this process.
- the aliases used in the specified aliasing scheme may correspond to descriptors associated with one or more fields on the case report form.
- the importing component uses the specified aliasing scheme to direct where data in the selected group should be placed on the case report form.
- FIG. 4 a flow diagram is depicted of an exemplary method of generating a generic aliasing scheme, receiving inputs specifying aliases for the generic aliasing scheme, and using the specified aliasing scheme to facilitate electronic transcription of groups of clinical event data extracted from an electronic medical record to one or more case report forms associated with disparate clinical studies.
- the generic aliasing scheme is defined by an aliasing component of an aliasing service such as the aliasing component 238 of FIG. 2 .
- the generic aliasing scheme is useable by a plurality of disparate clinical studies and specifies ways to group clinical event data stored in association with an EMR.
- the generic aliasing scheme comprises at least a first field used for specifying an item group alias corresponding to a clinical event type or group, and a second field used for specifying an item alias that corresponds to a specific item of clinical event data.
- the generic aliasing scheme may further include an optional third field located after the second field that specifies a suffix that indicates how clinical event data associated with the clinical event group should be grouped.
- a receiving component such as the receiving component 244 of FIG. 2 receives one or more inputs specifying the item group alias and the item alias.
- the inputs may be received from a user associated with one of the clinical studies.
- clinical event data is extracted from the EMR based on the specified aliasing scheme, and the extracted data is grouped into one or more groups according to the specified aliasing scheme.
- the groups are presented on a user interface, and, at a step 418 , a selection of at least one of the groups is received.
- the selected group(s) is imported into one or more of the case report forms.
- the specified aliasing scheme is used to determine an appropriate field(s) on the case report form to import the selected group.
Landscapes
- Engineering & Computer Science (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Public Health (AREA)
- Medical Informatics (AREA)
- Primary Health Care (AREA)
- Epidemiology (AREA)
- Theoretical Computer Science (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Abstract
Methods, systems, and computer-storage media are provided for using a generic aliasing scheme to facilitate electronic transcription of groups of clinical event data extracted from an electronic medical record to case report forms associated with clinical studies. The generic aliasing scheme is also used to electronically transcribe documentation of task completion to case report forms associated with the clinical studies.
Description
- Clinical studies are scientific studies that test how a new medicine or a new treatment works in humans. Based on the outcomes of these studies, clinicians are able to find new and better ways to prevent, detect, diagnose, control, and treat diseases. Clinical studies often rely on clinical event data collected at healthcare facilities and stored in electronic medical record (EMR) systems associated with the healthcare facilities. Integrated data capture is used to electronically transcribe clinical event data culled from EMRs to case report forms associated with the clinical study. Previously, programs used by integrated data capture systems specified only a limited number of discrete data elements to pull from the EMR systems. If a clinical study required more than this limited number of data elements, a custom program would have to be created—a time-consuming and expensive endeavor. Moreover, previous programs were limited in that they were not designed to group clinical event data together or gather data regarding task documentation from the EMR. For example, previous programs would be unable to gather data regarding whether informed consent was documented for a particular clinical study.
- This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter. The present invention is defined by the claims.
- In brief and at a high level, this disclosure describes, among other things, methods, systems, and computer-storage media for using aliasing schemes to facilitate electronic transcription of clinical event data extracted from an EMR to case report forms associated with one or more clinical studies. A generic aliasing scheme that is applicable to multiple, disparate clinical studies is defined. The generic aliasing scheme comprises at least a first field for specifying a clinical event type or group such as, for example, “vital signs,” a second field for specifying a particular item of clinical event data within the clinical event group, and an optional third field that specifies one or more suffixes that describe how the clinical event data within the clinical event group is grouped after extraction from the EMR. The grouping may be based on the time and date when the data was collected, a relationship between a set of data elements and a parent event, or on whether a task was completed with respect to a data element. The groups are presented to a user on a user interface, and the user can select one or all of the groups to import to a case report form. Once a group(s) is selected, it is automatically imported to appropriate fields on the case report form based on the specified aliasing scheme.
- Embodiments are described in detail below with reference to the attached drawing figures, wherein:
-
FIG. 1 is a block diagram of an exemplary computing environment suitable to implement embodiments of the present invention; -
FIG. 2 is a block diagram of an exemplary system for utilizing a generic aliasing scheme to facilitate electronic transcription of clinical event data extracted from an electronic medical record to case report forms associated with clinical studies suitable to implement embodiments of the present invention; -
FIG. 3 is a flow diagram of an exemplary method of using a specified aliasing scheme to group a set of clinical event data extracted from an EMR and using the specified aliasing scheme to facilitate electronic transcription of the set of clinical event data into one or more fields of a case report form in accordance with an embodiment of the present invention; and -
FIG. 4 is a flow diagram of an exemplary method of generating a generic aliasing scheme, receiving inputs specifying parameters for the generic aliasing scheme, and using the specified aliasing scheme to facilitate electronic transcription of groups of clinical event data extracted from an electronic medical record to one or more case report forms associated with disparate clinical studies in accordance with an embodiment of the present invention. - The subject matter of the present invention is described with specificity herein to meet statutory requirements. However, the description itself is not intended to limit the scope of this patent. Rather, the inventors have contemplated that the claimed subject matter might also be embodied in other ways, to include different steps or combinations of steps similar to the ones described in this document, in conjunction with other present or future technologies. Moreover, although the terms “step” and/or “block” may be used herein to connote different elements of methods employed, the terms should not be interpreted as implying any particular order among or between various steps herein disclosed unless and except when the order of individual steps is explicitly described.
- Embodiments of the present invention are directed to methods, systems, and computer-storage media for using aliasing schemes to facilitate electronic transcription of clinical event data extracted from an EMR to case report forms associated with one or more clinical studies. A generic aliasing scheme that is applicable to multiple, disparate clinical studies is defined. The generic aliasing scheme comprises at least a first field for specifying a clinical event type or group such as, for example, “vital signs,” a second field for specifying a particular item of clinical event data within the clinical event group, and an optional third field that specifies one or more suffixes that describe how the clinical event data within the clinical event group is grouped after extraction from the EMR. The grouping may be based on the time and date when the data was collected, a relationship between a set of data elements and a parent event, or on whether a task was completed with respect to a data element. The groups are presented to a user on a user interface, and the user can select one or all of the groups to import to a case report form. Once a group(s) is selected, it is automatically imported to appropriate fields on the case report form based on the specified aliasing scheme.
- An exemplary computing environment suitable for use in implementing embodiments of the present invention is described below.
FIG. 1 is an exemplary computing environment (e.g., medical-information computing-system environment) with which embodiments of the present invention may be implemented. The computing environment is illustrated and designated generally asreference numeral 100. Thecomputing environment 100 is merely an example of one suitable computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Neither should thecomputing environment 100 be interpreted as having any dependency or requirement relating to any single component or combination of components illustrated therein. - The present invention might be operational with numerous other purpose computing system environments or configurations. Examples of well-known computing systems, environments, and/or configurations that might be suitable for use with the present invention include personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above-mentioned systems or devices, and the like.
- The present invention might be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Exemplary program modules comprise routines, programs, objects, components, and data structures that perform particular tasks or implement particular abstract data types. The present invention might be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules might be located in association with local and/or remote computer storage media (e.g., memory storage devices).
- With continued reference to
FIG. 1 , thecomputing environment 100 comprises a computing device in the form of acontrol server 102. Exemplary components of thecontrol server 102 comprise a processing unit, internal system memory, and a suitable system bus for coupling various system components, includingdata store 104, with thecontrol server 102. The system bus might be any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, and a local bus, using any of a variety of bus architectures. Exemplary architectures comprise Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronic Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus, also known as Mezzanine bus. - The
control server 102 typically includes therein, or has access to, a variety of non-transitory computer-readable media. Computer-readable media can be any available media that might be accessed bycontrol server 102, and includes volatile and nonvolatile media, as well as, removable and nonremovable media. By way of example, and not limitation, computer-readable media may comprise non-transitory computer storage media and communication media. Non-transitory computer storage media includes both volatile and nonvolatile, removable and nonremovable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed bycontrol server 102. Communication media typically embodies computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of any of the above should also be included within the scope of computer-readable media. - The
control server 102 might operate in acomputer network 106 using logical connections to one or moreremote computers 108.Remote computers 108 might be located at a variety of locations in a medical or research environment, including clinical laboratories (e.g., molecular diagnostic laboratories), hospitals and other inpatient settings, veterinary environments, ambulatory settings, medical billing and financial offices, hospital administration settings, home healthcare environments, and clinicians' offices. Clinicians may comprise a treating physician or physicians; specialists such as surgeons, radiologists, cardiologists, and oncologists; emergency medical technicians; physicians' assistants; nurse practitioners; nurses; nurses' aides; pharmacists; dieticians; microbiologists; laboratory experts; laboratory technologists; genetic counselors; researchers; veterinarians; students; and the like. Theremote computers 108 might also be physically located in nontraditional medical care environments so that the entire healthcare community might be capable of integration on the network. Theremote computers 108 might be personal computers, servers, routers, network PCs, peer devices, other common network nodes, or the like and might comprise some or all of the elements described above in relation to thecontrol server 102. The devices can be personal digital assistants or other like devices. -
Computer networks 106 comprise local area networks (LANs) and/or wide area networks (WANs). Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets, and the Internet. When utilized in a WAN networking environment, thecontrol server 102 might comprise a modem or other means for establishing communications over the WAN, such as the Internet. In a networking environment, program modules or portions thereof might be stored in association with thecontrol server 102, thedata store 104, or any of theremote computers 108. For example, various application programs may reside on the memory associated with any one or more of theremote computers 108. It will be appreciated by those of ordinary skill in the art that the network connections shown are exemplary and other means of establishing a communications link between the computers (e.g.,control server 102 and remote computers 108) might be utilized. - In operation, an organization might enter commands and information into the
control server 102 or convey the commands and information to thecontrol server 102 via one or more of theremote computers 108 through input devices, such as a keyboard, a pointing device (commonly referred to as a mouse), a trackball, or a touch pad. Other input devices comprise microphones, satellite dishes, scanners, or the like. Commands and information might also be sent directly from a remote healthcare device to thecontrol server 102. In addition to a monitor, thecontrol server 102 and/orremote computers 108 might comprise other peripheral output devices, such as speakers and a printer. - Although many other internal components of the
control server 102 and theremote computers 108 are not shown, such components and their interconnection are well known. Accordingly, additional details concerning the internal construction of thecontrol server 102 and theremote computers 108 are not further disclosed herein. - Turning now to
FIG. 2 , an exemplarycomputing system environment 200 is depicted suitable for use in implementing embodiments of the present invention. Thecomputing system environment 200 is merely an example of one suitable computing system environment and is not intended to suggest any limitation as to the scope of use or functionality of embodiments of the present invention. Neither should thecomputing system environment 200 be interpreted as having any dependency or requirement related to any single module/component or combination of modules/components illustrated therein. - The
computing system environment 200 includes analiasing service 210, ahealthcare facility 212 and its associatedEMR system 214, aclient device 216, and twoclinical studies network 236. Thenetwork 236 may include, without limitation, one or more local area networks (LANs) or wide area networks (WANs). Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets, and the Internet. Accordingly, the network is not further described herein. - In some embodiments, one or more of the illustrated components/modules may be implemented as stand-alone applications. In other embodiments, one or more of the illustrated components/modules may be integrated directly into the operating system of the
aliasing service 210. The components/modules illustrated inFIG. 2 are exemplary in nature and in number and should not be construed as limiting. Any number of components/modules may be employed to achieve the desired functionality within the scope of embodiments hereof. Further, components/modules may be located on any number of servers. By way of example only, thealiasing service 210 might reside on a server, a cluster of servers, or a computing device remote from one or more of the remaining components. - It should be understood that this and other arrangements described herein are set forth only as examples. Other arrangements and elements (e.g., machines, interfaces, functions, orders, and groupings of functions, etc.) can be used in addition to or instead of those shown, and some elements may be omitted altogether. Further, many of the elements described herein are functional entities that may be implemented as discrete or distributed components or in conjunction with other components/modules, and in any suitable combination and location. Various functions described herein as being performed by one or more entities may be carried out by hardware, firmware, and/or software. For instance, various functions may be carried out by a processor executing instructions stored in memory.
- The
healthcare facility 212 may include, for example, hospitals, physician offices, nursing homes, urgent care clinics, and the like. Although only one healthcare facility is shown, it is contemplated that the present invention may encompass multiple healthcare facilities. Thehealthcare facility 212 treats patients, one or more of which may be enrolled in a clinical study such asclinical study 220 and/orclinical study 228. In the course of a patient's treatment, clinical event data is collected by thehealthcare facility 212 using one or more documentation applications. The clinical event data may be collected in the ordinary course of treating the patient or in response to specific requirements of a clinical study in which the patient is enrolled. The types of clinical event data are numerous but representative examples may include vital signs, physical history, social history, medication history, immunization history, adverse drug event data, laboratory results, radiograph results, and the like. After collection, the clinical event data is stored in association with theEMR system 214. - The
healthcare facility 212 may be able to access thealiasing service 210 in a variety of ways within the scope of the present invention. For example, in some embodiments, thehealthcare facility 212 may have a native clinical computing system, which may be able to communicate with thealiasing service 210. In other embodiments, a client application associated with thealiasing service 210 may reside or partially reside on one or more of the healthcare facility's computing devices facilitating communication with thealiasing service 210. In further embodiments, communication may simply be a web-based communication, using, for example, a web browser to communicate to thealiasing service 210 via the Internet. Any and all such variations are contemplated to be within the scope of embodiments of the present invention. - The healthcare facility's
EMR system 214 may comprise electronic clinical documents such as images, clinical notes, orders, summaries, reports, analyses, or other types of electronic medical documentation relevant to a particular patient's condition and/or treatment. Electronic clinical documents contain various types of clinical event data relevant to the condition and/or treatment of a particular patient and can include information relating to, for example, patient identification information, images, alert history, culture results, physical examinations, vital signs, past medical histories, surgical histories, family histories, histories of present illnesses, current and past medications, allergies, symptoms, past orders, completed orders, pending orders, tasks, lab results, other test results, clinical studies in which the patient is currently enrolled or has been previously enrolled in, patient encounters and/or visits, immunizations, physician comments, nurse comments, other caretaker comments, and a host of other relevant clinical information. - The content and volume of such information in the
data store 214 are not intended to limit the scope of embodiments of the present invention in any way. Further, though illustrated as a single, independent component, thedata store 214 may, in fact, be a plurality of storage devices, for instance, a database cluster. - As shown, the end-
user computing device 216 includes adisplay screen 218. Thedisplay screen 218 is configured to display information to the user of the end-user computing device 216, for instance, information relevant to communications initiated by and/or received by the end-user computing device 216, clinical event data organized by group, and/or the like. Embodiments are not intended to be limited to visual display but rather may also include audio presentation, combined audio/visual presentation, and the like. The end-user computing device 216 may be any type of display device suitable for presenting a graphical user interface. Such computing devices may include, without limitation, a computer, such as, for example, any of theremote computers 108 described above with reference toFIG. 1 . Other types of display devices may include tablet PCs, PDAs, mobile phones, smart phones, as well as conventional display devices such as televisions. Interaction with the graphical user interface may be via a touch pad, a pointing device, and/or gestures. - Clinical study “1” 220 and clinical study “2” 228 represent one or more disparate or related clinical studies in which patients, such as patients cared for by the
healthcare facility 212, are enrolled. Although only two clinical studies are shown, it is contemplated that the present invention may encompass numerous clinical studies. Theclinical studies healthcare facility 212 or by organizations that are affiliated with thehealthcare facility 212. Eachclinical study clinical study 220 may be studying the effects of a new medication on humans andclinical study 228 may be studying the effectiveness of a stroke prevention protocol. Each of these studies would likely collect different types of clinical event data. Eachclinical study clinical study 220, and case report forms 230, 232, and 234 in the case of clinical study 228). After the appropriate clinical event data is extracted from theEMR 214 by thealiasing service 210, thealiasing service 210 populates the data into different fields on the case report forms - Like the
healthcare facility 212,clinical study 220 andclinical study 228 may be able to access thealiasing service 210 in a variety of ways within the scope of the present invention. For example, in some embodiments, theclinical studies aliasing service 210. In other embodiments, a client application associated with thealiasing service 210 may reside or partially reside on one or more of the clinical studies' computing devices facilitating communication with thealiasing service 210. In further embodiments, communication may simply be a web-based communication, using, for example, a web browser to communicate to thealiasing service 210 via the Internet. Any and all such variations are contemplated to be within the scope of embodiments of the present invention. - Components of the
aliasing service 210 may include a processing unit, internal system memory, and a suitable system bus for coupling various system components, including one or more data stores for storing information (e.g., files and metadata associated therewith). Thealiasing service 210 typically includes, or has access to, a variety of computer-readable media. - The
computing system environment 200 is merely exemplary. While thealiasing service 210 is illustrated as a single unit, it will be appreciated that thealiasing service 210 is scalable. For example, thealiasing service 210 may in actuality include a plurality of computing devices in communication with one another. Moreover, thedata store 214, or portions thereof, may be included within, for instance, thealiasing service 210 as a computer-storage medium. The single unit depictions are meant for clarity, not to limit the scope of embodiments in any form. - As shown in
FIG. 2 , thealiasing service 210 comprises analiasing component 238, anextraction component 240, apresentation component 242, a receivingcomponent 244, and animporting component 246. In some embodiments, one or more of thecomponents components remote computer 108 ofFIG. 1 . It will be understood that thecomponents FIG. 2 are exemplary in nature and in number and should not be construed as limiting. Any number of components may be employed to achieve the desired functionality within the scope of embodiments hereof. - The
aliasing component 238 of thealiasing service 210 is configured to generate one or more generic aliasing schemes that can be used to group clinical event data in ways that are useful to a wide variety of disparate clinical studies, such asclinical studies - The generic aliasing scheme generally includes a first field for specifying an item group alias that describes a clinical event type or group, a second field for specifying an item alias that describes a particular item of clinical event data, and an optional third field used to specify a suffix that describes how the clinical event data within the clinical event group will be grouped. A data collection script can be used to specify the aliases for the item groups and the items; the data collection script maps to data locations in the
EMR 214. Several examples will be provided to illustrate generic aliasing schemes and their applications. These examples are not meant to be limiting and additional aliasing schemes beyond these examples are contemplated as being within the scope of the invention. - A generic aliasing scheme that is used to group clinical event data based on the time and the date when the data was collected and stored in the
EMR 214 includes: - <ITEM GROUP ALIAS>.<ITEM ALIAS>.DTTM
- The same item group alias will be assigned to different items of clinical event data that will be grouped together. The suffix “DTTM” is appended to the item alias and indicates that timestamp information should be extracted from the
EMR 214 when the pieces of clinical event data corresponding to the item aliases are extracted, and that the timestamp information should be used to group clinical event data collected on the same day and at the same time. - As a practical example, a clinical study, such as the
clinical study 220, may wish to collect information about apical heart rate readings and systolic blood pressure readings recorded for a patient enrolled in theclinical study 220 and group the readings based on the day and time when they were recorded. Using the generic aliasing scheme provided above, a user associated with theclinical study 220 specifies the following aliasing schemes: VS.SYSBP.DTTM and VS.APHR.DTTM, where “VS” is the item group alias for vital signs, “SYSBP” and “APHR” are item aliases for systolic blood pressure and apical heart rate, and “DTTM” is the suffix. As explained further below, these aliasing schemes are used to extract from the patient's EMR systolic blood pressure readings and their associated time stamps, and apical heart rate readings and their associated time stamps. Based on the suffix, those readings that occurred on the same day and at the same time will be grouped together under the item group “vital signs.” - Another generic aliasing scheme that is used to indicate whether a task associated with a particular piece of clinical event data was completed, and, if not completed, the reason it was not completed, includes:
- <ITEM GROUP ALIAS>.<ITEM ALIAS>.TASK
- The same item group alias will be assigned to different clinical event data that will be grouped together. The suffix “TASK” is appended to the item alias and indicates that task completion information, including the time and date when the task was completed, will be extracted from the
EMR 214 when the pieces of clinical event data corresponding to the item aliases are extracted, and that the task completion information will be used to group the pieces of clinical event data under the clinical event group. For instance, all pieces of clinical event data on which task completion was documented and having the same item group alias will be grouped together. If a task was not completed for a particular piece of clinical event data, the “TASK” suffix is additionally used to extract information from the EMR regarding the documented reason the task was not completed. - Using another practical example, the clinical study may wish to collect information about whether informed consent was obtained from the patient for participation in the clinical study. Using the generic aliasing scheme for task completion, a user associated with the clinical study specifies the following aliasing scheme, “STUDYINFO.CONSENT.TASK,” where “STUDYINFO” is the item group alias for the clinical study and its associated case report form, “CONSENT” is the item alias for informed consent, and “TASK” is the suffix that indicates that task completion information is needed. The aliasing scheme is used to extract from the patient's EMR information regarding whether informed consent was documented for the clinical study and, if informed consent was documented, a date and time associated with the documentation. If informed consent was not documented, the “TASK” suffix is used to extract any documented reasons why informed consent was not obtained from the patient (e.g., the patient was unconscious and unable to give informed consent).
- A third generic aliasing scheme generated by the
aliasing component 238 is used to group clinical event data collected together on the same documentation form. The clinical event data may be collected in a grid on the documentation form, or in individual cells on the documentation form. The third generic aliasing scheme corresponds to the following format: - <ITEM GROUP ALIAS>.<ITEM ALIAS>
- In this case, the “item alias” in combination with the “item group alias” indicates that clinical event data corresponding to the item alias will be grouped under the clinical event group indicated by the item group alias. For example, a documentation form used by a clinician may have a grid for documenting alcohol use. The grid may include fields for alcohol frequency, alcohol type, and alcohol amount. To collect and group together information about alcohol frequency and alcohol amount, the administrator of the clinical study may specify the following aliasing schemes: ALCOHOL.ALCOHOLFREQ and ALCOHOL.ALCOHOLAMT. These aliasing schemes will be used to extract clinical event data regarding alcohol frequency and alcohol amount from the grid on the documentation form and group the information together under alcohol use. In this case, the grid represents a subset of data items collected on the same documentation form.
- In the case where a particular documentation form is used to gather information, but the information is not part of a grid, the same generic aliasing scheme can be used. For example, a documentation form may be used by a clinician to gather a social history for the patient. The form may have fields for marital status, smoking history, education level, and the like. The clinical study may be interested in information regarding marital status and smoking history. The administrator may specify the following aliasing schemes: SOCIALHX.MARITAL and SOCIALHX.SMOKINGHX. The aliasing schemes are used to extract the indicated information from the social history documentation form and group the data together under social history.
- Once the generic aliasing schemes have been generated by the
aliasing component 238, the receivingcomponent 244 is configured to receive inputs specifying, for example, specific item group aliases and item aliases corresponding to input fields of a particular generic aliasing scheme. The inputs may be specified using, for example, data collection script and may be inputted by a user associated with a clinical study who is seeking to collect information needed by the clinical study. - The
extraction component 240 is configured to use the user-specified aliasing scheme(s) to extract clinical event data from theEMR 214 and group the data according to the specified aliasing scheme. In one aspect, the clinical event data is stored in disparate locations within theEMR 214. In another aspect, the clinical event data is stored in association with a particular location within theEMR 214, such as a particular documentation form. - The
presentation component 242 is configured to present the extracted groups of data on a user interface of a display device such as theclient device 216. Depending of the specified aliasing scheme(s), more than one group of clinical event data may be presented. For instance, using the example given above regarding the aliasing scheme that extracts systolic blood pressure and apical heart rate information from the EMR and groups the readings based on time and date of collection, one of the presented groups may correspond to vital sign readings taken at 8:00 am on Jun. 1, 2013, and another of the presented groups may correspond to vital sign readings taken at 12:00 pm on Jun. 1, 2013. - The receiving
component 244 is configured to receive a user selection of one or more of the presented groups. For example, the clinical study may only be interested in readings taken in the morning. The user is able to specify that only the readings taken at 8:00 am on Jun. 1, 2013 should be electronically transcribed into the case report form. - The importing
component 246 is configured to electronically transcribe and/or import the selected group of clinical event data to one or more case report forms associated with the clinical study. The importingcomponent 246 uses the specified aliasing scheme to determine which fields on the case report form to import the selected group of data. For instance, the specified item group alias in the aliasing scheme may be “vitals,” and the particular case report form has a field corresponding to “vitals.” The importingcomponent 246 uses the item group alias to import the vitals group into the vitals field on the case report form. In a further example, the specified item group alias may be “vital signs” and the item alias may be “systolic blood pressure.” The importingcomponent 246 uses both the item group alias and the item alias to import the systolic blood pressure reading into the systolic blood pressure field under the vitals field on the case report form. - Turning now to
FIG. 3 ,FIG. 3 depicts a flow diagram of an exemplary method of using aliasing schemes to facilitate the electronic transcription of clinical event data extracted from an EMR to case report forms associated with one or more clinical studies. The clinical studies may be disparate from one another and require different types of clinical event data. Further, the clinical studies may require the clinical event data be grouped in a certain way or that task completion be documented. The generic aliasing scheme described in the present invention can be used to meet these different needs without requiring the clinical studies to generate their own custom programs. - At a
step 310, inputs are received from, for example, a user associated with the clinical study, specifying an aliasing scheme that is used to group a defined set of clinical event data that is stored in association with an EMR, such as theEMR 214 ofFIG. 2 . For example, the inputs may comprise an item group alias and one or more item aliases. Thus, the set of clinical event data specified by the item aliases is associated with a particular clinical event type or group specified by the item group alias. The specified aliasing scheme may be derived from a generic aliasing scheme generated by an aliasing component such as thealiasing component 238 ofFIG. 2 . The aliasing scheme may additionally include a suffix that describes how clinical event data will be grouped. The item group alias and the item alias may be specified using one or more data collection scripts such as, for example, CDASH nomenclature, that map to existing data locations in the EMR. - As described above, suffixes may be used to indicate how the set of clinical event data will be grouped. For example, the “DTTM” suffix is used to group the set of clinical event data based on a date and a time when the data was collected or recorded in the EMR. Another suffix, the “TASK” suffix, is used to group the set of clinical event data based on whether one or more tasks associated with the set of clinical event data were completed. Regarding task completion, if a task was not completed with respect to a certain clinical event, the “TASK” suffix is also used to extract information from the EMR about why the task was not completed. Although a suffix is not used, the set of clinical event data may also be grouped based on a relationship between the data elements within the set and a parent event indicated by the item group alias.
- At a
step 312, the set of clinical event data is extracted from the EMR by an extraction component, such as theextraction component 240 ofFIG. 2 , and is grouped according to the specified aliasing scheme. At astep 314, the groups are presented on a user interface by a presentation component, such as thepresentation component 242 ofFIG. 2 . At astep 316, a receiving component (such as the receivingcomponent 244 ofFIG. 2 ) receives a selection of at least one of the presented groups. The selection may be inputted by a user associated with the clinical study. At astep 318, the selected group is electronically transcribed or imported into one or more case report forms associated with the clinical studies by an importing component such as the importingcomponent 246 ofFIG. 2 . The specified aliasing scheme is further used to facilitate this process. For example, the aliases used in the specified aliasing scheme may correspond to descriptors associated with one or more fields on the case report form. The importing component uses the specified aliasing scheme to direct where data in the selected group should be placed on the case report form. - Turning now to
FIG. 4 , a flow diagram is depicted of an exemplary method of generating a generic aliasing scheme, receiving inputs specifying aliases for the generic aliasing scheme, and using the specified aliasing scheme to facilitate electronic transcription of groups of clinical event data extracted from an electronic medical record to one or more case report forms associated with disparate clinical studies. At astep 410, the generic aliasing scheme is defined by an aliasing component of an aliasing service such as thealiasing component 238 ofFIG. 2 . The generic aliasing scheme is useable by a plurality of disparate clinical studies and specifies ways to group clinical event data stored in association with an EMR. The generic aliasing scheme comprises at least a first field used for specifying an item group alias corresponding to a clinical event type or group, and a second field used for specifying an item alias that corresponds to a specific item of clinical event data. The generic aliasing scheme may further include an optional third field located after the second field that specifies a suffix that indicates how clinical event data associated with the clinical event group should be grouped. - At a
step 412, a receiving component, such as the receivingcomponent 244 ofFIG. 2 , receives one or more inputs specifying the item group alias and the item alias. The inputs may be received from a user associated with one of the clinical studies. At astep 414, clinical event data is extracted from the EMR based on the specified aliasing scheme, and the extracted data is grouped into one or more groups according to the specified aliasing scheme. At astep 416, the groups are presented on a user interface, and, at astep 418, a selection of at least one of the groups is received. At astep 420, the selected group(s) is imported into one or more of the case report forms. The specified aliasing scheme is used to determine an appropriate field(s) on the case report form to import the selected group. - The present invention has been described in relation to particular embodiments, which are intended in all respects to be illustrative rather than restrictive. Further, the present invention is not limited to these embodiments, but variations and modifications may be made without departing from the scope of the present invention.
Claims (20)
1. One or more computer-storage media having computer-executable instructions embodied thereon that, when executed by a computing device, perform a method of using an aliasing scheme to facilitate electronic transcription of clinical event data extracted from an electronic medical record (EMR) to one or more case report forms associated with one or more clinical studies, the method comprising:
receiving inputs specifying the aliasing scheme that describes one or more ways to group a defined set of clinical event data that is stored in association with the EMR;
extracting the set of clinical event data stored in association with the EMR and grouping the set of clinical event data into one or more groups based on the specified aliasing scheme;
presenting the one or more groups of clinical event data on a user interface;
receiving a selection of at least one of the one or more groups; and
importing the selected group into the one or more case report forms associated with the one or more clinical studies.
2. The media of claim 1 , wherein the specified aliasing scheme comprises at least an item group alias that describes a clinical event group to which the set of clinical event data belongs and an item alias that describes an individual item of clinical event data in the set of clinical event data.
3. The media of claim 2 , wherein the specified aliasing scheme further comprises a suffix that indicates how the set of clinical event data associated with the clinical event group will be grouped.
4. The media of claim 3 , wherein the aliasing scheme indicates that the set of clinical event data be grouped based on at least one of a date and time when the set of clinical event data was recorded in the EMR system, a relationship between the set of clinical event data and a parent event indicated by the item group alias, or whether one or more tasks associated with the set of clinical event data were completed.
5. The media of claim 1 , wherein the set of clinical event data is stored in disparate locations within the EMR system.
6. The media of claim 1 , wherein the set of clinical event data is stored in the same location within the EMR system.
7. The media of claim 1 , wherein the one or more groups of clinical event data comprise groups commonly used in association with the case report forms.
8. The media of claim 1 , wherein the one or more clinical studies are disparate.
9. One or more computer-storage media having computer-executable instructions stored thereon that, when executed, perform a method of using an aliasing scheme to facilitate electronic transcription of clinical event data extracted from an electronic medical record (EMR) to one or more case report forms associated with one or more clinical studies, the method comprising:
receiving inputs specifying the aliasing scheme that describes one or more ways to group a defined set of clinical event data that is stored in association with the EMR, the one or more ways to group the defined set of clinical event data comprising grouping by date and time when a clinical event was recorded in the EMR, grouping based on task completion of a clinical event, and grouping based on a clinical event relationship to a parent event;
extracting the defined set of clinical event data stored in association with the EMR and grouping the set of clinical event data into one or more groups based on the specified aliasing scheme;
presenting the one or more groups of clinical event data on a user interface;
receiving a selection of at least one of the one or more groups; and
importing the selected group into one or more case report forms.
10. The media of claim 9 , wherein grouping based on task completion of a clinical event further comprises providing an indication of a date and a time associated with the task completion.
11. The media of claim 10 , wherein if a task associated with the clinical event was not recorded in the EMR system, providing a reason that the task was not completed.
12. The media of claim 9 , wherein grouping based on a clinical event relationship to a parent event comprises grouping clinical event data that is located in a same row of a grid, wherein the grid is associated with a particular documentation form stored in association with the EMR.
13. The media of claim 9 , wherein grouping based on a clinical event relationship to a parent event comprises grouping clinical event data that is located in individual cells associated with a particular documentation form stored in association with the EMR.
14. The media of claim 9 , wherein the one or more case report forms are associated with one or more disparate clinical studies.
15. One or more computer-storage media having computer-executable instructions embodied thereon that, when executed, perform a method of using a generic aliasing scheme to facilitate the electronic transcription of clinical event data extracted from an electronic medical record (EMR) to one or more case report forms associated with one or more clinical studies, the method comprising:
defining the generic aliasing scheme that describes ways to group clinical event data stored in association with the EMR, the generic aliasing scheme useable by a plurality of disparate clinical studies, the generic aliasing scheme comprising at least:
a first field for specifying an item group alias corresponding to a clinical event group, and
a second field for specifying an item alias corresponding to an item of clinical event data within the clinical event group;
receiving an input specifying the item group alias for the first field and receiving an input specifying the item alias for the second field to generate a specified aliasing scheme;
extracting clinical event data from the EMR based on the specified aliasing scheme and grouping the extracted clinical event data into one or more groups based on the specified aliasing scheme;
presenting the one or more groups of clinical event data on a user interface;
receiving a selection of at least one of the one or more groups; and
importing the selected group into one or more case report forms.
16. The media of claim 15 , wherein the extracted clinical event data is grouped based a relationship between the clinical event data and the specified clinical event group.
17. The media of claim 15 , the generic alias further comprising a third field that specifies a suffix that indicates how the clinical event data will be grouped.
18. The media of claim 17 , wherein the suffix “dttm” indicates that the clinical event data be grouped together based on whether the clinical event data was recorded in the EMR on the same day and at the same time.
19. The media of claim 17 , wherein the suffix “task” indicates that the clinical event data be grouped based on whether a task associated with the clinical event data was completed, wherein if the task associated with the clinical event data was not completed providing a reason that the task was not completed.
20. The media of claim 15 , wherein the specified aliasing scheme is further used to determine an appropriate field on the one or more case report forms to import the selected group.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/939,406 US20150019253A1 (en) | 2013-07-11 | 2013-07-11 | Integrated data capture using aliasing schemes |
US14/979,985 US11562127B2 (en) | 2013-07-11 | 2015-12-28 | Integrated data capture using aliasing schemes |
US18/084,168 US20230122360A1 (en) | 2013-07-11 | 2022-12-19 | Integrated data capture using aliasing schemes |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/939,406 US20150019253A1 (en) | 2013-07-11 | 2013-07-11 | Integrated data capture using aliasing schemes |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/979,985 Division US11562127B2 (en) | 2013-07-11 | 2015-12-28 | Integrated data capture using aliasing schemes |
Publications (1)
Publication Number | Publication Date |
---|---|
US20150019253A1 true US20150019253A1 (en) | 2015-01-15 |
Family
ID=52277829
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/939,406 Abandoned US20150019253A1 (en) | 2013-07-11 | 2013-07-11 | Integrated data capture using aliasing schemes |
US14/979,985 Active 2037-07-13 US11562127B2 (en) | 2013-07-11 | 2015-12-28 | Integrated data capture using aliasing schemes |
US18/084,168 Pending US20230122360A1 (en) | 2013-07-11 | 2022-12-19 | Integrated data capture using aliasing schemes |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/979,985 Active 2037-07-13 US11562127B2 (en) | 2013-07-11 | 2015-12-28 | Integrated data capture using aliasing schemes |
US18/084,168 Pending US20230122360A1 (en) | 2013-07-11 | 2022-12-19 | Integrated data capture using aliasing schemes |
Country Status (1)
Country | Link |
---|---|
US (3) | US20150019253A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106445901A (en) * | 2016-09-28 | 2017-02-22 | 医渡云(北京)技术有限公司 | Method and device for designing case report form |
CN109584980A (en) * | 2018-11-09 | 2019-04-05 | 金色熊猫有限公司 | Data verification method and device, electronic equipment, storage medium |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11170879B1 (en) | 2006-09-26 | 2021-11-09 | Centrifyhealth, Llc | Individual health record system and apparatus |
NZ576016A (en) | 2006-09-26 | 2012-04-27 | Ralph Korpman | Individual health record system and apparatus |
US11226959B2 (en) | 2019-04-03 | 2022-01-18 | Unitedhealth Group Incorporated | Managing data objects for graph-based data structures |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020187496A1 (en) * | 2000-08-23 | 2002-12-12 | Leif Andersson | Genetic research systems |
US20030046114A1 (en) * | 2001-08-28 | 2003-03-06 | Davies Richard J. | System, method, and apparatus for storing, retrieving, and integrating clinical, diagnostic, genomic, and therapeutic data |
US20030208490A1 (en) * | 2001-06-15 | 2003-11-06 | Jean-Jacques Larrea | System and method for data storage, control and access |
US20070239484A1 (en) * | 2006-03-20 | 2007-10-11 | Arond Betty J | System and method for managing patient bed assignments, bed occupancy, and staffing in a healthcare facility operation |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6256643B1 (en) * | 1998-03-10 | 2001-07-03 | Baxter International Inc. | Systems and methods for storing, retrieving, and manipulating data in medical processing devices |
US6345278B1 (en) * | 1998-06-04 | 2002-02-05 | Collegenet, Inc. | Universal forms engine |
US20020194154A1 (en) * | 2001-06-05 | 2002-12-19 | Levy Joshua Lerner | Systems, methods and computer program products for integrating biological/chemical databases using aliases |
US8670992B2 (en) * | 2005-06-24 | 2014-03-11 | Janssen Pharmaceutica N.V. | Clinical protocol document production |
-
2013
- 2013-07-11 US US13/939,406 patent/US20150019253A1/en not_active Abandoned
-
2015
- 2015-12-28 US US14/979,985 patent/US11562127B2/en active Active
-
2022
- 2022-12-19 US US18/084,168 patent/US20230122360A1/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020187496A1 (en) * | 2000-08-23 | 2002-12-12 | Leif Andersson | Genetic research systems |
US20030208490A1 (en) * | 2001-06-15 | 2003-11-06 | Jean-Jacques Larrea | System and method for data storage, control and access |
US20030046114A1 (en) * | 2001-08-28 | 2003-03-06 | Davies Richard J. | System, method, and apparatus for storing, retrieving, and integrating clinical, diagnostic, genomic, and therapeutic data |
US20070239484A1 (en) * | 2006-03-20 | 2007-10-11 | Arond Betty J | System and method for managing patient bed assignments, bed occupancy, and staffing in a healthcare facility operation |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106445901A (en) * | 2016-09-28 | 2017-02-22 | 医渡云(北京)技术有限公司 | Method and device for designing case report form |
CN109584980A (en) * | 2018-11-09 | 2019-04-05 | 金色熊猫有限公司 | Data verification method and device, electronic equipment, storage medium |
Also Published As
Publication number | Publication date |
---|---|
US20160110525A1 (en) | 2016-04-21 |
US11562127B2 (en) | 2023-01-24 |
US20230122360A1 (en) | 2023-04-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US12014331B2 (en) | Graphical representations of time-ordered data | |
US20230122360A1 (en) | Integrated data capture using aliasing schemes | |
US9639662B2 (en) | Systems and methods for event stream platforms which enable applications | |
US10402782B2 (en) | Systems and methods for and displaying patient data | |
CN105190681B (en) | System and method for integrating, unifying, and displaying patient data across healthcare unifications | |
US10915222B2 (en) | Multi-disciplinary team workspace | |
Halamka | Early experiences with big data at an academic medical center | |
US10319466B2 (en) | Intelligent filtering of health-related information | |
US20150039343A1 (en) | System for identifying and linking care opportunities and care plans directly to health records | |
US20130346105A1 (en) | Collaborative management of nursing risk assessments | |
US20140278524A1 (en) | Associating patients and medical devices with a mobile device via bluetooth | |
US10475540B2 (en) | Impactability scoring | |
CN111081329A (en) | Automatic clinical data entry method and device, electronic equipment and storage medium | |
US20180060538A1 (en) | Clinical connector and analytical framework | |
US20140058748A1 (en) | Populating custom patient worklists using demographic and clinical criteria | |
US20230402188A1 (en) | Indicator For Probable Inheritance Of Genetic Disease | |
US11875884B2 (en) | Expression of clinical logic with positive and negative explainability | |
US11462306B2 (en) | Presenting patient information by body system | |
US8521554B2 (en) | Presenting related results during medication administration documentation | |
US20140035925A1 (en) | Dynamic presentation of waveform tracings in a central monitor perspective | |
US20170308649A1 (en) | Integrating trauma documentation into an electronic medical record | |
Mestres | State of the art of health care: The cubism period | |
Yu et al. | Benefits of applying a proxy eligibility period when using electronic health records for outcomes research: a simulation study | |
US20140278523A1 (en) | Dynamically associating and disassociating patients and medical devices | |
US11551791B2 (en) | Key note |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: CERNER INNOVATION, INC., KANSAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:POWER, KEVIN M.;LAIRD-MADDOX, MARSH;BOSWELL, SARA;REEL/FRAME:032103/0195 Effective date: 20130703 |
|
STCV | Information on status: appeal procedure |
Free format text: ON APPEAL -- AWAITING DECISION BY THE BOARD OF APPEALS |
|
STCV | Information on status: appeal procedure |
Free format text: BOARD OF APPEALS DECISION RENDERED |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION |