CN113517077A - Control method, system and storage medium for predicting efficacy of hip external inversion - Google Patents

Control method, system and storage medium for predicting efficacy of hip external inversion Download PDF

Info

Publication number
CN113517077A
CN113517077A CN202110676525.7A CN202110676525A CN113517077A CN 113517077 A CN113517077 A CN 113517077A CN 202110676525 A CN202110676525 A CN 202110676525A CN 113517077 A CN113517077 A CN 113517077A
Authority
CN
China
Prior art keywords
sign information
inversion
external
predicting
hip
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110676525.7A
Other languages
Chinese (zh)
Inventor
李仲均
曾带娣
吴婉华
黄丽珊
黄素然
欧宜静
罗海波
黎笑容
温创宇
林成创
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dongguan Peoples Hospital
Original Assignee
Dongguan Peoples Hospital
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 Dongguan Peoples Hospital filed Critical Dongguan Peoples Hospital
Priority to CN202110676525.7A priority Critical patent/CN113517077A/en
Publication of CN113517077A publication Critical patent/CN113517077A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H70/00ICT specially adapted for the handling or processing of medical references
    • G16H70/20ICT specially adapted for the handling or processing of medical references relating to practices or guidelines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • 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

Abstract

The invention discloses a control method, a control system and a storage medium for predicting hip external inversion therapeutic effect, which can be applied to the field of neural networks. The method comprises the following steps: acquiring a plurality of first physical sign information of a target patient, and preprocessing the first physical sign information to obtain second physical sign information; according to the second sign information, adopting an artificial neural network model to predict the success rate of the external inversion of multiple types; the success rates of the multiple types of external inversion are sent to a display device. According to the invention, the second sign information is obtained after the obtained multiple pieces of first sign information are preprocessed, then the success rate prediction of the multiple types of external inversion is carried out by adopting the artificial neural network model according to the second sign information, the success rates of the multiple types of external inversion are obtained, and the success rates of the multiple types of external inversion are sent to the display device, so that a professional can quickly select an accurate treatment scheme when the clinical experience is lacked.

Description

Control method, system and storage medium for predicting efficacy of hip external inversion
Technical Field
The invention relates to the field of neural networks, in particular to a control method, a control system and a storage medium for predicting hip external inversion therapeutic effect.
Background
The hip position is a clinically common fetal position abnormality, and the incidence rate in term pregnancy is about 3% -4%. Premature rupture of fetal membranes, prolapse of umbilical cord and difficulty in back head during natural delivery at the hip position, and infant and mother adverse fatalities such as asphyxia of newborn, intracranial hemorrhage, brachial plexus injury, puerperal soft birth canal injury and the like often occur. Hip external inversion is to transform the hip fetus into the head position by manipulation, providing another option for hip delivery besides cesarean section. At present, when a hip position phenomenon is found clinically, a specific hip position external inversion operation is selected for a patient mainly according to clinical experience, so that a treatment process is caused, and a doctor with less clinical experience is difficult to effectively make a proper selection.
Disclosure of Invention
The present invention is directed to solving at least one of the problems of the prior art. Therefore, the invention provides a control method, a system and a storage medium for predicting the curative effect of hip external inversion, which can enable professionals to quickly make accurate treatment plans.
In a first aspect, an embodiment of the present invention provides a control method for predicting a hip external inversion therapeutic effect, including the following steps:
acquiring a plurality of first physical sign information of a target patient, and preprocessing the first physical sign information to obtain second physical sign information;
according to the second sign information, adopting an artificial neural network model to predict the success rate of the external inversion of multiple types;
sending the success rates of the multiple types of external inversion to a display device, wherein the display device is used for displaying the types of the external inversion and the corresponding success rates.
The control method for predicting the hip external inversion therapeutic effect provided by the embodiment of the invention has the following beneficial effects:
in the embodiment, the second body characteristic information is obtained by preprocessing the acquired multiple pieces of first body characteristic information, then the success rate prediction of the multiple types of external inversion is performed by adopting the artificial neural network model according to the second body characteristic information, the success rates of the multiple types of external inversion are obtained, and the success rates of the multiple types of external inversion are sent to the display device, so that a professional can quickly select an accurate treatment scheme when the clinical experience is short.
Optionally, the preprocessing the first body information to obtain second body information includes:
judging the data type of the first sign information;
when the data type is a non-numerical type, converting first sign information corresponding to the non-numerical type into second sign information represented by numerical values;
and when the data type is a missing type, supplementing the first sign information corresponding to the missing type by adopting an interpolation method to obtain corresponding second sign information.
Optionally, the supplementing, by using an interpolation method, the first sign information corresponding to the missing type includes:
obtaining an average value of first sign information corresponding to the missing type;
and replacing the first sign information corresponding to the missing type by using the average value.
Optionally, the supplementing, by using an interpolation method, the first sign information corresponding to the missing type includes:
and replacing the first sign information corresponding to the missing type by a preset numerical value.
Optionally, the artificial neural network model comprises input layer neurons, intermediate layer neurons, and a linear activation module; the input layer neuron and the middle layer neuron are connected in a full connection mode;
the input layer neuron is used for carrying out preliminary data fitting on the input second somatic information;
the intermediate layer neurons are used for fitting the second somatic information after the input layer neurons are fitted again;
the linear activation module is used for calculating the success rate of the external inversion operation of multiple types according to the sign information after the middle-layer neuron is fitted again.
Optionally, the dimension size of the input layer neurons is equal to the number of second morphological information.
Optionally, before the step of predicting the success rate of the external inversion operation of multiple types by using the artificial neural network model, the method further includes a training step of the artificial neural network model:
acquiring a plurality of pieces of third sign information acquired on various devices;
training the artificial neural network model by adopting the third sign information;
acquiring the theoretical success rate of external inversion predetermined according to the third body information;
comparing the theoretical success rate with a training result;
and adjusting the model parameters of the artificial neural network model according to the comparison result.
In a second aspect, an embodiment of the present invention provides a control system for predicting the efficacy of external hip inversion, including:
the data preprocessing device is used for acquiring a plurality of first physical sign information of a target patient and preprocessing the first physical sign information to obtain second physical sign information;
the data analysis device adopts an artificial neural network model to predict the success rate of the external inversion of multiple types according to the second sign information and sends the success rate of the external inversion of multiple types to the display device;
and the display device is used for displaying the type of the external inversion and the corresponding success rate.
In a third aspect, an embodiment of the present invention provides a control system for predicting hip external inversion therapeutic effect, including:
at least one memory for storing a program;
at least one processor is used for loading the program to execute the control method for predicting the curative effect of the hip external inversion operation provided by the embodiment of the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, in which a program executable by a processor is stored, and the program executable by the processor is used for executing the control method for predicting the hip external inversion therapeutic effect provided in the first aspect.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The invention is further described with reference to the following figures and examples, in which:
FIG. 1 is a flowchart of a control method for predicting hip external inversion efficacy in accordance with an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of an artificial neural network model according to an embodiment of the present invention;
FIG. 3 is a block diagram of a control system for predicting hip external inversion efficacy in accordance with an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
In the description of the present invention, the meaning of a plurality is one or more, the meaning of a plurality is two or more, and the above, below, exceeding, etc. are understood as excluding the present numbers, and the above, below, within, etc. are understood as including the present numbers. If the first and second are described for the purpose of distinguishing technical features, they are not to be understood as indicating or implying relative importance or implicitly indicating the number of technical features indicated or implicitly indicating the precedence of the technical features indicated.
In the description of the present invention, unless otherwise explicitly defined, terms such as set, etc. should be broadly construed, and those skilled in the art can reasonably determine the specific meanings of the above terms in the present invention in combination with the detailed contents of the technical solutions.
In the description of the present invention, reference to the description of the terms "one embodiment," "some embodiments," "an illustrative embodiment," "an example," "a specific example," or "some examples," etc., means that a particular feature or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Referring to fig. 1, an embodiment of the present invention provides a control method for predicting hip external inversion therapeutic effect, and the embodiment may be applied to a server or a background processor corresponding to a medical prediction platform.
In the application process, the embodiment includes the following steps:
s11, acquiring a plurality of first sign information of the target patient, and preprocessing the first sign information to obtain second sign information.
In the present embodiment, the target patient is a pregnant woman who may currently need to perform hip inversion. The first sign information is all information of the pregnant woman currently undergoing pregnancy test in the whole pregnancy period, such as age, pregnancy times, production times, pregnancy week, pregnancy precursor body mass index BMI, BMI during operation, gestational diabetes GDM, abnormal nail function, orientation of fetus and the like. The second sign information is obtained by performing deficiency completion and numerical type conversion on the first sign information.
In the embodiment of the application, after the data type of the first sign information is judged, when the data type is a non-numerical type, the first sign information corresponding to the non-numerical type is converted into second sign information represented by numerical values; and when the data type is a missing type, supplementing the first sign information corresponding to the missing type by adopting an interpolation method to obtain corresponding second sign information. Specifically, after the average value of the first sign information corresponding to the missing type is obtained, the average value corresponding to the information is used to replace the first sign information corresponding to the missing type. In other embodiments, a preset numerical value may be further used to replace the first sign information corresponding to the missing type. For example, as shown in table 1, for specific first sign information, a corresponding processing method is adopted:
TABLE 1
Figure BDA0003120751170000041
Figure BDA0003120751170000051
And S12, according to the second sign information, adopting an artificial neural network model to predict the success rate of the external inversion operation of multiple types.
In the embodiment of the present application, as shown in fig. 2, the artificial neural network model includes input layer neurons, intermediate layer neurons, and a linear activation module; the input layer neuron and the middle layer neuron are connected in a full connection mode; the input layer neuron is used for carrying out preliminary data fitting on the input second somatotropism information; the middle layer neuron is used for fitting the second somatotropism information after the input layer neuron is fitted again; the linear activation module is used for calculating the success rate of the external inversion operation of multiple types according to the sign information after the middle-layer neuron is fitted again. And the dimension n of the input layer neurons is equal to the number of the input second sign information. For example, when the input second sign information is 20, the input layer neurons also include 20, and the input sign information has a one-to-one correspondence relationship with each of the input layer neurons. The dimension m of the middle layer neurons can be adjusted according to actual needs, for example, set to 30 neurons.
In some embodiments, before the artificial neural network model is applied to the actual operation, the artificial neural network model needs to be trained, wherein the training step comprises:
and acquiring a plurality of pieces of third sign information acquired on various devices. The type and processing mode of the third sign information are the same as those of the first sign information.
And training the artificial neural network model by adopting third body information. Specifically, the processed third body information is adopted for training.
And obtaining the theoretical success rate of the external inversion predetermined according to the third body information. The theoretical success rate is the success rate deduced by experts according to clinical experience.
And comparing the theoretical success rate with the training result, and adjusting the model parameters of the artificial neural network model according to the comparison result.
In the embodiment of the application, the prediction accuracy of the model is improved by continuously adjusting the parameters of the model in the training process.
S13, transmitting success rates of the plurality of types of external inversion to a display device. The display device is used for displaying the type and the corresponding success rate of the external inversion operation, and the displayed content provides preoperative reference information for medical staff.
In conclusion, the above embodiments can enable the professional to quickly select the accurate treatment scheme even in the absence of clinical experience.
Referring to fig. 3, an embodiment of the present invention provides a control system for predicting hip external inversion therapeutic effect, including:
the data preprocessing device is used for acquiring a plurality of first physical sign information of a target patient and preprocessing the first physical sign information to obtain second physical sign information;
the data analysis device adopts an artificial neural network model to predict the success rate of the external inversion of multiple types according to the second sign information and sends the success rate of the external inversion of multiple types to the display device;
and the display device is used for displaying the type of the external inversion and the corresponding success rate.
The content of the embodiment of the method of the invention is all applicable to the embodiment of the system, the function of the embodiment of the system is the same as the embodiment of the method, and the beneficial effect achieved by the embodiment of the system is the same as the beneficial effect achieved by the method.
The embodiment of the invention provides a control system for predicting hip external inversion therapeutic effect, which comprises:
at least one memory for storing a program;
at least one processor for loading the program to execute the control method for predicting the efficacy of external hip inversion as shown in fig. 1.
The content of the embodiment of the method of the invention is all applicable to the embodiment of the system, the function of the embodiment of the system is the same as the embodiment of the method, and the beneficial effect achieved by the embodiment of the system is the same as the beneficial effect achieved by the method.
An embodiment of the present invention provides a computer-readable storage medium in which a processor-executable program is stored, which, when being executed by a processor, is used for executing the control method for predicting the efficacy of hip external inversion surgery shown in fig. 1.
The embodiment of the invention also discloses a computer program product or a computer program, which comprises computer instructions, and the computer instructions are stored in a computer readable storage medium. The computer instructions may be read by a processor of a computer device from a computer-readable storage medium, and executed by the processor to cause the computer device to perform the method illustrated in fig. 1.
The embodiments of the present invention have been described in detail with reference to the accompanying drawings, but the present invention is not limited to the above embodiments, and various changes can be made within the knowledge of those skilled in the art without departing from the gist of the present invention. Furthermore, the embodiments of the present invention and the features of the embodiments may be combined with each other without conflict.

Claims (10)

1. A control method for predicting the efficacy of hip external inversion surgery, comprising the steps of:
acquiring a plurality of first physical sign information of a target patient, and preprocessing the first physical sign information to obtain second physical sign information;
according to the second sign information, adopting an artificial neural network model to predict the success rate of the external inversion of multiple types;
sending the success rates of the multiple types of external inversion to a display device, wherein the display device is used for displaying the types of the external inversion and the corresponding success rates.
2. The control method of claim 1, wherein the preprocessing the first body information to obtain second body information comprises:
judging the data type of the first sign information;
when the data type is a non-numerical type, converting first sign information corresponding to the non-numerical type into second sign information represented by numerical values;
and when the data type is a missing type, supplementing the first sign information corresponding to the missing type by adopting an interpolation method to obtain corresponding second sign information.
3. The control method for predicting the efficacy of external hip inversion surgery as claimed in claim 2, wherein said supplementing the first sign information corresponding to the missing type by interpolation comprises:
obtaining an average value of first sign information corresponding to the missing type;
and replacing the first sign information corresponding to the missing type by using the average value.
4. The control method for predicting the efficacy of external hip inversion surgery as claimed in claim 2, wherein said supplementing the first sign information corresponding to the missing type by interpolation comprises:
and replacing the first sign information corresponding to the missing type by a preset numerical value.
5. The control method for predicting the efficacy of external hip inversion surgery according to claim 1, wherein the artificial neural network model comprises input layer neurons, intermediate layer neurons, and a linear activation module; the input layer neuron and the middle layer neuron are connected in a full connection mode;
the input layer neuron is used for carrying out preliminary data fitting on the input second somatic information;
the intermediate layer neurons are used for fitting the second somatic information after the input layer neurons are fitted again;
the linear activation module is used for calculating the success rate of the external inversion operation of multiple types according to the sign information after the middle-layer neuron is fitted again.
6. The control method of claim 5, wherein the input layer neurons have dimensions equal to the second somatotrophic information.
7. The control method for predicting the efficacy of external hip inversion surgery according to claim 1, further comprising the step of training the artificial neural network model before the step of predicting the success rate of the external inversion surgery of multiple types using the artificial neural network model:
acquiring a plurality of pieces of third sign information acquired on various devices;
training the artificial neural network model by adopting the third sign information;
acquiring the theoretical success rate of external inversion predetermined according to the third body information;
comparing the theoretical success rate with a training result;
and adjusting the model parameters of the artificial neural network model according to the comparison result.
8. A control system for predicting efficacy of hip external inversion surgery, comprising:
the data preprocessing device is used for acquiring a plurality of first physical sign information of a target patient and preprocessing the first physical sign information to obtain second physical sign information;
the data analysis device adopts an artificial neural network model to predict the success rate of the external inversion of multiple types according to the second sign information and sends the success rate of the external inversion of multiple types to the display device;
and the display device is used for displaying the type of the external inversion and the corresponding success rate.
9. A control system for predicting efficacy of hip external inversion surgery, comprising:
at least one memory for storing a program;
at least one processor configured to load the program to perform the control method for predicting hip external inversion efficacy of any of claims 1-7.
10. A computer-readable storage medium, in which a program executable by a processor is stored, wherein the program executable by the processor is adapted to perform a control method for predicting efficacy of external hip inversion surgery as set forth in any one of claims 1 to 7 when executed by the processor.
CN202110676525.7A 2021-06-18 2021-06-18 Control method, system and storage medium for predicting efficacy of hip external inversion Pending CN113517077A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110676525.7A CN113517077A (en) 2021-06-18 2021-06-18 Control method, system and storage medium for predicting efficacy of hip external inversion

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110676525.7A CN113517077A (en) 2021-06-18 2021-06-18 Control method, system and storage medium for predicting efficacy of hip external inversion

Publications (1)

Publication Number Publication Date
CN113517077A true CN113517077A (en) 2021-10-19

Family

ID=78065678

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110676525.7A Pending CN113517077A (en) 2021-06-18 2021-06-18 Control method, system and storage medium for predicting efficacy of hip external inversion

Country Status (1)

Country Link
CN (1) CN113517077A (en)

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005096707A2 (en) * 2004-04-07 2005-10-20 Barnev Ltd. State based birth monitoring system
CN102737153A (en) * 2011-04-07 2012-10-17 中国人民解放军第三〇二医院 Neural network hepatofibrosis diagnosis method and system
CN105243267A (en) * 2015-09-18 2016-01-13 东莞市塘厦医院 Method for predicting success rate of scarred uterus trial-production
CN106650222A (en) * 2016-10-21 2017-05-10 大连千松科技有限公司 Pregnancy health state management method and device based on Internet
CN106845063A (en) * 2016-11-15 2017-06-13 南方医科大学南方医院 A kind of Forecasting Methodology and system of scar uterus childbirth success rate
CN107920870A (en) * 2014-11-13 2018-04-17 阿莱恩技术有限公司 Tracking, prediction and the method for correcting malocclusion and relevant issues in advance
CN108597579A (en) * 2018-05-11 2018-09-28 北京爱康宜诚医疗器材有限公司 The determination method and device of operating time, storage medium, electronic device
US20180296320A1 (en) * 2017-04-14 2018-10-18 Microsoft Technology Licensing, Llc Forecasting cataract surgery effectiveness
CN109308545A (en) * 2018-08-21 2019-02-05 中国平安人寿保险股份有限公司 The method, apparatus, computer equipment and storage medium of diabetes probability are suffered from prediction
CN109545385A (en) * 2018-11-30 2019-03-29 周立广 A kind of medical big data analysis processing system and its method based on Internet of Things
CN110693526A (en) * 2019-11-11 2020-01-17 深圳先进技术研究院 Muscle disease assessment method and system and electronic equipment
CN110996766A (en) * 2017-07-19 2020-04-10 布鲁姆技术公司 Monitoring uterine activity and assessing risk of preterm birth
CN111191773A (en) * 2020-01-07 2020-05-22 泰康保险集团股份有限公司 Method, apparatus, medium, and device for updating network parameters of information prediction network
CN111341450A (en) * 2020-03-01 2020-06-26 海军军医大学第一附属医院第二军医大学第一附属医院上海长海医院 Spine deformity correction prediction method and device based on artificial intelligence and terminal
CN111445967A (en) * 2020-02-17 2020-07-24 青岛市城阳区人民医院 Obstetrical clinical auxiliary sequential labor information processing system and method based on artificial intelligence
CN111524598A (en) * 2020-04-21 2020-08-11 赵述武 Perioperative complication prediction method and system
CN111801046A (en) * 2017-11-10 2020-10-20 勒维斯公司 Efficacy and/or therapeutic parameter recommendation using individual patient data and therapeutic brain network maps
CN111834017A (en) * 2020-07-09 2020-10-27 上海市精神卫生中心(上海市心理咨询培训中心) Method, system and device for predicting treatment effect of psychotropic drugs
CN112085157A (en) * 2020-07-20 2020-12-15 西安电子科技大学 Prediction model establishing method and device based on neural network and tree model
CN112233810A (en) * 2020-10-20 2021-01-15 武汉华大基因科技有限公司 Treatment scheme comprehensive curative effect evaluation method based on real world clinical data
CN112690813A (en) * 2021-01-12 2021-04-23 范宁 Fractal theory-based tumor heterogeneity analysis method, system, terminal and medium

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005096707A2 (en) * 2004-04-07 2005-10-20 Barnev Ltd. State based birth monitoring system
CN102737153A (en) * 2011-04-07 2012-10-17 中国人民解放军第三〇二医院 Neural network hepatofibrosis diagnosis method and system
CN107920870A (en) * 2014-11-13 2018-04-17 阿莱恩技术有限公司 Tracking, prediction and the method for correcting malocclusion and relevant issues in advance
CN105243267A (en) * 2015-09-18 2016-01-13 东莞市塘厦医院 Method for predicting success rate of scarred uterus trial-production
CN106650222A (en) * 2016-10-21 2017-05-10 大连千松科技有限公司 Pregnancy health state management method and device based on Internet
CN106845063A (en) * 2016-11-15 2017-06-13 南方医科大学南方医院 A kind of Forecasting Methodology and system of scar uterus childbirth success rate
US20180296320A1 (en) * 2017-04-14 2018-10-18 Microsoft Technology Licensing, Llc Forecasting cataract surgery effectiveness
CN110996766A (en) * 2017-07-19 2020-04-10 布鲁姆技术公司 Monitoring uterine activity and assessing risk of preterm birth
CN111801046A (en) * 2017-11-10 2020-10-20 勒维斯公司 Efficacy and/or therapeutic parameter recommendation using individual patient data and therapeutic brain network maps
CN108597579A (en) * 2018-05-11 2018-09-28 北京爱康宜诚医疗器材有限公司 The determination method and device of operating time, storage medium, electronic device
CN109308545A (en) * 2018-08-21 2019-02-05 中国平安人寿保险股份有限公司 The method, apparatus, computer equipment and storage medium of diabetes probability are suffered from prediction
CN109545385A (en) * 2018-11-30 2019-03-29 周立广 A kind of medical big data analysis processing system and its method based on Internet of Things
CN110693526A (en) * 2019-11-11 2020-01-17 深圳先进技术研究院 Muscle disease assessment method and system and electronic equipment
CN111191773A (en) * 2020-01-07 2020-05-22 泰康保险集团股份有限公司 Method, apparatus, medium, and device for updating network parameters of information prediction network
CN111445967A (en) * 2020-02-17 2020-07-24 青岛市城阳区人民医院 Obstetrical clinical auxiliary sequential labor information processing system and method based on artificial intelligence
CN111341450A (en) * 2020-03-01 2020-06-26 海军军医大学第一附属医院第二军医大学第一附属医院上海长海医院 Spine deformity correction prediction method and device based on artificial intelligence and terminal
CN111524598A (en) * 2020-04-21 2020-08-11 赵述武 Perioperative complication prediction method and system
CN111834017A (en) * 2020-07-09 2020-10-27 上海市精神卫生中心(上海市心理咨询培训中心) Method, system and device for predicting treatment effect of psychotropic drugs
CN112085157A (en) * 2020-07-20 2020-12-15 西安电子科技大学 Prediction model establishing method and device based on neural network and tree model
CN112233810A (en) * 2020-10-20 2021-01-15 武汉华大基因科技有限公司 Treatment scheme comprehensive curative effect evaluation method based on real world clinical data
CN112690813A (en) * 2021-01-12 2021-04-23 范宁 Fractal theory-based tumor heterogeneity analysis method, system, terminal and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
黄潭芳: "B超定位新外倒转术纠正臀位70例讨论", 《实用医学杂志》, no. 4 *

Similar Documents

Publication Publication Date Title
McDowell et al. Excessive gestational weight gain
Hiersch et al. Differences in fetal growth patterns between twins and singletons
Hutcheon et al. Good practices for observational studies of maternal weight and weight gain in pregnancy
Spong et al. Preventing the First Cesarean Delivery: Summary of a Joint: Eunice Kennedy Shriver: National Institute of Child Health and Human Development, Society for Maternal-Fetal Medicine, and American College of Obstetricians and Gynecologists Workshop
Nijagal et al. Two practice models in one labor and delivery unit: association with cesarean delivery rates
Sinkey et al. Elective induction of labor at 39 weeks among nulliparous women: The impact on maternal and neonatal risk
Gottvall et al. Safety of birth centre care: perinatal mortality over a 10‐year period
Wilmink et al. Fetal complications after placement of an intrauterine pressure catheter: a report of two cases and review of the literature
Gross et al. Onset of labour: women’s experiences and midwives’ assessments in relation to first stage duration
van den Heuvel et al. Home-based monitoring and telemonitoring of complicated pregnancies: nationwide cross-sectional survey of current practice in the Netherlands
Oken et al. A qualitative study of gestational weight gain counseling and tracking
Kukura Contested care: The limitations of evidence-based maternity care reform
Kundu et al. Estimation of neonatal outcome artery pH value according to CTG interpretation of the last 60 min before delivery: a retrospective study. Can the outcome pH value be predicted?
CN113100711B (en) Method and system for real-time tracking of health condition of parturient
Simpson et al. Assessment and optimization of uterine activity during labor
Poulter et al. Use of a smartphone-based, interactive blood glucose management system in women with gestational diabetes mellitus: A pilot study
CN113517077A (en) Control method, system and storage medium for predicting efficacy of hip external inversion
Hamilton et al. The evolution of the labor curve and its implications for clinical practice: the relationship between cervical dilation, station, and time during labor
JP2009538175A (en) Childbirth control system and control method thereof
CN112259222B (en) High-risk puerpera management method and device for obstetrics and gynecology department
Romero et al. Perinatal outcome after vacuum assisted delivery with digital feedback on traction force; a randomised controlled study
Sekiguchi et al. An ultrasonographic estimated fetal weight reference for Japanese twin pregnancies
Hadar et al. Risk of caesarean delivery after induction of labour stratified by foetal sex
Baller et al. Gestational growth trajectories derived from a dynamic fetal–placental scaling law
Caughey Obstetric ultrasound for estimated fetal weight: is the information more harm than benefit?

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