CN106856482A - Health data acquisition method - Google Patents

Health data acquisition method Download PDF

Info

Publication number
CN106856482A
CN106856482A CN201510890793.3A CN201510890793A CN106856482A CN 106856482 A CN106856482 A CN 106856482A CN 201510890793 A CN201510890793 A CN 201510890793A CN 106856482 A CN106856482 A CN 106856482A
Authority
CN
China
Prior art keywords
data
identification information
hospital
end processor
server
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
CN201510890793.3A
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.)
Zhongshan Iker Digital Technology Co ltd
Original Assignee
Zhongshan Iker Digital Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhongshan Iker Digital Technology Co ltd filed Critical Zhongshan Iker Digital Technology Co ltd
Priority to CN201510890793.3A priority Critical patent/CN106856482A/en
Publication of CN106856482A publication Critical patent/CN106856482A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The health data collecting method of the present invention uses a plurality of hospital front-end computers and a data center front-end server, each hospital front-end computer can obtain the measured data from the sensor and send the measured data in a wireless mode, the data center front-end server receives the measured data from each measuring terminal, each hospital front-end computer has a memory, and one of the limited number of identification information sets whose ordering can be specified is stored as its own identification information. The data acquisition program is divided into a client and a service component, the client is deployed in a front-end computer of each hospital and is mainly responsible for acquiring hospital data from the front-end computer and then uploading the hospital data to the service component, and the service component is deployed in a data center application server and is mainly responsible for persisting the data transmitted by the client to a database server of the data center.

Description

A kind of health data collection method
Technical field
The invention belongs to field of network communication, particularly a kind of health data collection method.
Background technology
In digital medical, medical data resource is mainly derived from hospital information system, how effectively to collect the medical data information that hospital's front end processor is obtained, and realizes that the hospital internal network information is quickly processed, and is to improve hospital's work efficiency, the key improved service quality.At present, what the information system of each hospital may be developed by different manufacturers, unified standard is not followed during exploitation, system platform, system architecture, data-interface definition for being used etc. are all not quite similar, information that can not be quickly to hospital end is acquired, treatment.
The content of the invention
The just above-mentioned problem of the purpose of the present invention proposes a kind of technical solution, overcomes prior art to determine, proposes a kind of health data collection method.
The present invention program is described further below:
Front end processor is disposed by hospital, for platform provides complete health data, medical resource data.During data needed for platform are deposited in mechanism's front-end system by hospital HIS first, platform data exchanges Component service and data is acquired and is exchanged.System realizes collection, conversion, verification, transmission, the loading of health account data.With complete log management, data distribution, breakpoint transmission function.
The data acquisition program of platform is adapted to by way of view with the data structure or database structure of each hospital information system, and the capture program supports various relevant databases such as MySql, SqlServer, Oracle at present.
Data acquisition program is divided into client and serviced component, client deployment is in each hospital's front end processor, it is main to be responsible for obtaining hospital data from front end processor and then upload to serviced component, serviced component is deployed in data-center applications server, the database server of the main data persistence for being responsible for sending client to data center.
Data acquisition is wanted to work, it is necessary to do following work on hospital's front end processor
Install and deploy the client of data acquisition program
The database of storage hospital data is installed, the establishment of view and table and the importing of data provide dictionary handbook used by database(Such as, sex, marital status, route of administration etc., are provided by hospital side engineer)
For each business(Outpatient service, be in hospital etc.)Data acquisition, client all can open a timed task in hospital front end processor, and the task can be under certain rule(Such as, in 8 points to 12 points of evening on every Saturdays etc., the rule is flexibly customized)The renewal of the monitoring source data of timing, and these data are obtained, the application server at center is uploaded to by webservice in the way of a data set, then serve end program is responsible for data persistence to the database server to data center.During persistence, it is that increase newly or update that system can sentence each record in end.Its workflow is shown in Fig. 2.
May fail because many reasons cause to upload during data acquisition, if this record can be saved in a retransmission queue after upload operation failure, capture program has one and retries module timing the record in failure queue is carried out upload and retried, if the record can be saved in unsuccessfully into queue while recorded daily record after three times retry unsuccessfully, recorded unsuccessfully the record in queue can be processed by artificial.Its workflow is shown in Fig. 3
Data acquisition program will be adapted to by way of view with the data structure or table structure of Ge Jia hospitals his systems, hospital is when according to the view template being shown below to create view, only need that the relevant field of base table is directly mapped to the row corresponding to view, if in original system without it is corresponding row if replaced with null character string (" "), (as " " as name), it is not necessary to consider conversion and the coding of type(Such as sex coding, marital status coding etc.)Conversion, corresponding module is had inside capture program to be processed.
The front end processor of each hospital uploads to the application server at center by webservice, to ensure the stability and security of transmission, the application server of data center and the server of each hospital are mutually accessed by VPN, data to transmitting are encrypted, and communicating can all verify the account password of hospital's front end processor every time, to ensure the security of health data transmitting.
The front end processor of each hospital uploads to the application server at center by webservice, to ensure the stability and security of transmission, the application server of data center and the server of each hospital are mutually accessed by VPN, data to transmitting are encrypted, and communicating can all verify the account password of hospital's front end processor every time, to ensure the security of health data transmitting.
Brief description of the drawings
Accompanying drawing 1 is the data collecting model that invention is related to
Accompanying drawing 2 is client operation flow chart
Accompanying drawing 3 is server end workflow diagram
Specific embodiment
The exemplary implementation of the disclosure is described in more detail below with reference to accompanying drawings.Although showing the exemplary embodiment of the disclosure in accompanying drawing, it is to be understood that, the disclosure be may be realized in various forms without that should be limited by embodiments set forth here, conversely, these embodiments are provided and are able to the more thorough explanation disclosure, and can by the scope of the present disclosure it is complete convey to those skilled in the art.
With reference to Fig. 1, implement the structural representation of system of the present invention, implementation is not walked as follows:The first step:Deployment data center server, defines data store content and specification, for finally depositing the data that the collection of each hospital comes up, ultimately forms unified data center.Second step:Deployment data-center applications server, the serviced component that installation data is received.On the one hand the data that data center's leading portion server is transmitted through are received, data center server is on the other hand write data into.3rd step:Deployment data center front-end server, picks the data that each hospital's front end processor is uploaded, and data is verified, arranged and is filtered, and data center is transmitted data to after treatment.4th step:The front end processor of each hospital is installed, and docking in data is carried out with each hospital his systems;On the one hand the data that storage his is transmitted, on the one hand receive the data that each terminal is uploaded by wireless network.The data for most collecting at last upload to data center by way of webservice, complete the collecting work of data.

Claims (2)

1. a kind of health data collection method, it is characterized in that each hospital's front end processor obtains measurement data from sensor, and wirelessly send out measurement data to data center's front-end server, one hospital's front end processor is used to receive the measurement data for carrying out self-gauge terminal, built with the memory for storing one of Limited Number, the identification information collection that their sequence could dictate that, identification information storage is turned into identification information itself to measuring terminals by it.
2. a kind of health data collection method, is to realize data acquisition by system described in claim 1, it is characterised in that rapid with following steps:
Query steps, the step institute of traditional Chinese medicine front end processor wirelessly sends out the message of inquiry identification information;
First response of step, in the step when query messages terminate after, reach the transmission round of identification information in itself when, measuring terminals for receive query messages wirelessly send out identification information itself;
First identification step, the step institute of traditional Chinese medicine front end processor presses the identification information collection of the sequence memory response of identification information collection;
Acquisition step, the step institute of traditional Chinese medicine front end processor carries out radio communication by the identification information collection of storage with other measuring terminals, and measurement data is gathered from each measuring terminals.
CN201510890793.3A 2015-12-08 2015-12-08 Health data acquisition method Pending CN106856482A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510890793.3A CN106856482A (en) 2015-12-08 2015-12-08 Health data acquisition method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510890793.3A CN106856482A (en) 2015-12-08 2015-12-08 Health data acquisition method

Publications (1)

Publication Number Publication Date
CN106856482A true CN106856482A (en) 2017-06-16

Family

ID=59132869

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510890793.3A Pending CN106856482A (en) 2015-12-08 2015-12-08 Health data acquisition method

Country Status (1)

Country Link
CN (1) CN106856482A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108400913A (en) * 2018-01-16 2018-08-14 平安医疗健康管理股份有限公司 Medical institutions' intelligent access system with timed task function
CN110728291A (en) * 2019-07-12 2020-01-24 之江实验室 Feature importance ranking system based on random forest algorithm in multi-center mode

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1524253A (en) * 2001-09-13 2004-08-25 ��ʽ����T&D Data collection method
CN1529430A (en) * 2003-09-29 2004-09-15 �й���ѧԺ�Ϻ�΢ϵͳ����Ϣ�����о� Wide-area wireless medical monitoring system
CN102868755A (en) * 2012-09-27 2013-01-09 中国科学院深圳先进技术研究院 Remote medical communication system and working method of remote medical communication system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1524253A (en) * 2001-09-13 2004-08-25 ��ʽ����T&D Data collection method
CN1529430A (en) * 2003-09-29 2004-09-15 �й���ѧԺ�Ϻ�΢ϵͳ����Ϣ�����о� Wide-area wireless medical monitoring system
CN102868755A (en) * 2012-09-27 2013-01-09 中国科学院深圳先进技术研究院 Remote medical communication system and working method of remote medical communication system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108400913A (en) * 2018-01-16 2018-08-14 平安医疗健康管理股份有限公司 Medical institutions' intelligent access system with timed task function
CN108400913B (en) * 2018-01-16 2020-12-25 平安医疗健康管理股份有限公司 Medical institution intelligent access system with timed task function
CN110728291A (en) * 2019-07-12 2020-01-24 之江实验室 Feature importance ranking system based on random forest algorithm in multi-center mode
WO2020233259A1 (en) * 2019-07-12 2020-11-26 之江实验室 Multi-center mode random forest algorithm-based feature importance sorting system
CN110728291B (en) * 2019-07-12 2022-02-22 之江实验室 Feature importance ranking system based on random forest algorithm in multi-center mode

Similar Documents

Publication Publication Date Title
CN107390650B (en) A kind of data collection system based on Internet of Things and the data compression method based on the system
US10797987B1 (en) Systems and methods for switch stack emulation, monitoring, and control
EP1681831A3 (en) Monitoring device having a memory containing data representing access information configured to be used by multiple implementations of protocol access functions to extract information from networked devices
US20180293284A1 (en) Systems and methods for querying time series data
CN103490962A (en) Internet of Things access platform system and Internet of Things access method
CN107506422A (en) The distributed information log processing system and method for a kind of multi-data source
CN102664956A (en) Wireless sensor network and mobile terminal interaction system and wireless sensor network and mobile terminal interaction method
CN105373900A (en) Enterprise administrator information acquisition publishing system
CN106856482A (en) Health data acquisition method
CN108877188A (en) A kind of environment protection digital concurrently acquires and Multi net voting dissemination method and device
CN101732053A (en) System and method for health analysis through electronic palm prints or electronic face prints
CN114691782A (en) Database table increment synchronization method and device and storage medium
CN109189467B (en) Software version control method under distributed environment
CN110362055A (en) A kind of industrial data acquisition system that terminal is expansible and method
JP2019176582A (en) Monitoring system for power receiving and distributing facility
CN103957119A (en) Method for managing network equipment by using MIB file and browser
US20210152332A1 (en) Apparatus for adding data to blockchain, data verification apparatus, and data verification method
US11823240B2 (en) Efficient updates of biometric data for remotely connected devices
US9516023B2 (en) System and method for transferring electronic information
CN107426066A (en) One kind virtualization alert information taken managing device and method
CN111522642B (en) Method for acquiring and inquiring state monitoring data of wind turbine generator, and electronic equipment
KR20170050873A (en) big data framework managing the health information collected from health devices using different communication environment and mobile health care system including thereof
CN102136972A (en) Super large scale cluster monitoring system and method
CN103532800B (en) M2M household networks and the method that Intelligent treatment is carried out according to the network
CN108694251A (en) A kind of Log Administration System

Legal Events

Date Code Title Description
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170616