CN106845092B - System docking method and device - Google Patents
System docking method and device Download PDFInfo
- Publication number
- CN106845092B CN106845092B CN201710002394.8A CN201710002394A CN106845092B CN 106845092 B CN106845092 B CN 106845092B CN 201710002394 A CN201710002394 A CN 201710002394A CN 106845092 B CN106845092 B CN 106845092B
- Authority
- CN
- China
- Prior art keywords
- information
- field information
- url
- page
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H40/00—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
- G16H40/20—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management or administration of healthcare resources or facilities, e.g. managing hospital staff or surgery rooms
Landscapes
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Health & Medical Sciences (AREA)
- Engineering & Computer Science (AREA)
- Biomedical Technology (AREA)
- Epidemiology (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Primary Health Care (AREA)
- Public Health (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention provides a system docking method and a device, wherein the method comprises the following steps: sending an access request to the HIS system based on the locally recorded URL of the HIS system; extracting data required by the service system from page information returned by the HIS based on the access request according to field information of the service system configured in advance; and storing the extracted data into a database of the business system. The whole process does not need the customized development of the HIS, and does not have the access to the HIS database, so that the safety of the HIS database can be ensured, the development cost of system docking can be reduced, and the system docking efficiency can be improved.
Description
Technical Field
The invention relates to the technical field of medical treatment, in particular to a system docking method and device.
Background
With the development of networks and digital technologies, hospitals generally adopt a HIS (Hospital Information System) System as a basic platform for Hospital Information management to collect, process and exchange data of patient diagnosis and treatment Information and administrative management Information, thereby improving the work efficiency and service quality of hospitals.
In addition to HIS systems, hospitals have a number of business-specific systems, referred to simply as business systems, such as digital operating room systems, which need to interface with HIS systems to obtain the data required by the business systems.
The currently and generally adopted docking mode is a view mode or a Webservice mode, wherein the view mode needs an HIS (high-level infrastructure) system provider to open a database access authority, and the security of the database has risks; the Webservice mode requires customized development of systems of two parties in butt joint according to actual requirements of hospitals, the two parties generate communication, development and debugging costs, and problems are difficult to locate and solve.
Disclosure of Invention
The invention aims to provide a system docking method and a system docking device, which are used for avoiding threat to the security of a database of an HIS (hardware in the system) and do not need the HIS to provide an interface for the outside.
In order to achieve the purpose, the invention provides the following technical scheme:
the invention provides a system docking method, which is applied to docking equipment and comprises the following steps:
sending an access request to an HIS (hospital information system) based on a URL (uniform resource locator) of the HIS based on local records;
extracting data required by the service system from page information returned by the HIS based on the access request according to field information of the service system configured in advance;
and storing the extracted data into a database of the business system.
The invention also provides a system docking device, which is applied to docking equipment, and comprises:
the request sending unit is used for sending an access request to the HIS system based on the locally recorded uniform resource locator URL of the HIS system;
the data extraction unit is used for extracting data required by the service system from page information returned by the HIS based on the access request according to the field information of the service system configured in advance;
and the data storage unit is used for storing the extracted data into a database of the service system.
It can be seen from the above description that the present invention initiates an access request to the HIS system based on the URL of the HIS system, obtains data required by the business system from the page information returned by the HIS system based on the access request, and stores the data in the database of the business system. The whole process does not need the customized development of the HIS, and does not have the access to the HIS database, so that the safety of the HIS database can be ensured, the development cost of system docking can be reduced, and the system docking efficiency can be improved.
Drawings
FIG. 1 is a flow chart of a system docking method according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a docking device according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a system docking device according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this specification and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, these information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present invention. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
The embodiment of the invention provides a system docking method, which initiates an access request to an HIS system based on a URL of the HIS system, acquires data required by a service system from page information returned by the HIS system based on the access request, and stores the data in a database of the service system.
Referring to fig. 1, a flowchart of an embodiment of the system docking method of the present invention is shown, and the embodiment describes a system docking process.
Step 101, sending an access request to the HIS system based on the locally recorded URL of the HIS system.
The invention relates to a docking method of an HIS (browser/server) system based on a B/S (browser/server) architecture. Before docking, a login URL and login account information of the HIS system need to be configured on the docking device, the docking device logs in the HIS system based on the login URL and the login account information with a certain authority, obtains page information returned by the HIS system, and further obtains data required by the service system by analyzing the page information, and the specific analysis process is introduced in step 102, which is not repeated herein.
Since data required by the service system may not be all available from a single page, URLs of multiple HIS systems capable of obtaining the required data need to be configured on the docking device. In order to simplify the configuration process, in a preferred embodiment, the docking device may automatically record the operation track of the user, for example, after the user logs in the HIS system, click a page to be accessed, and the docking device records URLs of all pages accessed during the operation process of the user, so as to send an access request to the HIS system based on the locally recorded URL to obtain the corresponding page.
And step 102, extracting data required by the service system from page information returned by the HIS based on the access request according to the field information of the service system configured in advance.
Each service system has a data dictionary meeting the service requirements of the service system, and records field information required by the service system, for example, the digital operating room system requires information of patient name, operation date, operation classification, name of operating doctor, department and the like, so the fields can be defined in the data dictionary of the digital operating system in advance.
The method and the system configure the field information of the service system on the docking equipment, and when the docking equipment receives the page information returned by the HIS, the page information is analyzed based on the pre-configured field information of the service system to acquire the data required by the service system. Specifically, field information in page information is obtained, and information irrelevant to services, such as typesetting information, controls, comments and the like in a page is filtered; and determining effective field information in field information of a preconfigured service system based on the page identification, and extracting data corresponding to the field information from the page information based on the determined effective field information. For example, when the current page is a patient information page, only patient-related information is contained in the page, and information such as doctors and nurses is not contained in the page, so that field information related to the patient can be determined as valid field information, and data of the valid field information can be acquired from the patient information page.
And 103, storing the extracted data into a database of the service system.
In this step, the data of the service system extracted in step 102 may be temporarily stored in a local database, and after confirmation by medical staff, the correct data is stored in the database of the service system for use by the service system, so as to ensure the validity of the data.
It should be added that, in the URLs recorded by the docking device based on the user operation, there may be invalid URLs, that is, the docking device does not extract data required by the service system from the page information returned by the HIS system based on the URLs, and then the docking device deletes the URLs of the pages without extracted data, so as to improve the efficiency of subsequently extracting data.
Further, after the data of the corresponding field information is extracted based on the determined valid field information in step 102, the attribute information of the corresponding field may also be extracted, and the extracted attribute information is stored in the database of the business system. For example, after the data of the heartbeat field is extracted, the attribute information of the heartbeat field, such as tachycardia or bradycardia, is extracted, so that the medical staff can timely find the sensitive data and take necessary measures.
In addition, because the naming of the HIS system is not standard, for example, some HIS systems use patients, and both of them actually represent the same meaning, when the field information of the business system is configured on the docking equipment, the invention constructs a regular expression based on a plurality of fields representing the same meaning, and uses the regular expression to extract the data required by the business system from the page information.
It can be seen from the above description that, when the system is docked, the invention does not need to access the database of the HIS system, thereby ensuring the security of the database of the HIS system, and meanwhile, the invention does not need the HIS system to provide a docking interface for the service system, thereby reducing the difficulty of system docking.
Now, the docking process of the digital operating room system to the HIS system will be described in detail by taking the example of docking the digital operating room system to the HIS system.
The field information of the data required by the digital operating room is configured on the docking device, and referring to table 1, the field information is an example of the corresponding field information of the operating room.
TABLE 1
And configuring a login URL of the HIS system on the docking equipment, configuring a user name and a password which are authorized to login the HIS system, and logging in the HIS system based on the login information.
After completing the login of the HIS system, the medical staff in the operating room can operate the HIS system, click on the pages of the HIS system to be visited, and the docking device records the URL of each page in the visiting process, and assume that 4 URLs are locally recorded, which are respectively recorded as URL1, URL2, URL3 and URL 4.
The docking device sends an access request to the HIS system based on URL1, the HIS system returns Page information, which is recorded as Page1, the docking device extracts all field information in Page1, determines that the valid field information of the digital operating room system is the fields related to the patient information in table 1 based on the current Page identifier (assuming that the current Page is a patient information Page), extracts the data of the valid field from the current Page information, for example, the data of the patient's name, sex, age, medical record number of hospital stay, etc., and stores the data in a temporary table of the docking device local database.
The docking device sends an access request to the HIS system based on the URL2, the HIS system returns Page information, which is recorded as Page2, the docking device extracts field information in Page2, and if field information matched with the field information of the digital operating room system is not found, the locally recorded URL2 is deleted.
The docking device sends an access request to the HIS system based on the URL3, the HIS system returns Page information, which is recorded as Page3, the docking device extracts all field information in the Page3, determines that the valid field information of the digital operating room system is the field related to the doctor information in table 1 based on the current Page identifier (assuming that the current Page is a doctor information Page), extracts data of the valid field, for example, data of the name of the operator, the name of an assistant, the name of a department, the name of an anesthesiologist, and the like, from the current Page information, and stores the data in a temporary table of a local database of the docking device.
The dock sends an access request to the HIS system based on URL4, the HIS system returns Page information, denoted Page4, the dock extracts all field information in Page4, and for simplicity of description, the dock stores the extracted data related to the digitized operating room system in a temporary table in the local database, assuming that Page4 contains all the field information remaining in table 1.
After the doctor confirms the data stored in the temporary table, the docking equipment stores the confirmed data in a database of a digital operating room system for the digital operating room to use.
When the docking device extracts the data again, an access request is initiated based on the URL1, the URL3 and the URL4, and the data extraction efficiency is improved.
Corresponding to the embodiment of the system docking method, the invention also provides an embodiment of a system docking device.
The embodiment of the system docking device can be applied to the switching equipment. The device embodiments may be implemented by software, or by hardware, or by a combination of hardware and software. A software implementation is taken as an example, and a logical means is formed by a processor of the device in which it is located running corresponding computer program instructions in a memory. From a hardware aspect, as shown in fig. 2, it is a hardware structure diagram of a device in which the system docking apparatus of the present invention is located, except for the processor and the nonvolatile memory shown in fig. 2, the device in which the apparatus is located in the embodiment may also include other hardware according to an actual function of the device, which is not described again.
Fig. 3 is a schematic structural diagram of a system docking device according to an embodiment of the present invention. The system docking device comprises a request sending unit 301, a data extracting unit 302 and a data storing unit 303, wherein:
a request transmitting unit 301 for transmitting an access request to the HIS system based on the locally recorded URL of the HIS system;
a data extraction unit 302, configured to extract data required by the service system from page information returned by the HIS system based on the access request according to field information of the service system configured in advance;
a data storage unit 303, configured to store the extracted data in a database of the business system.
Further, the apparatus further comprises:
a URL recording unit, configured to log in the HIS system according to a login URL configured in advance and login account information before the request sending unit 301 sends an access request to the HIS system based on a locally recorded URL of the HIS system; and recording the URL of the HIS system involved in the operation process based on the operation of the HIS system after the user logs in.
Further, the apparatus further comprises:
and the URL deleting unit is used for deleting the locally recorded URL of the page without extracted data when the data required by the service system is not extracted from the page information returned by the HIS system.
Further, the air conditioner is provided with a fan,
the data extraction unit 302 is specifically configured to obtain field information in the page information; determining effective field information in field information of a preconfigured service system based on page identification, wherein the field information of the preconfigured service system is a regular expression constructed based on a plurality of fields representing the same meaning; and extracting data corresponding to the field information from the page information based on the determined valid field information.
Further, the air conditioner is provided with a fan,
the data extracting unit 302 is further configured to extract attribute information of the valid field information from the page information after extracting data of the corresponding field information from the page information based on the determined valid field information; and storing the extracted attribute information into a database of the business system.
The implementation process of the functions and actions of each unit in the above device is specifically described in the implementation process of the corresponding step in the above method, and is not described herein again.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and 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 modules can be selected according to actual needs to achieve the purpose of the scheme of the invention. One of ordinary skill in the art can understand and implement it without inventive effort.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.
Claims (10)
1. A system docking method is applied to a docking device, and is characterized by comprising the following steps:
sending an access request to an HIS (hospital information system) based on a locally recorded Uniform Resource Locator (URL) of the HIS, wherein the locally recorded URL of the HIS is the URL of the HIS involved in the operation process recorded by the docking equipment when a user operates the HIS through the docking equipment;
extracting data required by the service system from page information returned by the HIS based on the access request according to field information of the service system configured in advance;
and storing the extracted data into a database of the business system.
2. The method of claim 1, wherein prior to sending the access request to the HIS system based on the locally recorded URL of the HIS system, further comprising:
and logging in the HIS system according to the pre-configured login URL and the login account information.
3. The method of claim 1 or 2, wherein after sending the access request to the HIS system based on the URL of the locally recorded hospital information system HIS system, further comprising:
and when the data required by the business system is not extracted from the page information returned by the HIS system, deleting the locally recorded URL of the page with the data not extracted.
4. The method according to claim 1, wherein the extracting data required by the service system from the page information returned by the HIS system based on the access request according to the field information of the service system configured in advance comprises:
acquiring field information in page information;
determining effective field information in field information of a preconfigured service system based on page identification, wherein the field information of the preconfigured service system is a regular expression constructed based on a plurality of fields representing the same meaning;
and extracting data corresponding to the field information from the page information based on the determined valid field information.
5. The method of claim 4, wherein after extracting data of corresponding field information from the page information based on the determined valid field information, further comprising:
extracting attribute information of effective field information from the page information;
and storing the extracted attribute information into a database of the business system.
6. A system docking apparatus applied to a docking device, the apparatus comprising:
a request sending unit, configured to send an access request to an HIS system based on a locally recorded URL of a Uniform Resource Locator (URL) of the HIS system, where the locally recorded URL of the HIS system is a URL of the HIS system involved in an operation process recorded by the docking device when the user operates the HIS system through the docking device;
the data extraction unit is used for extracting data required by the service system from page information returned by the HIS based on the access request according to the field information of the service system configured in advance;
and the data storage unit is used for storing the extracted data into a database of the service system.
7. The apparatus of claim 6, wherein the apparatus further comprises:
and the URL recording unit is used for logging in the HIS system according to the pre-configured login URL and the login account information before the request sending unit sends the access request to the HIS system based on the locally recorded URL of the HIS system.
8. The apparatus of claim 6 or 7, wherein the apparatus further comprises:
and the URL deleting unit is used for deleting the locally recorded URL of the page without extracted data when the data required by the service system is not extracted from the page information returned by the HIS system.
9. The apparatus of claim 6, wherein:
the data extraction unit is specifically used for acquiring field information in the page information; determining effective field information in field information of a preconfigured service system based on page identification, wherein the field information of the preconfigured service system is a regular expression constructed based on a plurality of fields representing the same meaning; and extracting data corresponding to the field information from the page information based on the determined valid field information.
10. The apparatus of claim 9, wherein:
the data extraction unit is further used for extracting the attribute information of the valid field information from the page information after extracting the data of the corresponding field information from the page information based on the determined valid field information; and storing the extracted attribute information into a database of the business system.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710002394.8A CN106845092B (en) | 2017-01-03 | 2017-01-03 | System docking method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710002394.8A CN106845092B (en) | 2017-01-03 | 2017-01-03 | System docking method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN106845092A CN106845092A (en) | 2017-06-13 |
CN106845092B true CN106845092B (en) | 2021-06-04 |
Family
ID=59117483
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710002394.8A Active CN106845092B (en) | 2017-01-03 | 2017-01-03 | System docking method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106845092B (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112579313A (en) * | 2019-09-30 | 2021-03-30 | 北京国双科技有限公司 | Method and device for docking system, storage medium and electronic equipment |
CN112365378B (en) * | 2020-11-10 | 2021-11-09 | 上海凌立健康管理股份有限公司 | Docking system interacting with HIS (hardware-in-the-system) |
CN115168714B (en) * | 2022-07-07 | 2023-11-10 | 中国测绘科学研究院 | Web API data extraction method and device |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102117275A (en) * | 2009-12-31 | 2011-07-06 | 北大方正集团有限公司 | Method and device for collecting webpage data of direction site based on internet |
CN106156048A (en) * | 2015-03-27 | 2016-11-23 | 腾讯科技(深圳)有限公司 | Method and apparatus and communication system that short URL services are provided |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6247018B1 (en) * | 1998-04-16 | 2001-06-12 | Platinum Technology Ip, Inc. | Method for processing a file to generate a database |
US6883032B1 (en) * | 2000-02-02 | 2005-04-19 | Lucent Technologies Inc. | Method and system for collecting data on the internet |
US20030046311A1 (en) * | 2001-06-19 | 2003-03-06 | Ryan Baidya | Dynamic search engine and database |
CN1786965B (en) * | 2005-12-21 | 2010-05-26 | 北大方正集团有限公司 | Method for acquiring news web page text information |
CN101140578B (en) * | 2006-09-06 | 2010-12-08 | 鸿富锦精密工业(深圳)有限公司 | Method and system for multithread analyzing web page data |
CN103838796A (en) * | 2012-11-27 | 2014-06-04 | 大连灵动科技发展有限公司 | Webpage structured information extraction method |
CN103116650B (en) * | 2013-03-04 | 2016-06-15 | 江西方迪科技有限公司 | The information management system of a kind of compact shelf system and existing management system docking method |
CN103218431B (en) * | 2013-04-10 | 2016-02-17 | 金军 | A kind ofly can identify the system that info web gathers automatically |
CN104050281A (en) * | 2014-06-26 | 2014-09-17 | 北京思特奇信息技术股份有限公司 | Webpage information extraction method and device based on http protocol |
CN104615759A (en) * | 2015-02-13 | 2015-05-13 | 厦门雅迅网络股份有限公司 | Data synchronization method for different business system platforms |
-
2017
- 2017-01-03 CN CN201710002394.8A patent/CN106845092B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102117275A (en) * | 2009-12-31 | 2011-07-06 | 北大方正集团有限公司 | Method and device for collecting webpage data of direction site based on internet |
CN106156048A (en) * | 2015-03-27 | 2016-11-23 | 腾讯科技(深圳)有限公司 | Method and apparatus and communication system that short URL services are provided |
Also Published As
Publication number | Publication date |
---|---|
CN106845092A (en) | 2017-06-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10692594B2 (en) | Methods for improving natural language processing with enhanced automated screening for automated generation of a clinical summarization report and devices thereof | |
US9202084B2 (en) | Security facility for maintaining health care data pools | |
US8768731B2 (en) | Syndicating ultrasound echo data in a healthcare environment | |
JP2019525364A (en) | System and method for anonymizing health data and modifying and editing health data across geographic regions for analysis | |
US20070106754A1 (en) | Security facility for maintaining health care data pools | |
US20170052943A1 (en) | Method, apparatus, and computer program product for generating a preview of an electronic document | |
CN106845092B (en) | System docking method and device | |
JP5048286B2 (en) | Image transfer method, image transfer apparatus, and image transfer program | |
CN104240171A (en) | Method and system for generating electronic medical records | |
JP2015088195A (en) | Method for managing cloud-based medical database and system thereof | |
EP3264315A1 (en) | Information processing apparatus and method, and program | |
EP3799056A1 (en) | Cloud-based patient data exchange | |
CN111091882A (en) | Artificial intelligence visual PACS system and method | |
CN109727661A (en) | A kind of general MRI information collecting device and method based on Internet of Things | |
CN116230147A (en) | Medical examination information mutual recognition sharing system | |
CN109360615A (en) | A kind of medical resource sharing method, device, equipment and storage medium | |
KR101865073B1 (en) | System for relaying personalized health data and method thereof | |
JP7123979B2 (en) | Devices, systems and methods for valid personal health records | |
US20110125646A1 (en) | Methods and systems for managing personal health records by individuals | |
CN112685628A (en) | Health information pushing method, system and server | |
Amendolia et al. | Grid databases for shared image analysis in the mammogrid project | |
JPH11143956A (en) | Method and device for disclosing medical treatment information to other medical clinic | |
CN103473372B (en) | Management server, multidimensional mirroring service system and multidimensional mirror image data management method | |
WO2020087792A1 (en) | Artificial-intelligence disease analysis method and apparatus, storage medium, and computer device | |
Sudakov et al. | User clients for working with medical images in Ukrainian Grid infrastructure |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |