CN108595161B - Engine processing method for obtaining operation script of patient information - Google Patents

Engine processing method for obtaining operation script of patient information Download PDF

Info

Publication number
CN108595161B
CN108595161B CN201710143914.7A CN201710143914A CN108595161B CN 108595161 B CN108595161 B CN 108595161B CN 201710143914 A CN201710143914 A CN 201710143914A CN 108595161 B CN108595161 B CN 108595161B
Authority
CN
China
Prior art keywords
script
patient
module
data
data acquisition
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
CN201710143914.7A
Other languages
Chinese (zh)
Other versions
CN108595161A (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.)
Changsha Biovision Software Technology Co ltd
Original Assignee
Changsha Biovision Software 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 Changsha Biovision Software Technology Co ltd filed Critical Changsha Biovision Software Technology Co ltd
Priority to CN201710143914.7A priority Critical patent/CN108595161B/en
Publication of CN108595161A publication Critical patent/CN108595161A/en
Application granted granted Critical
Publication of CN108595161B publication Critical patent/CN108595161B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention provides an engine processing method for obtaining an operation script of patient information, which comprises a script configuration module, a script engine module, a data acquisition module and a patient data viewing module. The method comprises the following steps: the medical software operation process of a doctor is firstly configured, then data acquisition is driven, a software interface acquires patient information, and then the patient information is checked through a PC and a mobile terminal. The method of the invention displays the clinical data of the patient based on HTML5, so that any terminal such as a smart phone, an IPAD, a PC and the like can check the clinical data of the patient, thereby facilitating the clinical department to check the clinical data of the patient at any time and any place and being convenient to be docked with various existing medical systems.

Description

Engine processing method for obtaining operation script of patient information
Technical Field
The invention relates to the technical field of internet medical treatment, in particular to an engine processing method for obtaining an operation script of patient information.
Background
With the rapid development of hospital information construction, higher standard data integration requirements are provided for each system of a hospital, and each medical system not only needs to meet daily business requirements, but also needs to meet increasingly important application requirements such as mobility, intellectualization and virtualization.
Currently, most of the information between hospitals is not circulated, but still remains a data island, personal electronic health records lack the availability and openness, and a large amount of diagnosis results and related data are in a static fragmentation state and cannot be effectively used. If the data and information are to be collected, a lot of interface work is needed to be done with a manufacturer, which consumes a lot of time and even money and is very cumbersome. In the traditional technology, the images do not have any fluidity, and are only stored in a system in a hospital, so that a doctor needs to see in a special network when wanting to call; the electronic medical record comprises all information of the patient, requires long-term storage and is convenient to obtain. The patient information is stored and managed in the form of a database, and a large space capacity is required, so that the patient information cannot be stored for a long time. However, the patient still needs to look up the historical information after being separated from the database, so that the patient does not occupy too much space, the working efficiency is reduced, and the aim of meeting the requirements of the patient and the hospital can be fulfilled. The history information is compressed to the maximum extent and stored in a classified way, or the history files are stored in a scattered way in a computer network system taking a patient as a center, so that the idle capacity resources are fully utilized.
With the rapid development of hospital information technology, a method for realizing the clinical data sharing, the convenience and the business processing mobility of patients in hospitals is needed to meet the requirements of timely checking the clinical data (including patient medical advice, medical records, inspection results, image diagnosis lists, electrocardiogram report lists and the like) of the patients and the requirements of mobile diagnosis and audit of masters and experts.
Disclosure of Invention
The invention aims to provide an engine processing method for acquiring an operation script of patient information so as to solve the technical problem. The invention is switched in from a medical software interface, and the system based on the HTML5 can be operated on any cross-platform mobile terminal, so that the clinical department can inquire and retrieve the clinical data of the patient at any time when needed, and the system can be greatly convenient for a clinician to quickly check the whole information of the patient and know the diagnosis information and the examination data. The system provides more convenient help for the diagnosis and treatment work of clinicians, so that the work of a main officer and an expert is not limited by space any more, and the clinical data of patients can be retrieved anytime and anywhere no matter in-hospital meetings or learning and discussion, and the comprehensive information of each department can be mastered.
The technical problem to be solved by the invention is realized by adopting the following technical scheme.
An engine processing method for obtaining operation scripts of patient information is characterized by comprising the following steps: the method comprises a script configuration module, a script engine module, a data acquisition module and a patient data viewing module, and comprises the following steps:
a) Configuring the operation flow of the medical software for a doctor through a script configuration module;
b) Loading script configuration, driving data acquisition by an engine, executing a script operation process and driving specified data acquisition by a script engine module;
c) Acquiring patient information from a software interface through a data acquisition module;
d) And through the patient data viewing module, the clinical data of the patient can be viewed at the PC and the mobile terminal.
Further, the medical software operation flow is configured through a script configuration module, and the operation flow (script logic) is configured by simulating the operation of a doctor.
Furthermore, the script engine module loads the configured script, executes the operation flow, and drives the data acquisition module to position and acquire information on the medical software interface in each step of operation. Data is then passed through, inserting the data into the database.
Furthermore, the data acquisition module is used for retrieving the patient information and capturing data;
furthermore, the data acquisition module is used for pushing the clinical information of the patient, which is analyzed and acquired from the medical software interface, to the client and attaching a basic information label of the patient on the analysis image.
Furthermore, the script configuration module is realized by adopting a JavaScript language, and Js frames such as Jquery and the like are supported; the script engine module flexibly loads a script, executes the script and drives a data acquisition program; the data acquisition module is developed by adopting VC + + language; the patient data viewing module is developed by adopting an HTML language.
Further, in the step a, the operation flow of the medical software by the doctor is completed through script configuration.
Further, in the step b, the operation flow is executed in the engine module, and the script engine transmits a message to the data acquisition module to inform the data acquisition module of acquiring data according to the configuration rule.
Furthermore, in the step c, after the patient information is acquired, the data is transmitted to the server for storage, so that a doctor can conveniently manage the patient information.
Furthermore, in the step d, the acquired patient information is displayed at the PC end and the mobile end, so that a doctor can conveniently check the clinical data of the patient at any time and any place.
The invention has the beneficial effects that:
the invention displays the clinical data of the patient based on HTML5, so that any terminal such as a smart phone, an IPAD, a PC and the like can check the clinical data of the patient, a clinical department can check the clinical data of the patient conveniently at any time and any place, and the invention is convenient to be docked with various existing medical systems.
Drawings
FIG. 1 is a schematic flow chart of the present invention.
Detailed Description
In order to make the technical means, the original characteristics, the achieved purposes and the effects of the invention easily understood, the invention is further described below with reference to the specific embodiments and the attached drawings, but the following embodiments are only the preferred embodiments of the invention, and not all embodiments. Based on the embodiments in the implementation, other embodiments obtained by those skilled in the art without any creative efforts belong to the protection scope of the present invention.
An engine processing method for obtaining an operation script of patient information comprises a script configuration module, a script engine module, a data acquisition module and a patient data viewing module, wherein the script configuration module is realized by adopting a JavaScript language and simultaneously supports Js frames such as Jquery and the like; the script engine module flexibly loads a script, executes the script and drives a data acquisition program; the data acquisition module is developed by adopting VC + + language; the patient data viewing module is developed by adopting an HTML language.
An engine processing method for obtaining operation script of patient information includes the following steps:
a) The medical software operation process is configured through scripts;
b) The script engine module executes a script operation process and drives the specified data to be acquired;
c) The data acquisition module acquires patient information;
d) And the patient data viewing module is used for viewing the clinical data of the patient at the PC and the mobile terminal.
The operation flow of the medical software is configured through the script configuration module, the operation process of a doctor on the medical software is simulated, and the script logic is realized.
And loading the configured script, executing the operation flow, driving the data acquisition module in each step of operation, and positioning and acquiring information on the medical software interface. And then data is transferred and inserted into the database.
The data acquisition module is used for pushing clinical information of the patient, which is analyzed and acquired from a medical software interface, to the client by retrieving the patient information and capturing the data, and is additionally provided with a basic information label of the patient on the analysis image;
then, through the patient data viewing module, a doctor can view clinical data of the patient at any time and any place on the PC or the mobile terminal.
The foregoing shows and describes the general principles, essential features, and advantages of the invention. It should be understood by those skilled in the art that the present invention is not limited to the above embodiments, and the above embodiments and descriptions are only preferred examples of the present invention and are not intended to limit the present invention, and that various changes and modifications may be made without departing from the spirit and scope of the present invention, which fall within the scope of the claimed invention. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (6)

1. An engine processing method for obtaining operation script of patient information is characterized in that: the method comprises a script configuration module, a script engine module, a data acquisition module and a patient data viewing module, and comprises the following steps:
a) Configuring the operation flow of a doctor on the medical software through a script configuration module;
b) Loading script configuration, driving data acquisition by an engine, executing a script operation process and driving specified data acquisition by a script engine module;
c) Acquiring patient information from a software interface through a data acquisition module;
d) Checking clinical data of the patient at the PC and the mobile terminal through the patient data checking module;
the medical software operation flow is configured through the script configuration module, the operation of a doctor is simulated, and the script operation flow is configured;
the script engine module loads configured scripts, executes an operation process, drives the data acquisition module to position and acquire information on a medical software interface in each step of operation, then transmits data and inserts the data into a database;
the data acquisition module is used for retrieving the patient information and performing data capture;
the data acquisition module is used for pushing the clinical information of the patient, which is analyzed and acquired from the medical software interface, to the client side and attaching a basic information label of the patient on the analysis image.
2. The engine processing method of an operation script for acquiring patient information as set forth in claim 1, wherein: the script configuration module is realized by adopting a JavaScript language, and simultaneously supports a jquery frame; the script engine module flexibly loads a script, executes the script and drives a data acquisition program; the data acquisition module is developed by adopting VC + + language; the patient data viewing module is developed by adopting an HTML language.
3. The engine processing method of an operation script for acquiring patient information as set forth in claim 1, wherein: in the step a, the operation flow of the medical software by the doctor is completed through script configuration.
4. The engine processing method of an operation script for acquiring patient information as set forth in claim 1, wherein: in the step b, the operation flow is executed in the engine module, and the script engine transmits the message to the data acquisition module to inform the data acquisition module of acquiring data according to the configuration rule.
5. The engine processing method of an operation script for acquiring patient information as set forth in claim 1, wherein: in the step c, after the patient information is obtained, the data is transmitted to the server for storage, so that a doctor can conveniently manage the patient information.
6. The engine processing method of an operation script for acquiring patient information as set forth in claim 1, wherein: in the step d, the acquired patient information is displayed at the PC end and the mobile end, so that a doctor can conveniently check the clinical information of the patient at any time and any place.
CN201710143914.7A 2017-03-15 2017-03-15 Engine processing method for obtaining operation script of patient information Active CN108595161B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710143914.7A CN108595161B (en) 2017-03-15 2017-03-15 Engine processing method for obtaining operation script of patient information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710143914.7A CN108595161B (en) 2017-03-15 2017-03-15 Engine processing method for obtaining operation script of patient information

Publications (2)

Publication Number Publication Date
CN108595161A CN108595161A (en) 2018-09-28
CN108595161B true CN108595161B (en) 2023-04-07

Family

ID=63632912

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710143914.7A Active CN108595161B (en) 2017-03-15 2017-03-15 Engine processing method for obtaining operation script of patient information

Country Status (1)

Country Link
CN (1) CN108595161B (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1280091A3 (en) * 1996-07-12 2005-05-25 First Opinion Corporation Computerized medical diagnostic system utilizing list-based processing
US20040122711A1 (en) * 2002-12-20 2004-06-24 Mediware Information Systems Inc. System and method for the optimization of the delivery of hospital services
CN103455886B (en) * 2013-09-03 2016-08-17 西安电子科技大学 Dicision of diagnosis and treatment based on workflow supports system

Also Published As

Publication number Publication date
CN108595161A (en) 2018-09-28

Similar Documents

Publication Publication Date Title
CA2742779C (en) Method and system for providing remote access to a state of an application program
CN109698022A (en) Medical image data utilization and sharing platform
US20140006926A1 (en) Systems and methods for natural language processing to provide smart links in radiology reports
CN102243692A (en) Medical conferencing systems and methods
CN102542127A (en) Systems and methods for smart medical collaboration
CA3131877A1 (en) A platform for evaluating medical information and method for using the same
CN111985197A (en) Template generation method based on medical information
CN105446669A (en) Virtual printer based medical data acquisition and transmission method and system thereof
JP2019507428A (en) Reconstruction of cognitive patient treatment events
CN104281614A (en) Method and system for realizing full-timeliness multi-dimensional heterogeneous data medical record
CN110970137A (en) Intelligent cloud nursing system and method based on 5G mobile communication
Mann et al. HIS integration systems using modality worklist and DICOM
CN203706207U (en) Compression medical image storage transmission system based on cloud storage
CN108595161B (en) Engine processing method for obtaining operation script of patient information
CN111192643A (en) Medical record data processing method and related equipment
JP7278256B2 (en) Devices, systems and methods for optimizing image acquisition workflows
US20130046556A1 (en) Medical presentation creator
US20220246281A1 (en) Methods and systems for improving radiology workflow
CN113793677A (en) Electronic medical record management method and device, storage medium and electronic equipment
Sibarani Simulating an integration systems: Hospital information system, radiology information system and picture archiving and communication system
JP7216660B2 (en) Devices, systems, and methods for determining reading environments by synthesizing downstream needs
Marozas et al. Development of teleconsultations systems for e-health
US20230060235A1 (en) Multi-stage workflow processing and analysis platform
Pacheco Self-service kiosk-based anamnesis system for emergency departments
Pflug et al. Measuring the impact of the computer on the consultation: an open source application to combine multiple observational outputs

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