WO2018099103A1 - 基于集群数据迁移的电子病历处理系统及方法 - Google Patents

基于集群数据迁移的电子病历处理系统及方法 Download PDF

Info

Publication number
WO2018099103A1
WO2018099103A1 PCT/CN2017/093977 CN2017093977W WO2018099103A1 WO 2018099103 A1 WO2018099103 A1 WO 2018099103A1 CN 2017093977 W CN2017093977 W CN 2017093977W WO 2018099103 A1 WO2018099103 A1 WO 2018099103A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
database server
cluster
medical
medical database
Prior art date
Application number
PCT/CN2017/093977
Other languages
English (en)
French (fr)
Inventor
张贯京
葛新科
王海荣
Original Assignee
深圳市前海安测信息技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳市前海安测信息技术有限公司 filed Critical 深圳市前海安测信息技术有限公司
Publication of WO2018099103A1 publication Critical patent/WO2018099103A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/303Terminal profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/563Data redirection of data network streams

Definitions

  • the present invention relates to the field of medical informationization, and in particular, to an electronic medical record processing system and method based on cluster data migration.
  • the medical record is the original record of the patient's diagnosis and treatment in the hospital. It contains the home page, the history record, the test results, the medical records, the surgical records, the nursing records, and so on.
  • EMR Electronic Medical Record
  • the main object of the present invention is to provide an electronic medical record processing system and method based on cluster data migration, which aims to solve the technical problem that data migration cannot be invoked based on the existing medical information system.
  • the present invention provides an electronic medical record processing system based on cluster data migration, running in a data migration matching terminal, the data migration matching terminal through a network and a first medical database server and a second medical a database server communication connection, the network connection has multiple movements Terminal, the system includes:
  • a receiving module configured to receive a data migration configuration file of the first medical database server
  • a search module configured to search for a mobile terminal in the network
  • a testing module configured to perform network speed testing and performance testing on each searched mobile terminal to determine a qualified mobile terminal
  • a collection module configured to aggregate all qualified mobile terminals into one cluster
  • a sending module configured to send the data migration configuration file to each mobile terminal in the cluster, so that each mobile terminal in the cluster establishes a communication connection between the first medical database server and the second medical database server ;
  • a notification module configured to notify the first medical database server to send the electronic medical record data to be migrated to the second medical database server through the mobile terminal in the cluster;
  • the notification module is further configured to: when the mobile terminal in the cluster is in an idle state, notify the mobile terminal in the idle state that the electronic medical record data to be migrated in the first medical database server is actively acquired and sent to the Second medical database server.
  • the first medical database server is installed with a first medical database
  • the second medical database server is installed with a second medical database
  • the first medical database is divided into a plurality of first partition databases
  • the second medical database is divided into a plurality of second partition databases, each of which is assigned a unique partition code
  • each second partition database is assigned a unique partition code
  • the data migration configuration file includes an IP address of the first medical database server, a partition code of each first partition database in the first medical database server, and an electronic to be migrated in the first medical database server.
  • the test module performs a network speed test and a performance test on each searched mobile terminal to determine a qualified mobile terminal as follows:
  • the network speed of the searched mobile terminal reaches the preset network speed, and the tested hardware information reaches the preset hardware information, it is determined that the searched mobile terminal is a qualified mobile terminal.
  • the manner in which the aggregation module aggregates all qualified mobile terminals into one cluster is as follows: [0019] assigning an encoding to each qualified mobile terminal;
  • a cluster configuration file is created and sent to each qualified mobile terminal to complete the creation of the cluster, and the cluster configuration file includes the IP address and encoding of each qualified mobile terminal.
  • the present invention further provides an electronic medical record processing method based on cluster data migration, which is applied to a data migration matching terminal, wherein the data migration matching terminal passes through a network and a first medical database server and a second medical database.
  • a server communication connection wherein the network is connected to a plurality of mobile terminals, and the method includes the following steps:
  • the mobile terminal in the idle state of the cluster is notified to actively acquire the electronic medical record data to be migrated in the first medical database server and send the data to the second medical database server.
  • the first medical database server is installed with a first medical database
  • the second medical database server is installed with a second medical database
  • the first medical database is divided into a plurality of first partition databases
  • the second medical database is divided into a plurality of second partition databases, each of which is assigned a unique partition code
  • each second partition database is assigned a unique one. Partition code.
  • the data migration configuration file includes an IP address of the first medical database server, a partition code of each first partition database in the first medical database server, and an electronic to be migrated in the first medical database server.
  • the step of performing network speed testing and performance testing on each searched mobile terminal to determine a qualified mobile terminal comprises the following steps:
  • the network speed of the searched mobile terminal reaches the preset network speed, and the tested hardware information reaches the preset hardware information, it is determined that the searched mobile terminal is a qualified mobile terminal.
  • the step of grouping all qualified mobile terminals into one cluster comprises the following steps: [0036] assigning an encoding to each qualified mobile terminal;
  • a cluster configuration file is created and sent to each qualified mobile terminal to complete the creation of the cluster, the cluster configuration file including the IP address and encoding of each qualified mobile terminal.
  • the present invention adopts the above technical solution, and brings the technical effects as follows:
  • the present invention uses multiple mobile terminals to perform data migration on the electronic medical record, thereby preventing the occurrence of data migration due to the downtime of the designated server device, and the same.
  • the bandwidth cost of the medical institution is saved.
  • FIG. 1 is a schematic diagram of an application environment of an electronic medical record processing system based on cluster data migration according to the present invention
  • FIG. 2 is a block diagram showing a preferred embodiment of an electronic medical record processing system based on cluster data migration according to the present invention
  • 3 is a flow chart of a preferred embodiment of an electronic medical record processing method based on cluster data migration according to the present invention.
  • FIG. 1 is a schematic diagram of an application environment of an electronic medical record processing system based on cluster data migration according to the present invention.
  • the electronic medical record processing system 30 based on the cluster data migration in the present invention runs on the data migration matching terminal 3.
  • the data migration matching terminal 3 is communicably connected to the first medical database server 1 and the second medical database server 4 via the network 2.
  • the data migration matching terminal 3 can access the first medical database server 1 (or the second medical database server 4) through the network 2, and obtain from the first medical database server 1 (or the second medical database server 4) Various types of electronic medical record data.
  • the electronic medical record data includes, but is not limited to, a patient's name, a patient's name, a diseased day, a disease name, a disease cause, a disease diagnosis information, a drug name, a drug quantity, a doctor's name, a hospital and a department, a fee, and a patient.
  • Contact information for example, email address, mobile phone number, instant messaging account, etc.
  • disease encyclopedia for example, email address, mobile phone number, instant messaging account, etc.
  • the first medical database server 1 is installed with a first medical database 10, wherein the medical database 10 is divided into a plurality of first partition databases 100, for example, N first partition databases 100, each of the first partitions.
  • the database 100 is assigned a unique partition code, and a first partition database 100 stores one type of electronic medical record data.
  • the first partition database A stores text data in the electronic medical record data
  • the first partition database B stores image data in the electronic medical record data
  • the first partition database C stores the video data in the electronic medical record data
  • the first partition database D stores Web page data in electronic medical record data.
  • the first medical database server 1 provides a data import interface (eg, an application program interface, an API), and a device or system that accesses the data import interface may be from the first medical database server.
  • the first partition database 100 in 1 acquires electronic medical record data.
  • the second medical database server 4 is installed with a second medical database 40, wherein the medical data
  • the library 40 is divided into a plurality of second partition databases 400, such as N second partition databases 400, each of which is assigned a unique partition code, and a second partition database 400 stores one type of electronic medical record data.
  • the second partition database A1 stores text data in the electronic medical record data
  • the second partition database B1 stores image data in the electronic medical record data
  • the second partition database C1 stores the video data in the electronic medical record data
  • the second partition database D1 stores Web page data in electronic medical record data.
  • the second medical database server 4 provides a data import interface (for example, an application program interface, an API), and the device or system that accesses the data import interface may be from the second The medical database server 4 acquires electronic medical record data.
  • a data import interface for example, an application program interface, an API
  • the second medical database server 4 is a backup server of the first medical database server 1, and the electronic medical record data in the first medical database server 1 can be migrated to the second medical database server. Make a backup in 4.
  • the network 2 may be a wired communication network or a wireless communication network.
  • the network is preferably a wireless communication network, including but not limited to, a GSM network, a GPRS network, a CDMA network, and a TD-S.
  • a wireless transmission network such as a CDMA network, a WiMAX network, a TD-LTE network, or an FDD-LTE network. .
  • the data migration matching terminal 3 is communicably connected to the plurality of mobile terminals 5 through the network 2, and is configured to migrate the electronic medical record data in the first medical database server 1 to the second medical treatment by the mobile terminal 5. Backup is performed in the database server 4.
  • the data migration matching terminal 3 may be, but not limited to, any other suitable mobile terminal device such as a smart phone, a tablet computer, a personal digital assistant (PDA), a personal computer, an electronic signboard, and the like.
  • a smart phone such as a smart phone, a tablet computer, a personal digital assistant (PDA), a personal computer, an electronic signboard, and the like.
  • PDA personal digital assistant
  • the mobile terminal 5 may be, but is not limited to, any other suitable portable touch screen electronic device such as a smart phone, a tablet computer, a personal digital assistant (PDA), a personal computer, an electronic signboard, and the like.
  • a smart phone such as a smart phone, a tablet computer, a personal digital assistant (PDA), a personal computer, an electronic signboard, and the like.
  • PDA personal digital assistant
  • FIG. 2 it is a block diagram of a preferred embodiment of an electronic medical record processing system based on cluster data migration of the present invention.
  • the electronic medical record processing system 30 based on the cluster data migration is applied to the data migration matching terminal 3.
  • the data migration matching terminal 3 includes, but is not limited to, an electronic medical record processing system 30 based on cluster data migration, a storage unit 31, a processing unit 32, and a communication unit 33.
  • the storage unit 31 may be a read only storage unit ROM, an electrically erasable storage unit EEPRO M, a flash storage unit FLASH or a solid hard disk.
  • the processing unit 32 may be a central processing unit (CPU), a microcontroller (MCU), a data processing chip, or an information processing unit having a data processing function.
  • CPU central processing unit
  • MCU microcontroller
  • data processing chip or an information processing unit having a data processing function.
  • the communication unit 33 is a communication interface with a remote communication function, for example, communication supporting wireless communication technologies such as GSM, GPR S, WCDMA, CDMA, TD-SCDMA, WiMAX, TD-LTE, FDD-LTE. Interface, support wired communication interface of USB and network cable.
  • wireless communication technologies such as GSM, GPR S, WCDMA, CDMA, TD-SCDMA, WiMAX, TD-LTE, FDD-LTE.
  • Interface support wired communication interface of USB and network cable.
  • the electronic medical record processing system 30 based on the cluster data migration includes, but is not limited to, a receiving module 31 1 , a searching module 312 , a testing module 313 , a collecting module 314 , a sending module 315 , a notification module 316 , and a determining module 317 .
  • the module referred to in the present invention refers to a series of computer program instruction segments that can be executed by the processing unit 32 of the data migration matching terminal 3 and capable of performing a fixed function, which is stored in the storage of the data migration matching terminal 3. In unit 31.
  • the receiving module 311 is configured to receive a data migration configuration file of the first medical database server 1.
  • the data migration configuration file includes, but is not limited to, an IP address of the first medical database server 1, a partition code of each first partition data 100 in the first medical database server 1, and a first Attribute information (including data size, file directory, and the like) of the electronic medical record data to be migrated in the medical database server 1, a database configuration file of the first medical database server 1 (for example, database connection configuration information, etc.), the second medical The IP address of the database server 4, the partition code of each second partition data 400 in the second medical database server 4, the database configuration file of the second medical database server 4 (for example, database connection configuration information, etc.).
  • the data migration configuration file may be pre-stored in the data migration matching terminal 3, and the data migration configuration file is periodically updated.
  • the search module 312 is configured to search the mobile terminal 5 in the network 2. Specifically, the search module 312 sends a network broadcast to the network 2, and if the mobile terminal 5 connected to the network 2 receives the network broadcast and agrees to be an intermediate device for data migration, the mobile terminal 5 is searched. Mobile terminal. For example, if the mobile terminal 5 receives the network broadcast, the mobile terminal 5 pops up an inquiry dialog box, which includes a confirmation button and a cancel button. When the user using the mobile terminal 5 clicks the OK button, the movement is indicated. The mobile terminal 5 authorizes the intermediate device that migrates data for the first medical database server 1.
  • the reward information may be embedded in the network broadcast.
  • an electronic money for example, 1 yuan of electronic money
  • the mobile terminal 5 of the staff of a medical institution for example, a hospital
  • the electronic medical record data of the first medical database server 1 is migrated, and the setting is made after 12 o'clock in the evening to 4 o'clock in the morning.
  • the test module 313 is configured to perform a network speed test and a performance test on each of the searched mobile terminals 5 to determine a qualified mobile terminal 5. Specifically, the test module 313 sends a control command to each of the searched mobile terminals 5, and controls each searched mobile terminal 5 to perform network speed measurement (for example, calling the network speed test software installed on the mobile terminal 5 to perform network measurement). Speed test) and performance test (for example, calling performance test software (for example, Ann Bunny software, etc.) installed on the searched mobile terminal 5 to perform performance test to obtain hardware information of each searched mobile terminal 5.
  • the network speed of the mobile terminal 5 reaches the preset network speed
  • the tested hardware information for example, CPU, memory, and the like
  • the searched mobile terminal is the qualified mobile terminal 5.
  • the aggregation module 314 is configured to aggregate all qualified mobile terminals 5 into a cluster. Specifically, the aggregation module 314 aggregates all qualified mobile terminals 5 into a cluster in the following manner: (1) assigning a code to each qualified mobile terminal 5; (2) acquiring each qualified mobile terminal The IP address of 5; (3) Create a cluster configuration file and send it to each qualified mobile terminal 5 to complete the creation of the cluster, and the cluster configuration file includes the IP address and code of each qualified mobile terminal 5. It should be noted that two qualified mobile terminals 5 in the cluster can communicate with each other (according to IP address and encoding) and exchange data. When one mobile terminal 5 in the cluster cannot directly transmit data to the second medical database server. 4. The mobile terminal 5 can transmit data to the second medical database server 4 via another mobile terminal 5 in the cluster.
  • the sending module 315 is configured to send the data migration configuration file to each mobile terminal 5 in the cluster, so that each mobile terminal 5 in the cluster is in the first medical database server 1 and the second medical database server 4 Establish a communication connection between them.
  • Each mobile terminal 5 in the cluster receives the data migration After moving the configuration file, according to the IP address of the first medical database server 1, and the first medical database server 1 is in communication connection, accessing the first partition database 100 according to the database configuration file of the first medical database server 1, according to The IP address of the second medical database server 4 is communicatively coupled to the second medical database server 4, and the second partition database 400 is accessed according to the database configuration file of the second medical database server 4.
  • the notification module 316 is configured to notify the first medical database server 1 to send the electronic medical record data to be migrated to the second medical database server 4 through the mobile terminal 5 in the cluster. Specifically, the notification module 316 notifies the first medical database server 1 to transfer the text data in the first partition database 100 from the searched mobile terminal 5 to the second partition database A1 for storage.
  • the determining module 317 is configured to determine whether any mobile terminals 5 in the cluster are in an idle state. Specifically, the determining module 317 detects each mobile terminal 5 in the cluster, and determines whether the mobile terminal 5 is transmitting electronic medical record data (for example, by acquiring related threads running in the mobile terminal in the cluster), if in the cluster If the mobile terminal 5 does not transmit electronic medical record data, the mobile terminal 5 is in an idle state.
  • the notification module 316 is further configured to notify the mobile terminal 5 in the idle state that the mobile terminal 5 in the cluster is in an idle state, and actively acquire the electronic medical record data to be migrated in the first medical database server 1. And sent to the second medical database server 4.
  • the qualified mobile terminal T1 acquires text data from the first partition database A, and transmits the acquired text data to the second partition database A1 for storage. That is, the qualified mobile terminal 5 obtains the electronic medical record data to be migrated from the first medical database server 1, determines the type of the electronic medical record data to be migrated, and obtains according to the type of the electronic medical record data to be migrated.
  • the electronic medical record data is sent to the second partition database corresponding to the electronic medical record data type
  • FIG. 3 it is a flowchart of a preferred embodiment of the electronic medical record processing method based on cluster data migration of the present invention.
  • the electronic medical record processing method based on the cluster data migration is applied to the data migration matching terminal 3, and the method includes the following steps:
  • Step S11 The receiving module 311 receives the data migration configuration file of the first medical database server 1.
  • the data migration configuration file includes, but is not limited to, an IP address of the first medical database server 1 and a score of each first partition data 100 in the first medical database server 1.
  • the IP address of the second medical database server 4 the partition code of each second partition data 400 in the second medical database server 4, the database configuration file of the second medical database server 4 (for example, database connection configuration information, etc.).
  • the data migration configuration file may be pre-stored in the data migration matching terminal 3, and the data migration configuration file is periodically updated.
  • Step S12 The search module 312 searches the network 2 for the mobile terminal 5. Specifically, the search module 312 sends a network broadcast to the network 2, and if the mobile terminal 5 connected to the network 2 receives the network broadcast and agrees to be an intermediate device for data migration, the mobile terminal 5 is searched. Mobile terminal. For example, if the mobile terminal 5 receives the network broadcast, the mobile terminal 5 pops up an inquiry dialog box, which includes a confirmation button and a cancel button. When the user using the mobile terminal 5 clicks the OK button, the mobile terminal 5 is indicated. An intermediate device authorized to migrate data for the first medical database server 1 indicates that the mobile terminal 5 rejects the intermediate device that migrates data for the first medical database server 1 if the user using the mobile terminal 5 clicks the cancel button.
  • the reward information may be embedded in the network broadcast.
  • an electronic money for example, 1 yuan of electronic money
  • the mobile terminal 5 of a staff member of a medical institution e.g., a hospital
  • the electronic medical record data of the first medical database server 1 is migrated, and the setting is made after 12 o'clock in the evening to 4 o'clock in the morning.
  • Step S13 The test module 313 performs a network speed test and a performance test on each of the searched mobile terminals 5 to determine the qualified mobile terminal 5. Specifically, the test module 313 sends a control command to each of the searched mobile terminals 5, and controls each searched mobile terminal 5 to perform network speed measurement (for example, calling the network speed test software installed on the mobile terminal 5 to perform network measurement). Speed test) and performance test (for example, calling performance test software (for example, Ann Bunny software, etc.) installed on the searched mobile terminal 5 to perform performance test to obtain hardware information of each searched mobile terminal 5.
  • network speed measurement for example, calling the network speed test software installed on the mobile terminal 5 to perform network measurement.
  • Speed test for example, calling performance test software (for example, Ann Bunny software, etc.) installed on the searched mobile terminal 5 to perform performance test to obtain hardware information of each searched mobile terminal 5.
  • Step S14 The aggregation module 314 aggregates all qualified mobile terminals 5 into one cluster. Specifically, the aggregation module 314 aggregates all qualified mobile terminals 5 into a cluster in the following manner: (1) assigning a code to each qualified mobile terminal 5; (2) acquiring each qualified mobile terminal The IP address of 5; (3) A cluster configuration file is created and sent to each qualified mobile terminal 5 to complete the creation of the cluster, and the cluster configuration file includes the IP address and code of each qualified mobile terminal 5.
  • two qualified mobile terminals 5 in the cluster can communicate with each other (according to IP address and encoding) and exchange data.
  • one mobile terminal 5 in the cluster cannot directly transmit data to the second medical database server. 4.
  • the mobile terminal 5 can transmit data to the second medical database server 4 via another mobile terminal 5 in the cluster.
  • Step S15 The sending module 315 sends the data migration configuration file to each mobile terminal 5 in the cluster, so that the mobile terminal 5 of each of the clusters is in the first medical database server 1 and the second medical database.
  • a communication connection is established between the servers 4.
  • each mobile terminal 5 in the cluster communicates with the first medical database server 1 according to the IP address of the first medical database server 1, according to the first medical database server 1 Database configuration file accessing the first partition database, communicating with the second medical database server 4 according to the IP address of the second medical database server 4, according to the database configuration file access of the second medical database server 4 Second partition database.
  • Step S16 The notification module 316 notifies the first medical database server 1 to send the electronic medical record data to be migrated to the second medical database server 4 through the mobile terminal 5 in the cluster. Specifically, the notification module 316 notifies the first medical database server 1 to transfer the text data in the first partition database 100 from the searched mobile terminal 5 to the second partition database A1 for storage.
  • Step S17 The determining module 317 determines whether the mobile terminal 5 is in an idle state in the cluster. Specifically, the determining module 317 detects each mobile terminal 5 in the cluster, and determines whether the mobile terminal 5 is transmitting electronic medical record data (for example, by acquiring related threads running in the mobile terminal in the cluster), if in the cluster If the mobile terminal 5 does not transmit electronic medical record data, the mobile terminal 5 is in an idle state. If all the mobile terminals 5 in the cluster are in an idle state, the flow proceeds to step S18. Otherwise, if no mobile terminal 5 is in the idle state in the cluster, step S17 is repeated.
  • Step S18 The notification module 316 notifies the mobile terminal 5 in the idle state that the cluster is actively acquiring the location.
  • the electronic medical record data to be migrated in the first medical database server 1 is sent to the second medical database server 4.
  • the qualified mobile terminal T1 acquires text data from the first partition database A, and transmits the acquired text data to the second partition database A1 for storage. That is, the qualified mobile terminal 5 obtains the electronic medical record data to be migrated from the first medical database server 1, determines the type of the electronic medical record data to be migrated, and obtains according to the type of the electronic medical record data to be migrated.
  • the electronic medical record data is sent to the second partition database corresponding to the electronic medical record data type.
  • the present invention adopts the above technical solution, and brings the technical effects as follows:
  • the present invention uses multiple mobile terminals to perform data migration on the electronic medical record, thereby preventing the occurrence of data migration due to the downtime of the designated server device, and the same.
  • the bandwidth cost of the medical institution is saved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

本发明提供一种基于集群数据迁移的电子病历处理系统及方法,该方法包括:将所有合格的移动终端集合成一个集群;发送所述数据迁移配置文件给集群中每一个合格的移动终端;通知集群中每个合格的移动终端从第一医疗数据库服务器获取待迁移的电子病历数据并将获取的电子病历数据发送至第二医疗数据库服务器;通知集群中处于闲置状态的移动终端主动获取所述第一医疗数据库服务器中待迁移的电子病历数据并发送至第二医疗数据库服务器。实施本发明防止由于指定的服务器设备宕机而无法进行数据迁移的情况发生,同时利用移动终端所用的网络带宽,节省了医疗机构的带宽费用。

Description

说明书 发明名称:基于集群数据迁移的电子病历处理系统及方法 技术领域
[0001] 本发明涉及医疗信息化领域, 尤其涉及一种基于集群数据迁移的电子病历处理 系统及方法。
背景技术
[0002] 病历是病人在医院诊断治疗全过程的原始记录, 它包含有首页、 病程记录、 检 査检验结果、 医嘱、 手术记录、 护理记录等等。 随着医院计算机管理网络化, 电子病历 (EMR, Electronic Medical Record)应运而生。 作为科技进步的产物, 电 子病历因其方便记录, 易存储等优点被越来越广泛的应用在医疗系统中。
[0003] 进一步地, 随着移动医疗的发展, 现在越来越多的患者或医生都使用移动终端
(例如, 手机、 平板电脑等触摸屏的移动终端) 査看电子病例。 为了确保医疗 化信息系统的稳定, 医疗信息化系统需要定期对电子病历进行迁移以进行备份 防止出现数据崩溃的情况。 然而, 现有的电子病历数据迁移通常采用指定的服 务器设备, 若指定的服务器设备宕机, 则无法进行数据迁移。 而现有的医疗信 息化系统中无法调用移动终端进行数据迁移, 因此有必要提供一种采用移动终 端对电子病历进行数据迁移的信息化系统, 防止由于指定的服务器设备宕机而 无法进行数据迁移。
技术问题
[0004] 本发明的主要目的在于提供一种基于集群数据迁移的电子病历处理系统及方法 , 旨在解决基于现有的医疗信息化系统中无法调用移动终端进行数据迁移的技 术问题。
问题的解决方案
技术解决方案
[0005] 为实现上述目的, 本发明提供了一种基于集群数据迁移的电子病历处理系统, 运行于数据迁移匹配终端中, 所述数据迁移匹配终端通过网络与第一医疗数据 库服务器及第二医疗数据库服务器通信连接, 所述网络上通信连接有多个移动 终端, 该系统包括:
[0006] 接收模块, 用于接收所述第一医疗数据库服务器的数据迁移配置文件;
[0007] 搜索模块, 用于在网络中搜索移动终端;
[0008] 测试模块, 用于对每个搜索的移动终端进行网速测试及性能测试以确定合格的 移动终端;
[0009] 集合模块, 用于将所有合格的移动终端集合成一个集群;
[0010] 发送模块, 用于发送所述数据迁移配置文件给集群中每一个移动终端, 使得所 述集群中的每一个移动终端在第一医疗数据库服务器及第二医疗数据库服务器 之间建立通信连接;
[0011] 通知模块, 用于通知所述第一医疗数据库服务器将所述待迁移的电子病历数据 通过所述集群中的移动终端发送至第二医疗数据库服务器; 及
[0012] 所述通知模块, 还用于当集群中有移动终端处于闲置状态吋, 通知集群中处于 闲置状态的移动终端主动获取所述第一医疗数据库服务器中待迁移的电子病历 数据并发送至第二医疗数据库服务器。
[0013] 优选的, 所述第一医疗数据库服务器安装有第一医疗数据库, 第二医疗数据库 服务器安装有第二医疗数据库, 其中, 所述第一医疗数据库划分为多个第一分 区数据库, 所述第二医疗数据库划分为多个第二分区数据库, 每一个第一分区 数据库分配有一个唯一的分区代码, 每一个第二分区数据库分配有一个唯一的 分区代码。
[0014] 优选的, 所述数据迁移配置文件包括所述第一医疗数据库服务器的 IP地址、 第 一医疗数据库服务器中每个第一分区数据库的分区代码、 第一医疗数据库服务 器中待迁移的电子病历数据、 第一医疗数据库服务器的数据库配置文件、 所述 第二医疗数据库服务器的 IP地址、 第二医疗数据库服务器中每个第二分区数据库 的分区代码及第二医疗数据库服务器的数据库配置文件。
[0015] 优选的, 所述测试模块对每个搜索的移动终端进行网速测试及性能测试以确定 合格的移动终端的方式如下:
[0016] 发送控制指令给每个搜索的移动终端, 调用安装于每个搜索的移动终端上的网 速测试软件进行网速测试, 及调用安装于每个搜索的移动终端上的性能测试软 件以获取每个搜索的移动终端的硬件信息; 及
[0017] 若搜索的移动终端的网速达到预设网速, 且测试的硬件信息达到预设的硬件信 息, 则确定该搜索的移动终端为合格的移动终端。
[0018] 优选的, 所述集合模块将所有合格的移动终端集合成一个集群的方式如下: [0019] 给每个合格的移动终端的分配一个编码;
[0020] 获取每个合格的移动终端的 IP地址;
[0021] 创建一个集群配置文件并发送给每个合格的移动终端来完成集群的创建, 所述 集群配置文件中包括每个合格的移动终端的 IP地址及编码。
[0022] 另一方面, 本发明还提供一种基于集群数据迁移的电子病历处理方法, 应用于 数据迁移匹配终端中, 所述数据迁移匹配终端通过网络与第一医疗数据库服务 器及第二医疗数据库服务器通信连接, 所述网络上通信连接有多个移动终端, 该方法包括如下步骤:
[0023] 接收所述第一医疗数据库服务器的数据迁移配置文件;
[0024] 在网络中搜索移动终端;
[0025] 对每个搜索的移动终端进行网速测试及性能测试以确定合格的移动终端; [0026] 将所有合格的移动终端集合成一个集群;
[0027] 发送所述数据迁移配置文件给集群中每一个移动终端, 使得所述集群中的每一 个移动终端在第一医疗数据库服务器及第二医疗数据库服务器之间建立通信连 接;
[0028] 通知所述第一医疗数据库服务器将所述待迁移的电子病历数据通过所述集群中 的移动终端发送至第二医疗数据库服务器; 及
[0029] 当集群中有移动终端处于闲置状态吋, 通知集群中处于闲置状态的移动终端主 动获取所述第一医疗数据库服务器中待迁移的电子病历数据并发送至第二医疗 数据库服务器。
[0030] 优选的, 所述第一医疗数据库服务器安装有第一医疗数据库, 第二医疗数据库 服务器安装有第二医疗数据库, 其中, 所述第一医疗数据库划分为多个第一分 区数据库, 所述第二医疗数据库划分为多个第二分区数据库, 每一个第一分区 数据库分配有一个唯一的分区代码, 每一个第二分区数据库分配有一个唯一的 分区代码。
[0031] 优选的, 所述数据迁移配置文件包括所述第一医疗数据库服务器的 IP地址、 第 一医疗数据库服务器中每个第一分区数据库的分区代码、 第一医疗数据库服务 器中待迁移的电子病历数据、 第一医疗数据库服务器的数据库配置文件、 所述 第二医疗数据库服务器的 IP地址、 第二医疗数据库服务器中每个第二分区数据库 的分区代码及第二医疗数据库服务器的数据库配置文件。
[0032] 优选的, 所述对每个搜索的移动终端进行网速测试及性能测试以确定合格的移 动终端的步骤包括如下步骤:
[0033] 发送控制指令给每个搜索的移动终端, 调用安装于每个搜索的移动终端上的网 速测试软件进行网速测试, 及调用安装于每个搜索的移动终端上的性能测试软 件以获取每个搜索的移动终端的硬件信息; 及
[0034] 若搜索的移动终端的网速达到预设网速, 且测试的硬件信息达到预设的硬件信 息, 则确定该搜索的移动终端为合格的移动终端。
[0035] 优选的, 所述将所有合格的移动终端集合成一个集群的步骤包括如下步骤: [0036] 给每个合格的移动终端的分配一个编码;
[0037] 获取每个合格的移动终端的 IP地址;
[0038] 创建一个集群配置文件并发送给每个合格的移动终端来完成集群的创建, 所述 集群配置文件中包括每个合格的移动终端的 IP地址及编码。
发明的有益效果
有益效果
[0039] 本发明采用上述技术方案, 带来的技术效果为: 本发明采用多个移动终端对电 子病历进行数据迁移, 防止由于指定的服务器设备宕机而无法进行数据迁移的 情况发生, 同吋利用移动终端所用的网络带宽, 节省了医疗机构的带宽费用。 对附图的简要说明
附图说明
[0040] 图 1是本发明基于集群数据迁移的电子病历处理系统的应用环境示意图;
[0041] 图 2是本发明基于集群数据迁移的电子病历处理系统的优选实施例的模块示意 图; [0042] 图 3是本发明基于集群数据迁移的电子病历处理方法的优选实施例的流程图。
[0043] 本发明目的实现、 功能特点及优点将结合实施例, 参照附图做进一步说明。
实施该发明的最佳实施例
本发明的最佳实施方式
[0044] 为更进一步阐述本发明为达成预定发明目的所采取的技术手段及功效, 以下结 合附图及较佳实施例, 对本发明的具体实施方式、 结构、 特征及其功效, 详细 说明如下。 应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不用 于限定本发明。
[0045] 参照图 1所示, 图 1是本发明基于集群数据迁移的电子病历处理系统的应用环境 示意图。 本发明中的基于集群数据迁移的电子病历处理系统 30运行于数据迁移 匹配终端 3上。 所述数据迁移匹配终端 3通过网络 2与第一医疗数据库服务器 1及 第二医疗数据库服务器 4通信连接。 所述数据迁移匹配终端 3可以通过网络 2访问 所述第一医疗数据库服务器 1 (或第二医疗数据库服务器 4) , 并从所述第一医 疗数据库服务器 1 (或第二医疗数据库服务器 4) 获取各种类型的电子病历数据 。 所述电子病历数据包括, 但不限于, 患者姓名、 患者年齢、 患病吋间、 疾病 名称、 患病原因、 疾病诊断信息、 药品名称、 药品数量、 医生姓名、 就诊医院 及科室、 费用及患者的联系方式 (例如, 电子邮箱地址、 手机号码、 即吋通信 账号等) 、 疾病百科、 政府医疗政策文件等信息。
[0046] 所述第一医疗数据库服务器 1安装有第一医疗数据库 10, 其中, 所述医疗数据 库 10划分为多个第一分区数据库 100, 例如 N个第一分区数据库 100, 每一个第一 分区数据库 100分配有一个唯一的分区代码, 一个第一分区数据库 100存储一种 类型的电子病历数据。 例如, 第一分区数据库 A存储电子病历数据中的文本数据 , 第一分区数据库 B存储电子病历数据中的图像数据, 第一分区数据库 C存储电 子病历数据中的视频数据、 第一分区数据库 D存储电子病历数据中的网页数据。
[0047] 所述第一医疗数据库服务器 1提供数据导入接口 (例如, 应用程序接口, Applic ation Program Interface, API) , 接入该数据导入接口的设备或系统都可以从所 述第一医疗数据库服务器 1中的第一分区数据库 100获取电子病历数据。
[0048] 所述第二医疗数据库服务器 4安装有第二医疗数据库 40, 其中, 所述医疗数据 库 40划分为多个第二分区数据库 400, 例如 N个第二分区数据库 400, 每一个第二 分区数据库 400分配有一个唯一的分区代码, 一个第二分区数据库 400存储一种 类型的电子病历数据。 例如, 第二分区数据库 A1存储电子病历数据中的文本数 据, 第二分区数据库 B1存储电子病历数据中的图像数据, 第二分区数据库 C1存 储电子病历数据中的视频数据、 第二分区数据库 D1存储电子病历数据中的网页 数据。
[0049] 具体而言, 所述第二医疗数据库服务器 4提供数据导入接口 (例如, 应用程序 接口, Application Program Interface, API) , 接入该数据导入接口的设备或系统 都可以从所述第二医疗数据库服务器 4中获取电子病历数据。
[0050] 需要说明的是, 所述第二医疗数据库服务器 4为所述第一医疗数据库服务器 1的 备用服务器, 所述第一医疗数据库服务器 1中的电子病历数据可以迁移至第二医 疗数据库服务器 4中做备份。
[0051] 在本实施例中, 所述网络 2可以是有线通讯网络或无线通讯网络。 所述网络优 选为无线通讯网络, 包括但不限于, GSM网络、 GPRS网络、 CDMA网络、 TD-S
CDMA网络、 WiMAX网络、 TD-LTE网络、 FDD-LTE网络等无线传输网络。 。
[0052] 进一步地, 所述数据迁移匹配终端 3通过网络 2与多个移动终端 5通信连接, 用 于通过所述移动终端 5将第一医疗数据库服务器 1中的电子病历数据迁移至第二 医疗数据库服务器 4中进行备份。
[0053] 所述数据迁移匹配终端 3可以是, 但不限于, 智能手机、 平板电脑、 个人数字 助理 (Personal Digital Assistant, PDA) 、 个人电脑、 电子看板等其它任意合适的 移动终端设备。
[0054] 所述移动终端 5可以是, 但不限于, 智能手机、 平板电脑、 个人数字助理 (Pers onal Digital Assistant, PDA) 、 个人电脑、 电子看板等其它任意合适的便携式触 摸屏电子设备。
[0055] 参照图 2所示, 是本发明基于集群数据迁移的电子病历处理系统的优选实施例 的模块示意图。 在本实施例中, 所述基于集群数据迁移的电子病历处理系统 30 应用于数据迁移匹配终端 3。 该数据迁移匹配终端 3包括, 但不仅限于, 基于集 群数据迁移的电子病历处理系统 30、 存储单元 31、 处理单元 32、 及通讯单元 33 [0056] 所述的存储单元 31可以为一种只读存储单元 ROM, 电可擦写存储单元 EEPRO M、 快闪存储单元 FLASH或固体硬盘等。
[0057] 所述的处理单元 32可以为一种中央处理器 (Central Processing Unit, CPU) 、 微控制器 (MCU) 、 数据处理芯片、 或者具有数据处理功能的信息处理单元。
[0058] 所述的通讯单元 33为一种具有远程通讯功能的通讯接口, 例如支持 GSM、 GPR S、 WCDMA、 CDMA、 TD-SCDMA、 WiMAX、 TD-LTE、 FDD-LTE等无线通讯 技术的通讯接口, 支持 USB、 网线的有线通讯接口。
[0059] 所述基于集群数据迁移的电子病历处理系统 30包括, 但不局限于, 接收模块 31 1、 搜索模块 312、 测试模块 313、 集合模块 314、 发送模块 315、 通知模块 316及 判断模块 317, 本发明所称的模块是指一种能够被所述数据迁移匹配终端 3的处 理单元 32执行并且能够完成固定功能的一系列计算机程序指令段, 其存储在所 述数据迁移匹配终端 3的存储单元 31中。
[0060] 所述接收模块 311用于接收所述第一医疗数据库服务器 1的数据迁移配置文件。
在本实施例中, 所述数据迁移配置文件包括, 但不限于, 所述第一医疗数据库 服务器 1的 IP地址、 第一医疗数据库服务器 1中每个第一分区数据 100的分区代码 、 第一医疗数据库服务器 1中待迁移的电子病历数据的属性信息 (包括数据大小 、 文件目录等信息) 、 第一医疗数据库服务器 1的数据库配置文件 (例如, 数据 库连接配置信息等) 、 所述第二医疗数据库服务器 4的 IP地址、 第二医疗数据库 服务器 4中每个第二分区数据 400的分区代码、 第二医疗数据库服务器 4的数据库 配置文件 (例如, 数据库连接配置信息等) 。 需要说明的是, 所述数据迁移配 置文件可以预先保存于所述数据迁移匹配终端 3中, 并定期更新所述数据迁移配 置文件。
[0061] 所述搜索模块 312用于在网络 2中搜索移动终端 5。 具体地说, 所述搜索模块 312 发送网络广播至网络 2中, 若连接至网络 2上的移动终端 5接收到所述网络广播并 同意作为数据迁移的中间设备, 则该移动终端 5为搜索的移动终端。 例如, 若移 动终端 5接收到网络广播, 则移动终端 5会弹出一个询问对话框, 该询问对话框 包括确定按键及取消按键, 使用该移动终端 5的用户点击确定按键, 则表明该移 动终端 5授权为第一医疗数据库服务器 1迁移数据的中间设备, 若使用该移动终 端 5的用户点击取消按键, 则表明该移动终端 5拒绝为第一医疗数据库服务器 1迁 移数据的中间设备。 为了避免移动终端 5过高的拒绝率, 可以在网络广播中嵌入 奖励信息, 例如, 若移动终端 5同意为迁移数据的中间设备后, 可以发一个电子 货币 (例如, 1元人民币的电子货币) 给该移动终端 5。 此外, 也可以将医疗机 构 (例如, 医院) 的工作人员的移动终端 5作为迁移数据的中间设备。 为了避免 影响工作人员的工作及生活, 对第一医疗数据库服务器 1的电子病历数据进行迁 移吋, 设定在晚上 12点之后至早上 4点之间进行。
[0062] 所述测试模块 313用于对每个搜索的移动终端 5进行网速测试及性能测试以确定 合格的移动终端 5。 具体地说, 所述测试模块 313发送控制指令给每个搜索的移 动终端 5, 并控制每个搜索的移动终端 5进行网络测速 (例如, 调用安装于移动 终端 5上的网速测试软件进行网速测试) 及性能测试 (例如, 调用安装于搜索的 移动终端 5上的性能测试软件 (例如, 安兔兔软件等) 进行性能测试以获取每个 搜索的移动终端 5的硬件信息。 若搜索的移动终端 5的网速达到预设网速, 且测 试的硬件信息 (例如、 CPU及内存等信息) 达到预设的硬件信息, 则该搜索的移 动终端为合格的移动终端 5。
[0063] 所述集合模块 314用于将所有合格的移动终端 5集合成一个集群 (cluster) 。 具 体地说, 所述集合模块 314将所有合格的移动终端 5集合成一个集群的方式如下 : (1) 给每个合格的移动终端 5的分配一个编码; (2) 获取每个合格的移动终 端 5的 IP地址; (3) 创建一个集群配置文件并发送给每个合格的移动终端 5从而 完成集群的创建, 所述集群配置文件中包括每个合格的移动终端 5的 IP地址及编 码。 需要说明的是, 集群中两个合格的移动终端 5之间可以通信连接 (根据 IP地 址及编码) 并进行数据交换, 当集群中某一个移动终端 5无法直接将数据传输给 第二医疗数据库服务器 4吋, 该移动终端 5可以在集群中通过另外一台移动终端 5 将数据传输给第二医疗数据库服务器 4。
[0064] 所述发送模块 315用于发送所述数据迁移配置文件给集群中每一个移动终端 5, 使得所述集群中每一个移动终端 5在第一医疗数据库服务器 1及第二医疗数据库 服务器 4之间建立通信连接。 所述集群中的每一个移动终端 5接收到所述数据迁 移配置文件后, 根据所述第一医疗数据库服务器 1的 IP地址与所述第一医疗数据 库服务器 1通信连接, 根据第一医疗数据库服务器 1的数据库配置文件访问所述 第一分区数据库 100, 根据所述第二医疗数据库服务器 4的 IP地址与所述第二医疗 数据库服务器 4通信连接, 根据第二医疗数据库服务器 4的数据库配置文件访问 所述第二分区数据库 400。
[0065] 所述通知模块 316用于通知所述第一医疗数据库服务器 1将所述待迁移的电子病 历数据通过所述集群中的移动终端 5发送至第二医疗数据库服务器 4。 具体地说 , 所述通知模块 316通知所述第一医疗数据库服务器 1将从第一分区数据库 100中 的文本数据通过搜索的移动终端 5转移至第二分区数据库 A1存储。
[0066] 所述判断模块 317用于判断集群中是否有移动终端 5均处于闲置状态。 具体地说 , 所述判断模块 317对集群中的每一个移动终端 5进行检测, 判断移动终端 5是否 在传输电子病历数据 (例如, 通过获取集群中移动终端运行的相关线程来判断 ) , 若集群中有移动终端 5没有传输电子病历数据, 则该移动终端 5处于闲置状 态。
[0067] 所述通知模块 316还用于当集群中有移动终端 5处于闲置状态吋, 通知集群中处 于闲置状态的移动终端 5主动获取所述第一医疗数据库服务器 1中待迁移的电子 病历数据并发送至第二医疗数据库服务器 4。 具体地说, 所述合格的移动终端 T1 从第一分区数据库 A获取文本数据, 并将获取的文本数据发送至第二分区数据库 A1存储。 也就是说, 所述合格的移动终端 5从第一医疗数据库服务器 1获取待迁 移的电子病历数据吋, 对待迁移的电子病历数据的类型进行判断, 并根据待迁 移的电子病历数据的类型将获取的电子病历数据发送至该电子病历数据类型对 应的第二分区数据库中
[0068] 参照图 3所示, 是本发明基于集群数据迁移的电子病历处理方法的优选实施例 的流程图。 在本实施例中, 所述的基于集群数据迁移的电子病历处理方法应用 于数据迁移匹配终端 3, 该方法包括以下步骤:
[0069] 步骤 S 11: 所述接收模块 311接收所述第一医疗数据库服务器 1的数据迁移配置 文件。 在本实施例中, 所述数据迁移配置文件包括, 但不限于, 所述第一医疗 数据库服务器 1的 IP地址、 第一医疗数据库服务器 1中每个第一分区数据 100的分 区代码、 第一医疗数据库服务器 1中待迁移的电子病历数据的属性信息 (包括数 据大小、 文件目录等信息) 、 第一医疗数据库服务器 1的数据库配置文件 (例如 , 数据库连接配置信息等) 、 所述第二医疗数据库服务器 4的 IP地址、 第二医疗 数据库服务器 4中每个第二分区数据 400的分区代码、 第二医疗数据库服务器 4的 数据库配置文件 (例如, 数据库连接配置信息等) 。 需要说明的是, 所述数据 迁移配置文件可以预先保存于所述数据迁移匹配终端 3中, 并定期更新所述数据 迁移配置文件。
[0070] 步骤 S12: 所述搜索模块 312在网络 2中搜索移动终端 5。 具体地说, 所述搜索模 块 312发送网络广播至网络 2中, 若连接至网络 2上的移动终端 5接收到所述网络 广播并同意作为数据迁移的中间设备, 则该移动终端 5为搜索的移动终端。 例如 , 若移动终端 5接收到网络广播, 则移动终端 5会弹出一个询问对话框, 该询问 对话框包括确定按键及取消按键, 使用该移动终端 5的用户点击确定按键, 则表 明该移动终端 5授权为第一医疗数据库服务器 1迁移数据的中间设备, 若使用该 移动终端 5的用户点击取消按键, 则表明该移动终端 5拒绝为第一医疗数据库服 务器 1迁移数据的中间设备。 为了避免移动终端 5过高的拒绝率, 可以在网络广 播中嵌入奖励信息, 例如, 若移动终端 5同意为迁移数据的中间设备后, 可以发 一个电子货币 (例如, 1元人民币的电子货币) 给该移动终端 5。 此外, 也可以 将医疗机构 (例如, 医院) 的工作人员的移动终端 5作为迁移数据的中间设备。 为了避免影响工作人员的工作及生活, 对第一医疗数据库服务器 1的电子病历数 据进行迁移吋, 设定在晚上 12点之后至早上 4点之间进行。
[0071] 步骤 S13: 所述测试模块 313对每个搜索的移动终端 5进行网速测试及性能测试 以确定合格的移动终端 5。 具体地说, 所述测试模块 313发送控制指令给每个搜 索的移动终端 5, 并控制每个搜索的移动终端 5进行网络测速 (例如, 调用安装 于移动终端 5上的网速测试软件进行网速测试) 及性能测试 (例如, 调用安装于 搜索的移动终端 5上的性能测试软件 (例如, 安兔兔软件等) 进行性能测试以获 取每个搜索的移动终端 5的硬件信息。 若搜索的移动终端 5的网速达到预设网速 , 且测试的硬件信息 (例如、 CPU及内存等信息) 达到预设的硬件信息, 则该搜 索的移动终端为合格的移动终端 5。 [0072] 步骤 S14: 所述集合模块 314将所有合格的移动终端 5集合成一个集群 (cluster) 。 具体地说, 所述集合模块 314将所有合格的移动终端 5集合成一个集群的方式 如下: (1) 给每个合格的移动终端 5的分配一个编码; (2) 获取每个合格的移 动终端 5的 IP地址; (3) 创建一个集群配置文件并发送给每个合格的移动终端 5 从而完成集群的创建, 所述集群配置文件中包括每个合格的移动终端 5的 IP地址 及编码。 需要说明的是, 集群中两个合格的移动终端 5之间可以通信连接 (根据 I P地址及编码) 并进行数据交换, 当集群中某一个移动终端 5无法直接将数据传 输给第二医疗数据库服务器 4吋, 该移动终端 5可以在集群中通过另外一台移动 终端 5将数据传输给第二医疗数据库服务器 4。
[0073] 步骤 S15: 所述发送模块 315发送所述数据迁移配置文件给集群中每一个移动终 端 5, 使得所述集群中每一个的移动终端 5在第一医疗数据库服务器 1及第二医疗 数据库服务器 4之间建立通信连接。 所述集群中每一个移动终端 5接收到所述数 据迁移配置文件后, 根据所述第一医疗数据库服务器 1的 IP地址与所述第一医疗 数据库服务器 1通信连接, 根据第一医疗数据库服务器 1的数据库配置文件访问 所述第一分区数据库, 根据所述第二医疗数据库服务器 4的 IP地址与所述第二医 疗数据库服务器 4通信连接, 根据第二医疗数据库服务器 4的数据库配置文件访 问所述第二分区数据库。
[0074] 步骤 S16: 所述通知模块 316通知所述第一医疗数据库服务器 1将所述待迁移的 电子病历数据通过所述集群中的移动终端 5发送至第二医疗数据库服务器 4。 具 体地说, 所述通知模块 316通知所述第一医疗数据库服务器 1将从第一分区数据 库 100中的文本数据通过搜索的移动终端 5转移至第二分区数据库 A1存储。
[0075] 步骤 S17: 所述判断模块 317判断集群中是否有移动终端 5处于闲置状态。 具体 地说, 所述判断模块 317对集群中的每一个移动终端 5进行检测, 判断移动终端 5 是否在传输电子病历数据 (例如, 通过获取集群中移动终端运行的相关线程来 判断) , 若集群中有移动终端 5没有传输电子病历数据, 则该移动终端 5处于闲 置状态。 若集群中有移动终端 5均处于闲置状态, 流程进入步骤 S18。 否则, 若 集群中没有移动终端 5处于闲置状态, 重复执行步骤 S17。
[0076] 步骤 S18: 所述通知模块 316通知集群中处于闲置状态的移动终端 5主动获取所 述第一医疗数据库服务器 1中待迁移的电子病历数据并发送至第二医疗数据库服 务器 4。 具体地说, 所述合格的移动终端 T1从第一分区数据库 A获取文本数据, 并将获取的文本数据发送至第二分区数据库 A1存储。 也就是说, 所述合格的移 动终端 5从第一医疗数据库服务器 1获取待迁移的电子病历数据吋, 对待迁移的 电子病历数据的类型进行判断, 并根据待迁移的电子病历数据的类型将获取的 电子病历数据发送至该电子病历数据类型对应的第二分区数据库中。
[0077] 以上仅为本发明的优选实施例, 并非因此限制本发明的专利范围, 凡是利用本 发明说明书及附图内容所作的等效结构或等效流程变换, 或直接或间接运用在 其他相关的技术领域, 均同理包括在本发明的专利保护范围内。
工业实用性
[0078] 本发明采用上述技术方案, 带来的技术效果为: 本发明采用多个移动终端对电 子病历进行数据迁移, 防止由于指定的服务器设备宕机而无法进行数据迁移的 情况发生, 同吋利用移动终端所用的网络带宽, 节省了医疗机构的带宽费用。

Claims

权利要求书
[权利要求 1] 一种基于集群数据迁移的电子病历处理系统, 运行于数据迁移匹配终 端中, 其特征在于, 所述数据迁移匹配终端通过网络与第一医疗数据 库服务器及第二医疗数据库服务器通信连接, 所述网络上通信连接有 多个移动终端, 该系统包括: 接收模块, 用于接收所述第一医疗数据 库服务器的数据迁移配置文件; 搜索模块, 用于在网络中搜索移动终 端; 测试模块, 用于对每个搜索的移动终端进行网速测试及性能测试 以确定合格的移动终端; 集合模块, 用于将所有合格的移动终端集合 成一个集群; 发送模块, 用于发送所述数据迁移配置文件给集群中每 一个移动终端, 使得所述集群中的每一个移动终端在第一医疗数据库 服务器及第二医疗数据库服务器之间建立通信连接; 通知模块, 用于 通知所述第一医疗数据库服务器将所述待迁移的电子病历数据通过所 述集群中的移动终端发送至第二医疗数据库服务器; 及所述通知模块 , 还用于当集群中有移动终端处于闲置状态吋, 通知集群中处于闲置 状态的移动终端主动获取所述第一医疗数据库服务器中待迁移的电子 病历数据并发送至第二医疗数据库服务器。
[权利要求 2] 如权利要求 1所述的基于集群数据迁移的电子病历处理系统, 其特征 在于, 所述第一医疗数据库服务器安装有第一医疗数据库, 第二医疗 数据库服务器安装有第二医疗数据库, 其中, 所述第一医疗数据库划 分为多个第一分区数据库, 所述第二医疗数据库划分为多个第二分区 数据库, 每一个第一分区数据库分配有一个唯一的分区代码, 每一个 第二分区数据库分配有一个唯一的分区代码。
[权利要求 3] 如权利要求 2所述的基于集群数据迁移的电子病历处理系统, 其特征 在于, 所述数据迁移配置文件包括所述第一医疗数据库服务器的 IP地 址、 第一医疗数据库服务器中每个第一分区数据库的分区代码、 第一 医疗数据库服务器中待迁移的电子病历数据、 第一医疗数据库服务器 的数据库配置文件、 所述第二医疗数据库服务器的 IP地址、 第二医疗 数据库服务器中每个第二分区数据库的分区代码及第二医疗数据库服 务器的数据库配置文件。
[权利要求 4] 如权利要求 1所述的基于集群数据迁移的电子病历处理系统, 其特征 在于, 所述测试模块对每个搜索的移动终端进行网速测试及性能测试 以确定合格的移动终端的方式如下: 发送控制指令给每个搜索的移动 终端, 调用安装于每个搜索的移动终端上的网速测试软件进行网速测 试, 及调用安装于每个搜索的移动终端上的性能测试软件以获取每个 搜索的移动终端的硬件信息; 及若搜索的移动终端的网速达到预设网 速, 且测试的硬件信息达到预设的硬件信息, 则确定该搜索的移动终 端为合格的移动终端。
[权利要求 5] 如权利要求 1所述的基于集群数据迁移的电子病历处理系统, 其特征 在于, 所述集合模块将所有合格的移动终端集合成一个集群的方式如 下: 给每个合格的移动终端的分配一个编码; 获取每个合格的移动终 端的 IP地址; 创建一个集群配置文件并发送给每个合格的移动终端来 完成集群的创建, 所述集群配置文件中包括每个合格的移动终端的 IP 地址及编码。
[权利要求 6] —种基于集群数据迁移的电子病历处理方法, 应用于数据迁移匹配终 端中, 其特征在于, 所述数据迁移匹配终端通过网络与第一医疗数据 库服务器及第二医疗数据库服务器通信连接, 所述网络上通信连接有 多个移动终端, 该方法包括如下步骤: 接收所述第一医疗数据库服务 器的数据迁移配置文件; 在网络中搜索移动终端; 对每个搜索的移动 终端进行网速测试及性能测试以确定合格的移动终端; 将所有合格的 移动终端集合成一个集群; 发送所述数据迁移配置文件给集群中每一 个移动终端, 使得所述集群中的每一个移动终端在第一医疗数据库服 务器及第二医疗数据库服务器之间建立通信连接; 通知所述第一医疗 数据库服务器将所述待迁移的电子病历数据通过所述集群中的移动终 端发送至第二医疗数据库服务器; 及当集群中有移动终端处于闲置状 态吋, 通知集群中处于闲置状态的移动终端主动获取所述第一医疗数 据库服务器中待迁移的电子病历数据并发送至第二医疗数据库服务器 如权利要求 6所述的基于集群数据迁移的电子病历处理方法, 其特征 在于, 所述第一医疗数据库服务器安装有第一医疗数据库, 第二医疗 数据库服务器安装有第二医疗数据库, 其中, 所述第一医疗数据库划 分为多个第一分区数据库, 所述第二医疗数据库划分为多个第二分区 数据库, 每一个第一分区数据库分配有一个唯一的分区代码, 每一个 第二分区数据库分配有一个唯一的分区代码。
如权利要求 7所述的基于集群数据迁移的电子病历处理方法, 其特征 在于, 所述数据迁移配置文件包括所述第一医疗数据库服务器的 IP地 址、 第一医疗数据库服务器中每个第一分区数据库的分区代码、 第一 医疗数据库服务器中待迁移的电子病历数据、 第一医疗数据库服务器 的数据库配置文件、 所述第二医疗数据库服务器的 IP地址、 第二医疗 数据库服务器中每个第二分区数据库的分区代码及第二医疗数据库服 务器的数据库配置文件。
如权利要求 6所述的基于集群数据迁移的电子病历处理方法, 其特征 在于, 所述对每个搜索的移动终端进行网速测试及性能测试以确定合 格的移动终端的步骤包括如下步骤: 发送控制指令给每个搜索的移动 终端, 调用安装于每个搜索的移动终端上的网速测试软件进行网速测 试, 及调用安装于每个搜索的移动终端上的性能测试软件以获取每个 搜索的移动终端的硬件信息; 及若搜索的移动终端的网速达到预设网 速, 且测试的硬件信息达到预设的硬件信息, 则确定该搜索的移动终 端为合格的移动终端。
如权利要求 6所述的基于集群数据迁移的电子病历处理方法, 其特征 在于, 所述将所有合格的移动终端集合成一个集群的步骤包括如下步 骤: 给每个合格的移动终端的分配一个编码; 获取每个合格的移动终 端的 IP地址; 创建一个集群配置文件并发送给每个合格的移动终端来 完成集群的创建, 所述集群配置文件中包括每个合格的移动终端的 IP 地址及编码。
PCT/CN2017/093977 2016-12-02 2017-07-22 基于集群数据迁移的电子病历处理系统及方法 WO2018099103A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201611109733.4A CN106534340A (zh) 2016-12-02 2016-12-02 基于集群数据迁移的电子病历处理系统及方法
CN201611109733.4 2016-12-02

Publications (1)

Publication Number Publication Date
WO2018099103A1 true WO2018099103A1 (zh) 2018-06-07

Family

ID=58341465

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/093977 WO2018099103A1 (zh) 2016-12-02 2017-07-22 基于集群数据迁移的电子病历处理系统及方法

Country Status (2)

Country Link
CN (1) CN106534340A (zh)
WO (1) WO2018099103A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106529194A (zh) * 2016-12-02 2017-03-22 深圳市前海安测信息技术有限公司 医疗信息化电子病历数据迁移系统及方法
CN106534340A (zh) * 2016-12-02 2017-03-22 深圳市前海安测信息技术有限公司 基于集群数据迁移的电子病历处理系统及方法
CN107147746A (zh) * 2017-07-01 2017-09-08 深圳市前海安测信息技术有限公司 基于二进制语音识别的慢病数据备份装置及方法
CN107807830A (zh) * 2017-09-30 2018-03-16 深圳市易特科信息技术有限公司 基于集群的医疗软件更新方法及服务器
CN107809748A (zh) * 2017-09-30 2018-03-16 深圳市易特科信息技术有限公司 基于数据安全的医疗软件更新方法及服务器

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100205597A1 (en) * 2009-02-04 2010-08-12 Prematics, Inc. System and method for healthcare data management
US8725533B2 (en) * 2006-03-09 2014-05-13 International Business Machines Corporation Policy-driven relocation of electronic healthcare records in a network environment
CN104615785A (zh) * 2015-03-04 2015-05-13 浪潮集团有限公司 一种基于TYKY cNosql数据库的数据存储方法及装置
CN105725990A (zh) * 2016-01-21 2016-07-06 四川东鼎里智信息技术有限责任公司 体征数据收集处理方法
CN106529194A (zh) * 2016-12-02 2017-03-22 深圳市前海安测信息技术有限公司 医疗信息化电子病历数据迁移系统及方法
CN106534340A (zh) * 2016-12-02 2017-03-22 深圳市前海安测信息技术有限公司 基于集群数据迁移的电子病历处理系统及方法
CN106548037A (zh) * 2016-12-02 2017-03-29 深圳市前海安测信息技术有限公司 基于移动终端的电子病历数据迁移系统及方法
CN106776985A (zh) * 2016-12-02 2017-05-31 深圳市前海安测信息技术有限公司 电子病历数据动态迁移系统及方法

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8725533B2 (en) * 2006-03-09 2014-05-13 International Business Machines Corporation Policy-driven relocation of electronic healthcare records in a network environment
US20100205597A1 (en) * 2009-02-04 2010-08-12 Prematics, Inc. System and method for healthcare data management
CN104615785A (zh) * 2015-03-04 2015-05-13 浪潮集团有限公司 一种基于TYKY cNosql数据库的数据存储方法及装置
CN105725990A (zh) * 2016-01-21 2016-07-06 四川东鼎里智信息技术有限责任公司 体征数据收集处理方法
CN106529194A (zh) * 2016-12-02 2017-03-22 深圳市前海安测信息技术有限公司 医疗信息化电子病历数据迁移系统及方法
CN106534340A (zh) * 2016-12-02 2017-03-22 深圳市前海安测信息技术有限公司 基于集群数据迁移的电子病历处理系统及方法
CN106548037A (zh) * 2016-12-02 2017-03-29 深圳市前海安测信息技术有限公司 基于移动终端的电子病历数据迁移系统及方法
CN106776985A (zh) * 2016-12-02 2017-05-31 深圳市前海安测信息技术有限公司 电子病历数据动态迁移系统及方法

Also Published As

Publication number Publication date
CN106534340A (zh) 2017-03-22

Similar Documents

Publication Publication Date Title
WO2018099100A1 (zh) 医疗信息化电子病历数据迁移系统及方法
WO2018099103A1 (zh) 基于集群数据迁移的电子病历处理系统及方法
WO2018099101A1 (zh) 基于移动终端的电子病历数据迁移系统及方法
US9743251B2 (en) Adding location names using private frequent location data
CN111800462B (zh) 微服务实例处理方法、装置、计算机设备及存储介质
KR101373461B1 (ko) 클라우드 서비스를 이용하기 위한 단말기 및 방법
CN109245928B (zh) 配置信息的设置方法和装置、终端管理系统
WO2018099102A1 (zh) 电子病历数据动态迁移系统及方法
US11587650B2 (en) Techniques for managing access of user devices to third-party resources
US20230290453A1 (en) Emergency department communication system
WO2019061943A1 (zh) 基于集群的医疗软件更新方法及服务器
JP2020528614A (ja) 分散ストレージ環境のための認知ファイルおよびオブジェクト管理のための方法、コンピュータ・プログラムおよびシステム
WO2014182867A1 (en) Techniques to recover files in a storage network
US20190102461A1 (en) Techniques for anonymized searching of medical providers
US20190103172A1 (en) On-device searching using medical term expressions
US10210165B2 (en) File management for eDiscovery
US10469575B2 (en) Techniques for contact exporting
US11281532B1 (en) Synchronously storing data in a dispersed storage network
CN111125257B (zh) 词典更新方法、装置、设备和存储介质
WO2023155437A1 (zh) 基于在线问诊的数据处理方法、装置和计算机设备
JP6344046B2 (ja) 情報処理装置及び情報処理プログラム
US20230085426A1 (en) Efficient and intelligent source reductions for querying multiple sources over an external network
US20220407931A1 (en) Method to provide sla based access to cloud data in backup servers with multi cloud storage
CN107391936A (zh) 一种基于分布式网站的眼科影像集成与发布方法
WO2019061944A1 (zh) 基于数据安全的医疗软件更新方法及服务器

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17875228

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC , EPO FORM 1205A DATED 16.10.19.

122 Ep: pct application non-entry in european phase

Ref document number: 17875228

Country of ref document: EP

Kind code of ref document: A1