CN104644146A - Computer system-controlled measurement method of sphygmomanometer - Google Patents

Computer system-controlled measurement method of sphygmomanometer Download PDF

Info

Publication number
CN104644146A
CN104644146A CN201510094647.XA CN201510094647A CN104644146A CN 104644146 A CN104644146 A CN 104644146A CN 201510094647 A CN201510094647 A CN 201510094647A CN 104644146 A CN104644146 A CN 104644146A
Authority
CN
China
Prior art keywords
module
blood pressure
sphygomanometer
computer
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
CN201510094647.XA
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.)
Affiliated Hospital of Nantong University
Original Assignee
Affiliated Hospital of Nantong University
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 Affiliated Hospital of Nantong University filed Critical Affiliated Hospital of Nantong University
Priority to CN201510094647.XA priority Critical patent/CN104644146A/en
Publication of CN104644146A publication Critical patent/CN104644146A/en
Pending legal-status Critical Current

Links

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/02Detecting, measuring or recording pulse, heart rate, blood pressure or blood flow; Combined pulse/heart-rate/blood pressure determination; Evaluating a cardiovascular condition not otherwise provided for, e.g. using combinations of techniques provided for in this group with electrocardiography or electroauscultation; Heart catheters for measuring blood pressure
    • A61B5/021Measuring pressure in heart or blood vessels

Abstract

The invention provides a computer system-controlled measurement method of a sphygmomanometer. A computer control system is connected with the sphygmomanometer, and operation of the sphygmomanometer is controlled by virtue of the computer control system; the computer control system comprises a command receiving module; the command receiving module is connected with a command conversion module; the command conversion module is connected with a computer data processing module; the computer data processing module is connected with a storage module and is connected with a sphygmomanometer data processing module by virtue of a serial port; the sphygmomanometer comprises the sphygmomanometer data processing module; the sphygmomanometer data processing module is connected with a sensing module and a blood pressure instrument display module. According to the method, the clicking operation of a whole blood pressure and pulse measurement, data extraction and data storage process is directly controlled by virtue of a computer, and any manual operation is not needed to be performed on the sphygmomanometer in the whole process.

Description

The computer system control measuring method of sphygomanometer
Technical field
The present invention relates to a kind of computer system control measuring method of sphygomanometer.
Background technology
The blood pressure pulse of patient was measured as single no record measurement in the past, a records of values list and as easy as rolling off a log loss printed after only having single measurement.
Summary of the invention
The object of the present invention is to provide a kind of easy to use, effectively can keep the computer system control measuring method of the sphygomanometer of measurement data.
Technical solution of the present invention is:
A computer system control measuring method for sphygomanometer, is characterized in that: adopt computer control system to be connected with sphygomanometer, controlled the work of sphygomanometer by computer control system; Described computer control system comprises order receiver module, order receiver module is connected with command conversion module, command conversion module and computer digital animation model calling, computer digital animation module is connected with memory module, and computer digital animation module is connected with sphygomanometer data processing module by serial ports; Sphygomanometer comprises sphygomanometer data processing module, and sphygomanometer data processing module is connected with induction module, blood pressure instrument display module;
The input command that order receiver module receives is changed into the order that blood pressure instrument can identify by order conversion module, the bar code information simultaneously user inputted, received by order receiver module is converted into the ID of identifiable design patient, and the data after transforming are sent to computer digital animation module; Order after conversion is sent to blood pressure instrument by data processing module, and is responsible for the data receiving blood pressure determination from blood pressure instrument, is stored into by the blood pressure information received in user's blood pressure information corresponding in memory module.
Blood pressure instrument one has four kinds of communication patterns, and the communication pattern method arranging blood pressure instrument is as follows:
RV Baud rate 2400 The data bit of 7bit Use even check Position of rest is 2bit
RV2 The same The data bit of 7bit Use even check Position of rest is 1bit
RV3 The same The data bit of 8bit Use even check Position of rest is 1bit
10key The same The data bit of 8bit Use even check Position of rest is 1bit
Above communication parameter setting, uses the SerialPort class of C#, uses the BaudRate parameter setting baud rate of SerialPort, uses the Parity parameter setting even-odd check of SerialPort, uses the StopBits parameter setting position of rest of SerialPort; Data bit uses the DataBits parameter setting of SerialPort;
Set the transmission data method after communication pattern:
Under RV3, RV3EX, 10key pattern, packet finally to add [CR] character, [CR] is the ASCII character of carriage return;
Under RV2, RV pattern, the front and back of packet all will add special ASCII character, STX corresponding A SCII code 02, ETX corresponding A SCII code 03; The formation of packet comprises payload portion, and payload adds before portion [STX], and end adds [ETX].
The present invention hits the whole Measure blood pressure pulse of operation by the direct control point of computer completely, extracts data and preserves the process of data, and whole process does not need manually to carry out any operation again to sphygomanometer by hand.
The blood pressure pulse of patient was measured as single no record measurement in the past, a records of values list and as easy as rolling off a log loss printed after only having single measurement.The design's flow process can record each patient blood pressure pulse data each time, and permanent electronic is recorded in system storage, can according to patient at any once record of the ID coded query of hospital.The details such as the data that each record all includes patient's name, blood pressure pulse is measured, the doctor of measurement, the time of measurement and patient's place outpatient service at that time, have greatly convenience to clinical reference datamation.
Layout architecture simplicity of design rationally and be convenient to install.Can be arranged in Emergency call on a large scale and ward one line of being in hospital, the computer of a blood pressure gauge and a networking link hospital information system and medical and nursing work personnel can complete the blood pressure pulse surveying work to a large amount of patient.
Below in conjunction with drawings and Examples, the invention will be further described.
Fig. 1 is the composition frame chart of present device.
Fig. 2 is under RV3, RV3EX, 10key pattern, the composition schematic diagram of packet.
Fig. 3 is under RV2, RV pattern, the composition schematic diagram of packet.
Detailed description of the invention
A computer system control measuring method for sphygomanometer, adopts computer control system 1 to be connected with sphygomanometer 2, is controlled the work of sphygomanometer by computer control system; Described computer control system comprises order receiver module 3, order receiver module is connected with command conversion module 4, command conversion module is connected with computer digital animation module 5, computer digital animation module is connected with memory module 6, and computer digital animation module is connected with sphygomanometer data processing module 7 by RS232C serial ports; Sphygomanometer comprises sphygomanometer data processing module 7, and sphygomanometer data processing module is connected with induction module 8, blood pressure instrument display module 9, and is connected to printer 10;
The input command that order receiver module receives is changed into the order that blood pressure instrument can identify by order conversion module, the bar code information simultaneously user inputted, received by order receiver module is converted into the ID of identifiable design patient, and the data after transforming are sent to computer digital animation module; Order after conversion is sent to blood pressure instrument by data processing module, and is responsible for the data receiving blood pressure determination from blood pressure instrument, is stored into by the blood pressure information received in user's blood pressure information corresponding in memory module.
Blood pressure instrument one has four kinds of communication patterns, and the communication pattern method arranging blood pressure instrument is as follows:
RV Baud rate 2400 The data bit of 7bit Use even check Position of rest is 2bit
RV2 The same The data bit of 7bit Use even check Position of rest is 1bit
RV3 The same The data bit of 8bit Use even check Position of rest is 1bit
10key The same The data bit of 8bit Use even check Position of rest is 1bit
Above communication parameter setting, uses the SerialPort class of C#, uses the BaudRate parameter setting baud rate of SerialPort, uses the Parity parameter setting even-odd check of SerialPort, uses the StopBits parameter setting position of rest of SerialPort; Data bit uses the DataBits parameter setting of SerialPort;
Set the transmission data method after communication pattern:
Under RV3, RV3EX, 10key pattern, packet finally to add [CR] character, [CR] is the ASCII character of carriage return;
Under RV2, RV pattern, the front and back of packet all will add special ASCII character, STX corresponding A SCII code 02, ETX corresponding A SCII code 03; The formation of packet comprises payload portion, and payload adds before portion [STX], and end adds [ETX].
Payload portion is the instruction sent to blood pressure instrument, or the data that blood pressure instrument transmits to us.The instruction sent to blood pressure instrument has several as follows
A. start to measure
Measure initiation command
BYTE 1
DATA ’S’
Payload portion is one ' S ' character
B. interruption is measured
Measure interruptive command
BYTE 1
DATA ’R’
Payload portion is one ' R ' character
C. require again to send result
Measurement result is delivered letters order once again
BYTE 1
DATA ’B’
Payload portion is one ' B ' character
D. the time of blood pressure instrument is changed
The order of moment setting
Data format is as above shown.
Time we send data to blood pressure instrument, not every order, blood pressure instrument all can be made a response.Blood pressure instrument can be different according to the difference of pattern to the response of request.As following table:
According to communication protocol because can actable function different, the instruction accepted is also different.
Wherein х represents and can not respond order, and O represents and can respond order.

Claims (2)

1. a computer system control measuring method for sphygomanometer, is characterized in that: adopt computer control system to be connected with sphygomanometer, controlled the work of sphygomanometer by computer control system; Described computer control system comprises order receiver module, order receiver module is connected with command conversion module, command conversion module and computer digital animation model calling, computer digital animation module is connected with memory module, and computer digital animation module is connected with sphygomanometer data processing module by serial ports; Sphygomanometer comprises sphygomanometer data processing module, and sphygomanometer data processing module is connected with induction module, blood pressure instrument display module;
The input command that order receiver module receives is changed into the order that blood pressure instrument can identify by order conversion module, the bar code information simultaneously user inputted, received by order receiver module is converted into the ID of identifiable design patient, and the data after transforming are sent to computer digital animation module; Order after conversion is sent to blood pressure instrument by data processing module, and is responsible for the data receiving blood pressure determination from blood pressure instrument, is stored into by the blood pressure information received in user's blood pressure information corresponding in memory module.
2. the computer system control measuring method of sphygomanometer according to claim 1, is characterized in that: blood pressure instrument one has four kinds of communication patterns, and the communication pattern method arranging blood pressure instrument is as follows:
RV Baud rate 2400 The data bit of 7bit Use even check Position of rest is 2bit RV2 The same The data bit of 7bit Use even check Position of rest is 1bit RV3 The same The data bit of 8bit Use even check Position of rest is 1bit 10key The same The data bit of 8bit Use even check Position of rest is 1bit
Above communication parameter setting, uses the SerialPort class of C#, uses the BaudRate parameter setting baud rate of SerialPort, uses the Parity parameter setting even-odd check of SerialPort, uses the StopBits parameter setting position of rest of SerialPort; Data bit uses the DataBits parameter setting of SerialPort;
Set the transmission data method after communication pattern:
Under RV3, RV3EX, 10key pattern, packet finally to add [CR] character, [CR] is the ASCII character of carriage return;
Under RV2, RV pattern, the front and back of packet all will add special ASCII character, STX corresponding A SCII code 02, ETX corresponding A SCII code 03; The formation of packet comprises payload portion, and payload adds before portion [STX], and end adds [ETX].
CN201510094647.XA 2015-03-03 2015-03-03 Computer system-controlled measurement method of sphygmomanometer Pending CN104644146A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510094647.XA CN104644146A (en) 2015-03-03 2015-03-03 Computer system-controlled measurement method of sphygmomanometer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510094647.XA CN104644146A (en) 2015-03-03 2015-03-03 Computer system-controlled measurement method of sphygmomanometer

Publications (1)

Publication Number Publication Date
CN104644146A true CN104644146A (en) 2015-05-27

Family

ID=53236161

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510094647.XA Pending CN104644146A (en) 2015-03-03 2015-03-03 Computer system-controlled measurement method of sphygmomanometer

Country Status (1)

Country Link
CN (1) CN104644146A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110115572A (en) * 2019-04-12 2019-08-13 铂元智能科技(北京)有限公司 The enquiry control method and system of sphygmomanometer

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6171264B1 (en) * 1998-05-15 2001-01-09 Biosys Ab Medical measuring system
CN202086465U (en) * 2011-05-04 2011-12-28 朱传均 Sphygmomanometer with data transmission function
CN102813508A (en) * 2011-06-08 2012-12-12 杭州优一千健康科技有限公司 Device suitable for measuring blood pressure in public places and method
CN102813507A (en) * 2011-06-08 2012-12-12 中国医学科学院阜外心血管病医院 Device and method for measuring blood pressure value of human body when human body is in stable state

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6171264B1 (en) * 1998-05-15 2001-01-09 Biosys Ab Medical measuring system
CN202086465U (en) * 2011-05-04 2011-12-28 朱传均 Sphygmomanometer with data transmission function
CN102813508A (en) * 2011-06-08 2012-12-12 杭州优一千健康科技有限公司 Device suitable for measuring blood pressure in public places and method
CN102813507A (en) * 2011-06-08 2012-12-12 中国医学科学院阜外心血管病医院 Device and method for measuring blood pressure value of human body when human body is in stable state

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
徐蕾璐等: "C#.NET环境下基于SerialPort实现SR23与PC机的通信", 《计算机与现代化》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110115572A (en) * 2019-04-12 2019-08-13 铂元智能科技(北京)有限公司 The enquiry control method and system of sphygmomanometer

Similar Documents

Publication Publication Date Title
CN101246462B (en) Periphery communication interface extension device and method
CN104345147A (en) Portable medical blood glucose detecting system with code scanner
EP1306783A4 (en) Measurement assisting system and measurement assisting method
CN104644146A (en) Computer system-controlled measurement method of sphygmomanometer
CN105868542B (en) Medical follow up system, terminal and its medical follow up method
CN207412152U (en) New scanning body temperature rifle
CN200976179Y (en) Self-service report printing system
CN104919461A (en) Infusion line management system
CN203102448U (en) Self-service intelligent film printer
JP7082772B1 (en) Vital data input device, data input assist device and its control program
CN201691908U (en) Electronic sphygmomanometer with CDMA2000 system
CN204863231U (en) Urine measurement appearance, urine are measured management system and are doctorsed and nurses management system
CN201965630U (en) Patient identity bar code recognition device and gamma ray treatment system
CN207184545U (en) The high in the clouds sychronisation and system of 3D printing
US20090144079A1 (en) Patient identification mechanism in a telemonitoring system
CN204028989U (en) A kind of patient's essential information display device
CN105118263A (en) Multi-account measuring device, system and method
CN101332078A (en) Domestic self-health consultation acquisition system
CN103654733B (en) A kind of full section measuring system
CN202600713U (en) Gprs remote medical system
CN202362782U (en) 3G wireless network-based remote family health information acquisition device
CN205644893U (en) Medical personnel alarm system based on fingerprint identification and RFID technique
CN201487546U (en) Gas filling machine with USB storage and transmission module
CN201017379Y (en) Self-help list taking machine for inspection report
CN215821909U (en) Medical intelligent blood transfusion identification device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150527

RJ01 Rejection of invention patent application after publication