CN115602288A - Data processing method and device, electronic equipment and storage medium - Google Patents

Data processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN115602288A
CN115602288A CN202211509326.8A CN202211509326A CN115602288A CN 115602288 A CN115602288 A CN 115602288A CN 202211509326 A CN202211509326 A CN 202211509326A CN 115602288 A CN115602288 A CN 115602288A
Authority
CN
China
Prior art keywords
operating room
time
target
histogram
room
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211509326.8A
Other languages
Chinese (zh)
Inventor
葛洪志
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Goodwill Meikang Information Technology Co ltd
Original Assignee
Beijing Goodwill Meikang Information 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 Beijing Goodwill Meikang Information Technology Co ltd filed Critical Beijing Goodwill Meikang Information Technology Co ltd
Priority to CN202211509326.8A priority Critical patent/CN115602288A/en
Publication of CN115602288A publication Critical patent/CN115602288A/en
Pending legal-status Critical Current

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
    • G16H20/00ICT specially adapted for therapies or health-improving plans, e.g. for handling prescriptions, for steering therapy or for monitoring patient compliance
    • G16H20/40ICT specially adapted for therapies or health-improving plans, e.g. for handling prescriptions, for steering therapy or for monitoring patient compliance relating to mechanical, radiation or invasive therapies, e.g. surgery, laser therapy, dialysis or acupuncture
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Urology & Nephrology (AREA)
  • Public Health (AREA)
  • Surgery (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the application discloses a data processing method, a data processing device, electronic equipment and a storage medium, wherein a target time range is obtained through a time control inserted into a browser page; obtaining operation record data within a target time range; extracting target information from the surgical record data, the target information including: identification of each operating room for performing the operation in the target time range, the time for each operation in each operating room to enter the operating room, the time for each operation to leave the operating room, and the type of each operation; determining the utilization rate of each operating room according to the target information; displaying the identification of each operating room and the utilization rate of each operating room through a table control inserted into a browser page; and drawing the histograms of the operations in the same operating room in a stacking histogram mode, wherein each histogram corresponds to one operation. The application realizes the visual display of the recorded data and the dynamic data of the operating room, and improves the data display quantity.

Description

Data processing method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a data processing method and apparatus, an electronic device, and a storage medium.
Background
The operating room is an important guarantee department of the hospital, and in order to improve the operating room utilization rate, relevant data of the operating room needs to be displayed, so that a manager can find out factors influencing the operating room utilization rate according to the displayed data.
When data is displayed, the data is displayed through a Gantt chart, but the Gantt chart can display less data and cannot help a manager to quickly find out factors influencing the operating room utilization rate.
Disclosure of Invention
The application aims to provide a data processing method, a data processing device, electronic equipment and a storage medium, and the method comprises the following technical scheme:
a method of data processing, the method comprising:
obtaining a target time range through a time control inserted into a browser page;
obtaining surgical record data within the target time range;
extracting target information from the surgical record data, the target information including: the identification of each operating room for performing the operation in the target time range, the time for each operation in each operating room to enter the operating room, the time for each operation to leave the operating room, and the type of each operation;
determining the utilization rate of each operating room according to the target information;
displaying the identification of each operating room and the utilization rate of each operating room through a table control inserted into the browser page; and drawing the histograms of the operations in the same operating room in a stacking histogram mode, wherein each histogram corresponds to one operation.
Preferably, the determining the utilization rate of each operating room according to the target information includes:
determining the total duration of the operations in the same operating room according to the time of entering the operating room and the time of leaving the operating room of each operation in the same operating room;
for any operating room, determining the ratio of the total duration of the operation in the any operating room to the target duration as the utilization rate of the any operating room.
The method preferably, the step of plotting the histogram of each operation in the same operating room in a manner of stacking histograms includes:
for any operation in any operation room, determining the initial position of a histogram corresponding to the any operation in a drawing area corresponding to the any operation room and the duration of the any operation according to the time of entering the operation room and the time of leaving the operation room of the any operation and the time of leaving the operation room of the last operation of the any operation;
and drawing a histogram which is corresponding to any one operation and has a length corresponding to the duration from the starting position to the direction far away from the mark of any one operating room.
The method, preferably, the step of determining a starting position of the histogram corresponding to the arbitrary operation in the rendering area corresponding to the arbitrary operation room includes:
obtaining the difference value between the time of entering the operating room of any one operation and the time of leaving the operating room of the previous operation;
if the difference value is larger than zero, determining an interval with the length corresponding to the difference value from the end position of the histogram corresponding to the previous operation to the direction far away from the mark of any one operating room, wherein the end position of the interval is the starting position;
and if the difference is smaller than or equal to zero, determining a target interval from the end position of the histogram corresponding to the previous operation to the direction far away from the mark of any one operating room, wherein the end position of the target interval is the start position.
In the method, preferably, the target interval is an interval of a length corresponding to the minimum duration unit.
The above method, preferably, further comprises:
determining the average operating room utilization rate within the target time range according to the utilization rate of each operating room; the operating room average utilization rate is the average of the utilization rates of all operating rooms;
and displaying the average operating room utilization rate through a table control inserted into the browser page.
In the above method, preferably, a title is displayed in a text area in the browser page; the title comprises time information; the method further comprises the following steps:
and updating the time information in the header to the target time range.
A data processing apparatus comprising:
the time range obtaining module is used for obtaining a target time range through a time control inserted into a browser page;
the recorded data acquisition module is used for acquiring the operation recorded data within the target time range;
an extraction module configured to extract target information from the surgical record data, the target information including: the identification of each operating room for performing the operation in the target time range, the time for each operation in each operating room to enter the operating room, the time for each operation to leave the operating room, and the type of each operation;
the determining module is used for determining the utilization rate of each operating room according to the target information;
the display module is used for displaying the identification of each operating room and the utilization rate of each operating room through a table control inserted into the browser page; and drawing the histograms of the operations in the same operating room in a stacking histogram mode, wherein each histogram corresponds to one operation.
An electronic device, comprising:
a memory for storing a program;
and the processor is used for calling and executing the program in the memory, and realizing the steps of the data processing method according to any one of the above items by executing the program.
A readable storage medium, having stored thereon a computer program which, when executed by a processor, carries out the steps of the data processing method of any of the above.
According to the scheme, the target time range is obtained through the time control inserted into the browser page; obtaining operation record data within a target time range; extracting target information from the surgical record data, the target information including: the identification of each operating room for performing the operation in the target time range, the time for each operation in each operating room to enter the operating room, the time for each operation to leave the operating room and the type of each operation; determining the utilization rate of each operating room according to the target information; displaying the identification of each operating room and the utilization rate of each operating room through a table control inserted into a browser page; and drawing the histograms of the operations in the same operating room in a mode of stacking the histograms, wherein each histogram corresponds to one operation. The method and the system have the advantages that the target time range is obtained through the time control, after the operation record data in the target time range are obtained, the target information is extracted from the operation record data, the identification of each operating room and the utilization rate of each operating room are displayed through the form control inserted into the browser page based on the target information, the histogram of each operation in the same operating room is drawn in a stacking histogram mode, the visual display of the record data of the operating room is realized, the visual display of the dynamic data (the utilization rate) of the operating room is also realized, the data display quantity is improved, and therefore a manager can be assisted to find out the factors influencing the utilization rate of the operating room quickly.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on the drawings without creative efforts.
Fig. 1 is a flowchart of an implementation of a data processing method according to an embodiment of the present application;
FIG. 2 is a diagram illustrating an example of an interactive interface of a data processing method according to an embodiment of the present disclosure;
FIG. 3 is a flow chart of one implementation of determining the utilization of each operating room based on target information according to an embodiment of the present disclosure;
FIG. 4 is a flowchart of one implementation of the present disclosure for stacking histograms to map the histograms of the various surgeries performed in the same operating room;
fig. 5 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings described above, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are capable of operation in other sequences than described or illustrated herein.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without inventive step, are within the scope of the present disclosure.
As shown in fig. 1, an implementation flowchart of a data processing method provided in an embodiment of the present application may include:
step S101: and obtaining the target time range through a time control inserted in the browser page.
The target time range is determined by a user (e.g., an administrator) as needed.
Alternatively, the target time range may be a certain date, for example, if the user wants to know the usage of the operating room at 10/25/2022, i.e., the target time range is 10/25/2022, the user enters the date of 10/25/2022 in the input box at the time control in the browser page. In this example, only one day of operating room usage can be viewed at a time.
Optionally, in another specific embodiment, the target time range may further include a start date and an end date, and the start date and the end date may be the same or different. For example, if the user wants to know the usage of the operating room from 10/8/2022 to 10/25/2022, that is, the target time range is from 10/8/2022 to 10/25/2022, the user may input the date of 10/8/2022 into the start date input box of the time control on the browser page, and may input the date of 10/25/2022 into the end date input box of the time control on the browser page. If the user wants to check the operation use condition of a certain day, the same date can be input in the start date input frame and the end date input frame, for example, if the user wants to know the use condition of an operating room of 10 and 25 months in 2022, the date of 10 and 25 months in 2022 can be input in both the start date input frame and the end date input frame. In this example, the operating room usage may be viewed every time for a certain day, or for multiple days.
Step S102: surgical record data within a target time range is obtained.
In the operation record data, the record data of each operation corresponds to a time stamp, and the operation record data with the time stamp within the target time range can be searched from the database according to the target time range.
Step S103: extracting target information from the surgical record data, the target information including: identification of each operating room in which the procedure is performed within the target time frame, the time of each procedure in and out of each operating room, and the type of each procedure.
The types of surgery may include, but are not limited to: emergency operation, phase-selective operation.
Step S104: and determining the utilization rate of each operating room according to the target information.
The utilization rate of the operating room represents the utilization efficiency of the operating room. The higher the operating room utilization, the more efficient the use of the operating room is characterized.
Step S105: displaying the identification of each operating room and the utilization rate of each operating room through a table control inserted into a browser page; and drawing the histograms of the operations in the same operating room in a stacking histogram mode, wherein each histogram corresponds to one operation. Different gray levels of the histogram characterize different surgical types. In practice, different surgical types may be characterized by different colors of the histogram. For example, black indicates phase selective surgery, red indicates emergency surgery, etc.
Optionally, the operating room utilization rate corresponding to the same operating room identifier and the histograms of the operations may be displayed in the same row of the table control. The operating room identification, operating room utilization and the histogram are displayed in different cells in the same row.
As shown in fig. 2, an exemplary diagram of an interactive interface of a data processing method provided in the embodiment of the present application is shown, in this example, a target time range is input in an input box corresponding to a "date" in the upper left corner, and in this example, only a specific date, but not a date range, can be input. In fig. 2, the column of the "operating room" is the identifier of the operating room, and the row of the "time" is the time period of the day, for example, the case where 00 is located represents the time period from 00 o' clock to 00. In the row of each operating room's identity, different grey-scale histograms characterize different types of surgery, and the length of the histogram characterizes the duration of the surgery.
In addition, when the target time range includes at least two days, the histograms of different days may be displayed on different table pages, the display interface displays only the histogram of one day at a time, the user may switch the display of the histograms of different dates by a preset operation (for example, clicking a date switching button (not shown in fig. 2) of the display interface), and accordingly, the display interface displays only the usage rate of each operating room on one day at a time, and when it is monitored that the display interface switches to the histogram pages on other dates, the usage rate of each operating room is correspondingly switched to the usage rate of each operating room on other dates.
According to the data processing method provided by the embodiment of the application, the target time range is obtained through the time control, after the operation record data in the target time range are obtained, the target information is extracted from the operation record data, the identification of each operating room and the utilization rate of each operating room are displayed through the form control inserted into the browser page based on the target information, the column diagram of each operation in the same operating room is drawn in a mode of stacking the column diagrams, the recorded data of the operating room are visually displayed, the dynamic data (the utilization rate) of the operating room are visually displayed, the data display quantity is improved, and therefore a manager can be assisted to quickly find out factors influencing the utilization rate of the operating room.
In an alternative embodiment, a flowchart for implementing the above-mentioned determining the utilization rate of each operating room according to the target information is shown in fig. 3, and may include:
step S301: and determining the total duration of the operations in the same operating room according to the time of entering the operating room and the time of leaving the operating room of each operation in the same operating room.
And for the ith operation in the jth operating room, the duration is the difference between the time of entering the jth operating room and the time of leaving the jth operating room of the ith operation, and the durations of the operations in the same operating room are summed to obtain the total duration of the operations in the jth operating room. Wherein i and j are positive integers greater than 0.
Step S302: for any operating room, the ratio of the total duration of the operation in the any operating room to the target duration is determined as the utilization rate of the any operating room.
The target time period is a preset operation time period, and the preset operation time period may be 12 hours, that is, 720 minutes, as an example. Since the time of the operation is generally in the daytime, the emergency operation may be performed at night, but the probability of the emergency operation occurring is very low, and therefore, it is not necessary to set the target time period to 24 hours.
For example, if the total duration of the operation of the jth operating room on a certain date is 706 minutes, the usage rate of the jth operating room on the certain date is: 706/720 x 100% =98.05%.
In an alternative embodiment, the flowchart of one implementation of the above-mentioned histogram of each operation in the same operating room by stacking histograms is shown in fig. 4, and may include:
step S401: for any operation in any operation room, determining the starting position of the histogram corresponding to the any operation in the drawing area corresponding to the any operation room and the duration of the any operation according to the time of entering the operation room and the time of leaving the operation room of the any operation and the time of leaving the operation room of the last operation of the any operation.
For the ith operation in the jth operating room, according to the time of the ith operation entering the jth operating room, the time of the jth operating room, and the time of the ith operation leaving the jth operating room, and the time of the ith operation in the last operation (i.e. the (i-1) th operation in the jth operating room), determining the starting position of the histogram corresponding to the ith operation in the drawing area corresponding to the jth operating room, and the duration of the ith operation.
Alternatively, the difference Δ between the time of the ith operation into the jth operating room and the time of the ith-1 operation out of the operating room may be obtainedt
If the difference is deltatIf the difference value is larger than zero, the difference value delta is determined from the end position of the histogram corresponding to the i-1 st operation to the direction far away from the mark of the jth operating roomtAnd corresponding to the interval of the length, wherein the end position of the interval is the starting position of the drawing area corresponding to the ith operation in the jth operating room. That is, if the operation-room-entering time of the ith operation in the jth operation room is later than the operation-room-exiting time of the i-1 operation, the time duration corresponding to the interval between the start position of the histogram of the ith operation and the end position of the histogram of the i-1 operation is the difference Δt
If the difference is deltatAnd if the target interval is less than or equal to zero, determining a target interval from the end position of the histogram corresponding to the (i-1) th operation to the direction away from the identifier of the jth operating room, wherein the end position of the target interval is the starting position of the drawing area corresponding to the ith operation in the jth operating room. In the case that the time of entering the operation room of the ith operation in the jth operation room is earlier than or equal to the time of leaving the operation room of the (i-1) th operation, when the histogram of the ith operation in the jth operation room is drawn, if the time length corresponding to the interval between the starting position of the histogram of the ith operation and the ending position of the histogram of the (i-1) th operation is still the difference value deltatThen the histogram of the ith operation and the histogram of the (i-1) th operation will be obtainedBased on the fact that the time of entering the operation room of the ith operation in the jth operation room is earlier than or equal to the time of leaving the operation room of the ith-1 operation, the starting position of the histogram of the ith operation is corrected to be positioned behind the ending position of the histogram of the ith-1 operation, and therefore the operations can be clearly distinguished, and the calculation of the operation room utilization rate is not influenced.
Optionally, the target interval may be an interval of a length corresponding to the minimum duration unit. As an example, the minimum duration unit is 1 minute, and the target interval may be an interval corresponding to 1 minute.
For example, in the example shown in fig. 2, each cell in the row of "time" represents the duration of one hour, for example, a cell where 00 is located represents one hour from 00 to 00. Based on this, if the out-of-room time of the i-1 operation in the j-th operation room is 9; if the operation starting time of the ith operation in the jth operating room is 9, the starting position of the histogram of the ith operation in the jth operating room needs to be adjusted, specifically, the starting position of the histogram of the ith operation in the jth operating room may be adjusted to be 2 cells counted rightward from the first cell after the ending position of the histogram of the ith-1 operation, and the 2 nd cell is taken as the starting position of the histogram of the ith operation, so that the interval between the starting position of the histogram of the ith operation in the jth operating room and the ending position of the histogram of the ith-1 operation is 1 cell, that is, 1 minute, so that the ith operation and the ith-1 operation can be distinguished.
The process of drawing the histogram corresponding to the non-1 st surgery in the jth operating room is described above. For the 1 st operation in the jth operating room, the starting position of the corresponding histogram in the drawing area corresponding to the jth operating room is determined according to the time of entering the operating room of the 1 st operation. Specifically, the time point of the histogram corresponding to the 1 st operation in the jth operating room corresponding to the starting position of the rendering area corresponding to the jth operating room is the time of entering the operating room of the 1 st operation. For example, if the operating room entering time of the 1 st operation in the jth operating room is 08.
Step S402: and drawing a bar graph corresponding to any operation and having a length corresponding to the duration from the starting position to the direction far away from the mark of any operating room.
Taking fig. 2 as an example, if the duration of the ith operation in the jth operating room is 30 minutes, a histogram with a length of 30 cells may be drawn rightward from the start position of the histogram of the ith operation in the row corresponding to the jth operating room identifier.
In an alternative embodiment, in addition to calculating the utilization of each operating room, an average utilization of the operating rooms may be calculated. Based on this, the data processing method provided in the embodiment of the present application may further include:
and determining the average utilization rate of the operating rooms in the target time range according to the utilization rate of each operating room.
Optionally, the operating room average usage is the average of the usage of all operating rooms.
As an example, in the case where the target time frame is one day, the operating room average usage is the ratio of the sum of the usage of all operating rooms to the number of operating rooms.
As an example, in the case that the target time range includes at least two days (denoted as N days, N being an integer greater than 1), the average usage rate of the operating room may be obtained as follows: and calculating the average value of the utilization rates of the same operating room in the N days to obtain the single-day average utilization rate of each operating room, and averaging the single-day average utilization rates of all the operating rooms to obtain the average utilization rate of the operating rooms. The single-day average utilization rate of the jth operating room is the ratio of the sum of the utilization rates of the jth operating room in each day in the N days to N; the average operating room utilization is the ratio of the sum of the average operating room utilization per day to the number of operating rooms.
And displaying the average operating room utilization rate through a table control inserted in the browser page. Taking the interface shown in FIG. 2 as an example, the operating room average utilization may be displayed next to the last utilization (not shown in FIG. 2) in the column of "utilization".
In an alternative embodiment, the browser page provided by the present application further has a text area, and the text area is used for displaying text content, for example, the text area may display a title. The title displayed in the text area may include, but is not limited to: time information. Based on this, the data processing method provided in the embodiment of the present application may further include:
the time information in the header is updated to the target time range. That is, the time information in the header is updated as the target time range is updated.
In the example shown in FIG. 2, "daily operating room usage efficiency (2022-07-04)" is the title, and the time in parentheses is consistent with the date in the upper left date entry box.
Further, the text area may also display a histogram legend. As shown in fig. 2, the content of the upper right corner of fig. 2 is a histogram legend.
Corresponding to the method embodiment, the present application further provides a data processing apparatus, and a schematic structural diagram of the data processing apparatus provided in the embodiment of the present application is shown in fig. 5, and may include:
a time range obtaining module 501, a recorded data obtaining module 502, an extracting module 503, a determining module 504 and a display module 505; wherein the content of the first and second substances,
the time range obtaining module 501 is configured to obtain a target time range through a time control inserted in a browser page;
the record data obtaining module 502 is configured to obtain surgical record data within the target time range;
the extracting module 503 is configured to extract target information from the surgical record data, where the target information includes: identification of each operating room performing the operation within the target time range, the time of each operation in each operating room and the time of each operation out of each operating room, and the type of each operation (elective surgery/emergency surgery);
the determining module 504 is configured to determine the utilization rate of each operating room according to the target information;
the display module 505 is configured to display the identifier of each operating room and the utilization rate of each operating room through a table control inserted in the browser page; and drawing the histograms of the operations in the same operating room in a stacking histogram mode, wherein each histogram corresponds to one operation.
The data processing device provided by the embodiment of the application obtains the target time range through the time control, after the operation record data in the target time range is obtained, the target information is extracted from the operation record data, the identification of each operating room mark and the utilization rate of each operating room are displayed through the form control inserted into the browser page based on the target information, the column diagram of each operation in the same operating room is drawn in a stacking column diagram mode, the visual display of the record data of the operating room is realized, the visual display of the dynamic data (the utilization rate) of the operating room is also realized, the data display quantity is improved, and therefore a manager can be assisted to quickly find out the factors influencing the utilization rate of the operating room.
In an optional embodiment, the determining module 504 is configured to:
determining the total duration of the operations in the same operating room according to the time of entering the operating room and the time of leaving the operating room of each operation in the same operating room;
for any operating room, determining the ratio of the total duration of the operation in the any operating room to the target duration as the utilization rate of the any operating room.
In an alternative embodiment, the display module 505 is configured to, when rendering histograms of different operations in the same operating room in a stacked histogram manner:
for any operation in any operation room, determining the initial position of a histogram corresponding to the any operation in a drawing area corresponding to the any operation room and the duration of the any operation according to the time of entering the operation room and the time of leaving the operation room of the any operation and the time of leaving the operation room of the last operation of the any operation;
and starting from the starting position, drawing a histogram which is corresponding to any one operation and has a length corresponding to the duration towards the direction far away from the mark of any one operating room.
In an optional embodiment, when the display module 505 determines that the histogram corresponding to the arbitrary operation is at the starting position of the drawing area corresponding to the arbitrary operation room, it is configured to:
obtaining the difference value between the time of entering the operating room of any one operation and the time of leaving the operating room of the last operation;
if the difference value is larger than zero, determining an interval with the length corresponding to the difference value from the end position of the histogram corresponding to the previous operation to the direction far away from the mark of any one operating room, wherein the end position of the interval is the starting position;
and if the difference is smaller than or equal to zero, determining a target interval from the end position of the histogram corresponding to the previous operation to the direction far away from the mark of any one operating room, wherein the end position of the target interval is the start position.
In an optional embodiment, the target interval is an interval of a length corresponding to the minimum duration unit.
In an optional embodiment, the determining module 504 is further configured to:
determining the average operating room utilization rate within the target time range according to the utilization rate of each operating room; the operating room average utilization rate is the average value of the utilization rates of all operating rooms;
and displaying the average operating room utilization rate through a table control inserted into the browser page.
In an optional embodiment, a title is displayed in a text area in the browser page; the title comprises time information; the display module 505 is further configured to:
and updating the time information in the header to the target time range.
Corresponding to the method embodiment, the present application further provides an electronic device, a schematic structural diagram of which is shown in fig. 6, and the electronic device may include: at least one processor 1, at least one communication interface 2, at least one memory 3 and at least one communication bus 4.
In the embodiment of the present application, the number of the processor 1, the communication interface 2, the memory 3, and the communication bus 4 is at least one, and the processor 1, the communication interface 2, and the memory 3 complete mutual communication through the communication bus 4.
The processor 1 may be a central processing unit CPU, or an Application Specific Integrated Circuit ASIC (Application Specific Integrated Circuit), or one or more Integrated circuits configured to implement embodiments of the present Application, etc.
The memory 3 may comprise a high-speed RAM memory, and may further comprise a non-volatile memory (non-volatile memory) or the like, such as at least one disk memory.
Wherein the memory 3 stores a program, and the processor 1 may call the program stored in the memory 3, the program being configured to:
obtaining a target time range through a time control inserted into a browser page;
obtaining surgical record data within the target time range;
extracting target information from the surgical record data, the target information including: the identification of each operating room for performing the operation in the target time range, the time for each operation in each operating room to enter the operating room, the time for each operation to leave the operating room and the type of each operation;
determining the utilization rate of each operating room according to the target information;
displaying the identification of each operating room and the utilization rate of each operating room through a table control inserted into the browser page; and drawing the histograms of the operations in the same operating room in a stacking histogram mode, wherein each histogram corresponds to one operation.
Alternatively, the detailed function and the extended function of the program may be as described above.
Embodiments of the present application further provide a storage medium, where a program suitable for execution by a processor may be stored, where the program is configured to:
obtaining a target time range through a time control inserted into a browser page;
obtaining surgical record data within the target time range;
extracting target information from the surgical record data, the target information including: the identification of each operating room for performing the operation in the target time range, the time for each operation in each operating room to enter the operating room, the time for each operation to leave the operating room, and the type of each operation;
determining the utilization rate of each operating room according to the target information;
displaying the identification of each operating room and the utilization rate of each operating room through a table control inserted into the browser page; and drawing the histograms of the operations in the same operating room in a stacking histogram mode, wherein each histogram corresponds to one operation.
Alternatively, the detailed function and the extended function of the program may be as described above.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
It should be understood that the technical problems can be solved by combining and combining the features of the embodiments from the claims.
The functions may be stored in a computer-readable storage medium if they are implemented in the form of software functional units and sold or used as separate products. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method of data processing, the method comprising:
obtaining a target time range through a time control inserted into a browser page;
obtaining surgical record data within the target time range;
extracting target information from the surgical record data, the target information including: the identification of each operating room for performing the operation in the target time range, the time for each operation in each operating room to enter the operating room, the time for each operation to leave the operating room, and the type of each operation;
determining the utilization rate of each operating room according to the target information;
displaying the identification of each operating room and the utilization rate of each operating room through a table control inserted into the browser page; and drawing the histograms of the operations in the same operating room in a stacking histogram mode, wherein each histogram corresponds to one operation.
2. The method of claim 1, wherein determining the usage rate of each operating room based on the objective information comprises:
determining the total duration of the operations in the same operating room according to the time of entering the operating room and the time of leaving the operating room of each operation in the same operating room;
for any operating room, determining the ratio of the total duration of the operation in the any operating room to the target duration as the utilization rate of the any operating room.
3. The method of claim 1, wherein said histogram of each procedure in the same operating room is plotted in a stacked histogram manner, comprising:
for any operation in any operation room, determining the initial position of a histogram corresponding to the any operation in a drawing area corresponding to the any operation room and the duration of the any operation according to the time of entering the operation room and the time of leaving the operation room of the any operation and the time of leaving the operation room of the last operation of the any operation;
and drawing a histogram which is corresponding to any one operation and has a length corresponding to the duration from the starting position to the direction far away from the mark of any one operating room.
4. The method of claim 3, wherein the step of determining the starting position of the histogram corresponding to the arbitrary operation in the rendering area corresponding to the arbitrary operation room comprises:
obtaining the difference value between the time of entering the operating room of any one operation and the time of leaving the operating room of the previous operation;
if the difference value is larger than zero, determining an interval with the length corresponding to the difference value from the end position of the histogram corresponding to the previous operation to the direction far away from the mark of any one operating room, wherein the end position of the interval is the starting position;
and if the difference is smaller than or equal to zero, determining a target interval from the end position of the histogram corresponding to the previous operation to the direction far away from the mark of any one operating room, wherein the end position of the target interval is the start position.
5. The method of claim 4, wherein the target interval is an interval of a minimum duration unit corresponding length.
6. The method of claim 1, further comprising:
determining the average operating room utilization rate within the target time range according to the utilization rate of each operating room; the operating room average utilization rate is the average value of the utilization rates of all operating rooms;
and displaying the average operating room utilization rate through a table control inserted into the browser page.
7. The method of claim 1, wherein a text area in the browser page is displayed with a title; the title comprises time information; the method further comprises the following steps:
and updating the time information in the header to the target time range.
8. A data processing apparatus, comprising:
the time range obtaining module is used for obtaining a target time range through a time control inserted into a browser page;
the recorded data acquisition module is used for acquiring the operation recorded data within the target time range;
an extraction module configured to extract target information from the surgical record data, the target information including: the identification of each operating room for performing the operation in the target time range, the time for each operation in each operating room to enter the operating room, the time for each operation to leave the operating room, and the type of each operation;
the determining module is used for determining the utilization rate of each operating room according to the target information;
the display module is used for displaying the identification of each operating room and the activity ratio of each operating room through a table control inserted into the browser page; and drawing the histograms of the operations in the same operating room in a stacking histogram mode, wherein each histogram corresponds to one operation.
9. An electronic device, comprising:
a memory for storing a program;
a processor for calling and executing said program in said memory, by executing said program, implementing the steps of the data processing method according to any of claims 1-7.
10. A readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the data processing method according to any one of claims 1 to 7.
CN202211509326.8A 2022-11-29 2022-11-29 Data processing method and device, electronic equipment and storage medium Pending CN115602288A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211509326.8A CN115602288A (en) 2022-11-29 2022-11-29 Data processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211509326.8A CN115602288A (en) 2022-11-29 2022-11-29 Data processing method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115602288A true CN115602288A (en) 2023-01-13

Family

ID=84852138

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211509326.8A Pending CN115602288A (en) 2022-11-29 2022-11-29 Data processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115602288A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116401310A (en) * 2023-06-08 2023-07-07 西安中科天塔科技股份有限公司 Histogram stacking display method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190201144A1 (en) * 2017-12-28 2019-07-04 Ethicon Llc Cloud-based medical analytics for linking of local usage trends with the resource acquisition behaviors of larger data set
CN111527560A (en) * 2017-12-28 2020-08-11 爱惜康有限责任公司 Surgical system distributed processing
CN114253201A (en) * 2021-12-31 2022-03-29 天津市实想科技有限公司 Operating room management control system and method thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190201144A1 (en) * 2017-12-28 2019-07-04 Ethicon Llc Cloud-based medical analytics for linking of local usage trends with the resource acquisition behaviors of larger data set
CN111527560A (en) * 2017-12-28 2020-08-11 爱惜康有限责任公司 Surgical system distributed processing
CN114253201A (en) * 2021-12-31 2022-03-29 天津市实想科技有限公司 Operating room management control system and method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116401310A (en) * 2023-06-08 2023-07-07 西安中科天塔科技股份有限公司 Histogram stacking display method and device
CN116401310B (en) * 2023-06-08 2023-08-22 西安中科天塔科技股份有限公司 Histogram stacking display method and device

Similar Documents

Publication Publication Date Title
CN107833341B (en) Intelligent queuing method, equipment and computer readable storage medium
CN112052111B (en) Processing method, device and equipment for server abnormity early warning and storage medium
WO2002041134A3 (en) A system and method for processing patient medical information acquired over a plurality of days
CN112380473B (en) Data acquisition and synchronization method, device, equipment and storage medium
CN115602288A (en) Data processing method and device, electronic equipment and storage medium
CN109509526A (en) A kind of drug management-control method and device based on risk management and control
CN113744827B (en) Data processing method, medical management system and related medium product
CN106528141B (en) Task sweep-out method and system
CN108363915A (en) unlocking method, mobile terminal and computer readable storage medium
CN116342305A (en) Travel expense reimbursement method, device, computer equipment and storage medium
CN106204869A (en) Row number based reminding method and system
CN114422532A (en) Data processing method and device
CN112765946B (en) Chart display method and device and electronic equipment
CN113468948A (en) View data based security and protection control method, module, equipment and storage medium
CN112002083A (en) Business blockage early warning system applied to bank self-service equipment
CN111882434A (en) Intelligent stock screening and evaluating method
CN112131840A (en) Page processing method, device, storage medium and processor
CN111353768A (en) Book borrowing supervision method, device, equipment and storage medium
CN115358697A (en) IC card management method, device and medium for self-service terminal
CN113988722B (en) User habit self-adaption method applied to comprehensive self-service equipment
CN107799183A (en) It is a kind of for the message leaving method and device of patient terminal, storage medium, terminal
CN113191746B (en) Method and system for summarizing and analyzing real-time listing information of main network and distribution network
CN109817348B (en) Mobile medical signature management method and related product
CN114282142A (en) Method for updating information of intelligent data point-burying pushing equipment
CN109493938A (en) A kind of drug management-control method and device based on risk management and control

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