CN117008764A - Clinical nurse uses instrument of calculating - Google Patents

Clinical nurse uses instrument of calculating Download PDF

Info

Publication number
CN117008764A
CN117008764A CN202310831891.4A CN202310831891A CN117008764A CN 117008764 A CN117008764 A CN 117008764A CN 202310831891 A CN202310831891 A CN 202310831891A CN 117008764 A CN117008764 A CN 117008764A
Authority
CN
China
Prior art keywords
interface
function
display screen
displaying
interactive display
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
CN202310831891.4A
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.)
Second Peoples Hospital of Foshan
Original Assignee
Second Peoples Hospital of Foshan
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 Second Peoples Hospital of Foshan filed Critical Second Peoples Hospital of Foshan
Priority to CN202310831891.4A priority Critical patent/CN117008764A/en
Publication of CN117008764A publication Critical patent/CN117008764A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Physics (AREA)
  • Algebra (AREA)
  • Computational Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a calculation tool for clinical nurses, which comprises the following components: a processor and a memory for storing a computer readable program which, when executed by the processor, causes the processor to implement comprising: displaying a first interface in the interactive display screen; wherein, the first interface is provided with a plurality of function buttons; determining that one of the function buttons is triggered, and acquiring a function number preset by the function button; displaying a second interface in the interactive display screen according to the function number; the second interface is provided with an input interface and a determination interface; determining that an interface is triggered; acquiring parameter values from an input interface, and inquiring a corresponding target calculation formula according to the function number; substituting the parameter value into the target calculation formula to obtain a calculation result; and recording the calculation result in a third interface, and displaying the third interface in the interactive display screen. The application realizes the function of convenient calculation for the user. The application is mainly used in the technical field of computers.

Description

Clinical nurse uses instrument of calculating
Technical Field
The application relates to the technical field of computers, in particular to a calculation tool for clinical nurses.
Background
Clinically, nurses often have a very busy job, but sometimes still need to perform some more complex calculations, which presents a certain obstacle to the inherently busy job, and manual calculations have a certain difficulty and are prone to errors. Therefore, how to make the nurse perform convenient calculation is a technical problem that needs to be considered in the industry.
Disclosure of Invention
The present application provides a computing tool for clinical nurses to solve one or more of the technical problems of the prior art, providing at least one of a beneficial selection or creation of conditions.
The application provides a calculation tool for clinical nurses, comprising: a processor and a memory for storing a computer readable program which, when executed by the processor, causes the processor to implement comprising:
step 1, displaying a first interface in an interactive display screen; wherein, the first interface is provided with a plurality of function buttons;
step 2, determining that one of the function buttons is triggered, and acquiring a function number preset by the function button;
step 3, displaying a second interface in the interactive display screen according to the function number; the second interface is provided with an input interface and a determination interface;
step 4, determining that the determined interface is triggered;
step 5, obtaining parameter values from an input interface, and inquiring a corresponding calculation formula according to the function number, wherein the calculation formula is recorded as a target calculation formula;
step 6, substituting the parameter value into the target calculation formula to obtain a calculation result;
and 7, recording the calculation result in a third interface, and displaying the third interface in an interactive display screen.
Further, other buttons are arranged on the first interface; the processor implementation further includes: determining that other buttons are triggered, and generating a third trigger event; responding to the third trigger event, and displaying a fourth interface in the interactive display screen; and a plurality of function buttons are arranged on the fourth interface.
Further, in step 3, displaying the second interface on the interactive display screen according to the function number specifically includes: determining the number of input interfaces on a second interface to be generated from a preset first comparison table according to the function number, wherein the number is recorded as a target number; embedding a determined interface and the input interfaces with the target number into the generated basic interface to obtain a second interface, and displaying the second interface in an interactive display screen.
Further, displaying the second interface in the interactive display screen specifically includes: and displaying the second interface in the interactive display screen in a popup window mode.
Further, in step 5, a corresponding calculation formula is queried according to the function number, where the calculation formula is recorded as a target calculation formula and specifically includes: and inquiring a corresponding calculation formula from a second preset comparison table according to the function number, wherein the calculation formula is recorded as a target calculation formula.
Further, in step 7, displaying the third interface on the interactive display screen specifically includes: and displaying the third interface in the interactive display screen in a popup window mode.
Further, the memory and the processor are integrated in the same device.
Further, the apparatus comprises: a cell phone, tablet computer or PDA.
Further, displaying the fourth interface in the interactive display screen specifically includes: and displaying a fourth interface in the interactive display screen in a popup window mode.
Further, the first interface is provided with an explanation element.
The application has at least the following beneficial effects: according to the application, the plurality of function buttons are arranged on the first interface, so that a user can select a desired calculation function according to the function buttons. And determining the function selected by the user according to monitoring of the function buttons, and setting a second interface which is convenient for the user to interact by taking the function number as a mark. And guiding a user to input parameter values through the second interface, finding a corresponding calculation formula according to the function number, and obtaining a calculation result expected by the user through the calculation formula. And displaying the calculation result. The application realizes the function of convenient calculation for the user. The application is mainly used in the technical field of computers.
Drawings
The accompanying drawings are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate and do not limit the application.
FIG. 1 is a flowchart of the steps required by a processor to implement an item.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
It should be noted that although functional block diagrams are depicted as block diagrams, and logical sequences are shown in the flowchart, in some cases, the steps shown or described may be performed in a different order than the block diagrams in the system. The terms first, second and the like in the description and in the claims and in the above-described figures, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
Reference is made to fig. 1. FIG. 1 is a flowchart of the steps required by a processor to implement an item. The application aims to facilitate the calculation of various projects by clinical nurses. To achieve this object, the present application discloses a computing tool for clinical nurses, comprising: a processor and a memory, wherein the memory is configured to store a computer readable program that, when executed by the processor, causes the processor to perform a computing function for a desired item.
The specific implementation steps comprise:
step 1, displaying a first interface in an interactive display screen; wherein, be provided with a plurality of function button on the first interface.
In step 1, the processor establishes communication with the interactive display screen, and then displays the first interface by controlling the interactive display screen and using the interactive display screen. The first interface is preset and used for bearing function buttons. On the first interface, a plurality of function buttons are provided. Each function button represents a module that needs to be calculated. The appearance of the function button is provided with a text description of the functions that can be executed by the button. Through this text, when a user needs to select a certain calculation item, the user can select a corresponding function button.
And 2, determining that one of the function buttons is triggered, and acquiring a function number preset by the function button.
The processor listens to all of the function buttons to determine if any of the function buttons are activated. When the processor monitors that the function button is triggered, the processor generates a first trigger event in response to the trigger. In order to determine which function button is activated, the processor, after generating the first activation event, obtains the function number of the corresponding function button. Which function button is activated is marked by a function number.
Step 3, displaying a second interface in the interactive display screen according to the function number; the second interface is provided with an input interface and a determination interface.
After the processor obtains the function number, the processor obtains a second interface according to the function number. The second interface is associated with the function number, and the main function of the second interface is to enable a user to input a required parameter value. In some embodiments, the method for generating and displaying the second interface specifically includes: the processor determines the number of input interfaces on the second interface from a preset first comparison table. Thus, the primary purpose of the second interface is to allow the user to enter parametric values. As for the number of parameter values, it is necessary to determine the calculation formula corresponding to the function button. The first comparison table is pre-recorded with the mapping relation between the function number and the number of the input interfaces on the second interface. Therefore, the number of input interfaces on the second interface corresponding to the function number can be found through the first comparison table. For convenience of description, the number is denoted as a target number. After the target number is obtained, the processor may generate a second interface. Specifically, a second interface is obtained after a determined interface and the input interfaces of the target number are embedded in the generated basic interface. And after the processor obtains the second interface, the processor can control the interactive display screen to display the second interface. And utilizing the interactive display screen to enable the user to operate the second interface.
In some further embodiments, the interactive display screen interactively displays the second interface in a popup window manner.
And 4, determining that the determined interface is triggered.
After facing the second interface, the user inputs parameter values to the input interfaces in the second interface. When the user has completed the input of all parameter values, the determination interface is operated. The processor monitors the determined interface, and when the determined interface is triggered, the next step is performed.
And step 5, acquiring parameter values from an input interface, and inquiring a corresponding calculation formula according to the function number, wherein the calculation formula is recorded as a target calculation formula.
At this time, the processor accesses all the input interfaces on the second interface, so as to obtain parameter values on all the input interfaces. After the parameter values are obtained, the corresponding calculation formulas need to be queried. Since the function number is a distinguishing mark as a function button. Therefore, the corresponding calculation formula can also be determined by the function number. Specifically, the calculation formula corresponding to the function number may be determined from the second lookup table by querying the second lookup table. The second comparison table is preset and records the mapping relation between the function number and the calculation formula. For ease of description, the corresponding calculation formula of the query is noted as the target calculation formula. After the target calculation formula is obtained, the next step can be entered.
And 6, substituting the parameter value into the target calculation formula to obtain a calculation result.
After the processor obtains the target calculation formula and the parameter value, the parameter value can be substituted into the target calculation formula, and the calculation result is obtained through the target calculation formula. The calculation result is the result of calculation required by the user. After determining that the calculation result is obtained, the processor may proceed to the next step.
And 7, recording the calculation result in a third interface, and displaying the third interface in an interactive display screen.
After the processor obtains the calculation result, the calculation result is displayed. The calculation result is recorded in the third interface, and then the third interface can be displayed through the interactive display screen by controlling the interactive display screen. And informing the user of the calculation result through a third interface display mode.
In some further embodiments, the interactive display screen interactively displays the third interface in a popup window manner.
According to the application, the plurality of function buttons are arranged on the first interface, so that a user can select a desired calculation function according to the function buttons. And determining the function selected by the user according to monitoring of the function buttons, and setting a second interface which is convenient for the user to interact by taking the function number as a mark. And guiding a user to input parameter values through the second interface, finding a corresponding calculation formula according to the function number, and obtaining a calculation result expected by the user through the calculation formula. And displaying the calculation result. The application realizes the function of convenient calculation for the user.
In order to break away from the spread limit of the first interface, in some further embodiments, further buttons are provided on the first interface. The other buttons mainly consider that when the first interface cannot accommodate too many function buttons, the user can jump to the fourth interface through the other buttons. The fourth interface is extended as a spread of the first interface to accommodate more function buttons.
For the purpose of facilitating an understanding of the present application, a specific functional example will now be described. In this embodiment, five function buttons, namely, a first function button, a second function button, a third function button, a fourth function button and a fifth function button, are disposed on the first interface.
Wherein, the first function button performs the calculation function of 'dripping speed calculation'. The second function button performs a calculation function of "bolus rate". The third function button performs the "dispensed dose" calculation function. The fourth function button performs a "micropump converted" calculation function. The fifth function button performs the calculation function of "oxygen inhalation concentration". In order for a user (clinical nurse) to visually distinguish between the five function buttons, the appearance colors of the respective function buttons are not the same. Meanwhile, the surface of each function button is provided with a text description. For example, the text "drop velocity calculation" is provided on the surface of the first function button. The surface of the second function button is provided with a written description of "bolus rate". The surface of the third function button is provided with a written description of "dosage". The surface of the fourth function button is provided with a written description of "micropump conversion". The surface of the fifth function button is provided with a word of oxygen inhalation concentration. Of course, in addition to the difference points on the appearance of the respective function buttons, the difference points are also provided inside the function buttons, and these difference points are represented by the function numbers.
For ease of description, the first interface of the present application is denoted by a "home page".
When the user needs to perform the calculation of the 'dripping speed', the user clicks the first function button through the main page. At this point, the processor knows that the user has clicked the first function button. By acquiring the function number of the first function button, it is determined that the first function button is to perform the calculation function of "drop velocity calculation". Generating a corresponding second interface, wherein an input interface and a determination interface are arranged on the second interface. In the second interface of the calculation function of "drip speed calculation", the input interface is composed of a drip recording button, the nurse looks at the Murphy's tube of the infusion set when recording, presses the "recording button" each time the liquid medicine is dripped, the input interface records the number of times n, and also records the time interval between the two "recording buttons". When the user has recorded that the liquid medicine is dripped, the 'determining interface' can be triggered, and the processor can call the corresponding operation formula according to the function number, wherein the operation formula is as follows:
n is the number of drop rates recorded, tn is the time period (min) from the first recording to the nth recording, and v is the drop rate. The liquid drop speed A1 is obtained by calculation through the operation formula. The obtained liquid medicine dripping speed is displayed through a third interface.
When the user needs to perform 'bolus speed' calculation, clicking a second function button through the main page by the user; at this point, the processor knows that the user has clicked the second function button. By acquiring the function number of the second function button, it is determined that the second function button is to perform the calculation function of "bolus rate". Generating a corresponding second interface, wherein an input interface and a determination interface are arranged on the second interface.
In the second interface of the "bolus rate" calculation function, the input interface is composed of "total injection amount" and "time". When the user finishes inputting the injection total amount and the time, the determining interface can be triggered, and the processor can call the corresponding operation formula according to the function number.
Wherein, the operation formula is as follows:
and calculating through the operation formula to obtain the bolus speed A2. The resulting bolus rate is displayed via a third interface.
When the user needs to perform 'dosage' calculation, clicking a third function button through the main page by the user; at this point, the processor knows that the user has clicked the third function button. By acquiring the function number of the third function button, it is determined that the third function button is to perform the calculation function of "dosage". Generating a corresponding second interface, wherein an input interface and a determination interface are arranged on the second interface.
In the second interface of the calculation function of the dosage, the input interface consists of injection dosage and injection medicine quantity per bottle/branch. When the user finishes inputting the injection dosage and the injection dosage, the determining interface can be triggered, and the processor can call the corresponding operation formula according to the function number.
Wherein, the operation formula is as follows:
a3 is the result of injection dosage, d is the configured injection dosage, the unit is mg/g, e is the amount of each bottle/branch of injection medicine, and the unit is mg/g; f is expressed as the amount of solution per bottle/branch in ml. When the calculation is performed by using the above calculation formula, the units need to be matched.
And calculating through the operation formula to obtain the dosage. The resulting dosage is displayed via a third interface.
When the user needs to perform micro pump conversion calculation, clicking a fourth function button through the main page by the user; at this point, the processor knows that the user has clicked the fourth function button. By acquiring the function number of the fourth function button, it is determined that the fourth function button is to perform the calculation function of "micropump conversion". Generating a corresponding second interface, wherein an input interface and a determination interface are arranged on the second interface.
In the second interface of the calculation function of micropump conversion, the input interface is composed of injection capacity, dosage, injection speed, patient weight and dosage per kilogram per minute, when the user inputs the injection capacity, dosage, injection speed, patient weight and dosage per kilogram per minute, the determination interface can be triggered, and the processor can call the corresponding calculation formula according to the function number.
Wherein, the operation formula is as follows:
a4 represents the result of micropump conversion. Equation (1) is to calculate the dosage [ μg/(kg.min) ] per kilogram per minute; equation (2) is to calculate the dose [ μg/(kg.h) ] per kilogram per hour; equation (3) is to calculate the daily dosage of each kilogram [ mg/(kg.d) ]; equation (4) is used to calculate the dosage (mg). Wherein L (ml) is expressed as injection volume, m (mg) is expressed as dose, and v (ml/h) is expressed as bolus rate; n (kg) is expressed as the patient's body weight, and x (μg/(kg.min)) is expressed as the dose per kilogram per minute.
And calculating through the operation formula to obtain micropump conversion. The resulting micropump scaling is displayed via a third interface.
When the user needs to calculate the oxygen inhalation concentration, clicking a fifth function button through the main page by the user; at this point, the processor knows that the user has clicked the fifth function button. By acquiring the function number of the fifth function button, it is determined that the fifth function button is to perform the calculation function of "oxygen inhalation concentration". Generating a corresponding second interface, wherein an input interface and a determination interface are arranged on the second interface.
In the second interface of the calculation function of oxygen inhalation concentration, the input interface is composed of an input oxygen inhalation flow rate. When the user finishes inputting the 'input oxygen inhalation flow', the 'determination interface' can be triggered, and the processor can call the corresponding operation formula according to the function number.
Wherein, the operation formula is as follows:
a5 represents the oxygen absorption concentration in (%), and p represents the oxygen flow rate in (L/min). And calculating through the operation formula to obtain the oxygen inhalation concentration. The oxygen absorption concentration obtained is displayed by a third interface.
Of course, there are more display and calculation rules, such as:
(1) calculating fontanel; the display content comprises the following steps: 1.5-2.0 cm at birth, and 1-1.5 years (12-18 months) should be closed.
(2) Calculating the head circumference of the child; the display content comprises the following steps: 46cm at 1 year old, 48cm at 2 years old, 50cm at 5 years old, 15 years old approaching adult 54-58 cm. And (3) injection: head circumference measurements are most valuable before age 2.
(3) Calculating chest circumference; the display content comprises the following steps: on average, 32cm at birth, the head circumference is approximately equal to the chest circumference at age one, about 46cm.
(4) Calculating teeth; by the deciduous teeth calculation formula: month age-4 (or 6). And (3) injection: the deciduous teeth begin to erupt after 4-10 months after birth, and the unerupted person is delayed in eruption after 12 months. The user inputs the month age, and the result is displayed after calculation.
(5) Calculating the weight of the children; the calculation formula is as follows: 1-6 months: weight (kg) =birth weight (kg) +month-old X0.7 (kg); 7-12 months: body weight (kg) =6 (kg) +month-old X0.25 (kg); 2-prepubertal: body weight (kg) =age x2+8 (kg)
(6) Calculating the height of the infant; a calculation formula; about 50cm at birth, about 65cm at half year of age, 75cm at one year of age, 87cm at 2 years of age, height = age x 7+70 (or 75) from 2 to 12 years of age. And (3) injection: the height is abnormal if the height is lower than thirty percent of the normal height.
(7) Calculating the dosage of the pediatric drug; the calculation formula is as follows: (1) weight by weight: daily (times) dose = infant weight kg x daily (times) dose required per kg body weight. (2) by body surface area: the weight is less than or equal to 30kg: pediatric body surface area = body weight x 0.035+0.1; body weight >30 kg: pediatric body surface area= [ body weight-30 ] ×0.02+1.05; (3) conversion by adult dose: pediatric dose = adult dose x pediatric body weight/50.
(8) Calculating blood pressure; blood pressure calculation formula after 2 years old: systolic pressure = age x2+ 80mmhg (age x 0.27+10.67 kpa)
(9) Calculating a pre-production period; the calculation method comprises the following steps: the last month is the first day, for example, solar calendar, month is reduced by 3 or 9, and date is added by 7. If the calendar is lunar calendar, the month throw is reduced by 3 or 9, and the date is 15. The actual delivery date may differ from the estimated expected delivery period by 1-2 weeks.
(9) Calculating basal metabolism; the calculation formula is as follows: BMR = pulse rate + pulse pressure-111.
Calculating a hospital feel; hospital infection prevalence = (specific time) number of cases of nosocomial infection present +.100% of patients at risk for infection during observation; incidence of postoperative incision infection = number of cases of contemporaneous new occurrence of infection at a specific site +.. The number of nosocomial infections at this site is x 100%; missing report rate = number of missing report new infection cases ++number of new infection cases; actual occurrence rate of nosocomial infection = (in the same period) number of newly occurring nosocomial infections = (in the same period) number of patients at risk x 100% or = number of newly occurring nosocomial infections = number of co-current hospitalization x 100%.
In some further embodiments, the memory and the processor are integrated in the same device. Wherein the apparatus comprises: a cell phone, tablet computer or PDA.
In some further embodiments, displaying the fourth interface in the interactive display screen specifically includes: and displaying a fourth interface in the interactive display screen in a popup window mode.
In some further embodiments, the first interface has an illustration element disposed thereon.
While the present application has been described in considerable detail and with particularity with respect to several described embodiments, it is not intended to be limited to any such detail or embodiments or any particular embodiment, but is to be considered as providing a broad interpretation of such claims by reference to the appended claims in light of the prior art and thus effectively covering the intended scope of the application. Furthermore, the foregoing description of the application has been presented in its embodiments contemplated by the inventors for the purpose of providing a useful description, and for the purposes of providing a non-essential modification of the application that may not be presently contemplated, may represent an equivalent modification of the application.

Claims (10)

1. A clinical nurse computing tool comprising:
a processor and a memory for storing a computer readable program which, when executed by the processor, causes the processor to implement comprising:
step 1, displaying a first interface in an interactive display screen; wherein, the first interface is provided with a plurality of function buttons;
step 2, determining that one of the function buttons is triggered, and acquiring a function number preset by the function button;
step 3, displaying a second interface in the interactive display screen according to the function number; the second interface is provided with an input interface and a determination interface;
step 4, determining that the determined interface is triggered;
step 5, obtaining parameter values from an input interface, and inquiring a corresponding calculation formula according to the function number, wherein the calculation formula is recorded as a target calculation formula;
step 6, substituting the parameter value into the target calculation formula to obtain a calculation result;
and 7, recording the calculation result in a third interface, and displaying the third interface in an interactive display screen.
2. The clinical nurse computing tool as recited in claim 1, wherein said first interface is further provided with other buttons; the processor implementation further includes: determining that other buttons are triggered, and generating a third trigger event; responding to the third trigger event, and displaying a fourth interface in the interactive display screen; and a plurality of function buttons are arranged on the fourth interface.
3. The clinical nurse computing tool of claim 1, wherein in step 3, displaying a second interface in the interactive display screen according to the function number comprises: determining the number of input interfaces on a second interface to be generated from a preset first comparison table according to the function number, wherein the number is recorded as a target number; embedding a determined interface and the input interfaces with the target number into the generated basic interface to obtain a second interface, and displaying the second interface in an interactive display screen.
4. A clinical nurse computing tool in accordance with claim 3, wherein displaying said second interface in an interactive display screen comprises: and displaying the second interface in the interactive display screen in a popup window mode.
5. The clinical nurse computing tool according to claim 1, wherein in step 5, a corresponding computing formula is queried according to the function number, and the computing formula is recorded as a target computing formula, which specifically includes: and inquiring a corresponding calculation formula from a second preset comparison table according to the function number, wherein the calculation formula is recorded as a target calculation formula.
6. The clinical nurse computing tool of claim 1, wherein in step 7, displaying the third interface in the interactive display screen comprises: and displaying the third interface in the interactive display screen in a popup window mode.
7. A clinical nurse computing tool as in claim 1, wherein said memory and processor are integrated in the same device.
8. A clinical nurse computing tool in accordance with claim 7, wherein said apparatus comprises: a cell phone, tablet computer or PDA.
9. The clinical nurse computing tool of claim 2, wherein displaying the fourth interface in the interactive display screen comprises: and displaying a fourth interface in the interactive display screen in a popup window mode.
10. A clinical nurse computing tool as defined in claim 2, wherein said first interface has a description element disposed thereon.
CN202310831891.4A 2023-07-07 2023-07-07 Clinical nurse uses instrument of calculating Pending CN117008764A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310831891.4A CN117008764A (en) 2023-07-07 2023-07-07 Clinical nurse uses instrument of calculating

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310831891.4A CN117008764A (en) 2023-07-07 2023-07-07 Clinical nurse uses instrument of calculating

Publications (1)

Publication Number Publication Date
CN117008764A true CN117008764A (en) 2023-11-07

Family

ID=88575439

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310831891.4A Pending CN117008764A (en) 2023-07-07 2023-07-07 Clinical nurse uses instrument of calculating

Country Status (1)

Country Link
CN (1) CN117008764A (en)

Similar Documents

Publication Publication Date Title
US7895527B2 (en) Systems, user interfaces, and methods for processing medical data
US11324880B2 (en) Infusion monitoring system
US20160203275A1 (en) Systems, devices, and methods for analyte monitoring and/or drug delivery
US20090043634A1 (en) Worker Adaptive Task management and Workflow System
US20090036828A1 (en) Method and System for Self-Management of a Disease
JPWO2017057013A1 (en) Information processing apparatus and method, and program
US20140330241A1 (en) Infusion system with rapid access to code medication information
CN114618050A (en) System and method for monitoring and controlling infusion to a patient
JP2019048232A (en) Patient care device-specific configuration output
CN104992053B (en) The automatic charging method of subsidiary project involved in doctor's advice implementation procedure
CN117008764A (en) Clinical nurse uses instrument of calculating
Brimm Computers in critical care
WO2020199113A1 (en) Physiological parameter display method, medical device and storage medium
US6944638B1 (en) Medication dosage calculator
US20090082636A1 (en) Automated correlational health diagnosis
WO2020037471A1 (en) Monitoring information output method, infusion pumps, display device, and storage medium
WO2020199115A1 (en) Monitoring method, monitor and central station
US9931463B2 (en) Infusion channel identifiers
Dasta Computers in critical care: opportunities and challenges
US8412543B2 (en) Template based filtering and summations flowsheet
Golightly et al. Documenting the activity and effectiveness of a regional drug information center
JPH06218011A (en) Method to generate and implement integrated plan for caring of patient
Salasidis et al. Patient management in the ICU: the PDB System.
Davies et al. Managing gravity infusion using a mobile application
EP2937799A1 (en) Self adapting clinical information timeline

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