WO2020119096A1 - Data analysis-based hospital evaluation method and related product - Google Patents

Data analysis-based hospital evaluation method and related product Download PDF

Info

Publication number
WO2020119096A1
WO2020119096A1 PCT/CN2019/095002 CN2019095002W WO2020119096A1 WO 2020119096 A1 WO2020119096 A1 WO 2020119096A1 CN 2019095002 W CN2019095002 W CN 2019095002W WO 2020119096 A1 WO2020119096 A1 WO 2020119096A1
Authority
WO
WIPO (PCT)
Prior art keywords
hospital
combination
risk indicators
preset
risk
Prior art date
Application number
PCT/CN2019/095002
Other languages
French (fr)
Chinese (zh)
Inventor
唐晶
茆炜杰
宋意
Original Assignee
平安医疗健康管理股份有限公司
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 平安医疗健康管理股份有限公司 filed Critical 平安医疗健康管理股份有限公司
Publication of WO2020119096A1 publication Critical patent/WO2020119096A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • 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

Definitions

  • This application relates to the field of big data technology, specifically to a hospital evaluation method and related products based on data analysis.
  • Embodiments of the present application provide a hospital evaluation method and related products based on data analysis, with a view to obtaining target risk indexes among preset risk indexes, and improving the pertinence and accuracy of hospital evaluation.
  • an embodiment of the present application provides a hospital evaluation method based on data analysis.
  • the method includes:
  • N is an integer greater than 1;
  • an embodiment of the present application provides a hospital evaluation electronic device based on data analysis, the electronic device includes:
  • a combination unit configured to combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes
  • a determining unit configured to sequentially input the multiple combination schemes into a pre-trained combination scheme recognition model to obtain multiple output results, and determine the target combination scheme among the multiple combination schemes according to the multiple output results;
  • the evaluation unit is used for evaluating the hospital according to the target combination plan.
  • an embodiment of the present application provides an electronic device, including one or more processors, one or more memories, one or more transceivers, and one or more programs, where the one or more programs are Stored in the memory and configured to be executed by the one or more processors, the program includes instructions for performing the steps in the method as described in the first aspect.
  • an embodiment of the present application provides a computer-readable storage medium that stores a computer program for electronic data exchange, where the computer program causes a computer to execute the method according to the first aspect.
  • N preset risk indicators of the hospital are obtained, and the risk indicators are combined to obtain multiple combination schemes, and the multiple combination schemes are input into a pre-trained combination scheme recognition model to obtain
  • the target combination plan evaluates the hospital based on the target combination plan, improves the accuracy of the hospital evaluation, provides data reference for the medical system reform, and improves the persuasion of the medical system reform.
  • FIG. 1 is a schematic flowchart of a hospital evaluation method based on data analysis provided by an embodiment of the present application
  • FIG. 1A is a schematic flowchart of a combination scheme based on a sliding window frame selection sub-matrix provided by an embodiment of the present application
  • FIG. 2 is a schematic flowchart of another hospital evaluation method based on data analysis provided by an embodiment of the present application
  • FIG. 3 is a schematic flowchart of another hospital evaluation method based on data analysis provided by an embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of a hospital evaluation electronic device based on data analysis provided by an embodiment of the present application
  • FIG. 5 is a block diagram of functional units of a hospital evaluation electronic device based on data analysis provided by an embodiment of the present application.
  • FIG. 1 is a schematic flowchart of a hospital evaluation method based on data analysis provided by an embodiment of the present application. The method is applied to an electronic device, and the method includes steps S101 to S104:
  • Step S101 Acquire N preset risk indicators of the hospital to be evaluated according to the correspondence between preset hospitals and risk indicators, where N is an integer greater than 1.
  • the risk index is an index that affects the medical quality of the hospital, and specifically refers to an index that has an impact on the growth of the medical cost of the hospital.
  • the corresponding relationship between the hospital and the risk index is set in advance.
  • the preset risk index is set according to the evaluation object and evaluation dimension, that is, different risks can be set for different evaluation objects and evaluation dimensions index.
  • the risk index can be set as the growth rate of the patient, the reimbursement ratio of medical insurance, the aging trend of the population, the scope of the medical insurance catalog, the number of beds in the hospital, etc.
  • the risk index can be set to the medical research and development cost for the cause, the surgical cost when treating the cause, and the patient’s Care costs, etc.
  • different risk indicators of different hospitals can be set according to the information of the hospital, and the same risk index can be set for hospitals at the same latitude.
  • the risk index can be set according to the hospital level.
  • the risk index of the first-class hospitals is set as the growth rate of patients, economic growth rate, medical insurance reimbursement ratio, and so on. This application does not limit the method of setting risk indicators.
  • This application takes the evaluation of the medical expenses of the hospital as an example for specific explanation, but it is not limited.
  • Step S102 Combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes.
  • combining the N preset risk indicators according to a preset rule specifically includes: importing the N preset risk indicators as original input data into a database, using the crawler algorithm Python to call the database, and of course it can also be loaded by MATLAB In this database, it should be understood that Python is only an exemplary description and is not limited; the number of input rows m and columns n is obtained. Of course, the number of rows m and columns can be automatically set according to the number of N preset risk indicators For the size of n, set the size of m and n automatically to ensure that m*n is greater than or equal to N. It can also accept the size of the number of rows m and columns n entered by the user.
  • the scale h can be set by the user, or can be automatically generated according to the values of m and n.
  • h ⁇ m and h ⁇ n need to be satisfied, and this application does not make a unique limitation.
  • the sliding window frame selects the last column or last row of the risk indicator matrix m*n, continue to slide the sliding window h*h, perform padding operation at the same time, that is, execute the zero-add strategy for the part of the sliding window h*h that exceeds the risk indicator matrix m*n, until the sliding window h*h completely slides out of the risk indicator matrix m*n , Stop the sliding operation, and use all the sub-matrices selected by the frame as the multiple combination schemes.
  • the total number of sub-matrices is obtained based on the above sliding operation, that is, the total number of combined schemes:
  • Q is the number of combined schemes
  • m is the number of rows of the risk indicator matrix
  • n is the number of columns of the risk indicator matrix
  • padding is the number of filled circles
  • h is the scale of the sliding window
  • S is the sliding step.
  • FIG. 1A shows an example of a process of obtaining a combined solution by frame selection sub-matrix.
  • N the number of rows and columns n
  • Step S103 The multiple combination schemes are sequentially input into a pre-trained combination scheme recognition model to obtain multiple output results, and a target combination scheme among the multiple combination schemes is determined according to the multiple output results.
  • sequentially inputting the plurality of combination schemes to the pre-trained combination scheme recognition model specifically includes: sequentially inputting medical data corresponding to the plurality of combination schemes as input data to the pre-trained combination scheme recognition model , which specifically includes: acquiring a plurality of preset risk indicators in each of the plurality of combination plans, and determining an input data set and a verification set of each combination plan based on the medical database of the hospital, That is, the medical data at different times of the medical database is obtained, and the medical data corresponding to the multiple preset risk indicators in each combination plan are screened in the medical data, and the medical data corresponding to the multiple preset risk indicators are used as At this moment, the input data of the combination plan is obtained based on the medical database.
  • the input data set of the combination plan is obtained; based on the medical database, the actual impact result set of the N preset risk indicators on the hospital (that is, the input data set is obtained) Corresponding to the changes in the hospital's medical expenses in the same period), the actual impact result set is used as the verification set; wherein, determining the target combination plan among the multiple combination plans according to the multiple output results specifically includes: The input data set of any one of the plurality of combination schemes is input to the pre-trained combination scheme recognition model, so as to obtain the prediction result of the combination scheme on the medical cost growth of the hospital, and the prediction result is verified with the Set fitting to get the first degree of fit, input the input data sets of multiple combined schemes to the pre-trained combined scheme recognition model in turn to obtain a prediction result set, and then, the prediction result set and the verification set Corresponding to the fitting, the fitting degree of the multiple combination schemes is obtained, and the combination scheme corresponding to the maximum fitting degree is taken as the target combination scheme.
  • the fitting threshold may be 0.6, 0.7, 0.75, 0.8, or other values.
  • the above fitting the prediction result to the verification result to obtain a degree of fit specifically includes: vectorizing the prediction result and the verification result to obtain a first feature vector of the prediction result, and a second feature corresponding to the verification result Vector, calculate the Euclidean distance between the first eigenvector and the second eigenvector, and use the Euclidean distance as the degree of fit between the prediction result and the verification result.
  • calculating the Euclidean distance is just an example and can be determined by other calculation methods.
  • the degree of fit between the prediction result and the verification result for example, Euclidean distance, Chebyshev distance, etc.
  • Step S104 Evaluate the hospital according to the target combination plan.
  • evaluating the hospital according to the target combination plan specifically includes: determining a plurality of preset evaluation dimensions of the hospital, acquiring multiple preset risk indicators in the target combination plan; determining the multiple Suppose that the risk index is scored on each of the plurality of preset evaluation dimensions to obtain multiple score results; weight the multiple score results according to the weight values of the multiple preset evaluation dimensions To get the score of the hospital.
  • the value range of the scoring result is 0-100, and the higher the score, the lower the risk index of the hospital in the increase of medical expenses.
  • the N preset risk indicators of the hospital to be evaluated are obtained, the risk indicators are imported into the database, and the N risk indicators are combined using Python, which improves the diversity of the combination scheme, and, slides
  • the window selection of the combination scheme has high randomness, avoiding the subjectivity of the artificial combination of preset risk indicators, making the target combination scheme in this application more convincing;
  • multiple combination schemes are entered into the pre Recognize the model of the trained combination plan, determine the target combination plan according to the prediction results, and determine the target combination plan according to the model to obtain the high accuracy of the target combination plan;
  • the medical system reform provides data reference and improves the persuasion of the medical system reform.
  • the method further includes:
  • the target combination plan Determine whether the scoring result is less than a threshold, and if so, send the target combination plan to the terminal device of the hospital to display the target combination plan on the information display interface of the terminal device and the prompt information, the prompt information It is used to prompt the hospital to adjust the medical system of the hospital based on the risk index in the target combination plan.
  • the threshold may be 10, 20, 30, 50 or other values.
  • the scoring result when the scoring result is less than the threshold, the scoring result is fed back to the terminal equipment of the hospital in time, prompting the hospital to make reforms to the medical system, improving the efficiency of the medical system reform, and the medical system reform is based on the combined plan
  • the risk indicators in the list have improved the relevance of the medical system reform.
  • the method further includes:
  • FIG. 2 is a schematic flowchart of another hospital evaluation method based on data analysis provided by an embodiment of the present application.
  • the method is applied to an electronic device.
  • the method includes steps S201 to S207:
  • Step S201 Acquire N preset risk indicators of the hospital to be evaluated according to the correspondence between preset hospitals and risk indicators, where N is an integer greater than 1.
  • Step S202 Combine the N risk indicators according to a preset rule to obtain multiple combination schemes.
  • Step S203 Based on the medical database of the hospital, determine the training set and the verification set of each of the plurality of combination plans to obtain the training set and the verification set of the plurality of combination plans.
  • the medical database is composed of medical data at multiple times, and the medical data includes medical data related to medical expenses and medical data related to the N preset risk indicators.
  • determining the training set and verification set of each combination plan specifically includes: based on the medical database of the hospital, obtaining medical data corresponding to multiple risk indicators in each combination plan, and medical treatment corresponding to the multiple risk indicators
  • the data is used as the training data of the combined scheme, the training data of the combined scheme at multiple times can be obtained to obtain the training data set of the combined scheme, and based on the medical database, the training data set of the multiple combined schemes can be obtained; based on the Medical database to obtain the actual impact results of the N preset risk indicators on the hospital (that is, the changes in the hospital's medical expenses in the same period corresponding to the training data set), and take the actual impact results on the hospital as the The verification data set of the Togo combination scheme, thereby obtaining the training data set and the verification data set of the multiple combination schemes.
  • Step S204 The training sets of the plurality of combination schemes are sequentially input to the initial model for training, and a trained combination scheme recognition model is obtained.
  • the fit degree is greater than the first threshold, complete Train the initial model to obtain the pre-trained model, otherwise, perform reverse training on the initial model based on the loss function in the initial model, update the weight gradient in the initial model until the input of the combined scheme
  • the degree of fit between the prediction impact result set obtained from the training data set and the verification set is greater than the first threshold or the number of times of performing reverse training is greater than the second threshold, the training of the initial model is completed, and the Recognized model of the trained combined scheme.
  • the first threshold may be 0.6, 0.7, 0.75, 0.8 or other values.
  • the second threshold may be 500, 1000, 3000, 5000, 10000, or other values.
  • Step S205 Based on the medical database, determine input data sets of the plurality of combination schemes, input the input data sets into the trained combination scheme recognition model, and obtain an output result.
  • determining the input data set of the plurality of combination plans specifically includes: acquiring a plurality of preset risk indicators in each of the plurality of combination plans, and obtaining the medical database based on the medical database
  • the most recently entered medical data in the medical data is obtained from the medical data corresponding to the multiple preset risk indicators in each combination plan, and the medical data corresponding to the multiple preset risk indicators is used as the current
  • the input data of the combination plan to obtain the input data set of the multiple combination plans; based on the medical data input most recently, obtain the actual impact results of the N preset risk indicators on the hospital (that is, the most recent medical data input Changes in the hospital’s medical expenses), using the actual impact results as a verification set, inputting the input data of any one of the multiple combination schemes to the pre-trained combination scheme recognition model to obtain the output of the combination scheme
  • the input data sets of the plurality of combination schemes are sequentially input to the pre-trained combination scheme recognition model to obtain respective output
  • Step S206 Determine a target combination plan among the plurality of combination plans according to the output result.
  • the prediction results of the multiple combination schemes are respectively fitted to the verification set to obtain respective fitting degrees, and the combination scheme corresponding to the maximum fitting degree is used as the target combination scheme.
  • obtain a plurality of fitting degrees whose fitting degree is greater than a fitting degree threshold in the plurality of combining schemes determine a plurality of combining schemes corresponding to the plurality of fitting degrees, and combine each of the plurality of combining schemes
  • the solution obtains multiple thing sets, uses the multiple thing sets as a thing database, sets the minimum support degree, determines the frequent item set in the thing database based on the FP-Growth algorithm and the minimum support degree, and treats the frequent The item set serves as the target combination plan.
  • fitting the prediction result to the verification result to obtain respective fitting degrees specifically including: vectorizing the prediction result and the verification result to obtain a first feature vector of the prediction result, and a second corresponding to the verification result Feature vector, calculate the Euclidean distance between the first feature vector and the second feature vector, and use the Euclidean distance as the fit between the prediction result and the verification result.
  • calculating the Euclidean distance is just an example, and other calculation methods can also be used.
  • Determine the fit of the prediction results to the verification results for example, Euclidean distance, Chebyshev distance, etc.
  • the first threshold may be 0.6, 0.7, 0.75, 0.8 or other values.
  • Step S207 Evaluate the hospital according to the target combination plan.
  • the N preset risk indicators of the hospital to be evaluated are obtained, the risk indicators are imported into the database, and the N risk indicators are combined using Python, which improves the diversity of the combination scheme, and, slides
  • the window selection of the combination scheme has high randomness, avoiding the subjectivity of the artificial combination of preset risk indicators, making the target combination scheme in this application more convincing;
  • multiple combination schemes are entered into the pre Recognize the model of the trained combination plan, determine the target combination plan according to the prediction results, and determine the target combination plan according to the model to obtain the high accuracy of the target combination plan;
  • the medical system reform provides data reference and improves the persuasion of the medical system reform.
  • FIG. 3 is a schematic flowchart of another hospital evaluation method based on data analysis provided by an embodiment of the present application.
  • the method is applied to an electronic device, and the method includes steps S301 to S305:
  • Step S301 Acquire N preset risk indicators of the hospital to be evaluated according to the correspondence between preset hospitals and risk indicators, where N is an integer greater than 1.
  • Step S302 Combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes.
  • Step S303 The multiple combination schemes are sequentially input to the pre-trained combination scheme recognition model to obtain multiple output results, and the target combination scheme among the multiple combination schemes is determined according to the multiple output results.
  • Step S304 Evaluate the hospital according to the target combination plan, and obtain an evaluation result of the hospital.
  • Step S305 Send the evaluation result of the hospital to the network side device to display the score result of the hospital.
  • the evaluation results can be used to determine whether the increase in medical expenses is reasonable or whether the hospital's ability to regulate the increase in medical expenses or whether the increase in medical expenses matches the current economy, etc., and is not limited.
  • the N preset risk indicators of the hospital to be evaluated are obtained, the risk indicators are imported into the database, and the N risk indicators are combined using Python, which improves the diversity of the combination scheme, and, slides
  • the window frame selection combination scheme has high randomness, avoiding the subjectivity brought by the artificial combination of preset risk indicators, and making the target combination scheme more convincing; in addition, inputting multiple combination schemes into the pre-trained combination scheme recognition model To get the target combination plan, determine the target combination plan according to the model, and improve the accuracy; evaluate the hospital according to the target combination plan, improve the accuracy of the hospital evaluation, provide data reference for the medical system reform, and improve the persuasion of the medical system reform. Upload the evaluation results to the network-side device, display the evaluation results, and provide data references for patients to seek medical treatment.
  • FIG. 4 is a schematic structural diagram of a hospital evaluation electronic device 400 based on data analysis provided by an embodiment of the present application, as shown in FIG. 4
  • the electronic device 400 includes a processor, a memory, a communication interface, and one or more programs, wherein the one or more programs are different from the one or more application programs, and the one or more programs are stored in In the above memory, and configured to be executed by the above processor, the above program includes instructions for performing the following steps;
  • N is an integer greater than 1;
  • the instructions in the above program are specifically used to perform the following operations:
  • the instructions in the above program are specifically used to execute The following operations:
  • the N risk indicators are used as matrix elements to generate a risk indicator matrix m*n with the number of rows as the m and the number of columns as the n; if the N ⁇ m*n, Implement a zero addition strategy, add (m*nN) zeros to the N risk indicators, and use the added risk indicators as matrix elements to generate a risk indicator matrix with the number of rows and the number of columns as n m*n; if N>m*n, prompt to re-enter the number of rows m and the number of columns n, until the N ⁇ m*n, use the N risk indicators as matrix elements to generate the number of rows as The m and the number of columns are the risk index matrix m*n of the n.
  • the instructions in the above procedure are specifically used to perform the following operations:
  • Determining multiple preset evaluation dimensions corresponding to the hospital acquiring multiple preset risk indicators in the target combination scheme; determining each of the multiple preset risk indicators in the multiple preset evaluation dimensions
  • a plurality of scoring results are obtained by scoring results in a preset evaluation dimension; the plurality of scoring results are weighted according to weight values of the plurality of preset evaluation dimensions to obtain a scoring result for the hospital.
  • the instructions in the above program are also used to perform the following operations:
  • the target combination plan Determine whether the scoring result is less than a threshold, and if so, send the target combination plan to the terminal device of the hospital to display the target combination plan on the information display interface of the terminal device and the prompt information, the prompt information It is used to prompt the hospital to adjust the medical system of the hospital based on the risk index in the target combination plan.
  • the instructions in the above program are also used to perform the following operations:
  • the instructions in the above program are specifically used to perform the following operations: Vectorizing the prediction result and the verification result to obtain a first feature vector corresponding to the prediction result and a second feature vector corresponding to the verification result; calculating the first feature vector and the second feature For the Euclidean distance of the vector, use the Euclidean distance as the degree of fit between the prediction result and the verification result.
  • the instructions in the above program are specifically used to perform the following operations:
  • the degree of fit is greater than the first threshold, complete the training of the initial model to obtain the pre-trained combination scheme recognition model, otherwise, perform an inversion on the initial model based on the loss function in the initial model To training, update the weight gradient in the initial model until the degree of fit between the predicted impact result set obtained by inputting the training data set and the verification set is greater than the first threshold or the number of times of performing reverse training is greater than At the second threshold, the training of the initial model is completed, and the pre-trained combination scheme recognition model is obtained.
  • the instructions in the above program are specifically used to perform the following operations:
  • the medical data corresponding to the multiple combination schemes are sequentially input as input data to the pre-trained combination scheme recognition model to obtain a prediction result corresponding to each combination scheme, and the prediction result is medical treatment for the hospital Forecast results of cost increase.
  • FIG. 5 shows a block diagram of a possible functional unit composition of the electronic device 500 of the hospital evaluation method based on data analysis involved in the above embodiment.
  • the electronic device 500 includes an acquisition unit 510, a combination unit 520, and a determination Unit 530, evaluation unit 540, among them;
  • the obtaining unit 510 obtains N preset risk indicators of the hospital to be evaluated according to the correspondence between preset hospitals and risk indicators, where N is an integer greater than 1;
  • a combination unit 520 configured to combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes
  • the determining unit 530 is configured to sequentially input the multiple combination schemes into a pre-trained combination scheme recognition model to obtain multiple output results, and determine the target combination scheme among the multiple combination schemes according to the multiple output results ;
  • the evaluation unit 540 is used to evaluate the hospital according to the target combination plan.
  • the combining unit 520 is specifically configured to: import the N preset risk indicators into a database; and It is used to call the database using the crawler algorithm Python to obtain the input row number m and column number n; and to call Python's matrix generation function, using the N risk indicators as matrix elements to generate the row number for the m and The number of columns is the risk index matrix m*n of the n; and the size h of the sliding window used to obtain the input to obtain the sliding window h*h; and the sliding step for the input to the sliding window h*h Long; and used to sequentially slide the sliding window h*h in the risk index matrix m*n according to the sliding step, select a plurality of sub-matrixes, and select the All elements are used as one combination plan to obtain multiple combination plans, where h ⁇ m and h ⁇ n.
  • the risk index matrix m*n where the number of element generation rows is m and the number of columns is n.
  • the evaluation unit 540 is specifically configured to: determine a plurality of preset evaluation dimensions corresponding to the hospital; and obtain the target combination scheme A plurality of preset risk indicators in; and a score result for determining the plurality of preset risk indicators in each of the plurality of preset evaluation dimensions to obtain multiple score results; and It is used to weight the plurality of scoring results according to the weight values of the plurality of preset evaluation dimensions to obtain a score result for the hospital.
  • the electronic device 500 further includes a judgment unit 550 for judging whether the scoring result is less than a threshold, and if so, sending the target combination plan to the terminal device of the hospital to
  • the information display interface of the terminal device displays the target combination plan and prompt information, and the prompt information is used to prompt the hospital to adjust the medical system of the hospital based on the risk index in the target combination plan.
  • the electronic device 500 further includes a training unit 560, which is used to obtain correspondences between multiple risk indicators in any one of the multiple combination schemes based on the medical database of the hospital Medical data corresponding to the multiple risk indicators, determine the medical data corresponding to the multiple risk indicators as the training data set of the combined scheme, and obtain the training data set of the multiple combined schemes; and for obtaining the N based on the medical database
  • An actual impact result of a preset risk index on the hospital determining that the actual impact result is a verification set of the multiple combined schemes; and training data for combining any one of the multiple combined schemes
  • the set is input to the initial model to perform a forward operation to obtain a predicted impact result set of the combined scheme, and the predicted impact result set is fitted to the combined set verification set to obtain a degree of fit corresponding to the combined scheme, Perform reverse training according to the fitting degree to obtain the pre-trained combination scheme recognition model.
  • the training unit 560 is specifically configured to: The result is vectorized with the verification result to obtain a first feature vector corresponding to the prediction result and a second feature vector corresponding to the verification result; calculating the Euclidean distance between the first feature vector and the second feature vector , Using the Euclidean distance as the degree of fit between the prediction result and the verification result.
  • the training unit 560 in performing reverse training according to the degree of fit to obtain the pre-trained combination scheme recognition model, is specifically configured to: if the degree of fit is greater than the first threshold , Complete the training of the initial model, and obtain the pre-trained combination scheme recognition model, otherwise, perform reverse training on the initial model based on the loss function in the initial model, update the initial model Weight gradient until the fit between the predicted impact result set obtained by inputting the training data set and the verification set is greater than the first threshold or the number of times of performing reverse training is greater than the second threshold, the Model training to obtain the pre-trained combination scheme recognition model.
  • the determining unit 530 is specifically configured to: correspond to the multiple combination schemes
  • the medical data of is sequentially input as input data to the pre-trained combination scheme recognition model to obtain a prediction result corresponding to each combination scheme, and the prediction result is a prediction result of the medical cost increase of the hospital.
  • An embodiment of the present application further provides a computer-readable storage medium, wherein the computer-readable storage medium stores a computer program for electronic data exchange, and the computer program enables the computer to execute any of the methods described in the above method embodiments based on Some or all steps of the hospital evaluation method for data analysis.
  • An embodiment of the present application further provides a computer program product, the computer program product includes a non-transitory computer-readable storage medium storing a computer program, the computer program is operable to cause the computer to execute as described in the above method embodiments Some or all steps of any hospital evaluation method based on data analysis.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or software program modules.
  • the integrated unit is implemented in the form of a software program module and sold or used as an independent product, it may be stored in a computer-readable memory.
  • the technical solution of the present application essentially or part of the contribution to the existing technology or all or part of the technical solution can be embodied in the form of a software product, the computer software product is stored in a memory, Several instructions are included to enable a computer device (which may be a personal computer, server, network device, etc.) to perform all or part of the steps of the methods described in the embodiments of the present application.
  • the aforementioned memory includes: U disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), mobile hard disk, magnetic disk or optical disk and other media that can store program codes.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Educational Administration (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Primary Health Care (AREA)
  • Medical Informatics (AREA)
  • General Health & Medical Sciences (AREA)
  • Game Theory and Decision Science (AREA)
  • Epidemiology (AREA)
  • Biomedical Technology (AREA)
  • Public Health (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

A data analysis-based hospital evaluation method and a related product. The method is applied to an electronic device, and comprises: obtaining N preset risk indicators of a hospital to be evaluated according to a preset correspondence between hospitals and risk indicators, N being an integer greater than 1 (S101); combining the N preset risk indicators according to a preset rule to obtain a plurality of combination solutions (S102); sequentially inputting the plurality of combination solutions into a pre-trained combination solution recognition model to obtain a plurality of output results, and determining a target combination solution from the plurality of combination solutions according to the plurality of output results (S103); and evaluating said hospital according to the target combination solution (S104). The method facilitates improving the accuracy of evaluation of hospitals.

Description

基于数据分析的医院评价方法及相关产品Hospital evaluation method and related products based on data analysis
本申请要求于2018年12月13日提交中国专利局、申请号为2018115258014、申请名称为“基于数据分析的医院评价方法及相关产品”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application requires the priority of the Chinese patent application submitted to the China Patent Office on December 13, 2018 with the application number 2018115258014 and the application name "Database Analysis-based Hospital Evaluation Method and Related Products", the entire contents of which are incorporated by reference in In this application.
技术领域Technical field
本申请涉及大数据技术领域,具体涉及一种基于数据分析的医院评价方法及相关产品。This application relates to the field of big data technology, specifically to a hospital evaluation method and related products based on data analysis.
背景技术Background technique
随着国家基本医疗保障制度不断地加强和经济水平的不断提高,参保人员生活的改善,人们越来越关注身体健康,将关注焦点逐渐转移到看病、养生方面,随着人们关注焦点的转移,导致医院的医疗费用在持续不断的增长,其增长存在主观原因和客观原因,其中,客观原因包括:生活水平的改善,健康意识的增强,系统的健康检查引起人们的重视;人口老龄化的加重,导致病人增长的速度加快;高科技医疗设备、高分子医药材料、新药、特药等的开展应用增加医疗费用。主观原因:医院、医护人员为了自身利益出现一些乱用药、乱收费、乱施检等手段额外增加了医疗费用。With the continuous strengthening of the national basic medical security system and the continuous improvement of the economic level, the improvement of the life of the insured people, people are paying more and more attention to physical health, and gradually shifting their focus to seeing doctors and health care. , Leading to the continuous increase of medical expenses in hospitals. There are subjective and objective reasons for its growth. Among them, objective reasons include: improvement of living standards, enhancement of health awareness, and systematic health examinations attracting people’s attention; Heavier, leading to faster patient growth; the development and application of high-tech medical equipment, polymer medical materials, new drugs, special drugs, etc. increase medical costs. Subjective reasons: Hospitals and medical staff have some additional means such as indiscriminate use of drugs, indiscriminate charges, and indiscriminate inspections for their own benefit.
目前,造成医疗费用增长的原因众多,而有些原因不是引起医疗费用增长的主要原因,因此,目前的评价医院的医疗费用增长的合理性不具有针对性,准确度低,形式单一,易对医院产生误判。亟需提供一种客观评价医院的医疗费用增长的方法。At present, there are many reasons for the increase in medical expenses, and some reasons are not the main reasons for the increase in medical expenses. Therefore, the rationality of the current evaluation of the increase in medical expenses of hospitals is not targeted, the accuracy is low, the form is single, and it is easy for the hospital Misjudged. There is an urgent need to provide a method for objectively evaluating the increase in hospital medical costs.
发明内容Summary of the invention
本申请实施例提供了一种基于数据分析的医院评价方法及相关产品,以期获取预设的风险指标中的目标风险指标,提高对医院评价的针对性和准确度。Embodiments of the present application provide a hospital evaluation method and related products based on data analysis, with a view to obtaining target risk indexes among preset risk indexes, and improving the pertinence and accuracy of hospital evaluation.
第一方面,本申请实施例提供一种基于数据分析的医院评价方法,所述方法包括:In a first aspect, an embodiment of the present application provides a hospital evaluation method based on data analysis. The method includes:
根据预设的医院与风险指标之间的对应关系,获取待评价医院的N个预设风险指标,N为大于1的整数;According to the correspondence between preset hospitals and risk indicators, obtain N preset risk indicators of the hospital to be evaluated, N is an integer greater than 1;
根据预设规则对所述N个预设风险指标进行组合,得到多个组合方案;Combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes;
将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果,根据所述多个输出结果确定所述多个组合方案中的目标组合方案;Inputting the plurality of combination schemes to a pre-trained combination scheme recognition model in sequence to obtain multiple output results, and determining a target combination scheme among the plurality of combination schemes according to the plurality of output results;
根据所述目标组合方案评价所述医院。Evaluate the hospital according to the target combination plan.
第二方面,本申请实施例提供一种基于数据分析的医院评价电子设备,所述电子设备包括:In a second aspect, an embodiment of the present application provides a hospital evaluation electronic device based on data analysis, the electronic device includes:
获取单元,用于获取待评价医院的N个预设风险指标;An acquisition unit for acquiring N preset risk indicators of the hospital to be evaluated;
组合单元,用于根据预设规则组合所述N个预设风险指标,得到多个组合方案;A combination unit, configured to combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes;
确定单元,用于将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果,根据所述多个输出结果确定所述多个组合方案中的目标组合方案;A determining unit, configured to sequentially input the multiple combination schemes into a pre-trained combination scheme recognition model to obtain multiple output results, and determine the target combination scheme among the multiple combination schemes according to the multiple output results;
评价单元,用于根据所述目标组合方案评价所述医院。The evaluation unit is used for evaluating the hospital according to the target combination plan.
第三方面,本申请实施例提供一种电子设备,包括一个或多个处理器、一个或多个存储器、一个或多个收发器,以及一个或多个程序,所述一个或多个程序被存储在所述存储 器中,并且被配置由所述一个或多个处理器执行,所述程序包括用于执行如第一方面所述的方法中的步骤的指令。In a third aspect, an embodiment of the present application provides an electronic device, including one or more processors, one or more memories, one or more transceivers, and one or more programs, where the one or more programs are Stored in the memory and configured to be executed by the one or more processors, the program includes instructions for performing the steps in the method as described in the first aspect.
第四方面,本申请实施例提供一种计算机可读存储介质,其存储用于电子数据交换的计算机程序,其中,所述计算机程序使得计算机执行如第一方面所述的方法。According to a fourth aspect, an embodiment of the present application provides a computer-readable storage medium that stores a computer program for electronic data exchange, where the computer program causes a computer to execute the method according to the first aspect.
实施本申请实施例,具有如下有益效果:The implementation of the embodiments of the present application has the following beneficial effects:
可以看出,在本申请实施例中,获取医院的N个预设风险指标,对风险指标进行组合,得到多个组合方案,将多个组合方案输入到预先训练好的组合方案识别模型,得到目标组合方案,依据目标组合方案评价医院,提高对医院评价的准确度,为医疗体制改革提供数据参考,提高医疗体制改革的说服力。It can be seen that in the embodiment of the present application, N preset risk indicators of the hospital are obtained, and the risk indicators are combined to obtain multiple combination schemes, and the multiple combination schemes are input into a pre-trained combination scheme recognition model to obtain The target combination plan evaluates the hospital based on the target combination plan, improves the accuracy of the hospital evaluation, provides data reference for the medical system reform, and improves the persuasion of the medical system reform.
附图说明BRIEF DESCRIPTION
图1为本申请实施例提供的一种基于数据分析的医院评价方法的流程示意图;1 is a schematic flowchart of a hospital evaluation method based on data analysis provided by an embodiment of the present application;
图1A为本申请实施例提供的一种基于滑动窗口框选子矩阵得到组合方案的流程示意图;FIG. 1A is a schematic flowchart of a combination scheme based on a sliding window frame selection sub-matrix provided by an embodiment of the present application; FIG.
图2为本申请实施例提供的另一种基于数据分析的医院评价方法的流程示意图;2 is a schematic flowchart of another hospital evaluation method based on data analysis provided by an embodiment of the present application;
图3为本申请实施例提供的另一种基于数据分析的医院评价方法的流程示意图;3 is a schematic flowchart of another hospital evaluation method based on data analysis provided by an embodiment of the present application;
图4是本申请实施例提供的一种基于数据分析的医院评价电子设备的结构示意图;4 is a schematic structural diagram of a hospital evaluation electronic device based on data analysis provided by an embodiment of the present application;
图5是本申请实施例提供的一种基于数据分析的医院评价电子设备的功能单元组成框图。5 is a block diagram of functional units of a hospital evaluation electronic device based on data analysis provided by an embodiment of the present application.
具体实施方式detailed description
本申请的说明书和权利要求书及所述附图中的术语“第一”、“第二”、“第三”和“第四”等是用于区别不同对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", "third", and "fourth" in the description and claims of the present application and the accompanying drawings are used to distinguish different objects, not to describe a specific order . In addition, the terms "including" and "having" and any variations thereof are intended to cover non-exclusive inclusions. For example, a process, method, system, product, or device that includes a series of steps or units is not limited to the listed steps or units, but optionally includes steps or units that are not listed, or optionally also includes Other steps or units inherent to these processes, methods, products or equipment.
参阅图1,图1为本申请实施例提供的一种基于数据分析的医院评价方法的流程示意图,该方法应用于电子设备,该方法包括步骤S101~S104:Referring to FIG. 1, FIG. 1 is a schematic flowchart of a hospital evaluation method based on data analysis provided by an embodiment of the present application. The method is applied to an electronic device, and the method includes steps S101 to S104:
步骤S101、根据预设的医院与风险指标之间的对应关系,获取待评价医院的N个预设风险指标,N为大于1的整数。Step S101: Acquire N preset risk indicators of the hospital to be evaluated according to the correspondence between preset hospitals and risk indicators, where N is an integer greater than 1.
其中,风险指标为影响医院的医疗质量的指标,具体指对医院的医疗费用增长有影响的指标。Among them, the risk index is an index that affects the medical quality of the hospital, and specifically refers to an index that has an impact on the growth of the medical cost of the hospital.
可选的,预先设定医院与风险指标的对应关系,具体来讲,预先设定的风险指标依据评价对象与评价维度而设定,即对于不同的评价对象与评价维度可设定不同的风险指标。Optionally, the corresponding relationship between the hospital and the risk index is set in advance. Specifically, the preset risk index is set according to the evaluation object and evaluation dimension, that is, different risks can be set for different evaluation objects and evaluation dimensions index.
例如,评价对象为医院,评价维度为医院的医疗费用时,可将风险指标设定为病人的增长速度、医保的报销比例、人口老龄化趋势、医保的目录范围、医院中的床位数等,再如,评价对象为病因时,评价维度为该病因的医疗费用的增长时,可将风险指标设定为针对该病因的医药研发费用、医治该病因时的手术费用、对该病因的病人的护理费用,等等。 另外,在同一评价维度时,可依据医院的信息设定不同医院的不同风险指标,对于处于同一纬度的医院可设定为相同的风险指标,例如,可依据医院等级设定风险指标,在评价医疗费用的增长时,将一级甲等的医院的风险指标设定为病人的增长速度、经济增长速率、医保报销比例,等等。本申请不对设定风险指标的方式做唯一限定。For example, when the evaluation object is a hospital, and the evaluation dimension is the hospital’s medical expenses, the risk index can be set as the growth rate of the patient, the reimbursement ratio of medical insurance, the aging trend of the population, the scope of the medical insurance catalog, the number of beds in the hospital, etc. As another example, when the evaluation object is the cause, and the evaluation dimension is the increase in the medical cost of the cause, the risk index can be set to the medical research and development cost for the cause, the surgical cost when treating the cause, and the patient’s Care costs, etc. In addition, in the same evaluation dimension, different risk indicators of different hospitals can be set according to the information of the hospital, and the same risk index can be set for hospitals at the same latitude. For example, the risk index can be set according to the hospital level. When the medical expenses increase, the risk index of the first-class hospitals is set as the growth rate of patients, economic growth rate, medical insurance reimbursement ratio, and so on. This application does not limit the method of setting risk indicators.
本申请以评价医院的医疗费用为例做具体说明,但不做唯一限定。This application takes the evaluation of the medical expenses of the hospital as an example for specific explanation, but it is not limited.
步骤S102、根据预设规则对所述N个预设风险指标进行组合,得到多个组合方案。Step S102: Combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes.
可选的,据预设规则对所述N个预设风险指标进行组合具体包括:将该N个预设风险指标作为原始输入数据导入数据库,利用爬虫算法Python调用该数据库,当然也可用MATLAB加载该数据库,应理解的是Python只是示例性说明,不做唯一限定;获取输入的行数m和列数n,当然,可以依据该N个预设风险指标的数量自动设置行数m和列数n的大小,在自动设置m和n的大小,保证m*n大于等于N即可,也可接受用户输入的行数m和列数n的大小,根据用户的需求设置矩阵的行数和列数,调用Python的矩阵生成功能,将该N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n,然后获取输入的滑动窗口的规模h,得到滑动窗口h*h,获取输入的针对所述滑动窗口h*h的滑动步长;利用所述滑动窗口h*h在所述风险指标矩阵中依次框选出多个子矩阵,故该子矩阵的规模也为h*h,将所述多个子矩阵中每个子矩阵中的所有元素作为一个组合方案,得到所述多个组合方案,所述h≤m,h≤n。Optionally, combining the N preset risk indicators according to a preset rule specifically includes: importing the N preset risk indicators as original input data into a database, using the crawler algorithm Python to call the database, and of course it can also be loaded by MATLAB In this database, it should be understood that Python is only an exemplary description and is not limited; the number of input rows m and columns n is obtained. Of course, the number of rows m and columns can be automatically set according to the number of N preset risk indicators For the size of n, set the size of m and n automatically to ensure that m*n is greater than or equal to N. It can also accept the size of the number of rows m and columns n entered by the user. Set the number of rows and columns of the matrix according to user needs Number, call the matrix generation function of Python, and use the N risk indicators as matrix elements to generate a risk indicator matrix m*n with the number of rows as m and the number of columns as n, and then obtain the scale h of the input sliding window, Obtain the sliding window h*h, and obtain the input sliding step for the sliding window h*h; use the sliding window h*h to sequentially select multiple sub-matrices in the risk index matrix, so the sub-matrix The scale is also h*h, and all the elements in each sub-matrix of the multiple sub-matrices are used as a combined scheme to obtain the multiple combined schemes, where h≤m and h≤n.
其中,该规模h可以为用户设置,也可根据该m和n的值自动生成,在自动设置时,需满足h≤m,h≤n,本申请不做唯一限定。Among them, the scale h can be set by the user, or can be automatically generated according to the values of m and n. In the automatic setting, h≤m and h≤n need to be satisfied, and this application does not make a unique limitation.
可以理解的是,在该滑动窗口h*h滑动到该风险指标矩阵m*n的边界时,即当滑动窗口框选到该风险指标矩阵m*n的最后一列或者最后一行时,如在滑动该滑动窗口h*h则会超出该风险指标矩阵m*n,所以可设定滑动窗口滑动到该风险指标矩阵m*n的最后一列或者最后一行时停止滑动操作,此时将框选到的所有子矩阵作为该多种组合方案。It can be understood that, when the sliding window h*h slides to the boundary of the risk indicator matrix m*n, that is, when the sliding window frame selects the last column or last row of the risk indicator matrix m*n, such as sliding The sliding window h*h will exceed the risk indicator matrix m*n, so you can set the sliding window to stop the sliding operation when sliding to the last column or last row of the risk indicator matrix m*n. All sub-matrices serve as the multiple combination schemes.
进一步的,为了充分利用该风险指标矩阵m*n中的风险指标,得到多种组合方案,当滑动窗口框选到该风险指标矩阵m*n的最后一列或者最后一行时,继续滑动该滑动窗口h*h,同时执行填充padding操作,即对于该滑动窗口h*h超出该风险指标矩阵m*n的部分执行添零策略,直至该滑动窗口h*h完全滑出该风险指标矩阵m*n,停止滑动操作,将框选到的所有子矩阵作为该多种组合方案。Further, in order to make full use of the risk indicators in the risk indicator matrix m*n, to obtain multiple combinations, when the sliding window frame selects the last column or last row of the risk indicator matrix m*n, continue to slide the sliding window h*h, perform padding operation at the same time, that is, execute the zero-add strategy for the part of the sliding window h*h that exceeds the risk indicator matrix m*n, until the sliding window h*h completely slides out of the risk indicator matrix m*n , Stop the sliding operation, and use all the sub-matrices selected by the frame as the multiple combination schemes.
可选的,基于上述的滑动操作得到子矩阵的总数量,即组合方案的总个数:Optionally, the total number of sub-matrices is obtained based on the above sliding operation, that is, the total number of combined schemes:
Figure PCTCN2019095002-appb-000001
Figure PCTCN2019095002-appb-000001
其中,Q为组合方案的个数,m为风险指标矩阵的行数,n为风险指标矩阵的列数,padding为填充圈数,h为滑动窗口的规模,S为滑动步长。Among them, Q is the number of combined schemes, m is the number of rows of the risk indicator matrix, n is the number of columns of the risk indicator matrix, padding is the number of filled circles, h is the scale of the sliding window, and S is the sliding step.
举例来说,举例来说,图1A举例示出了一种框选子矩阵得到组合方案的过程,如图1A所示,假定N=100,即该医院存在100个预设风险指标,其分别为K1、K2、K3、……K100,输入m=10,n=10,则风险指标矩阵的规模为10*10,设置滑动步长S=1,h=3,即滑动窗口的规模为3*3,假定无填充操作,即padding=0,故,此时可得到的子矩阵的数量 为[(10+2*0-3+1)/1] 2=64,即得到该100个风险指标的64中组合方案。 For example, for example, FIG. 1A shows an example of a process of obtaining a combined solution by frame selection sub-matrix. As shown in FIG. 1A, assuming N=100, that is, there are 100 preset risk indicators in the hospital, which are respectively For K1, K2, K3, ... K100, enter m=10, n=10, then the scale of the risk index matrix is 10*10, set the sliding step size S=1, h=3, that is, the size of the sliding window is 3. *3, assuming no padding operation, ie padding = 0, so the number of sub-matrices available at this time is [(10+2*0-3+1)/1] 2 = 64, that is, the 100 risks The index of 64 combination schemes.
进一步的,在将该N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n时,首先验证输入的行数m和列数n是否满足需求,即判断矩阵m*n中是否能够完全容纳该N个预设风险指标,对于不满足需求的行数m和列数n需执行以下操作,其具体包括:如所述N=m*n,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;如所述N<m*n,执行添零策略,对所述N个风险指标额外添加(m*n-N)个零,即保证添零后的风险指标可以填满矩阵m*n,将添零后的风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;如所述N>m*n,提示重新输入所述行数m和列数n,直至所述N≤m*n时,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n。Further, when using the N risk indicators as matrix elements to generate a risk indicator matrix m*n with the number of rows m and the number of columns being n, first verify whether the input number of rows m and the number of columns n meet the requirements , That is, to determine whether the N preset risk indicators can be fully accommodated in the matrix m*n, the following operations need to be performed for the number m of rows and columns n that do not meet the requirements, which specifically include: as described above N=m*n, Use the N risk indicators as matrix elements to generate a risk indicator matrix m*n with the number of rows as m and the number of columns as n; if the N<m*n, execute the zero-added strategy, for the N (M*nN) zeros are added to each risk indicator to ensure that the risk indicator after zero addition can fill the matrix m*n, and the risk indicator after zero addition is used as a matrix element to generate the number of rows as m and the number of columns as The risk index matrix m*n of n; if N>m*n, prompt to re-enter the number of rows m and the number of columns n, until the N≤m*n, the N risk indicators As a matrix element, a risk index matrix m*n in which the number of rows is m and the number of columns is n is generated.
步骤S103、将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果,根据所述多个输出结果确定所述多个组合方案中的目标组合方案。Step S103: The multiple combination schemes are sequentially input into a pre-trained combination scheme recognition model to obtain multiple output results, and a target combination scheme among the multiple combination schemes is determined according to the multiple output results.
可选的,将所述多个组合方案依次输入到预先训练好的组合方案识别模型具体包括:将所述多个组合方案对应的医疗数据作为输入数据依次输入到预先训练好的组合方案识别模型,其具体包括:获取所述多个组合方案中的每个组合方案中的多个预设风险指标,基于所述医院的医疗数据库,确定所述每个组合方案的输入数据集与验证集,即获取该医疗数据库不同时刻下的医疗数据,在该医疗数据中筛选与该每个组合方案中的多个预设风险指标对应的医疗数据,将该多个预设风险指标对应的医疗数据作为该时刻下该组合方案的输入数据,基于该医疗数据库得到该组合方案的输入数据集;基于该医疗数据库,获取该N个预设风险指标对该医院的实际影响结果集(即与输入数据集对应的同一时段内该医院的医疗费用的变化情况),将该实际影响结果集作为验证集;其中,根据所述多个输出结果确定所述多个组合方案中的目标组合方案具体包括:将该多个组合方案中的任意一个组合方案的输入数据集输入到该预先训练好的组合方案识别模型,从而得到该组合方案对该医院的医疗费用增长的预测结果,将该预测结果与该验证集拟合,得到第一拟合度,将该多个组合方案的输入数据集依次输入到该预先训练好的组合方案识别模型,得到预测结果集,然后,将该预测结果集与该验证集对应拟合,获取该多个组合方案的拟合度,将拟合度最大时所对应的组合方案作为该目标组合方案。或者,获取拟合度大于拟合度阈值的多个拟合度,确定该多个拟合度对应的多个组合方案,将该多个组合方案中的每一个组合方案作为一个事物集,得到多个事物集,将该多个事物集作为事物数据库,设置最小支持度,基于FP-Growth算法以及该最小支持度确定该事物数据库中的频繁项集,将该频繁项集作为该目标组合方案。Optionally, sequentially inputting the plurality of combination schemes to the pre-trained combination scheme recognition model specifically includes: sequentially inputting medical data corresponding to the plurality of combination schemes as input data to the pre-trained combination scheme recognition model , Which specifically includes: acquiring a plurality of preset risk indicators in each of the plurality of combination plans, and determining an input data set and a verification set of each combination plan based on the medical database of the hospital, That is, the medical data at different times of the medical database is obtained, and the medical data corresponding to the multiple preset risk indicators in each combination plan are screened in the medical data, and the medical data corresponding to the multiple preset risk indicators are used as At this moment, the input data of the combination plan is obtained based on the medical database. The input data set of the combination plan is obtained; based on the medical database, the actual impact result set of the N preset risk indicators on the hospital (that is, the input data set is obtained) Corresponding to the changes in the hospital's medical expenses in the same period), the actual impact result set is used as the verification set; wherein, determining the target combination plan among the multiple combination plans according to the multiple output results specifically includes: The input data set of any one of the plurality of combination schemes is input to the pre-trained combination scheme recognition model, so as to obtain the prediction result of the combination scheme on the medical cost growth of the hospital, and the prediction result is verified with the Set fitting to get the first degree of fit, input the input data sets of multiple combined schemes to the pre-trained combined scheme recognition model in turn to obtain a prediction result set, and then, the prediction result set and the verification set Corresponding to the fitting, the fitting degree of the multiple combination schemes is obtained, and the combination scheme corresponding to the maximum fitting degree is taken as the target combination scheme. Or, obtain multiple fitting degrees whose fitting degree is greater than the fitting degree threshold, determine multiple combining schemes corresponding to the multiple fitting degrees, and use each of the multiple combining schemes as a set of things to obtain Multiple thing sets, use the multiple thing sets as a thing database, set the minimum support degree, determine the frequent item set in the thing database based on the FP-Growth algorithm and the minimum support degree, and use the frequent item set as the target combination scheme .
其中,该拟合度阈值可以为0.6、0.7、0.75、0.8或者其他值。The fitting threshold may be 0.6, 0.7, 0.75, 0.8, or other values.
可选的,上述将预测结果与验证结果拟合,得到拟合度,具体包括:将该预测结果与验证结果向量化,得到该预测结果的第一特征向量,该验证结果对应的第二特征向量,计算该第一特征向量与该第二特征向量的欧式距离,将该欧式距离作为该预测结果与验证结果的拟合度,当然,计算欧式距离只是示例说明,还可通过其他计算方式确定该预测结果与验证结果的拟合度,例如,欧几里得空间距离、切比雪夫距离,等等。Optionally, the above fitting the prediction result to the verification result to obtain a degree of fit specifically includes: vectorizing the prediction result and the verification result to obtain a first feature vector of the prediction result, and a second feature corresponding to the verification result Vector, calculate the Euclidean distance between the first eigenvector and the second eigenvector, and use the Euclidean distance as the degree of fit between the prediction result and the verification result. Of course, calculating the Euclidean distance is just an example and can be determined by other calculation methods. The degree of fit between the prediction result and the verification result, for example, Euclidean distance, Chebyshev distance, etc.
步骤S104、根据所述目标组合方案评价所述医院。Step S104: Evaluate the hospital according to the target combination plan.
可选的,根据所述目标组合方案评价所述医院具体包括:确定所述医院的多个预设评价维度,获取所述目标组合方案中的多个预设风险指标;确定所述多个预设风险指标在所述多个预设评价维度中的每个预设评价维度上的评分结果,得到多个评分结果;根据所述多个预设评价维度的权重值加权所述多个评分结果,得到对所述医院的评分结果。例如,表1举例示出了一种基于目标组合方案得到评分结果的映射关系,表1示出了目标组合方案中的预设指标分别为K1、K2、K3时,得到对医院的评分结果为α*a+β*b+γ*c,α+β+γ=1。Optionally, evaluating the hospital according to the target combination plan specifically includes: determining a plurality of preset evaluation dimensions of the hospital, acquiring multiple preset risk indicators in the target combination plan; determining the multiple Suppose that the risk index is scored on each of the plurality of preset evaluation dimensions to obtain multiple score results; weight the multiple score results according to the weight values of the multiple preset evaluation dimensions To get the score of the hospital. For example, Table 1 shows an example of a mapping relationship based on the target combination scheme to obtain the scoring results. Table 1 shows that when the preset indexes in the target combination scheme are K1, K2, and K3, respectively, the score result for the hospital is α*a+β*b+γ*c, α+β+γ=1.
表1Table 1
Figure PCTCN2019095002-appb-000002
Figure PCTCN2019095002-appb-000002
其中,所述评分结果的取值范围为0~100,分值越高代表所述医院在医疗费用增长上的风险指数越低。Wherein, the value range of the scoring result is 0-100, and the higher the score, the lower the risk index of the hospital in the increase of medical expenses.
可以看出,在本申请实施例中,获取待评价医院的N个预设风险指标,将风险指标导入数据库,利用Python对N个风险指标进行组合,提高了组合方案的多样性,而且,滑动窗口框选组合方案的随机性高,避免了人为组合预设风险指标带来的主观性,使本申请中目标组合方案更具有说服力;另外,基于医疗数据,将多个组合方案输入到预先训练好的组合方案识别模型,根据预测结果确定目标组合方案,依据模型确定目标组合方案,得到标组合方案的精确高;最后,依据目标组合方案评价该医院,提高对医院评价的准确度,为医疗体制改革提供数据参考,提高医疗体制改革的说服力。It can be seen that in the embodiment of the present application, the N preset risk indicators of the hospital to be evaluated are obtained, the risk indicators are imported into the database, and the N risk indicators are combined using Python, which improves the diversity of the combination scheme, and, slides The window selection of the combination scheme has high randomness, avoiding the subjectivity of the artificial combination of preset risk indicators, making the target combination scheme in this application more convincing; in addition, based on medical data, multiple combination schemes are entered into the pre Recognize the model of the trained combination plan, determine the target combination plan according to the prediction results, and determine the target combination plan according to the model to obtain the high accuracy of the target combination plan; Finally, evaluate the hospital according to the target combination plan to improve the accuracy of the hospital evaluation. The medical system reform provides data reference and improves the persuasion of the medical system reform.
在一可能的示例中,所述方法还包括:In a possible example, the method further includes:
判断所述评分结果是否小于阈值,如是,向所述医院的终端设备发送所述目标组合方案,以在所述终端设备的信息展示界面展示所述目标组合方案,以及提示信息,所述提示 信息用于提示所述医院基于所述目标组合方案中的风险指标调整所述医院的医疗体制。Determine whether the scoring result is less than a threshold, and if so, send the target combination plan to the terminal device of the hospital to display the target combination plan on the information display interface of the terminal device and the prompt information, the prompt information It is used to prompt the hospital to adjust the medical system of the hospital based on the risk index in the target combination plan.
其中,所述阈值可以为10、20、30、50或者其他值。Wherein, the threshold may be 10, 20, 30, 50 or other values.
可以看出,在本示例中,当评分结果小于阈值时,及时将评分结果反馈至医院的终端设备,提示医院对医疗体制作出改革,提高了医疗体制改革的效率,且医疗体制改革依据组合方案中的风险指标,提高了医疗体制改革的针对性。It can be seen that in this example, when the scoring result is less than the threshold, the scoring result is fed back to the terminal equipment of the hospital in time, prompting the hospital to make reforms to the medical system, improving the efficiency of the medical system reform, and the medical system reform is based on the combined plan The risk indicators in the list have improved the relevance of the medical system reform.
在一可能的示例中,所述方法还包括:In a possible example, the method further includes:
将所述多个组合方案的拟合度与所述拟合度阈值比较,如所述多个组合方案中的拟合度均小于所述拟合度阈值,提示所述多个组合方案不满足需求,重新输入滑动窗口的规模或者重新输入滑动步长,以便重新框选子矩阵,重新得到多个组合方案,直至得到新的多个组合方案对应的拟合度大于所述拟合度阈值,否则,重复执行重新输入滑动窗口的规模或者滑动步长的操作。Comparing the fitting degree of the multiple combination schemes with the fitting degree threshold, if the fitting degrees in the multiple combination schemes are all less than the fitting degree threshold, it is suggested that the multiple combination schemes are not satisfied Demand, re-enter the size of the sliding window or re-enter the sliding step size, so as to re-frame the sub-matrix, and re-obtain multiple combined solutions until the corresponding fitting degree of the new multiple combined solutions is greater than the fitting degree threshold, Otherwise, the operation of re-entering the size or sliding step of the sliding window is repeatedly performed.
可以看出,在本示例中,通过调整滑动窗口的规模或者滑动步长,从而得到更准确的目标组合方案,依据该目标组合方案评价医院,进一步提高对医院评价的准确度与针对性。It can be seen that in this example, by adjusting the size or sliding step size of the sliding window, a more accurate target combination plan is obtained, and the hospital is evaluated according to the target combination plan, which further improves the accuracy and pertinence of the hospital evaluation.
参阅图2,图2为本申请实施例提供的另一种基于数据分析的医院评价方法的流程示意图,该方法应用于电子设备,该方法包括步骤S201~S207:Referring to FIG. 2, FIG. 2 is a schematic flowchart of another hospital evaluation method based on data analysis provided by an embodiment of the present application. The method is applied to an electronic device. The method includes steps S201 to S207:
步骤S201、根据预设的医院与风险指标之间的对应关系,获取待评价医院的N个预设风险指标,N为大于1的整数。Step S201: Acquire N preset risk indicators of the hospital to be evaluated according to the correspondence between preset hospitals and risk indicators, where N is an integer greater than 1.
步骤S202、根据预设规则对所述N个风险指标进行组合,得到多个组合方案。Step S202: Combine the N risk indicators according to a preset rule to obtain multiple combination schemes.
步骤S203、基于所述医院的医疗数据库,确定所述多个组合方案中的每个组合方案的训练集和验证集,得到所述多个组合方案的训练集和验证集。Step S203: Based on the medical database of the hospital, determine the training set and the verification set of each of the plurality of combination plans to obtain the training set and the verification set of the plurality of combination plans.
其中,该医疗数据库由多个时刻下的医疗数据构成,该医疗数据中包含与医疗费用相关的医疗数据,以及与该N个预设风险指标相关的医疗数据。Wherein, the medical database is composed of medical data at multiple times, and the medical data includes medical data related to medical expenses and medical data related to the N preset risk indicators.
可选的,确定每一个组合方案的训练集和验证集具体包括:基于该医院的医疗数据库,获取每一个组合方案中的多个风险指标对应的医疗数据,将该多个风险指标对应的医疗数据作为该组合方案的训练数据,可获取该组合方案在多个时刻下的训练数据,得到该组合方案的训练数据集,基于该医疗数据库,得到该多个组合方案的训练数据集;基于该医疗数据库,获取该N个预设风险指标对该医院的实际影响结果(即与该训练数据集对应的同一时段内该医院的医疗费用的变化情况),将对该医院的实际影响结果作为该多哥组合方案的验证数据集,从而得到该多个组合方案的训练数据集和验证数据集。Optionally, determining the training set and verification set of each combination plan specifically includes: based on the medical database of the hospital, obtaining medical data corresponding to multiple risk indicators in each combination plan, and medical treatment corresponding to the multiple risk indicators The data is used as the training data of the combined scheme, the training data of the combined scheme at multiple times can be obtained to obtain the training data set of the combined scheme, and based on the medical database, the training data set of the multiple combined schemes can be obtained; based on the Medical database to obtain the actual impact results of the N preset risk indicators on the hospital (that is, the changes in the hospital's medical expenses in the same period corresponding to the training data set), and take the actual impact results on the hospital as the The verification data set of the Togo combination scheme, thereby obtaining the training data set and the verification data set of the multiple combination schemes.
步骤S204、将所述多个组合方案的训练集依次输入到初始模型进行训练,得到训练好的组合方案识别模型。Step S204: The training sets of the plurality of combination schemes are sequentially input to the initial model for training, and a trained combination scheme recognition model is obtained.
可选的,将该多个组合方案中的任意一个组合方案的训练数据集输入到初始模型执行正向运算,得到该组合方案的预测影响结果集,将该预测影响结果集与该组合方案的验证数据集拟合,得到该组合方案的拟合度集,计算该拟合度集的平均值,将该平均值作为该组合方案的拟合度,如该拟合度大于第一阈值,完成对初始模型的训练,得到该预先训练好的模型,否则,基于该初始模型中的损失函数对该初始模型执行反向训练,更新该初始模型中的权值梯度,直至输入所述组合方案的训练数据集得到的预测影响结果集与所述验 证集的拟合度大于所述第一阈值或者执行反向训练的次数大于第二阈值时,完成对所述初始模型的训练,得到所述预先训练好的组合方案识别模型。Optionally, input the training data set of any one of the multiple combined schemes to the initial model to perform a forward operation to obtain a predicted influence result set of the combined scheme, and the predicted influence result set and the combined scheme Verify the fitting of the data set to obtain the fit degree set of the combined scheme, calculate the average value of the fit degree set, and use the average value as the fit degree of the combined scheme. If the fit degree is greater than the first threshold, complete Train the initial model to obtain the pre-trained model, otherwise, perform reverse training on the initial model based on the loss function in the initial model, update the weight gradient in the initial model until the input of the combined scheme When the degree of fit between the prediction impact result set obtained from the training data set and the verification set is greater than the first threshold or the number of times of performing reverse training is greater than the second threshold, the training of the initial model is completed, and the Recognized model of the trained combined scheme.
其中,该第一阈值可以为0.6、0.7、0.75、0.8或者其他值。Wherein, the first threshold may be 0.6, 0.7, 0.75, 0.8 or other values.
其中,该第二阈值可以为500、1000、3000、5000、10000或者其他值。The second threshold may be 500, 1000, 3000, 5000, 10000, or other values.
步骤S205、基于所述医疗数据库,确定所述多个组合方案的输入数据集,将所述输入数据集输入到所述训练好的组合方案识别模型,得到输出结果。Step S205: Based on the medical database, determine input data sets of the plurality of combination schemes, input the input data sets into the trained combination scheme recognition model, and obtain an output result.
可选的,确定所述多个组合方案的输入数据集具体包括:获取所述多个组合方案中的每个组合方案中的多个预设风险指标,基于所述医疗数据库,获取该医疗数据库中最近一次输入的医疗数据,在该医疗数据中获取与该每个组合方案中的多个预设风险指标对应的医疗数据,将该多个预设风险指标对应的医疗数据作为该时刻下该组合方案的输入数据,得到该多个组合方案的输入数据集;基于最近一次输入的医疗数据,获取该N个预设风险指标对该医院的实际影响结果(即最近一次输入的医疗数据中该医院的医疗费用的变化),将该实际影响结果作为验证集,将该多个组合方案中的任意一个组合方案的输入数据输入到该预先训练好的组合方案识别模型,得到该组合方案的输出结果(即对该医院的医疗费用增长的预测结果),将该多个组合方案的输入数据集依次输入到该预先训练好的组合方案识别模型,得到各自的输出结果。Optionally, determining the input data set of the plurality of combination plans specifically includes: acquiring a plurality of preset risk indicators in each of the plurality of combination plans, and obtaining the medical database based on the medical database The most recently entered medical data in the medical data is obtained from the medical data corresponding to the multiple preset risk indicators in each combination plan, and the medical data corresponding to the multiple preset risk indicators is used as the current The input data of the combination plan to obtain the input data set of the multiple combination plans; based on the medical data input most recently, obtain the actual impact results of the N preset risk indicators on the hospital (that is, the most recent medical data input Changes in the hospital’s medical expenses), using the actual impact results as a verification set, inputting the input data of any one of the multiple combination schemes to the pre-trained combination scheme recognition model to obtain the output of the combination scheme As a result (that is, the prediction result of the medical cost increase of the hospital), the input data sets of the plurality of combination schemes are sequentially input to the pre-trained combination scheme recognition model to obtain respective output results.
步骤S206、根据所述输出结果确定所述多个组合方案中的目标组合方案。Step S206: Determine a target combination plan among the plurality of combination plans according to the output result.
可选的,将该多个组合方案的预测结果分别与该验证集拟合,得到各自的拟合度,将拟合度最大时所对应的组合方案作为该目标组合方案。或者,获取该多个组合方案中的拟合度大于拟合度阈值的多个拟合度,确定该多个拟合度对应的多个组合方案,将该多个组合方案中的每一个组合方案作为一个事物集,得到多个事物集,将该多个事物集作为事物数据库,设置最小支持度,基于FP-Growth算法以及该最小支持度确定该事物数据库中的频繁项集,将该频繁项集作为该目标组合方案。Optionally, the prediction results of the multiple combination schemes are respectively fitted to the verification set to obtain respective fitting degrees, and the combination scheme corresponding to the maximum fitting degree is used as the target combination scheme. Or, obtain a plurality of fitting degrees whose fitting degree is greater than a fitting degree threshold in the plurality of combining schemes, determine a plurality of combining schemes corresponding to the plurality of fitting degrees, and combine each of the plurality of combining schemes As a thing set, the solution obtains multiple thing sets, uses the multiple thing sets as a thing database, sets the minimum support degree, determines the frequent item set in the thing database based on the FP-Growth algorithm and the minimum support degree, and treats the frequent The item set serves as the target combination plan.
可选的,将预测结果与验证结果拟合,得到各自的拟合度,具体包括:将该预测结果与验证结果向量化,得到该预测结果的第一特征向量,该验证结果对应的第二特征向量,计算该第一特征向量与该第二特征向量的欧式距离,将该欧式距离作为该预测结果与验证结果的拟合度,当然,计算欧式距离只是示例说明,还可通过其他计算方式确定该预测结果与验证结果的拟合度,例如,欧几里得空间距离、切比雪夫距离,等等Optionally, fitting the prediction result to the verification result to obtain respective fitting degrees, specifically including: vectorizing the prediction result and the verification result to obtain a first feature vector of the prediction result, and a second corresponding to the verification result Feature vector, calculate the Euclidean distance between the first feature vector and the second feature vector, and use the Euclidean distance as the fit between the prediction result and the verification result. Of course, calculating the Euclidean distance is just an example, and other calculation methods can also be used. Determine the fit of the prediction results to the verification results, for example, Euclidean distance, Chebyshev distance, etc.
其中,该第一阈值可以为0.6、0.7、0.75、0.8或者其他值。Wherein, the first threshold may be 0.6, 0.7, 0.75, 0.8 or other values.
步骤S207、根据所述目标组合方案评价所述医院。Step S207: Evaluate the hospital according to the target combination plan.
可以看出,在本申请实施例中,获取待评价医院的N个预设风险指标,将风险指标导入数据库,利用Python对N个风险指标进行组合,提高了组合方案的多样性,而且,滑动窗口框选组合方案的随机性高,避免了人为组合预设风险指标带来的主观性,使本申请中目标组合方案更具有说服力;另外,基于医疗数据,将多个组合方案输入到预先训练好的组合方案识别模型,根据预测结果确定目标组合方案,依据模型确定目标组合方案,得到标组合方案的精确高;最后,依据目标组合方案评价该医院,提高对医院评价的准确度,为医疗体制改革提供数据参考,提高医疗体制改革的说服力。It can be seen that in the embodiment of the present application, the N preset risk indicators of the hospital to be evaluated are obtained, the risk indicators are imported into the database, and the N risk indicators are combined using Python, which improves the diversity of the combination scheme, and, slides The window selection of the combination scheme has high randomness, avoiding the subjectivity of the artificial combination of preset risk indicators, making the target combination scheme in this application more convincing; in addition, based on medical data, multiple combination schemes are entered into the pre Recognize the model of the trained combination plan, determine the target combination plan according to the prediction results, and determine the target combination plan according to the model to obtain the high accuracy of the target combination plan; Finally, evaluate the hospital according to the target combination plan to improve the accuracy of the hospital evaluation. The medical system reform provides data reference and improves the persuasion of the medical system reform.
参阅图3,图3为本申请实施例提供的另一种基于数据分析的医院评价方法的流程示意图,该方法应用于电子设备,该方法包括步骤S301~S305:Referring to FIG. 3, FIG. 3 is a schematic flowchart of another hospital evaluation method based on data analysis provided by an embodiment of the present application. The method is applied to an electronic device, and the method includes steps S301 to S305:
步骤S301、根据预设的医院与风险指标之间的对应关系,获取待评价医院的N个预设风险指标,N为大于1的整数。Step S301: Acquire N preset risk indicators of the hospital to be evaluated according to the correspondence between preset hospitals and risk indicators, where N is an integer greater than 1.
步骤S302、根据预设规则对所述N个预设风险指标进行组合,得到多个组合方案。Step S302: Combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes.
步骤S303、将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果,根据所述多个输出结果确定所述多个组合方案中的目标组合方案。Step S303: The multiple combination schemes are sequentially input to the pre-trained combination scheme recognition model to obtain multiple output results, and the target combination scheme among the multiple combination schemes is determined according to the multiple output results.
步骤S304、根据所述目标组合方案评价所述医院,得到医院的评价结果。Step S304: Evaluate the hospital according to the target combination plan, and obtain an evaluation result of the hospital.
步骤S305、将所述医院的评价结果发送至网络侧设备,以展示所述医院的评分结果。Step S305: Send the evaluation result of the hospital to the network side device to display the score result of the hospital.
可选的,对每个医院建立评价系统,在该评价系统中嵌入该组合方案识别模型,基于该医院在不同时段的医疗数据,得到该医院在不同时段的评价结果,然后将该评价结果上传至网络侧设备,以便网络侧设备将该评价结果展示在该医院的信息共享平台(例如,该医院官网的主页面),便于患者在该信息共享平台查询该医院在医疗费用增长的评价结果,为患者就医提供数据参考,其中,评价结果可以为医疗费用的增长是否合理或者该医院调控医疗费用增长的能力或者医疗费用增长与当前经济是否匹配,等等,不做唯一限定。Optionally, establish an evaluation system for each hospital, embed the combined scheme identification model in the evaluation system, obtain the evaluation results of the hospital at different periods based on the medical data of the hospital at different periods, and then upload the evaluation results To the network-side device, so that the network-side device displays the evaluation results on the hospital’s information sharing platform (for example, the main page of the hospital’s official website), so that patients can query the hospital’s evaluation results of the increase in medical expenses on the information sharing platform, It provides data reference for patients to seek medical treatment. Among them, the evaluation results can be used to determine whether the increase in medical expenses is reasonable or whether the hospital's ability to regulate the increase in medical expenses or whether the increase in medical expenses matches the current economy, etc., and is not limited.
可以看出,在本申请实施例中,获取待评价医院的N个预设风险指标,将风险指标导入数据库,利用Python对N个风险指标进行组合,提高了组合方案的多样性,而且,滑动窗口框选组合方案的随机性高,避免了人为组合预设风险指标带来的主观性,使目标组合方案更具有说服力;另外,将多个组合方案输入到预先训练好的组合方案识别模型,得到目标组合方案,依据模型确定目标组合方案,提高精确度;依据目标组合方案评价医院,提高医院评价的准确度,为医疗体制改革提供数据参考,提高医疗体制改革的说服力。将评价结果上传至网络侧设备,展示评价结果,为患者就医提供了数据参考。It can be seen that in the embodiment of the present application, the N preset risk indicators of the hospital to be evaluated are obtained, the risk indicators are imported into the database, and the N risk indicators are combined using Python, which improves the diversity of the combination scheme, and, slides The window frame selection combination scheme has high randomness, avoiding the subjectivity brought by the artificial combination of preset risk indicators, and making the target combination scheme more convincing; in addition, inputting multiple combination schemes into the pre-trained combination scheme recognition model To get the target combination plan, determine the target combination plan according to the model, and improve the accuracy; evaluate the hospital according to the target combination plan, improve the accuracy of the hospital evaluation, provide data reference for the medical system reform, and improve the persuasion of the medical system reform. Upload the evaluation results to the network-side device, display the evaluation results, and provide data references for patients to seek medical treatment.
与上述图1、图2、图3所示的实施例一致的,请参阅图4,图4是本申请实施例提供的一种基于数据分析的医院评价电子设备400的结构示意图,如图4所示,该电子设备400包括处理器、存储器、通信接口以及一个或多个程序,其中,上述一个或多个程序不同于上述一个或多个应用程序,且上述一个或多个程序被存储在上述存储器中,并且被配置由上述处理器执行,上述程序包括用于执行以下步骤的指令;Consistent with the above embodiments shown in FIGS. 1, 2, and 3, please refer to FIG. 4, which is a schematic structural diagram of a hospital evaluation electronic device 400 based on data analysis provided by an embodiment of the present application, as shown in FIG. 4 As shown, the electronic device 400 includes a processor, a memory, a communication interface, and one or more programs, wherein the one or more programs are different from the one or more application programs, and the one or more programs are stored in In the above memory, and configured to be executed by the above processor, the above program includes instructions for performing the following steps;
根据预设的医院与风险指标之间的对应关系,获取待评价医院的N个预设风险指标,N为大于1的整数;According to the correspondence between preset hospitals and risk indicators, obtain N preset risk indicators of the hospital to be evaluated, N is an integer greater than 1;
根据预设规则对所述N个预设风险指标进行组合,得到多个组合方案;Combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes;
将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果,根据所述多个输出结果确定所述多个组合方案中的目标组合方案;Inputting the plurality of combination schemes to a pre-trained combination scheme recognition model in sequence to obtain multiple output results, and determining a target combination scheme among the plurality of combination schemes according to the plurality of output results;
根据所述目标组合方案评价所述医院。Evaluate the hospital according to the target combination plan.
在一可能的示例中,在根据预设规则对所述N个预设风险指标进行组合,得到多个组合方案方面,上述程序中的指令具体用于执行以下操作:In a possible example, in terms of combining the N preset risk indicators according to a preset rule to obtain multiple combination schemes, the instructions in the above program are specifically used to perform the following operations:
将所述N个预设风险指标导入数据库;利用爬虫算法Python调用所述数据库,获取输入的行数m和列数n;调用Python的矩阵生成功能,将所述N个风险指标作为矩阵元素生 成行数为所述m和列数为所述n的风险指标矩阵m*n;获取输入的滑动窗口的规模h,得到滑动窗口h*h;获取输入的针对所述滑动窗口h*h的滑动步长;根据所述滑动步长在所述风险指标矩阵m*n中依次滑动所述滑动窗口h*h,框选出多个子矩阵,将所述多个子矩阵中每个子矩阵中的所有元素作为一个组合方案,得到多个组合方案,所述h≤m,h≤n。Import the N preset risk indicators into the database; use the crawler algorithm Python to call the database to obtain the number of input rows m and columns n; call the matrix generation function of Python to generate the N risk indicators as matrix elements The risk index matrix m*n where the number of rows is the m and the number of columns is the n; obtain the scale h of the input sliding window to obtain the sliding window h*h; obtain the input sliding against the sliding window h*h Step; slide the sliding window h*h in the risk index matrix m*n in sequence according to the sliding step, select multiple sub-matrices in the frame, and select all elements in each of the multiple sub-matrices As a combination scheme, multiple combination schemes are obtained, where h≤m and h≤n.
在一可能的示例中,在将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n方面,上述程序中的指令具体用于执行以下操作:In a possible example, in terms of generating the risk index matrix m*n with the number of rows as the m and the number of columns as the matrix elements using the N risk indicators as matrix elements, the instructions in the above program are specifically used to execute The following operations:
如所述N=m*n,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;如所述N<m*n,执行添零策略,对所述N个风险指标额外添加(m*n-N)个零,将添零后的风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;如所述N>m*n,提示重新输入所述行数m和列数n,直至所述N≤m*n时,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n。As the N=m*n, the N risk indicators are used as matrix elements to generate a risk indicator matrix m*n with the number of rows as the m and the number of columns as the n; if the N<m*n, Implement a zero addition strategy, add (m*nN) zeros to the N risk indicators, and use the added risk indicators as matrix elements to generate a risk indicator matrix with the number of rows and the number of columns as n m*n; if N>m*n, prompt to re-enter the number of rows m and the number of columns n, until the N≤m*n, use the N risk indicators as matrix elements to generate the number of rows as The m and the number of columns are the risk index matrix m*n of the n.
在一可能的示例中,在根据所述目标组合方案评价所述医院方面,上述程序中的指令具体用于执行以下操作:In a possible example, in evaluating the hospital according to the target combination scheme, the instructions in the above procedure are specifically used to perform the following operations:
确定所述医院对应的多个预设评价维度;获取所述目标组合方案中的多个预设风险指标;确定所述多个预设风险指标在所述多个预设评价维度中的每个预设评价维度上的评分结果,得到多个评分结果;根据所述多个预设评价维度的权重值加权所述多个评分结果,得到对所述医院的评分结果。Determining multiple preset evaluation dimensions corresponding to the hospital; acquiring multiple preset risk indicators in the target combination scheme; determining each of the multiple preset risk indicators in the multiple preset evaluation dimensions A plurality of scoring results are obtained by scoring results in a preset evaluation dimension; the plurality of scoring results are weighted according to weight values of the plurality of preset evaluation dimensions to obtain a scoring result for the hospital.
在一可能的示例中,上述程序中的指令还用于执行以下操作:In a possible example, the instructions in the above program are also used to perform the following operations:
判断所述评分结果是否小于阈值,如是,向所述医院的终端设备发送所述目标组合方案,以在所述终端设备的信息展示界面展示所述目标组合方案,以及提示信息,所述提示信息用于提示所述医院基于所述目标组合方案中的风险指标调整所述医院的医疗体制。Determine whether the scoring result is less than a threshold, and if so, send the target combination plan to the terminal device of the hospital to display the target combination plan on the information display interface of the terminal device and the prompt information, the prompt information It is used to prompt the hospital to adjust the medical system of the hospital based on the risk index in the target combination plan.
在一可能的示例中,上述程序中的指令还用于执行以下操作:In a possible example, the instructions in the above program are also used to perform the following operations:
基于所述医院的医疗数据库,获取所述多个组合方案中的任意一个组合方案中的多个风险指标对应的医疗数据,确定所述多个风险指标对应的医疗数据为所述组合方案的训练数据集,得到所述多个组合方案的训练数据集;基于所述医疗数据库,获取所述N个预设风险指标对所述医院的实际影响结果,确定所述实际影响结果为所述多个组合方案的验证集;将所述多个组合方案中的任意一个组合方案的训练数据集输入到初始模型执行正向运算,得到所述组合方案的预测影响结果集,将所述预测影响结果集与所述组合方案的验证集拟合,得到所述组合方案对应的拟合度,根据所述拟合度执行反向训练,得到所述预先训练好的组合方案识别模型。Based on the medical database of the hospital, obtain medical data corresponding to multiple risk indicators in any one of the multiple combined solutions, and determine that the medical data corresponding to the multiple risk indicators is the training of the combined solution A data set to obtain the training data set of the multiple combined solutions; based on the medical database, obtain the actual impact results of the N preset risk indicators on the hospital, and determine that the actual impact results are the multiple The verification set of the combined scheme; input the training data set of any one of the multiple combined schemes into the initial model to perform a forward operation to obtain the predicted influence result set of the combined scheme, and then the predicted influence result set Fitting with the verification set of the combination scheme to obtain a fit degree corresponding to the combination scheme, performing reverse training according to the fit degree, and obtaining the pre-trained combination scheme recognition model.
在一可能的示例中,在将所述预测影响结果集与所述组合方案的验证集拟合,得到所述组合方案对应的拟合度方面,上述程序中的指令具体用于执行以下操作:将所述预测结果与所述验证结果向量化,得到所述预测结果对应的第一特征向量,以及所述验证结果对应的第二特征向量;计算所述第一特征向量与所述第二特征向量的欧式距离,将所述欧式距离作为所述预测结果与所述验证结果的拟合度。In a possible example, in fitting the prediction impact result set to the verification set of the combined scheme to obtain a fitting degree corresponding to the combined scheme, the instructions in the above program are specifically used to perform the following operations: Vectorizing the prediction result and the verification result to obtain a first feature vector corresponding to the prediction result and a second feature vector corresponding to the verification result; calculating the first feature vector and the second feature For the Euclidean distance of the vector, use the Euclidean distance as the degree of fit between the prediction result and the verification result.
在一可能的示例中,在根据所述拟合度执行反向训练,得到所述预先训练好的组合方 案识别模型方面,上述程序中的指令具体用于执行以下操作:In a possible example, in performing reverse training according to the fitting degree to obtain the pre-trained combined scheme recognition model, the instructions in the above program are specifically used to perform the following operations:
如所述拟合度大于第一阈值,完成对所述初始模型的训练,得到所述预先训练好的组合方案识别模型,否则,基于所述初始模型中的损失函数对所述初始模型执行反向训练,更新所述初始模型中的权值梯度,直至输入所述训练数据集得到的预测影响结果集与所述验证集的拟合度大于所述第一阈值或者执行反向训练的次数大于第二阈值时,完成对所述初始模型的训练,得到所述预先训练好的组合方案识别模型。If the degree of fit is greater than the first threshold, complete the training of the initial model to obtain the pre-trained combination scheme recognition model, otherwise, perform an inversion on the initial model based on the loss function in the initial model To training, update the weight gradient in the initial model until the degree of fit between the predicted impact result set obtained by inputting the training data set and the verification set is greater than the first threshold or the number of times of performing reverse training is greater than At the second threshold, the training of the initial model is completed, and the pre-trained combination scheme recognition model is obtained.
在一可能的示例中,在将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果方面,上述程序中的指令具体用于执行以下操作:In a possible example, in order to sequentially input the multiple combination schemes into a pre-trained combination scheme recognition model and obtain multiple output results, the instructions in the above program are specifically used to perform the following operations:
将所述多个组合方案对应的医疗数据作为输入数据依次输入到所述预先训练好的组合方案识别模型,得到对每个组合方案对应的预测结果,所述预测结果为对所述医院的医疗费用增长的预测结果。The medical data corresponding to the multiple combination schemes are sequentially input as input data to the pre-trained combination scheme recognition model to obtain a prediction result corresponding to each combination scheme, and the prediction result is medical treatment for the hospital Forecast results of cost increase.
参阅图5,图5示出了上述实施例中所涉及的基于数据分析的医院评价方法的电子设备500的一种可能的功能单元组成框图,电子设备500包括获取单元510、组合单元520、确定单元530、评价单元540、其中;Referring to FIG. 5, FIG. 5 shows a block diagram of a possible functional unit composition of the electronic device 500 of the hospital evaluation method based on data analysis involved in the above embodiment. The electronic device 500 includes an acquisition unit 510, a combination unit 520, and a determination Unit 530, evaluation unit 540, among them;
获取单元510,根据预设的医院与风险指标之间的对应关系,获取待评价医院的N个预设风险指标,N为大于1的整数;The obtaining unit 510 obtains N preset risk indicators of the hospital to be evaluated according to the correspondence between preset hospitals and risk indicators, where N is an integer greater than 1;
组合单元520,用于据预设规则对所述N个预设风险指标进行组合,得到多个组合方案;A combination unit 520, configured to combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes;
确定单元530,用于将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果,根据所述多个输出结果确定所述多个组合方案中的目标组合方案;The determining unit 530 is configured to sequentially input the multiple combination schemes into a pre-trained combination scheme recognition model to obtain multiple output results, and determine the target combination scheme among the multiple combination schemes according to the multiple output results ;
评价单元540,用于根据所述目标组合方案评价所述医院。The evaluation unit 540 is used to evaluate the hospital according to the target combination plan.
在一可能的示例中,在根据预设规则组合所述N个预设风险指标,得到多个组合方案方面,组合单元520,具体用于:将所述N个预设风险指标导入数据库;以及用于利用爬虫算法Python调用所述数据库,获取输入的行数m和列数n;以及用于调用Python的矩阵生成功能,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;以及用于获取输入的滑动窗口的规模h,得到滑动窗口h*h;以及用于获取输入的针对所述滑动窗口h*h的滑动步长;以及用于根据所述滑动步长在所述风险指标矩阵m*n中依次滑动所述滑动窗口h*h,框选出多个子矩阵,将所述多个子矩阵中每个子矩阵中的所有元素作为一个组合方案,得到多个组合方案,所述h≤m,h≤n。In a possible example, in terms of combining the N preset risk indicators according to a preset rule to obtain multiple combination solutions, the combining unit 520 is specifically configured to: import the N preset risk indicators into a database; and It is used to call the database using the crawler algorithm Python to obtain the input row number m and column number n; and to call Python's matrix generation function, using the N risk indicators as matrix elements to generate the row number for the m and The number of columns is the risk index matrix m*n of the n; and the size h of the sliding window used to obtain the input to obtain the sliding window h*h; and the sliding step for the input to the sliding window h*h Long; and used to sequentially slide the sliding window h*h in the risk index matrix m*n according to the sliding step, select a plurality of sub-matrixes, and select the All elements are used as one combination plan to obtain multiple combination plans, where h≤m and h≤n.
在一可能的示例中,在将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n方面,组合单元520,具体用于:如所述N=m*n,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;以及用于如所述N<m*n,执行添零策略,对所述N个风险指标额外添加(m*n-N)个零,将添零后的风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;以及用于如所述N>m*n,提示重新输入所述行数m和列数n,直至所述N≤m*n时,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n。In a possible example, in terms of generating the risk index matrix m*n with the number of rows and the number of columns using the N risk indicators as matrix elements, the combination unit 520 is specifically used for: The N=m*n, using the N risk indicators as matrix elements to generate a risk indicator matrix m*n with the number of rows as the m and the number of columns as the n; and used as N<m* n, execute a zero-added strategy, add (m*nN) zeros to the N risk indicators, and use the added risk indicators as matrix elements to generate a risk with the number of rows and the number of columns as n Index matrix m*n; and for N>m*n as mentioned above, prompting to re-enter the number of rows m and columns n, until the N≤m*n, the N risk indicators as a matrix The risk index matrix m*n where the number of element generation rows is m and the number of columns is n.
在一可能的示例中,在根据所述目标组合方案评价所述医院方面,评价单元540,具 体用于:确定所述医院对应的多个预设评价维度;以及用于获取所述目标组合方案中的多个预设风险指标;以及用于确定所述多个预设风险指标在所述多个预设评价维度中的每个预设评价维度上的评分结果,得到多个评分结果;以及用于根据所述多个预设评价维度的权重值加权所述多个评分结果,得到对所述医院的评分结果。In a possible example, in evaluating the hospital according to the target combination scheme, the evaluation unit 540 is specifically configured to: determine a plurality of preset evaluation dimensions corresponding to the hospital; and obtain the target combination scheme A plurality of preset risk indicators in; and a score result for determining the plurality of preset risk indicators in each of the plurality of preset evaluation dimensions to obtain multiple score results; and It is used to weight the plurality of scoring results according to the weight values of the plurality of preset evaluation dimensions to obtain a score result for the hospital.
在一可能的示例中,电子设备500还包括判断单元550,判断单元550,用于判断所述评分结果是否小于阈值,如是,向所述医院的终端设备发送所述目标组合方案,以在所述终端设备的信息展示界面展示所述目标组合方案,以及提示信息,所述提示信息用于提示所述医院基于所述目标组合方案中的风险指标调整所述医院的医疗体制。In a possible example, the electronic device 500 further includes a judgment unit 550 for judging whether the scoring result is less than a threshold, and if so, sending the target combination plan to the terminal device of the hospital to The information display interface of the terminal device displays the target combination plan and prompt information, and the prompt information is used to prompt the hospital to adjust the medical system of the hospital based on the risk index in the target combination plan.
在一可能的示例中,电子设备500还包括训练单元560,训练单元560,用于基于所述医院的医疗数据库,获取所述多个组合方案中的任意一个组合方案中的多个风险指标对应的医疗数据,确定所述多个风险指标对应的医疗数据为所述组合方案的训练数据集,得到所述多个组合方案的训练数据集;以及用于基于所述医疗数据库,获取所述N个预设风险指标对所述医院的实际影响结果,确定所述实际影响结果为所述多个组合方案的验证集;以及用于将所述多个组合方案中的任意一个组合方案的训练数据集输入到初始模型执行正向运算,得到所述组合方案的预测影响结果集,将所述预测影响结果集与所述组合方案的验证集拟合,得到所述组合方案对应的拟合度,根据所述拟合度执行反向训练,得到所述预先训练好的组合方案识别模型。In a possible example, the electronic device 500 further includes a training unit 560, which is used to obtain correspondences between multiple risk indicators in any one of the multiple combination schemes based on the medical database of the hospital Medical data corresponding to the multiple risk indicators, determine the medical data corresponding to the multiple risk indicators as the training data set of the combined scheme, and obtain the training data set of the multiple combined schemes; and for obtaining the N based on the medical database An actual impact result of a preset risk index on the hospital, determining that the actual impact result is a verification set of the multiple combined schemes; and training data for combining any one of the multiple combined schemes The set is input to the initial model to perform a forward operation to obtain a predicted impact result set of the combined scheme, and the predicted impact result set is fitted to the combined set verification set to obtain a degree of fit corresponding to the combined scheme, Perform reverse training according to the fitting degree to obtain the pre-trained combination scheme recognition model.
在一可能的示例中,在将所述预测影响结果集与所述组合方案的验证集拟合,得到所述组合方案对应的拟合度方面,训练单元560,具体用于:将所述预测结果与所述验证结果向量化,得到所述预测结果对应的第一特征向量,以及所述验证结果对应的第二特征向量;计算所述第一特征向量与所述第二特征向量的欧式距离,将所述欧式距离作为所述预测结果与所述验证结果的拟合度。In a possible example, in fitting the prediction impact result set to the verification set of the combined scheme to obtain a fitting degree corresponding to the combined scheme, the training unit 560 is specifically configured to: The result is vectorized with the verification result to obtain a first feature vector corresponding to the prediction result and a second feature vector corresponding to the verification result; calculating the Euclidean distance between the first feature vector and the second feature vector , Using the Euclidean distance as the degree of fit between the prediction result and the verification result.
在一可能的示例中,在根据所述拟合度执行反向训练,得到所述预先训练好的组合方案识别模型方面,训练单元560,具体用于:如所述拟合度大于第一阈值,完成对所述初始模型的训练,得到所述预先训练好的组合方案识别模型,否则,基于所述初始模型中的损失函数对所述初始模型执行反向训练,更新所述初始模型中的权值梯度,直至输入所述训练数据集得到的预测影响结果集与所述验证集的拟合度大于所述第一阈值或者执行反向训练的次数大于第二阈值时,完成对所述初始模型的训练,得到所述预先训练好的组合方案识别模型。In a possible example, in performing reverse training according to the degree of fit to obtain the pre-trained combination scheme recognition model, the training unit 560 is specifically configured to: if the degree of fit is greater than the first threshold , Complete the training of the initial model, and obtain the pre-trained combination scheme recognition model, otherwise, perform reverse training on the initial model based on the loss function in the initial model, update the initial model Weight gradient until the fit between the predicted impact result set obtained by inputting the training data set and the verification set is greater than the first threshold or the number of times of performing reverse training is greater than the second threshold, the Model training to obtain the pre-trained combination scheme recognition model.
在一可能的示例中,在将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果方面,确定单元530,具体用于:将所述多个组合方案对应的医疗数据作为输入数据依次输入到所述预先训练好的组合方案识别模型,得到对每个组合方案对应的预测结果,所述预测结果为对所述医院的医疗费用增长的预测结果。In a possible example, in order to input the multiple combination schemes to the pre-trained combination scheme recognition model in turn and obtain multiple output results, the determining unit 530 is specifically configured to: correspond to the multiple combination schemes The medical data of is sequentially input as input data to the pre-trained combination scheme recognition model to obtain a prediction result corresponding to each combination scheme, and the prediction result is a prediction result of the medical cost increase of the hospital.
本申请实施例还提供一种计算机可读存储介质,其中,该计算机可读存储介质存储用于电子数据交换的计算机程序,该计算机程序使得计算机执行如上述方法实施例中记载的任何一种基于数据分析的医院评价方法的部分或全部步骤。An embodiment of the present application further provides a computer-readable storage medium, wherein the computer-readable storage medium stores a computer program for electronic data exchange, and the computer program enables the computer to execute any of the methods described in the above method embodiments based on Some or all steps of the hospital evaluation method for data analysis.
本申请实施例还提供一种计算机程序产品,所述计算机程序产品包括存储了计算机程 序的非瞬时性计算机可读存储介质,所述计算机程序可操作来使计算机执行如上述方法实施例中记载的任何一种基于数据分析的医院评价方法的部分或全部步骤。An embodiment of the present application further provides a computer program product, the computer program product includes a non-transitory computer-readable storage medium storing a computer program, the computer program is operable to cause the computer to execute as described in the above method embodiments Some or all steps of any hospital evaluation method based on data analysis.
需要说明的是,对于前述的各方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本申请并不受所描述的动作顺序的限制,因为依据本申请,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于可选实施例,所涉及的动作和模块并不一定是本申请所必须的。It should be noted that, for the sake of simple description, the foregoing method embodiments are all expressed as a series of action combinations, but those skilled in the art should know that this application is not limited by the described action sequence, Because according to the present application, certain steps can be performed in other orders or simultaneously. Secondly, those skilled in the art should also be aware that the embodiments described in the specification are all optional embodiments, and the involved actions and modules are not necessarily required by this application.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件程序模块的形式实现。In addition, each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or software program modules.
所述集成的单元如果以软件程序模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储器中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储器中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储器包括:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。If the integrated unit is implemented in the form of a software program module and sold or used as an independent product, it may be stored in a computer-readable memory. Based on this understanding, the technical solution of the present application essentially or part of the contribution to the existing technology or all or part of the technical solution can be embodied in the form of a software product, the computer software product is stored in a memory, Several instructions are included to enable a computer device (which may be a personal computer, server, network device, etc.) to perform all or part of the steps of the methods described in the embodiments of the present application. The aforementioned memory includes: U disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), mobile hard disk, magnetic disk or optical disk and other media that can store program codes.
以上对本申请实施例进行了详细介绍,本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本申请的方法及其核心思想;同时,对于本领域的一般技术人员,依据本申请的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本申请的限制。The embodiments of the present application are described in detail above, and specific examples are used to explain the principles and implementation of the present application. The descriptions of the above embodiments are only used to help understand the method and core idea of the present application; at the same time, Those of ordinary skill in the art, based on the ideas of the present application, will have changes in specific implementations and application scopes. In summary, the content of this specification should not be construed as limiting the present application.

Claims (20)

  1. 一种基于数据分析的医院评价方法,其特征在于,所述方法包括:A hospital evaluation method based on data analysis, characterized in that the method includes:
    根据预设的医院与风险指标之间的对应关系,获取待评价医院的N个预设风险指标,N为大于1的整数;According to the correspondence between preset hospitals and risk indicators, obtain N preset risk indicators of the hospital to be evaluated, N is an integer greater than 1;
    根据预设规则对所述N个预设风险指标进行组合,得到多个组合方案;Combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes;
    将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果,根据所述多个输出结果确定所述多个组合方案中的目标组合方案;Inputting the plurality of combination schemes to a pre-trained combination scheme recognition model in sequence to obtain multiple output results, and determining a target combination scheme among the plurality of combination schemes according to the plurality of output results;
    根据所述目标组合方案评价所述医院。Evaluate the hospital according to the target combination plan.
  2. 根据权利要求1所述的方法,其特征在于,所述根据预设规则对所述N个预设风险指标进行组合,得到多个组合方案具体包括:The method according to claim 1, wherein the combining of the N preset risk indicators according to a preset rule to obtain multiple combination schemes specifically includes:
    将所述N个预设风险指标导入数据库;Import the N preset risk indicators into the database;
    利用爬虫算法Python调用所述数据库,获取输入的行数m和列数n;Use the crawler algorithm Python to call the database to obtain the number of input rows m and columns n;
    调用Python的矩阵生成功能,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;Invoking Python's matrix generation function, using the N risk indicators as matrix elements to generate a risk indicator matrix m*n with the number of rows as the m and the number of columns as the n;
    获取输入的滑动窗口的规模h,得到滑动窗口h*h;Obtain the scale h of the input sliding window to obtain the sliding window h*h;
    获取输入的针对所述滑动窗口h*h的滑动步长;Obtaining the input sliding step size for the sliding window h*h;
    根据所述滑动步长在所述风险指标矩阵m*n中依次滑动所述滑动窗口h*h,框选出多个子矩阵,将所述多个子矩阵中每个子矩阵中的所有元素作为一个组合方案,得到多个组合方案,所述h≤m,h≤n。Sliding the sliding window h*h sequentially in the risk index matrix m*n according to the sliding step, selecting a plurality of sub-matrices, and using all elements in each sub-matrix of the plurality of sub-matrices as a combination Scheme, a plurality of combined schemes are obtained, where h≤m and h≤n.
  3. 根据权利要求2所述的方法,其特征在于,所述将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n具体包括:The method according to claim 2, wherein the generating of a risk index matrix m*n with the number of rows and the number of columns using the N risk indicators as matrix elements specifically includes:
    如所述N=m*n,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;If the N=m*n, the N risk indicators are used as matrix elements to generate a risk indicator matrix m*n with the number of rows and the number of columns as n;
    如所述N<m*n,执行添零策略,对所述N个风险指标额外添加(m*n-N)个零,将添零后的风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;If the N<m*n, execute a zero-add strategy, add (m*nN) zeros to the N risk indicators, and use the added risk indicators as matrix elements to generate rows for the m and columns The number is the risk index matrix m*n of n;
    如所述N>m*n,提示重新输入所述行数m和列数n,直至所述N≤m*n时,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n。If the N>m*n, prompt to re-enter the number of rows m and the number of columns n, until the N≤m*n, use the N risk indicators as matrix elements to generate the number of rows for the m and n The number of columns is the risk index matrix m*n of n.
  4. 根据权利要求1所述的方法,其特征在于,所述根据所述目标组合方案评价所述医院具体包括:The method according to claim 1, wherein the evaluation of the hospital according to the target combination scheme specifically includes:
    确定所述医院对应的多个预设评价维度;Determine multiple preset evaluation dimensions corresponding to the hospital;
    获取所述目标组合方案中的多个预设风险指标;Acquiring multiple preset risk indicators in the target combination scheme;
    确定所述多个预设风险指标在所述多个预设评价维度中的每个预设评价维度上的评分结果,得到多个评分结果;Determining the score results of the multiple preset risk indicators on each of the multiple preset evaluation dimensions, to obtain multiple score results;
    根据所述多个预设评价维度的权重值加权所述多个评分结果,得到对所述医院的评分结果。Weighting the plurality of scoring results according to the weight values of the plurality of preset evaluation dimensions to obtain a scoring result for the hospital.
  5. 根据权利要求4所述的方法,其特征在于,所述方法还包括:The method according to claim 4, wherein the method further comprises:
    判断所述评分结果是否小于阈值,如是,向所述医院的终端设备发送所述目标组合方 案,以在所述终端设备的信息展示界面展示所述目标组合方案,以及提示信息,所述提示信息用于提示所述医院基于所述目标组合方案中的风险指标调整所述医院的医疗体制。Judging whether the scoring result is less than the threshold, if so, sending the target combination plan to the terminal device of the hospital to display the target combination plan on the information display interface of the terminal device and the prompt information, the prompt information It is used to prompt the hospital to adjust the medical system of the hospital based on the risk index in the target combination plan.
  6. 根据权利要求5所述的方法,其特征在于,所述方法还包括:The method according to claim 5, wherein the method further comprises:
    基于所述医院的医疗数据库,获取所述多个组合方案中的任意一个组合方案中的多个风险指标对应的医疗数据,确定所述多个风险指标对应的医疗数据为所述组合方案的训练数据集,得到所述多个组合方案的训练数据集;Based on the medical database of the hospital, obtain medical data corresponding to multiple risk indicators in any one of the multiple combined solutions, and determine that the medical data corresponding to the multiple risk indicators is the training of the combined solution A data set to obtain the training data set of the multiple combined schemes;
    基于所述医疗数据库,获取所述N个预设风险指标对所述医院的实际影响结果,确定所述实际影响结果为所述多个组合方案的验证集;Based on the medical database, acquiring the actual impact results of the N preset risk indicators on the hospital, and determining the actual impact results as the verification set of the multiple combined schemes;
    将所述多个组合方案中的任意一个组合方案的训练数据集输入到初始模型执行正向运算,得到所述组合方案的预测影响结果集,将所述预测影响结果集与所述组合方案的验证集拟合,得到所述组合方案对应的拟合度,根据所述拟合度执行反向训练,得到所述预先训练好的组合方案识别模型。Input the training data set of any one of the plurality of combination schemes into the initial model to perform a forward operation to obtain a predicted impact result set of the combined scheme, and combine the predicted influence result set with the combined scheme Verify the fitting of the set to obtain the degree of fit corresponding to the combination scheme, and perform reverse training according to the degree of fit to obtain the pre-trained combination scheme recognition model.
  7. 根据权利要求6所述的方法,其特征在于,所述将所述预测影响结果集与所述组合方案的验证集拟合,得到所述组合方案对应的拟合度具体包括:The method according to claim 6, wherein the fitting of the predicted impact result set to the verification set of the combined scheme to obtain a fitting degree corresponding to the combined scheme specifically includes:
    将所述预测结果与所述验证结果向量化,得到所述预测结果对应的第一特征向量,以及所述验证结果对应的第二特征向量;Vectorizing the prediction result and the verification result to obtain a first feature vector corresponding to the prediction result and a second feature vector corresponding to the verification result;
    计算所述第一特征向量与所述第二特征向量的欧式距离,将所述欧式距离作为所述预测结果与所述验证结果的拟合度。Calculate the Euclidean distance between the first feature vector and the second feature vector, and use the Euclidean distance as the degree of fit between the prediction result and the verification result.
  8. 根据权利要求6所述的方法,其特征在于,所述根据所述拟合度执行反向训练,得到所述预先训练好的组合方案识别模型具体包括:The method according to claim 6, wherein the performing reverse training according to the fitting degree to obtain the pre-trained combination scheme recognition model specifically includes:
    如所述拟合度大于第一阈值,完成对所述初始模型的训练,得到所述预先训练好的组合方案识别模型,否则,基于所述初始模型中的损失函数对所述初始模型执行反向训练,更新所述初始模型中的权值梯度,直至输入所述训练数据集得到的预测影响结果集与所述验证集的拟合度大于所述第一阈值或者执行反向训练的次数大于第二阈值时,完成对所述初始模型的训练,得到所述预先训练好的组合方案识别模型。If the degree of fit is greater than the first threshold, complete the training of the initial model to obtain the pre-trained combination scheme recognition model, otherwise, perform an inversion on the initial model based on the loss function in the initial model To training, update the weight gradient in the initial model until the degree of fit between the predicted impact result set obtained by inputting the training data set and the verification set is greater than the first threshold or the number of times of performing reverse training is greater than At the second threshold, the training of the initial model is completed, and the pre-trained combination scheme recognition model is obtained.
  9. 根据权利要求8所述的方法,其特征在于,所述将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果具体包括:The method according to claim 8, wherein the sequentially inputting the plurality of combination schemes to a pre-trained combination scheme recognition model, and obtaining a plurality of output results specifically include:
    将所述多个组合方案对应的医疗数据作为输入数据依次输入到所述预先训练好的组合方案识别模型,得到对每个组合方案对应的预测结果,所述预测结果为对所述医院的医疗费用增长的预测结果。The medical data corresponding to the multiple combination schemes are sequentially input as input data to the pre-trained combination scheme recognition model to obtain a prediction result corresponding to each combination scheme, and the prediction result is medical treatment for the hospital Forecast results of cost increase.
  10. 一种基于数据分析的医院评价电子设备,其特征在于,所述电子设备包括:A hospital evaluation electronic device based on data analysis, characterized in that the electronic device includes:
    获取单元,用于获取待评价医院的N个预设风险指标;An acquisition unit for acquiring N preset risk indicators of the hospital to be evaluated;
    组合单元,用于根据预设规则对所述N个预设风险指标进行组合,得到多个组合方案;A combination unit, configured to combine the N preset risk indicators according to a preset rule to obtain multiple combination schemes;
    确定单元,用于将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果,根据所述多个输出结果确定所述多个组合方案中的目标组合方案;A determining unit, configured to sequentially input the multiple combination schemes into a pre-trained combination scheme recognition model to obtain multiple output results, and determine the target combination scheme among the multiple combination schemes according to the multiple output results;
    评价单元,用于根据所述目标组合方案评价所述医院。The evaluation unit is used for evaluating the hospital according to the target combination plan.
  11. 根据权利要求10所述的电子设备,其特征在于,在根据预设规则对所述N个预 设风险指标进行组合,得到多个组合方案方面,所述组合单元,具体用于:The electronic device according to claim 10, characterized in that, in combining the N preset risk indicators according to a preset rule to obtain multiple combination schemes, the combination unit is specifically used to:
    将所述N个预设风险指标导入数据库;Import the N preset risk indicators into the database;
    利用爬虫算法Python调用所述数据库,获取输入的行数m和列数n;Use the crawler algorithm Python to call the database to obtain the number of input rows m and columns n;
    调用Python的矩阵生成功能,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;Invoking Python's matrix generation function, using the N risk indicators as matrix elements to generate a risk indicator matrix m*n with the number of rows as the m and the number of columns as the n;
    获取输入的滑动窗口的规模h,得到滑动窗口h*h;Obtain the scale h of the input sliding window to obtain the sliding window h*h;
    获取输入的针对所述滑动窗口h*h的滑动步长;Obtaining the input sliding step size for the sliding window h*h;
    根据所述滑动步长在所述风险指标矩阵m*n中依次滑动所述滑动窗口h*h,框选出多个子矩阵,将所述多个子矩阵中每个子矩阵中的所有元素作为一个组合方案,得到多个组合方案,所述h≤m,h≤n。Sliding the sliding window h*h sequentially in the risk index matrix m*n according to the sliding step, selecting a plurality of sub-matrices, and using all elements in each sub-matrix of the plurality of sub-matrices as a combination Scheme, a plurality of combined schemes are obtained, where h≤m and h≤n.
  12. 根据权利要求11所述的电子设备,其特征在于,The electronic device according to claim 11, characterized in that
    在将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n方面,所述组合单元,具体用于:In terms of generating the risk index matrix m*n with the number of rows as the m and the number of columns as the matrix elements using the N risk indicators as matrix elements, the combination unit is specifically used for:
    如所述N=m*n,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;If the N=m*n, the N risk indicators are used as matrix elements to generate a risk indicator matrix m*n with the number of rows and the number of columns as n;
    如所述N<m*n,执行添零策略,对所述N个风险指标额外添加(m*n-N)个零,将添零后的风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n;If the N<m*n, execute a zero-add strategy, add (m*nN) zeros to the N risk indicators, and use the added risk indicators as matrix elements to generate rows for the m and columns The number is the risk index matrix m*n of n;
    如所述N>m*n,提示重新输入所述行数m和列数n,直至所述N≤m*n时,将所述N个风险指标作为矩阵元素生成行数为所述m和列数为所述n的风险指标矩阵m*n。If the N>m*n, prompt to re-enter the number of rows m and the number of columns n, until the N≤m*n, use the N risk indicators as matrix elements to generate the number of rows for the m and n The number of columns is the risk index matrix m*n of n.
  13. 根据权利要求10所述的电子设备,其特征在于,The electronic device according to claim 10, characterized in that
    在根据所述目标组合方案评价所述医院方面,所述评价单元,具体用于:In terms of evaluating the hospital according to the target combination plan, the evaluation unit is specifically used to:
    确定所述医院对应的多个预设评价维度;Determine multiple preset evaluation dimensions corresponding to the hospital;
    获取所述目标组合方案中的多个预设风险指标;Acquiring multiple preset risk indicators in the target combination scheme;
    确定所述多个预设风险指标在所述多个预设评价维度中的每个预设评价维度上的评分结果,得到多个评分结果;Determining the score results of the multiple preset risk indicators on each of the multiple preset evaluation dimensions, to obtain multiple score results;
    根据所述多个预设评价维度的权重值加权所述多个评分结果,得到对所述医院的评分结果。Weighting the plurality of scoring results according to the weight values of the plurality of preset evaluation dimensions to obtain a score result for the hospital.
  14. 根据权利要求13所述的电子设备,其特征在于,所述电子设备还包括判断单元;The electronic device according to claim 13, wherein the electronic device further comprises a judgment unit;
    所述判断单元,用于判断所述评分结果是否小于阈值,如是,向所述医院的终端设备发送所述目标组合方案,以在所述终端设备的信息展示界面展示所述目标组合方案,以及提示信息,所述提示信息用于提示所述医院基于所述目标组合方案中的风险指标调整所述医院的医疗体制。The judging unit is used to judge whether the scoring result is less than a threshold, if so, send the target combination plan to the terminal device of the hospital to display the target combination plan on the information display interface of the terminal device, and Prompt information, which is used to prompt the hospital to adjust the medical system of the hospital based on the risk index in the target combination plan.
  15. 根据权利要求14所述的电子设备,其特征在于,所述电子设备还包括训练单元;The electronic device according to claim 14, wherein the electronic device further comprises a training unit;
    所述训练单元,用于基于所述医院的医疗数据库,获取所述多个组合方案中的任意一个组合方案中的多个风险指标对应的医疗数据,确定所述多个风险指标对应的医疗数据为所述组合方案的训练数据集,得到所述多个组合方案的训练数据集;基于所述医疗数据库,获取所述N个预设风险指标对所述医院的实际影响结果,确定所述实际影响结果为所述多 个组合方案的验证集;将所述多个组合方案中的任意一个组合方案的训练数据集输入到初始模型执行正向运算,得到所述组合方案的预测影响结果集,将所述预测影响结果集与所述组合方案的验证集拟合,得到所述组合方案对应的拟合度,根据所述拟合度执行反向训练,得到所述预先训练好的组合方案识别模型。The training unit is configured to obtain medical data corresponding to multiple risk indicators in any one of the multiple combination plans based on the medical database of the hospital, and determine medical data corresponding to the multiple risk indicators For the training data set of the combined plan, obtain the training data set of the multiple combined plans; based on the medical database, obtain the actual impact results of the N preset risk indicators on the hospital, and determine the actual The impact result is the verification set of the multiple combination schemes; input the training data set of any one of the multiple combination schemes to the initial model to perform a forward operation to obtain the predicted influence result set of the combination scheme, Fitting the prediction impact result set to the verification set of the combined scheme to obtain a fit degree corresponding to the combined scheme, performing reverse training according to the fit degree, and obtaining the pre-trained combined scheme identification model.
  16. 根据权利要求15所述的电子设备,其特征在于,The electronic device according to claim 15, characterized in that
    在将所述预测影响结果集与所述组合方案的验证集拟合,得到所述组合方案对应的拟合度方面,所述训练单元,具体用于:将所述预测结果与所述验证结果向量化,得到所述预测结果对应的第一特征向量,以及所述验证结果对应的第二特征向量;计算所述第一特征向量与所述第二特征向量的欧式距离,将所述欧式距离作为所述预测结果与所述验证结果的拟合度。In terms of fitting the prediction impact result set to the verification set of the combined scheme to obtain a fitting degree corresponding to the combined scheme, the training unit is specifically configured to: match the predicted result with the verification result Vectorize to obtain the first feature vector corresponding to the prediction result and the second feature vector corresponding to the verification result; calculate the Euclidean distance between the first feature vector and the second feature vector, and convert the Euclidean distance As the degree of fit between the prediction result and the verification result.
  17. 根据权利要求15所述的电子设备,其特征在于,The electronic device according to claim 15, characterized in that
    在根据所述拟合度执行反向训练,得到所述预先训练好的组合方案识别模型方面,所述训练单元,具体用于:如所述拟合度大于第一阈值,完成对所述初始模型的训练,得到所述预先训练好的组合方案识别模型,否则,基于所述初始模型中的损失函数对所述初始模型执行反向训练,更新所述初始模型中的权值梯度,直至输入所述训练数据集得到的预测影响结果集与所述验证集的拟合度大于所述第一阈值或者执行反向训练的次数大于第二阈值时,完成对所述初始模型的训练,得到所述预先训练好的组合方案识别模型。In performing reverse training according to the degree of fit to obtain the pre-trained combination scheme recognition model, the training unit is specifically configured to: if the degree of fit is greater than the first threshold, complete the initial Model training, the pre-trained combination scheme recognition model is obtained, otherwise, the reverse training is performed on the initial model based on the loss function in the initial model, and the weight gradient in the initial model is updated until the input When the degree of fit between the predicted impact result set obtained by the training data set and the verification set is greater than the first threshold or the number of times of performing reverse training is greater than the second threshold, the training of the initial model is completed, and the The pre-trained combination scheme recognition model is described.
  18. 根据权利要求17所述的电子设备,其特征在于,The electronic device according to claim 17, characterized in that
    在将所述多个组合方案依次输入到预先训练好的组合方案识别模型,得到多个输出结果方面,所述确定单元,具体用于:将所述多个组合方案对应的医疗数据作为输入数据依次输入到所述预先训练好的组合方案识别模型,得到对每个组合方案对应的预测结果,所述预测结果为对所述医院的医疗费用增长的预测结果。In order to sequentially input the plurality of combination schemes into a pre-trained combination scheme recognition model and obtain multiple output results, the determination unit is specifically configured to: use medical data corresponding to the plurality of combination schemes as input data It is sequentially input into the pre-trained combination scheme recognition model to obtain a prediction result corresponding to each combination scheme, and the prediction result is a prediction result of the increase in medical expenses of the hospital.
  19. 一种电子设备,其特征在于,包括处理器、存储器、通信接口以及一个或多个程序,其中,所述一个或多个程序被存储在所述存储器中,并且被配置由所述处理器执行,所述程序包括用于执行权利要求1-9任一项方法中的步骤的指令。An electronic device characterized by comprising a processor, a memory, a communication interface, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the processor , The program includes instructions for performing the steps in any of the methods of claims 1-9.
  20. 一种计算机可读存储介质,其特征在于,其用于存储计算机程序,其中,所述计算机程序使得计算机执行如权利要求1-9任一项所述的方法。A computer-readable storage medium, characterized in that it is used to store a computer program, wherein the computer program causes a computer to execute the method according to any one of claims 1-9.
PCT/CN2019/095002 2018-12-13 2019-07-08 Data analysis-based hospital evaluation method and related product WO2020119096A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811525801.4 2018-12-13
CN201811525801.4A CN109785944B (en) 2018-12-13 2018-12-13 Hospital evaluation method based on data analysis and related products

Publications (1)

Publication Number Publication Date
WO2020119096A1 true WO2020119096A1 (en) 2020-06-18

Family

ID=66496933

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/095002 WO2020119096A1 (en) 2018-12-13 2019-07-08 Data analysis-based hospital evaluation method and related product

Country Status (2)

Country Link
CN (1) CN109785944B (en)
WO (1) WO2020119096A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112907137A (en) * 2021-03-26 2021-06-04 平安科技(深圳)有限公司 Medical insurance policy evaluation method and device and computer equipment
CN113610415A (en) * 2021-08-13 2021-11-05 北京惠泽智信科技有限公司 Comprehensive evaluation method and system for nuclear magnetic equipment

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109785944B (en) * 2018-12-13 2023-02-10 平安医疗健康管理股份有限公司 Hospital evaluation method based on data analysis and related products
CN112465011B (en) * 2020-11-25 2022-08-02 深圳平安医疗健康科技服务有限公司 Project risk prediction method and system based on project research and development process
CN113470799B (en) * 2021-07-09 2023-08-08 深圳前海天智信息技术有限公司 Intelligent editor of comprehensive quality supervision platform for hospitals
CN113723800B (en) * 2021-08-27 2024-06-07 上海幻电信息科技有限公司 Risk identification model training method and device, and risk identification method and device
CN117524454B (en) * 2024-01-05 2024-03-12 南京横渡医疗技术有限公司 Medical data safety monitoring system and method based on Internet

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130185096A1 (en) * 2011-07-13 2013-07-18 The Multiple Myeloma Research Foundation, Inc. Methods for data collection and distribution
CN104182844A (en) * 2014-08-27 2014-12-03 浪潮软件股份有限公司 Hospitalization service performance evaluation method of medical institutions
CN108573358A (en) * 2018-05-09 2018-09-25 平安普惠企业管理有限公司 A kind of overdue prediction model generation method and terminal device
CN108763277A (en) * 2018-04-10 2018-11-06 平安科技(深圳)有限公司 A kind of data analysing method, computer readable storage medium and terminal device
CN109785944A (en) * 2018-12-13 2019-05-21 平安医疗健康管理股份有限公司 Hospital evaluation method and Related product based on data analysis

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107742150B (en) * 2016-10-31 2020-05-12 腾讯科技(深圳)有限公司 Data processing method and device of convolutional neural network
CN106372952A (en) * 2016-11-14 2017-02-01 北京创业公社征信服务有限公司 Objective and subjective weight determining multi-model compositional verification-based enterprise credit assessment method and system
CN106777921B (en) * 2016-11-29 2019-03-22 成都中医药大学 The building system and method for three tree net evaluation models based on Chinese medicine big data
CN108171272A (en) * 2018-01-12 2018-06-15 上海东软医疗科技有限公司 A kind of evaluation method and device of Medical Imaging Technology
CN108565019A (en) * 2018-04-13 2018-09-21 合肥工业大学 Multidisciplinary applicable clinical examination combined recommendation method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130185096A1 (en) * 2011-07-13 2013-07-18 The Multiple Myeloma Research Foundation, Inc. Methods for data collection and distribution
CN104182844A (en) * 2014-08-27 2014-12-03 浪潮软件股份有限公司 Hospitalization service performance evaluation method of medical institutions
CN108763277A (en) * 2018-04-10 2018-11-06 平安科技(深圳)有限公司 A kind of data analysing method, computer readable storage medium and terminal device
CN108573358A (en) * 2018-05-09 2018-09-25 平安普惠企业管理有限公司 A kind of overdue prediction model generation method and terminal device
CN109785944A (en) * 2018-12-13 2019-05-21 平安医疗健康管理股份有限公司 Hospital evaluation method and Related product based on data analysis

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112907137A (en) * 2021-03-26 2021-06-04 平安科技(深圳)有限公司 Medical insurance policy evaluation method and device and computer equipment
CN113610415A (en) * 2021-08-13 2021-11-05 北京惠泽智信科技有限公司 Comprehensive evaluation method and system for nuclear magnetic equipment
CN113610415B (en) * 2021-08-13 2024-05-10 北京惠泽智信科技有限公司 Comprehensive evaluation method and system for nuclear magnetic equipment

Also Published As

Publication number Publication date
CN109785944A (en) 2019-05-21
CN109785944B (en) 2023-02-10

Similar Documents

Publication Publication Date Title
WO2020119096A1 (en) Data analysis-based hospital evaluation method and related product
Norman et al. Australian health‐related quality of life population norms derived from the SF‐6D
CN110390647A (en) The OCT image denoising method and device for generating network are fought based on annular
US11763174B2 (en) Learning material recommendation method, learning material recommendation device, and learning material recommendation program
Dhawale et al. Uncertainty of physicians and patients in medical decision making
AU2012245343A1 (en) Predictive modeling
CN109243600B (en) Method and apparatus for outputting information
CN113539408B (en) Medical report generation method, training device and training equipment of model
CN108039200A (en) A kind of information recommendation method, device and storage medium, program product
CN108122611A (en) A kind of information recommendation method, device and storage medium, program product
WO2021151273A1 (en) Disease prediction method and apparatus, electronic device, and storage medium
JP2022125154A (en) Assessment and management system for rehabilitative conditions and related methods
CN109767830A (en) Hospital evaluation method and Related product based on data analysis
CN115101160A (en) Drug sales data mining and retrieving method and device
CN115985515A (en) Amblyopia correction effect prediction method, device and equipment based on machine learning
Santos et al. Performance of faller and nonfaller older adults on a motor–motor interference task
CN109472322B (en) Classification method and device based on clustering, storage medium and electronic equipment
CN105354665A (en) Physician performance evaluation method in better accordance with patient demands in mobile medical system
Sabo Adaptive allocation for binary outcomes using decreasingly informative priors
WO2021052150A1 (en) Radiation therapy plan recommendation method and apparatus, electronic device, and storage medium
CN112365988A (en) Prognosis prediction system
Timmermans et al. An external validation of a novel predictive algorithm for male nipple areolar positioning: an improvement to current practice through a multicenter endeavor
CN113469203A (en) Method, electronic device and computer program product for evaluating operation results
Johnson et al. Model selection and inference for censored lifetime medical expenditures
Chiemeke et al. Mal-Typho Diagnosis intelligent system (MATDIS): The Auto-diagnostic rule generation algorithm

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19895059

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19895059

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 18/10/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19895059

Country of ref document: EP

Kind code of ref document: A1