CN111653345B - Nursing scheme processing method and device - Google Patents

Nursing scheme processing method and device Download PDF

Info

Publication number
CN111653345B
CN111653345B CN202010483859.8A CN202010483859A CN111653345B CN 111653345 B CN111653345 B CN 111653345B CN 202010483859 A CN202010483859 A CN 202010483859A CN 111653345 B CN111653345 B CN 111653345B
Authority
CN
China
Prior art keywords
sign information
current sign
care plan
current
care
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
CN202010483859.8A
Other languages
Chinese (zh)
Other versions
CN111653345A (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.)
Taikang Insurance Group Co Ltd
Original Assignee
Taikang Insurance Group 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 Taikang Insurance Group Co Ltd filed Critical Taikang Insurance Group Co Ltd
Priority to CN202010483859.8A priority Critical patent/CN111653345B/en
Publication of CN111653345A publication Critical patent/CN111653345A/en
Application granted granted Critical
Publication of CN111653345B publication Critical patent/CN111653345B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/20ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management or administration of healthcare resources or facilities, e.g. managing hospital staff or surgery rooms

Landscapes

  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The embodiment of the disclosure provides a care scheme processing method and device, a computer-readable storage medium and electronic equipment, and belongs to the technical field of computers and communication. The method comprises the following steps: acquiring current sign information of a monitored object encapsulated into JSON data in real time through a network socket monitoring program; comparing the current sign information with the sign information before a specific time period; querying a database comprising a care plan template to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a specific value; when the change of the current sign information does not exceed a specific value, the current care plan is kept unchanged. The method can realize the treatment of the nursing scheme and improve the efficiency and accuracy of the generation of the nursing scheme.

Description

Nursing scheme processing method and device
Technical Field
The present disclosure relates to the field of computer and communication technologies, and in particular, to a care plan processing method and apparatus, a computer readable storage medium, and an electronic device.
Background
Care plans are current care plans that both medical institutions and care institutions need to formulate for customers. The care plan formulation objectives and procedures are different for different customers. At the initial stage of nursing, the nursing plan is complicated; particularly, when the customer sign information changes, the nursing plan also changes, but a large amount of information is input, so that the workload of staff is increased, and the situations of missing, overflow, increase and the like of plan input are likely to occur at the same time, so that the error rate is extremely high. In order to reduce the workload of staff and reduce the logging error rate, automatic adjustment of the care plan is indispensable. Thus, there is a need for an efficient method of generating care regimens.
It should be noted that the information disclosed in the above background section is only for enhancing understanding of the background of the present disclosure and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
The embodiment of the disclosure provides a nursing scheme processing method and device, a computer readable storage medium and electronic equipment, which can improve the efficiency and accuracy of nursing scheme processing.
Other features and advantages of the present disclosure will be apparent from the following detailed description, or may be learned in part by the practice of the disclosure.
According to one aspect of the present disclosure, there is provided a method of treating a care regimen, comprising:
acquiring current sign information of a monitored object encapsulated into JSON data in real time through a network socket monitoring program;
comparing the current sign information with the sign information before a specific time period;
querying a database comprising a care plan template to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a specific value;
when the change of the current sign information does not exceed a specific value, keeping the current care plan unchanged;
wherein querying a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value comprises:
when one or more data in the JSON data change exceeds a specific value, the current sign information is packaged into query parameters, and a nursing scheme conforming to the current sign information is queried from the database, wherein the nursing scheme comprises a doctor's advice name, a single execution quantity, frequency, execution time, start time, end time and executives.
In one embodiment, obtaining, in real time, the subject's current signature information encapsulated into JSON data via a network jack listener includes:
and acquiring the current sign information which is transmitted by taking the unique index of the resident as the ID and is packaged into JSON data in real time through a network socket monitoring program.
In one embodiment, querying a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value comprises:
and generating a fixed medical advice from the starting time to the ending time according to the frequency, and generating backlog for the corresponding executor in a short message or application program pushing mode.
In one embodiment, after acquiring the care regimen corresponding to the current sign information:
and checking whether the nursing scheme corresponding to the current sign information is reasonable or not.
In one embodiment, querying a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value comprises:
and generating a nursing prompt according to the individual difference of the monitored object, and sending the nursing prompt to the corresponding executor in a short message or application program pushing mode.
In one embodiment, obtaining, in real time, the subject's current signature information encapsulated into JSON data via a network jack listener includes:
and acquiring the body temperature, heart rate, respiration, water inflow, pulse, heat consumption, blood sugar and blood pressure information of the monitored object in real time.
In one embodiment, further comprising:
the care plan templates in the database are updated periodically according to problems that occur with the care plan in use.
According to one aspect of the present disclosure, there is provided a treatment device of a care plan, comprising:
the acquisition module is configured to acquire the current sign information of the monitored object, which is encapsulated into JSON data, in real time through the network socket monitoring program;
the analysis module is configured to compare the current sign information with the sign information before a specific time period; and
and a selection module: configured to query a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value; when the change of the current sign information does not exceed a specific value, keeping the current care plan unchanged;
wherein querying a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value comprises:
when one or more data in the JSON data change exceeds a specific value, the current sign information is packaged into query parameters, and a nursing scheme conforming to the current sign information is queried from the database, wherein the nursing scheme comprises a doctor's advice name, a single execution quantity, frequency, execution time, start time, end time and executives.
According to one aspect of the present disclosure, there is provided an electronic device including:
one or more processors;
a storage device configured to store one or more programs that, when executed by the one or more processors, cause the one or more processors to implement the method of treatment of a care regimen as in any of the above embodiments.
According to one aspect of the present disclosure, there is provided a computer readable storage medium storing a computer program which, when executed by a processor, implements a method of treatment of a care regimen as in any of the above embodiments.
In some embodiments of the present disclosure, on one hand, current sign information of a subject is obtained in real time; comparing the current sign information with the sign information before a specific time period; when the change of the current sign information exceeds a specific value, acquiring a nursing scheme corresponding to the current sign information by inquiring a database; or when the change of the current sign information does not exceed a specific value, the current nursing scheme is continuously used, so that the patient can be efficiently nursed, and the nursing scheme of the patient can be timely and effectively obtained, on one hand, the nursing quality is improved, the nursing food errors are avoided, and meanwhile, the nursing efficiency is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure. It will be apparent to those of ordinary skill in the art that the drawings in the following description are merely examples of the disclosure and that other drawings may be derived from them without undue effort. In the drawings:
FIG. 1 illustrates a schematic diagram of an exemplary system architecture of a treatment method of a care regimen or a treatment device of a care regimen to which embodiments of the present disclosure may be applied;
FIG. 2 illustrates a schematic diagram of a computer system suitable for use in implementing embodiments of the present disclosure;
FIG. 3 schematically illustrates a flow chart of a care regimen treatment method in accordance with an embodiment of the present disclosure;
fig. 4 schematically illustrates a block diagram of a care plan processing apparatus according to an embodiment of the present disclosure;
fig. 5 schematically shows a block diagram of a care plan processing apparatus according to another embodiment of the present invention;
fig. 6 schematically shows a block diagram of a care plan processing apparatus according to another embodiment of the present invention.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. However, the exemplary embodiments may be embodied in many forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the example embodiments to those skilled in the art.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the present disclosure. One skilled in the relevant art will recognize, however, that the disclosed aspects may be practiced without one or more of the specific details, or with other methods, components, devices, steps, etc. In other instances, well-known methods, devices, implementations, or operations are not shown or described in detail to avoid obscuring aspects of the disclosure.
The block diagrams depicted in the figures are merely functional entities and do not necessarily correspond to physically separate entities. That is, the functional entities may be implemented in software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
The flow diagrams depicted in the figures are exemplary only, and do not necessarily include all of the elements and operations/steps, nor must they be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the order of actual execution may be changed according to actual situations.
Fig. 1 shows a schematic diagram of an exemplary system architecture 100 of a treatment method of a care regimen or a treatment device of a care regimen to which embodiments of the present disclosure may be applied.
As shown in fig. 1, the system architecture 100 may include one or more of terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 is a medium to provide communication links between the terminal devices 101, 102, 103 and the server 105. The network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
It should be understood that the number of terminal devices, networks and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation. For example, the server 105 may be a server cluster formed by a plurality of servers.
The user may interact with the server 105 via the network 104 using the terminal devices 101, 102, 103 to receive or send messages or the like. The terminal devices 101, 102, 103 may be a variety of electronic devices with display screens including, but not limited to, smartphones, tablet computers, laptop and desktop computers, digital cinema projectors, and the like. The terminal devices 101, 102, 103 may also be various sensors including, but not limited to, body temperature sensors, pulse sensors, etc.
The server 105 may be a server providing various services. For example, the user sends a request for treatment of the care plan (current sign information of the subject) to the server 105 using the terminal device 103 (which may be the terminal device 101 or 102). Or the terminal device 103 automatically acquires the current precursor information of the subject in real time and sends the current precursor information to the server 105. The server 105 may extract sub-information (body temperature, heart rate, respiration, water intake, pulse, heat consumption, blood glucose and blood pressure information of the subject) in the care regimen based on the care regimen, and compare the current sign information with the sign information before a specific period of time; when the change of the current sign information exceeds a specific value, acquiring a nursing scheme corresponding to the current sign information by inquiring a database; or continuing to use the current care regimen when the change in the precursor information does not exceed a particular value.
As another example, the terminal device 103 (may also be the terminal device 101 or 102) may be a smart tv, a VR (Virtual Reality)/AR (Augmented Reality ) head-mounted display, or a mobile terminal such as a smart phone, a tablet computer, etc. on which a navigation, a network appointment vehicle, an instant messaging, a video Application (APP), etc. are installed, and the user may send a processing request of a care plan to the server 105 through the smart tv, the VR/AR head-mounted display, or the navigation, the network appointment vehicle, the instant messaging, the video APP. The server 105 may obtain a corresponding care plan of the care plan based on the processing request of the care plan, and return the corresponding care plan of the care plan to the smart tv, VR/AR head-mounted display or the navigation, network appointment vehicle, instant messaging, video APP, and further display the corresponding care plan of the returned care plan through the smart tv, VR/AR head-mounted display or the navigation, network appointment vehicle, instant messaging, video APP.
Fig. 2 shows a schematic diagram of a computer system suitable for use in implementing embodiments of the present disclosure.
It should be noted that, the computer system 200 of the electronic device shown in fig. 2 is only an example, and should not impose any limitation on the functions and the application scope of the embodiments of the present disclosure.
As shown in fig. 2, the computer system 200 includes a central processing unit (CPU, central Processing Unit) 201, which can perform various appropriate actions and processes according to a program stored in a Read-Only Memory (ROM) 202 or a program loaded from a storage section 208 into a random access Memory (RAM, random Access Memory) 203. In the RAM 203, various programs and data required for the system operation are also stored. The CPU 201, ROM 202, and RAM 203 are connected to each other through a bus 204. An input/output (I/O) interface 205 is also connected to bus 204.
The following components are connected to the I/O interface 205: an input section 206 including a keyboard, a mouse, and the like; an output section 207 including a Cathode Ray Tube (CRT), a liquid crystal display (LCD, liquid Crystal Display), and the like, and a speaker, and the like; a storage section 208 including a hard disk or the like; and a communication section 209 including a network interface card such as a LAN (Local Area Network ) card, a modem, or the like. The communication section 209 performs communication processing via a network such as the internet. The drive 210 is also connected to the I/O interface 205 as needed. A removable medium 211 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is installed on the drive 210 as needed, so that a computer program read therefrom is installed into the storage section 208 as needed.
In particular, according to embodiments of the present disclosure, the processes described below with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable storage medium, the computer program comprising program code for performing the method shown in the flowchart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication portion 209, and/or installed from the removable medium 211. The computer program, when executed by a Central Processing Unit (CPU) 201, performs the various functions defined in the methods and/or apparatus of the present application.
It should be noted that the computer readable storage medium shown in the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM (Erasable Programmable Read Only Memory, erasable programmable read-only memory) or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable storage medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable storage medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF (Radio Frequency), and the like, or any suitable combination of the foregoing.
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of methods, apparatus, and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules and/or units and/or sub-units described in the embodiments of the present disclosure may be implemented by software, or may be implemented by hardware, and the described modules and/or units and/or sub-units may also be provided in a processor. Wherein the names of the modules and/or units and/or sub-units do not in some cases constitute a limitation of the modules and/or units and/or sub-units themselves.
As another aspect, the present application also provides a computer-readable storage medium that may be included in the electronic device described in the above embodiment; or may exist alone without being incorporated into the electronic device. The computer-readable storage medium carries one or more programs which, when executed by the electronic device, cause the electronic device to implement the methods described in the embodiments below. For example, the electronic device may implement the steps shown in fig. 3.
In the related art, for example, a machine learning method, a deep learning method, or the like may be used to perform the care plan processing, and the application ranges of the different methods are different.
Fig. 3 schematically illustrates a flow chart of a care regimen treatment method according to an embodiment of the present disclosure. The method steps of the embodiments of the present disclosure may be performed by the terminal device, by the server, or by both the terminal device and the server, for example, by the server 105 in fig. 1, but the present disclosure is not limited thereto.
In step S310, the current sign information of the subject encapsulated into JSON data is acquired in real time through the network jack listener.
In this step, the current sign information of the subject, which is encapsulated into JSON data, is acquired in real time through a web socket (websocket) listener.
In one embodiment, the step of acquiring the current sign information of the monitored object in real time may optionally be manually acquiring the current sign information of the monitored object by a staff member, and then recording the acquired current sign information by a terminal device; or the current sign information of the monitored object can be automatically acquired through devices such as a sensor and the like. The current sign information includes body temperature, heart rate, respiration, water intake, pulse, heat consumption, blood sugar and blood pressure information, but the present disclosure is not limited thereto, and the current sign information may also include other sign information of the subject.
In one embodiment, after the current sign information of the subject is obtained in real time, the current sign information is encapsulated into JSON (JavaScript Object Notation, JS object profile) data, and is sent to a network jack (websocket) listener that needs to receive the change of the resident sign information.
In one embodiment, JSON content is as follows:
Figure BDA0002518218620000091
Figure BDA0002518218620000101
in one embodiment, the current sign information acquired in real time is stored for convenient query use by the server.
In the embodiments of the present disclosure, the terminal device may be implemented in various forms. For example, the terminals described in the present disclosure may include mobile terminals such as cell phones, tablet computers, notebook computers, palm computers, personal digital assistants (personal digital assistant, PDA), portable media players (portable media player, PMP), care plan processing devices, wearable devices, smart bracelets, pedometers, robots, drones, and the like, as well as stationary terminals such as digital TV (television), desktop computers, and the like.
In step S320, the current sign information is compared with the sign information before the specific period of time.
In this step, the current sign information obtained in real time in step S320 is compared with the sign information before the specific period of time. The sign information before a specific time period refers to sign information of a subject before a predetermined time period, for example, sign information of a subject before 1 hour. The comparison of the current sign information with the sign information before the specific time period may be, for example, one-to-one comparison of the information such as the body temperature of the subject with the information such as the body temperature before the specific time period, and recording and storing the comparison result.
In step S330, when the current sign information varies by more than a specific value, querying a database including a care plan template to acquire a care plan corresponding to the current sign information; or (b)
When the change of the current sign information does not exceed a specific value, keeping the current care plan unchanged;
wherein querying a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value comprises:
when one or more data in the JSON data change exceeds a specific value, the current sign information is packaged into query parameters, and a nursing scheme conforming to the current sign information is queried from the database, wherein the nursing scheme comprises a doctor's advice name, a single execution quantity, frequency, execution time, start time, end time and executives.
In the step, when the change of the current sign information exceeds a specific value, acquiring a nursing scheme corresponding to the current sign information by inquiring a database and checking whether the nursing scheme corresponding to the current sign information is reasonable or not; for example, when the body temperature of the patient exceeds a specific value, such as 3 degrees, acquiring a corresponding nursing scheme when the body temperature variation exceeds 3 degrees by querying a database; or, for example, when the body temperature value of the monitored subject exceeds 38 degrees celsius but is not higher than 39 degrees celsius, the care plan corresponding to the body temperature of 38 degrees celsius is acquired by referring to the database. After the nursing scheme corresponding to the current sign information is obtained, whether the nursing scheme corresponding to the current sign information is reasonable or not is judged through manual auditing or database query. Continuing to use the current care regimen when the current sign information variation does not exceed a particular value, such as when the body temperature variation is less than 1 degree; or continue to use the current care regimen, for example, when the subject's body temperature value is below 37 degrees celsius and above 36 degrees celsius.
In one embodiment, the method further comprises the step of obtaining a database comprising care plan templates. Wherein the care plan templates in the database are obtained by collecting and collating summaries of care plans in the course of practice.
In one embodiment, rule information is defined for each symptom sign; and checking the nursing information in the database at regular time, and updating the missing data. In one embodiment, stored in the database are different care plans corresponding to different sign information.
In one embodiment, when the change of the current sign information exceeds a specific value, acquiring the care plan corresponding to the current sign information by querying a care plan template in the database further comprises: and checking whether the nursing scheme corresponding to the current sign information is reasonable or not.
In one embodiment, the database model is as follows:
Figure BDA0002518218620000121
Figure BDA0002518218620000131
/>
Figure BDA0002518218620000141
in one embodiment, the subject's body temperature, heart rate, respiration, water intake, pulse, caloric expenditure, blood glucose, and blood pressure information is obtained in real time.
In one embodiment, the care information in the database is checked periodically to update the absence data.
In one embodiment, when one or more data changes in the JSON data exceeds a specific value, packaging the current sign information into query parameters to query a care solution conforming to the current sign information in the database; the nursing scheme comprises a doctor's advice name, a single execution quantity, frequency, execution time, starting time, ending time and executives; and
and generating a fixed medical advice from the starting time to the ending time according to the frequency, and generating backlog for the corresponding executor in a short message or application program pushing mode.
In one embodiment, when the precursor information varies beyond a particular value, the encapsulated JSON data is sent with the unique index of the subject as ID (Identity Document, identification).
In one embodiment, the current sign information encapsulated into JSON data, which is sent with the unique index of the resident as ID, is acquired in real time by the network jack listener.
In one embodiment, when the subject has a particular need or a particular physical condition, a portion of the care plan is increased according to the subject's need or the particular physical condition.
In one embodiment, a database comprising various care protocols is summarized and archived through collection and collation of large batches of care plans.
In one embodiment, a care prompt is generated according to the individual difference of the subject, and is sent to the corresponding executor in a short message or application program pushing mode.
In one embodiment, the care plan templates in the database are updated periodically according to problems that occur with the care plan in use.
In one embodiment, rule information is defined for each symptom sign; and
periodically checking nursing information in the database, and updating the nursing plan template according to medical research progress or new nursing experience;
wherein the rule information includes:
when the body temperature ratio of a patient with the age of more than 65 years is 3 degrees different from that of the previous patient, generating a new medical advice; when the blood pressure of the patient with the age of more than 70 years rises 10 times than the last time, sending a message to a responsible party corresponding to the patient; or (b)
Wherein the rule information is a medical prescription or standard to which different symptoms need to be adhered during medical care or treatment.
In one embodiment, the sign information before the monitored object is compared, if one or more of the sign information changes too much, a rule for changing the nursing plan is triggered, and the new sign information is packaged as a query parameter to query the plan conforming to the current sign information in the database.
The method and the device acquire the current sign information of the monitored object in real time; comparing the current sign information with the sign information before a specific time period; when the change of the current sign information exceeds a specific value, acquiring a nursing scheme corresponding to the current sign information by inquiring a database; or when the change of the current sign information does not exceed a specific value, the current nursing scheme is continuously used, so that the patient can be efficiently nursed, and the nursing scheme of the patient can be timely and effectively obtained, on one hand, the nursing quality is improved, the nursing food errors are avoided, and meanwhile, the nursing efficiency is improved.
Fig. 4 schematically illustrates a block diagram of a care plan processing apparatus according to an embodiment of the present disclosure. The care solution processing apparatus 400 provided in the embodiment of the present disclosure may be disposed on a terminal device, or may be disposed on a server side, or may be partially disposed on a terminal device, or may be partially disposed on a server side, for example, may be disposed on the server 105 in fig. 1, but the present disclosure is not limited thereto.
The care regimen processing apparatus 400 provided by the embodiments of the present disclosure may include an acquisition module 410, an analysis module 420, and a selection module 430.
Wherein, the obtaining module 410 is configured to obtain, in real time, the current sign information of the monitored object encapsulated into JSON data through the network jack listener; the analysis module 420 is configured to compare the current sign information with the sign information before a specific time period; and the selection module 430 is configured to query a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value; when the change of the current sign information does not exceed a specific value, keeping the current care plan unchanged; wherein querying a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value comprises: when one or more data in the JSON data change exceeds a specific value, the current sign information is packaged into query parameters, and a nursing scheme conforming to the current sign information is queried from the database, wherein the nursing scheme comprises a doctor's advice name, a single execution quantity, frequency, execution time, start time, end time and executives.
The care solution processing apparatus 400 may acquire current sign information of the subject in real time; comparing the current sign information with the sign information before a specific time period; when the change of the current sign information exceeds a specific value, acquiring a nursing scheme corresponding to the current sign information by inquiring a database; or when the change of the current sign information does not exceed a specific value, the current nursing scheme is continuously used, so that the patient can be efficiently nursed, and the nursing scheme of the patient can be timely and effectively obtained, on one hand, the nursing quality is improved, the nursing food errors are avoided, and meanwhile, the nursing efficiency is improved.
The care regimen processing apparatus 400 described above may be used to implement the care regimen processing method described in the embodiment of fig. 3, according to embodiments of the present disclosure.
Fig. 5 schematically shows a block diagram of a care plan processing apparatus 500 according to another embodiment of the invention.
As shown in fig. 5, the care plan processing apparatus 500 further includes a display module 510 in addition to the acquisition module 410, the analysis module 420, and the selection module 430 described in the embodiment of fig. 4.
Specifically, the display module 510 displays the care plan on the terminal after the selection module 430 selects the care plan.
In the care plan processing apparatus 500, visual display of a care plan can be accomplished through the display module 510.
Fig. 6 schematically shows a block diagram of a care plan processing apparatus 600 according to another embodiment of the present invention.
As shown in fig. 6, the care regimen processing apparatus 600 includes a storage module 610 in addition to the acquisition module 410, the analysis module 420, and the selection module 430 described in the embodiment of fig. 4.
Specifically, the storage module 610 is configured to store the care plan (current precursor information) and the care plan according to the care plan, so as to facilitate the calling and referencing by the staff or the server.
It is understood that the acquisition module 410, the analysis module 420, the selection module 430, the display module 510, and the storage module 610 may be combined in one module to be implemented, or any one of the modules may be split into a plurality of modules. Alternatively, at least some of the functionality of one or more of the modules may be combined with at least some of the functionality of other modules and implemented in one module. At least one of the acquisition module 410, the analysis module 420, the selection module 430, the display module 510, and the storage module 610 may be implemented, at least in part, as hardware circuitry, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or any other reasonable manner of integrating or packaging circuitry, or in hardware or firmware, or in a suitable combination of software, hardware, and firmware implementations, in accordance with embodiments of the present invention. Alternatively, at least one of the acquisition module 410, the analysis module 420, the selection module 430, the display module 510, and the storage module 610 may be at least partially implemented as computer program modules, which when executed by a computer, may perform the functions of the respective modules.
Since the modules of the treatment device according to the exemplary embodiment of the present invention may be used to implement the steps of the exemplary embodiment of the treatment method according to the treatment method described in fig. 3, for details not disclosed in the embodiment of the device according to the present invention, reference is made to the embodiment of the treatment method according to the present invention.
The nursing scheme processing device provided by the embodiment of the disclosure acquires the current sign information of a monitored object in real time; comparing the current sign information with the sign information before a specific time period; when the change of the current sign information exceeds a specific value, acquiring a nursing scheme corresponding to the current sign information by inquiring a database; or when the change of the current sign information does not exceed a specific value, the current nursing scheme is continuously used, so that the patient can be efficiently nursed, and the nursing scheme of the patient can be timely and effectively obtained, on one hand, the nursing quality is improved, the nursing food errors are avoided, and meanwhile, the nursing efficiency is improved.
The specific implementation of each module, unit and subunit in the care solution processing apparatus provided in the embodiments of the present disclosure may refer to the content in the foregoing care solution processing method, which is not described herein again.
It should be noted that although in the above detailed description several modules, units and sub-units of the apparatus for action execution are mentioned, this division is not mandatory. Indeed, the features and functions of two or more modules, units, and sub-units described above may be embodied in one module, unit, and sub-unit, in accordance with embodiments of the present disclosure. Conversely, the features and functions of one module, unit, and sub-unit described above may be further divided into ones that are embodied by a plurality of modules, units, and sub-units.
From the above description of embodiments, those skilled in the art will readily appreciate that the example embodiments described herein may be implemented in software, or may be implemented in software in combination with the necessary hardware. Thus, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (may be a CD-ROM, a U-disk, a mobile hard disk, etc.) or on a network, and includes several instructions to cause a computing device (may be a personal computer, a server, a touch terminal, or a network device, etc.) to perform the method according to the embodiments of the present disclosure.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any adaptations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It is to be understood that the present disclosure is not limited to the precise arrangements and instrumentalities shown in the drawings, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A care regimen treatment method, comprising:
acquiring current sign information of a monitored object encapsulated into JSON data in real time through a network socket monitoring program;
comparing the current sign information with the sign information before a specific time period;
querying a database comprising a care plan template to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a specific value;
when the change of the current sign information does not exceed a specific value, keeping the current care plan unchanged;
wherein querying a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value comprises:
when one or more data in the JSON data change exceeds a specific value, the current sign information is packaged into query parameters, and a nursing scheme conforming to the current sign information is queried from the database, wherein the nursing scheme comprises a doctor's advice name, a single execution quantity, frequency, execution time, start time, end time and executives.
2. The method of claim 1, wherein obtaining, in real-time, via a network jack listener, the subject's precursor information encapsulated into JSON data comprises:
and acquiring the current sign information which is transmitted by taking the unique index of the resident as the ID and is packaged into JSON data in real time through a network socket monitoring program.
3. The method of claim 1, wherein querying a database comprising care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value further comprises:
and generating a fixed medical advice from the starting time to the ending time according to the frequency, and generating backlog for the corresponding executor in a short message or application program pushing mode.
4. The method of claim 1, wherein after acquiring a care regimen corresponding to the current sign information:
and checking whether the nursing scheme corresponding to the current sign information is reasonable or not.
5. The method of claim 1, wherein querying a database comprising care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value further comprises:
and generating a nursing prompt according to the individual difference of the monitored object, and sending the nursing prompt to the corresponding executor in a short message or application program pushing mode.
6. The method of claim 1, wherein obtaining, in real-time, via a network jack listener, the subject's precursor information encapsulated into JSON data comprises:
and acquiring the body temperature, heart rate, respiration, water inflow, pulse, heat consumption, blood sugar and blood pressure information of the monitored object in real time.
7. The method as recited in claim 1, further comprising:
the care plan templates in the database are updated periodically according to problems that occur with the care plan in use.
8. A treatment device for a care regimen, comprising:
the acquisition module is configured to acquire the current sign information of the monitored object, which is encapsulated into JSON data, in real time through the network socket monitoring program;
the analysis module is configured to compare the current sign information with the sign information before a specific time period; and
and a selection module: configured to query a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value; when the change of the current sign information does not exceed a specific value, keeping the current care plan unchanged;
wherein querying a database including care plan templates to obtain a care plan corresponding to the current sign information when the current sign information varies beyond a particular value comprises:
when one or more data in the JSON data change exceeds a specific value, the current sign information is packaged into query parameters, and a nursing scheme conforming to the current sign information is queried from the database, wherein the nursing scheme comprises a doctor's advice name, a single execution quantity, frequency, execution time, start time, end time and executives.
9. An electronic device, comprising:
one or more processors;
storage configured to store one or more programs that, when executed by the one or more processors, cause the one or more processors to implement the treatment method of the care regimen of any one of claims 1-7.
10. A computer-readable storage medium storing a computer program, characterized in that the computer program, when executed by a processor, implements the method of treatment of a care regimen according to any one of claims 1 to 7.
CN202010483859.8A 2020-06-01 2020-06-01 Nursing scheme processing method and device Active CN111653345B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010483859.8A CN111653345B (en) 2020-06-01 2020-06-01 Nursing scheme processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010483859.8A CN111653345B (en) 2020-06-01 2020-06-01 Nursing scheme processing method and device

Publications (2)

Publication Number Publication Date
CN111653345A CN111653345A (en) 2020-09-11
CN111653345B true CN111653345B (en) 2023-07-14

Family

ID=72344849

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010483859.8A Active CN111653345B (en) 2020-06-01 2020-06-01 Nursing scheme processing method and device

Country Status (1)

Country Link
CN (1) CN111653345B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101536003A (en) * 2006-11-09 2009-09-16 皇家飞利浦电子股份有限公司 Care plan change propagation
CN105380764A (en) * 2015-10-26 2016-03-09 中国人民解放军第306医院 Novel movable nursing system
CN106021895A (en) * 2016-05-12 2016-10-12 北京鑫丰南格科技股份有限公司 Nursing plan reminding method and device
CN108154934A (en) * 2017-12-20 2018-06-12 华子昂 Database Systems based on intelligent traditional Chinese medical science robot
FR3072277A1 (en) * 2017-10-18 2019-04-19 Anne Grisez MODIFIED AMBULATORY REHABILITATION
CN110010237A (en) * 2019-03-18 2019-07-12 江苏省肿瘤医院 A kind of intelligence nurse's pda system

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020046047A1 (en) * 2000-07-07 2002-04-18 Budd Jeffrey R. Patient care management system and method
US8224667B1 (en) * 2009-02-06 2012-07-17 Sprint Communications Company L.P. Therapy adherence methods and architecture
CN102024088A (en) * 2009-09-15 2011-04-20 明展生医科技股份有限公司 Remote nursing method with physiological parameters measurement and automatic state report
WO2015138768A1 (en) * 2014-03-12 2015-09-17 Geesbreght John M Portable rapid vital sign apparatus and method
US10311388B2 (en) * 2016-03-22 2019-06-04 International Business Machines Corporation Optimization of patient care team based on correlation of patient characteristics and care provider characteristics
CN108243236A (en) * 2016-12-27 2018-07-03 四川智康科技有限责任公司 A kind of central monitoring system based on SignalR
US20190139633A1 (en) * 2017-11-07 2019-05-09 Koninklijke Philips N.V. Apparatus and Method for Care Plan Generation
CN109036574A (en) * 2018-07-06 2018-12-18 泰康保险集团股份有限公司 Nursing planned management method, apparatus, storage medium and electronic equipment
CN109188974B (en) * 2018-09-11 2024-02-13 桂林电子科技大学 System and method for monitoring and inquiring home living condition of empty-nest old people
CN110148460A (en) * 2019-05-17 2019-08-20 泰康保险集团股份有限公司 Nursing care plan implementation method and device, computer storage medium, electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101536003A (en) * 2006-11-09 2009-09-16 皇家飞利浦电子股份有限公司 Care plan change propagation
CN105380764A (en) * 2015-10-26 2016-03-09 中国人民解放军第306医院 Novel movable nursing system
CN106021895A (en) * 2016-05-12 2016-10-12 北京鑫丰南格科技股份有限公司 Nursing plan reminding method and device
FR3072277A1 (en) * 2017-10-18 2019-04-19 Anne Grisez MODIFIED AMBULATORY REHABILITATION
CN108154934A (en) * 2017-12-20 2018-06-12 华子昂 Database Systems based on intelligent traditional Chinese medical science robot
CN110010237A (en) * 2019-03-18 2019-07-12 江苏省肿瘤医院 A kind of intelligence nurse's pda system

Also Published As

Publication number Publication date
CN111653345A (en) 2020-09-11

Similar Documents

Publication Publication Date Title
US20210151180A1 (en) Systems and methods for managing regimen adherence
US20130332196A1 (en) Diabetes Monitoring Using Smart Device
CN108416310B (en) Method and apparatus for generating information
US20160055313A1 (en) Method and System For Recommending Prescription Strings
US20190304574A1 (en) Systems and methods for managing server-based patient centric medical data
CN105813549A (en) Combining information from multiple formats
CN114116842B (en) Multidimensional medical data real-time acquisition method and device, electronic equipment and storage medium
CN111210883A (en) Method, system, device and storage medium for generating follow-up data of brain tumor patient
JP2013196184A5 (en)
CN112309565A (en) Method, apparatus, electronic device, and medium for matching drug information and disorder information
CN111653345B (en) Nursing scheme processing method and device
CN112200183A (en) Image processing method, device, equipment and computer readable medium
CN111145907A (en) Physical examination data processing method, physical examination data processing device, physical examination data processing medium and electronic equipment
CN111179019A (en) Client data processing method and related equipment
CN111192643A (en) Medical record data processing method and related equipment
CN111552715B (en) User query method and device
CN111161817B (en) Medical data standardized processing method, device, medium and electronic equipment
CN114496139A (en) Quality control method, device, equipment and system of electronic medical record and readable medium
CN113053531B (en) Medical data processing method, medical data processing device, computer readable storage medium and equipment
CN113707262A (en) Medicine use recommendation method and device, computer equipment and storage medium
CN112288520A (en) Article information card pushing method and device, electronic equipment and computer readable medium
CN110491481A (en) A kind of information display method, equipment and storage medium for image analysing computer
CN114566244B (en) Electronic medical record quality evaluation method, device and computer readable storage medium
CN111554387B (en) Doctor information recommendation method and device, storage medium and electronic equipment
CN116419288A (en) Call quality improvement method based on patient terminal for calling medical staff

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