A method for early warning of patient medication risks
By obtaining multi-dimensional data and standardizing disease coding and adjusting weights, the problem of inaccurate drug risk assessment for coexistence of multiple diseases in elderly patients is solved, and personalized drug risk warning and safety assessment are achieved.
Patent Information
- Application Number
- CN202510742033.1
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2025-06-05
- Publication Date
- 2025-08-01
- Estimated Expiration
- 2045-06-05
AI Technical Summary
The prior art failed to comprehensively evaluate the comprehensive impact of multi-dimensional risk factors in the scenario of multiple disease coexistence of elderly patients, and did not consider physiological decline characteristics, resulting in inaccurate assessment of drug risk.
By obtaining multi-dimensional data of patients, standardized disease coding is performed, combining the disease weight system and drug metabolic ability feature vectors, comprehensive conflict detection results are generated, and early warning information is generated based on the warning rule base, and the weight is dynamically adjusted to adapt to the physiological decline of elderly patients.
It has achieved personalized drug risk assessment of the coexistence of multiple diseases in elderly patients, improved drug safety, avoided missed detection and misjudgment of risks, and provided clear warning information and disposal suggestions.
Smart Images

Figure CN120260971B_ABST
Abstract
Description
Technical Field
[0001] The present invention relates to the technical field of medication risk assessment, and particularly to a method for warning of patients' medication risks. Background Art
[0002] With the acceleration of the global aging process, the diagnosis and treatment needs of elderly patients with multiple co-existing diseases have become increasingly prominent. Due to the decline of multi-system functions, the intertwining of disease pathologies, and the complexity of the drug metabolism network in such patients, they face significant medication safety challenges.
[0003] In the prior art, by integrating patient information and drug knowledge bases for knowledge reasoning and using a risk prediction model to generate a medication risk degree, certain results have been achieved in the detection of medication risks for single diseases. However, for the common scenario of multiple co-existing diseases in elderly patients, the existing solutions mainly match drug taboos based on single disease diagnoses and do not consider the physiological decline characteristics of the elderly population, making it difficult to comprehensively evaluate the comprehensive impact of multi-dimensional risk factors. Summary of the Invention
[0004] To solve the technical problems existing in the prior art, the present invention provides a method for warning of patients' medication risks.
[0005] The technical solution adopted by the present invention is as follows:
[0006] A method for warning of patients' medication risks, comprising the following steps:
[0007] Step 1, obtaining multi-dimensional data in the patient's diagnosis and treatment process, where the multi-dimensional data includes patient age, past medical history, allergy history, clinical examination data, and prescription data issued by a doctor.
[0008] Step 2, extracting chronic disease diagnosis information from the clinical examination data and past medical history, performing standardized processing on the disease coding, and generating a co-morbidity combination label.
[0009] Step 3, calling a preset disease weight system, and combining with the patient age factor, calculating a co-morbidity severity score, where the disease weight system sets weight coefficients according to the degree of influence of the disease on the drug metabolism pathway, the level of organ function damage, and the complication risk.
[0010] Step 4, extracting indicators related to drug metabolism from the clinical examination data, and constructing a patient drug metabolism ability feature vector.
[0011] Step 5, mapping the drug combination in the prescription data, the patient's co-morbidity combination label, and the drug metabolism ability feature vector to a clinical medication knowledge base, and generating a comprehensive conflict detection result.
[0012] Step 6: Generate corresponding warning information based on the comprehensive conflict detection result and a preset warning rule library, wherein the warning rule library includes a mapping relationship between conflict types and warning levels.
[0013] Preferably, the step of invoking a preset disease weight system and calculating the comorbidity severity score in combination with the patient's age factor comprises:
[0014] When the patient's age reaches the preset age threshold, the weight coefficient of chronic diseases that affect drug metabolism is adjusted upward, and the comorbidity severity score is calculated based on the adjusted weight coefficient.
[0015] Preferably, the step of extracting indicators related to drug metabolism from clinical examination data and constructing a patient's drug metabolism ability feature vector comprises:
[0016] Indicators reflecting liver and kidney function are extracted from clinical examination data, the indicators are normalized, and a patient drug metabolism capacity feature vector is constructed based on the normalized indicators.
[0017] Preferably, the step of mapping the drug combination in the prescription data, the patient's comorbidity combination label, and the drug metabolism capacity feature vector to the clinical medication knowledge base to generate a comprehensive conflict detection result includes:
[0018] Map the drug combinations in the prescription data and the patient's comorbidity combination labels to the disease-drug contraindication rule library in the clinical medication knowledge base to generate disease-drug conflict detection results;
[0019] Map the drug combinations in the prescription data and the patient's drug metabolism ability feature vector to the drug metabolism rule library in the clinical medication knowledge base to generate drug metabolism conflict detection results;
[0020] Based on the disease-drug conflict detection results and the drug metabolism conflict detection results, a comprehensive conflict detection result is generated.
[0021] Preferably, the step of directly generating corresponding warning information based on the comprehensive conflict detection result and a preset warning rule library includes:
[0022] Based on the comprehensive conflict detection result, matching corresponding warning rules from a preset warning rule library;
[0023] According to the matching warning rules, a warning message is generated containing a description of the conflict mechanism and disposal suggestions.
[0024] Preferably, the step of extracting chronic disease diagnostic information from clinical examination data and past medical history includes:
[0025] Perform natural language processing on clinical examination data and past medical history to identify chronic disease diagnosis information therein; the natural language processing uses a rule-based named entity recognition method.
[0026] Preferably, the step of constructing a patient's drug metabolism ability feature vector based on the normalized indicators includes:
[0027] Perform feature combination on the drug metabolism-related indicators after normalization to construct a drug metabolism ability feature vector; the feature combination uses a weighted summation method.
[0028] Preferably, the step of mapping the drug combination in the prescription data, the comorbidity combination label of the patient, and the drug metabolism ability feature vector to the clinical medication knowledge base includes:
[0029] Convert the drug combination, comorbidity combination label, and drug metabolism ability feature vector into a unified data representation form;
[0030] Based on the unified data representation form, perform matching retrieval in the clinical medication knowledge base.
[0031] The beneficial effects of the present invention are at least one of the following:
[0032] By obtaining multi-dimensional information such as the patient's age, past medical history, clinical examination data, and prescription data, it avoids the risk of missed detection caused by single-dimensional data, provides a complete data basis for the medication risk assessment of patients with multiple co-existing diseases, and can especially capture the impact of age-related physiological decline characteristics of elderly patients on medication safety.
[0033] Perform encoding standardization processing on the chronic disease diagnosis information, unify the diagnosis terms of different medical institutions into standardized disease codes, solve the problem of co-morbidity analysis errors caused by inconsistent diagnosis terms, improve the consistency of co-morbidity combination labels, and provide a reliable disease dimension analysis basis for subsequent conflict detection.
[0034] Set weight coefficients based on the degree of influence of diseases on drug metabolism, the level of organ function damage, etc., and dynamically adjust the weights in combination with the patient's age factor, solve the problem of underestimated risk caused by the traditional scheme not considering the decline of metabolic function in the elderly population, and make the co-morbidity severity score more in line with the actual medication risk of elderly patients.
[0035] Map the drug combination, co-morbidity label, and metabolic feature vector to the clinical medication knowledge base, and parallelly detect multi-dimensional conflicts such as disease-drug taboos and abnormal drug metabolism, solve the problem of missed detection caused by traditional single-dimensional detection. Description of the Drawings
[0036] Figure 1 It is a schematic diagram of the method flow of the present invention. Detailed implementation manners
[0037] The embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
[0038] This embodiment provides a method for warning of patients' medication risks, as Figure 1 shown, including the following steps:
[0039] Step 1: Obtain multi-dimensional data during the patient's diagnosis and treatment process. The multi-dimensional data includes patient age, past medical history, allergy history, clinical examination data, and prescription data issued by doctors.
[0040] To solve the problem of missed detection of medication risks caused by traditional solutions relying on single-dimensional data, exemplarily, basic information such as patient age, past medical history, and allergy history is obtained through the interface of the hospital information system (HIS); liver and kidney function indicators and clinical examination data of blood routine are collected in real time through the laboratory information management system (LIS); prescription data issued by doctors, including drug name, dosage form, dose, administration route, and frequency, is obtained through the electronic prescription system (EPRS).
[0041] This embodiment provides a comprehensive data basis for medication risk assessment, enabling the assessment dimensions to cover the patient's basic characteristics, disease status, metabolic capacity, and medication plan, which helps to capture risk scenarios intertwined with multiple factors.
[0042] Step 2: Extract chronic disease diagnosis information from clinical examination data and past medical history, perform standardized processing of disease coding, and generate comorbidity combination labels.
[0043] To solve the problem of comorbidity analysis errors caused by a large number of synonyms, aliases, and abbreviations in medical terms, in a possible implementation manner, the step of extracting chronic disease diagnosis information from clinical examination data and past medical history includes:
[0044] Perform natural language processing on clinical examination data and past medical history to identify chronic disease diagnosis information therein; the natural language processing uses a rule-based named entity recognition method.
[0045] Use a rule-based named entity recognition method to construct a medical term dictionary (including chronic disease names, synonyms, and abbreviations), and match diagnostic terms such as "hypertension" and "diabetes" in the medical record text through regular expressions. For example, for the text "The patient has a history of type 2 diabetes for 5 years", extract "type 2 diabetes" as the diagnosis information.
[0046] Map the identified diagnostic terms to a unified disease classification and coding standard. For example, "type 2 diabetes" corresponds to the code E11.9. Generate comorbidity combination labels based on the standardized coding, such as "hypertension (I10) + type 2 diabetes (E11.9) + chronic kidney disease (N18.9)".
[0047] In this embodiment, the consistency of the comorbidity combination labels is improved through standardized coding, making the basic data for subsequent drug-disease conflict detection more reliable and reducing misjudgments caused by term ambiguity.
[0048] Step 3: Invoke a preset disease weight system and combine it with the patient's age factor to calculate the comorbidity severity score. The disease weight system sets weight coefficients according to the degree of influence of the disease on the drug metabolism pathway, the level of organ function damage, and the risk of complications.
[0049] To address the problem of underestimating the medication risk caused by the traditional solution's failure to consider the decline of organ function in elderly patients (such as reduced liver and kidney function), in one possible embodiment, the step of invoking a preset disease weight system and combining it with the patient's age factor to calculate the comorbidity severity score includes:
[0050] When the patient's age reaches the preset age threshold, the weight coefficient of chronic diseases that affect drug metabolism is adjusted upward, and the comorbidity severity score is calculated based on the adjusted weight coefficient.
[0051] Exemplarily, medical experts preset weight coefficients for each disease according to the degree of influence of the disease on drug metabolism (such as chronic kidney disease affecting drug excretion), the level of organ function damage (such as the Child-Pugh classification of liver function), and the risk of complications (such as diabetes combined with cardiovascular disease). For example, the weight coefficient of chronic kidney disease (N18.9) is 0.8, and the weight coefficient of hypertension (I10) is 0.5.
[0052] When the patient's age ≥ 65 years old, the elderly correction mechanism is automatically triggered, and the weight coefficients of diseases that affect drug metabolism (such as chronic kidney disease, liver disease) are increased by 20%. For example, the weight coefficient of chronic kidney disease for patients over 65 years old is adjusted to 0.8 × 1.2 = 0.96.
[0053] Sum up the weight coefficients of each disease to obtain the comorbidity severity score. For example, the score of "chronic kidney disease (0.96) + hypertension (0.5)" = 1.46.
[0054] In this embodiment, through age-related dynamic weight correction, the comorbidity severity score is more in line with the actual metabolic capacity and medication risk of elderly patients, providing a quantitative basis for personalized risk assessment.
[0055] Step 4: Extract the drug metabolism-related indicators from the clinical examination data and construct the patient's drug metabolism ability feature vector.
[0056] In order to solve the problem of incomparable evaluation dimensions caused by the dimensional differences of different metabolic indicators, in one possible implementation, the steps of extracting the drug metabolism-related indicators from the clinical examination data and constructing the patient's drug metabolism ability feature vector include:
[0057] Extract the indicators reflecting liver and kidney functions from the clinical examination data, normalize the indicators, and construct the patient's drug metabolism ability feature vector based on the normalized indicators.
[0058] In one possible implementation, the steps of constructing the patient's drug metabolism ability feature vector based on the normalized indicators include:
[0059] Perform feature combination on the drug metabolism-related indicators after normalization to construct the drug metabolism ability feature vector; the feature combination uses the weighted summation method.
[0060] Exemplarily, extract indicators such as serum creatinine (evaluating kidney function), alanine aminotransferase (ALT, evaluating liver function), aspartate aminotransferase (AST), etc. from the clinical examination data; if there is gene detection data, extract the CYP450 enzyme genotype.
[0061] Adopt the Z-score standardization method to convert the indicator values into standard normal distribution values. For example, if a patient's serum creatinine value is 150 μmol / L, the average value of the same age group is 80 μmol / L, and the standard deviation is 20 μmol / L, then the standardized value = (150 - 80) / 20 = 3.5.
[0062] Perform weighted summation on the standardized liver and kidney function indicators and the gene typing results (such as CYP2D6*4 is 1 and wild type is 0) to generate a multi-dimensional feature vector. It should be noted that CYP2D6 is a specific gene in the CYP2 subfamily of the CYP450 family and is mainly involved in drug metabolism (such as antidepressants, analgesics, etc.). Therefore, "CYP450 enzyme genotype" is a general term for the category, and "CYP2D6 genotype" is the typing of a specific gene in this family.
[0063] For example, serum creatinine (weight 0.4), ALT (weight 0.3), and CYP2D6 genotype (weight 0.3) are combined into a three-dimensional vector [3.5×0.4, 2.1×0.3, 1×0.3].
[0064] In this implementation, the individual metabolism ability of the patient is transformed into computable quantitative features, making the detection of abnormal drug metabolism (such as dosage adjustment requirements) more targeted and improving the recognition accuracy of metabolism-related risks.
[0065] Step 5: Map the drug combination in the prescription data, the comorbidity combination label of the patient, and the drug metabolism ability feature vector to the clinical medication knowledge base to generate a comprehensive conflict detection result.
[0066] In a possible implementation manner, the step of mapping the drug combination in the prescription data, the comorbidity combination label of the patient, and the drug metabolism ability feature vector to the clinical medication knowledge base includes:
[0067] Convert the drug combination, the comorbidity combination label, and the drug metabolism ability feature vector into a unified data representation form;
[0068] Based on the unified data representation form, perform a matching search in the clinical medication knowledge base.
[0069] Exemplarily, convert the prescription drugs into a standardized coding (such as ATC coding), use ICD-10 coding for the comorbidity combination label, and convert the metabolic feature vector into a numerical array to form a unified data representation form. For example, aspirin corresponds to the ATC coding B01AC06, and the comorbidity label of "hypertension + diabetes" is "I10 + E11.9".
[0070] In a possible implementation manner, the step of mapping the drug combination in the prescription data, the comorbidity combination label of the patient, and the drug metabolism ability feature vector to the clinical medication knowledge base to generate a comprehensive conflict detection result includes:
[0071] Map the drug combination in the prescription data and the comorbidity combination label of the patient to the disease-drug contraindication rule base in the clinical medication knowledge base to generate a disease-drug conflict detection result;
[0072] Exemplarily, map the comorbidity coding and the drug ATC coding to the disease-drug contraindication rule base (constructed based on the National Formulary). For example, "diabetes (E11.9)" and "thiazide diuretics (N03BA)" trigger a contraindication warning.
[0073] Map the drug combination in the prescription data and the drug metabolism ability feature vector of the patient to the drug metabolism rule base in the clinical medication knowledge base to generate a drug metabolism conflict detection result.
[0074] Exemplarily, match the metabolic feature vector with the drug metabolism rule base. For example, when the standardized value of serum creatinine > 3, it indicates that "drugs excreted through the kidneys need to be reduced by 50%".
[0075] Generate a comprehensive conflict detection result based on the disease-drug conflict detection result and the drug metabolism conflict detection result.
[0076] Exemplarily, map the drug combination to an interaction database (such as DrugBank), and analyze the competition relationship of metabolic enzymes. For example, "Statins (C10AA) + Antibiotics (J01MA)" triggers a CYP3A4 enzyme inhibition warning.
[0077] Step 6, based on the comprehensive conflict detection result and a preset warning rule library, generate corresponding warning information. The warning rule library contains the mapping relationship between conflict types and warning levels.
[0078] Exemplarily, input the comprehensive conflict detection result into a warning rule library (constructed based on "Clinical Medication Instructions"). For example:
[0079] Disease-drug contraindications correspond to high-risk warnings (red label); metabolic abnormalities requiring dose adjustment correspond to medium-risk warnings (yellow label); potential drug interactions correspond to low-risk warnings (blue label).
[0080] In a possible implementation manner, the step of directly generating corresponding warning information based on the comprehensive conflict detection result and a preset warning rule library includes:
[0081] Based on the comprehensive conflict detection result, match the corresponding warning rule from the preset warning rule library;
[0082] According to the matched warning rule, generate warning information including a description of the conflict mechanism and disposal suggestions.
[0083] Exemplarily, the warning rule library is stored in a structured data format. Each rule contains the following core elements: a unique rule identifier (such as "Drug-disease contraindication-001"); triggering conditions: including disease coding (such as "Type 2 diabetes" corresponding to the International Classification of Diseases code E11.9), drug classification coding (such as "Thiazide diuretics" corresponding to the ATC code N03BA), and conflict type (such as "Absolute contraindication"); warning level (high risk / medium risk / low risk); disposal suggestions (such as "It is recommended to discontinue thiazide diuretics and replace them with potassium-sparing diuretics").
[0084] In a specific implementation, extract the disease coding (such as E11.9) and drug coding (such as N03BA) from the comprehensive conflict detection result; quickly locate all relevant candidate rules through a composite index (such as rules that simultaneously contain "E11.9" and "N03BA"); verify one by one whether the conflict type of the candidate rule is consistent with the detection result (such as confirm whether it is "Absolute contraindication").
[0085] Exemplarily, high-risk warning generation scenarios:
[0086] Conflict detection result: The patient is diagnosed with type 2 diabetes (International Classification of Diseases code E11.9). The current prescription includes hydrochlorothiazide (a thiazide diuretic, ATC code N03BA01), and the serum creatinine level indicates reduced renal function.
[0087] Rule matching process: Extract the disease code E11.9 and the drug code N03BA, and match the "Drug - Disease Taboo - 001" rule; confirm that the conflict type is "absolute taboo", triggering a high - risk warning.
[0088] Generated warning information: High - risk warning; Conflict details: There is an absolute taboo between hydrochlorothiazide and type 2 diabetes; Conflict mechanism: Thiazide diuretics can increase blood sugar and exacerbate the condition of diabetes (based on the "Chinese Guidelines for the Prevention and Treatment of Type 2 Diabetes (2023 Edition)"); Disposal suggestion: Immediately discontinue hydrochlorothiazide and replace it with indapamide;
[0089] Scenario for generating medium - risk warning:
[0090] Conflict detection result: A 68 - year - old patient is diagnosed with stage 3 chronic kidney disease (International Classification of Diseases code N18.3). The prescription includes drug A which is excreted through the kidneys, and the serum creatinine level indicates moderate reduction in renal function. Through the semantic analysis process: Identify "stage 3 chronic kidney disease" and "abnormal serum creatinine" as characteristics of reduced renal function; Extract the keyword "excreted through the kidneys" and match the severity weight of 0.7. Generated warning information: Medium - risk warning; Conflict details: The excretion of drug A is reduced in patients with stage 3 chronic kidney disease, with a risk of accumulation; Conflict mechanism: Reduced renal function leads to abnormal drug metabolism (based on the "Guidelines for Drug Use in Patients with Chronic Kidney Disease"); Disposal suggestion: Reduce the dose of drug A by 50% and monitor the blood drug concentration every 3 days.
[0091] In summary, this solution forms a complete closed - loop for drug - use risk warning through multi - dimensional data integration, disease coding standardization, dynamic weight adjustment for elderly patients, quantitative analysis of metabolic capacity, multi - dimensional conflict detection, and a clinical - guideline - driven warning mechanism. It covers multi - dimensional data such as patient basic information, disease status, metabolic capacity, and drug - use plan, avoiding evaluation biases caused by single factors. Through standardized processing, dynamic weights, and quantitative feature construction, it realizes personalized risk assessment for elderly patients and patients with multiple co - existing diseases. The conflict detection results are directly mapped to the clinical - guideline rule base, and the warning information has clear evidence - based support, enhancing the credibility of clinical applications; providing structured warnings including disposal suggestions for doctors, directly supporting clinical drug - use decisions, helping to reduce drug - use risks, and improving the safety of patients' drug use.
[0092] The embodiments described above merely represent specific implementation manners of the present invention. The description is relatively specific and detailed, but it should not be construed as a limitation on the scope of the patent of the present invention. It should be noted that for those of ordinary skill in the art, without departing from the concept of the present invention, several modifications and improvements can still be made, and these all fall within the protection scope of the present invention.
Claims
1. A method for warning of patient medication risks, characterized in that, It includes the following steps: Step 1: Obtain multi-dimensional data during the patient's diagnosis and treatment process. The multi-dimensional data includes patient age, past medical history, allergy history, clinical examination data, and prescription data issued by doctors; Step 2: Extract chronic disease diagnosis information from the clinical examination data and past medical history, perform disease coding standardization processing, and generate comorbidity combination labels; Step 3: Invoke a preset disease weight system, and combine with the patient age factor to calculate the comorbidity severity score. The disease weight system sets weight coefficients according to the degree of influence of the disease on the drug metabolism pathway, the level of organ function damage, and the complication risk; Step 4: Extract indicators related to drug metabolism from the clinical examination data, and construct a patient drug metabolism ability feature vector; Step 5: Map the drug combination in the prescription data, the patient's comorbidity combination label, and the drug metabolism ability feature vector to the clinical medication knowledge base to generate a comprehensive conflict detection result; Step 6: Generate corresponding warning information based on the comprehensive conflict detection result and a preset warning rule base. The warning rule base contains the mapping relationship between conflict types and warning levels.
2. The patient medication risk warning method according to claim 1, wherein, The step of invoking a preset disease weight system and combining with the patient age factor to calculate the comorbidity severity score includes: When the patient's age reaches a preset age threshold, the weight coefficient of chronic diseases affecting drug metabolism is adjusted upward, and the comorbidity severity score is calculated based on the adjusted weight coefficient.
3. The patient medication risk warning method according to claim 1, characterized in that, The step of extracting indicators related to drug metabolism from the clinical examination data and constructing a patient drug metabolism ability feature vector includes: Extract indicators reflecting liver and kidney functions from the clinical examination data, perform normalization processing on the indicators, and construct a patient drug metabolism ability feature vector based on the normalized indicators.
4. The patient medication risk warning method according to claim 1, wherein The step of mapping the drug combination in the prescription data, the patient's comorbidity combination label, and the drug metabolism ability feature vector to the clinical medication knowledge base to generate a comprehensive conflict detection result includes: Map the drug combination in the prescription data and the patient's comorbidity combination label to the disease-drug contraindication rule base in the clinical medication knowledge base to generate a disease-drug conflict detection result; Map the drug combination in the prescription data and the patient's drug metabolism ability feature vector to the drug metabolism rule base in the clinical medication knowledge base to generate a drug metabolism conflict detection result; Generate a comprehensive conflict detection result based on the disease-drug conflict detection result and the drug metabolism conflict detection result.
5. The patient medication risk warning method according to claim 1, characterized in that, Generating corresponding warning information based on the comprehensive conflict detection result and a preset warning rule base includes: Based on the comprehensive conflict detection result, match the corresponding warning rule from the preset warning rule base; According to the matched warning rule, generate a warning information including a description of the conflict mechanism and a disposal suggestion.
6. The patient medication risk warning method according to claim 1, wherein, The step of extracting chronic disease diagnosis information from the clinical examination data and past medical history includes: Perform natural language processing on the clinical examination data and past medical history to identify the chronic disease diagnosis information therein; the natural language processing uses a rule-based named entity recognition method.
7. The patient medication risk warning method according to claim 3, characterized in that The step of constructing a patient drug metabolism ability feature vector based on the normalized indicators includes: Perform feature combination on the drug metabolism-related indicators after normalization to construct a drug metabolism ability feature vector; the feature combination uses the weighted summation method.
8. The patient medication risk warning method according to claim 1, wherein, The step of mapping the drug combination, comorbidity combination label, and drug metabolism ability feature vector in the prescription data to the clinical medication knowledge base includes: Convert the drug combination, comorbidity combination label, and drug metabolism ability feature vector into a unified data representation form; Based on the unified data representation form, perform matching retrieval in the clinical medication knowledge base.
Citation Information
Patent Citations
Method and device for identifying doctor seeing information, electronic equipment and storage medium
CN112786131A
Intelligent auxiliary decision-making model based on optimal medical care behavior in perioperative period
CN115579107A