CN104618490B - The data sharing method and system of communicating terminal in medical system - Google Patents

The data sharing method and system of communicating terminal in medical system Download PDF

Info

Publication number
CN104618490B
CN104618490B CN201510065353.4A CN201510065353A CN104618490B CN 104618490 B CN104618490 B CN 104618490B CN 201510065353 A CN201510065353 A CN 201510065353A CN 104618490 B CN104618490 B CN 104618490B
Authority
CN
China
Prior art keywords
document
data
request
server
terminal equipment
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
Application number
CN201510065353.4A
Other languages
Chinese (zh)
Other versions
CN104618490A (en
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.)
Shenzhen Lachesis Mobile Medical Technology Co Ltd
Original Assignee
Shenzhen Lachesis Mobile Medical 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 Shenzhen Lachesis Mobile Medical Technology Co Ltd filed Critical Shenzhen Lachesis Mobile Medical Technology Co Ltd
Priority to CN201510065353.4A priority Critical patent/CN104618490B/en
Publication of CN104618490A publication Critical patent/CN104618490A/en
Application granted granted Critical
Publication of CN104618490B publication Critical patent/CN104618490B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention belongs to portable medical fields, provide a kind of data sharing method of communicating terminal in medical system, including:Terminal device sends the document request for obtaining specific identity to server;The request includes:Identity identification information and document title;Whether server is retrieved in the database has and the matched document of the request;If server inquiry has the matched document of the request, return to document number, document static data and document dynamic data to terminal device;Terminal device inserts the static data of document and dynamic data, such as nothing, inquiry obtain the corresponding document code of the document title and with other matched documents of the identity information, extract static data, document code and static data be sent to terminal device;Terminal device fills in data.Method provided by the invention has the advantages of compatibility is strong, and working efficiency is high.

Description

Data sharing method and system for communication terminal in medical system
Technical Field
The invention belongs to the field of mobile medical treatment, and particularly relates to a data sharing method and system for a communication terminal in a medical system.
Background
Mobile medical treatment is to provide medical services and information by using mobile communication technologies, such as PDA, mobile phone, and PC, and particularly in the field of mobile internet, mainly uses medical health applications based on terminal systems such as android, iOS, and windows. Terminal equipment is developed to the present, and mainly competes between two types of equipment, one type is mainly PC equipment for office users, and the other type is mainly mobile phone equipment for personal users, for the PC equipment, most of the PC equipment adopts a windows system, and a small part of the equipment adopts an ios system, and for the mobile phone equipment, most of the equipment adopts an ios or Android system; for a mobile medical system, although a large amount of medical data is a problem, more importantly, the problem of sharing the large amount of data among different systems is a problem, and in addition, for a user, the types of terminals for acquiring data from a network are various, and how to realize data sharing among different terminals is an urgent problem to be solved. However, for the field of mobile medicine, the cost is too high, because for mobile medicine, generally, hospital is used as a unit to establish an own mobile medical system, different systems are respectively established according to the existing popular systems, and the establishment of three systems, ios, android and windows, is required at least, which is undoubtedly a very large overhead for a hospital, and how to implement sharing of data of multiple operating systems in the same system becomes a problem which needs to be solved urgently.
Disclosure of Invention
The embodiment of the invention aims to provide a data sharing method for a communication terminal in a medical system, and aims to solve the problem that the existing technical scheme cannot realize multi-system data sharing.
In one aspect, a data sharing method for a communication terminal in a medical system is provided, where the method includes:
101. the terminal equipment sends a document request for acquiring a specific identity to the server; the request includes: identity identifying information and document names;
102. the server searches whether a document matched with the request exists in a database; if the server inquires the document matched with the request, executing steps 103 and 104; if the server inquires the document without the request matching, executing steps 105 and 106;
103. the server returns the document number, the document static data and the document dynamic data to the terminal equipment;
104. the terminal equipment locally acquires a structure and a list corresponding to the document number according to the document number; filling static data and dynamic data of the document into the structure and the list, and displaying the document after all data are written;
105. the server inquires and obtains a document number corresponding to the document name, inquires other documents matched with the identity information, extracts other document static data in the other documents matched with the identity information, and sends the document number and the other document static data to the terminal equipment;
106. and the terminal equipment locally acquires the structure and the list corresponding to the document number according to the document number, fills other document static data in the structure and the list corresponding to the document number, and displays the document after all data are written.
Optionally, the specific implementation method of step 102 is:
the server searches the documents in the database, if the identity identification information and the document name of the documents are the same as those in the request, and determines that the documents are matched with the request, otherwise, determines that the documents are not matched with the request.
Optionally, the implementation method of steps 103 and 104 specifically includes:
if the dynamic data of the document has a plurality of lines of data, the server extracts the description of each line of record according to a multi-line record structure to form a line description list, the returned data is identified into the line description list, the line description list is sent to the terminal equipment, and the terminal equipment writes the document structure and the list line by line according to the line description list.
Optionally, after step 104 or step 106, the method further includes:
if the document data is modified, the terminal equipment records the modified data or data lines, combines the modified data or data lines by matching with the document structure to form a data format for submitting modification, and submits the modified data format to the server; the server stores the modified data under the document structure according to the document structure.
In another aspect, there is provided a data sharing system of a communication terminal in a medical system, the system including: a terminal device and a server; wherein,
the terminal equipment is used for sending a document request for acquiring a specific identity to the server; the request includes: identity identifying information and document names;
the server is used for searching whether a document matched with the request exists in a database; if the document matched with the request is inquired, returning a document number, document static data and document dynamic data to the terminal equipment;
the terminal device is used for locally acquiring a structure and a list corresponding to the document number according to the document number; filling static data and dynamic data of the document into the structure and the list, and displaying the document after all data are written;
the server is used for inquiring the document number corresponding to the document name if the document without the request matching is inquired, inquiring other documents matched with the identity information, extracting other document static data in the other documents matched with the identity information, and sending the document number and the other document static data to the terminal equipment;
and the terminal equipment is used for locally acquiring the structure and the list corresponding to the document number according to the document number, filling other document static data into the structure and the list corresponding to the document number, and displaying the document after all data are written.
Optionally, whether there is a document matching the request specifically includes:
the server searches the documents in the database, if the identity identification information and the document name of the documents are the same as those in the request, and determines that the documents are matched with the request, otherwise, determines that the documents are not matched with the request.
Optionally, if there are multiple lines of data in the dynamic data of the document, the server is configured to extract descriptions of each line of records according to a multiple-line record structure, form a line description list, identify the returned data as the line description list, and send the line description list to the terminal device;
and the terminal equipment is used for writing the document structure and the list line by line according to the line description list.
Optionally, the system further includes:
if the document data is modified, the terminal equipment is used for recording the modified data or data lines, combining the modified data or data lines with the document structure to form a data format for submitting modification, and submitting the modified data format to a server;
and the server is used for storing the modified data under the document structure according to the document structure.
In the embodiment of the invention, the technical scheme provided by the invention has the advantages of strong compatibility and high working efficiency.
Drawings
Fig. 1 is a flowchart of a data sharing method of a communication terminal in a medical system according to the present invention;
fig. 2 is a structural diagram of a data sharing system of a communication terminal in a medical system according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The specific embodiment of the present invention provides a data sharing method for a communication terminal in a medical system, where the method is described in fig. 1, and includes:
101. the terminal equipment sends a document request for acquiring a specific identity to the server; the request includes: identity identifying information and document names;
the identification information may be specifically: the information capable of being identified, such as identification number, name, bound mobile phone number, registration bar code, etc., and the document name can be the result of blood test, hospitalization, etc. which needs to be known.
102. The server searches whether a document matched with the request exists in a database; if the server inquires the document matched with the request, executing steps 103 and 104; if the server inquires the document without the request matching, executing steps 105 and 106;
103. the server returns the document number, the document static data and the document dynamic data to the terminal equipment;
104. the terminal equipment locally acquires a structure and a list corresponding to the document number according to the document number; filling static data and dynamic data of the document into the structure and the list, and displaying the document after all data are written;
105. the server inquires and obtains a document number corresponding to the document name, inquires other documents matched with the identity information, extracts other document static data in the other documents matched with the identity information, and sends the document number and the other document static data to the terminal equipment;
106. and the terminal equipment locally acquires the structure and the list corresponding to the document number according to the document number, fills other document static data in the structure and the list corresponding to the document number, and displays the document after all data are written.
The document static data may be data that does not change in a short time, for example: static data such as identification card number, name, age, height, the dynamic data of file specifically can be: data that changes in a short time, such as some medical examination data, for example, blood pressure, heart rate, pulse, blood lipid, etc., that changes in a short time.
Optionally, the specific implementation of the foregoing 102 may be:
the server searches the documents in the database, if the identity identification information and the document name of the documents are the same as those in the request, and determines that the documents are matched with the request, otherwise, determines that the documents are not matched with the request.
The technical scheme provided by the invention provides a complete data sharing mode, no matter what system the operating system of the terminal equipment belongs to, the operating system can automatically generate and display a corresponding document structure and a corresponding list, so that the inquiry of historical medical data by a user or a doctor is facilitated, particularly, because the generation of the document is generated by the terminal according to the document number, and information data is also filled in the corresponding document according to the received data content by the terminal equipment, the system incompatibility can not occur, in addition, the problem that the document is not matched with the terminal equipment is reduced by the locally generated document, for example, a document interface displayed on a PC is displayed on a mobile phone, the non-matching problem is easily generated due to the problem of the size of a display screen, and the locally generated document is only a local document corresponding to the number extracted according to the document number, therefore, the problem can not be caused, and the system does not need to distinguish the application systems of the terminal equipment and can uniformly send the serial number of the document. In addition, even if the matched document cannot be inquired, the static data of other documents can be called from other documents matched with the identification information, and the static data can be replaced by the static information of other documents due to the characteristics of stability and only matching with the identification information, so that an operator, such as a doctor, does not need to input the static data of the user again during the operation, the time of the doctor is saved, and the working efficiency is improved.
Optionally, the implementation method of 103 and 104 in the above method may specifically be:
if the dynamic data of the document has a plurality of lines of data, the server extracts the description of each line of record according to a multi-line record structure to form a line description list, the returned data is identified into the line description list, the line description list is sent to the terminal equipment, and the terminal equipment writes the document structure and the list line by line according to the line description list.
By the method, the acquisition of multi-line data is realized, and the efficiency and the application range of data acquisition are improved.
The method may further include, after 104 or 106:
if the document data is modified, the terminal equipment records the modified data or data lines, combines the modified data or data lines by matching with the document structure to form a data format for submitting modification, and submits the modified data format to the server; the server stores the modified data under the document structure according to the document structure.
The terminal equipment can be intelligent equipment such as a PC, a PDA, a mobile phone, an IPAD and the like.
The specific implementation of the present invention further provides a data sharing system for a communication terminal in a medical system, where the system is shown in fig. 2 and includes: a terminal device 21 and a server 22; wherein,
the terminal equipment is used for sending a document request for acquiring a specific identity to the server; the request includes: identity identifying information and document names;
the server is used for searching whether a document matched with the request exists in a database; if the document matched with the request is inquired, returning a document number, document static data and document dynamic data to the terminal equipment;
the terminal device is used for locally acquiring a structure and a list corresponding to the document number according to the document number; filling static data and dynamic data of the document into the structure and the list, and displaying the document after all data are written;
the server is used for inquiring the document number corresponding to the document name if the document without the request matching is inquired, inquiring other documents matched with the identity information, extracting other document static data in the other documents matched with the identity information, and sending the document number and the other document static data to the terminal equipment;
and the terminal equipment is used for locally acquiring the structure and the list corresponding to the document number according to the document number, filling other document static data into the structure and the list corresponding to the document number, and displaying the document after all data are written.
Optionally, whether there is a document matching the request specifically includes:
the server searches the documents in the database, if the identity identification information and the document name of the documents are the same as those in the request, and determines that the documents are matched with the request, otherwise, determines that the documents are not matched with the request.
Optionally, if there are multiple lines of data in the dynamic data of the document, the server is configured to extract descriptions of each line of records according to a multiple-line record structure, form a line description list, identify the returned data as the line description list, and send the line description list to the terminal device;
and the terminal equipment is used for writing the document structure and the list line by line according to the line description list.
Optionally, the system further includes:
if the document data is modified, the terminal equipment is used for recording the modified data or data lines, combining the modified data or data lines with the document structure to form a data format for submitting modification, and submitting the modified data format to a server;
the server is used for storing the modified data under the document structure according to the document structure
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 and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (8)

1. A data sharing method of a communication terminal in a medical system is characterized by comprising the following steps:
101. the terminal equipment sends a document request for acquiring a specific identity to the server; the request includes: identity identifying information and document names;
102. the server searches whether a document matched with the request exists in a database; if the server inquires the document matched with the request, executing steps 103 and 104; if the server inquires the document without the request matching, executing steps 105 and 106;
103. the server returns the document number, the document static data and the document dynamic data to the terminal equipment;
104. the terminal equipment locally acquires a structure and a list corresponding to the document number according to the document number; filling static data and dynamic data of the document into the structure and the list, and displaying the document after all data are written;
105. the server inquires and obtains a document number corresponding to the document name, inquires other documents matched with the identity identification information, extracts other document static data in the other documents matched with the identity identification information, and sends the document number and the other document static data to the terminal equipment;
106. the terminal equipment locally acquires a structure and a list corresponding to the document number according to the document number, fills other document static data into the structure and the list corresponding to the document number, and displays the document after all data are written;
the static data of the document comprises an identity card number, a name, an age and a height, and the dynamic data of the document is medical detection data.
2. The method according to claim 1, wherein the step 102 is implemented by:
the server searches the documents in the database, if the identity identification information and the document name of the documents are the same as those in the request, and determines that the documents are matched with the request, otherwise, determines that the documents are not matched with the request.
3. The method according to claim 1, wherein the implementation method of the steps 103 and 104 is specifically:
if the dynamic data of the document has a plurality of lines of data, the server extracts the description of each line of record according to a multi-line record structure to form a line description list, the returned data is identified into the line description list, the line description list is sent to the terminal equipment, and the terminal equipment writes the structure and the list line by line according to the line description list.
4. The method of claim 1, further comprising, after step 104 or step 106: if the document data is modified, the terminal equipment records the modified data or data lines, combines the modified data or data lines by matching with the document structure to form a data format for submitting modification, and submits the modified data format to the server; the server stores the modified data under the document structure according to the document structure.
5. A data sharing system of a communication terminal in a medical system, the system comprising: a terminal device and a server; wherein,
the terminal equipment is used for sending a document request for acquiring a specific identity to the server; the request includes: identity identifying information and document names;
the server is used for searching whether a document matched with the request exists in a database; if the document matched with the request is inquired, returning a document number, document static data and document dynamic data to the terminal equipment;
the terminal device is used for locally acquiring a structure and a list corresponding to the document number according to the document number; filling static data and dynamic data of the document into the structure and the list, and displaying the document after all data are written;
the server is used for inquiring and acquiring the document number corresponding to the document name if the document without the request matching is inquired, inquiring other documents matched with the identity identification information, extracting other document static data in the other documents matched with the identity identification information, and sending the document number and the other document static data to the terminal equipment;
the terminal equipment is used for locally acquiring the structure and the list corresponding to the document number according to the document number, filling and writing the static data of other documents into the structure and the list corresponding to the document number, and displaying the document after all data are written;
the static data of the document comprises an identity card number, a name, an age and a height, and the dynamic data of the document is medical detection data.
6. The system according to claim 5, wherein the presence or absence of a document matching the request is specifically:
the server searches the documents in the database, if the identity identification information and the document name of the documents are the same as those in the request, and determines that the documents are matched with the request, otherwise, determines that the documents are not matched with the request.
7. The system of claim 5,
if the dynamic data of the document comprises a plurality of lines of data, the server is used for extracting the description of each line of record according to a multi-line record structure to form a line description list, identifying the returned data into the line description list and sending the line description list to the terminal equipment;
and the terminal equipment is used for writing the structure and the list line by line according to the line description list.
8. The system of claim 5, further comprising:
if the document data is modified, the terminal equipment is used for recording the modified data or data lines, combining the modified data or data lines with the document structure to form a data format for submitting modification, and submitting the modified data format to a server;
and the server is used for storing the modified data under the document structure according to the document structure.
CN201510065353.4A 2015-02-09 2015-02-09 The data sharing method and system of communicating terminal in medical system Active CN104618490B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510065353.4A CN104618490B (en) 2015-02-09 2015-02-09 The data sharing method and system of communicating terminal in medical system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510065353.4A CN104618490B (en) 2015-02-09 2015-02-09 The data sharing method and system of communicating terminal in medical system

Publications (2)

Publication Number Publication Date
CN104618490A CN104618490A (en) 2015-05-13
CN104618490B true CN104618490B (en) 2018-06-19

Family

ID=53152765

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510065353.4A Active CN104618490B (en) 2015-02-09 2015-02-09 The data sharing method and system of communicating terminal in medical system

Country Status (1)

Country Link
CN (1) CN104618490B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106815234B (en) * 2015-11-30 2019-11-08 中国移动通信集团公司 A kind of method, apparatus and data sharing automotive engine system for sharing health data
CN106777170A (en) * 2016-12-21 2017-05-31 深圳市易特科信息技术有限公司 Strengthen the medical information document handling system and method for server access speed
CN109119151B (en) * 2018-07-25 2022-02-08 深圳市理邦精密仪器股份有限公司 Method and device for realizing mutual communication between devices

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1988535A (en) * 2005-12-23 2007-06-27 腾讯科技(深圳)有限公司 Synchronous method, system for file storage and customer terminal
CN101583035A (en) * 2009-06-05 2009-11-18 成都市华为赛门铁克科技有限公司 Access method, device and system of audio frequency and video file
CN101661459A (en) * 2009-10-19 2010-03-03 中国电信股份有限公司 Method for providing network document resources, platform thereof and system thereof
CN103729337A (en) * 2013-12-27 2014-04-16 金蝶软件(中国)有限公司 Report conversion method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7509372B2 (en) * 2001-09-13 2009-03-24 International Business Machines Corporation Method and system for redirecting data requests in peer-to-peer data networks

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1988535A (en) * 2005-12-23 2007-06-27 腾讯科技(深圳)有限公司 Synchronous method, system for file storage and customer terminal
CN101583035A (en) * 2009-06-05 2009-11-18 成都市华为赛门铁克科技有限公司 Access method, device and system of audio frequency and video file
CN101661459A (en) * 2009-10-19 2010-03-03 中国电信股份有限公司 Method for providing network document resources, platform thereof and system thereof
CN103729337A (en) * 2013-12-27 2014-04-16 金蝶软件(中国)有限公司 Report conversion method and device

Also Published As

Publication number Publication date
CN104618490A (en) 2015-05-13

Similar Documents

Publication Publication Date Title
CN109104354B (en) Grouping and establishing method and equipment thereof
CN105719329B (en) Bookkeeping voucher generation method and system
WO2019062081A1 (en) Salesman profile formation method, electronic device and computer readable storage medium
CN105678671A (en) Method and apparatus for generation of electronic medical record, mobile terminal and electronic medical record system
CN111753210B (en) Resource pushing method and device, computer equipment and computer readable storage medium
CN104618490B (en) The data sharing method and system of communicating terminal in medical system
CN106484738B (en) Page processing method and device
CN110427134B (en) Data processing method, device and equipment for instant messaging and readable storage medium
CN111091882A (en) Artificial intelligence visual PACS system and method
CN105474203A (en) Contextual searches for documents
CN115526160A (en) Rich text processing method, device and equipment and storage medium
CN204791004U (en) Medical treatment image inquiry system
CN105989052A (en) Medical image system as well as data processing method and mobile exchange device thereof
TW200935261A (en) Federated search data normalization for rich presentation
CN107657672A (en) User registers method, apparatus, system and storage medium
KR101587025B1 (en) Method for storing medical information, system and recording medium for performing the method
CN103544166A (en) Method and device for achieving segmentation browse of page
CN113190760B (en) Data processing method of regional health information platform
JP2009134694A (en) Information providing system, information processing device and information processing method, and computer program
CN106817473B (en) Address book data processing method, server and device
CN102932512A (en) Contact person analysis method and device as well as contact person generation method and device
CN108173934B (en) Application message display methods and device, terminal, server and storage medium
CN106254953A (en) Picture display method and device and picture receiving terminal
CN112487164A (en) Artificial intelligence interaction method
CN111899069A (en) Information processing method, information processing device, storage medium and computer equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 102-107, building six, building C, No.1 building, No.1 Industrial Road, Nanshan District, Guangdong, Shenzhen, 518000

Applicant after: SHENZHEN LACHESIS MOBILE MEDICAL TECHNOLOGY CO., LTD.

Address before: 102-107, building six, building C, No.1 building, No.1 Industrial Road, Nanshan District, Guangdong, Shenzhen, 518000

Applicant before: Shenzhen Lianxin Science & Technology Co., Ltd.

COR Change of bibliographic data
CB03 Change of inventor or designer information

Inventor after: Zeng Fulai

Inventor after: Liu Yuwei

Inventor after: Li Wenyuan

Inventor after: Ai Yuhua

Inventor before: Zeng Fulai

Inventor before: Liu Yuwei

COR Change of bibliographic data
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 518000 C, building 102-107 and 209-211, No.1 business building, industrial road six, Nanshan District merchants street, Shenzhen, Guangdong.

Patentee after: SHENZHEN LACHESIS MOBILE MEDICAL TECHNOLOGY CO., LTD.

Address before: 102-107, building six, building C, No.1 building, No.1 Industrial Road, Nanshan District, Guangdong, Shenzhen, 518000

Patentee before: SHENZHEN LACHESIS MOBILE MEDICAL TECHNOLOGY CO., LTD.