CN111427913B - Data processing method, device, server, system and computer readable medium - Google Patents

Data processing method, device, server, system and computer readable medium Download PDF

Info

Publication number
CN111427913B
CN111427913B CN202010194871.7A CN202010194871A CN111427913B CN 111427913 B CN111427913 B CN 111427913B CN 202010194871 A CN202010194871 A CN 202010194871A CN 111427913 B CN111427913 B CN 111427913B
Authority
CN
China
Prior art keywords
data
data processing
source
plan
offline
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.)
Active
Application number
CN202010194871.7A
Other languages
Chinese (zh)
Other versions
CN111427913A (en
Inventor
王圣峰
胡杰文
谢一鸣
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.)
Shanghai Yikai Intelligent Technology Co ltd
Original Assignee
Shanghai Taimei Nebula Digital Technology Co ltd
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 Shanghai Taimei Nebula Digital Technology Co ltd filed Critical Shanghai Taimei Nebula Digital Technology Co ltd
Priority to CN202010194871.7A priority Critical patent/CN111427913B/en
Priority to CN202311016151.1A priority patent/CN117056370A/en
Publication of CN111427913A publication Critical patent/CN111427913A/en
Application granted granted Critical
Publication of CN111427913B publication Critical patent/CN111427913B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24564Applying rules; Deductive queries
    • 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/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • 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/23Updating
    • G06F16/2372Updates performed during offline database operations
    • 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/20ICT specially adapted for the handling or processing of patient-related medical or healthcare data for electronic clinical trials or questionnaires
    • 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/54Presence management, e.g. monitoring or registration for receipt of user log-on information, or the connection status of the users

Abstract

The invention provides a data processing method, device, server, system and computer readable medium. The method is applied to the data processing device and comprises the following steps: receiving source data input by a user, and updating a source form according to the source data; querying whether a plan associated with the source form exists; executing the plan when the plan exists; and wherein one or more of the receiving and updating steps, querying steps and executing steps are performed in an offline mode of the data processing apparatus. By automatically triggering the corresponding plan according to the source data input by the user, errors and losses caused by manual operation can be reduced, and the integrity, accuracy and compliance of the data are improved; by carrying out part or all of the steps of the trigger plan in the offline mode, the data processing device can be applied to a complex data acquisition scene of a network environment, and the data acquisition and processing efficiency is greatly improved.

Description

Data processing method, device, server, system and computer readable medium
Technical Field
The present invention relates generally to the field of data technology, and in particular, to a data processing method, device, server, system, and computer readable medium.
Background
Data acquisition and processing takes a very important role in the project. However, in some specific scenarios, it is difficult for the existing technical solutions to satisfy the characteristics of the application scenario. Taking medical clinical trials conducted in hospitals as an example, the existing technical scheme only has data acquisition and processing completely off-line or completely on-line, and both have obvious defects. The complete off-line is usually acquired in a paper mode, data is recorded and transmitted through a desktop computer, the use is inconvenient, personal errors and losses are easy to occur, and the accuracy and the efficiency of data acquisition and processing are quite low. The complete online acquisition means that the mobile equipment is used for acquiring and uploading data to a server in real time, and the server processes the data. However, the data uploading speed is slow in the using process and the problems of data loss and the like are easy to occur due to the complex data acquisition environment (such as unstable network signals). Especially when the data is high in repeated mining cost or the repeated mining cannot be realized, the data needs to be accurately acquired and processed at one time.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a data processing method, device, server, system and computer readable medium, which can automatically trigger corresponding plans according to data input by a user and accurately and efficiently acquire and process data in a complex data acquisition environment.
In order to solve the technical problems, the invention provides a data processing method, which is applied to data processing equipment and comprises the following steps: receiving source data input by a user, and updating a source form according to the source data; querying whether a plan associated with the source form exists; executing the plan when the plan exists; and wherein one or more of the steps of receiving and updating, querying and executing are performed in an offline mode of the data processing apparatus.
Optionally, the method further comprises: after the data processing device is switched from the offline mode to the online mode, the offline data generated in the offline mode is uploaded to the server.
Optionally, the method further comprises, at the server or the data processing device: after the server receives the offline data, judging whether the step which is not executed yet exists; and executing the step which is not executed when the judgment result is yes.
Optionally, querying whether there is a plan associated with the source form includes: inquiring a preset planning rule according to the source form; and when the planning rule associated with the source form exists in the preset planning rules, planning according to the associated planning rule.
Optionally, the execution plan includes one or more of the following steps: obtaining a target form according to a plan; and updating the target form according to the source form.
Optionally, the target form contains a desired execution time; reminding an executive at the expected execution time or a preset time before the expected execution time.
Optionally, the source form, the preset planning rules and the plan are downloaded to the data processing apparatus in advance.
Optionally, the source form is empty or contains historical data.
Optionally, the method further comprises: judging whether the server is receiving offline data from other devices; and when the judgment result is yes, waiting for the server to finish the receiving and uploading.
Optionally, the method further comprises, at the server or the data processing device: after the server receives the offline data, whether the offline data is valid or not is judged.
The invention also provides a data processing device comprising: a first receiving unit for receiving source data input by a user; the updating unit is used for updating the source form according to the source data; a first query unit configured to query whether a plan associated with the source form exists; a plan execution unit configured to execute the plan when the plan exists; and wherein one or more of the first receiving unit, the updating unit, the querying unit and the plan executing unit are operated in an offline mode of the data processing apparatus.
Optionally, the apparatus further comprises: and the uploading unit is used for uploading the offline data generated in the offline mode to the server after the data processing equipment is switched from the offline mode to the online mode.
Optionally, the first query unit further includes: the query module is used for querying a preset planning rule according to the source form; and the planning rule module is used for obtaining a plan according to the association planning rule when the planning rule associated with the source form exists in the preset planning rules.
Optionally, the plan execution unit further includes: the acquisition module is used for acquiring the target form according to the plan; and the updating module is used for updating the target form according to the source form.
Optionally, the target form contains a desired execution time; and reminding the executive personnel at the expected execution time or the preset time before the expected execution time.
Optionally, the source form, the preset planning rules and the plan are downloaded to the data processing device in advance.
Optionally, the source form is empty or contains historical data.
Optionally, the apparatus further comprises: the first judging unit is used for judging whether the server is receiving offline data from other equipment; the uploading unit is further configured to: and when the judgment result is yes, waiting for the server to finish receiving and uploading.
The invention also provides a data processing server for interacting with a data processing device, comprising: and the second receiving unit is used for receiving the offline data generated in the offline mode and transmitted by the data processing equipment.
Optionally, the server further comprises: the second judging unit is used for judging whether the step which is not executed exists or not after the offline data is received; and the step execution unit is used for executing the step which is not yet executed when the judgment result is yes.
Optionally, the server further comprises: and the third judging unit is used for judging whether the offline data is valid or not after receiving the offline data.
The invention also provides a data processing system, comprising: a memory for storing instructions executable by the processor; and a processor for executing instructions to implement the method as described above.
The invention also provides a computer readable medium storing computer program code which, when executed by a processor, implements a method as described above.
Compared with the prior art, the invention has the following advantages:
by automatically triggering the corresponding plan according to the source data input by the user, errors and losses caused by manual operation can be reduced, and the integrity, accuracy and compliance of the data are improved; by carrying out part or all of the steps of the trigger plan in the offline mode, the data processing equipment can be applied to a complex data acquisition scene of a network environment, is convenient to use, greatly improves the efficiency of data acquisition and processing, and enhances the integrity and accuracy of the data.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiments of the application and together with the description serve to explain the principles of the invention. In the accompanying drawings:
fig. 1 is a schematic flow chart of a data processing method according to an embodiment of the invention.
FIG. 2 is a block diagram of a data processing apparatus according to an embodiment of the present invention.
FIG. 3 is a system block diagram of a data processing system according to an embodiment of the present invention.
FIG. 4 is a schematic diagram of a target form of a data processing method according to an embodiment of the present invention.
FIG. 5 is a block diagram of a data processing server according to an embodiment of the present invention.
FIG. 6 is a schematic diagram of a source form of a data processing method according to an embodiment of the invention.
Detailed Description
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are used in the description of the embodiments will be briefly described below. It is apparent that the drawings in the following description are only some examples or embodiments of the present application, and it is obvious to those skilled in the art that the present application may be applied to other similar situations according to the drawings without inventive effort. Unless otherwise apparent from the context of the language or otherwise specified, like reference numerals in the figures refer to like structures or operations.
As used in this application and in the claims, the terms "a," "an," "the," and/or "the" are not specific to the singular, but may include the plural, unless the context clearly dictates otherwise. In general, the terms "comprises" and "comprising" merely indicate that the steps and elements are explicitly identified, and they do not constitute an exclusive list, as other steps or elements may be included in a method or apparatus.
The relative arrangement of the components and steps, numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present application unless it is specifically stated otherwise. Meanwhile, it should be understood that the sizes of the respective parts shown in the drawings are not drawn in actual scale for convenience of description. Techniques, methods, and apparatus known to one of ordinary skill in the relevant art may not be discussed in detail, but should be considered part of the specification where appropriate. In all examples shown and discussed herein, any specific values should be construed as merely illustrative, and not a limitation. Thus, other examples of the exemplary embodiments may have different values. It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further discussion thereof is necessary in subsequent figures.
Flowcharts are used in this application to describe the operations performed by systems according to embodiments of the present application. It should be understood that the preceding or following operations are not necessarily performed in order precisely. Rather, the various steps may be processed in reverse order or simultaneously. At the same time, other operations are added to or removed from these processes.
Fig. 1 shows a schematic flow chart of a data processing method according to an embodiment of the invention. As shown in fig. 1, an embodiment of the present invention provides a data processing method, which is applied to a data processing device, and includes the following steps:
step 101, receiving source data input by a user, and updating a source form according to the source data;
step 102, inquiring whether a plan associated with the source form exists;
step 103, executing the plan when the plan exists; and
wherein one or more of the steps of receiving and updating, querying and executing are performed in an offline mode of the data processing apparatus.
The data processing device can be portable electronic devices such as palm computers (Personal Digital Assistant, PDA), smart phones, tablet computers and the like, and has the functions of data acquisition, data processing, data transmission and the like. The data processing device may be connected to a network and interact with the data processing server via the network. The data processing device is connected with the network and is in an online mode when interacting with the data processing server; the data processing device is in an offline mode when not connected to the network. The user may switch the data processing apparatus between the online mode and the offline mode by himself.
One or more steps of the receiving and updating steps, the querying steps and the executing steps in the data processing method in the embodiment of the invention are performed by the data processing device in an offline mode of the data processing device. By carrying out part or all of the steps of data acquisition and processing in the off-line mode, the data processing equipment can be applied to a complex data acquisition scene of a network environment, is convenient to use, greatly improves the efficiency of data acquisition and processing, and enhances the integrity and accuracy of the data.
The steps in the data processing method are described in further detail below:
in step 101, source data input by a user is received and a source form is updated according to the source data.
The data processing apparatus receives source data input by a user. The source data refers to data acquired by a user. Taking medical clinical trial data collection as an example, the user may be a nurse performing clinical trial data collection, and the source data may be subject data collected by the nurse. In one example, the nurse can scan the two-dimensional code corresponding to the high-fat meal through the data processing device when the nurse issues the high-fat meal for the subject, the data processing device can acquire the meal time and the high-fat meal content of the subject through the two-dimensional code, and the received data can be displayed to the nurse through the screen so as to confirm whether the data are correct or not or edit the data. After receiving the source data, the data processing apparatus updates the source form based on the source data. The source form is a form for saving source data. When the source form has not been created, the data processing apparatus may create a new source form. Each source form may contain an object identifier (Object Identifier, OID) associated therewith for identifying the source form. Alternatively, the source form may be empty or contain historical data, where the historical data may be source data previously collected by the user. In one example, the source form may be a record of a subject's high fat meal, including the time of the subject's meal and the content of the high fat meal. FIG. 6 shows a source form schematic of a data processing method according to an embodiment of the invention. The data of the content of the high fat meal, the meal type, the actual meal time, etc. of the subject inputted by the nurse are stored in the high fat meal record shown in fig. 6.
In step 102, a query is made as to whether there is a plan associated with the source form.
The data processing apparatus queries whether there is a schema associated with the source form. The schedule may include preset steps. The plan may be pre-configured by the project manager.
Alternatively, querying whether there is a schema associated with the source form may include: inquiring a preset planning rule according to the source form; and when the planning rule associated with the source form exists in the preset planning rules, planning according to the associated planning rule.
The data processing device queries a preset planning rule according to the source form. In one example, the data processing apparatus may query the preset planning rule according to the OID of the source form to improve query efficiency. The preset planning rules may include one or more plans associated with the source form. The preset planning rules may be pre-configured by the project administrator. When the data processing equipment inquires that the planning rules related to the source form exist in the preset planning rules, the planning related to the source form can be obtained according to the related planning rules.
Alternatively, the source form, preset planning rules and plans may be pre-downloaded to the data processing device.
The data processing apparatus may download the source form in advance, preset the planning rules and plans. In one example, the data processing device may be downloaded from a data processing server over a network. Alternatively, the source form may be empty or contain historical data, where the historical data may be historical acquisition data that has been synchronized to the server since the user last acquired. When the data processing apparatus downloads the source form in advance, the source form may be an empty form or a form containing history data. By downloading the source form, preset planning rules and plans in advance, the data processing apparatus can use the source form, preset planning rules and plans in the offline mode.
In step 103, when a plan exists, the plan is executed.
When it is queried that there is a plan associated with the source form, the data processing apparatus executes the plan.
Optionally, the execution plan may include one or more of the following steps: obtaining a target form according to a plan; and updating the target form according to the source form.
When the plan includes the target form, the data processing apparatus may acquire the target form according to the plan. The target form may be empty or contain historical data. When the target form has not been created, the data processing apparatus may create a new target form according to the schedule. After the data processing device acquires the target form, the target form can be displayed to a user through a screen for confirmation or modification. When there is data in the target form associated with data in the source form, the data processing apparatus may update the target form based on the source form. Still taking medical clinical trial data collection as an example, the source form is a high fat meal record of the subject, the target form is a dosing record of the subject, the preset planning rule triggers the dosing record of the subject for the high fat meal record of the subject, and the planning is to update the expected dosing time in the dosing record according to the high fat meal record. When a high fat meal record of the subject is generated or updated, the data processing device triggers the subject's dosing record according to preset planning rules. The data processing device obtains a dosing record of the subject according to the schedule and updates the desired dosing time in the dosing record according to the high fat meal record of the subject. The subject needs to take the medication one hour after a meal, that is, the data processing device may set the desired administration time in the administration record to one hour after the meal time in the high fat meal record. FIG. 4 shows a schematic diagram of a target form of a data processing method according to an embodiment of the invention. The desired administration time has been automatically updated from the high fat meal record in the administration record (i.e., the target form) as shown in fig. 4, without manual input. By automatically updating the target form according to the source form, errors or losses caused by manual operation are effectively avoided, and the integrity, accuracy and compliance of project data are greatly improved.
Alternatively, the target form may contain the desired execution time; the executives may be alerted at the desired execution time or a preset time before the desired execution time.
The data processing device can remind an executive at expected execution time or preset time before the expected execution time, wherein the length of the preset time can be set according to user needs. Still taking medical clinical trial data collection as an example, the target form is a subject's administration record containing the desired administration time, and the user is set to alert the nurse 10 minutes before the desired administration time so that he can have sufficient time to prepare for administration. The data processing device may alert the executive by means of alarm sounds, mails, messages, etc., which the present invention is not limited to. By reminding the executive personnel at the expected execution time or the preset time before the expected execution time, the situation that the executive personnel miss the expected execution time can be greatly reduced, thereby improving the accuracy and the effectiveness of the data and ensuring the smooth proceeding of the project.
Optionally, the method may further include: after the data processing device is switched from the offline mode to the online mode, the offline data generated in the offline mode is uploaded to the server.
After the data processing apparatus is switched from the offline mode to the online mode, the data processing apparatus uploads the offline data generated in the offline mode to the server. The offline data may include data generated by the data processing apparatus when performing one or more steps of the data processing method of the embodiment of the present invention in an offline mode, such as source data, source form, plan query result, plan execution case, target form. The data processing device uploads the offline data to the server, which may receive the data generated by the data processing device in the offline mode.
Optionally, the method may further comprise, at the server or the data processing device: after the server receives the offline data, judging whether the step which is not executed yet exists; and executing the step which is not executed when the judgment result is yes.
After the server receives the offline data, the data processing apparatus or the server determines whether there are steps that have not yet been performed. When the judgment result is yes, the data processing device or the server executes the step which is not executed yet. In one example, the data processing apparatus performs step 101 described previously in the offline mode, and then switches to the online mode. After the data processing device is switched to the online mode, the offline data generated in the offline mode is uploaded to the server. After the server receives the offline data, it can be determined that step 101 has been performed, but steps 102 and 103 have not yet been performed. The server may continue to execute 102 and 103 that have not yet been executed. By judging and executing the steps which are not executed, all the steps can be ensured to be executed, so that the integrity of data processing is ensured.
Optionally, the method may further include: judging whether the server is receiving offline data from other devices; and when the judgment result is yes, waiting for the server to finish the receiving and uploading.
The data processing device may first determine whether the server is receiving offline data from other devices, where other devices refer to other data processing devices used in the same project, before uploading the offline data. The data processing device may begin uploading the offline data when it is determined that the server is not receiving the offline data from the other device. When the server is judged to be receiving the offline data from other devices, the data processing device waits for the server to start uploading after finishing the receiving, so that the server is ensured not to receive the data from the different devices at the same time, and the problem of data collision is avoided.
Optionally, the method may further comprise, at the server or the data processing device: after the server receives the offline data, whether the offline data is valid or not is judged.
After the server receives the offline data, the data processing device or the server may determine whether the offline data is valid. Methods of determining the validity of offline data include, but are not limited to: 1. confirming whether the structure of the data is complete; 2. confirming whether fields and field groups of the data are matched; 3. whether the data type is consistent with the definition; 4. whether the data has been uploaded belongs to the duplicate data. When the offline data is judged to be invalid, the data processing apparatus or the server may take corresponding measures according to circumstances. The data processing device may be caused to re-upload the data, for example when the structure of the data is incomplete. For example, when the data is uploaded and belongs to the repeated data, the time point of the repeated data can be judged, and the data with earlier generation time is adopted.
In summary, according to the data processing method provided by the embodiment of the invention, the corresponding plan is automatically triggered according to the source data input by the user, so that errors and losses caused by manual operation can be reduced, and the integrity, accuracy and compliance of the data are improved.
FIG. 2 shows an architecture diagram of a data processing device according to an embodiment of the invention. As shown in fig. 2, an embodiment of the present invention provides a data processing apparatus 200, which includes a first receiving unit 201, an updating unit 202, a first querying unit 203, and a plan executing unit 204. The first receiving unit 201 is for receiving source data input by a user. The updating unit 202 is configured to update the source form according to the source data. The first querying element 203 is configured to query whether a plan associated with the source form exists. The plan execution unit 204 is configured to execute a plan when the plan exists. The data processing apparatus 200 can communicate and data transfer with the server 211 through a network. When the data processing apparatus 200 is capable of stably communicating and data transmitting with the server 211, the data processing apparatus 200 is in an online mode; when the data processing apparatus 200 cannot stably communicate and data transmission with the server 211, the data processing apparatus 200 is in an offline mode. One or more of the first receiving unit 201, the updating unit 202, the querying unit 203, and the plan executing unit 204 are operated in an online mode and/or an offline mode.
Optionally, the data processing apparatus 200 may further include an uploading unit 205 for uploading the offline data generated in the offline mode to the server 211 after the data processing apparatus 200 is switched from the offline mode to the online mode.
Optionally, the first query unit 203 may further include a query module 206 for querying a preset planning rule according to the source form; and a planning rule module 207, configured to obtain a plan according to the association planning rule when the planning rule associated with the source form exists in the preset planning rules.
Optionally, the plan execution unit 204 may further include an acquisition module 208 for acquiring the target form according to the plan; and an updating module 209, configured to update the target form according to the source form.
Alternatively, the target form may contain the desired execution time; and reminding the executive personnel at the expected execution time or the preset time before the expected execution time.
Alternatively, the source form, preset planning rules and plans may be pre-downloaded to the data processing device 200. The source form, the preset planning rules and the plans may be stored in a memory unit of the data processing device 200. The other units/modules may be retrieved from the storage unit when they need to use the source form, preset planning rules and plans. The source form, preset planning rules and plans may also be directly stored in the corresponding execution units/modules after being downloaded, which is not limited in the present invention.
Alternatively, the source form may be empty or contain historical data.
Optionally, the data processing apparatus 200 may further include a first determining unit 210 for determining whether the server 211 is receiving offline data from other apparatuses; and the uploading unit 205 is further configured to wait for the server 211 to complete the receiving and upload the received signal when the determination result is yes. The first determining unit may communicate with the server 211 through a network, so as to obtain a communication state of the server 211 with other devices to determine whether the server 211 is receiving offline data from the other devices.
The functional description of each unit or module in the data processing apparatus 200 according to the embodiment of the present invention may refer to the corresponding steps in the foregoing data processing method embodiment, but is not limited thereto, and will not be described herein.
FIG. 5 shows an architecture diagram of a data processing server according to an embodiment of the invention. As shown in fig. 5, an embodiment of the present invention provides a data processing server 500, which includes a second receiving unit 501, a second judging unit 502, and a step executing unit 503. The data processing server 500 is configured to interact with the data processing device 510, and may communicate and data transfer with the data processing device via a network. The second receiving unit 501 is configured to receive offline data generated in an offline mode, which is transmitted by the data processing apparatus 510. The data processing device 510 may upload offline data to the data processing server 500 through a network after switching from the offline mode to the online mode. The second determining unit 502 is configured to determine whether there is a step that has not been performed after receiving the offline data. The step execution unit 503 is configured to execute a step that has not yet been executed when the determination result is yes.
Optionally, the data processing server 500 may further include a third determining unit 504, configured to determine, after receiving the offline data uploaded by the data processing apparatus 510, whether the received offline data is valid.
The functional description of each unit in the data processing server 500 according to the embodiment of the present invention may refer to the corresponding steps in the foregoing data processing method embodiment, but is not limited thereto, and will not be described herein.
The invention also provides a data processing system, comprising: a memory for storing instructions executable by the processor; and a processor for executing instructions to implement the data processing method as described above.
FIG. 3 illustrates a system block diagram of a data processing system, according to an embodiment of the invention. Data processing system 300 may include an internal communication bus 301, a Processor (Processor) 302, a Read Only Memory (ROM) 303, a Random Access Memory (RAM) 304, a communication port 305, and a hard disk 307. Internal communication bus 301 may enable data communication among the components of data processing system 300. The processor 302 may make the determination and issue the prompt. In some embodiments, processor 302 may be comprised of one or more processors. Communication port 305 may enable data processing system 300 to communicate with external data. In some embodiments, data processing system 300 may send and receive information and data from a network via communication port 305. Data processing system 300 also may include various forms of program storage units and data storage units, such as hard disk 307, read Only Memory (ROM) 303, and Random Access Memory (RAM) 304, capable of storing various data files for computer processing and/or communication, and possible program instructions for execution by processor 302. The processor executes these instructions to implement the main part of the method. The result processed by the processor is transmitted to the user equipment through the communication port and displayed on the user interface.
The data processing method described above may be implemented as a computer program, stored in the hard disk 307, and recorded in the processor 302 to be executed to implement the method of the present invention.
The invention also provides a computer readable medium storing computer program code which, when executed by a processor, implements a data processing method as above.
When the data processing method is implemented as a computer program, it may also be stored in a computer readable storage medium as an article of manufacture. For example, computer-readable storage media may include, but are not limited to, magnetic storage devices (e.g., hard disk, floppy disk, magnetic strips), optical disks (e.g., compact Disk (CD), digital Versatile Disk (DVD)), smart cards, and flash memory devices (e.g., electrically erasable programmable read-only memory (EPROM), cards, sticks, key drives). Moreover, various storage media described herein can represent one or more devices and/or other machine-readable media for storing information. The term "machine-readable medium" can include, without being limited to, wireless channels and various other media (and/or storage media) capable of storing, containing, and/or carrying code and/or instructions and/or data.
It should be understood that the embodiments described above are illustrative only. The embodiments described herein may be implemented in hardware, software, firmware, middleware, microcode, or any combination thereof. For a hardware implementation, the processing units may be implemented within one or more Application Specific Integrated Circuits (ASICs), digital Signal Processors (DSPs), digital Signal Processing Devices (DSPDs), programmable Logic Devices (PLDs), field Programmable Gate Arrays (FPGAs), processors, controllers, micro-controllers, microprocessors, and/or other electronic units designed to perform the functions described herein, or a combination thereof.
While the basic concepts have been described above, it will be apparent to those skilled in the art that the foregoing disclosure is by way of example only and is not intended to be limiting. Although not explicitly described herein, various modifications, improvements and adaptations of the invention may occur to one skilled in the art. Such modifications, improvements, and modifications are intended to be within the spirit and scope of exemplary embodiments of the present invention.
Meanwhile, the present invention uses specific words to describe embodiments of the present invention. Reference to "one embodiment," "an embodiment," and/or "some embodiments" means that a particular feature, structure, or characteristic is associated with at least one embodiment of the invention. Thus, it should be emphasized and should be appreciated that two or more references to "an embodiment" or "one embodiment" or "an alternative embodiment" in various positions in this specification are not necessarily referring to the same embodiment. Furthermore, certain features, structures, or characteristics of one or more embodiments of the invention may be combined as suitable.
Some aspects of the invention may be performed entirely by hardware, entirely by software (including firmware, resident software, micro-code, etc.) or by a combination of hardware and software. The above hardware or software may be referred to as a "data block," module, "" engine, "" unit, "" component, "or" system. The processor may be one or more Application Specific Integrated Circuits (ASICs), digital Signal Processors (DSPs), digital signal processing devices (DAPDs), programmable Logic Devices (PLDs), field Programmable Gate Arrays (FPGAs), processors, controllers, microcontrollers, microprocessors, or a combination thereof. Furthermore, aspects of the invention may take the form of a computer product, comprising computer-readable program code, embodied in one or more computer-readable media. For example, computer-readable media can include, but are not limited to, magnetic storage devices (e.g., hard disk, floppy disk, tape … …), optical disk (e.g., compact disk CD, digital versatile disk DVD … …), smart card, and flash memory devices (e.g., card, stick, key drive … …).
Similarly, it should be noted that in order to simplify the description of the present disclosure and thereby aid in understanding one or more inventive embodiments, various features are sometimes grouped together in a single embodiment, figure, or description thereof. This method of disclosure, however, is not intended to imply that more features than are required by the subject invention. Indeed, less than all of the features of a single embodiment disclosed above.
While the invention has been described with reference to the specific embodiments presently, it will be appreciated by those skilled in the art that the foregoing embodiments are merely illustrative of the invention, and various equivalent changes and substitutions may be made without departing from the spirit of the invention, and therefore, all changes and modifications to the embodiments are intended to be within the scope of the appended claims.

Claims (16)

1. A medical data processing method comprising the steps of, at a data processing device:
receiving medical source data input by a user, and updating a source form according to the medical source data; wherein the medical source data represents subject data;
inquiring a preset planning rule according to the source form;
when the preset planning rules have planning rules related to the source form, acquiring the plan according to the related planning rules;
in the case that the plan includes a target form, acquiring the target form according to the plan; wherein the target form and the source form are different;
updating a target form according to a source form under the condition that data in the target form is associated with data in the source form; and
wherein one or more of the receiving and updating steps, the querying step and the executing step are performed in an offline mode of the data processing apparatus;
and after the data processing equipment is switched from the offline mode to the online mode, uploading the offline data generated in the offline mode to a server.
2. The method of claim 1, further comprising, at the server or the data processing device: after the server receives the offline data, judging whether the step which is not executed yet exists; and
and when the judgment result is yes, executing the step which is not executed yet.
3. The method of claim 1, wherein the target form comprises a desired execution time; reminding an executive in the expected execution time or the preset time before the expected execution time.
4. The method of claim 1, wherein the source form, the preset planning rules and the plan are pre-downloaded to the data processing device.
5. The method of claim 1 or 4, wherein the source form is empty or contains historical data.
6. The method as recited in claim 1, further comprising:
judging whether the server is receiving offline data from other devices; and
and when the judgment result is yes, waiting for the server to finish the receiving and uploading.
7. The method of claim 1, further comprising, at the server or the data processing device: and after the server receives the offline data, judging whether the offline data is valid or not.
8. A medical data processing apparatus comprising:
a first receiving unit for receiving medical source data input by a user; wherein the medical source data represents subject data;
an updating unit for updating a source form according to the medical source data;
the query module is used for querying a preset planning rule according to the source form; and
the planning rule module is used for obtaining the plan according to the association planning rule when the planning rule associated with the source form exists in the preset planning rule;
the acquisition module is used for acquiring the target form according to the plan when the plan exists and the plan comprises the target form; wherein the target form and the source form are different;
the updating module is used for updating the target form according to the source form under the condition that the data in the target form is associated with the data in the source form; and
wherein one or more of the first receiving unit, the updating unit, the querying unit, the first plan executing unit and the second plan executing unit are operated in an offline mode of the data processing apparatus;
and the uploading unit is used for uploading the offline data generated in the offline mode to a server after the data processing equipment is switched from the offline mode to the online mode.
9. The apparatus of claim 8, wherein the target form comprises a desired execution time; and reminding an executive at the expected execution time or a preset time before the expected execution time.
10. The apparatus of claim 8, wherein the source form, the preset planning rules and the plan are pre-downloaded to the data processing apparatus.
11. The apparatus of claim 8, wherein the source form is empty or contains historical data.
12. The apparatus as recited in claim 8, further comprising: the first judging unit is used for judging whether the server is receiving offline data from other equipment or not; the uploading unit is further configured to: and when the judgment result is yes, waiting for the server to finish the receiving and uploading.
13. A data processing server for interacting with a data processing device, comprising:
the second receiving unit is used for receiving the offline data generated in the offline mode after the data processing equipment is switched from the offline mode to the online mode; the offline data generation step comprises the following steps: receiving medical source data input by a user, and updating a source form according to the medical source data; wherein the medical source data represents subject data; inquiring a preset planning rule according to the source form; when the preset planning rules have planning rules related to the source form, acquiring the plan according to the related planning rules; in the case that the plan includes a target form, acquiring the target form according to the plan; updating a target form according to a source form under the condition that data in the target form is associated with data in the source form; wherein the target form and the source form are different;
the second judging unit is used for judging whether the step which is not executed exists or not after the offline data is received; and
and the step execution unit is used for executing the step which is not executed when the judgment result is yes.
14. The server according to claim 13, further comprising:
and the third judging unit is used for judging whether the offline data is valid or not after receiving the offline data.
15. A data processing system, comprising:
a memory for storing instructions executable by the processor; and
a processor for executing the instructions to implement the method of any one of claims 1-7.
16. A computer readable medium storing computer program code which, when executed by a processor, implements the method of any of claims 1-7.
CN202010194871.7A 2020-03-19 2020-03-19 Data processing method, device, server, system and computer readable medium Active CN111427913B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010194871.7A CN111427913B (en) 2020-03-19 2020-03-19 Data processing method, device, server, system and computer readable medium
CN202311016151.1A CN117056370A (en) 2020-03-19 2020-03-19 Medical data processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010194871.7A CN111427913B (en) 2020-03-19 2020-03-19 Data processing method, device, server, system and computer readable medium

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202311016151.1A Division CN117056370A (en) 2020-03-19 2020-03-19 Medical data processing method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111427913A CN111427913A (en) 2020-07-17
CN111427913B true CN111427913B (en) 2023-07-25

Family

ID=71547588

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202311016151.1A Pending CN117056370A (en) 2020-03-19 2020-03-19 Medical data processing method, device, equipment and storage medium
CN202010194871.7A Active CN111427913B (en) 2020-03-19 2020-03-19 Data processing method, device, server, system and computer readable medium

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202311016151.1A Pending CN117056370A (en) 2020-03-19 2020-03-19 Medical data processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (2) CN117056370A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103761274A (en) * 2014-01-09 2014-04-30 深圳先进技术研究院 Updating method utilizing full view camera to update streetscape database
CN109344215A (en) * 2018-09-17 2019-02-15 山西省林业科学研究院 A method of detection bottom class's forest resourceies
CN110222036A (en) * 2013-07-09 2019-09-10 甲骨文国际公司 Automated data library migrates framework
CN110297701A (en) * 2019-05-16 2019-10-01 平安科技(深圳)有限公司 Data processing operation dispatching method, device, computer equipment and storage medium
CN110851495A (en) * 2019-10-24 2020-02-28 长城计算机软件与系统有限公司 Heterogeneous source data processing method and device, storage medium and electronic equipment

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7873675B2 (en) * 2006-03-17 2011-01-18 Microsoft Corporation Set-based data importation into an enterprise resource planning system
CN101388911B (en) * 2008-11-07 2011-09-14 用友软件股份有限公司 Off-line data collecting method for network application program
US8666993B2 (en) * 2010-02-22 2014-03-04 Onepatont Software Limited System and method for social networking for managing multidimensional life stream related active note(s) and associated multidimensional active resources and actions
AU2015289511A1 (en) * 2014-07-17 2017-02-16 Joseph M. Fayad Activation of the endogenous ileal brake hormone pathway for organ regeneration and related compositions, methods of treatment, diagnostics, and regulatory systems
US10067978B2 (en) * 2014-10-07 2018-09-04 Oracle International Corporation Plug-in architecture of business intelligence platform using data source cartridges
US11204842B2 (en) * 2017-11-22 2021-12-21 Acronis International Gmbh System and method for automating formation and execution of a backup strategy using machine learning
CN108683581B (en) * 2018-04-10 2020-11-20 平安科技(深圳)有限公司 Mail triggering method and device, electronic equipment and computer readable storage medium
CN110390733A (en) * 2019-03-18 2019-10-29 深圳市迈圈信息技术有限公司 A kind of bus card-reading machine control method, device and computer equipment
CN110442647B (en) * 2019-07-29 2022-01-28 招商局金融科技有限公司 Data consistency synchronization method and device and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110222036A (en) * 2013-07-09 2019-09-10 甲骨文国际公司 Automated data library migrates framework
CN103761274A (en) * 2014-01-09 2014-04-30 深圳先进技术研究院 Updating method utilizing full view camera to update streetscape database
CN109344215A (en) * 2018-09-17 2019-02-15 山西省林业科学研究院 A method of detection bottom class's forest resourceies
CN110297701A (en) * 2019-05-16 2019-10-01 平安科技(深圳)有限公司 Data processing operation dispatching method, device, computer equipment and storage medium
CN110851495A (en) * 2019-10-24 2020-02-28 长城计算机软件与系统有限公司 Heterogeneous source data processing method and device, storage medium and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"一个端到端的基于深度学习的查询优化引擎";孙佶等;《赤峰学院学报》;1-5+170 *

Also Published As

Publication number Publication date
CN117056370A (en) 2023-11-14
CN111427913A (en) 2020-07-17

Similar Documents

Publication Publication Date Title
US9473432B2 (en) Searchable peer-to-peer system through instant messaging based topic indexes
US20120035954A1 (en) On-demand clinical trials utilizing emr/ehr systems
CN105335477B (en) A kind of operating method and device of database
CN107770229B (en) Cloud file sharing method and system and cloud server
CN106301968B (en) A kind of processing method of terminal data, apparatus and system
CN112084270A (en) Data blood margin processing method and device, storage medium and equipment
CN103198100A (en) Renaming method and renaming system for file synchronization among multiple devices
CN116842151A (en) Question-answer model construction, knowledge base creation, question-answer searching method and electronic equipment
WO2018068489A1 (en) Medical informationalized appointment registration system and method
CN111427913B (en) Data processing method, device, server, system and computer readable medium
CN107797849B (en) Method, device and system for distributed transaction processing
US10467063B2 (en) Tool for the automatic configuration of interoperability
JP2013025814A (en) Virtual machine management system and management method
US20140108367A1 (en) Client apparatus and database server for resumable transaction and method thereof
US9824163B2 (en) Method and apparatus for providing a search tool in connection with address management
CN107016548B (en) Client system, information processing method, reading and writing method and device
CN106375551B (en) Information interaction method, device and terminal
JP2013120579A (en) Work result management method, work result management program and management server related to software development
CN105813102A (en) Automatic testing system and automatic testing method
US8595251B2 (en) Flexible interface module
CN113157716B (en) Data processing method, device, equipment and medium
US11388260B2 (en) Protocol for exchanging user model data objects among ubiquitous devices
CN114547184A (en) Personnel information synchronization method, terminal device and storage medium
WO2017075194A1 (en) Efficient differential techniques for metafiles
CN105931018A (en) Activity time recommendation method based on activity plan of user

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20200908

Address after: 200030 701, room 1, 7 GUI Qing Road, Xuhui District, Shanghai.

Applicant after: SHANGHAI YIKAI INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: 314001 3 / F, building 9, smart industry innovation park, No. 36, Changsheng South Road, Jiaxing Economic and Technological Development Zone, Zhejiang Province

Applicant before: MOBILEMD SYSTEM (JIAXING) Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 200233 2nd floor, no.25-1, Hongcao Road, Xuhui District, Shanghai

Applicant after: Shanghai Taimei Nebula Digital Technology Co.,Ltd.

Address before: Room 701, building 1, No.7 Guiqing Road, Xuhui District, Shanghai 200030

Applicant before: SHANGHAI YIKAI INTELLIGENT TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant