CN109273077B - Data processing method and device and intelligent equipment - Google Patents

Data processing method and device and intelligent equipment Download PDF

Info

Publication number
CN109273077B
CN109273077B CN201811168561.7A CN201811168561A CN109273077B CN 109273077 B CN109273077 B CN 109273077B CN 201811168561 A CN201811168561 A CN 201811168561A CN 109273077 B CN109273077 B CN 109273077B
Authority
CN
China
Prior art keywords
acquisition protocol
acquisition
basic data
data
determining
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
CN201811168561.7A
Other languages
Chinese (zh)
Other versions
CN109273077A (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.)
Beijing Wandong Medical Technology Co ltd
Original Assignee
Beijing Wandong Medical 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 Beijing Wandong Medical Technology Co ltd filed Critical Beijing Wandong Medical Technology Co ltd
Priority to CN201811168561.7A priority Critical patent/CN109273077B/en
Publication of CN109273077A publication Critical patent/CN109273077A/en
Application granted granted Critical
Publication of CN109273077B publication Critical patent/CN109273077B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/60ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
    • G16H40/63ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices for local operation
    • 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
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/40ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management of medical equipment or devices, e.g. scheduling maintenance or upgrades

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to the technical field of data processing, in particular to a data processing method, a data processing device and intelligent equipment. Therefore, the scheme processes the acquired acquisition protocol through the dynamic scripting language to obtain the acquisition protocol list, and then the system can directly determine the target acquisition protocol in the acquisition protocol list according to basic data input by a user, so that the data processing is more flexible, and the storage place of the acquisition protocol is not limited, so that the data storage and the source are more diversified.

Description

Data processing method and device and intelligent equipment
Technical Field
The invention relates to the technical field of data processing, in particular to a data processing method and device and intelligent equipment.
Background
In medical imaging devices such as DR digital photographing devices, it is often necessary to select preset photographing conditions according to a plurality of input conditions, for example, preset kV/mA/mAs conditions are obtained through patient age, body type, examination part, etc., and the conditions are used as default photographing conditions to improve the working efficiency of the user and obtain an ideal image quality. Generally, in the digital photographing process, there are many condition parameters that may be preset, and table motion, gantry position, post-processing parameters, etc. may be included in addition to the conventional generator conditions, and the number of relevant condition parameters increases sharply as the complexity of the apparatus increases. That is, there are many pre-stored parameters, and the input conditions and the pre-stored parameters need to be in one-to-one correspondence, so that the user can correspondingly find the pre-stored parameters after inputting certain data.
Currently, the software system of a typical data acquisition device statically stores these preset parameters into a relational database such as mysql or sqlite. The dynamic change of the input conditions with age, body type and the like needs to be updated and coded into relevant modules of the software system. The method for searching the pre-stored data for the input data has the advantages of capability of storing a large number of preset conditions, high retrieval efficiency, simplicity and convenience in implementation and difficulty in realizing a hierarchical structure and inflexibility.
Disclosure of Invention
The invention aims to provide a data processing method, which is used for flexibly storing data and enabling the searched data to be more accurate.
Another object of the present invention is to provide a data processing apparatus, so as to realize flexible data storage and make the searched data more accurate.
Another object of the present invention is to provide an intelligent device, so as to flexibly store data and make the searched data more accurate.
In order to achieve the above purpose, the embodiment of the present invention adopts the following technical solutions:
in a first aspect, an embodiment of the present invention provides a data processing method, which is applied to an intelligent device, and the method includes: acquiring basic data input by a user; determining an acquisition protocol list through a dynamic scripting language; determining a target acquisition protocol in the acquisition protocol list according to the basic data; and sending the target acquisition protocol to related equipment connected with the intelligent equipment so that the related equipment can execute corresponding operation according to the target acquisition protocol.
In a second aspect, an embodiment of the present invention further provides a data processing apparatus, which is applied to an intelligent device, where the apparatus includes: the acquisition module is used for acquiring basic data input by a user; the determining module is used for determining an acquisition protocol list through a dynamic scripting language; the matching module is used for determining a target acquisition protocol in the acquisition protocol list according to the basic data; and the sending module is used for sending the target acquisition protocol to related equipment connected with the intelligent equipment so that the related equipment can execute corresponding operation according to the target acquisition protocol.
In a third aspect, an embodiment of the present invention further provides an intelligent device, where the intelligent device includes a processor and a memory, where the memory is used to store a computer program, and the processor is used to execute the computer program stored in the memory to implement the data processing method.
The data processing method and device and the intelligent equipment are applied to the intelligent equipment, the method comprises the steps of obtaining basic data input by a user, determining an acquisition protocol list through a script language, determining a target acquisition protocol in the acquisition protocol list according to the basic data, and further sending the target acquisition protocol to related equipment connected with the intelligent equipment so that the related equipment can execute corresponding operation according to the target acquisition protocol. Therefore, the scheme processes the acquired acquisition protocol through the dynamic scripting language to obtain the acquisition protocol list, and then the system can directly determine the target acquisition protocol in the acquisition protocol list according to basic data input by a user, so that the data processing is more flexible, and the storage place of the acquisition protocol is not limited, so that the data storage and the source are more diversified.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 shows a schematic structural diagram of an intelligent device according to an embodiment of the present invention.
Fig. 2 is a schematic flow chart illustrating a data processing method according to an embodiment of the present invention.
Fig. 3 is a schematic diagram illustrating functional modules of a data processing apparatus according to an embodiment of the present invention.
The figure is as follows: 100-a smart device; 110-a data processing device; 120-a memory; 130-a memory controller; 140-a processor; 150-peripheral interface; 160-input-output unit; 170-an audio unit; 180-a display unit; 190-a communication unit; 111-an acquisition module; 112-a determination module; 113-a matching module; 114-sending module.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present invention, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
At present, a static database is usually used to store data, which may include two parts, such as user input data and preset conditions, that is, after the system receives the user input data, the system will correspondingly search the preset conditions in the database according to the user input data, and control the corresponding devices to execute operations according to the preset conditions. For example, in the medical field, in the DR digital photographing apparatus, a user needs to input parameters such as the age, the body type, and the examined region of a patient, and then the system searches for a preset condition according to the input data, and uses the preset condition as a photographing condition, and controls the DR digital photographing apparatus to operate according to the photographing condition, so as to improve the working efficiency of the user and obtain an ideal image quality. The preset conditions may include many parameters such as bed movement, gantry position, etc. The method adopts a static database mode to store user input data and preset conditions in advance, although the storage mode can store a large amount of data, the data is not flexible enough, and if the preset conditions matched with the user input data do not exist, the execution cannot be carried out. Therefore, the embodiment of the invention provides a data processing method to realize flexible processing of data. It should be noted that the method can be applied to any technical field of data matching or data query, and for the purpose of describing the scheme in detail, the invention will be exemplified by being applied to the medical field.
The data processing method is applied to intelligent equipment which can be, but is not limited to, a desktop computer or electronic terminal equipment, such as electronic equipment arranged in a hospital and available for users to inquire. Referring to fig. 1, a schematic structural diagram of an intelligent device 100 according to an embodiment of the present invention is shown, where the intelligent device 100 includes a data processing apparatus 110, a memory 120, a storage controller 130, a processor 140, a peripheral interface 150, an input/output unit 160, an audio unit 170, a display unit 180, and a communication unit 190.
The memory 120, the memory controller 130, the processor 140, the peripheral interface 150, the input/output unit 160, the audio unit 170, the display unit 180, and the communication unit 190 are electrically connected to each other directly or indirectly to implement data transmission or interaction. For example, the components may be electrically connected to each other via one or more communication buses or signal lines. The data processing apparatus 110 includes at least one software function module which can be stored in the memory 120 in the form of software or firmware (firmware) or solidified in an Operating System (OS) of the smart device 100. The processor 140 is used to execute executable modules stored in the memory 120, such as software functional modules or computer programs included in the data processing apparatus 110.
The Memory 120 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable Read-Only Memory (EPROM), an electrically Erasable Read-Only Memory (EEPROM), and the like. The memory 120 is used for storing a program, and the processor 140 executes the program after receiving an execution instruction, and the method executed by the smart device 100 defined by the flow process disclosed in any embodiment of the invention described later can be applied to the processor 140, or implemented by the processor 140.
The processor 140 may be an integrated circuit chip having signal processing capabilities. The Processor 140 may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; but may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor 140 may be any conventional processor 140 or the like.
The peripheral interface 150 couples various input/output devices to the processor 140 as well as to the memory 120. In some embodiments, peripheral interface 150, processor 140, and memory controller 130 may be implemented in a single chip. In other examples, they may be implemented separately from the individual chips.
The input and output unit 160 is used for providing input data to the user to realize the interaction of the user with the smart device 100. The input/output unit 160 may be, but is not limited to, a mouse, a keyboard, and the like.
Audio unit 170 provides an audio interface to a user that may include one or more microphones, one or more speakers, and audio circuitry.
The display unit 180 provides an interactive interface (e.g., a user operation interface) between the smart device 100 and a user or for displaying image data to a user reference. In this embodiment, the display unit 180 may be a liquid crystal display or a touch display. In the case of a touch display, the display can be a capacitive touch screen or a resistive touch screen, which supports single-point and multi-point touch operations. Supporting single-point and multi-point touch operations means that the touch display can sense touch operations from one or more locations on the touch display at the same time, and the sensed touch operations are sent to the processor 140 for calculation and processing.
The communication unit 190 is configured to establish a connection with a shared server through a network, so as to implement a communication connection between the smart device 100 and the shared server, and is configured to receive and transmit data through the network.
Fig. 2 is a schematic flow chart of a data processing method according to an embodiment of the present invention, where the method includes:
step S110, acquiring basic data input by the user.
That is, when a user needs to use the smart device 100 to perform an inquiry or a treatment preparation, basic data including basic information such as age, body type, a site to be examined, and a collection speed is first input into the smart device 100.
And step S120, determining an acquisition protocol list through the dynamic scripting language.
Specifically, the dynamic scripting language can be freely organized, and can also be flexibly organized according to specific service requirements in a hierarchical or linear manner. Furthermore, firstly, initializing a script execution environment; secondly, acquiring an acquisition protocol list through all acquisition protocols acquired by dynamic scripting language preprocessing, wherein the acquisition protocol can be acquired from a database of the intelligent device 100 and/or a shared server connected with the intelligent device 100 through a network, the acquisition protocol comprises basic data and parameter data, one piece of basic data corresponds to one piece of parameter data, the basic data can be understood as data (such as name, age and the like) required to be input by a user, and the parameter data is data (such as operation parameters and the like) stored in the system and required to be searched according to the basic data. It should be noted that, due to the multiple acquisition ways of the acquisition protocol, the acquired acquisition protocol is more comprehensive, and the data volume is richer, for example, a plurality of different hospitals can store the operation parameters of the equipment to the shared server, so that the determined operation parameters during actual operation better conform to the actual conditions of patients.
That is, the acquisition protocols are acquired from the database or other shared servers in advance through the dynamic scripting language, and an acquisition protocol list is obtained by executing all the acquired acquisition protocols once in advance, wherein all the acquired acquisition protocols are listed in the acquisition protocol list. It is easy to understand that, the dynamic scripting language can also process all acquired acquisition protocols in real time to obtain an acquisition protocol list after acquiring basic data input by a user. That is, the time for processing the acquisition protocol through the dynamic scripting language to obtain the acquisition protocol list is not strictly limited, the acquisition protocol list can be processed in advance, the obtained acquisition protocol list can be directly used after the basic data input by the user is obtained, and the acquisition protocol list can be generated by processing the acquisition protocol in real time after the basic data input by the user is obtained.
Step S130, determining a target acquisition protocol in the acquisition protocol list according to the basic data.
Specifically, after basic data input by a user is acquired, a target acquisition protocol matched with the basic data is searched in a determined acquisition protocol list according to the basic data.
It should be noted that, if there is no acquisition protocol corresponding to the basic data in the acquisition protocol list, the basic data is calculated according to the calculation rule included in the dynamic script language, and the acquisition protocol corresponding to the basic data is obtained through real-time calculation. That is, a calculation equation is arranged in the dynamic scripting language, and the acquisition protocol corresponding to the basic data can be calculated through the calculation equation, so that even if corresponding data are not stored in the database and the shared server, the operation method corresponding to the basic data can be automatically known, and the flexibility of the data is improved.
Step S140, sending the target collection protocol to the related device connected to the intelligent device, so that the related device executes the corresponding operation according to the target collection protocol.
Specifically, after the target acquisition protocol corresponding to the basic data is determined, the intelligent device 100 may send the target acquisition protocol to the connected related devices, and if the basic data input by the user is age and a specific irradiation part, the intelligent device 100 may send the target acquisition protocol to the nuclear magnetic resonance device, and the like, and then the related devices control the devices to execute operations according to the operation parameters recorded in the target acquisition protocol, so as to detect the user.
It should be noted that, in clinical applications of medical devices, it is often necessary to modify the preset acquisition protocol according to clinical experience, usage habits, and the like of a user. With the upgrading and upgrading of equipment and software, the continuous improvement of image processing algorithms and the like, the preset acquisition protocol also needs to be frequently updated, and certain challenges are brought to software developers and system maintenance personnel. The data processing method provided by the embodiment of the invention can be well adapted to the changes, greatly lightens the workload of software developers and system maintenance personnel, improves the working efficiency, and is mainly embodied in the following aspects:
flexibility: the core of the scheme is that a script language is used as a middle layer to acquire an acquisition protocol, which is equivalent to moving a code originally coded in an acquisition software system into the script language. When the service logic related to the acquisition protocol changes or a client has special requirements, only the script related to the acquisition protocol can be modified, the acquisition software system does not need to be modified, and the workload of software development, test and configuration management is reduced.
Stability: after the collection protocol is managed by the script, the collection software system does not need to be updated frequently, and the script language program is easy to test and run, so that the stability of the software is improved.
Powerful: by flexibly using the script language, various functions which are difficult to realize by the static protocol configuration system can be realized, such as: the acquisition protocol parameters can be obtained by adopting complex logic calculation; can be obtained from a database; acquiring a centralized management acquisition protocol on a shared server in a WEB mode; powerful functions can be constructed on the basis of the script language by adopting the modern software engineering technology; maintenance is facilitated: the script language program is generally a text file, is convenient to manage, can be conveniently compared, merged and tracked, and reduces the maintenance difficulty.
Referring to fig. 3, a functional module diagram of a data processing apparatus 110 according to an embodiment of the present invention is shown, the apparatus includes an obtaining module 111, a determining module 112, a matching module 113, and a sending module 114.
The obtaining module 111 is configured to obtain basic data input by a user.
In the embodiment of the present invention, step S110 may be performed by the obtaining module 111.
And the determining module 112 is used for determining the acquisition protocol list through the dynamic scripting language.
In an embodiment of the present invention, step S120 may be performed by the determination module 112.
A matching module 113, configured to determine a target acquisition protocol in the acquisition protocol list according to the basic data.
In the embodiment of the present invention, step S130 may be performed by the matching module 113.
A sending module 114, configured to send the target acquisition protocol to a relevant device connected to the smart device, so that the relevant device executes a corresponding operation according to the target acquisition protocol.
In the embodiment of the present invention, step S140 may be performed by the sending module 114.
Since the detailed description is already given in the data processing method section, it is not described herein again.
In summary, the data processing method and apparatus provided in the embodiments of the present invention are applied to an intelligent device, and the method includes acquiring basic data input by a user, determining an acquisition protocol list through a scripting language, determining a target acquisition protocol in the acquisition protocol list according to the basic data, and further sending the target acquisition protocol to a related device connected to the intelligent device, so that the related device executes a corresponding operation according to the target acquisition protocol. Therefore, the scheme processes the acquired acquisition protocol through the dynamic scripting language to obtain the acquisition protocol list, and then the system can directly determine the target acquisition protocol in the acquisition protocol list according to basic data input by a user, so that the data processing is more flexible, and the storage place of the acquisition protocol is not limited, so that the data storage and the source are more diversified.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, the functional modules in the embodiments of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes. It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention. It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. A data processing method is applied to intelligent equipment and is characterized by comprising the following steps:
acquiring basic data input by a user;
determining an acquisition protocol list through a dynamic scripting language;
determining a target acquisition protocol in the acquisition protocol list according to the basic data;
sending the target acquisition protocol to related equipment connected with the intelligent equipment so that the related equipment can execute corresponding operation according to the target acquisition protocol;
if the acquisition protocol corresponding to the basic data does not exist in the acquisition protocol list, processing the basic data according to a calculation rule contained in the dynamic script language, and determining the acquisition protocol corresponding to the basic data.
2. The method of claim 1, wherein the step of determining a collection protocol list via a dynamic scripting language comprises:
and obtaining an acquisition protocol list through all acquisition protocols obtained by preprocessing the dynamic scripting language.
3. The method of claim 1, wherein the step of determining a collection protocol list via a dynamic scripting language comprises:
and after acquiring basic data input by a user, processing all acquired acquisition protocols in real time through a dynamic scripting language to obtain an acquisition protocol list.
4. A method according to claim 2 or 3, wherein the step of obtaining all acquisition protocols comprises:
and acquiring all acquisition protocols from a database of the intelligent equipment and/or acquiring the acquisition protocols from a sharing server in network connection with the intelligent equipment.
5. The method of claim 1, wherein said obtaining of the basic data input by the user further comprises the steps of:
the script execution environment is initialized.
6. The method of claim 1, wherein the acquisition protocol includes base data and parameter data, one of the base data corresponding to one of the parameter data.
7. A data processing device applied to intelligent equipment is characterized by comprising:
the acquisition module is used for acquiring basic data input by a user;
the determining module is used for determining an acquisition protocol list through a dynamic scripting language;
the matching module is used for determining a target acquisition protocol in the acquisition protocol list according to the basic data;
the sending module is used for sending the target acquisition protocol to related equipment connected with the intelligent equipment so that the related equipment can execute corresponding operation according to the target acquisition protocol;
if the acquisition protocol corresponding to the basic data does not exist in the acquisition protocol list, processing the basic data according to a calculation rule contained in the dynamic script language, and determining the acquisition protocol corresponding to the basic data.
8. An intelligent device, characterized in that the intelligent device comprises a processor and a memory for storing a computer program, the processor being adapted to execute the computer program stored in the memory to implement the data processing method according to any one of claims 1-6.
CN201811168561.7A 2018-10-08 2018-10-08 Data processing method and device and intelligent equipment Active CN109273077B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811168561.7A CN109273077B (en) 2018-10-08 2018-10-08 Data processing method and device and intelligent equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811168561.7A CN109273077B (en) 2018-10-08 2018-10-08 Data processing method and device and intelligent equipment

Publications (2)

Publication Number Publication Date
CN109273077A CN109273077A (en) 2019-01-25
CN109273077B true CN109273077B (en) 2021-08-31

Family

ID=65195974

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811168561.7A Active CN109273077B (en) 2018-10-08 2018-10-08 Data processing method and device and intelligent equipment

Country Status (1)

Country Link
CN (1) CN109273077B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114928624A (en) * 2022-03-16 2022-08-19 国网河北省电力有限公司营销服务中心 Electricity consumption information acquisition protocol extension method and device, storage medium and terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7621453B2 (en) * 2002-07-29 2009-11-24 The Code Corporation System and method for controlling the distribution of data translation components to portable data collection devices
CN102231676A (en) * 2011-06-23 2011-11-02 中兴通讯股份有限公司 Network management data collecting method and device
CN103092817A (en) * 2013-01-18 2013-05-08 五八同城信息技术有限公司 Data collection method and data collection device based on script engine
CN107222361A (en) * 2017-05-24 2017-09-29 深圳市牛鼎丰科技有限公司 Collecting method, system, computer equipment and medium
CN107403334A (en) * 2017-06-07 2017-11-28 北京小度信息科技有限公司 Data processing method and device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7913159B2 (en) * 2003-03-28 2011-03-22 Microsoft Corporation System and method for real-time validation of structured data files
WO2005081802A2 (en) * 2004-02-24 2005-09-09 Caretouch Communications, Inc. Intelligent message delivery system
CN101605348B (en) * 2008-11-24 2012-07-18 中国移动通信集团广东有限公司 Data service simulation method and application system
CN105446799A (en) * 2014-08-22 2016-03-30 阿里巴巴集团控股有限公司 Method and system for performing rule management in computer system
CN106412070A (en) * 2016-09-30 2017-02-15 郑州云海信息技术有限公司 Cloud data center control method and system
CN108241665B (en) * 2016-12-23 2022-03-25 北京国双科技有限公司 Data processing method and client device
CN108510081A (en) * 2018-03-23 2018-09-07 北京京东尚科信息技术有限公司 machine learning method and platform

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7621453B2 (en) * 2002-07-29 2009-11-24 The Code Corporation System and method for controlling the distribution of data translation components to portable data collection devices
CN102231676A (en) * 2011-06-23 2011-11-02 中兴通讯股份有限公司 Network management data collecting method and device
CN103092817A (en) * 2013-01-18 2013-05-08 五八同城信息技术有限公司 Data collection method and data collection device based on script engine
CN107222361A (en) * 2017-05-24 2017-09-29 深圳市牛鼎丰科技有限公司 Collecting method, system, computer equipment and medium
CN107403334A (en) * 2017-06-07 2017-11-28 北京小度信息科技有限公司 Data processing method and device

Also Published As

Publication number Publication date
CN109273077A (en) 2019-01-25

Similar Documents

Publication Publication Date Title
JP6878578B2 (en) Systems and methods for anonymizing health data and modifying and editing health data across geographic areas for analysis
CA2798592A1 (en) Visual indexing system for medical diagnostic data
US10733370B2 (en) Method, apparatus, and computer program product for generating a preview of an electronic document
CN102243692A (en) Medical conferencing systems and methods
US11404160B2 (en) Method and system for managing and editing data of a medical device
JP7071441B2 (en) Equipment, methods, systems and programs
CN105447070A (en) Medical image reading method and system
US20190006042A1 (en) A medical data management method, apparatus and medical data system
US20160321402A1 (en) Data-Enriched Electronic Healthcare Guidelines For Analytics, Visualization Or Clinical Decision Support
CN105144175A (en) Image visualization
US20060184394A1 (en) Method to display up-to-date medical information graphs
EP3884494A1 (en) Method and systems for a healthcare provider assistance system
CN109273077B (en) Data processing method and device and intelligent equipment
CN107742536B (en) Information processing method and device
US20190139633A1 (en) Apparatus and Method for Care Plan Generation
JP2020081280A (en) Image display control system, image display system, and image analyzing device
JP2011128661A (en) Regional medical cooperation system, registration terminal, and program
CN111128329A (en) Dynamic generation method, device and medium of personalized health abstract and electronic equipment
US20220022973A1 (en) Method, device and system for providing a virtual medical procedure drill
JP7216660B2 (en) Devices, systems, and methods for determining reading environments by synthesizing downstream needs
US20180046760A1 (en) Data management device and image display system
JP2010231403A (en) Program, method and device for supporting electronic medical chart input
JP2021051471A (en) Anonymization device, and anonymization system
KR102556225B1 (en) Neuroimaging analysis system and method
Chaturvedi Internet Of Things (IoT) based Reliable Health Monitoring System–Solefit

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
GR01 Patent grant
GR01 Patent grant