WO2024092976A1 - 一种基于口腔诊疗体系下的集团化信息管理系统 - Google Patents

一种基于口腔诊疗体系下的集团化信息管理系统 Download PDF

Info

Publication number
WO2024092976A1
WO2024092976A1 PCT/CN2022/139813 CN2022139813W WO2024092976A1 WO 2024092976 A1 WO2024092976 A1 WO 2024092976A1 CN 2022139813 W CN2022139813 W CN 2022139813W WO 2024092976 A1 WO2024092976 A1 WO 2024092976A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
unit
information management
group information
management system
Prior art date
Application number
PCT/CN2022/139813
Other languages
English (en)
French (fr)
Inventor
宋大卫
Original Assignee
上海维小美网络科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 上海维小美网络科技有限公司 filed Critical 上海维小美网络科技有限公司
Publication of WO2024092976A1 publication Critical patent/WO2024092976A1/zh

Links

Images

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/21Design, administration or maintenance of databases

Definitions

  • the present invention relates to the field of medical management, and in particular to a group information management system based on an oral diagnosis and treatment system.
  • the management of the group information system requires reasonable operation and maintenance of the database for data storage and call.
  • the database established in the group information management system should have the functions of data privacy and security on the basis of facilitating data storage and data transmission.
  • reasonable and efficient data analysis and data integration should be carried out according to the actual oral diagnosis and treatment needs, so as to realize the coordinated interaction and complete transmission of data between the functional modules in the group information management system under the oral diagnosis and treatment system.
  • the problem existing in the existing group information management system is that it only maintains the security, integrity and correctness of data storage in the database, but does not involve the monitoring of the security, integrity and authenticity of data call and data transmission between modules in the group information management system.
  • the encryption method of data in the existing database storage is relatively complicated, which leads to the problem of low efficiency of data decryption and call in the later stage and poor accuracy of data decryption.
  • the Chinese patent with publication number CN102760164B provides a method for data exchange between a relational database management system and an XML database management system.
  • this patent by setting attribute values in the stored data and setting a temporary data storage form, data calls and data associations between databases are performed during data call and data transmission.
  • the data exchange method described in this patent does not involve the integration processing between multiple data in time and space, and is only used for data interaction processing during data transmission.
  • the Chinese patent with publication number CN114238274A provides a scientific and technological information database management system. This patent establishes a data management system but applies it to the management of scientific and technological information. By detecting the correctness and integrity of scientific and technological data stored in the database, the database's data processing capability is improved.
  • this patent is limited to data storage improvements and does not involve the correctness and integrity of data in the later data call and data application process.
  • the present invention provides a group information management system based on the oral diagnosis and treatment system.
  • the present invention provides a group information management system under a basic oral diagnosis and treatment system, wherein the group information management system includes a financial unit, an inventory unit, a human resources unit, a salary unit, a process approval unit, an email unit and an HIS (Hospital Information System) unit; by connecting the data of each unit in the group information management system with the diagnosis and treatment process unit, and transmitting the data to the background management unit for data sorting, uploading the group information management data obtained by data sorting to a cloud database, and when the group information management data is used in the operation unit, the data in the cloud database is called to realize the full process management of the group information management system.
  • HIS Hospital Information System
  • the financial unit described in the present invention is used to count the financial income and salary income under the oral diagnosis and treatment system;
  • the inventory unit is used to record the quantity status of medical consumables in the outpatient inventory;
  • the human resources unit is used to record the employee's employment status;
  • the salary unit is used to count and calculate employee income;
  • the process approval unit is used to perform approval operations for the six work processes;
  • the email unit is used to record email exchange information to facilitate continued group information management.
  • the group information management data is used to save sensitive oral diagnosis and treatment data by setting a data encryption method based on redundant fields in the cloud database.
  • the present invention specifically designs a data encryption method based on redundant fields to save the results of irreversibly encrypting sensitive data.
  • This method is encrypted individually in string order. After the query input conditions are encrypted in the same way, they can be directly used to perform string matching with the encrypted results, making full use of database indexes to complete query speedup.
  • the data encryption method based on redundant fields is to encrypt data individually in string order when storing data, and when decrypting data, the query input conditions are encrypted in the same way and can be directly matched and retrieved with the encrypted data; in the matching retrieval, a binary check index method is used to query data in the cloud database.
  • a rollback check method is added to the 2n bits in the binary check index.
  • the data connectivity is used to monitor the data transmission status between the data ports of each unit by adding a data integrity check during the data transmission process of each unit.
  • the data integrity check includes data verification judgment and data error position location.
  • a data association model based on each unit data is established, and the data association model integrates the data called from the cloud database according to the rules of the oral diagnosis and treatment system.
  • the data association model is constructed by subdividing each unit data into data dimensions and data attributes, and performing data association.
  • a nearest neighbor clustering algorithm based on time and attributes is established to quickly associate multidimensional data, thereby performing data integration processing on the data called from the cloud database.
  • the specific steps of the data integration process are:
  • the present invention has the following beneficial effects:
  • the cloud database involved in the full process management of the collective information management system is optimized to ensure data security, data transmission stability and data accuracy during data storage and data transmission in the cloud database. This avoids errors in data transmission between units in the collective information management system, which affects the use of data in the upstream and downstream modules of the collective information management system.
  • the present invention Based on (1), during the research and development process of the present invention, since it involves the interconnection and interoperability of data between multiple data modules in the system and data dependency issues, in order to avoid data loss in any link of the data transmission causing abnormalities in the downstream system, the present invention adds data integrity checks to the design of multiple data modules in the system to monitor the data transmission status between the data ports of each unit, and to promptly detect and remedy data transmission abnormalities when they occur.
  • the present invention establishes a data integration method based on data association, and performs data integration processing according to two different dimensions: time and attribute, so as to facilitate the targeted call of data when applying data in the later stage of oral diagnosis and treatment.
  • a binary-based data index operation is established to improve the accuracy of data in the data transmission process, avoid the problem of unequal data transmission in each unit, and improve data utilization efficiency.
  • the present invention has made technical improvements on the basis of the HIS unit.
  • the management process control in the hospital-based group management system is relatively weak, and the various management modules in the HIS are not combined with the actual management data of the hospital, resulting in poor data correlation in the actual management data of the hospital.
  • the management effectiveness of the HIS lags behind the actual transmission and application of the data, resulting in a decrease in the efficiency of the hospital-based group management.
  • the present invention has further optimized and improved the traditional HIS unit to provide a system that combines independent oral diagnosis and treatment with systematic management, realizing the interconnection and interoperability of information and data sharing processing, facilitating rapid data query, call and aggregation, and realizing closed-loop management and statistical analysis of data.
  • FIG1 is a flow chart showing the framework of a group information management system under a basic oral diagnosis and treatment system.
  • a group information management system under a basic oral treatment system described in this embodiment includes a financial unit, an inventory unit, a human resources unit, a salary unit, a process approval unit and an email unit.
  • the data of each unit in the group information management system is connected with the treatment process unit, and transmitted to the background management unit for data sorting, and the group information management data obtained by data sorting is uploaded to the cloud database.
  • the group information management data is used in the operation unit, the data in the cloud database is called to realize the full process management of each unit in the system.
  • the decoded data is converted into a binary matrix
  • the present invention performs an XOR judgment on the 2n bits in the specified rows and columns of the binary matrix with the data before and after the call, and uses a rollback judgment method to locate the error codes in the data and automatically correct the error codes; wherein the rollback judgment method is to return the data of the last transmission to perform an XOR operation judgment with the current round of data, and automatically identify the error codes based on the XOR operation judgment result.
  • the data association model is constructed by subdividing each unit data into data dimensions and data attributes, and performing data association.
  • A1 Establish a matrix based on data dimension and data attribute for each unit data segmentation; calculate the correlation threshold of the data in each matrix;
  • the degree of association described in A1 is determined by judging the proportion of the designated data to the total data; and the proportion of the total data containing both data a i and b i to the total data containing only a i ;
  • the cloud database is S
  • the data to be associated is defined as (a i , b i ), and the relationship between the associated data is determined by judging whether the degree of association of the data is greater than a set threshold;
  • the data association model is used to assist in solving the problem of data node matching errors when data is transmitted between units in the group management system, thereby improving the accuracy and stability of data transmission in the group management system.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

本发明涉及医疗管理领域,尤其涉及一种基于口腔诊疗体系下的集团化信息管理系统。所述的集团化信息管理系统包括财务单元、库存单元、人力资源单元、薪酬单元、流程审批单元和邮件单元,通过将所述的集团化信息管理系统中各单元与诊疗流程单元进行数据连通,并传送至后台管理单元中进行数据整理,将数据整理得到的集团化信息管理数据上传至云数据库中,在运营单元中使用集团化信息管理数据时进行云数据库中的数据调用用以实现系统中各单元的全流程管理。本发明避免数据传输过程中集团化信息管理系统中各单元间数据传输出现错误,从而造成后续的数据使用问题。

Description

一种基于口腔诊疗体系下的集团化信息管理系统 技术领域
本发明涉及医疗管理领域,尤其涉及一种基于口腔诊疗体系下的集团化信息管理系统。
背景技术
集团化信息系统的管理需要合理的进行数据库的运维管理用以进行数据的存储与调用,在以口腔诊疗体系为实际的应用背景下,集团化信息管理系统中所建立的数据库应在具有便于数据存储与数据传输功能的基础上,同样具有数据的私密性与安全性的功能,同时在进行数据的调用过程中,也应根据实际的口腔诊疗需求进行合理的高效的数据分析与数据整合,从而实现口腔诊疗体系下集团化信息管理系统中各功能模块之间数据的协同交互与完整传输。但是现有的集团化信息管理体系中存在的问题为,仅进行数据库中数据存储的安全性,完整性,正确性的维护工作,但是并未涉及数据调用与集团化信息管理系统中,各模块间数据传输时的安全性,完整性与真确性的监控工作,同时现有的数据库存储中对数据进行加密方式较为复杂,从而导致后期对数据进行解密调用效率较低,数据解密的准确性较差的问题。
公开号为CN102760164B的中国专利,提供了一种关系数据库管理系统与XML数据库管理系统之间数据交换的方法,此专利中通过在存储的数据中设置属性值同时设置临时数据存储表单,用以在数据调用与数据传输过程中进行对数据库之间的数据调用与数据关联,但是此专利中所述的数据交换方法并为涉及时间与空间上的多数据之间的整合处理,仅用于数据传输过程中数据交互处理使用。公开号为CN114238274A的中国专利,提供了一种科技信息数据库管理系统,此专利建立了一种数据管理系统但是将其应用于科技信息的管理中,通过检测科技数据在数据库中存储的正确性与完整性等问题,用以提高数据库对数据的处理能力,但是此专利中进限于数据的存储改进,并未涉及后期的数据调用以及数据的应用过程中的数据的正确性与完整性的问题。
因此,针对现有的集团化企业中数据管理过程中存在的问题,本发明中提供了一种基于口腔诊疗体系下的集团化信息管理系统。
发明内容
针对上述存在的问题,本发明提供了一种基干口腔诊疗体系下的集团化信息管理系统,所述的集团化信息管理系统包括财务单元、库存单元、人力资源单元、薪酬单元、流程审批单元、邮件单元和HIS(Hospital Information System)单元;通过将所述的集团化信息管理系统中各单元与诊疗流程单元进行数据连通,并传送至后台管理单元中进行数据整理,将数据整理得到的集团化信息管理数据上传至云数据库中,在运营单元中使用集团化信息管理数据时进行云数据库中的数据调用用以实现集团化信息管理系统全流程管理。
具体的,本发明中所述的财务单元用以统计口腔诊疗体系下的财务收入与薪酬收入;所述的库存单元用以记录门诊库存中医疗耗材的数量状态;人力资源单元用以记录员工入职工作状态;所述的薪酬单元用以统计并计算员工收入;所述的流程审批单元用以进行工作六流程的审批操作;所述的邮件单元用以记录邮件往来信息便于继续集团化信息管理。
优选的,所述的集团化信息管理数据,通过在云数据库中设置基于冗余字段的数据加密方式,用以保存口腔诊疗敏感数据。
具体的,传统的数据加密方式中,在脱敏的过程时将会存在模糊查询效率下降的问题,因为每次查询都要对所有数据进行解密后再匹配,无法利用云数据库索引的优势,极大的浪费了系统计算资源,降低了查询效率。为此,本发明中针对性的设计了基于冗余字段的数据加密方式,用以保存对敏感数据进行不可逆的方式加密后的结果。该方式是按照字符串顺序单个加密的,在对查询输入的条件用同样的方式进行加密后,可以直接用来与加密后结果进行字符串匹配,充分利用数据库索引,完成查询提速。
优选的,所述的基于冗余字段的数据加密方式,在进行数据存储时按照字符串顺序单个 加密,在进行数据解密时,对查询输入的条件用同样的方式进行加密后可直接与加密数据进行匹配检索;在所述的匹配检索中采用基于二进制校验索引方式进行云数据库中的数据查询。
优选的,所述的二进制校验索引中,为避免在数据传输过程中出现错码的问题,在二进制校验索引中的2n位增设回滚检验的方式。
优选的,所述的数据连通,在各单元数据传输过程中,通过增加数据传输过程中的数据完整性校验,用以监管各单元数据端口之间的数据传输状态。
优选的,所述的数据完整性校验中,包括数据校验判断,数据错码位置定位。
优选的,所述的全流程管理中,建立了基于各单元数据的数据关联模型,所述的数据关联模型根据口腔诊疗体系规则,对从云数据库中调用的数据进行整合。
优选的,所述的数据关联模型,通过将各单元数据细分为数据维度与数据属性,并进行数据关联。
优选的,所述的数据关联中,通过建立基于时间与属性的最邻近聚类算法进行多维数据间的快速关联,从而对从云数据库中调用的数据进行数据整合处理。
优选的,所述的数据整合处理的具体步骤为:
C1、建立各单元数据间的权重关系,用以判断各单元数据间的关联紧密度,并根据权重关系建立基于各单元数据的关联关系图谱;
C2、在C1的基础上,通过设定指定的数据采集周期对同指定时间下的各单元数据进行聚类处理;
C3、同时根据各单元数据之间的数据属性与数据之间的关联关系进行指定调用类别之间的数据整合。
与现有技术相比,本发明的有益效果在于:
(1)本发明中所述的一种基干口腔诊疗体系下的集团化信息管理系统中,对集团化信 息管理系统全流程管理所涉及的云数据库进行优化,用以保证云数据库中数据存储过程中以及数据传输过程中的数据安全性,数据传输稳定性与数据准确性的控制。从而避免由于集团化信息管理系统中各单元间数据传输出现错误,影响集团化信息管理系统上下游模块的数据使用。
(2)在(1)的基础上,本发明在研发过程中,由于涉及到系统中多个数据模块之间数据的互联互通以及数据依赖的问题,避免数据传输中的任一环节的数据丢失造成下游系统的异常,本发明在系统中多个数据模块的设计上增加了数据完整性校验,用以监管各单元数据端口之间的数据传输状态,同时用以在发生数据传输异常时能及时发现与及时补救。
(3)在(2)的基础上,本发明中所述的基于云数据库的集团化信息管理系统中,采用基于字段冗余的方式进行数据的加密处理,从而对传统的数据加密过程进行简化处理,避免后续解密过程过于复杂从而导致数据解密的错误,提高后期数据调用的准确性,同时针对患者数据的安全性问题,本发明通过对敏感数据进行加密处理,避免云数据库被恶意访问和泄露后泄露患者信息。
(4)在(1)的基础上,本发明中建立了基于数据关联的数据整合方式,根据时间与属性两个不同的维度进行数据的整合处理,方便于后期在口腔诊疗过程中进行数据应用时,进行数据的针对性调用,同时在进行各单元数据传输的过程中,通过建立基于二进制的数据索引操作,用以提高数据传输过程中数据的准确性,避免出现各单元中数据传输不对等的问题,提高数据使用效率。
(5)在(4)的基础上,本发明在所述的HIS单元的基础上进行了技术改进,传统的HIS系统中对基于医院的集团化管理系统中的管理流程管控较为薄弱,并未将HIS中的各管理模块与医院实际的管理数据相结合,导致医院实际管理数据中的数据关联性较差,HIS的管理效力落后于数据的实际传输与应用,造成基于医院的集团化管理效率的降低,针对这 一问题,本发明对传统的HIS单元进行了进一步的优化与改进,为单独的口腔诊疗与系统化管理相结合的系统,实现了信息的互联互通,以及数据共享化处理,便于快速实现数据的查询,调用与汇总,实现数据的闭环化管理与统计分析。
附图说明
图1为一种基干口腔诊疗体系下的集团化信息管理系统框架流程图。
具体实施方式
实施例:
本实施例中所述的一种基干口腔诊疗体系下的集团化信息管理系统,如图所示,所述的集团化信息管理系统包括财务单元、库存单元、人力资源单元、薪酬单元、流程审批单元和邮件单元,通过将所述的集团化信息管理系统中各单元与诊疗流程单元进行数据连通,并传送至后台管理单元中进行数据整理,将数据整理得到的集团化信息管理数据上传至云数据库中,在运营单元中使用集团化信息管理数据时进行云数据库中的数据调用用以实现系统中各单元的全流程管理。
所述的二进制校验索引中,为避免在数据传输过程中出现错码的问题,在二进制校验索引中的2n位增设回滚检验的方式,其具体检测流程为:
S1、在云数据库中进行数据调用时,将解码后的数据转换为二进制矩阵的形式;
S2、分别判断二进制矩阵中行向量与列向量中1的数量,当1的数量为2n时,在指定行列前增设1标志位,当1的数量为2n+1时,在指定行列前增设0标志位;
S3、当被调用的数据传输至指定位置后,通过查看指定行列下的数据标志位,用以判断数据传输的准确性;
S4、为了避免数据传输过程中出现错码问题,本发明在所述的二进制矩阵的指定行列中对指定行列中的2n位进行调用前数据的调用后数据的异或判断,通过回滚判断的方式用 以进行数据中错码定位,并进行错码的自动纠错;其中所述的回滚判断方式为返回上一次传输的数据与本轮数据进行异或操作判断,通过异或操作判断结果进行错码的自动识别。
所述的数据关联模型,通过将各单元数据细分为数据维度与数据属性,并进行数据关联。
A1、建立各单元数据细分下基于数据维度与数据属性矩阵;计算各矩阵中数据的关联度阈值;
A2、在A1的基础上所述的关联度通过判断指定数据占总数据的比例;以及同时总数据中同时包含数据a i,b i,与单独包含a i的比例;
A3、将各单元数据之间的关联关系定义为:I={1,I2.……,Im};
A4、在A2的基础上,所述的云数据库为S,将待关联数据定义为(a i,b i),通过判断数据的关联度是否大于设定的阈值,用以判断关联数据之间的关系;
A5、当数据之间的关联度低于设定的阈值时,则判定为各模块间数据匹配异常并进行预警,避免出现数据传输错误的问题。
具体的,所述的数据关联模型,用以辅助数据在集团化管理系统中的各单元之间进行数据传输时,出现数据节点匹配出错的问题,从而提高数据在集团化管理系统中传输的准确性与稳定性。

Claims (10)

  1. 一种基干口腔诊疗体系下的集团化信息管理系统,其特征在干,具体包括,所述的集团化信息管理系统包括财务单元、库存单元、人力资源单元、薪酬单元、流程审批单元、邮件单元和HIS单元;通过将所述的集团化信息管理系统中各单元与诊疗流程单元进行数据连通,并传送至后台管理单元中进行数据整理,将数据整理得到的集团化信息管理数据上传至云数据库中,在运营单元中使用集团化信息管理数据时进行云数据库中的数据调用用以实现集团化信息管理系统全流程管理。
  2. 根据权利要求1所述的一种基干口腔诊疗体系下的集团化信息管理系统,其特征在于,所述的集团化信息管理数据,通过在云数据库中设置基于冗余字段的数据加密方式,用以保存口腔诊疗敏感数据。
  3. 根据权利要求2所述的一种基于口腔诊疗体系下的集团化信息管理系统,其特征在干,所述的基于冗余字段的数据加密方式,在进行数据存储时按照字符串顺序单个加密,在进行数据解密时,对查询输入的条件用同样的方式进行加密后可直接与加密数据进行匹配检索;在所述的匹配检索中采用基于二进制校验索引方式进行云数据库中的数据查询。
  4. 根据权利要求3所述的一种基于口腔诊疗体系下的集团化信息管理系统,其特征在于,所述的二进制校验索引中,为避免在数据传输过程中出现错码的问题,在二进制校验索引中的2n位增设回滚检验的方式。
  5. 根据权利要求1所述的一种基于口腔诊疗体系下的集团化信息管理系统,其特征在于,所述的数据连通,在各单元数据传输过程中,通过增加数据传输过程中的数据完整性校验,用以监管各单元数据端口之间的数据传输状态。
  6. 根据权利要求5所述的一种基于口腔诊疗体系下的集团化信息管理系统,其特征在于,所述的数据完整性校验中,包括数据校验判断,数据错码位置定位。
  7. 根据权利要求1所述的一种基于口腔诊疗体系下的集团化信息管理系统,其特征在 于,所述的全流程管理中,建立了基于各单元数据的数据关联模型,所述的数据关联模型根据口腔诊疗体系规则,对从云数据库中调用的数据进行整合。
  8. 根据权利要求7所述的一种基于口腔诊疗体系下的集团化信息管理系统,其特征在于,所述的数据关联模型,通过将各单元数据细分为数据维度与数据属性,并进行数据关联。
  9. 根据权利要求8所述的一种基于口腔诊疗体系下的集团化信息管理系统,其特征在干,所述的数据关联中,通过建立基于时间与属性的最邻近聚类算法进行多维数据间的快速关联,在指定的时间戳下根据数据的属性值进行数据关联度计算,从而对从云数据库中调用的数据进行数据整合处理。
  10. 根据权利要求9所述的一种基于口腔诊疗体系下的集团化信息管理系统,其特征在于,所述的数据整合处理的具体步骤为:
    C1、建立各单元数据间的权重关系,用以判断各单元数据间的关联紧密度,并根据权重关系建立基于各单元数据的关联关系图谱;
    C2、在C1的基础上,通过设定指定的数据采集周期对同指定时间下的各单元数据进行聚类处理;
    C3、同时根据各单元数据之间的数据属性与数据之间的关联关系进行指定调用类别之间的数据整合。
PCT/CN2022/139813 2022-11-03 2022-12-17 一种基于口腔诊疗体系下的集团化信息管理系统 WO2024092976A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211368539.3 2022-11-03
CN202211368539 2022-11-03

Publications (1)

Publication Number Publication Date
WO2024092976A1 true WO2024092976A1 (zh) 2024-05-10

Family

ID=90929438

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/139813 WO2024092976A1 (zh) 2022-11-03 2022-12-17 一种基于口腔诊疗体系下的集团化信息管理系统

Country Status (1)

Country Link
WO (1) WO2024092976A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101788030B1 (ko) * 2016-06-15 2017-11-15 주식회사 카이아이컴퍼니 구강질환 위험도 진단 및 구강관리 시스템과 그 방법
CN109360636A (zh) * 2018-11-16 2019-02-19 江苏盛益医疗科技有限公司 一种医院信息管理系统
CN109411093A (zh) * 2018-10-16 2019-03-01 烟台翰宁信息科技有限公司 一种基于云计算的智慧医疗大数据分析处理方法
CN112582056A (zh) * 2020-12-21 2021-03-30 曙光星云信息技术(北京)有限公司 一种基于大数据技术的区域医疗信息管理平台
CN114758796A (zh) * 2022-04-13 2022-07-15 南京医科大学附属口腔医院 一种以牙椅为中心的互联互通智能口腔诊疗平台

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101788030B1 (ko) * 2016-06-15 2017-11-15 주식회사 카이아이컴퍼니 구강질환 위험도 진단 및 구강관리 시스템과 그 방법
CN109411093A (zh) * 2018-10-16 2019-03-01 烟台翰宁信息科技有限公司 一种基于云计算的智慧医疗大数据分析处理方法
CN109360636A (zh) * 2018-11-16 2019-02-19 江苏盛益医疗科技有限公司 一种医院信息管理系统
CN112582056A (zh) * 2020-12-21 2021-03-30 曙光星云信息技术(北京)有限公司 一种基于大数据技术的区域医疗信息管理平台
CN114758796A (zh) * 2022-04-13 2022-07-15 南京医科大学附属口腔医院 一种以牙椅为中心的互联互通智能口腔诊疗平台

Similar Documents

Publication Publication Date Title
US11677417B2 (en) Method and system for accelerated stream processing
EP2668725B1 (en) Generating data pattern information
US7467149B2 (en) Complex syntax validation and business logic validation rules, using VAXs (value-added XSDs) compliant with W3C-XML schema specification
WO2023061377A1 (zh) 一种多中心知识图谱联合决策支持方法与系统
US7761481B2 (en) Schema generator: quick and efficient conversion of healthcare specific structural data represented in relational database tables, along with complex validation rules and business rules, to custom HL7XSD with applicable annotations
CN110349639A (zh) 一种基于通用医疗术语库的多中心医疗术语标准化系统
US20080208814A1 (en) System and method of accident investigation for complex situations involving numerous known and unknown factors along with their probabilistic weightings
CN105556552A (zh) 欺诈探测和分析
CN110378148B (zh) 一种面向云平台的多域数据隐私保护方法
US20230401216A1 (en) Storage of row data and parity data via different storage mechanisms
Thantilage et al. Healthcare data security and privacy in Data Warehouse architectures
CN110544528A (zh) 基于深度学习的上下级眼科远程诊断平台及其构建方法
CN114564744A (zh) 用于医疗健康档案管理系统的数据保护方法及装置
US20240265143A1 (en) System and method for detecting and obfuscating confidential information in task logs
Liagouris et al. {SECRECY}: Secure collaborative analytics in untrusted clouds
CN110335641B (zh) 一种四个体组合亲缘关系鉴定方法及装置
Li et al. Using known nonself samples to improve negative selection algorithm
WO2024092976A1 (zh) 一种基于口腔诊疗体系下的集团化信息管理系统
Wang et al. Medical privacy protection based on granular computing
Guo Implementation of a blockchain-enabled federated learning model that supports security and privacy comparisons
CN114611127B (zh) 一种数据库数据安全管理系统
US20230148326A1 (en) Systems and methods for de-identifying patient data
Mathew et al. Distributed privacy-preserving decision support system for highly imbalanced clinical data
Liu et al. A method of query over encrypted data in database
Heydari et al. Distributed Record Linkage in Healthcare Data with Apache Spark

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: 22964271

Country of ref document: EP

Kind code of ref document: A1