CA2406421A1 - Method for a health care solution framework - Google Patents

Method for a health care solution framework Download PDF

Info

Publication number
CA2406421A1
CA2406421A1 CA002406421A CA2406421A CA2406421A1 CA 2406421 A1 CA2406421 A1 CA 2406421A1 CA 002406421 A CA002406421 A CA 002406421A CA 2406421 A CA2406421 A CA 2406421A CA 2406421 A1 CA2406421 A1 CA 2406421A1
Authority
CA
Canada
Prior art keywords
files
data management
match
management template
recited
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.)
Granted
Application number
CA002406421A
Other languages
French (fr)
Other versions
CA2406421C (en
Inventor
Kevin W. Carley
Lisa Marie Harrington
Jennifer Dikeman
Megan Moody
Mary Michelle Gregory
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Accenture Global Services Ltd
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US09/549,237 external-priority patent/US6701345B1/en
Application filed by Individual filed Critical Individual
Publication of CA2406421A1 publication Critical patent/CA2406421A1/en
Application granted granted Critical
Publication of CA2406421C publication Critical patent/CA2406421C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Epidemiology (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Computer And Data Communications (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)

Abstract

A method is provided for providing a multi-tier client/server achitecture fo r storing files. A plurality of files and a command to load the files into the database are received from one of the user stations. Also, a data management template corresponding to the files is selected. Next, it is validated that all of the files to be loaded match the data management template. Then, the files are sent to a database for loading in the database upon validation tha t the files match the data management template.

Claims (30)

1. A method for providing a multi-tier client/server architecture for storing files, comprising the steps of:
(a) maintaining a connection between multiple user stations and a server having a database;
(b) receiving from one of the user stations a plurality of files and a command to load the files into the database;
(c) selecting a data management template corresponding to the files;
(d) validating that all of the files to be loaded match the data management template; and (e) sending the files to a database for loading in the database upon validation that the files match the data management template.
2. A method as recited in claim 1, further comprising the steps of separating files that match the data management template from files that do not match the data management template, and compiling a list of files that match the data management template and files that do not match the data management template.
3. A method as recited in claim 1, wherein no files are sent to the database if any of the files do not match the data management template.
4. A method as recited in claim 1, further comprising the step of sending a notification to the user station upon detecting a concurrently executing load process.
5. A method as recited in claim 1, wherein the files are medical files.
6. A method as recited in claim 1, further comprising the steps of separating files that match the data management template from files that do not match the data management template, and sending the files to the user station if there are files that do not match the data management template.
7. A computer program embodied on a computer readable medium for providing a multi-tier client/server architecture for storing files, comprising:

(a) a code segment that maintains a connection between multiple user stations and a server having a database;
(b) a code segment that receives from one of the user stations a plurality of files and a command to load the files into the database;
(c) a code segment that selects a data management template corresponding to the files;
(d) a code segment that validates that all of the files to be loaded match the data management template; and (e) a code segment that sends the files to a database for loading in the database upon validation that the files match the data management template.
8. A computer program as recited in claim 7, further comprising a code segment that separates files that match the data management template from files that do not match the data management template, and that compiles a list of files that match the data management template and files that do not match the data management template.
9. A computer program as recited in claim 7, wherein no files are sent to the database if any of the files do not match the data management template.
10. A computer program as recited in claim 7, further comprising a code segment that sends a notification to the user station upon detecting a concurrently executing load process.
11. A computer program as recited in claim 7, wherein the files are medical files.
12. A computer program as recited in claim 7, further comprising a code segment that separates files that match the data management template from files that do not match the data management template, and that sends the files to the user station if there are files that do not match the data management template.
13. A system for providing a mufti-tier client/server architecture for storing files, comprising:
(a) logic that maintains a connection between multiple user stations and a server having a database;
(b) logic that receives from one of the user stations a plurality of files and a command to load the files into the database;
(c) logic that selects a data management template corresponding to the files;

(d) logic that validates that all of the files to be loaded match the data management template;
and (e) logic that sends the files to a database for loading in the database upon validation that the files match the data management template.
14. A system as recited in claim 13, further comprising logic that separates files that match the data management template from files that do not match the data management template, and that compiles a list of files that match the data management template and files that do not match the data management template.
15. A system as recited in claim 13, wherein no files are sent to the database if any of the files do not match the data management template.
16. A system as recited in claim 13, further comprising logic that sends a notification to the user station upon detecting a concurrently executing load process.
17. A system as recited in claim 13, wherein the files are medical files.
18. A system as recited in claim 13, further comprising logic that separates files that match the data management template from files that do not match the data management template, and that sends the files to the user station if there are files that do not match the data management template.
19. A method for providing a notification when multiple users attempt to alter the same data, comprising the steps of:
(a) monitoring connections to a plurality of user stations;
(b) receiving an instruction from one of the user stations for initiating a load process for loading data;
(c) downloading the data to be loaded from the one of the user stations;
(d) determining whether another load process is being concurrently executed;
(e) sending a notification to the one of the user stations if it is determined that another load process is being concurrently executed;
(f) sending a notification to the user station that initiated the concurrently executing load process;

(g) suspending at least one of the load processes upon it being determined that another load process is being concurrently executed; and (h) allowing the at least one of the load processes to continue upon receiving a command to continue from the user station associated with the suspended at least one of the load processes.
20. A method as recited in claim 19, wherein the data includes medical records.
21. A method as recited in claim 19, wherein the connections to the user stations are via a wide area network.
22. A method as recited in claim 19, wherein all of the load processes are suspended upon it being determined that another load process is being concurrently executed.
23. A method as recited in claim 19, wherein all of the load processes except a first-initiated load process are suspended upon it being determined that another load process is being concurrently executed.
24. A method as recited in claim 19, wherein the notification includes at least one of a pop-up window, an email, and a facsimile.
25. A method for loading data in a multi-tier client/server architecture, comprising the steps of:
(a) receiving a plurality of user-selected keywords, wherein data is organized around the keywords;
(b) selecting a data management template corresponding to the keywords;
(c) validating that all data to be loaded matches the data management template; and (d) sending the data to a database for loading in the database upon validation that the data matches the data management template.
26. A method as recited in claim 25, wherein the data includes medical-related data.
27. A method as recited in claim 25, further comprising the steps of separating data that matches the data management template from data that does not match the data management template, and compiling a list of data that matches the data management template and data that does not match the data management template.
28. A method as recited in claim 25, wherein no data is sent to the database if any of the data does not match the data management template.
29. A method as recited in claim 25, further comprising the step of loading the data into a table before validation of the data.
30. A method as recited in claim 25, further comprising the step of sending a notification upon detecting a concurrently executing load process.
CA2406421A 2000-04-13 2001-04-13 Method for a health care solution framework Expired - Lifetime CA2406421C (en)

Applications Claiming Priority (7)

Application Number Priority Date Filing Date Title
US54908600A 2000-04-13 2000-04-13
US54892500A 2000-04-13 2000-04-13
US09/549,237 US6701345B1 (en) 2000-04-13 2000-04-13 Providing a notification when a plurality of users are altering similar data in a health care solution environment
US09/549,086 2000-04-13
US09/549,237 2000-04-13
US09/548,925 2000-04-13
PCT/US2001/012270 WO2001080092A2 (en) 2000-04-13 2001-04-13 Method for a health care solution framework

Publications (2)

Publication Number Publication Date
CA2406421A1 true CA2406421A1 (en) 2001-10-25
CA2406421C CA2406421C (en) 2012-02-21

Family

ID=27415544

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2406421A Expired - Lifetime CA2406421C (en) 2000-04-13 2001-04-13 Method for a health care solution framework

Country Status (4)

Country Link
EP (1) EP1272945A2 (en)
AU (2) AU5352201A (en)
CA (1) CA2406421C (en)
WO (1) WO2001080092A2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030088472A1 (en) * 2001-11-05 2003-05-08 Sabre Inc. Methods, systems, and articles of manufacture for providing product availability information
US8782097B2 (en) 2003-07-25 2014-07-15 Honeywell International Inc. Multiple system compatible database system and method
CN102467421B (en) * 2010-11-19 2014-04-16 深圳市金蝶友商电子商务服务有限公司 Tenant-data-based processing method and computer
US11636955B1 (en) 2019-05-01 2023-04-25 Verily Life Sciences Llc Communications centric management platform
CN111683066B (en) * 2020-05-27 2023-06-23 平安养老保险股份有限公司 Heterogeneous system integration method, heterogeneous system integration device, computer equipment and storage medium
CN111721536B (en) * 2020-07-20 2022-05-27 哈尔滨理工大学 Rolling bearing fault diagnosis method for improving model migration strategy
CN112579013A (en) * 2020-12-24 2021-03-30 安徽航天信息科技有限公司 File filling-in printing method and device and storage medium
CN112964469B (en) * 2021-02-28 2022-05-27 哈尔滨理工大学 Online fault diagnosis method for rolling bearing under variable load of transfer learning

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5335343A (en) * 1992-07-06 1994-08-02 Digital Equipment Corporation Distributed transaction processing using two-phase commit protocol with presumed-commit without log force
US5721943A (en) * 1993-10-14 1998-02-24 International Business Machines Corporation Negotiable locks for concurrent access of control data by multiple programs
US5909570A (en) * 1993-12-28 1999-06-01 Webber; David R. R. Template mapping system for data translation
US5715397A (en) * 1994-12-02 1998-02-03 Autoentry Online, Inc. System and method for data transfer and processing having intelligent selection of processing routing and advanced routing features
US6023694A (en) * 1996-01-02 2000-02-08 Timeline, Inc. Data retrieval method and apparatus with multiple source capability
US5859972A (en) * 1996-05-10 1999-01-12 The Board Of Trustees Of The University Of Illinois Multiple server repository and multiple server remote application virtual client computer
US5787450A (en) * 1996-05-29 1998-07-28 International Business Machines Corporation Apparatus and method for constructing a non-linear data object from a common gateway interface
US5903889A (en) * 1997-06-09 1999-05-11 Telaric, Inc. System and method for translating, collecting and archiving patient records
US5805900A (en) * 1996-09-26 1998-09-08 International Business Machines Corporation Method and apparatus for serializing resource access requests in a multisystem complex
US5933824A (en) * 1996-12-23 1999-08-03 Lsi Logic Corporation Methods and apparatus for locking files within a clustered storage environment
WO1998038564A2 (en) * 1997-02-28 1998-09-03 Siebel Systems, Inc. Partially replicated distributed database with multiple levels of remote clients

Also Published As

Publication number Publication date
AU5352201A (en) 2001-10-30
AU2001253522B2 (en) 2007-04-05
EP1272945A2 (en) 2003-01-08
WO2001080092A2 (en) 2001-10-25
WO2001080092A3 (en) 2002-08-29
CA2406421C (en) 2012-02-21

Similar Documents

Publication Publication Date Title
CN108683516B (en) Application instance upgrading method, device and system
US10402424B1 (en) Dynamic tree determination for data processing
US8108456B2 (en) Method and apparatus for migrating the system environment on which the applications depend
US7734585B2 (en) Updateable fan-out replication with reconfigurable master association
US10417103B2 (en) Fault-tolerant methods, systems and architectures for data storage, retrieval and distribution
CN108376118A (en) Service delivery system, method, equipment and storage medium
US5341499A (en) Method and apparatus for processing multiple file system server requests in a data processing network
TWI335519B (en) Method for managing file replication in applications
US8738645B1 (en) Parallel processing framework
RU2357283C2 (en) Scheme for refreshing connection with network printing device for clients of printer device
WO2005124554B1 (en) Two-stage network device configuration process
US20120159491A1 (en) Data driven dynamic workflow
JP2004536381A (en) Method and system for managing configuration changes in a data processing system
CN109032663A (en) Generation method, device, computer equipment and the storage medium of interface document
US20110016451A1 (en) Method and system for generating test cases for a software application
CN108234164A (en) Clustered deploy(ment) method and device
CA2406421A1 (en) Method for a health care solution framework
US9258187B2 (en) System and method for optimizing and digitally correcting errors on a computer system
US8539598B2 (en) Detection of customizations of application elements
CN109284975A (en) Policy information batch modification method, apparatus, computer equipment and storage medium
CN101305389A (en) Independent message stores and message transport agents
CN107122381B (en) File generation method and device and data analysis method and device
JPH09128280A (en) Data management device and method therefor
CN114020368A (en) Information processing method and device based on state machine and storage medium
CN112035174B (en) Method, apparatus and computer storage medium for running web service

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20210413