CN116612870A - General surgery patient data management method - Google Patents

General surgery patient data management method Download PDF

Info

Publication number
CN116612870A
CN116612870A CN202310871108.7A CN202310871108A CN116612870A CN 116612870 A CN116612870 A CN 116612870A CN 202310871108 A CN202310871108 A CN 202310871108A CN 116612870 A CN116612870 A CN 116612870A
Authority
CN
China
Prior art keywords
patient
nursing
patient data
nurse
vector
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202310871108.7A
Other languages
Chinese (zh)
Other versions
CN116612870B (en
Inventor
王奎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zigong Mental Health Center
Original Assignee
Shandong Shengjian Medical Research Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Shengjian Medical Research Co ltd filed Critical Shandong Shengjian Medical Research Co ltd
Priority to CN202310871108.7A priority Critical patent/CN116612870B/en
Publication of CN116612870A publication Critical patent/CN116612870A/en
Application granted granted Critical
Publication of CN116612870B publication Critical patent/CN116612870B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/20ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management or administration of healthcare resources or facilities, e.g. managing hospital staff or surgery rooms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/086Learning methods using evolutionary algorithms, e.g. genetic algorithms or genetic programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/12Computing arrangements based on biological models using genetic models
    • G06N3/126Evolutionary algorithms, e.g. genetic algorithms or genetic programming
    • 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
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02ATECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE
    • Y02A90/00Technologies having an indirect contribution to adaptation to climate change
    • Y02A90/10Information and communication technologies [ICT] supporting adaptation to climate change, e.g. for weather forecasting or climate simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Biophysics (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Biomedical Technology (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Physiology (AREA)
  • Evolutionary Computation (AREA)
  • Primary Health Care (AREA)
  • Business, Economics & Management (AREA)
  • Medical Informatics (AREA)
  • Artificial Intelligence (AREA)
  • Epidemiology (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Public Health (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • General Business, Economics & Management (AREA)
  • Genetics & Genomics (AREA)
  • Accommodation For Nursing Or Treatment Tables (AREA)

Abstract

The invention relates to the technical field of patient data processing, and discloses a general surgery patient data management method, which comprises the following steps: step 1, collecting current patient data and historical patient data; step 2, generating a nursing capability library of a nurse based on the collected historical patient data; step 3, constructing a management strategy matrix; step 4, generating ID vectors for patients and nurses; generating a text vector for the patient's disease type and nurse's care entry; inputting a neural network model; step 5, initializing a population, wherein individuals in the initialized population represent a management strategy matrix; iterating the initialized population through a genetic algorithm, obtaining a target population after iterating K times, and selecting a management strategy matrix represented by an individual from the target population as a nursing scheduling result; the invention comprehensively considers the matching degree of nursing ability of nurses and diseases of patients, and automatically generates an optimized nursing management strategy by estimating the satisfaction degree of the patients.

Description

General surgery patient data management method
Technical Field
The invention relates to the technical field of patient data processing, in particular to a general surgery patient data management method.
Background
Most surgical patients are patients with inconvenient actions, the nursing work management arrangement in the prior art generally only considers the fatigue degree of nursing staff and the economic benefit of hospitals, the satisfaction degree of patients on nursing cannot be considered, in addition, because different patients have different illness states, nursing services are needed in a targeted manner, different nurses have different skill levels, the nursing work of different illness states cannot be met, and only the nursing work of nurses and patients can be reasonably arranged, the quality and the accuracy of the nursing services can be ensured; the disease type corresponds to the care effort.
Disclosure of Invention
The invention provides a general surgery patient data management method, which solves the technical problem that the management arrangement of nursing work of a surgical patient only considers the fatigue degree of nursing staff and the economic benefit of a hospital in the related technology.
The invention provides a general surgery patient data management method, which comprises the following steps: step 1, collecting current patient data and historical patient data, wherein the current patient data and the historical patient data comprise a patient ID and a disease type of a patient, and the historical patient data further comprise nursing contents of the patient, corresponding nursing nurses and nursing satisfaction levels.
Step 2, generating a nursing capability library of nurses based on the collected historical patient data, wherein the nursing capability library comprises a plurality of nursing items, and one nursing item corresponds to one disease type.
Step 3, constructing a management strategy matrix; the elements in the management policy matrix are real numbers, the integer bits of the real numbers are one bit, corresponding to shifts, the decimal digits of the real numbers are six bits, corresponding to the IDs of three patients.
Step 4, generating a single-heat code for patients and nurses in the generated management strategy matrix, and then generating an ID vector through a skip model; a text vector is generated for the patient's disease type and the nurse's care entry.
Inputting the ID vector and the text vector into a neural network model, wherein the neural network model comprises a linear layer, a first hiding layer and a full-connection layer, the linear layer is used for linearly transforming the ID vector into the text vector with the same dimension, the first hiding layer inputs the text vector and the transformed text vector, the output of the first hiding layer inputs the full-connection layer, and the full-connection layer outputs a label corresponding to the nursing satisfaction level; the neural network model is trained based on the management policy matrix generated from the historical patient data.
And 5, initializing a population, wherein individuals in the initialized population represent a management strategy matrix, and the elements of the management strategy matrix of the individuals in the initialized population are randomly generated.
And iterating the initialized population through a genetic algorithm, obtaining a target population after iterating K times, and selecting a management strategy matrix represented by an individual from the target population as a nursing scheduling result.
After each iteration, the generated management strategy matrix is processed and then input into a neural network model, and only individuals with the set nursing satisfaction level or more are reserved to enter the next iteration.
Further, the disease type of the patient corresponds to different disease care content.
Further, if a nurse's care-ability library includes a care entry corresponding to a disease type, that nurse is indicated to have the care-ability of the disease type.
Further, the element of the ith row and the jth column in the management policy matrix represents the care content of the ith data on the ith day; the care content includes the shift and the patient's ID.
Further, the patient's disease type and nurse care items are text data that are processed by conventional text vectorized representations to generate text vectors.
The first hidden layer is provided with a plurality of layers, and the calculation formula of the first hidden layer of the first layer is as follows:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein (1)>And->Respectively representIntermediate vector of ith patient and ith nurse of layer i, +.>Represents the set of layer 1 +.>Is the j-th vector of>Represents the set of layer 1 +.>Is the j-th vector of>And->Vector sets related to the ith patient and the ith nurse of layer 1-1, respectively,/->And->Intermediate vectors of the ith patient and the ith nurse are respectively contained; />Andeach comprising a text vector and an intermediate vector, N and M each representing +.>And->Vector quantity in>And->Weight parameters and bias, respectively, representing the first hidden layer of the first layer, +.>Representing a sigmoid activation function.
When l=1, the number of the cells,,/>,/>ID vector representing the jth patient, < >>An ID vector indicating the jth nurse.
Further, the historical patient data includes scheduling data, and the generated management policy matrix is unique.
Further, the random generation of the elements of the management policy matrix satisfies the following condition: the nurse's care item must correspond to the type of illness of the patient it is nursing.
The same nurse can only take one shift a day.
The patient corresponds to more than one nurse per shift.
At least one patient is nursed by one nurse in one shift.
Further, the individuals in the target population are ranked according to the nursing satisfaction level from high to low, and the management strategy matrix represented by the first U individuals is selected as a recommendation result to be selected by a manager.
Further, the labels corresponding to the nursing satisfaction levels comprise three nursing satisfaction levels corresponding to the first, second and third levels respectively, and the higher the level is, the higher the nursing satisfaction is.
The invention has the beneficial effects that: the invention comprehensively considers the matching degree of nursing ability of nurses and diseases of patients, and automatically generates an optimized nursing management strategy by estimating the satisfaction degree of the patients.
Drawings
Fig. 1 is a flow chart of a general surgery patient data management method of the present invention.
Detailed Description
The subject matter described herein will now be discussed with reference to example embodiments. It is to be understood that these embodiments are merely discussed so that those skilled in the art may better understand and implement the subject matter described herein and that changes may be made in the function and arrangement of the elements discussed without departing from the scope of the disclosure herein. Various examples may omit, replace, or add various procedures or components as desired. In addition, features described with respect to some examples may be combined in other examples as well.
As shown in fig. 1, a general surgery patient data management method includes the steps of: step 1, collecting current patient data and historical patient data, wherein the current patient data and the historical patient data comprise a patient ID and a disease type of a patient, and the historical patient data further comprise nursing contents of the patient, corresponding nursing nurses and nursing satisfaction levels.
The disease type of the patient corresponds to different disease nursing contents, for example, the disease type of the patient is acute appendicitis, the patient adopts a semi-lying position after the blood pressure of the patient is stable except for conventional surgical nursing after operation, and a nurse is required to take proper food after exhausting, and the nurse is required to urge the patient to take appropriate action to get out of the bed the next day after operation of the patient, so that intestinal adhesion of the patient is prevented.
For example, the type of disease of the patient is varicose vein operation of the lower limb, the varicose vein of the patient is required to be bound by elastic bandaging, the affected limb is lifted by 15-20 cm, and a nurse encourages the patient to take appropriate movement in the next day after the operation of the patient.
Step 2, generating a nursing capability library of nurses based on the collected historical patient data, wherein the nursing capability library comprises a plurality of nursing items, and one nursing item corresponds to one disease type.
I.e. if a care item corresponding to a disease type is included in the care capability repository, this indicates that the nurse has care capabilities for that disease type.
And 3, constructing a management strategy matrix.
The elements in the management policy matrix are real numbers, the integer bits of the real numbers are one bit, the decimal digits of the real numbers are six bits corresponding to the shift, and the IDs corresponding to three patients (the IDs of the patients are represented by two digits, and are represented by a default value of "00" if there is no corresponding patient).
The element of the ith row and the jth column in the management policy matrix represents the nursing content of the ith data on the ith day; the care content includes the shift and the patient's ID.
The shift of nurses in one day is: class A (7:00-15:00), class B (8:00-16:00), class C (9:30-19:00), class D (14:00-22:00), class E (15:00-23:00), class F (16:00-24:00), class G (18:00-1:00) and class H (24:00-8:00).
And 4, generating a single-heat code for patients and nurses in the generated management strategy matrix, and then generating an ID vector through a skip model.
A text vector is generated for the patient's disease type and the nurse's care entry.
In one embodiment of the invention, the patient's disease type and nurse care items are text data that are processed by conventional text vectorized representations to generate text vectors.
The ID vector and the text vector are input into a neural network model, the neural network model comprises a linear layer, a first hiding layer and a full connection layer, wherein the linear layer is used for linearly transforming the ID vector to the text vector with the same dimension, the first hiding layer inputs the text vector and the transformed text vector, the output of the first hiding layer inputs the full connection layer, and the full connection layer outputs a label corresponding to the nursing satisfaction level.
The first hidden layer is provided with a plurality of layers, and the calculation formula of the first hidden layer of the first layer is as follows:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein (1)>And->Intermediate vectors of the ith patient and the ith nurse of the first layer, respectively,/->Represents the set of layer 1 +.>Is the j-th vector of>Represents the set of layer 1 +.>Is the j-th vector of>And->Vector sets related to the ith patient and the ith nurse of layer 1-1, respectively,/->And->Intermediate vectors of the ith patient and the ith nurse are respectively contained; />And->Each comprising a text vector and an intermediate vector, N and M each representing +.>And->The number of vectors in (1) is such that a nurse corresponding to a vector indicating that the vector is related to a patient nurses the patient or that the disease type corresponding to the vector belongs to the patient, and a nurse corresponding to a vector indicating that the patient corresponding to the vector is nursed by the nurse or that the nursing item corresponding to the vector belongs to the nurse. />And->Weight parameters and bias, respectively, representing the first hidden layer of the first layer, +.>Representing a sigmoid activation function.
When l=1, the number of the cells,,/>,/>ID vector representing the jth patient, < >>An ID vector indicating the jth nurse.
The management policy matrix generated based on the historical patient data trains the neural network model, and is unique because the historical patient data contains the data of the shifts, and the management policy matrix generated based on the current patient data is random and is not unique.
In one embodiment of the invention, the labels corresponding to the nursing satisfaction levels comprise three nursing satisfaction levels respectively corresponding to a first nursing satisfaction level, a second nursing satisfaction level and a third nursing satisfaction level, the higher the nursing satisfaction level is, and the nursing satisfaction label during training can be obtained by interviewing the patient before discharge.
And 5, initializing a population, wherein individuals in the initialized population represent a management strategy matrix, and the elements of the management strategy matrix of the individuals in the initialized population are randomly generated.
The random generation satisfies the following conditions: the nurse's care item must correspond to the type of illness of the patient it is nursing.
The same nurse can only take one shift a day.
The patient corresponds to more than one nurse per shift.
At least one patient is nursed by one nurse in one shift.
And iterating the initialized population through a genetic algorithm, obtaining a target population after iterating K times, and selecting a management strategy matrix represented by an individual from the target population as a nursing scheduling result.
After each iteration, the generated management strategy matrix is processed and then input into a neural network model, and only individuals with the set nursing satisfaction level or more are reserved to enter the next iteration.
In one embodiment of the invention, individuals in the target population are ranked according to the care satisfaction level from high to low, and the management policy matrix represented by the first U individuals is selected as the recommendation result to be selected by the manager.
The embodiment has been described above with reference to the embodiment, but the embodiment is not limited to the above-described specific implementation, which is only illustrative and not restrictive, and many forms can be made by those of ordinary skill in the art, given the benefit of this disclosure, are within the scope of this embodiment.

Claims (10)

1. A method for managing patient data in general surgery, comprising the steps of: step 1, collecting current patient data and historical patient data, wherein the current patient data and the historical patient data comprise a patient ID and a disease type of a patient, and the historical patient data further comprise nursing contents of the patient, corresponding nursing nurses and nursing satisfaction levels;
step 2, generating a nursing capability library of nurses based on the collected historical patient data, wherein the nursing capability library comprises a plurality of nursing items, and one nursing item corresponds to one disease type;
step 3, constructing a management strategy matrix; the elements in the management strategy matrix are real numbers, the integer bits of the real numbers are one bit, corresponding to shifts, the decimal digits of the real numbers are six bits, corresponding to IDs of three patients;
step 4, generating a single-heat code for patients and nurses in the generated management strategy matrix, and then generating an ID vector through a skip model; generating a text vector for the patient's disease type and nurse's care entry;
inputting the ID vector and the text vector into a neural network model, wherein the neural network model comprises a linear layer, a first hiding layer and a full-connection layer, the linear layer is used for linearly transforming the ID vector into the text vector with the same dimension, the first hiding layer inputs the text vector and the transformed text vector, the output of the first hiding layer inputs the full-connection layer, and the full-connection layer outputs a label corresponding to the nursing satisfaction level; training a neural network model based on a management policy matrix generated from historical patient data;
step 5, initializing a population, wherein individuals in the initialized population represent a management strategy matrix, and elements of the management strategy matrix of the individuals in the initialized population are randomly generated;
iterating the initialized population through a genetic algorithm, obtaining a target population after iterating K times, and selecting a management strategy matrix represented by an individual from the target population as a nursing scheduling result;
after each iteration, the generated management strategy matrix is processed and then input into a neural network model, and only individuals with the set nursing satisfaction level or more are reserved to enter the next iteration.
2. The method of claim 1, wherein the patient's disease type corresponds to different disease care content.
3. A general surgery patient data management method according to claim 1, wherein if a nurse's care-ability library includes a care item corresponding to a disease type, it indicates that the nurse has the care ability of the disease type.
4. The general surgery patient data management method according to claim 1, wherein the element of the ith row and the jth column in the management policy matrix represents care content of the ith data on the ith day; the care content includes the shift and the patient's ID.
5. The general surgery patient data management method according to claim 1, wherein the patient's disease type and nurse care items are text data, and the text vector is generated by processing the text data by a conventional text vectorized representation method.
6. The general surgery patient data management method according to claim 1, wherein the first hidden layer is provided with a plurality of layers, and the first hidden layer of the first layer has a calculation formula as follows:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein (1)>And->Intermediate vectors of the ith patient and the ith nurse of the first layer, respectively,/->Represents the set of layer 1 +.>Is the j-th vector of>Represents the set of layer 1 +.>Is the j-th vector of>And->Vector sets related to the ith patient and the ith nurse of layer 1-1, respectively,/->And->Intermediate vectors of the ith patient and the ith nurse are respectively contained; n and M each represent->And->Vector quantity in>And->Weight parameters and bias, respectively, representing the first hidden layer of the first layer, +.>Representing a sigmoid activation function;
when l=1, the number of the cells,,/>,/>ID vector representing the jth patient, < >>An ID vector indicating the jth nurse.
7. The general surgery patient data management method according to claim 1, wherein the historical patient data includes shift data, and the generated management policy matrix is unique.
8. The general surgery patient data management method according to claim 1, wherein the random generation of the elements of the management policy matrix satisfies the following condition:
the nurse's care item must correspond to the type of illness of the patient it is nursing;
the same nurse can only arrange one shift in one day;
the patient corresponds to more than one nurse in each shift;
at least one patient is nursed by one nurse in one shift.
9. The general surgery patient data management method according to claim 1, wherein the individuals in the target population are ranked from high to low according to the nursing satisfaction level, and the management policy matrix represented by the first U individuals is selected as the recommendation result by the manager.
10. The general surgery patient data management method according to claim 1, wherein the labels corresponding to the nursing satisfaction levels include three nursing satisfaction levels corresponding to one, two, and three levels, respectively, and the higher the level, the higher the nursing satisfaction.
CN202310871108.7A 2023-07-17 2023-07-17 General surgery patient data management method Active CN116612870B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310871108.7A CN116612870B (en) 2023-07-17 2023-07-17 General surgery patient data management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310871108.7A CN116612870B (en) 2023-07-17 2023-07-17 General surgery patient data management method

Publications (2)

Publication Number Publication Date
CN116612870A true CN116612870A (en) 2023-08-18
CN116612870B CN116612870B (en) 2023-10-10

Family

ID=87678551

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310871108.7A Active CN116612870B (en) 2023-07-17 2023-07-17 General surgery patient data management method

Country Status (1)

Country Link
CN (1) CN116612870B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118170927A (en) * 2024-05-10 2024-06-11 山东圣剑医学研究有限公司 Scientific research data knowledge graph construction method for AI digital person

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108053118A (en) * 2017-12-14 2018-05-18 泰康保险集团股份有限公司 Doctor's scheduling method and system
CN109493959A (en) * 2018-11-08 2019-03-19 泰康保险集团股份有限公司 Hospital's scheduling method and device
CN110570937A (en) * 2019-09-17 2019-12-13 上海劳勤信息技术有限公司 Method for scheduling by doctors and assistants
CN110705756A (en) * 2019-09-07 2020-01-17 创新奇智(重庆)科技有限公司 Electric power energy consumption optimization control method based on input convex neural network
CN111639743A (en) * 2020-05-23 2020-09-08 李光帅 Intelligent hospital information acquisition method and system with user as core
CN112200411A (en) * 2020-09-10 2021-01-08 华中科技大学同济医学院附属协和医院 Nursing human resource scheduling system giving consideration to patient and caregiver appeal
CN112926943A (en) * 2021-03-11 2021-06-08 中国人民解放军国防科技大学 Automatic scheduling method, system, computer equipment and storage medium
WO2021235866A1 (en) * 2020-05-20 2021-11-25 서울대학교병원 Method and system for predicting needs of patient for hospital resources
US20220019952A1 (en) * 2020-07-15 2022-01-20 Siemens Medical Solutions Usa, Inc. Fair scheduling of nurses in resource constrained settings
CN114093482A (en) * 2021-11-19 2022-02-25 中南大学湘雅医院 Mobile diagnosis and treatment oriented medical care patient matching method and system
CN114117238A (en) * 2021-12-09 2022-03-01 福寿康(上海)医疗养老服务有限公司 Intelligent caregiver recommendation scheduling system
CN114792561A (en) * 2022-06-24 2022-07-26 山东第一医科大学附属省立医院(山东省立医院) One-stop clinical support and service method and system
CN114974531A (en) * 2022-05-16 2022-08-30 祁雷 Intelligent medical care system based on big data
CN114969557A (en) * 2022-07-29 2022-08-30 之江实验室 Propaganda and education pushing method and system based on multi-source information fusion
CN116344005A (en) * 2023-01-10 2023-06-27 河北工业大学 Multi-objective optimization method for nurse allocation stage in HHCSRP

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108053118A (en) * 2017-12-14 2018-05-18 泰康保险集团股份有限公司 Doctor's scheduling method and system
CN109493959A (en) * 2018-11-08 2019-03-19 泰康保险集团股份有限公司 Hospital's scheduling method and device
CN110705756A (en) * 2019-09-07 2020-01-17 创新奇智(重庆)科技有限公司 Electric power energy consumption optimization control method based on input convex neural network
CN110570937A (en) * 2019-09-17 2019-12-13 上海劳勤信息技术有限公司 Method for scheduling by doctors and assistants
WO2021235866A1 (en) * 2020-05-20 2021-11-25 서울대학교병원 Method and system for predicting needs of patient for hospital resources
CN111639743A (en) * 2020-05-23 2020-09-08 李光帅 Intelligent hospital information acquisition method and system with user as core
US20220019952A1 (en) * 2020-07-15 2022-01-20 Siemens Medical Solutions Usa, Inc. Fair scheduling of nurses in resource constrained settings
CN112200411A (en) * 2020-09-10 2021-01-08 华中科技大学同济医学院附属协和医院 Nursing human resource scheduling system giving consideration to patient and caregiver appeal
CN112926943A (en) * 2021-03-11 2021-06-08 中国人民解放军国防科技大学 Automatic scheduling method, system, computer equipment and storage medium
CN114093482A (en) * 2021-11-19 2022-02-25 中南大学湘雅医院 Mobile diagnosis and treatment oriented medical care patient matching method and system
CN114117238A (en) * 2021-12-09 2022-03-01 福寿康(上海)医疗养老服务有限公司 Intelligent caregiver recommendation scheduling system
CN114974531A (en) * 2022-05-16 2022-08-30 祁雷 Intelligent medical care system based on big data
CN114792561A (en) * 2022-06-24 2022-07-26 山东第一医科大学附属省立医院(山东省立医院) One-stop clinical support and service method and system
CN114969557A (en) * 2022-07-29 2022-08-30 之江实验室 Propaganda and education pushing method and system based on multi-source information fusion
CN116344005A (en) * 2023-01-10 2023-06-27 河北工业大学 Multi-objective optimization method for nurse allocation stage in HHCSRP

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杨凯;曹淑卿;: "基于整数规划和变换规则优化算法的手术室护士排班模型研究", 医院管理论坛, no. 07 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118170927A (en) * 2024-05-10 2024-06-11 山东圣剑医学研究有限公司 Scientific research data knowledge graph construction method for AI digital person

Also Published As

Publication number Publication date
CN116612870B (en) 2023-10-10

Similar Documents

Publication Publication Date Title
Melin et al. A hybrid model based on modular neural networks and fuzzy systems for classification of blood pressure and hypertension risk diagnosis
Khemphila et al. Comparing performances of logistic regression, decision trees, and neural networks for classifying heart disease patients
CN116612870B (en) General surgery patient data management method
Khang et al. The Analytics of Hospitality of Hospitals in a Healthcare Ecosystem
CN102693351B (en) Systems and methods for clinical decision support
Khanna Artificial intelligence: contemporary applications and future compass
Kumar et al. Predictive classification of covid-19: Assessing the impact of digital technologies
Zeng et al. Multi-view deep learning framework for predicting patient expenditure in healthcare
Kaur et al. Fuzzy logic and hybrid based approaches for the risk of heart disease detection: state-of-the-art review
Nasr et al. A novel model based on non invasive methods for prediction of liver fibrosis
Alharbi et al. Prediction of dental implants using machine learning algorithms
Feuillâtre et al. Similarity measures and attribute selection for case-based reasoning in transcatheter aortic valve implantation
Salem et al. Applications of the CBR Methodology to Medicine
Sultana et al. Informatics based design of prosthetic Ti alloys
Tang et al. A two-echelon responsive health analytic model for triggering care plan revision in geriatric care management
Gupta et al. An overview of clinical decision support system (cdss) as a computational tool and its applications in public health
Makumba et al. A model for coronary heart disease prediction using data mining classification techniques
Hughes et al. Prediction-constrained topic models for antidepressant recommendation
Awotunde et al. An Enhanced Medical Diagnosis System for Malaria and Typhoid Fever Using Genetic Neuro-Fuzzy System
Ahn et al. A fuzzy differential diagnosis of headache applying linear regression method and fuzzy classification
CN114694841A (en) Adverse event risk prediction method based on patient electronic health record
Smith et al. Efficiency of families managing home health care
Rakhmiddin et al. Federated Learning for Clinical Event Classification Using Vital Signs Data
Adawiyah et al. Hospital Length of Stay Prediction based on Patient Examination Using General features
Borlawsky et al. Evaluation of an automated pressure ulcer risk assessment model

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20231113

Address after: No. 138, Qingganglin Neighborhood Committee, Xiaoxi Street, Gongjing District, Zigong City, Sichuan Province, 643020

Patentee after: Zigong mental health center

Address before: 250101 901 Tongyuan Business Building, High-tech Zone, Jinan, Shandong Province

Patentee before: Shandong Shengjian Medical Research Co.,Ltd.