CN111899885A - Distributed personnel event index implementation method and system - Google Patents

Distributed personnel event index implementation method and system Download PDF

Info

Publication number
CN111899885A
CN111899885A CN202010596890.2A CN202010596890A CN111899885A CN 111899885 A CN111899885 A CN 111899885A CN 202010596890 A CN202010596890 A CN 202010596890A CN 111899885 A CN111899885 A CN 111899885A
Authority
CN
China
Prior art keywords
index
data
document
library
medical data
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.)
Pending
Application number
CN202010596890.2A
Other languages
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.)
WONDERS INFORMATION CO Ltd
Original Assignee
WONDERS INFORMATION 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 WONDERS INFORMATION CO Ltd filed Critical WONDERS INFORMATION CO Ltd
Priority to CN202010596890.2A priority Critical patent/CN111899885A/en
Publication of CN111899885A publication Critical patent/CN111899885A/en
Pending legal-status Critical Current

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
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/70ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for mining of medical data, e.g. analysing previous cases of other patients
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • G06F16/134Distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems

Abstract

The invention provides a method and a system for realizing distributed personnel event index, wherein the method comprises the following steps: the node server acquires medical data from different medical data sources; the node server generates a corresponding data document according to the medical data and stores the data document into a file library, and performs index loading registration processing according to the medical data to obtain index data and then stores the index data into an index library; and the node server generates a personnel event index tree according to the index library and the document library so as to provide a query interface of the distributed personnel event index. The invention realizes personnel index and event index, takes people (patients), time, place and event as cores, carries out specific index model to continue index storage and management, and carries out filing and storage on event details according to the standard specification of the national interconnection shared document CDA, provides distributed index and detail life cycle management and retrieval, and improves the use experience of index query medical data.

Description

Distributed personnel event index implementation method and system
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method and a system for implementing a distributed personnel event index.
Background
The establishment of the unique identification of the individual identity of the resident is the fundamental premise for realizing the interconnection and intercommunication of the medical health information.
With the development of medical data, various information systems are continuously accessed in the field of medical health, but the problem of unsmooth information interaction is caused by the increase of the access quantity of the systems, and the situation that health archive information cannot be effectively mutually acknowledged also exists among all levels of medical institutions, so that the waste of medical resources is caused. Therefore, in order to realize information exchange and sharing among different institutions, in institutions and the like in an area, the first problem to be solved is mutual recognition of resident identity information, and an index for personnel index events in different areas is formed by establishing unique identity of residents.
The current people index events mainly in two ways:
1. patient Cross-indexing (PIX), PIX can be associated with people and events, mainly solving the problem of merging of Patient information. However, the event information of the patient does not have a uniform indexing scheme, does not have a uniform structural model for viewing data, and cannot well solve the merging and adding of indexes. When the amount of data is large, it takes a long time to generate data once, which affects the use. Particularly for PIXs that span medical institutions, interaction and communication may not be possible.
2. The Patient Master Index (EMPI) is mainly to effectively associate a plurality of medical data systems together through a unique Patient identifier, so as to realize interconnection and intercommunication among the systems and ensure the integrity and accuracy of personal information acquisition distributed in different systems for the same Patient. The establishment of the patient main index is a necessary condition for realizing the integration of internal systems of large hospitals, the resource sharing in hospital groups and the regional medical sharing by establishing resident health files. The patient main index develops LIS, RIS/PACS, operative anesthesia, pathology, electrocardio, intensive care unit (ICU/CCU), ERP and other systems gradually on the basis of the original HIS system along with the development of the information construction of the hospital. To address such issues, some HIS vendors host the role of patient information management and enhance the open interface to other systems. However, the EMPI is mainly used in the same hospital, and mainly solves the problem of merging of patient information. However, the index model of the event does not exist, the event information still exists in each business system, a unified data viewing structure model does not exist, and interaction and communication cannot be carried out on patients crossing medical institutions.
Disclosure of Invention
The invention aims to provide a method and a system for realizing distributed personnel event indexing, which realize personnel indexing and event indexing and improve the use experience of index query on medical data.
The technical scheme provided by the invention is as follows:
the invention provides a distributed personnel event index implementation method, which comprises the following steps:
the node server acquires medical data from different medical data sources;
the node server generates a corresponding data document according to the medical data and stores the data document into a file library, and performs index loading registration processing according to the medical data to obtain index data and then stores the index data into an index library;
and the node server generates a personnel event index tree according to the index library and the document library so as to provide a query interface of the distributed personnel event index.
Further, the node server generates a corresponding data document according to the medical data and stores the data document into a file library, and performs index loading registration processing according to the medical data to obtain index data and stores the index data into an index library;
the node server synchronously uploads the data document and the index data to a central server;
and the central server updates and generates a personnel event index tree according to the data document and the index data so as to provide a query interface.
Further, the step of updating and generating a personnel event index tree by the central server according to the data documents and the index data to provide a query interface comprises;
the central server updates a file library of the central server according to the data file;
the central server performs index merging processing according to the index data so as to update the index database of the central server;
and the central server generates a personnel event index tree according to the index library and the file library which are updated by the central server so as to provide a query interface of the distributed personnel event index.
Further, the step of generating a corresponding data document by the node server according to the medical data and storing the data document into a file library, and performing index loading registration processing according to the medical data to obtain index data and storing the index data into an index library includes:
the node server performs data cleaning on the medical data;
the node server generates a data document which accords with a preset document specification according to the cleaned medical data, and stores the data document into the document library;
and the node server loads index data according to the cleaned medical data according to a three-level index structure storage model, and after loading is finished, index registration is carried out and the index data is stored in the index database.
The invention also provides a personnel event index implementation system, which comprises: a node server; the node server includes:
the acquisition module is used for acquiring medical data from different medical data sources;
the first processing module is used for generating a corresponding data document according to the medical data, storing the data document into a file library, performing index loading registration processing according to the medical data to obtain index data and storing the index data into an index library;
and the query module is used for generating a personnel event index tree according to the index library and the document library so as to provide a query interface of the distributed personnel event index.
Further, the method also comprises the following steps: the node server also comprises a central server; a first communication module; the center server includes: the second communication module and the second processing module;
the first communication module is used for synchronously uploading the data document and the index data to a central server;
the second communication module is used for receiving the data document and the index data;
and the second processing module is used for updating according to the data document and the index data and generating a personnel event index tree so as to provide a query interface.
Further, the second processing module comprises;
the first updating unit is used for updating the file library of the first updating unit according to the data document;
the second updating unit is used for carrying out index merging processing according to the index data so as to update the index database of the second updating unit;
and the generating unit is used for generating a personnel event index tree according to the index library and the file library which are updated by the generating unit so as to provide a query interface of the distributed personnel event index.
Further, the second processing module comprises:
the cleaning unit is used for carrying out data cleaning on the medical data;
the first processing unit is used for generating a data document which accords with a preset document specification according to the cleaned medical data and storing the data document into the file library;
and the second processing unit is used for loading the index data according to the cleaned medical data according to the three-level index structure storage model, and after loading is finished, performing index registration and storing the index data into the index database.
Through the method and the system for realizing the distributed personnel event index, personnel index and event index can be realized, and the use experience of index query on medical data is improved.
Drawings
The above features, technical features, advantages and implementations of a distributed personnel event index implementation method and system will be further described in the following detailed description of preferred embodiments in a clearly understandable manner in conjunction with the accompanying drawings.
FIG. 1 is a flow diagram of one embodiment of a distributed people event index implementation method of the present invention;
FIG. 2 is a schematic structural view of the present invention;
fig. 3 is a schematic structural diagram of an embodiment of a personnel event index implementation system of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. However, it will be apparent to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
For the sake of simplicity, the drawings only schematically show the parts relevant to the present invention, and they do not represent the actual structure as a product. In addition, in order to make the drawings concise and understandable, components having the same structure or function in some of the drawings are only schematically illustrated or only labeled. In this document, "one" means not only "only one" but also a case of "more than one".
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
In addition, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not intended to indicate or imply relative importance.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following description will be made with reference to the accompanying drawings. It is obvious that the drawings in the following description are only some examples of the invention, and that for a person skilled in the art, other drawings and embodiments can be derived from them without inventive effort.
An embodiment of the present invention, as shown in fig. 1, is a method for implementing a distributed personnel event index, including:
s100, acquiring medical data from different medical data sources by a node server;
specifically, the medical data source may be a server used by different healthcare institutions for storing medical related data, such as a physical examination institution server, a hospital patient information management server, a maternal and child health card management server, a planned immune card management server, a chronic disease management server, and other management platforms capable of providing information related to resident persons, a server used by a third party institution (e.g., a nutrition diet institution, a psychological intervention institution, etc.) in cooperative association with the healthcare institution for storing medical related data, or a server used by the same institution for storing medical related data of different data types and data formats.
S200, the node server generates a corresponding data document according to the medical data and stores the data document into a file library, and performs index loading registration processing according to the medical data to obtain index data and then stores the index data into an index library;
and S300, the node server generates a personnel event index tree according to the index library and the document library so as to provide a query interface.
Specifically, the distributed personnel event index engine provided by the invention is mainly used for integrating and conveniently indexing and reading health medical data in regions (countries, provinces, cities, districts/counties and the like), and can realize personnel index and event index across regions.
In an embodiment of the present invention, a method for implementing a distributed personnel event index includes:
s100, acquiring medical data from different medical data sources by a node server;
s200, the node server generates a corresponding data document according to the medical data and stores the data document into a file library, and performs index loading registration processing according to the medical data to obtain index data and then stores the index data into an index library;
s250, the node server synchronously uploads the data document and the index data to a central server;
s260, the central server updates and generates a personnel event index tree according to the data document and the index data so as to provide a query interface;
and S300, the node server generates a personnel event index tree according to the index library and the document library so as to provide a query interface.
In the embodiment, a human-centered information management method is established to realize unified and synchronous information management of medical data in an area, the function of a distributed personnel event index engine is realized through a topological network of a node server and a central server, and the unified registration management of cross-domain medical data can be realized, so that the retrieval of the same patient, the same event domain and the same event feature domain in different medical data sources becomes possible, the interconnection and intercommunication of the medical data is realized, and the waste of data resources is avoided.
In an embodiment of the present invention, a method for implementing a distributed personnel event index includes:
s100, acquiring medical data from different medical data sources by a node server;
s200, the node server generates a corresponding data document according to the medical data and stores the data document into a file library, and performs index loading registration processing according to the medical data to obtain index data and then stores the index data into an index library;
s300, the node server generates a personnel event index tree according to the index library and the document library so as to provide a query interface;
s400, the node server synchronously uploads the data document and the index data to a central server;
and S500, the central server updates and generates a personnel event index tree according to the data documents and the index data so as to provide a query interface.
In an embodiment of the present invention, a method for implementing a distributed personnel event index includes:
s100, acquiring medical data from different medical data sources by a node server;
s200, the node server generates a corresponding data document according to the medical data and stores the data document into a file library, and performs index loading registration processing according to the medical data to obtain index data and then stores the index data into an index library;
s250, the node server synchronously uploads the data document and the index data to a central server;
s261 the central server updates its own file library according to the data document;
s262, the central server performs index merging processing according to the index data to update the index database of the central server;
s263, the central server generates a personnel event index tree according to the self-updated index library and the file library so as to provide a query interface of the distributed personnel event index;
and S300, the node server generates a personnel event index tree according to the index library and the document library so as to provide a query interface.
In an embodiment of the present invention, a method for implementing a distributed personnel event index includes:
s100, acquiring medical data from different medical data sources by a node server;
s200, the node server generates a corresponding data document according to the medical data and stores the data document into a file library, and performs index loading registration processing according to the medical data to obtain index data and then stores the index data into an index library;
s300, the node server generates a personnel event index tree according to the index library and the document library so as to provide a query interface;
s400, the node server synchronously uploads the data document and the index data to a central server;
s510, the central server updates a file library of the central server according to the data document;
s520, the central server performs index merging processing according to the index data so as to update the index database of the central server;
s530 the central server generates a personnel event index tree according to the updated index library and the updated document library so as to provide a query interface of the distributed personnel event index.
In an embodiment of the present invention, a method for implementing a distributed personnel event index includes:
s100, acquiring medical data from different medical data sources by a node server;
s210, the node server performs data cleaning on the medical data;
s220, the node server generates a data document which accords with a preset document specification according to the cleaned medical data, and stores the data document into a file library;
the S230 node server loads index data according to the cleaned medical data and the three-level index structure storage model, and after loading is completed, index registration is carried out and the index data is stored in an index database;
and S300, the node server generates a personnel event index tree according to the index library and the document library so as to provide a query interface.
Specifically, the national electronic medical record shared document specification and the national electronic health record shared document specification are adopted as index data cleaning standards, medical data are cleaned, index characteristic values are extracted after cleaning, and index data storage is carried out according to a three-level index model. As shown in fig. 2, the three-level index model includes: a human main index (i.e., main index information in fig. 2), an event domain index (i.e., domain index in fig. 2), and an event feature sub-index (i.e., sub-index in fig. 2). The node server loads index data according to the three-level index model as shown in the figure, and then calls an index registration interface to generate an index or an overlay index. The node server stores the index database to update the index database after completing index registration, and uploads the index database to the regional center after completing index registration, so that the regional center performs addition or combination index operation to update the index database. The regional center end can also push the index to each node server, so that both the regional center end and the node servers can provide personnel event index tree retrieval service for the outside.
The three-level index structure storage model mainly comprises: main index information, domain index, sub-index.
Main index information: including but not limited to personal basic information, name, gender, identification number, home address, household address, mobile phone number, and home phone number.
Domain indexing: including but not limited to where the person is, when, by what route, what type of thing is done. Place, time, route, event type are all different index fields.
Sub-indexing: including but not limited to characteristic values of various types of events, CDA document location information of event details, and the like.
Illustratively, as shown in fig. 3, the medical institution node (i.e. the node server of the present invention) acquires data from medical institution source data, i.e. acquires medical data in the medical institution business system, and performs data cleaning according to the national shared document specification. After the data is cleaned, a CDA document (i.e., the data document of the present invention) is generated according to the national shared document specifications. The medical institution node stores the generated CDA document in its CDA repository (i.e. the file repository of the present invention), wherein the CDA resource on the medical institution node can be synchronized to the CDA repository of the regional center (i.e. the central server of the present invention), and the CDA repository of the regional center can synchronize the CDA document distribution on the medical institution node a to the CDA repository of the medical institution node B. And the medical institution nodes load the index data of the cleaned medical data according to the three-level index structure storage model, and perform index registration after the index data is loaded. It should be noted that, when the medical institution node performs index registration, it is necessary to process whether the main index information is a new or modified index. After the medical institution nodes finish index registration, the index data is stored in the index database on the basis of the three-level index structure storage model. Wherein, the index database on a plurality of medical institution nodes can be uploaded to the index database at the regional center end. The index database of the regional center end can perform index merging processing on index data acquired from a plurality of medical institution nodes, so that index duplication is avoided, and the regional center end can distribute indexes to index databases of other medical institution nodes for index synchronization. Therefore, the retrieval of the personnel event index trees on the medical institution nodes and the regional center can provide index query and event detail query services for the outside.
One embodiment of the invention comprises: a node server; the node server includes:
the acquisition module is used for acquiring medical data from different medical data sources;
the first processing module is used for generating a corresponding data document according to the medical data, storing the data document into the file library, performing index loading registration processing according to the medical data to obtain index data and storing the index data into the index library;
and the query module is used for generating a personnel event index tree according to the index library and the document library so as to provide a query interface.
Specifically, this embodiment is a system embodiment corresponding to the above method embodiment, and specific effects refer to the above method embodiment, which is not described in detail herein.
Based on the foregoing embodiment, further comprising: the node server also comprises a central server; a first communication module; the center server includes: the second communication module and the second processing module;
the first communication module is used for synchronously uploading the data document and the index data to the central server;
the second communication module is used for receiving the data document and the index data;
and the second processing module is used for updating according to the data document and the index data and generating a personnel event index tree so as to provide a query interface.
Specifically, this embodiment is a system embodiment corresponding to the above method embodiment, and specific effects refer to the above method embodiment, which is not described in detail herein.
Based on the foregoing embodiment, the second processing module includes;
the first updating unit is used for updating the file library of the first updating unit according to the data file;
the second updating unit is used for carrying out index merging processing according to the index data so as to update the index database of the second updating unit;
and the generating unit is used for generating a personnel event index tree according to the index library and the file library which are updated by the generating unit so as to provide a query interface of the distributed personnel event index.
Specifically, this embodiment is a system embodiment corresponding to the above method embodiment, and specific effects refer to the above method embodiment, which is not described in detail herein.
Based on the foregoing embodiment, the second processing module includes:
the cleaning unit is used for performing data cleaning on the medical data;
the first processing unit is used for generating a data document which accords with a preset document specification according to the cleaned medical data and storing the data document into a file library;
and the second processing unit is used for loading the index data according to the cleaned medical data according to the three-level index structure storage model, and after loading is finished, performing index registration and storing the index data in an index database.
Specifically, this embodiment is a system embodiment corresponding to the above method embodiment, and specific effects refer to the above method embodiment, which is not described in detail herein.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-described division of program modules is illustrated, and in practical applications, the above-described distribution of functions may be performed by different program modules, that is, the internal structure of the apparatus may be divided into different program units or modules to perform all or part of the above-described functions. Each program module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one processing unit, and the integrated unit may be implemented in a form of hardware, or may be implemented in a form of software program unit. In addition, the specific names of the program modules are only used for distinguishing the program modules from one another, and are not used for limiting the protection scope of the application.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or recited in detail in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
It should be noted that the above embodiments can be freely combined as necessary. The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (8)

1. A distributed personnel event index implementation method is characterized by comprising the following steps:
the node server acquires medical data from different medical data sources;
the node server generates a corresponding data document according to the medical data and stores the data document into a file library, and performs index loading registration processing according to the medical data to obtain index data and then stores the index data into an index library;
and the node server generates a personnel event index tree according to the index library and the document library so as to provide a query interface of the distributed personnel event index.
2. The distributed personnel event index implementation method of claim 1, wherein the node server generates corresponding data documents according to the medical data and stores the data documents into a file library, and performs index loading registration processing according to the medical data to obtain index data and then stores the index data into an index library;
the node server synchronously uploads the data document and the index data to a central server;
and the central server updates and generates a personnel event index tree according to the data document and the index data so as to provide a query interface.
3. The distributed personnel event index implementation method of claim 2 wherein the central server updating and generating a personnel event index tree to provide a query interface based on the data documents and index data comprises the steps of;
the central server updates a file library of the central server according to the data file;
the central server performs index merging processing according to the index data so as to update the index database of the central server;
and the central server generates a personnel event index tree according to the index library and the file library which are updated by the central server so as to provide a query interface of the distributed personnel event index.
4. The distributed personnel event index implementation method of any one of claims 1 to 3, wherein the node server generates a corresponding data document according to the medical data and stores the data document in a file library, and performs index loading registration processing according to the medical data to obtain index data and then stores the index data in an index library, including the steps of:
the node server performs data cleaning on the medical data;
the node server generates a data document which accords with a preset document specification according to the cleaned medical data, and stores the data document into the document library;
and the node server loads index data according to the cleaned medical data according to a three-level index structure storage model, and after loading is finished, index registration is carried out and the index data is stored in the index database.
5. A personnel event index implementation system, comprising: a node server; the node server includes:
the acquisition module is used for acquiring medical data from different medical data sources;
the first processing module is used for generating a corresponding data document according to the medical data, storing the data document into a file library, performing index loading registration processing according to the medical data to obtain index data and storing the index data into an index library;
and the query module is used for generating a personnel event index tree according to the index library and the document library so as to provide a query interface of the distributed personnel event index.
6. The human event index implementation system of claim 5, further comprising: the node server also comprises a central server; a first communication module; the center server includes: the second communication module and the second processing module;
the first communication module is used for synchronously uploading the data document and the index data to a central server;
the second communication module is used for receiving the data document and the index data;
and the second processing module is used for updating according to the data document and the index data and generating a personnel event index tree so as to provide a query interface.
7. The human event index implementation system of claim 6, wherein the second processing module comprises;
the first updating unit is used for updating the file library of the first updating unit according to the data document;
the second updating unit is used for carrying out index merging processing according to the index data so as to update the index database of the second updating unit;
and the generating unit is used for generating a personnel event index tree according to the index library and the file library which are updated by the generating unit so as to provide a query interface of the distributed personnel event index.
8. The human event index implementation system of claim 6 or 7, wherein the second processing module comprises:
the cleaning unit is used for carrying out data cleaning on the medical data;
the first processing unit is used for generating a data document which accords with a preset document specification according to the cleaned medical data and storing the data document into the file library;
and the second processing unit is used for loading the index data according to the cleaned medical data according to the three-level index structure storage model, and after loading is finished, performing index registration and storing the index data into the index database.
CN202010596890.2A 2020-06-28 2020-06-28 Distributed personnel event index implementation method and system Pending CN111899885A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010596890.2A CN111899885A (en) 2020-06-28 2020-06-28 Distributed personnel event index implementation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010596890.2A CN111899885A (en) 2020-06-28 2020-06-28 Distributed personnel event index implementation method and system

Publications (1)

Publication Number Publication Date
CN111899885A true CN111899885A (en) 2020-11-06

Family

ID=73207216

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010596890.2A Pending CN111899885A (en) 2020-06-28 2020-06-28 Distributed personnel event index implementation method and system

Country Status (1)

Country Link
CN (1) CN111899885A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115269613A (en) * 2022-09-27 2022-11-01 四川互慧软件有限公司 Patient main index construction method, system, equipment and storage medium

Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101034410A (en) * 2007-04-16 2007-09-12 浙江大学 Medical treatment case index cast and electronic medical record system based on same
CN101840412A (en) * 2010-03-01 2010-09-22 中国联合网络通信集团有限公司 Method, equipment and system for storing and acquiring medical information
CN102103623A (en) * 2010-09-29 2011-06-22 长沙博为软件技术有限公司 Cross index identification method for health file sharing platforms
CN102137163A (en) * 2011-03-22 2011-07-27 Tcl集团股份有限公司 Multimedia file sharing system and method
CN102169494A (en) * 2011-04-06 2011-08-31 北京师范大学 Distributed remotely-sensed data managing system and method
CN102779185A (en) * 2012-06-29 2012-11-14 浙江大学 High-availability distribution type full-text index method
CN102831253A (en) * 2012-09-25 2012-12-19 北京科东电力控制系统有限责任公司 Distributed full-text retrieval system
CN103593264A (en) * 2013-11-28 2014-02-19 中国南方电网有限责任公司超高压输电公司南宁局 System and method for remote wide area network disaster recovery backup
CN104392123A (en) * 2014-11-18 2015-03-04 新博卓畅技术(北京)有限公司 CDA (Clinical Document Architecture) engine system and implementation method
CN104699715A (en) * 2013-12-09 2015-06-10 北京大学第六医院 Construction method for master patient index platform system
CN104766024A (en) * 2015-03-13 2015-07-08 河南群智信息技术有限公司 Cloud platform based medical system case information storage and calling method
CN105426439A (en) * 2015-11-05 2016-03-23 腾讯科技(深圳)有限公司 Metadata processing method and device
CN105426431A (en) * 2015-11-02 2016-03-23 国云科技股份有限公司 Search system for distributed resource site and implementation method thereof
CN105678100A (en) * 2016-03-01 2016-06-15 万达信息股份有限公司 Health record browsing system
CN107330238A (en) * 2016-08-12 2017-11-07 中国科学院上海技术物理研究所 Medical information collection, processing, storage and display methods and device
CN107833595A (en) * 2017-10-12 2018-03-23 山东大学 Medical big data multicenter integration platform and method
CN108520770A (en) * 2018-03-28 2018-09-11 深圳中兴网信科技有限公司 Medical test data sharing method, medical test data-sharing systems
US10095710B1 (en) * 2014-12-19 2018-10-09 EMC IP Holding Company LLC Presenting cloud based storage as a virtual synthetic
CN109189784A (en) * 2018-08-09 2019-01-11 纳里健康科技有限公司 A kind of method of distributed electronic medical record data integration
CN110019230A (en) * 2017-12-26 2019-07-16 中国科学院沈阳自动化研究所 Ethylene production process optimization analysis method based on distributed multidimensional data index
CN110175151A (en) * 2019-05-22 2019-08-27 中国农业科学院农业信息研究所 A kind of processing method, device, equipment and the storage medium of agricultural big data
CN110597903A (en) * 2019-08-13 2019-12-20 万达信息股份有限公司 Health record extensible model implementation method and system based on indexes and reports
CN111105871A (en) * 2019-12-04 2020-05-05 山东浪潮人工智能研究院有限公司 Medical auxiliary diagnosis method and system
CN111159285A (en) * 2019-12-05 2020-05-15 北京机电工程研究所 Enterprise cross-system retrieval method based on distributed index service deployment

Patent Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101034410A (en) * 2007-04-16 2007-09-12 浙江大学 Medical treatment case index cast and electronic medical record system based on same
CN101840412A (en) * 2010-03-01 2010-09-22 中国联合网络通信集团有限公司 Method, equipment and system for storing and acquiring medical information
CN102103623A (en) * 2010-09-29 2011-06-22 长沙博为软件技术有限公司 Cross index identification method for health file sharing platforms
CN102137163A (en) * 2011-03-22 2011-07-27 Tcl集团股份有限公司 Multimedia file sharing system and method
CN102169494A (en) * 2011-04-06 2011-08-31 北京师范大学 Distributed remotely-sensed data managing system and method
CN102779185A (en) * 2012-06-29 2012-11-14 浙江大学 High-availability distribution type full-text index method
CN102831253A (en) * 2012-09-25 2012-12-19 北京科东电力控制系统有限责任公司 Distributed full-text retrieval system
CN103593264A (en) * 2013-11-28 2014-02-19 中国南方电网有限责任公司超高压输电公司南宁局 System and method for remote wide area network disaster recovery backup
CN104699715A (en) * 2013-12-09 2015-06-10 北京大学第六医院 Construction method for master patient index platform system
CN104392123A (en) * 2014-11-18 2015-03-04 新博卓畅技术(北京)有限公司 CDA (Clinical Document Architecture) engine system and implementation method
US10095710B1 (en) * 2014-12-19 2018-10-09 EMC IP Holding Company LLC Presenting cloud based storage as a virtual synthetic
CN104766024A (en) * 2015-03-13 2015-07-08 河南群智信息技术有限公司 Cloud platform based medical system case information storage and calling method
CN105426431A (en) * 2015-11-02 2016-03-23 国云科技股份有限公司 Search system for distributed resource site and implementation method thereof
CN105426439A (en) * 2015-11-05 2016-03-23 腾讯科技(深圳)有限公司 Metadata processing method and device
CN105678100A (en) * 2016-03-01 2016-06-15 万达信息股份有限公司 Health record browsing system
CN107330238A (en) * 2016-08-12 2017-11-07 中国科学院上海技术物理研究所 Medical information collection, processing, storage and display methods and device
CN107833595A (en) * 2017-10-12 2018-03-23 山东大学 Medical big data multicenter integration platform and method
CN110019230A (en) * 2017-12-26 2019-07-16 中国科学院沈阳自动化研究所 Ethylene production process optimization analysis method based on distributed multidimensional data index
CN108520770A (en) * 2018-03-28 2018-09-11 深圳中兴网信科技有限公司 Medical test data sharing method, medical test data-sharing systems
CN109189784A (en) * 2018-08-09 2019-01-11 纳里健康科技有限公司 A kind of method of distributed electronic medical record data integration
CN110175151A (en) * 2019-05-22 2019-08-27 中国农业科学院农业信息研究所 A kind of processing method, device, equipment and the storage medium of agricultural big data
CN110597903A (en) * 2019-08-13 2019-12-20 万达信息股份有限公司 Health record extensible model implementation method and system based on indexes and reports
CN111105871A (en) * 2019-12-04 2020-05-05 山东浪潮人工智能研究院有限公司 Medical auxiliary diagnosis method and system
CN111159285A (en) * 2019-12-05 2020-05-15 北京机电工程研究所 Enterprise cross-system retrieval method based on distributed index service deployment

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
万歆;: "医院之间信息共享的实现方案", 医疗卫生装备, no. 03, 31 March 2008 (2008-03-31) *
冯松;: "论我国区域医疗信息共享数据的储存模式", 数字技术与应用, no. 09, pages 222 *
刘翰腾;周毅;: "基于医院信息平台患者主索引的建立与应用", 现代医院, no. 11, pages 128 - 131 *
叶辉;: "基于HL7的统一医疗标准化信息云平台架构的研究", 计算机光盘软件与应用, no. 09, pages 8 *
汤羽;刘家志;甘华平;陈文;冯昌琪;卜长清;: "基于云架构的区域卫生信息系统平台设计与思考", 中国卫生信息管理杂志, no. 02, 30 April 2013 (2013-04-30) *
许庆;周毅;周凌宏;耿庆山;: "基于医疗健康信息集成规范-跨企业级文档共享技术的区域双向转诊互操作的研究与实现", 中国组织工程研究, no. 22, pages 4112 - 4116 *
贾冬焱;段鹏;: "IHE框架下区域医疗信息的协同研究", 中国医疗器械信息, no. 01, pages 1 - 4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115269613A (en) * 2022-09-27 2022-11-01 四川互慧软件有限公司 Patient main index construction method, system, equipment and storage medium

Similar Documents

Publication Publication Date Title
US20190172566A1 (en) Mobile patient-centric electronic health records
CN104699715B (en) Main index of patients plateform system construction method
CN109410110A (en) The system of public health data interaction control is realized in regional health information platform
US11515016B2 (en) Rule-based low-latency delivery of healthcare data
CN103116643A (en) Hadoop-based intelligent medical data management method
US10650478B2 (en) Real-time aggregation and processing of healthcare records
Cheng et al. Healthcare services across China–on implementing an extensible universally unique patient identifier system
CN110600092A (en) Method and system for generating personnel main index applied to medical field
CN102054032A (en) Medical data information processing method and system
CN102238162A (en) Inter-hospital unstructured information archiving method
US10847256B2 (en) System and computer program for healthcare information management in a multi-party healthcare network
CN111899885A (en) Distributed personnel event index implementation method and system
CN110750596A (en) Process design method for realizing information sharing of medical institution
Fragidis et al. Integrated nationwide electronic health records system: Semi-distributed architecture approach
US20060064327A1 (en) Global synchronization technology
JP6144952B2 (en) Patient comprehensive care information automatic distribution system
Raghupathi et al. Designing electronic health records versus total digital health systems: A systemic analysis
CN104679745A (en) Method for realizing PACS (Picture Archiving and Communication System) by relational database
KR101587025B1 (en) Method for storing medical information, system and recording medium for performing the method
Santoso et al. Blockchain technology implementation on medical records data management: a review of recent studies
CN115691773A (en) Hospital data access method, system, storage medium and electronic equipment
Puustjärvi et al. Designing a cloud-based multinational telemedicine ecosystem for developing countries
Perimal-Lewis et al. Virtual care: the future for telehealth
KR101524181B1 (en) A system for exchanging clinical information based on lazy response model and the method thereof
Clotet et al. EMR system synchronization

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