[go: up one dir, main page]

WO2020119115A1 - Procédé, dispositif, appareil de vérification de données, et support de stockage - Google Patents

Procédé, dispositif, appareil de vérification de données, et support de stockage Download PDF

Info

Publication number
WO2020119115A1
WO2020119115A1 PCT/CN2019/095841 CN2019095841W WO2020119115A1 WO 2020119115 A1 WO2020119115 A1 WO 2020119115A1 CN 2019095841 W CN2019095841 W CN 2019095841W WO 2020119115 A1 WO2020119115 A1 WO 2020119115A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
review
audit
reviewed
queue
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.)
Ceased
Application number
PCT/CN2019/095841
Other languages
English (en)
Chinese (zh)
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.)
Ping An Medical and Healthcare Management Co Ltd
Original Assignee
Ping An Medical and Healthcare Management 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 Ping An Medical and Healthcare Management Co Ltd filed Critical Ping An Medical and Healthcare Management Co Ltd
Publication of WO2020119115A1 publication Critical patent/WO2020119115A1/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Definitions

  • the present application relates to the field of data processing technology, and in particular, to a data review method, device, device, and computer-readable storage medium.
  • the main purpose of the present application is to provide a data review method, device, equipment, and computer-readable storage medium, which are aimed at solving the technical problems of low medical data review efficiency.
  • the present application provides a data review method, which includes the following steps:
  • each group of data to be reviewed in the current input queue is subject to parallel review, and each review result is sent to a preset message output queue to output each review result in parallel.
  • the step of grouping the data to be audited according to the number of queues in the current input queue, and correspondingly assigning the grouped data to be audited to the current input queue includes:
  • the classified data to be audited is grouped according to the data type, and the grouped data to be audited is allocated to the corresponding current input queue.
  • the plurality of preset review modules respectively conduct parallel review of each grouped data to be reviewed in the current input queue, and send each review result to a preset message output queue to output each in parallel
  • the steps to review the results include:
  • each type of grouped data to be audited is audited in parallel, and each audit result is sent to a preset message output queue to output each audit result in parallel.
  • the plurality of preset review modules respectively review each packet data to be reviewed in the current input queue in parallel, and send each review result to a preset message output queue to output each in parallel After the steps to review the results, it also includes:
  • the plurality of preset review modules respectively review each packet data to be reviewed in the current input queue in parallel, and send each review result to a preset message output queue to output each in parallel
  • the steps to review the results include:
  • each of the grouped data to be reviewed in the current input queue is subject to parallel review
  • each audit result is sent to a preset message output queue to output each audit result in parallel.
  • the method further includes:
  • the second review is performed on the group data to be reviewed corresponding to the abnormal review result through other review modules, and the review result of the second review is sent to the message output queue and the review result of the second review is output.
  • the data review method further includes:
  • the present application also provides a data review device, the data review device includes:
  • each of the grouped data to be reviewed in the current input queue is subject to parallel review, and each review result is sent to a preset message output queue to output each review result in parallel.
  • the present application also provides a data review device, the data review device includes a processor, a memory, and computer readable instructions stored on the memory and executable by the processor, wherein When the computer-readable instructions are executed by the processor, the steps of the data review method described above are implemented.
  • the present application also provides a computer-readable storage medium having computer-readable instructions stored on the computer-readable storage medium, wherein when the computer-readable instructions are executed by a processor, the implementation is as described above Of the data review method.
  • This application provides a data review method, that is, when a data review instruction is received, the data to be reviewed is obtained, and an idle input queue is obtained in a preset message input queue cluster as a current input queue; according to the current input The number of queues in the queue, grouping the data to be reviewed and grouping the grouped data to be reviewed to the current input queue; through several preset review modules, each of the current input queues The group data to be reviewed are subject to parallel review, and each review result is sent to a preset message output queue to output each review result in parallel.
  • this application adds a message input queue, and then groups the data to be reviewed, and through several review modules, parallel processing of the grouped data in each message input queue, and then parallel output through the preset message output queue Audit results.
  • FIG. 1 is a schematic diagram of a hardware structure of a data auditing device involved in an embodiment of this application;
  • FIG. 3 is a schematic flowchart of a second embodiment of the data review method of the application.
  • FIG. 5 is a schematic diagram of functional modules of the first embodiment of the data review device of the present application.
  • the data review method involved in the embodiments of the present application is mainly applied to data review equipment, and the data review equipment may be a device with display and processing functions such as a PC, a portable computer, and a mobile terminal.
  • FIG. 1 is a schematic diagram of a hardware structure of a data auditing device involved in an embodiment of the present application.
  • the data review device may include a processor 1001 (for example, a CPU), a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005.
  • the communication bus 1002 is used to realize the connection and communication between these components;
  • the user interface 1003 may include a display (Display), an input unit such as a keyboard (Keyboard);
  • the network interface 1004 may optionally include a standard wired interface, a wireless interface (Such as WI-FI interface);
  • the memory 1005 can be a high-speed RAM memory or a stable memory (non-volatile memory), such as a disk storage, the storage 1005 may optionally be a storage device independent of the foregoing processor 1001.
  • FIG. 1 does not constitute a limitation on the data auditing device, and may include more or less components than those illustrated, or combine certain components, or arrange different components.
  • the memory 1005 in FIG. 1 as a computer-readable storage medium may include an operating system, a network communication module, and computer-readable instructions.
  • the network communication module is mainly used to connect to a server and perform data communication with the server; and the processor 1001 can call computer-readable instructions stored in the memory 1005 and execute the data review method provided by the embodiments of the present application.
  • the embodiments of the present application provide a data review method.
  • FIG. 2 is a schematic flowchart of a first embodiment of a data review method of this application.
  • the data review method includes the following steps:
  • Step S10 When receiving the data review instruction, obtain the data to be reviewed, and obtain the idle input queue in the preset message input queue cluster as the current input queue;
  • a data review method is provided, which is applied to the data review system.
  • the data review system includes a server and computer-readable instructions.
  • the data review system verifies medical review data in terms of the medical review data.
  • the medical review data is collected by the medical insurance provider during the entire process from claim settlement to payment of claims.
  • Related data the data to be reviewed specifically includes the diagnosis and treatment data (such as diagnosis results, medication conditions, and test conditions) generated during the insured’s treatment and the insured’s related cost data during the claims process (such as treatment settlement amount, medication cost details, Social security compensation amount, compensation amount, etc.).
  • the above medical audit data can be obtained as the data to be audited according to the audit items in the risk control audit rules.
  • the server constructs multiple message queues in advance to form a message queue cluster.
  • the message queue cluster may specifically include an input message queue cluster and an output message queue cluster.
  • the input message queue cluster is used to receive the original medical audit data
  • the output message queue cluster is used to receive the audit result of the medical audit data.
  • redis may be used as a message queue, and the message queue does not persistently store data (storing the message in memory and not persistently on devices such as hard disks).
  • the server receives the data review instruction triggered by the user through computer-readable instructions, it determines the message queue in the idle state in the input message queue cluster, and uses the idle message queue as the current input queue.
  • Step S20 Group the data to be audited according to the number of queues in the current input queue, and allocate the grouped data to be audited to the current input queue correspondingly;
  • data is grouped according to the current number of input queues, that is, the number of current input queues is the same as the number of groups to be reviewed.
  • random grouping methods such as random numbers, line numbers, and modulus can be used.
  • the grouped data to be reviewed can be randomly paired with the current input queue, and each grouped data to be reviewed can be sent to the corresponding current input queue.
  • different types of data to be reviewed may correspond to different message queues, and different types of message queues use corresponding processing processes to perform data review to improve the efficiency of data review.
  • Step S30 through a plurality of preset review modules, respectively reviewing each packet data to be reviewed in the current input queue in parallel, and sending each review result to a preset message output queue to output each review result in parallel.
  • each of the grouped data to be reviewed in the current input queue is processed in parallel by the review module preset in the server.
  • an audit module includes multiple audit processes. Each process runs the same computer-readable instructions, which are compiled according to the audit items in the risk control audit rules. Each process can contain one or more threads. Each process used for data review can separately read the medical data in each group data to be reviewed, and each current input queue can use one or more at the same time. The process reads and audits the packet data to be audited in the current input queue. In order to optimize resource allocation, the number of processes and the number of threads in each process can be determined according to the processing time required by the user and the amount of data that needs to be processed. Different types of data can run different processes for review.
  • each thread can review the extracted data in accordance with each audit item in the order in which the risk control audit rules are preset, and generate the corresponding audit results for the data items that failed the audit.
  • the audit results can be The details include the original data that failed the review, the reason for the failure, and the risk level.
  • Each thread sends the audit results in parallel.
  • the threads and the output message queue are randomly matched. Way to establish communication.
  • the server of the database can monitor the change data in each output message queue, read and save the change data in the output message queue. In the process of saving, according to different audit items, the failed data can be distributed and stored.
  • step S30 it further includes:
  • the review efficiency of each group data to be reviewed is calculated based on the number and review time.
  • the qualified audit efficiency is the audit efficiency that reaches a preset threshold.
  • a hardware upgrade prompt message is sent to remind the user to upgrade the hardware, such as increasing hardware resources and replacing hardware with higher processing power Resources etc.
  • This embodiment provides a data auditing method, that is, when a data auditing instruction is received, data to be audited is obtained, and an idle input queue is obtained in a preset message input queue cluster as a current input queue; according to the current The number of queues in the input queue, group the data to be audited, and allocate the grouped data to be audited to the current input queue correspondingly; through a number of preset audit modules, separate the current input queue Each group data to be reviewed is subject to parallel review, and each review result is sent to a preset message output queue to output each review result in parallel.
  • this application adds a message input queue, and then groups the data to be reviewed, and through several review modules, parallel processing of the grouped data in each message input queue, and then parallel output through the preset message output queue Audit results.
  • FIG. 3 is a schematic flowchart of a second embodiment of a data review method of this application.
  • the step S20 includes:
  • Step S21 classify the data to be reviewed according to the preset data type and the data identifier of the data to be reviewed;
  • different types of medical review data may correspond to different message queues, and different types of message queues use corresponding processing processes to perform data review to improve the efficiency of data review. Therefore, when the data to be audited is received, the data to be audited can be classified first according to the data type.
  • the data such as diagnosis results, medication conditions, and test conditions are divided into diagnosis and treatment data types, and data such as treatment settlement amount, medication cost details, social insurance compensation amounts, and compensation amounts are divided into expense data types.
  • Step S22 Obtain the number of types of data to be reviewed and the number of queues in the current input queue, and determine whether the number of types matches the number of queues;
  • the number of types of data to be reviewed and the number of queues in the current input queue are obtained, and the number of types is compared with the number of queues to determine whether the number of types is equal to the number of queues. If the number of queues in the current input queue is the same as the number of types of the data to be reviewed, data of each type can be allocated to each queue.
  • step S23 if the number of types matches the number of queues, the classified data to be reviewed is grouped according to the data type, and the grouped data to be reviewed is allocated to the corresponding current input queue.
  • each type of data can be allocated to each queue, so that different types of message queues are subject to corresponding processing processes for data review .
  • step S30 specifically includes:
  • each type of grouped data to be audited is audited in parallel, and each audit result is sent to a preset message output queue to output each audit result in parallel.
  • the grouping data type corresponding to each grouping data to be audited in the current input queue is determined, and then the auditing data type corresponding to each auditing module in the preset auditing module is obtained. Based on the grouping data type and auditing data type, the The data of each group to be audited is matched with each audit module.
  • Each message type can be associated with a message queue, and the same type of audit module can only process data in a certain message queue, or only process a specific type of message in each message queue. Multiple instances of the same type of audit module can be executed at the same time, processing data in parallel, and dynamically increasing the number of processing module instances to improve system throughput.
  • FIG. 4 is a schematic flowchart of a third embodiment of a data review method of this application.
  • step S10 it further includes:
  • Step S41 When receiving the data re-audit instruction, obtain the change data in each of the group data to be audited;
  • Step S42 Run several processes in the corresponding review module to review the change data in the corresponding group data to be reviewed in parallel;
  • Step S43 Send the audit results of each pending packet data to the message output queue, and read the audit result data in the message output queue in an asynchronous manner to output each audit result in parallel.
  • the other medical data uploaded by the user needs to be reviewed.
  • the received other medical data can be allocated to each group data to be reviewed.
  • Each input message queue can simultaneously use one or more processes to read and review the changed data in the input message queue.
  • the number of processes and the number of threads in each process can be determined according to the processing time required by the user and the amount of data that needs to be processed. Different types of data can run different processes for review. Determine the free message queue in the output message queue cluster as the message output queue, and send the audit result to any output message queue.
  • Each thread sends the audit result in parallel, and the communication between the thread and the output message queue is established in a random match.
  • the server of the database can monitor the change data in each message output queue, read and save the change data in the message output queue. In the process of saving, according to different audit items, the failed data can be distributed and stored.
  • step S30 it further includes:
  • each of the grouped data to be reviewed in the current input queue is subject to parallel review
  • each audit result is sent to a preset message output queue to output each audit result in parallel.
  • the second review is performed on the group data to be reviewed corresponding to the abnormal review result through other review modules, and the review result of the second review is sent to the message output queue and the review result of the second review is output.
  • a retry queue may be set up to save abnormal execution data, and other audit modules may be selected for re-execution according to the retry strategy.
  • Group data to be audited corresponding to the abnormal audit data where the group data to be audited corresponding to the abnormal audit data may be a specific piece of data or multiple pieces of data in the group data.
  • Add the to-be-audited grouping data corresponding to the abnormal audit data to the secondary audit queue, and perform the secondary audit by reviewing the audit module other than the abnormal audit data. Then, the audit results of the second audit are sent to the message output queue for parallel output.
  • embodiments of the present application also provide a data review device.
  • FIG. 5 is a schematic diagram of functional modules of the first embodiment of the data review device of the present application.
  • the data review device includes:
  • the queue generation module 10 is used to obtain data to be reviewed when receiving the data review instruction, and obtain an idle input queue in the preset message input queue cluster as the current input queue;
  • the data grouping module 20 is configured to group the data to be audited according to the number of queues in the current input queue, and allocate the grouped data to be audited to the current input queue correspondingly;
  • the parallel review module 30 is used to perform parallel review on each of the pending packet data in the current input queue through several preset review modules, and send each review result to a preset message output queue for parallel output The results of each audit.
  • the data review device further includes:
  • the efficiency calculation module is used to obtain the data quantity and audit time of each group data to be audited, and calculate each audit efficiency corresponding to each group data to be audited according to the data quantity and audit time;
  • the proportion judgment module is used to obtain the qualified audit efficiency among the respective audit efficiencies, and judge whether the proportion of the qualified audit efficiency reaches a standard proportion value, wherein the qualified audit efficiency is the audit efficiency that reaches a preset threshold;
  • the data grouping module 20 includes:
  • a data classification unit configured to classify the data to be reviewed according to a preset data type and a data identifier of the data to be reviewed;
  • a quantity judgment unit used to obtain the number of types of the data to be reviewed and the number of queues of the current input queue, and judge whether the number of types matches the number of queues;
  • the data grouping unit is configured to group the classified data to be reviewed according to the data type if the number of types matches the number of queues, and allocate the grouped data to be reviewed to the corresponding current input queue.
  • the parallel review module 30 includes:
  • a module matching unit configured to obtain several corresponding types of audit modules in the preset audit module according to the packet data types corresponding to each packet data to be audited in the current input queue;
  • the parallel review unit is used to perform parallel review on each type of grouped data to be reviewed through the corresponding review modules, and send each review result to a preset message output queue to output each review result in parallel .
  • the data review device further includes:
  • the data monitoring module is used to obtain the changed data in each of the grouped data to be reviewed when the data re-audit instruction is received;
  • the first review module is used to run several processes in the corresponding review module, and review the change data in the corresponding group data to be reviewed in parallel;
  • the first output module is used to send the audit results of each pending packet data to the message output queue, and read the audit result data in the message output queue in an asynchronous manner to output each audit result in parallel.
  • the data review device further includes:
  • a first review module configured to perform parallel review on each group data to be reviewed in the current input queue through several preset review modules
  • the abnormality judgment module is used to obtain the audit result corresponding to each of the grouped data to be audited and determine whether there is abnormal audit data in the audit result;
  • the second output module is used to send each audit result to a preset message output queue if the abnormal audit data does not exist to output each audit result in parallel.
  • a data adding module used to add the grouped data to be audited corresponding to the abnormal audit data to the preset secondary audit queue if the abnormal audit data exists;
  • the second review module is used to perform second review on the group data to be reviewed corresponding to the abnormal review result through other review modules, and send the review result of the second review to the message output queue and output the second review Audit results.
  • each module in the above-mentioned data auditing device corresponds to each step in the above-mentioned data auditing method embodiment, and its function and implementation process will not be repeated here one by one.
  • embodiments of the present application also provide a computer-readable storage medium, and the computer-readable storage medium may be a non-volatile readable storage medium.
  • the computer-readable storage medium of the present application stores computer-readable instructions, where the computer-readable instructions are executed by a processor to implement the steps of the data review method as described above.
  • the method implemented when the computer-readable instructions are executed can refer to various embodiments of the data review method of the present application, and details are not described herein again.
  • the methods in the above embodiments can be implemented by means of software plus a necessary general hardware platform, and of course, can also be implemented by hardware, but in many cases the former is better Implementation.
  • the technical solution of the present application can be embodied in the form of a software product in essence or part that contributes to the existing technology, and the computer software product is stored in a storage medium (such as ROM/RAM as described above) , Magnetic disk, optical disk), including several instructions to make a terminal device (which can be a mobile phone, computer, server, air conditioner, or network equipment, etc.) to perform the method described in each embodiment of the present application.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Accounting & Taxation (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Finance (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Data Mining & Analysis (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Medical Treatment And Welfare Office Work (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

L'invention concerne un procédé, un dispositif, un appareil de vérification de données et un support de stockage. Le procédé consiste à : acquérir, lors de la réception d'une instruction de vérification de données, des données à vérifier, et acquérir des files d'attente d'entrée inactives à partir d'une grappe de files d'attente d'entrée de message prédéterminée en tant que files d'attente d'entrée actuelles (S10) ; diviser, conformément à une quantité de file d'attente des files d'attente d'entrée actuelles, les données en groupes, et attribuer de manière correspondante les données groupées aux files d'attente d'entrée actuelles (S20) ; et réaliser, au moyen de multiples modules de vérification prédéterminés, une vérification simultanée indépendante sur chaque élément des données groupées dans les files d'attente d'entrée actuelles, et envoyer un résultat de vérification à une file d'attente de sortie de message prédéterminée pour délivrer en sortie le résultat de vérification simultanément (S30). Le procédé ajoute des files d'attente d'entrée de message au niveau du nuage, divise des données en groupes, et effectue un traitement de données simultané au moyen des multiples modules de vérification, améliorant ainsi l'efficacité de vérification de données médicales d'appariement, et résolvant le problème technique existant de vérification de données médicales inefficace.
PCT/CN2019/095841 2018-12-13 2019-07-12 Procédé, dispositif, appareil de vérification de données, et support de stockage Ceased WO2020119115A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811525851.2 2018-12-13
CN201811525851.2A CN109685454A (zh) 2018-12-13 2018-12-13 数据审核方法、装置、设备及存储介质

Publications (1)

Publication Number Publication Date
WO2020119115A1 true WO2020119115A1 (fr) 2020-06-18

Family

ID=66186614

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/095841 Ceased WO2020119115A1 (fr) 2018-12-13 2019-07-12 Procédé, dispositif, appareil de vérification de données, et support de stockage

Country Status (2)

Country Link
CN (1) CN109685454A (fr)
WO (1) WO2020119115A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11922026B2 (en) 2022-02-16 2024-03-05 T-Mobile Usa, Inc. Preventing data loss in a filesystem by creating duplicates of data in parallel, such as charging data in a wireless telecommunications network

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109685454A (zh) * 2018-12-13 2019-04-26 平安医疗健康管理股份有限公司 数据审核方法、装置、设备及存储介质
CN110610344A (zh) * 2019-07-29 2019-12-24 黑龙江金域医学检验所有限公司 一种提高自动审核系统审核速度的方法、装置及设备
CN110648054B (zh) * 2019-09-04 2022-05-17 中国建设银行股份有限公司 机器人流程自动化的任务并行处理方法及装置
CN111240846A (zh) * 2020-01-15 2020-06-05 平安医疗健康管理股份有限公司 数据审核方法、装置、计算机设备和存储介质
CN111414585B (zh) * 2020-03-26 2023-05-05 深圳前海微众银行股份有限公司 变量管理方法、装置、设备及计算机可读存储介质
CN111639902A (zh) * 2020-04-29 2020-09-08 深圳壹账通智能科技有限公司 基于kafka的数据审核方法、控制装置及计算机设备、存储介质
CN111628859B (zh) * 2020-06-05 2021-01-05 上海创蓝文化传播有限公司 一种基于分布式高并发条件下审核短信文本的方法及装置
CN113779472B (zh) * 2021-07-30 2024-10-01 淘宝(中国)软件有限公司 内容审核方法、装置及电子设备
CN114003395B (zh) * 2021-09-17 2025-07-15 广州市网星信息技术有限公司 一种审核数据获取方法、装置、设备及存储介质
CN114255019B (zh) * 2022-03-01 2022-05-27 飞狐信息技术(天津)有限公司 一种数据推送方法及装置、存储介质及电子设备
CN115713368A (zh) * 2022-11-21 2023-02-24 加和(北京)信息科技有限公司 针对多客户多媒体的广告并行送审方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002096026A1 (fr) * 2001-05-22 2002-11-28 Proquent Systems Corporation Plateforme de services sur reseau sans fil
CN102158408A (zh) * 2011-04-01 2011-08-17 华为技术有限公司 数据流处理方法和装置
CN103078897A (zh) * 2012-11-29 2013-05-01 中山大学 一种实现Web业务细粒度分类与管理的系统
CN109685454A (zh) * 2018-12-13 2019-04-26 平安医疗健康管理股份有限公司 数据审核方法、装置、设备及存储介质

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108257029A (zh) * 2017-09-13 2018-07-06 平安科技(深圳)有限公司 保险数据审核方法、装置、计算机设备及可读存储介质
CN107784205B (zh) * 2017-10-17 2020-08-14 百度在线网络技术(北京)有限公司 一种用户产品审核的方法、装置、服务器和存储介质

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002096026A1 (fr) * 2001-05-22 2002-11-28 Proquent Systems Corporation Plateforme de services sur reseau sans fil
CN102158408A (zh) * 2011-04-01 2011-08-17 华为技术有限公司 数据流处理方法和装置
CN103078897A (zh) * 2012-11-29 2013-05-01 中山大学 一种实现Web业务细粒度分类与管理的系统
CN109685454A (zh) * 2018-12-13 2019-04-26 平安医疗健康管理股份有限公司 数据审核方法、装置、设备及存储介质

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11922026B2 (en) 2022-02-16 2024-03-05 T-Mobile Usa, Inc. Preventing data loss in a filesystem by creating duplicates of data in parallel, such as charging data in a wireless telecommunications network
US12248687B2 (en) 2022-02-16 2025-03-11 T-Mobile Usa, Inc. Preventing data loss in a filesystem by creating duplicates of data in parallel, such as charging data in a wireless telecommunications network

Also Published As

Publication number Publication date
CN109685454A (zh) 2019-04-26

Similar Documents

Publication Publication Date Title
WO2020119115A1 (fr) Procédé, dispositif, appareil de vérification de données, et support de stockage
WO2020015064A1 (fr) Procédé de traitement de défaillance de système, appareil, dispositif et support d'informations
WO2020147385A1 (fr) Procédé et appareil d'entrée de données, terminal et support d'informations lisible par ordinateur
WO2020233077A1 (fr) Procédé, dispositif et appareil de surveillance de service de système et support d'informations
WO2020147264A1 (fr) Procédé, appareil et dispositif de surveillance de données de journal multisystème, support d'informations lisible
WO2020087981A1 (fr) Procédé et appareil de génération de modèle d'audit de contrôle de risque, dispositif, et support de stockage lisible
WO2019037196A1 (fr) Procédé et dispositif d'attribution de tâche, et support d'informations lisible par ordinateur
WO2020253135A1 (fr) Procédé et dispositif d'analyse automatique, équipement utilisateur et support de stockage
WO2020119369A1 (fr) Procédé, appareil et dispositif de positionnement de défaut de fonctionnement et de maintenance informatique intelligent, et support de stockage lisible
WO2020087978A1 (fr) Procédé, appareil et dispositif de génération de modèle de vérification des contrôles des risques, et support d'informations
WO2020224246A1 (fr) Procédé et appareil de gestion de données fondée sur une chaîne de blocs, dispositif et support d'informations
WO2020233089A1 (fr) Procédé et appareil de création de jeu de test, terminal et support de stockage lisible par ordinateur
WO2020253116A1 (fr) Procédé d'exécution de données par lots, dispositif, support d'enregistrement et hôte membre en groupe
WO2020048047A1 (fr) Procédé d'avertissement de défaut de système, appareil, et dispositif, et support d'informations
WO2020087983A1 (fr) Procédé et appareil d'attribution de tâche, dispositif et support d'enregistrement
WO2020098075A1 (fr) Procédé, appareil et dispositif de traitement de données financières et support d'informations
WO2021003956A1 (fr) Procédé, appareil et dispositif de gestion d'informations de produit et support d'enregistrement
WO2021092973A1 (fr) Procédé et dispositif de traitement d'informations sensibles, et support de stockage pouvant être lu
WO2020224249A1 (fr) Procédé, dispositif et appareil de traitement de transaction basé sur chaîne de blocs, et support de stockage associé
WO2020019405A1 (fr) Procédé, dispositif, appareil de surveillance de base de données et support d'informations informatique
WO2020233073A1 (fr) Procédé, dispositif et appareil de traitement de test d'environnement de chaîne de blocs, et support de stockage
WO2020224250A1 (fr) Procédé, appareil et dispositif pour déclenchement de contrat intelligent, et support de stockage
WO2020062661A1 (fr) Procédé, dispositif et appareil de vérification de cohérence de données de contrat et support d'enregistrement
WO2020220412A1 (fr) Procédé et système de protection de la confidentialité de citoyen à base de preuve à divulgation nulle de connaissance, et support de stockage
WO2020015060A1 (fr) Procédé et appareil d'estimation d'anomalie de consommation d'énergie, et support d'enregistrement informatique

Legal Events

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

Ref document number: 19895625

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 15/10/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19895625

Country of ref document: EP

Kind code of ref document: A1