CN113870987A - Use method of medical intelligent bed cabinet - Google Patents

Use method of medical intelligent bed cabinet Download PDF

Info

Publication number
CN113870987A
CN113870987A CN202111220497.4A CN202111220497A CN113870987A CN 113870987 A CN113870987 A CN 113870987A CN 202111220497 A CN202111220497 A CN 202111220497A CN 113870987 A CN113870987 A CN 113870987A
Authority
CN
China
Prior art keywords
data
bed cabinet
event
use method
cabinet
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
CN202111220497.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.)
Nanjing Runhaikexing Internet Of Things Intelligent Technology Co ltd
Original Assignee
Nanjing Runhaikexing Internet Of Things Intelligent 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 Nanjing Runhaikexing Internet Of Things Intelligent Technology Co ltd filed Critical Nanjing Runhaikexing Internet Of Things Intelligent Technology Co ltd
Priority to CN202111220497.4A priority Critical patent/CN113870987A/en
Publication of CN113870987A publication Critical patent/CN113870987A/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
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/20ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management or administration of healthcare resources or facilities, e.g. managing hospital staff or surgery rooms

Landscapes

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

Abstract

The invention discloses a use method of a medical intelligent bed cabinet, which comprises the following steps: acquiring related information data of people using the bed cabinet in the fixed area, and classifying and storing the related data in a database; collecting characteristic data required by a sorting classification model, and sorting and classifying the characteristic data by using the sorting classification model; and carrying out characteristic matching on the sorted and classified data and the data which are classified and stored in the database, if the matching degree is higher than a preset value, successfully matching, and distributing accompanying personnel, and when an emergency event occurs in the fixed area, quickly screening out the empty bed cabinet and the corresponding accompanying personnel by using a screening algorithm, thereby realizing the intelligent application of the medical bed cabinet. The intelligent bedside cabinet combines the intelligent bedside cabinet with the accompanying service, realizes reasonable distribution and full utilization of hospital bed resources, improves accompanying service quality, and reduces patient expenditure.

Description

Use method of medical intelligent bed cabinet
Technical Field
The invention relates to the technical field of intelligent bed cabinets, in particular to a using method of a medical intelligent bed cabinet.
Background
In recent years, along with the progress of urbanization, the population density is gradually increased, and thus the problem of allocating medical resources is becoming prominent, and such a problem is particularly reflected in the field of allocation management of hospital beds. For the distribution of hospital beds, the existing treatment mode is to allocate patients manually according to real-time patient information and bed information by allocating full-time bed management nurses, and the whole process of the mode is dominated by people by the distribution process of medical resources, so that the problems of unreasonable distribution and the like are easily caused, even worse doctor-patient relationship is caused, and severe social events are caused.
Therefore, how to realize reasonable distribution and full utilization of hospital bed resources is a technical problem which needs to be solved urgently at present.
Disclosure of Invention
This section is for the purpose of summarizing some aspects of embodiments of the invention and to briefly introduce some preferred embodiments. In this section, as well as in the abstract and the title of the invention of this application, simplifications or omissions may be made to avoid obscuring the purpose of the section, the abstract and the title, and such simplifications or omissions are not intended to limit the scope of the invention.
The present invention has been made in view of the above-mentioned conventional problems.
Therefore, the technical problem solved by the invention is as follows: the prior art can not realize the reasonable distribution and the full utilization of hospital bed resources.
In order to solve the technical problems, the invention provides the following technical scheme: obtaining relevant information data of people using the bed cabinet in a fixed area, and classifying and storing the relevant data in a database; collecting characteristic data required by a sorting classification model, and sorting and classifying the characteristic data by using the sorting classification model; and performing characteristic matching on the sorted and classified data and the data stored in the database in a classified manner, and if the matching degree is higher than a preset value, successfully matching and allocating accompanying personnel.
As a preferred scheme of the using method of the medical intelligent bed cabinet, the medical intelligent bed cabinet comprises the following steps: the related information data of the person using the bed cabinet in the fixed area comprises the position IP of the bed cabinet, codes, application time, money amount and end time.
As a preferred scheme of the using method of the medical intelligent bed cabinet, the medical intelligent bed cabinet comprises the following steps: the feature data comprise dimension features of accompanying persons, user dimension features, cross features and distance features.
As a preferred scheme of the using method of the medical intelligent bed cabinet, the medical intelligent bed cabinet comprises the following steps: also comprises the following steps of (1) preparing,
dimension characteristics of the accompanying person: range of care, gender, age, cost, discount, performance, rating, click rate;
characteristics of user dimensions: user grade, user attribute and client type of the user;
cross characteristics: clicking, collecting and purchasing accompanying personnel by a user;
distance characteristics: the distance of the user's real-time geographic location, frequent geographic location, place of work, place of residence, and poi;
presenting the feature in scalar data form.
As a preferred scheme of the using method of the medical intelligent bed cabinet, the medical intelligent bed cabinet comprises the following steps: performing a normalization process on the feature values, the normalized conversion function including,
Figure BDA0003312413150000021
wherein, XmaxIs the maximum value of the sample data, XminIs the minimum value of the sample data;
and converting the characteristic value into a continuous value between 0 and 1 by using the conversion function.
As a preferred scheme of the using method of the medical intelligent bed cabinet, the medical intelligent bed cabinet comprises the following steps: establishing the ranked classification model may include,
constructing a sequencing classification model by using a weighting algorithm:
Figure BDA0003312413150000022
wherein, wiRepresenting the weight of each sample, R representing a random number between 0 and 1 generated when traversing each sample, SiRepresenting a sampling fraction of each sample;
and carrying out classification sorting according to the output sampling scores, sorting according to the sampling scores from high to low, and constructing a data set.
As a preferred scheme of the using method of the medical intelligent bed cabinet, the medical intelligent bed cabinet comprises the following steps: performing data pre-processing on the feature matching data set, the pre-processing comprising,
cleaning vacancy values, format contents, logic errors and non-demand information;
performing feature construction, data grading and data quantization on the data set;
carrying out data statistics on the data after data transformation, and merging the data into a unified data storage;
and detecting and removing samples which are possibly abnormal in the data samples by using an outlier sample detection strategy based on clustering.
As a preferred scheme of the using method of the medical intelligent bed cabinet, the medical intelligent bed cabinet comprises the following steps: the feature matching includes the steps of,
and performing feature matching on the data by utilizing a similarity calculation strategy:
in the correlation between the event a and the event B, k01 represents the number of times that the event a and the event B co-occur, k02 represents the occurrence of the event B, the number of times that the event a does not occur, k11 represents the occurrence of the event a, the number of times that the event B does not occur, and k12 represents the number of times that neither the event a nor the event B occurs, then:
logLikelihoodRatio=2*(matrixEntropy-rowEntropy-columnEntropy)
wherein, rowEntrophy (k11, k12) + entcopy (k21, k22) column Entrophy (k11, k21) + entcopy (k12, k22) matrix Entrophy (k11, k12, k21, k22), and entcopy represents the Shannon entropy of a system composed of several elements.
As a preferred scheme of the using method of the medical intelligent bed cabinet, the medical intelligent bed cabinet comprises the following steps: the establishment of the screening algorithm includes that,
Figure BDA0003312413150000031
wherein x is1,x2,…xmRepresenting an input variable, xiDenotes the ith data, F denotes the output variable, ci、bi、pi、x0The parameters of the model are represented by,i represents any one of 1 to m.
The invention has the beneficial effects that: the intelligent bedside cabinet combines the intelligent bedside cabinet with the accompanying service, realizes reasonable distribution and full utilization of hospital bed resources, improves accompanying service quality, and reduces patient expenditure.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise. Wherein:
fig. 1 is a basic flow chart of a method for using a medical intelligent bed cabinet according to an embodiment of the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, specific embodiments accompanied with figures are described in detail below, and it is apparent that the described embodiments are a part of the embodiments of the present invention, not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making creative efforts based on the embodiments of the present invention, shall fall within the protection scope of the present invention.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, but the present invention may be practiced in other ways than those specifically described and will be readily apparent to those of ordinary skill in the art without departing from the spirit of the present invention, and therefore the present invention is not limited to the specific embodiments disclosed below.
Furthermore, reference herein to "one embodiment" or "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one implementation of the invention. The appearances of the phrase "in one embodiment" in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments.
The present invention will be described in detail with reference to the drawings, wherein the cross-sectional views illustrating the structure of the device are not enlarged partially in general scale for convenience of illustration, and the drawings are only exemplary and should not be construed as limiting the scope of the present invention. In addition, the three-dimensional dimensions of length, width and depth should be included in the actual fabrication.
Meanwhile, in the description of the present invention, it should be noted that the terms "upper, lower, inner and outer" and the like indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience of describing the present invention and simplifying the description, but do not indicate or imply that the referred device or element must have a specific orientation, be constructed in a specific orientation and operate, and thus, cannot be construed as limiting the present invention. Furthermore, the terms first, second, or third are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
The terms "mounted, connected and connected" in the present invention are to be understood broadly, unless otherwise explicitly specified or limited, for example: can be fixedly connected, detachably connected or integrally connected; they may be mechanically, electrically, or directly connected, or indirectly connected through intervening media, or may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
Example 1
Referring to fig. 1, in an embodiment of the present invention, a method for using a medical intelligent bed cabinet is provided, including:
s1: acquiring related information data of people using the bed cabinet in the fixed area, and classifying and storing the related data in a database;
it should be noted that the relevant information data of the person using the bed cabinet in the fixed area includes the bed cabinet position IP, the code, the application time, the amount of money, and the end time.
The range of the fixed area is preset according to the demand and supply of different grade cities, the acquisition mode of the related position IP includes but is not limited to Bluetooth, dynamic two-dimensional codes and RFID electronic tags, and other data are directly generated by an electronic system.
Further, the principle of classified storage is as follows: in the same area range, the application time is sorted according to the geographic position, then the difference between the application time and the ending time is used as the application time, and finally the sum is used.
S2: collecting characteristic data required by a sorting classification model, and sorting and classifying the characteristic data by using the sorting classification model;
it should be noted that the feature data includes a caregiver dimension feature, a user dimension feature, a cross feature, and a distance feature.
Wherein, the dimension characteristic of accompanying person: range of care, gender, age, cost, discount, performance, rating, click rate;
characteristics of user dimensions: user grade, user attribute and client type of the user;
cross characteristics: clicking, collecting and purchasing accompanying personnel by a user;
distance characteristics: the distance of the user's real-time geographic location, frequent geographic location, place of work, place of residence, and poi;
the features are presented in scalar data form.
And normalizing the characteristic value, wherein the normalized conversion function comprises the following steps:
Figure BDA0003312413150000051
wherein, XmaxIs the maximum value of the sample data, XminIs the minimum value of the sample data;
and converting the characteristic value into a continuous value between 0 and 1 by using a conversion function.
Further, the establishing of the ranking classification model comprises:
constructing a sequencing classification model by using a weighting algorithm:
Figure BDA0003312413150000052
wherein, wiRepresenting the weight of each sample, R representing a random number between 0 and 1 generated when traversing each sample, SiRepresenting a sampling fraction of each sample;
and carrying out classification sorting according to the output sampling scores, sorting from high to low according to the sampling scores, and constructing a data set.
Performing data preprocessing on the feature matching data set, wherein the preprocessing comprises the following steps:
cleaning vacancy values, format contents, logic errors and non-demand information;
carrying out feature construction, data grading and data quantization on the data set;
carrying out data statistics on the data after data transformation, and merging the data into a unified data storage;
and detecting and removing samples which are possibly abnormal in the data samples by using an outlier sample detection strategy based on clustering.
S3: performing feature matching on the sorted and classified data and the data stored in the database in a classified manner, and if the matching degree is higher than a preset value, successfully matching and allocating accompanying personnel;
it should be noted that the feature matching includes:
and performing feature matching on the data by utilizing a similarity calculation strategy:
in the correlation between the event a and the event B, k01 represents the number of times that the event a and the event B co-occur, k02 represents the occurrence of the event B, the number of times that the event a does not occur, k11 represents the occurrence of the event a, the number of times that the event B does not occur, and k12 represents the number of times that neither the event a nor the event B occurs, then:
logLikelihoodRatio=2*(matrixEntropy-rowEntropy-columnEntropy)
wherein, rowEntrophy (k11, k12) + entcopy (k21, k22) column Entrophy (k11, k21) + entcopy (k12, k22) matrix Entrophy (k11, k12, k21, k22), and entcopy represents the Shannon entropy of a system composed of several elements.
S4: when an emergency event occurs in the fixed area, the empty bed cabinet and the corresponding accompanying personnel are quickly screened out by utilizing a screening algorithm, so that the intelligent application of the medical bed cabinet is realized.
It should be noted that the establishment of the screening algorithm includes:
Figure BDA0003312413150000061
wherein x is1,x2,…xmRepresenting an input variable, xiDenotes the ith data, F denotes the output variable, ci、bi、pi、x0Represents a model parameter, and i represents any one of 1 to m.
Specifically, the bed cabinets in the empty state are screened out when the emergency event occurs in the region to which the emergency event belongs, the screened bed cabinets are set to be in the usable state, and after the emergency event is finished, the bed cabinets are set to be in the unusable state.
When the bed cabinet is in an emergency available state, screening out the accompanying personnel in the emergency vacant state, informing the screened out accompanying personnel to the designated area, and positioning the accompanying personnel.
Example 2
The embodiment is another embodiment of the invention, which is different from the first embodiment, and provides a verification test of a using method of the medical intelligent bed cabinet.
The traditional technical scheme is as follows: the degree of intellectualization is low, so that the accompanying service with better performance price can not be quickly and accurately matched for each patient, and the method has higher personnel matching speed and accuracy compared with the traditional method for verifying. In this embodiment, the traditional method for selecting the maintenance worker and the method for selecting the maintenance worker are adopted to respectively perform real-time measurement and comparison on the maintenance worker matching precision of the simulation bed cabinet.
And (3) testing environment: the method comprises the steps of simulating the requirements of the workers in different regions and simulating the use of a bed cabinet on a simulation platform, and respectively performing distribution test of the workers by manual operation of a traditional method and obtaining test result data. By adopting the method, the automatic test equipment is started, MATLB software is used for programming to realize the simulation test of the method, and simulation data is obtained according to the experimental result, and the result is shown in the following table.
Table 1: the experimental results are shown in a comparison table.
Test specimen Conventional methods The method of the invention
Speed of matching ≥5min 0.5s
Efficiency of 60% 99%
Accuracy of 75% 96%
Compared with the traditional method, the method has higher matching precision, thereby reducing the cost of customers and improving the satisfaction.
It should be noted that the above-mentioned embodiments are only for illustrating the technical solutions of the present invention and not for limiting, and although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions may be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention, which should be covered by the claims of the present invention.

Claims (9)

1. A use method of a medical intelligent bed cabinet is characterized by comprising the following steps:
obtaining relevant information data of people using the bed cabinet in a fixed area, and classifying and storing the relevant data in a database;
collecting characteristic data required by a sorting classification model, and sorting and classifying the characteristic data by using the sorting classification model;
performing feature matching on the sorted and classified data and the data stored in the database in a classified manner, and if the matching degree is higher than a preset value, successfully matching and allocating accompanying personnel;
when an emergency event occurs in the fixed area, the empty bed cabinet and the corresponding accompanying personnel are quickly screened out by using a screening algorithm, so that the intelligent application of the medical bed cabinet is realized.
2. The use method of the medical intelligent bed cabinet as claimed in claim 1, characterized in that: the related information data of the person using the bed cabinet in the fixed area comprises the position IP of the bed cabinet, codes, application time, money amount and end time.
3. The use method of the medical intelligent bed cabinet as claimed in claim 1, characterized in that: the feature data comprise dimension features of accompanying persons, user dimension features, cross features and distance features.
4. The use method of the medical intelligent bed cabinet as claimed in claim 1, characterized in that: also comprises the following steps of (1) preparing,
dimension characteristics of the accompanying person: range of care, gender, age, cost, discount, performance, rating, click rate;
characteristics of user dimensions: user grade, user attribute and client type of the user;
cross characteristics: clicking, collecting and purchasing accompanying personnel by a user;
distance characteristics: the distance of the user's real-time geographic location, frequent geographic location, place of work, place of residence, and poi;
presenting the feature in scalar data form.
5. The use method of the medical intelligent bed cabinet as claimed in claim 1, characterized in that: performing a normalization process on the feature values, the normalized conversion function including,
Figure FDA0003312413140000011
wherein, XmaxIs the maximum value of the sample data, XminIs the minimum value of the sample data;
and converting the characteristic value into a continuous value between 0 and 1 by using the conversion function.
6. The use method of the medical intelligent bed cabinet as claimed in claim 1, characterized in that: establishing the ranked classification model may include,
constructing a sequencing classification model by using a weighting algorithm:
Figure FDA0003312413140000021
wherein, wiRepresenting the weight of each sample, R representing a random number between 0 and 1 generated when traversing each sample, SiRepresenting a sampling fraction of each sample;
and carrying out classification sorting according to the output sampling scores, sorting according to the sampling scores from high to low, and constructing a data set.
7. The use method of the medical intelligent bed cabinet as claimed in claim 1, characterized in that: performing data pre-processing on the feature matching data set, the pre-processing comprising,
cleaning vacancy values, format contents, logic errors and non-demand information;
performing feature construction, data grading and data quantization on the data set;
carrying out data statistics on the data after data transformation, and merging the data into a unified data storage;
and detecting and removing samples which are possibly abnormal in the data samples by using an outlier sample detection strategy based on clustering.
8. The use method of the medical intelligent bed cabinet as claimed in claim 1, characterized in that: the feature matching includes the steps of,
and performing feature matching on the data by utilizing a similarity calculation strategy:
in the correlation between the event a and the event B, k01 represents the number of times that the event a and the event B co-occur, k02 represents the occurrence of the event B, the number of times that the event a does not occur, k11 represents the occurrence of the event a, the number of times that the event B does not occur, and k12 represents the number of times that neither the event a nor the event B occurs, then:
logLikelihoodRatio=2*(matrixEntropy-rowEntropy-columnEntropy)
wherein, rowEntrophy (k11, k12) + entcopy (k21, k22) column Entrophy (k11, k21) + entcopy (k12, k22) matrix Entrophy (k11, k12, k21, k22), and entcopy represents the Shannon entropy of a system composed of several elements.
9. The use method of the medical intelligent bed cabinet as claimed in claim 8, characterized in that: the establishment of the screening algorithm includes that,
Figure FDA0003312413140000022
wherein x is1,x2,…xmRepresenting an input variable, xiDenotes the ith data, F denotes the output variable, ci、bi、pi、x0Represents a model parameter, and i represents any one of 1 to m.
CN202111220497.4A 2021-10-20 2021-10-20 Use method of medical intelligent bed cabinet Pending CN113870987A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111220497.4A CN113870987A (en) 2021-10-20 2021-10-20 Use method of medical intelligent bed cabinet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111220497.4A CN113870987A (en) 2021-10-20 2021-10-20 Use method of medical intelligent bed cabinet

Publications (1)

Publication Number Publication Date
CN113870987A true CN113870987A (en) 2021-12-31

Family

ID=78996772

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111220497.4A Pending CN113870987A (en) 2021-10-20 2021-10-20 Use method of medical intelligent bed cabinet

Country Status (1)

Country Link
CN (1) CN113870987A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114628014A (en) * 2022-05-07 2022-06-14 湖南工商大学 Intelligent vaccine distribution method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110231203A1 (en) * 2001-09-07 2011-09-22 Eric Rosow Managing Patient Bed Assignments And Bed Occupancy In A Health Care Facility
CN108596711A (en) * 2018-03-28 2018-09-28 广州优视网络科技有限公司 Using recommendation method, apparatus and electronic equipment
CN111696654A (en) * 2020-05-09 2020-09-22 广东百慧科技有限公司 Hospital bed intelligent distribution method, system, equipment and storage medium
CN113066569A (en) * 2021-04-21 2021-07-02 复旦大学附属中山医院 Hospitalization accompanying management system based on multidimensional data fusion association technology and operation method
CN113298116A (en) * 2021-04-26 2021-08-24 上海淇玥信息技术有限公司 Attention weight-based graph embedding feature extraction method and device and electronic equipment
CN113466627A (en) * 2021-07-09 2021-10-01 广东电网有限责任公司广州供电局 Power grid fault prediction method suitable for severe weather

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110231203A1 (en) * 2001-09-07 2011-09-22 Eric Rosow Managing Patient Bed Assignments And Bed Occupancy In A Health Care Facility
CN108596711A (en) * 2018-03-28 2018-09-28 广州优视网络科技有限公司 Using recommendation method, apparatus and electronic equipment
CN111696654A (en) * 2020-05-09 2020-09-22 广东百慧科技有限公司 Hospital bed intelligent distribution method, system, equipment and storage medium
CN113066569A (en) * 2021-04-21 2021-07-02 复旦大学附属中山医院 Hospitalization accompanying management system based on multidimensional data fusion association technology and operation method
CN113298116A (en) * 2021-04-26 2021-08-24 上海淇玥信息技术有限公司 Attention weight-based graph embedding feature extraction method and device and electronic equipment
CN113466627A (en) * 2021-07-09 2021-10-01 广东电网有限责任公司广州供电局 Power grid fault prediction method suitable for severe weather

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114628014A (en) * 2022-05-07 2022-06-14 湖南工商大学 Intelligent vaccine distribution method

Similar Documents

Publication Publication Date Title
CN109411082B (en) Medical quality evaluation and treatment recommendation method
AU705276B2 (en) Health data processing system
US8285585B2 (en) System and method for peer-profiling individual performance
US20040193022A1 (en) Diagnostic support system and diagnostic support program
CN104951894A (en) Intelligent analysis and assessment system for disease management in hospital
CN109920506B (en) Medical statistics report generation method, device, equipment and storage medium
CN105528529A (en) Data processing method of traditional Chinese medicine clinical skill evaluation system based on big data analysis
CN102004962A (en) Method for realizing intelligent collation on personal comprehensive performance for appraisal
CN108766542A (en) A kind of data analysis processing method and system
CN114300106A (en) Medical resource allocation method and device and electronic equipment
CN112216372A (en) Intelligent medical hospital information display management platform based on big data
CN116644869B (en) Real-time data analysis and public health event prediction system
CN113657805A (en) Method, device, equipment and storage medium for constructing weights of assessment index system
CN113870987A (en) Use method of medical intelligent bed cabinet
CN117497149A (en) Hospital management method and system based on artificial intelligence
CN115330569A (en) Automatic balancing method for burden difference and medical resources of children tumor diseases
CN115331793A (en) Operation information management system and method based on lean medical treatment
CN109841285B (en) Clinical research collaboration system and method
CN201936304U (en) System capable of intelligently classifying department comprehensive performances for assessment
CN112200411A (en) Nursing human resource scheduling system giving consideration to patient and caregiver appeal
CN110827004A (en) Nursing platform system based on clinical big data
US11915803B2 (en) Method and system for extracting data from a plurality of electronic data stores of patient data to provide provider and patient data similarity scoring
Bodart et al. Identifying information needs and indicators
JP2003526137A (en) Method and apparatus for automatically allocating staffing
CN113706111A (en) Method, device, equipment and medium for processing medical institution process data

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