WO2020187047A1 - Questionnaire information pushing method and device, storage medium, and electronic device - Google Patents

Questionnaire information pushing method and device, storage medium, and electronic device Download PDF

Info

Publication number
WO2020187047A1
WO2020187047A1 PCT/CN2020/078024 CN2020078024W WO2020187047A1 WO 2020187047 A1 WO2020187047 A1 WO 2020187047A1 CN 2020078024 W CN2020078024 W CN 2020078024W WO 2020187047 A1 WO2020187047 A1 WO 2020187047A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
type
user
questionnaire
score
Prior art date
Application number
PCT/CN2020/078024
Other languages
French (fr)
Chinese (zh)
Inventor
张奥萌
王晶
沈凌浩
Original Assignee
深圳碳云智能数字生命健康管理有限公司
深圳数字生命研究院
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳碳云智能数字生命健康管理有限公司, 深圳数字生命研究院 filed Critical 深圳碳云智能数字生命健康管理有限公司
Publication of WO2020187047A1 publication Critical patent/WO2020187047A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • 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/20ICT specially adapted for the handling or processing of patient-related medical or healthcare data for electronic clinical trials or questionnaires

Definitions

  • This application relates to the computer field, and specifically to a method and device for pushing questionnaire information, a storage medium and an electronic device.
  • the embodiments of the present application provide a method and device for pushing questionnaire information, a storage medium, and an electronic device, so as to at least solve the problem that a large amount of questionnaire information needs to be pushed at one time during the questionnaire survey process in related technologies.
  • a method for processing questionnaire information including: judging whether all the first type information is included in the input information entered by the first user; after judging that all the first type information is not included In the case of pushing the questionnaire information corresponding to the first type of information that is not included; in the case that it is determined that the input information includes all the first type of information, based on the difference between the input information and the preset information
  • the matching degree determines whether to push questionnaire information corresponding to the second type of information, where the first type of information is different from the second type of information.
  • an apparatus for processing questionnaire information including: a first judging module configured to judge whether all the first type information is included in the input information entered by the first user; In order to push the questionnaire information corresponding to the first type of information that is not included in the case where it is determined that all the information of the first type is not included; the first processing module is configured to determine that the input information includes all In the case of the first type of information, it is determined whether to push questionnaire information corresponding to the second type of information according to the degree of matching between the input information and the preset information, wherein the first type of information and the second type of information Not the same.
  • a storage medium in which a computer program is stored, wherein the computer program is configured to execute the steps in any one of the foregoing method embodiments when running.
  • an electronic device including a memory and a processor, the memory is stored with a computer program, and the processor is configured to run the computer program to execute any of the above Steps in the method embodiment.
  • the input information entered by the user is saved locally, it is further determined whether the input information of the user includes all the information of the first type, and then the input information of the user and the matching degree of the input information and the preset information can be targeted
  • the questionnaire information is pushed in a manner that eliminates the need for users to answer all the questionnaire information at one time. This solves the problem of pushing a large amount of questionnaire information at one time during the questionnaire survey process in related technologies, and improves the efficiency of the questionnaire and the user experience .
  • FIG. 1 is a block diagram of the hardware structure of a mobile terminal of a method for processing questionnaire information according to an embodiment of the present application
  • FIG. 2 is a flowchart of a method for processing questionnaire information according to an embodiment of the present application
  • Fig. 3 is a structural block diagram of a device for processing questionnaire information according to an embodiment of the present application
  • Fig. 4 is an optional structural block diagram of a device for processing questionnaire information according to an embodiment of the present application.
  • FIG. 1 is a hardware structure block diagram of a mobile terminal of a method for processing questionnaire information in an embodiment of the present application.
  • the mobile terminal 10 may include one or more (only one is shown in FIG. 1) processor 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA. ) And a memory 104 configured to store data.
  • the above-mentioned mobile terminal may also include a transmission device 106 and an input/output device 108 for communication functions.
  • FIG. 1 is only for illustration, and does not limit the structure of the above-mentioned mobile terminal.
  • the mobile terminal 10 may also include more or fewer components than those shown in FIG. 1, or have a different configuration from that shown in FIG.
  • the memory 104 may be configured to store computer programs, for example, software programs and modules of application software, such as a computer program corresponding to a questionnaire information processing method in the embodiment of the present application.
  • the processor 102 runs the computer stored in the memory 104 Programs to execute various functional applications and data processing, that is, to achieve the above-mentioned methods.
  • the memory 104 may include a high-speed random access memory, and may also include a non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory.
  • the memory 104 may further include a memory remotely provided with respect to the processor 102, and these remote memories may be connected to the mobile terminal 10 via a network. Examples of the aforementioned networks include but are not limited to the Internet, corporate intranets, local area networks, mobile communication networks, and combinations thereof.
  • the transmission device 106 is configured to receive or transmit data via a network.
  • Specific examples of the aforementioned network may include a wireless network provided by the communication provider of the mobile terminal 10.
  • the transmission device 106 includes a network adapter (Network Interface Controller, NIC for short), which can be connected to other network devices through a base station to communicate with the Internet.
  • the transmission device 106 may be a radio frequency (Radio Frequency, referred to as RF) module, which is configured to communicate with the Internet in a wireless manner.
  • RF Radio Frequency
  • FIG. 2 is a flowchart of the method for processing questionnaire information according to an embodiment of the present application. As shown in Figure 2, the process includes the following steps:
  • Step S202 judging whether the input information entered by the first user includes all the first type information
  • the first type of information involved in this embodiment is preferentially set as basic information related to the user, such as gender, age, occupation, labor/exercise intensity, whether you have chronic diseases, basic physical signs ( Height, weight), living environment (living area, hometown), virus infection, family medical history, etc.
  • the check results of various physical indicators can be added to the first type of information, such as: blood biochemical detection parameters ( Including but not limited to fasting blood glucose, blood lipids, blood pressure, uric acid, liver function, etc.), SNP test results, RNA test results, blood metabolism test results, urine metabolism test results, immunomics test results, intestinal microbial test results , Proteomics test results, epigenomics test results, etc.; and/or daily life: diet information (including eating time, ingredients, cooking methods) within a specific time period (can be the past day, week, or month) , Food intake, etc.), exercise information (type of exercise, duration, intensity, start and end time) and sleep information (start and end time of sleep, waking up in the morning, the number of waking up at night and the
  • Step S204 in the case where it is determined that all the first type of information is not included, push the questionnaire information corresponding to the first type of information that is not included;
  • Step S206 In the case where it is determined that the input information includes all the information of the first type, determine whether to push the questionnaire information corresponding to the second type of information according to the degree of matching between the input information and the preset information.
  • the two types of information are not the same.
  • the second type of information involved in this embodiment is a supplement to the questionnaire information on the basis of the first type of information.
  • the second type of information Class information can be health risk indicator information, such as: blood sugar risk, cardiovascular risk, obesity risk, exercise risk, diabetes risk, gout risk, high blood pressure risk, alcohol side effects risk, constipation risk, heart disease risk, etc. and many more.
  • health risk indicator information such as: blood sugar risk, cardiovascular risk, obesity risk, exercise risk, diabetes risk, gout risk, high blood pressure risk, alcohol side effects risk, constipation risk, heart disease risk, etc. and many more.
  • the second type of information mentioned above is only an example, and other health risk indicator information is also within the protection scope of this application.
  • the input information entered by the user is saved locally, it is further judged whether the input information of the user includes all the first type information, and then the input information of the user can be determined according to the input information and the preset information.
  • the matching degree pushes the questionnaire information in a targeted manner, which eliminates the need for users to answer all the questionnaire information at one time, solves the problem of the need to push a large amount of questionnaire information at one time in the questionnaire survey process in related technologies, and improves the efficiency of the questionnaire And user experience.
  • the execution subject of the foregoing steps may be a mobile terminal, a server, a computer device, or a combination of these, but is not limited thereto.
  • the method of determining whether to push questionnaire information corresponding to the second type of information according to the matching degree between the input information and preset information involved in step S206 of this embodiment may be as follows Way to achieve:
  • Step S206-11 Determine the score corresponding to each answer according to the matching degree of each answer in the input information entered by the first user with the preset information, and determine the score corresponding to each answer based on the score corresponding to each answer and the preset first The rule gets the first score corresponding to the input information;
  • the preset first rule involved in this embodiment is preferably addition processing or weighting processing.
  • the preset first rule is summation processing, that is, the score corresponding to each answer is summed, and the sum value obtained is the first score; the preset first rule is weighted processing
  • each answer is preset with a corresponding coefficient.
  • the score is multiplied with the corresponding coefficient.
  • the result of the product is the final score of each answer. Finally, it is summed, and the sum is the first score.
  • the preset first rule can be specifically limited according to actual conditions.
  • Step S206-12 judging whether the first score falls within a preset score interval
  • the matching degree of each answer with the preset information determines the way in which the score corresponding to each answer is determined, and the second type of information is blood glucose risk
  • the related indicator information may be the first user’s diet information, preferably the first user’s daily diet of high-glycemic load food; wherein, the high-glycemic load food includes but not Limited to: honey, cola, toast, rice, instant noodles, rolls, pancakes, yellow rice, wheat flour, rice flour, biscuits, cakes, lotus root flour, mung beans, peas, toffee, etc.
  • the first score of the input information entered by the first user is 25 points. If the preset score interval in the application is greater than or equal to 24 points, the first score falls into the pre- If the score interval is set, further diabetes risk-related indicator information collection is required for the user, and step S206-13 is executed.
  • the first type of information is just an example.
  • the second type of information is other health index information, such as cardiovascular risk-related index information
  • the first type of information can be: age (whether over 40 years old), day Average sodium intake (calculated by weeks, is the average daily sodium intake more than 6g); frequency of intake of foods with high animal oil and cholesterol content (calculated by weeks, the intake of high animal oil and cholesterol foods exceeds 18 times/week; the high animal oil and cholesterol foods include but are not limited to animal offal, crab roe, roe, egg yolk, squid, etc.); high trans fatty acid food intake frequency (calculated by weeks, high trans fatty acid food intake The number of intakes exceeds 14 times/week, and the high-trans fatty acid foods include but are not limited to Western-style cakes, chocolate pie, coffee companion, fast food, etc.); whether family members have a history of cardiovascular disease, etc. That is to say, the first type of information can be set correspondingly according to actual conditions, which is not
  • Step S206-13 in the case that the first score falls within the preset score interval, it is determined whether the input information includes all the second type information;
  • Step S206-14 in a case where it is judged that the input information does not include all the second type information, push the questionnaire information corresponding to the second type information that is not included;
  • step S206-11 and step S206-12 if it is determined to fall within the preset score interval according to the first score of the input information, it is necessary to determine whether the input information includes the second information, and if it is still the second type of information Taking the index information related to blood sugar risk as an example, the second type of information can be: gender, age, body mass index, waist circumference, systolic blood pressure, family history of diabetes, etc. Of course, if the second type of information is used as index information related to cardiovascular risk, the second type of information can be: age, systolic blood pressure, BMI, total cholesterol, whether smoking, whether there is diabetes, etc. It should be noted that the above are only examples, and the first type of information and the second type of information can be set accordingly according to actual conditions.
  • Step S206-15 in the case that the first score does not fall within the preset score interval, terminate the entry operation and save the entry information.
  • the first score obtained from the input information entered by the first user can further determine whether to push the second type of information. If the questionnaire survey is based on health, the above preset interval is a preliminary analysis of whether the current user is There may be health risks. If possible, in order to further understand the user's situation, the second type of information can be pushed targeted to learn more about the user. Therefore, pushing the second type of information again is targeted.
  • the manner of pushing questionnaire information corresponding to the first type of information or the second type of information that is not included in this embodiment may be: Extract the first type of information or the second type of information that is not entered by the first user from the type information or the second type of information, and push the unentered questionnaire information corresponding to the first type of information or the second type of information one by one. That is to say, when the questionnaire information is pushed to the user again, it is pushed one by one, instead of pushing a large amount of questionnaire information together, so that the process of the user's answer and input will be easier, and it is not easy to cause the user's disgust.
  • the method of this embodiment before the step S202 of this embodiment involves determining whether the input information entered by the first user includes all the first type information, the method of this embodiment further includes :
  • Step S102 obtain the input information of the first user
  • Step S104 judging whether there is termination information used to instruct the termination of the entry operation in the entry information
  • the termination information involved in this application may be information entered by the user through text or voice to terminate the operation, such as "stop entry”, “exit questionnaire", “no answer”, etc.
  • the first user can also trigger the entry of termination information through a virtual key or a physical key.
  • Step S106 in the case where there is termination information in the input information, terminate the input operation and save the input information.
  • the method of judging whether the input information entered by the first user includes all the first type information involved in step S202 in this embodiment may include:
  • Step S202-11 Obtain the input information entered by the first user, and generate text information to be determined, where the input information includes: at least one of voice information, text information, and graphic information;
  • Step S202-12 It is judged whether the text information to be judged includes all the first type information.
  • the specific way of converting voice information into text information may be: acquiring the voice information entered by the first user, and recognizing the single-syllable voice in the voice information, and the single-syllable voice and text are preset
  • the mapping relationship is used to convert the voice information into text information based on the mapping relationship and the recognized single-syllable speech.
  • the method of converting graphic information into text information may be: acquiring graphic information in the information entered by the first user, scanning the graphic information, and recognizing the characters in the graphic information until all characters on the graphic information are recognized Out, the recognized character information is matched with the character information stored in the database, and the matched character information is converted into a text corresponding to the character information.
  • the above-mentioned ways of converting voice information into text information and converting graphic information into text information are only examples, and other ways that can realize the conversion between voice and text, graphics and text are also within the protection scope of this application. of.
  • the method steps of this embodiment further include:
  • Step S208 Generate a corresponding analysis report according to the input information, and push the analysis report.
  • Step S210 Obtain the result of reviewing the analysis report by the second user, and push the result.
  • the second user may be a medical expert or health care expert, etc., a user who can review the analysis report, and the result of the review is mainly that the second user gives reasonable suggestions on the analysis report, or It is the revised analysis report of the second user.
  • the blood glucose risk analysis report, the cardiovascular risk analysis report, etc. can be obtained in a specific application scenario.
  • High GI (Glycemic Load) foods make people’s blood sugar rise quickly. If the user's input information often contains high GI (Glycemic Index) foods, a blood sugar questionnaire will be pushed to collect user blood sugar information to see if there is any Blood sugar risk. If there is a risk of blood sugar, the blood sugar intervention plan is pushed.
  • High-GI foods include, but are not limited to: honey, cola, toast bread, high-sugar fruits (strawberries, etc.) and their products (jam, juice), rice, instant noodles, flower rolls, pancakes, yellow rice, wheat flour, rice flour, biscuits, Cakes, lotus root flour, mung beans, peas, toffee, etc.; among them, each food has a corresponding GI value, and those skilled in the art can determine the GI value of various foods according to the prior art, or According to authoritative journals/reference books, etc., obtain the GI value of various foods.
  • GL (Glycemic Load)-is a measure of the quality (GI value) and quantity (gram per serving) of carbohydrates in food.
  • GL GI*Carbohydrates contained in food/total food
  • GL also has three types: high, medium and low:
  • watermelon has a very high glycemic index of 72; however, the amount of sugar (carbohydrate) contained in watermelon is low (about 5%).
  • a high-glycemic food reminder is output, for example: "XX is high-glycemic food, for your Healthy, please avoid excessive use", "You have used high-glycemic food XX times this week, please pay attention” and so on.
  • the first type of information is the daily diet information of the first user in the past more than one week; after obtaining the input information entered by the first user, it is determined whether the input information includes the first user’s past week The above daily diet information.
  • the input information includes the daily diet information of the first user for more than one week in the past, it is further determined whether the first user has eaten high-glycemic load food more than 24 times/week.
  • the input information does not include or does not completely include the daily diet information of the first user over the past week
  • a questionnaire that lacks daily diet information in the past week is pushed to allow the first user to complete the relevant information.
  • the first type of information determines whether the first score falls within the preset interval (the first user uses high blood sugar in line with food more than 24 times/week), if not, terminate the questionnaire and save the first user All the input information entered; if it is (the first user may have blood sugar risk and need to know more about the first user's related information), then further determine whether the input information includes all the second type information, if not, then further push the not included Questionnaire information corresponding to the second type of information.
  • the second type of information can be: age, systolic blood pressure, BMI, total cholesterol, whether you smoke, whether you have diabetes, etc.
  • the second type of information can be analyzed according to the following standards to generate an analysis report for the first user and analyze the blood glucose risk of the first user.
  • Gender male, 2 points; female, 0 points;
  • Body mass index (kg/m 2 ): 22.0 ⁇ 23.9, 1 point; 24.0 ⁇ 29.9, 3 points; 30.0 and above, 5 points;
  • Systolic blood pressure 110-119, 1 point; 120-129, 3 points; 130-139, 6 points; 140-149, 7 points; 150-159, 8 points; 160 and above, 10 points ;
  • Index total score the sum of the index scores related to the second type of information.
  • the second type of information entered by the first user is: male, 28 years old, body mass index 33, waist circumference 90, systolic blood pressure 125, no family history of diabetes, infrequent thirsty, fatigue after meals, not frequent urination, wound healing Slow, recent night leg cramps, recent weight stability.
  • the first user's index score is 29 points, which is a risk of blood sugar.
  • the analysis criteria can be further refined into: no risk: the total index score is less than 22; low risk: the total index score is 22-28 points, and fasting blood glucose Lower than 6.0; Medium risk: Index total score is greater than or equal to 28 points, and fasting blood glucose is between 6.0-7.0; High risk: Index total score is greater than or equal to 28 points, glucose tolerance test 2 hours after blood glucose> 11.1mmol/L or Random blood glucose is the blood glucose value measured at any time> 11.1 mmol/L or fasting blood glucose> 7.0 mmol/L.
  • the index of the first user mentioned above has a total score of 29 points. First, it is judged that there is a blood sugar risk. In order to further clarify the blood sugar risk, the fasting blood sugar value, the blood sugar value 2 hours after the glucose tolerance test, and the random blood sugar value questionnaire are pushed. And according to the further input information of the first user, the blood glucose risk of the first user is judged with reference to the above judgment standard.
  • the first type of information is the age of the first user, the average daily sodium intake, the frequency of high animal oil and cholesterol food intake, the frequency of high trans fatty acid food intake, and family members Whether there is a history of cardiovascular disease.
  • the score corresponding to each answer is determined according to the degree of matching between each answer in the input information entered by the first user and the preset information, and based on each The score corresponding to the item answer and the preset first rule obtain the first score corresponding to the input information; when the preset first rule is the summation processing, the score corresponding to each answer is calculated The sum is processed, and the sum is the first score. According to the matching degree between each answer in the input information entered by the first user and the preset information, the score corresponding to each answer is determined as follows:
  • Average daily sodium intake whether the average daily sodium intake exceeds 6g
  • High animal oil and cholesterol content food intake frequency whether the intake of high animal oil and cholesterol food exceeds 18 times/week; said high animal oil and cholesterol food includes but not limited to animal offal, crab roe, roe, egg yolk, squid, etc.;
  • High-trans fatty acid food intake frequency whether the high-trans fatty acid food intake exceeds 14 times/week, the high-trans fatty acid food includes but not limited to Western-style cakes, chocolate pies, coffee mates, fast foods, etc.) ;
  • the questionnaire corresponding to the unincluded first type of information is pushed, so that the first user can complete the relevant information.
  • the first type of information determines whether the first score falls within the preset interval (more than or equal to 2 points), if not, terminate the questionnaire and save all the input information entered by the first user; if yes, ( The first user may have cardiovascular risks and needs to know more about the first user's relevant information), then it is further judged whether the input information includes all the second type information, if not, then the second type information that is not included is further pushed Corresponding questionnaire information.
  • the second type of information is: age, gender, systolic blood pressure, body mass index (BMI, kg/m 2 ), total cholesterol status, smoking, and diabetes.
  • the second type of information can be analyzed according to the following standards to generate an analysis report for the first user and analyze the cardiovascular risk of the first user.
  • Age 40-44, 1 point; 45-49, 2 points; 50-54, 3 points; 55-59, 4 points; over 60, add 1 point for every 5 years old;
  • Systolic blood pressure ⁇ 120, -2 points; 120 ⁇ 129, 0 points; 130 ⁇ 139, 1 point; 140 ⁇ 159, 2 points; 160 ⁇ 179, 3 points; over 180, 4 points;
  • BMI (kg/m 2 ): 24 ⁇ 27.9, 1 point; 28 or more, 2 points;
  • Index total score the sum of the index scores related to the second type of information.
  • the second type of information entered by the first user is: male; 43 years old; systolic blood pressure 124; BMI 27; total cholesterol 4mol/L; no smoking; no diabetes.
  • the first user’s index score is 2 points, which is low cardiovascular risk.
  • the first type of information is the first user's gender, age, height, weight, and yesterday's diet information (must include the types of food used for breakfast, lunch, and dinner and the amount of various foods).
  • the input information After obtaining the input information entered by the first user, it is determined whether the input information includes all the first type information.
  • the energy intake of the first user yesterday is calculated based on the sum of the product of the energy density of each food type and the consumption of the corresponding food. This is a well-known technology and will not be repeated here.
  • the input information includes all the diet information of the first user yesterday, it is based on whether the diet information for breakfast, lunch, and dinner is clearly recorded as the standard. If it is determined that there is diet information for other time periods, record it together and follow up The first user’s energy intake calculation yesterday).
  • the second type of information is: yesterday's exercise information of the first user, including the number of steps, whether to exercise, and exercise details (exercise type and time).
  • the actual energy consumption of the first user yesterday can be calculated to further determine the comparison between the actual energy consumption of the first user yesterday and the energy intake, and the push is given according to the standards in Table 1 below The corresponding recommendations.
  • the above standards and recommendations can be adjusted as needed.
  • the first user’s diet (energy intake) and (expected or actual) energy consumption were compared yesterday.
  • Those skilled in the art can also compare the first user’s past period of time, such as one week, as needed.
  • Ten days or one month diet (energy intake) and (expected or actual) energy expenditure are compared, and relevant indicators or parameters are appropriately adjusted.
  • the above three specific embodiments are examples for evaluating blood sugar risk, cardiovascular risk, and energy intake risk (involving obesity and exercise) respectively. That is, the above specific embodiments are mainly based on health questionnaires. Explain that, of course, this application can also evaluate one or more other types of questionnaires at the same time, such as career planning, the incident of a certain social/life issue, etc., only for the first type of information, the second type of information, The analysis standards can be adjusted accordingly according to the actual situation, so I won't repeat them here.
  • the method steps of this embodiment further include:
  • Step S212 Update the locally stored questionnaire information and/or the first rule and/or the preset score interval.
  • an update mechanism is played.
  • the update can update the local questionnaire information and/or the first rule and/or the preset score interval through the Internet; it can also be manually updated. , To ensure the timeliness and scientific nature of local information.
  • the method according to the above embodiment can be implemented by means of software plus the necessary general hardware platform, of course, it can also be implemented by hardware, but in many cases the former is Better implementation.
  • the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to enable a terminal device (which can be a mobile phone, a computer, a server, or a network device, etc.) to execute the method described in each embodiment of the present application.
  • a device for processing questionnaire information is also provided, and the device is used to implement the above-mentioned embodiments and preferred implementations, and those that have been explained will not be repeated.
  • the term "module” can implement a combination of software and/or hardware with predetermined functions.
  • the devices described in the following embodiments are preferably implemented by software, hardware or a combination of software and hardware is also possible and conceived.
  • Fig. 3 is a structural block diagram of a device for processing questionnaire information according to an embodiment of the application.
  • the device includes: a first judging module 32 configured to judge whether the input information entered by the first user includes all the first One type of information; the push module 34, coupled to the first judgment module 32, is configured to push the questionnaire information corresponding to the first type of information that is not included in the case where it is determined that all the first type of information is not included.
  • the first processing module 36 coupled to the push module 34, is configured to determine whether to determine whether the input information matches the preset information in the case of determining that the input information includes all the first type information Push the questionnaire information corresponding to the second type of information, where the first type of information is different from the second type of information.
  • the push module 34 involved in this embodiment is also configured to extract the first type of information that is not entered by the first user from the first type of information, and push the unentered and first type of information one by one. Questionnaire information corresponding to the category information.
  • the first processing module 36 involved in this embodiment includes: a first processing unit that determines the degree of match between each answer in the input information entered by the first user and preset information. The score corresponding to each answer, and the first score corresponding to the input information is obtained based on the score corresponding to each answer and the preset first rule; the first judging unit is configured to judge whether the first score falls Enter the preset score interval; the second judgment unit is set to judge whether all the second type information is included in the input information when the first score falls within the preset score interval; the push unit is set to When the input information does not include all the second type of information, push the questionnaire information corresponding to the second type of information that is not included; the second processing unit is set to not fall into the preset score when the first score In the case of the interval, the entry operation is terminated and the entry information is saved.
  • the push unit involved in this embodiment is also configured to extract the second type of information that is not entered by the first user from the second type of information, and push the unentered and the second type of information one by one. Questionnaire information corresponding to the information.
  • the first judging module 32 involved in this embodiment may include: a third processing unit configured to obtain the input information entered by the first user and generate text information to be judged, the input information includes: voice information , At least one of text information and graphic information; the third judging unit is configured to judge whether the text information to be judged includes all the information of the first type.
  • FIG. 4 is an optional structural block diagram of a device for processing questionnaire information according to an embodiment of the present application.
  • the device includes: an acquisition module 42, which is coupled to the first judging unit, and is configured to judge whether it is entered by the first user Before the entry information includes all the first type of information, the entry information entered by the first user is obtained; the second judgment module 44 is coupled to the acquisition module 42 and is configured to determine whether there is any information in the entry information for indicating termination of the entry operation Termination information; The second processing module 46 is coupled to the second judgment module 44, and is configured to terminate the entry operation and save the entry information when there is termination information in the entry information.
  • the device of this embodiment may further include: a first acquisition module configured to determine whether all the first types of information are included in the input information entered by the first user Before information, the input information entered by the first user is obtained; the second judgment module is set to determine whether there is termination information used to instruct the termination of the input operation in the input information; the second processing module is set to have termination information in the input information In case, terminate the entry operation and save the entry information.
  • a first acquisition module configured to determine whether all the first types of information are included in the input information entered by the first user Before information, the input information entered by the first user is obtained
  • the second judgment module is set to determine whether there is termination information used to instruct the termination of the input operation in the input information
  • the second processing module is set to have termination information in the input information In case, terminate the entry operation and save the entry information.
  • the termination information in the judgment object of the second judgment module may be information entered by the user through text or voice to terminate the operation, such as "stop entry”, "exit questionnaire survey”, “no answer”, and so on.
  • the first user can also trigger the entry of termination information through a virtual key or a physical key.
  • the user can terminate the current entry operation at any time while the user enters the questionnaire information, and save the entered information, so that the user does not need to use it once. After answering all the questions sexually, you can enter the questionnaire information again at an appropriate time to fully fit the user’s time and situation.
  • the device of this embodiment may further include: a third processing module configured to generate a corresponding analysis report based on the input information and push the analysis report;
  • the module is set to obtain the result of the second user's review of the analysis report and push the result.
  • the update module is configured to update the locally stored questionnaire information and/or the first rule and/or the preset score interval.
  • the process of generating the analysis report involved in the third processing module corresponds to step S208 in the above-mentioned embodiment 1, and the process of obtaining the result of the analysis report by the second user in the fourth processing module corresponds to the above Step S210 in Embodiment 1.
  • the update mechanism involved in the update module corresponds to step S212 in Embodiment 1 above.
  • each of the above modules can be implemented by software or hardware.
  • it can be implemented in the following manner, but not limited to this: the above modules are all located in the same processor; or, the above modules are combined in any combination The forms are located in different processors.
  • the embodiment of the present application also provides a storage medium in which a computer program is stored, wherein the computer program is configured to execute the steps in any of the foregoing method embodiments when running.
  • the foregoing storage medium may be configured to store a computer program for executing the following steps:
  • S1 Determine whether the input information entered by the first user includes all the first type information
  • S3 In the case of judging that the input information includes all the information of the first type, determine whether to push the questionnaire information corresponding to the second type of information according to the degree of matching between the input information and the preset information.
  • the class information is not the same.
  • the foregoing storage medium may include, but is not limited to: U disk, Read-Only Memory (Read-Only Memory, ROM for short), Random Access Memory (Random Access Memory, RAM for short), Various media that can store computer programs, such as mobile hard disks, magnetic disks, or optical disks.
  • the embodiment of the present application also provides an electronic device, including a memory and a processor, the memory is stored with a computer program, and the processor is configured to run the computer program to execute the steps in any of the foregoing method embodiments.
  • the aforementioned electronic device may further include a transmission device and an input-output device, wherein the transmission device is connected to the aforementioned processor, and the input-output device is connected to the aforementioned processor.
  • the foregoing processor may be configured to execute the following steps through a computer program:
  • S1 Determine whether the input information entered by the first user includes all the first type information
  • S3 In the case of judging that the input information includes all the information of the first type, determine whether to push the questionnaire information corresponding to the second type of information according to the degree of matching between the input information and the preset information.
  • the class information is not the same.
  • modules or steps of this application can be implemented by a general computing device, and they can be concentrated on a single computing device or distributed in a network composed of multiple computing devices.
  • they can be implemented with program codes executable by the computing device, so that they can be stored in the storage device for execution by the computing device, and in some cases, can be executed in a different order than here.
  • the push method of questionnaire information in this application After the input information entered by the user is saved locally, it is further judged whether the input information of the user includes all the first type information, and then it can be based on the input information of the user, and the input information and pre- The matching degree of the information is set to push the questionnaire information in a targeted manner, so that the user does not need to answer all the questionnaire information at one time, which solves the problem of the need to push a large amount of questionnaire information at one time during the questionnaire survey process in related technologies, and improves the survey The efficiency of the questionnaire and user experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Medical Treatment And Welfare Office Work (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A questionnaire information pushing method and device, a storage medium and an electronic device. Said method comprises: determining whether input information inputted by a first user includes all first type of information (S202); if it is determined that not all the first type of information is included, pushing questionnaire information not included and corresponding to the first type of information (S204); and if it is determined that the input information includes all the first type of information, determining, according to the degree of matching between the input information and preset information, whether to push questionnaire information corresponding to a second type of information (S206), the first type of information being different from the second type of information. The method solves the problem that a large amount of questionnaire information needs to be pushed at once during a questionnaire survey.

Description

问卷信息的推送方法及装置、存储介质和电子装置Method and device for pushing questionnaire information, storage medium and electronic device 技术领域Technical field
本申请涉及计算机领域,具体而言,涉及一种问卷信息的推送方法及装置、存储介质和电子装置。This application relates to the computer field, and specifically to a method and device for pushing questionnaire information, a storage medium and an electronic device.
背景技术Background technique
市场调研中,通过问卷的方式收集用户的反馈信息是常用的方式,但现有的问卷系统往往需要用户一次性将所有问卷做完,却无法中途保存,而且为了收集更多的信息,实现对用户的精准评估,问卷中的题量往往比较大,这种问卷方式对用户是不够友好的,而且一定程度上也会导致收集信息的效率比较低。In market research, it is a common way to collect user feedback information through questionnaires. However, existing questionnaire systems often require users to complete all questionnaires at one time, but they cannot be saved midway. In addition, in order to collect more information and achieve correct For accurate evaluation of users, the volume of questions in the questionnaire is often relatively large. This questionnaire method is not user-friendly, and to a certain extent, it will also lead to a relatively low efficiency of collecting information.
针对相关技术中的上述问题,目前尚未存在有效的解决方案。In view of the above-mentioned problems in related technologies, there is currently no effective solution.
发明内容Summary of the invention
本申请实施例提供了一种问卷信息的推送方法及装置、存储介质和电子装置,以至少解决相关技术中在问卷调查过程中需要一次性推送大量问卷信息的问题。The embodiments of the present application provide a method and device for pushing questionnaire information, a storage medium, and an electronic device, so as to at least solve the problem that a large amount of questionnaire information needs to be pushed at one time during the questionnaire survey process in related technologies.
根据本申请的一个实施例,提供了一种问卷信息的处理方法,包括:判断由第一用户录入的录入信息中是否包括所有第一类信息;在判断出未包括所有所述第一类信息的情况下,推送未包括的与所述第一类信息对应的问卷信息;在判断出所述录入信息中包括所有所述第一类信息的情况下,根据所述录入信息与预设信息的匹配度确定是否推送与第二类信息对应的问卷信息,其中,所述第一类信息与所述第二类信息不相同。According to an embodiment of the present application, a method for processing questionnaire information is provided, including: judging whether all the first type information is included in the input information entered by the first user; after judging that all the first type information is not included In the case of pushing the questionnaire information corresponding to the first type of information that is not included; in the case that it is determined that the input information includes all the first type of information, based on the difference between the input information and the preset information The matching degree determines whether to push questionnaire information corresponding to the second type of information, where the first type of information is different from the second type of information.
根据本申请的另一个实施例,提供了一种问卷信息的处理装置,包括:第一判断模块,设置为判断由第一用户录入的录入信息中是否包括所有第一类信息;推送模块,设置为在判断出未包括所有所述第一类信息的情况下,推送未包括的与所述第一类信息对应的问卷信息;第一处理模块,设 置为在判断出所述录入信息中包括所有所述第一类信息的情况下,根据所述录入信息与预设信息的匹配度确定是否推送与第二类信息对应的问卷信息,其中,所述第一类信息与所述第二类信息不相同。According to another embodiment of the present application, there is provided an apparatus for processing questionnaire information, including: a first judging module configured to judge whether all the first type information is included in the input information entered by the first user; In order to push the questionnaire information corresponding to the first type of information that is not included in the case where it is determined that all the information of the first type is not included; the first processing module is configured to determine that the input information includes all In the case of the first type of information, it is determined whether to push questionnaire information corresponding to the second type of information according to the degree of matching between the input information and the preset information, wherein the first type of information and the second type of information Not the same.
根据本申请的又一个实施例,还提供了一种存储介质,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。According to another embodiment of the present application, there is also provided a storage medium in which a computer program is stored, wherein the computer program is configured to execute the steps in any one of the foregoing method embodiments when running.
根据本申请的又一个实施例,还提供了一种电子装置,包括存储器和处理器,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行上述任一项方法实施例中的步骤。According to another embodiment of the present application, there is also provided an electronic device, including a memory and a processor, the memory is stored with a computer program, and the processor is configured to run the computer program to execute any of the above Steps in the method embodiment.
通过本申请,在本地保存有用户录入的录入信息后,进一步判断该用户的录入信息是否包括所有第一类信息,进而可以根据用户的录入信息,以及录入信息与预设信息的匹配度有针对性的推送问卷信息,从而不需要用户一次性将所有的问卷信息回答完,解决了相关技术中在问卷调查过程中需要一次性推送大量问卷信息的问题,提高了调查问卷的效率以及用户体验度。Through this application, after the input information entered by the user is saved locally, it is further determined whether the input information of the user includes all the information of the first type, and then the input information of the user and the matching degree of the input information and the preset information can be targeted The questionnaire information is pushed in a manner that eliminates the need for users to answer all the questionnaire information at one time. This solves the problem of pushing a large amount of questionnaire information at one time during the questionnaire survey process in related technologies, and improves the efficiency of the questionnaire and the user experience .
附图说明Description of the drawings
此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:The drawings described here are used to provide a further understanding of the application and constitute a part of the application. The exemplary embodiments and descriptions of the application are used to explain the application and do not constitute an improper limitation of the application. In the attached picture:
图1是本申请实施例的问卷信息的处理方法的移动终端的硬件结构框图;FIG. 1 is a block diagram of the hardware structure of a mobile terminal of a method for processing questionnaire information according to an embodiment of the present application;
图2是根据本申请实施例的问卷信息的处理方法的流程图;2 is a flowchart of a method for processing questionnaire information according to an embodiment of the present application;
图3是根据本申请实施例的问卷信息的处理装置的结构框图;Fig. 3 is a structural block diagram of a device for processing questionnaire information according to an embodiment of the present application;
图4是根据本申请实施例的问卷信息的处理装置的可选结构框图。Fig. 4 is an optional structural block diagram of a device for processing questionnaire information according to an embodiment of the present application.
具体实施方式detailed description
下文中将参考附图并结合实施例来详细说明本申请。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。Hereinafter, the application will be described in detail with reference to the drawings and in conjunction with embodiments. It should be noted that the embodiments in this application and the features in the embodiments can be combined with each other if there is no conflict.
需要说明的是,本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It should be noted that the terms "first" and "second" in the description and claims of the application and the above-mentioned drawings are used to distinguish similar objects, and are not necessarily used to describe a specific sequence or sequence.
实施例1Example 1
本申请实施例一所提供的方法实施例可以在移动终端、计算机终端或者类似的运算装置中执行。以运行在移动终端上为例,图1是本申请实施例的一种问卷信息的处理方法的移动终端的硬件结构框图。如图1所示,移动终端10可以包括一个或多个(图1中仅示出一个)处理器102(处理器102可以包括但不限于微处理器MCU或可编程逻辑器件FPGA等的处理装置)和设置为存储数据的存储器104,可选地,上述移动终端还可以包括用于通信功能的传输设备106以及输入输出设备108。本领域普通技术人员可以理解,图1所示的结构仅为示意,其并不对上述移动终端的结构造成限定。例如,移动终端10还可包括比图1中所示更多或者更少的组件,或者具有与图1所示不同的配置。The method embodiment provided in the first embodiment of the present application may be executed in a mobile terminal, a computer terminal or a similar computing device. Taking running on a mobile terminal as an example, FIG. 1 is a hardware structure block diagram of a mobile terminal of a method for processing questionnaire information in an embodiment of the present application. As shown in FIG. 1, the mobile terminal 10 may include one or more (only one is shown in FIG. 1) processor 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA. ) And a memory 104 configured to store data. Optionally, the above-mentioned mobile terminal may also include a transmission device 106 and an input/output device 108 for communication functions. Those of ordinary skill in the art can understand that the structure shown in FIG. 1 is only for illustration, and does not limit the structure of the above-mentioned mobile terminal. For example, the mobile terminal 10 may also include more or fewer components than those shown in FIG. 1, or have a different configuration from that shown in FIG.
存储器104可设置为存储计算机程序,例如,应用软件的软件程序以及模块,如本申请实施例中的一种问卷信息的处理方法对应的计算机程序,处理器102通过运行存储在存储器104内的计算机程序,从而执行各种功能应用以及数据处理,即实现上述的方法。存储器104可包括高速随机存储器,还可包括非易失性存储器,如一个或者多个磁性存储装置、闪存、或者其他非易失性固态存储器。在一些实例中,存储器104可进一步包括相对于处理器102远程设置的存储器,这些远程存储器可以通过网络连接至移动终端10。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 104 may be configured to store computer programs, for example, software programs and modules of application software, such as a computer program corresponding to a questionnaire information processing method in the embodiment of the present application. The processor 102 runs the computer stored in the memory 104 Programs to execute various functional applications and data processing, that is, to achieve the above-mentioned methods. The memory 104 may include a high-speed random access memory, and may also include a non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include a memory remotely provided with respect to the processor 102, and these remote memories may be connected to the mobile terminal 10 via a network. Examples of the aforementioned networks include but are not limited to the Internet, corporate intranets, local area networks, mobile communication networks, and combinations thereof.
传输装置106设置为经由一个网络接收或者发送数据。上述的网络具 体实例可包括移动终端10的通信供应商提供的无线网络。在一个实例中,传输装置106包括一个网络适配器(Network Interface Controller,简称为NIC),其可通过基站与其他网络设备相连从而可与互联网进行通讯。在一个实例中,传输装置106可以为射频(Radio Frequency,简称为RF)模块,其设置为通过无线方式与互联网进行通讯。The transmission device 106 is configured to receive or transmit data via a network. Specific examples of the aforementioned network may include a wireless network provided by the communication provider of the mobile terminal 10. In one example, the transmission device 106 includes a network adapter (Network Interface Controller, NIC for short), which can be connected to other network devices through a base station to communicate with the Internet. In an example, the transmission device 106 may be a radio frequency (Radio Frequency, referred to as RF) module, which is configured to communicate with the Internet in a wireless manner.
在本实施例中提供了一种运行于上述移动终端或计算机终端或者类似的运算装置中的一种问卷信息的处理方法,图2是根据本申请实施例的问卷信息的处理方法的流程图,如图2所示,该流程包括如下步骤:In this embodiment, a method for processing questionnaire information running in the above-mentioned mobile terminal or computer terminal or similar computing device is provided. FIG. 2 is a flowchart of the method for processing questionnaire information according to an embodiment of the present application. As shown in Figure 2, the process includes the following steps:
步骤S202,判断由第一用户录入的录入信息中是否包括所有第一类信息;Step S202, judging whether the input information entered by the first user includes all the first type information;
其中,需要说明的是,本实施例中涉及到的第一类信息优先设置为与用户相关的基本信息,例如:性别、年龄、职业、劳动/运动强度、是否患有慢性疾病、基本体征(身高、体重)、生活环境(生活地域、籍贯)、是否感染病毒、家族病史等。Among them, it should be noted that the first type of information involved in this embodiment is preferentially set as basic information related to the user, such as gender, age, occupation, labor/exercise intensity, whether you have chronic diseases, basic physical signs ( Height, weight), living environment (living area, hometown), virus infection, family medical history, etc.
当然这仅仅是举例说明,对于其他的与用户相关的基本信息可以根据实际情况进行相应的添加或删减都是可以的。例如,为了能够对用户的基本情况有一个更加全面的了解,如果本次调查是用户健康为主题,则可以在该第一类信息中增加各种身体指标的检查结果如:血生化检测参数(包括但不限于空腹血糖、血脂三项、血压、尿酸、肝功等)、SNP检测结果、RNA检测结果、血代谢检测结果、尿液代谢检测结果、免疫组学检测结果、肠道微生物检测结果、蛋白组学检测结果、表观基因组学检测结果等;和/或生活作息情况:特定时间段内(可以是过去一天、一周、一个月的)的饮食信息(包括进食时间、食材、烹饪方式、食量等),运动信息(运动种类、持续时长、强度、起止时间)和睡眠信息(睡眠起止时间、清晨醒来感受、夜晚醒来次数及每次的原因、睡眠质量,生活习惯(吸烟状况、酗酒状况、久坐状况、餐饮嗜好)。如果本次问卷调查是以用户职业规划为主题,则除了上述提到的基本信息外,还可以增加:教育经历、学习情 况、爱好、薪资期望、工作经历、工作的想法等等。Of course, this is just an example, and other basic user-related information can be added or deleted according to the actual situation. For example, in order to have a more comprehensive understanding of the user’s basic situation, if the subject of this survey is the user’s health, the check results of various physical indicators can be added to the first type of information, such as: blood biochemical detection parameters ( Including but not limited to fasting blood glucose, blood lipids, blood pressure, uric acid, liver function, etc.), SNP test results, RNA test results, blood metabolism test results, urine metabolism test results, immunomics test results, intestinal microbial test results , Proteomics test results, epigenomics test results, etc.; and/or daily life: diet information (including eating time, ingredients, cooking methods) within a specific time period (can be the past day, week, or month) , Food intake, etc.), exercise information (type of exercise, duration, intensity, start and end time) and sleep information (start and end time of sleep, waking up in the morning, the number of waking up at night and the reason for each, sleep quality, lifestyle habits (smoking status) , Alcoholism, sedentary status, dining habits). If this questionnaire is based on user career planning, in addition to the basic information mentioned above, you can also add: educational experience, learning situation, hobbies, salary expectations, Work experience, work ideas, etc.
步骤S204,在判断出未包括所有第一类信息的情况下,推送未包括的与第一类信息对应的问卷信息;Step S204, in the case where it is determined that all the first type of information is not included, push the questionnaire information corresponding to the first type of information that is not included;
步骤S206,在判断出录入信息中包括所有第一类信息的情况下,根据录入信息与预设信息的匹配度确定是否推送与第二类信息对应的问卷信息,其中,第一类信息与第二类信息不相同。Step S206: In the case where it is determined that the input information includes all the information of the first type, determine whether to push the questionnaire information corresponding to the second type of information according to the degree of matching between the input information and the preset information. The two types of information are not the same.
其中,需要说明的是,本实施例中涉及到的第二类信息是在第一类信息的基础上对问卷信息的补充,以上述本次问卷以用户健康为主题为例,则该第二类信息可以是与健康风险指标信息,如:血糖风险、心血管风险、肥胖风险、运动风险、糖尿病风险、痛风风险、高血压风险、饮酒副作用风险、便秘风险、心脏病风险等相关的指标信息等等。当然上述第二类信息也仅仅是举例说明,其他的健康风险指标信息也是在本申请的保护范围之内的。Among them, it should be noted that the second type of information involved in this embodiment is a supplement to the questionnaire information on the basis of the first type of information. Taking user health as an example in this questionnaire, the second type of information Class information can be health risk indicator information, such as: blood sugar risk, cardiovascular risk, obesity risk, exercise risk, diabetes risk, gout risk, high blood pressure risk, alcohol side effects risk, constipation risk, heart disease risk, etc. and many more. Of course, the second type of information mentioned above is only an example, and other health risk indicator information is also within the protection scope of this application.
通过上述步骤S202至步骤S206,在本地保存有用户录入的录入信息后,进一步判断该用户的录入信息是否包括所有第一类信息,进而可以根据用户的录入信息,以及录入信息与预设信息的匹配度有针对性的推送问卷信息,从而不需要用户一次性将所有的问卷信息回答完,解决了相关技术中在问卷调查过程中需要一次性推送大量问卷信息的问题,提高了调查问卷的效率以及用户体验度。Through the above steps S202 to S206, after the input information entered by the user is saved locally, it is further judged whether the input information of the user includes all the first type information, and then the input information of the user can be determined according to the input information and the preset information. The matching degree pushes the questionnaire information in a targeted manner, which eliminates the need for users to answer all the questionnaire information at one time, solves the problem of the need to push a large amount of questionnaire information at one time in the questionnaire survey process in related technologies, and improves the efficiency of the questionnaire And user experience.
可选地,上述步骤的执行主体可以为移动终端、服务器、计算机装置或几者的结合,但不限于此。Optionally, the execution subject of the foregoing steps may be a mobile terminal, a server, a computer device, or a combination of these, but is not limited thereto.
在本实施例的可选实施方式中,对于本实施例步骤S206中涉及到的根据录入信息与预设信息的匹配度确定是否推送与第二类信息对应的问卷信息的方式,可以是通过如下方式来实现:In an optional implementation manner of this embodiment, the method of determining whether to push questionnaire information corresponding to the second type of information according to the matching degree between the input information and preset information involved in step S206 of this embodiment may be as follows Way to achieve:
步骤S206-11,根据第一用户录入的录入信息中每一项回答与预设信息的匹配度确定每一项回答对应的分值,并基于每一项回答对应的分值与预设第一规则得到与录入信息对应的第一分值;Step S206-11: Determine the score corresponding to each answer according to the matching degree of each answer in the input information entered by the first user with the preset information, and determine the score corresponding to each answer based on the score corresponding to each answer and the preset first The rule gets the first score corresponding to the input information;
需要说明的是,本实施例中涉及到的预设第一规则优选为加和处理或加权处理。在预设第一规则为加和处理的情况下,即是将每一项回答对应的分值进行求和处理,得到和值即为第一分值;在预设第一规则为加权处理的情况下,每一项回答预设有对应的系数,在得到每一项回答对应的分值后,将该分值与对应的系数进行乘积,乘积结果则是每一项回答的最终分值,最后对其进行求和处理,得到的和值为第一分值。当然上述对于预设第一规则说明,仅仅是举例说明,其他能够得到第一分值的规则也是在本申请的保护范围之内。也就是说,可以根据实际情况对预设第一规则进行具体的限定。It should be noted that the preset first rule involved in this embodiment is preferably addition processing or weighting processing. When the preset first rule is summation processing, that is, the score corresponding to each answer is summed, and the sum value obtained is the first score; the preset first rule is weighted processing In this case, each answer is preset with a corresponding coefficient. After the score corresponding to each answer is obtained, the score is multiplied with the corresponding coefficient. The result of the product is the final score of each answer. Finally, it is summed, and the sum is the first score. Of course, the foregoing description of the preset first rule is only an example, and other rules that can obtain the first score are also within the protection scope of this application. In other words, the preset first rule can be specifically limited according to actual conditions.
步骤S206-12,判断第一分值是否落入预设分值区间;Step S206-12, judging whether the first score falls within a preset score interval;
其中,对于该步骤S206-11和步骤S206-12在具体的应用场景中,每一项回答与预设信息匹配度确定每一项回答对应的分值的方式,以第二类信息为血糖风险相关的指标信息为例,该第一类信息可为第一用户的饮食信息,优选是第一用户每日的饮食中食用高血糖负荷食物的信息;其中,所述高血糖负荷食物包括但不限于:蜂蜜、可乐、吐司面包、稻米、方便面、花卷、煎饼、黄米、小麦粉、米粉、饼干、蛋糕、藕粉、绿豆、豌豆、奶糖等。Among them, for this step S206-11 and step S206-12 in a specific application scenario, the matching degree of each answer with the preset information determines the way in which the score corresponding to each answer is determined, and the second type of information is blood glucose risk As an example, the related indicator information may be the first user’s diet information, preferably the first user’s daily diet of high-glycemic load food; wherein, the high-glycemic load food includes but not Limited to: honey, cola, toast, rice, instant noodles, rolls, pancakes, yellow rice, wheat flour, rice flour, biscuits, cakes, lotus root flour, mung beans, peas, toffee, etc.
如果通过该第一类信息确定该第一用户最近一周内的一日三餐中总共有25次食用高血糖负荷食物,每一次食用高血糖负荷食物记录为1分,进一步在该预设第一规则为加和处理的话,则该第一用户录入的录入信息的第一分值为25分,如果申请中的预设分值区间为大于或等于24分,则该第一分值落入预设分值区间,需要对该用户进行进一步的糖尿病风险相关的指标信息收集,则执行步骤S206-13。If it is determined by the first type of information that the first user has eaten a high glycemic load food 25 times in the three meals a day in the most recent week, each time he eats a high glycemic load food is recorded as 1 point, and further in the preset first If the rule is additive processing, the first score of the input information entered by the first user is 25 points. If the preset score interval in the application is greater than or equal to 24 points, the first score falls into the pre- If the score interval is set, further diabetes risk-related indicator information collection is required for the user, and step S206-13 is executed.
当然上述第一类信息仅仅是举例,当第二类信息为其他健康指标信息的情况下,如心血管风险相关的指标信息,该第一类信息可以是:年龄(是否超过40岁),日平均钠盐摄入量(以周为计算周期,日平均钠盐摄入量是否超过6g);高动物油和胆固醇含量食物摄入频率(以周为计算周期, 高动物油和胆固醇食物摄入次数超过18次/周;所述高动物油和胆固醇食物包括但不限于动物内脏、蟹黄、鱼子、蛋黄、鱿鱼等);高反式脂肪酸食物摄入频率(以周为计算周期,高反式脂肪酸食物摄入次数超过14次/周,所述高反式脂肪酸食物包括但不限于西式糕点、巧克力派、咖啡伴侣、速食食品等);家庭成员是否有心血管病史等等。也就是说,该第一类信息可以根据实际情况进行相应的设置,在本申请中并不对其构成限定。Of course, the above-mentioned first type of information is just an example. When the second type of information is other health index information, such as cardiovascular risk-related index information, the first type of information can be: age (whether over 40 years old), day Average sodium intake (calculated by weeks, is the average daily sodium intake more than 6g); frequency of intake of foods with high animal oil and cholesterol content (calculated by weeks, the intake of high animal oil and cholesterol foods exceeds 18 times/week; the high animal oil and cholesterol foods include but are not limited to animal offal, crab roe, roe, egg yolk, squid, etc.); high trans fatty acid food intake frequency (calculated by weeks, high trans fatty acid food intake The number of intakes exceeds 14 times/week, and the high-trans fatty acid foods include but are not limited to Western-style cakes, chocolate pie, coffee companion, fast food, etc.); whether family members have a history of cardiovascular disease, etc. That is to say, the first type of information can be set correspondingly according to actual conditions, which is not limited in this application.
步骤S206-13,在第一分值落入预设分值区间的情况下,判断录入信息中是否包括所有第二类信息;Step S206-13, in the case that the first score falls within the preset score interval, it is determined whether the input information includes all the second type information;
步骤S206-14,在判断录入信息中未包括所有第二类信息的情况下,推送未包括的与第二类信息对应的问卷信息;Step S206-14, in a case where it is judged that the input information does not include all the second type information, push the questionnaire information corresponding to the second type information that is not included;
在步骤S206-11和步骤S206-12的基础上,如果根据录入信息的第一分值确定落入预设分值区间,则需要判断录入信息是否包括第二信息,如果还是以第二类信息为血糖风险相关的指标信息为例,则该第二类信息可以为:性别、年龄、体重指数、腰围、收缩压、糖尿病家族史等。当然如果是以第二类信息为心血管风险相关的指标信息,则该第二类信息可以是:年龄、收缩压、BMI、总胆固醇、是否吸烟、是否有糖尿病等。需要说明的是,上述仅仅是举例说明,可以根据实际情况对第一类信息和第二类信息进行相应的设置。On the basis of step S206-11 and step S206-12, if it is determined to fall within the preset score interval according to the first score of the input information, it is necessary to determine whether the input information includes the second information, and if it is still the second type of information Taking the index information related to blood sugar risk as an example, the second type of information can be: gender, age, body mass index, waist circumference, systolic blood pressure, family history of diabetes, etc. Of course, if the second type of information is used as index information related to cardiovascular risk, the second type of information can be: age, systolic blood pressure, BMI, total cholesterol, whether smoking, whether there is diabetes, etc. It should be noted that the above are only examples, and the first type of information and the second type of information can be set accordingly according to actual conditions.
步骤S206-15,在第一分值未落入预设分值区间的情况下,终止录入操作并保存录入信息。Step S206-15, in the case that the first score does not fall within the preset score interval, terminate the entry operation and save the entry information.
可见,通过第一用户录入的录入信息得到的第一分值可以进一步确定是否要推送第二类信息,如果本次问卷调查是以健康为主题,则上述预设区间则是初步分析当前用户是否可能有健康风险,若可能有,为了进一步了解用户的情况,可以有针对性的推送第二类信息,以便更多的了解用户。因此,在再次推送第二类信息是有针对性的。It can be seen that the first score obtained from the input information entered by the first user can further determine whether to push the second type of information. If the questionnaire survey is based on health, the above preset interval is a preliminary analysis of whether the current user is There may be health risks. If possible, in order to further understand the user's situation, the second type of information can be pushed targeted to learn more about the user. Therefore, pushing the second type of information again is targeted.
在本实施例的另一个可选实施方式中,本实施例中涉及到的推送未包括的与所述第一类信息或与第二类信息对应的问卷信息的方式,可以是: 从第一类信息或第二类信息中提取第一用户未录入的第一类信息或第二类信息,并逐条推送未录入的与第一类信息或第二类信息对应的问卷信息。也就是说,当再次向用户推送问卷信息是逐条进行推送,而不是大量问卷信息一起推送,这样用户回答并录入的过程会比较轻松,不易引起用户的反感情绪。In another optional implementation manner of this embodiment, the manner of pushing questionnaire information corresponding to the first type of information or the second type of information that is not included in this embodiment may be: Extract the first type of information or the second type of information that is not entered by the first user from the type information or the second type of information, and push the unentered questionnaire information corresponding to the first type of information or the second type of information one by one. That is to say, when the questionnaire information is pushed to the user again, it is pushed one by one, instead of pushing a large amount of questionnaire information together, so that the process of the user's answer and input will be easier, and it is not easy to cause the user's disgust.
在本实施例的另一个可选实施方式中,在本实施例的步骤S202中涉及到的判断由第一用户录入的录入信息中是否包括所有第一类信息之前,本实施例的方法还包括:In another optional implementation manner of this embodiment, before the step S202 of this embodiment involves determining whether the input information entered by the first user includes all the first type information, the method of this embodiment further includes :
步骤S102,获取第一用户的录入信息;Step S102, obtain the input information of the first user;
步骤S104,判断录入信息中是否存在用于指示终止录入操作的终止信息;Step S104, judging whether there is termination information used to instruct the termination of the entry operation in the entry information;
其中,本申请中涉及到的终止信息可以是用户通过文字或语音录入的用于终止操作的信息,例如“中止录入”,“退出问卷调查”、“不答了”等等。当然也可以第一用户通过虚拟按键或实体按键触发录入终止信息。Among them, the termination information involved in this application may be information entered by the user through text or voice to terminate the operation, such as "stop entry", "exit questionnaire", "no answer", etc. Of course, the first user can also trigger the entry of termination information through a virtual key or a physical key.
步骤S106,在录入信息中存在终止信息的情况下,终止录入操作并保存录入信息。Step S106, in the case where there is termination information in the input information, terminate the input operation and save the input information.
通过上述步骤S102至步骤S106可知,在用户进行问卷信息录入的过程中,用户可以随时终止当前录入操作,并将已经录入的录入信息保存,这样用户可以不用一次性回答完所有问题,可以再次在适当的时机进行问卷信息的录入,充分贴合用户的时间与情况。From the above steps S102 to S106, it can be seen that during the process of the user entering the questionnaire information, the user can terminate the current entry operation at any time and save the entered entry information, so that the user does not need to answer all the questions at once, and can return Enter the questionnaire information at an appropriate time to fully fit the user's time and situation.
此外,对于本实施例中步骤S202涉及到的判断由第一用户录入的录入信息中是否包括所有第一类信息的方式可以包括:In addition, the method of judging whether the input information entered by the first user includes all the first type information involved in step S202 in this embodiment may include:
步骤S202-11,获取由第一用户录入的录入信息,并生成待判断的文字信息,所述录入信息包括:语音信息、文字信息、图形信息中的至少一种;Step S202-11: Obtain the input information entered by the first user, and generate text information to be determined, where the input information includes: at least one of voice information, text information, and graphic information;
步骤S202-12,判断待判断的文字信息中是否包括所有第一类信息。Step S202-12: It is judged whether the text information to be judged includes all the first type information.
也就是说,若第一用户录入的录入信息为语音信息和/或图形信息,则会将语音信息转换为相应的文字信息,以及将图形信息转换为相应的文字信息。其中,具体的语音信息转换为文字信息的方式可以是:获取到第一用户录入信息中的语音信息,并识别出该语音信息中的单音节语音,而该单音节语音与文字存在预设的映射关系,基于该映射关系以及识别出的单音节语音将该语音信息转换为文字信息。对于图形信息转换为文字信息的方式可以是:获取到第一用户录入信息中的图形信息,并对该图形信息进行扫描,识别出该图形信息中的字符直到该图形信息上的所有字符被识别出,将识别出的字符信息与数据库中存储的字符信息进行匹配,将匹配的字符信息转为与该字符信息对应的文字。当然,对于上述语音信息转为文字信息,以及图形信息转换为文字信息的方式仅仅是举例说明,其他能够实现语音与文字、图形与文字之间的转换的方式也是在本申请的保护范围之内的。That is, if the input information entered by the first user is voice information and/or graphic information, the voice information is converted into corresponding text information, and the graphic information is converted into corresponding text information. Wherein, the specific way of converting voice information into text information may be: acquiring the voice information entered by the first user, and recognizing the single-syllable voice in the voice information, and the single-syllable voice and text are preset The mapping relationship is used to convert the voice information into text information based on the mapping relationship and the recognized single-syllable speech. The method of converting graphic information into text information may be: acquiring graphic information in the information entered by the first user, scanning the graphic information, and recognizing the characters in the graphic information until all characters on the graphic information are recognized Out, the recognized character information is matched with the character information stored in the database, and the matched character information is converted into a text corresponding to the character information. Of course, the above-mentioned ways of converting voice information into text information and converting graphic information into text information are only examples, and other ways that can realize the conversion between voice and text, graphics and text are also within the protection scope of this application. of.
在本实施例的另一个可选实施方式中,本实施例的方法步骤还包括:In another optional implementation manner of this embodiment, the method steps of this embodiment further include:
步骤S208,根据录入信息生成对应的分析报告,并推送分析报告。Step S208: Generate a corresponding analysis report according to the input information, and push the analysis report.
步骤S210,获取第二用户对所述分析报告进行审核后的结果,并推送所述结果。Step S210: Obtain the result of reviewing the analysis report by the second user, and push the result.
其中,对于该步骤S210,该第二用户可以是医学专家或养生专家等,可以对该分析报告进行审核的用户,审核的结果主要是该第二用户对该分析报告给出合理的建议,或是该第二用户修订后的分析报告。Wherein, for the step S210, the second user may be a medical expert or health care expert, etc., a user who can review the analysis report, and the result of the review is mainly that the second user gives reasonable suggestions on the analysis report, or It is the revised analysis report of the second user.
此外,对于该步骤S208,在具体应用场景中获得的可以是血糖风险分析报告、心血管风险分析报告等等。In addition, for this step S208, the blood glucose risk analysis report, the cardiovascular risk analysis report, etc. can be obtained in a specific application scenario.
高GI(Glycemic Load升糖负荷)食物使人血糖升高快,如果用户录入的信息经常有高GI(Glycemic Index,血糖生成指数)食物,就会推送血糖的问卷收集用户血糖信息,看是否有血糖风险。若有血糖风险,则推送血糖干预方案。High GI (Glycemic Load) foods make people’s blood sugar rise quickly. If the user's input information often contains high GI (Glycemic Index) foods, a blood sugar questionnaire will be pushed to collect user blood sugar information to see if there is any Blood sugar risk. If there is a risk of blood sugar, the blood sugar intervention plan is pushed.
其中高GI食物包括但不限于:蜂蜜、可乐、吐司面包、高升糖水果 (草莓等)及其制品(果酱、果汁)、稻米、方便面、花卷、煎饼、黄米、小麦粉、米粉、饼干、蛋糕、藕粉、绿豆、豌豆、奶糖等;其中,每个食物都具有所对应的GI值,本领域技术人员可根据现有技术对各种食物进行GI值测定获得各食物的GI值,或者根据权威期刊/工具书等查阅,获得各种食物的GI值。High-GI foods include, but are not limited to: honey, cola, toast bread, high-sugar fruits (strawberries, etc.) and their products (jam, juice), rice, instant noodles, flower rolls, pancakes, yellow rice, wheat flour, rice flour, biscuits, Cakes, lotus root flour, mung beans, peas, toffee, etc.; among them, each food has a corresponding GI value, and those skilled in the art can determine the GI value of various foods according to the prior art, or According to authoritative journals/reference books, etc., obtain the GI value of various foods.
GL=(Glycemic Load升糖负荷)——是衡量食物中碳水化合物的质量(GI值)和数量(克每份)的指标。GL = (Glycemic Load)-is a measure of the quality (GI value) and quantity (gram per serving) of carbohydrates in food.
GL=GI*食物中含有的碳水化合物/食物总量GL=GI*Carbohydrates contained in food/total food
GL按照不同范围,也有高、中、低三类:According to different scopes, GL also has three types: high, medium and low:
高GL:>=20高负荷饮食,表示对血糖影响很大;High GL: >=20 High load diet, which means a great influence on blood sugar;
中GL:11-19中负荷饮食,表示对血糖影响不大;Medium GL: 11-19 medium load diet, indicating that it has little effect on blood sugar;
低GL:<=10低负荷饮食,表示对血糖影响不大。Low GL: <=10 low-load diet, which means that it has little effect on blood sugar.
例如,西瓜的升糖指数很高为72;但是西瓜的所含的糖(碳水化合物)量较低(约5%)。100克西瓜的升糖负荷为5x 72/100=3.6,因此西瓜的升糖负荷较低。苹果:它的GI是40,它含有15克碳水化合物。GL=40x 15g/100=6。烤土豆:它的GI是80,含有15克碳水化合物。GL=80x 15g/100=12。这表明土豆的代谢效果是苹果的两倍,所以吃起来很甜的苹果其实并不会那么容易让人变胖。For example, watermelon has a very high glycemic index of 72; however, the amount of sugar (carbohydrate) contained in watermelon is low (about 5%). The glycemic load of 100 g of watermelon is 5x 72/100=3.6, so the glycemic load of watermelon is low. Apple: Its GI is 40, and it contains 15 grams of carbohydrates. GL=40x 15g/100=6. Baked potato: It has a GI of 80 and contains 15 grams of carbohydrates. GL=80x 15g/100=12. This shows that the metabolic effect of potatoes is twice that of apples, so apples that are sweet to eat are actually not that easy to make people fat.
在本申请的一个具体实施例中,如果第一用户录入的信息中显示其食用的食物的GL值大于等于20,则输出高升糖食物食用提醒,例如:“XX为高升糖食物,为了你的健康,请避免过量使用”、“本周你已使用XX次高升糖食物,请注意”等等。In a specific embodiment of the present application, if the information entered by the first user shows that the GL value of the food he eats is greater than or equal to 20, a high-glycemic food reminder is output, for example: "XX is high-glycemic food, for your Healthy, please avoid excessive use", "You have used high-glycemic food XX times this week, please pay attention" and so on.
在本申请的一个具体实施例中,第一类信息为第一用户过去超过一周以上的每日饮食信息;在获得第一用户录入的录入信息后,判断该录入信息是否包括第一用户过去一周以上的每日饮食信息。In a specific embodiment of the present application, the first type of information is the daily diet information of the first user in the past more than one week; after obtaining the input information entered by the first user, it is determined whether the input information includes the first user’s past week The above daily diet information.
若判断出该录入信息包括第一用户过去一周以上的每日饮食信息,则 进一步判断第一用户食用高血糖负荷食物是否超过24次/周。If it is determined that the input information includes the daily diet information of the first user for more than one week in the past, it is further determined whether the first user has eaten high-glycemic load food more than 24 times/week.
若判断出该录入信息不包括或不完全包括第一用户过去一周以上的每日饮食信息,则推送过去一周缺失每日饮食信息的问卷,以让第一用户补齐相关信息。If it is determined that the input information does not include or does not completely include the daily diet information of the first user over the past week, then a questionnaire that lacks daily diet information in the past week is pushed to allow the first user to complete the relevant information.
在判断出第一类信息完整的情况下,判断第一分值是否落入预设区间(第一用户使用高血糖符合食物超过24次/周),若否,则终止问卷并保存第一用户录入的所有录入信息;若是(第一用户可能存在血糖风险需进一步了解第一用户的相关信息),则进一步判断录入信息中是否包括所有的第二类信息,若否,则进一步推送未包括的与所述第二类信息对应的问卷信息。需要其中,第二类信息可以是:年龄、收缩压、BMI、总胆固醇、是否吸烟、是否有糖尿病等。In the case of determining that the first type of information is complete, determine whether the first score falls within the preset interval (the first user uses high blood sugar in line with food more than 24 times/week), if not, terminate the questionnaire and save the first user All the input information entered; if it is (the first user may have blood sugar risk and need to know more about the first user's related information), then further determine whether the input information includes all the second type information, if not, then further push the not included Questionnaire information corresponding to the second type of information. Among them, the second type of information can be: age, systolic blood pressure, BMI, total cholesterol, whether you smoke, whether you have diabetes, etc.
收集到完整第二类信息后,可按下述标准对第二类信息进行分析,以生成第一用户的分析报告,分析第一用户的血糖风险。After the complete second type of information is collected, the second type of information can be analyzed according to the following standards to generate an analysis report for the first user and analyze the blood glucose risk of the first user.
评分标准:Grading:
(1)性别:男,2分;女,0分;(1) Gender: male, 2 points; female, 0 points;
(2)年龄:25~34岁,4分;35~39岁,8分;40~44岁,11分;45~49岁,12分;50~54岁,13分;55~59岁,15分;60~64岁,16分;65岁及以上,18分;(2) Age: 25-34 years old, 4 points; 35-39 years old, 8 points; 40-44 years old, 11 points; 45-49 years old, 12 points; 50-54 years old, 13 points; 55-59 years old, 15 points; 60 to 64 years old, 16 points; 65 years and above, 18 points;
(3)体重指数(kg/m 2):22.0~23.9,1分;24.0~29.9,3分;30.0及以上,5分; (3) Body mass index (kg/m 2 ): 22.0~23.9, 1 point; 24.0~29.9, 3 points; 30.0 and above, 5 points;
(4)腰围(cm):(4) Waist circumference (cm):
1)男性:a.75.0~79.9,3分;b.80.0~84.9,5分;c.85.0~89.9,7分;d.90.0~94.9,8分;e.95.0及以上,10分;1) Male: a.75.0~79.9, 3 points; b.80.0~84.9, 5 points; c.85.0~89.9, 7 points; d.90.0-94.9, 8 points; e.95.0 and above, 10 points;
2)女性:a.70.0~74.9,3分;b.75.0~79.9,5分;c.80.0~84.9,7分;d.85.0~89.9,8分;e.90.0及以上,10分;2) Female: a.70.0-74.9, 3 points; b.75.0-79.9, 5 points; c.80.0-84.9, 7 points; d.85.0-89.9, 8 points; e.90.0 and above, 10 points;
(5)收缩压(mmHg):110~119,1分;120~129,3分;130~139, 6分;140~149,7分;150~159,8分;160及以上,10分;(5) Systolic blood pressure (mmHg): 110-119, 1 point; 120-129, 3 points; 130-139, 6 points; 140-149, 7 points; 150-159, 8 points; 160 and above, 10 points ;
(6)糖尿病家族史:有,6分;无,0分;(6) Family history of diabetes: Yes, 6 points; No, 0 points;
(7)其他:(7) Other:
1)是否经常口渴,是--2分;否--0分;1) Are you often thirsty? Yes-2 points; No-0 points;
2)是否餐后疲劳,是--2分;否--0分;2) Whether it is fatigue after meal, yes-2 points; No-0 points;
3)是否尿频,是--1分;否--0分;3) Whether frequent urination, yes-1 point; No-0 point;
4)是否伤口愈合缓慢,是--1分;否--0分;4) Whether the wound is healing slowly, yes-1 point; No-0 point;
5)近期是否夜间腿抽筋,是--1分;否--0分;5) Whether the leg cramps at night recently, yes-1 point; No-0 point;
6)近期是否体重骤降,是--3分;否--0分。6) Whether the weight has fallen sharply recently? Yes-3 points; No-0 points.
分析标准:指标总分低于22分,无血糖风险;指标总分大于等于22分,有血糖风险。指标总分=各第二类信息相关指标分的加和。Analysis standard: the total index score is less than 22 points, there is no blood sugar risk; the total index score is greater than or equal to 22 points, there is blood sugar risk. Index total score = the sum of the index scores related to the second type of information.
例如,该第一用户录入的第二类信息为:男,28岁,体重指数33,腰围90,收缩压125,无糖尿病家族史,不经常口渴,餐后会疲劳,不尿频,伤口愈合慢,近期夜间腿抽筋,近期体重稳定。基于上述评分和分析标准,得到该第一的用户的指标总分为29分,具有血糖风险。For example, the second type of information entered by the first user is: male, 28 years old, body mass index 33, waist circumference 90, systolic blood pressure 125, no family history of diabetes, infrequent thirsty, fatigue after meals, not frequent urination, wound healing Slow, recent night leg cramps, recent weight stability. Based on the above scoring and analysis criteria, the first user's index score is 29 points, which is a risk of blood sugar.
进一步的,为了明确第一用户的血糖风险程度,还可以进一步将分析标准细化为:无风险:指标总分低于22分;低风险:指标总分在22分-28分,且空腹血糖低于6.0;中风险:指标总分大于等于28分,且空腹血糖在6.0-7.0之间;高风险:指标总分大于等于28分,葡萄糖耐受测试2小时后血糖>11.1mmol/L或随机血糖即任何时间测得的血糖值>11.1mmol/L或空腹血糖>7.0mmol/L。Further, in order to clarify the degree of blood glucose risk of the first user, the analysis criteria can be further refined into: no risk: the total index score is less than 22; low risk: the total index score is 22-28 points, and fasting blood glucose Lower than 6.0; Medium risk: Index total score is greater than or equal to 28 points, and fasting blood glucose is between 6.0-7.0; High risk: Index total score is greater than or equal to 28 points, glucose tolerance test 2 hours after blood glucose> 11.1mmol/L or Random blood glucose is the blood glucose value measured at any time> 11.1 mmol/L or fasting blood glucose> 7.0 mmol/L.
上述第一用户的指标总分为29分,先判断出有血糖风险,为了进一步明确血糖风险,推送空腹血糖值、葡萄糖耐受测试2小时后血糖值、随机血糖值问卷。并根据第一用户的进一步录入信息,参考上述判断标准判断该第一用户的血糖风险。The index of the first user mentioned above has a total score of 29 points. First, it is judged that there is a blood sugar risk. In order to further clarify the blood sugar risk, the fasting blood sugar value, the blood sugar value 2 hours after the glucose tolerance test, and the random blood sugar value questionnaire are pushed. And according to the further input information of the first user, the blood glucose risk of the first user is judged with reference to the above judgment standard.
在本申请的另一个具体实施例中,第一类信息为第一用户的年龄、日 均钠盐摄入量、高动物油和胆固醇食物摄入频率、高反式脂肪酸食物摄入频率、家庭成员是否有心血管病史。In another specific embodiment of the present application, the first type of information is the age of the first user, the average daily sodium intake, the frequency of high animal oil and cholesterol food intake, the frequency of high trans fatty acid food intake, and family members Whether there is a history of cardiovascular disease.
在判断出录入信息中包括所有第一类信息的情况下,根据第一用户录入的录入信息中每一项回答与预设信息的匹配度确定每一项回答对应的分值,并基于每一项回答对应的分值与预设第一规则得到与录入信息对应的第一分值;所述预设第一规则为加和处理的情况下,即是将每一项回答对应的分值进行求和处理,得到和值即为第一分值。所述根据第一用户录入的录入信息中每一项回答与预设信息的匹配度确定每一项回答对应的分值具体如下:In the case of judging that the input information includes all the first type of information, the score corresponding to each answer is determined according to the degree of matching between each answer in the input information entered by the first user and the preset information, and based on each The score corresponding to the item answer and the preset first rule obtain the first score corresponding to the input information; when the preset first rule is the summation processing, the score corresponding to each answer is calculated The sum is processed, and the sum is the first score. According to the matching degree between each answer in the input information entered by the first user and the preset information, the score corresponding to each answer is determined as follows:
年龄——是否超过40岁;Age-whether it is over 40 years old;
日平均钠盐摄入量——日平均钠盐摄入量是否超过6g;Average daily sodium intake—whether the average daily sodium intake exceeds 6g;
高动物油和胆固醇含量食物摄入频率——高动物油和胆固醇食物摄入次数是否超过18次/周;所述高动物油和胆固醇食物包括但不限于动物内脏、蟹黄、鱼子、蛋黄、鱿鱼等;High animal oil and cholesterol content food intake frequency—whether the intake of high animal oil and cholesterol food exceeds 18 times/week; said high animal oil and cholesterol food includes but not limited to animal offal, crab roe, roe, egg yolk, squid, etc.;
高反式脂肪酸食物摄入频率——高反式脂肪酸食物摄入次数是否超过14次/周,所述高反式脂肪酸食物包括但不限于西式糕点、巧克力派、咖啡伴侣、速食食品等);High-trans fatty acid food intake frequency—whether the high-trans fatty acid food intake exceeds 14 times/week, the high-trans fatty acid food includes but not limited to Western-style cakes, chocolate pies, coffee mates, fast foods, etc.) ;
家庭成员是否有心血管病史。Whether family members have a history of cardiovascular disease.
上述5项,每项的判断结果为“是”时,得1分,判断结果为“否”时,得0分;第一分值等于上述5项判断结果得分的和值。For the above 5 items, when the judgment result of each item is "Yes", 1 point is awarded, and when the judgment result is "No", 0 points are awarded; the first score is equal to the sum of the scores of the above 5 judgment results.
在判断出录入信息中不包括或不完全包括第一类信息的情况下,则推送未被包括的第一类信息对应的问卷,以让第一用户补齐相关信息。In the case where it is determined that the input information does not include or does not completely include the first type of information, the questionnaire corresponding to the unincluded first type of information is pushed, so that the first user can complete the relevant information.
在判断出第一类信息完整的情况下,判断第一分值是否落入预设区间(大于等于2分),若否,则终止问卷并保存第一用户录入的所有录入信息;若是,(第一用户可能存在心血管风险需进一步了解第一用户的相关信息),则进一步判断录入信息中是否包括所有的第二类信息,若否,则进一步推送未包括的与所述第二类信息对应的问卷信息。所述第二类信息 为:年龄、性别、收缩压、体重指数(BMI,kg/m 2)、总胆固醇情况、是否吸烟、是否患有糖尿病。 In the case of determining that the first type of information is complete, determine whether the first score falls within the preset interval (more than or equal to 2 points), if not, terminate the questionnaire and save all the input information entered by the first user; if yes, ( The first user may have cardiovascular risks and needs to know more about the first user's relevant information), then it is further judged whether the input information includes all the second type information, if not, then the second type information that is not included is further pushed Corresponding questionnaire information. The second type of information is: age, gender, systolic blood pressure, body mass index (BMI, kg/m 2 ), total cholesterol status, smoking, and diabetes.
收集到完整第二类信息后,可按下述标准对第二类信息进行分析,以生成第一用户的分析报告,分析第一用户的心血管风险。After the complete second type of information is collected, the second type of information can be analyzed according to the following standards to generate an analysis report for the first user and analyze the cardiovascular risk of the first user.
评分标准:Grading:
1.年龄:40~44,1分;45~49,2分;50~54,3分;55~59,4分;60以上,每增5岁加1分;1. Age: 40-44, 1 point; 45-49, 2 points; 50-54, 3 points; 55-59, 4 points; over 60, add 1 point for every 5 years old;
2.收缩压:<120,-2分;120~~129,0分;130~~139,1分;140~159,2分;160~179,3分;180以上,4分;2. Systolic blood pressure: <120, -2 points; 120~~129, 0 points; 130~~139, 1 point; 140~159, 2 points; 160~179, 3 points; over 180, 4 points;
3.BMI(kg/m 2):24~27.9,1分;28以上,2分; 3. BMI (kg/m 2 ): 24~27.9, 1 point; 28 or more, 2 points;
4.总胆固醇(mol/L):5.2及以上,1分;5.2以下,0分;4. Total cholesterol (mol/L): 5.2 and above, 1 point; below 5.2, 0 point;
5.性别及是否吸烟:男性和是,2分;女性和是,1分;否,0分;5. Gender and smoking: male and yes, 2 points; female and yes, 1 point; no, 0 points;
6.性别及是否患有糖尿病:男性和是,1;女性和是,2;否,0分。6. Gender and whether you have diabetes: male and yes, 1; female and yes, 2; no, 0 points.
分析标准:指标总分低于7分,低心血管风险;指标总分在7-11分之间,中心血管风险;指标总分大于11分,高心血管风险。指标总分=各第二类信息相关指标分的加和。Analysis criteria: the total index score is less than 7 points, low cardiovascular risk; the total index score is between 7-11 points, medium cardiovascular risk; the total index score is greater than 11 points, high cardiovascular risk. Index total score = the sum of the index scores related to the second type of information.
例如,该第一用户录入的第二类信息为:男性;43岁;收缩压124;BMI 27;总胆固醇4mol/L;不吸烟;无糖尿病。基于上述评分和分析标准,得到该第一的用户的指标总分为2分,低心血管风险。For example, the second type of information entered by the first user is: male; 43 years old; systolic blood pressure 124; BMI 27; total cholesterol 4mol/L; no smoking; no diabetes. Based on the above scoring and analysis criteria, the first user’s index score is 2 points, which is low cardiovascular risk.
当然,上述仅仅是举例说明,也可以是根据实际情况设置更多的参数与分值之间的对应关系,并对分析标准进行更新。Of course, the foregoing is only an example, and it is also possible to set more correspondences between parameters and scores according to actual conditions, and update the analysis standards.
在本申请的一个具体实施例中,为了帮助第一用户将摄入食物能量控制在合理范围。所述第一类信息为第一用户的性别、年龄、身高、体重、昨天的饮食信息(必须包括早、中、晚餐所使用的食物种类及各种食物的量)。In a specific embodiment of the present application, in order to help the first user control the intake of food energy within a reasonable range. The first type of information is the first user's gender, age, height, weight, and yesterday's diet information (must include the types of food used for breakfast, lunch, and dinner and the amount of various foods).
在获得第一用户录入的录入信息后,判断该录入信息是否包括所有的 第一类信息。After obtaining the input information entered by the first user, it is determined whether the input information includes all the first type information.
若否,则推送未包括的第一类信息对应的问卷信息,以让第一用户补齐相关信息。If not, then push the questionnaire information corresponding to the first type of information that is not included, so that the first user can complete the relevant information.
若是,则判断第一分值是否落入预设区间(第一用户昨天的能量摄入是否超过预估能量消耗的10%)。If so, it is determined whether the first score falls within the preset interval (whether the energy intake of the first user yesterday exceeds 10% of the estimated energy consumption).
所述第一分值按下述公式计算:第一分值=(第一用户昨天的能量摄入-预估能量消耗)/预估能量消耗。The first score is calculated according to the following formula: first score=(yesterday's energy intake of the first user-estimated energy consumption)/estimated energy consumption.
预估能量消耗=静息代谢率/0.65。Estimated energy expenditure = resting metabolic rate/0.65.
男性静息代谢率:10*体重(kg)+6.25*身高(cm)-5*年龄+5Male resting metabolic rate: 10*weight (kg)+6.25*height (cm)-5*age+5
女性静息代谢率:10*体重(kg)+6.25*身高(cm)-45*年龄-161Female resting metabolic rate: 10*weight (kg)+6.25*height (cm)-45*age-161
需要说明的是:It should be noted:
第一用户昨天的能量摄入根据各食物种类的能量密度与相应种类食物的食用量的乘积的和值计算,此为公知技术,在此不再赘述。The energy intake of the first user yesterday is calculated based on the sum of the product of the energy density of each food type and the consumption of the corresponding food. This is a well-known technology and will not be repeated here.
判断该录入信息是否包括昨天第一用户所有的饮食信息时,以是否明确记载早、中、晚餐的饮食信息为标准,若还判断出有其他时间段的饮食信息,一并记录并在后续的第一用户昨天的能量摄入计算中计算)。When judging whether the input information includes all the diet information of the first user yesterday, it is based on whether the diet information for breakfast, lunch, and dinner is clearly recorded as the standard. If it is determined that there is diet information for other time periods, record it together and follow up The first user’s energy intake calculation yesterday).
当第一分值落入预设区间时,则进一步判断录入信息中是否包括所有的第二类信息,若否,则进一步推送未包括的与所述第二类信息对应的问卷信息。所述第二类信息为:第一用户昨天的运动信息,包括步数,是否进行了运动以及运动详情(运动类型及时间)。When the first score falls within the preset interval, it is further determined whether the input information includes all the second type of information, and if not, the questionnaire information corresponding to the second type of information that is not included is further pushed. The second type of information is: yesterday's exercise information of the first user, including the number of steps, whether to exercise, and exercise details (exercise type and time).
收集到完整第二类信息后,可计算获得第一用户昨天的实际能量消耗,从而进一步判断第一用户昨天的实际能量消耗与能量摄入的比较情况,并按以下表1的标准给出推送相应的建议。After collecting the complete second type of information, the actual energy consumption of the first user yesterday can be calculated to further determine the comparison between the actual energy consumption of the first user yesterday and the energy intake, and the push is given according to the standards in Table 1 below The corresponding recommendations.
Figure PCTCN2020078024-appb-000001
Figure PCTCN2020078024-appb-000001
表1Table 1
需要说明的是:上述标准和建议均可根据需要进行调整。另外,上述具体实施例中是对第一用户昨天的饮食(能量摄入)和(预期或实际)能量消耗进行比较,本领域技术人员还可以根据需要,对第一用户过去一段时间,例如一周、十天或一个月的饮食(能量摄入)和(预期或实际)能量消耗进行比较,并对相关指标或参数进行适当的调整。It should be noted that the above standards and recommendations can be adjusted as needed. In addition, in the above specific embodiment, the first user’s diet (energy intake) and (expected or actual) energy consumption were compared yesterday. Those skilled in the art can also compare the first user’s past period of time, such as one week, as needed. , Ten days or one month diet (energy intake) and (expected or actual) energy expenditure are compared, and relevant indicators or parameters are appropriately adjusted.
还有,上述三个具体实施例是分别对血糖风险、心血管风险、能量摄入风险(涉及肥胖和运动)评估时进行的示例,即上述具体实施例主要是从健康方面的调查问卷进行举例说明,当然本申请还可以同时对一个或多个其他类型的调查问卷进行评估,例如职业规划、某一社会/生活问题的案发等等,只需要针对第一类信息、第二类信息、分析标准等根据实际情况进行相应的调整即可,在此不再赘述。In addition, the above three specific embodiments are examples for evaluating blood sugar risk, cardiovascular risk, and energy intake risk (involving obesity and exercise) respectively. That is, the above specific embodiments are mainly based on health questionnaires. Explain that, of course, this application can also evaluate one or more other types of questionnaires at the same time, such as career planning, the incident of a certain social/life issue, etc., only for the first type of information, the second type of information, The analysis standards can be adjusted accordingly according to the actual situation, so I won't repeat them here.
在本实施例的另一个可选实施方式中,本实施例的方法步骤还包括:In another optional implementation manner of this embodiment, the method steps of this embodiment further include:
步骤S212,对本地存储的问卷信息和/或第一规则和/或预设分值区间进行更新。Step S212: Update the locally stored questionnaire information and/or the first rule and/or the preset score interval.
基于该步骤S212,起到一个更新的机制,该更新可以通过联网的方式对本地的问卷信息和/或第一规则和/或预设分值区间进行更新;也可以是人工手动对其进行更新,以保证本地信息的时效性和科学性。Based on this step S212, an update mechanism is played. The update can update the local questionnaire information and/or the first rule and/or the preset score interval through the Internet; it can also be manually updated. , To ensure the timeliness and scientific nature of local information.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method according to the above embodiment can be implemented by means of software plus the necessary general hardware platform, of course, it can also be implemented by hardware, but in many cases the former is Better implementation. Based on this understanding, the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to enable a terminal device (which can be a mobile phone, a computer, a server, or a network device, etc.) to execute the method described in each embodiment of the present application.
实施例2Example 2
在本实施例中还提供了一种问卷信息的处理装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。In this embodiment, a device for processing questionnaire information is also provided, and the device is used to implement the above-mentioned embodiments and preferred implementations, and those that have been explained will not be repeated. As used below, the term "module" can implement a combination of software and/or hardware with predetermined functions. Although the devices described in the following embodiments are preferably implemented by software, hardware or a combination of software and hardware is also possible and conceived.
图3是根据本申请实施例的问卷信息的处理装置的结构框图,如图3所示,该装置包括:第一判断模块32,设置为判断由第一用户录入的录入信息中是否包括所有第一类信息;推送模块34,与第一判断模块32耦合连接,设置为在判断出未包括所有所述第一类信息的情况下,推送未包括的与所述第一类信息对应的问卷信息;第一处理模块36,与推送模块34耦合连接,设置为在判断出所述录入信息中包括所有所述第一类信息的情况下,根据所述录入信息与预设信息的匹配度确定是否推送与第二类信息对应的问卷信息,其中,第一类信息与第二类信息不相同。Fig. 3 is a structural block diagram of a device for processing questionnaire information according to an embodiment of the application. As shown in Fig. 3, the device includes: a first judging module 32 configured to judge whether the input information entered by the first user includes all the first One type of information; the push module 34, coupled to the first judgment module 32, is configured to push the questionnaire information corresponding to the first type of information that is not included in the case where it is determined that all the first type of information is not included The first processing module 36, coupled to the push module 34, is configured to determine whether to determine whether the input information matches the preset information in the case of determining that the input information includes all the first type information Push the questionnaire information corresponding to the second type of information, where the first type of information is different from the second type of information.
需要说明的是,本实施例中涉及到的推送模块34,还设置为从所述第一类信息中提取所述第一用户未录入的第一类信息,并逐条推送未录入的与第一类信息对应的问卷信息。It should be noted that the push module 34 involved in this embodiment is also configured to extract the first type of information that is not entered by the first user from the first type of information, and push the unentered and first type of information one by one. Questionnaire information corresponding to the category information.
可选地,本实施例中涉及到的第一处理模块36包括:第一处理单元,根据所述第一用户录入的录入信息中每一项回答与预设信息的匹配度确 定所述每一项回答对应的分值,并基于每一项回答对应的分值与预设第一规则得到与所述录入信息对应的第一分值;第一判断单元,设置为判断第一分值是否落入预设分值区间;第二判断单元,设置为在第一分值落入预设分值区间的情况下,判断录入信息中是否包括所有第二类信息;推送单元,设置为在判断所述录入信息中未包括所有第二类信息的情况下,推送未包括的与所述第二类信息对应的问卷信息;第二处理单元,设置为在第一分值未落入预设分值区间的情况下,终止录入操作并保存录入信息。Optionally, the first processing module 36 involved in this embodiment includes: a first processing unit that determines the degree of match between each answer in the input information entered by the first user and preset information. The score corresponding to each answer, and the first score corresponding to the input information is obtained based on the score corresponding to each answer and the preset first rule; the first judging unit is configured to judge whether the first score falls Enter the preset score interval; the second judgment unit is set to judge whether all the second type information is included in the input information when the first score falls within the preset score interval; the push unit is set to When the input information does not include all the second type of information, push the questionnaire information corresponding to the second type of information that is not included; the second processing unit is set to not fall into the preset score when the first score In the case of the interval, the entry operation is terminated and the entry information is saved.
需要说明的是,本实施例中涉及到的推送单元,还设置为从所述第二类信息中提取所述第一用户未录入的第二类信息,并逐条推送未录入的与第二类信息对应的问卷信息。It should be noted that the push unit involved in this embodiment is also configured to extract the second type of information that is not entered by the first user from the second type of information, and push the unentered and the second type of information one by one. Questionnaire information corresponding to the information.
可选地,本实施例中涉及到的第一判断模块32可以包括:第三处理单元,设置为获取由第一用户录入的录入信息,并生成待判断的文字信息,录入信息包括:语音信息、文字信息、图形信息中的至少一种;第三判断单元,设置为判断待判断的文字信息中是否包括所有第一类信息。Optionally, the first judging module 32 involved in this embodiment may include: a third processing unit configured to obtain the input information entered by the first user and generate text information to be judged, the input information includes: voice information , At least one of text information and graphic information; the third judging unit is configured to judge whether the text information to be judged includes all the information of the first type.
图4是根据本申请实施例的问卷信息的处理装置的可选结构框图,如图4所示,该装置包括:获取模块42,与第一判断单元耦合连接,设置为判断由第一用户录入的录入信息中是否包括所有第一类信息之前,获取第一用户录入的录入信息;第二判断模块44,与获取模块42耦合连接,设置为判断录入信息中是否存在用于指示终止录入操作的终止信息;第二处理模块46,与第二判断模块44耦合连接,设置为在录入信息中存在终止信息的情况下,终止录入操作并保存录入信息。FIG. 4 is an optional structural block diagram of a device for processing questionnaire information according to an embodiment of the present application. As shown in FIG. 4, the device includes: an acquisition module 42, which is coupled to the first judging unit, and is configured to judge whether it is entered by the first user Before the entry information includes all the first type of information, the entry information entered by the first user is obtained; the second judgment module 44 is coupled to the acquisition module 42 and is configured to determine whether there is any information in the entry information for indicating termination of the entry operation Termination information; The second processing module 46 is coupled to the second judgment module 44, and is configured to terminate the entry operation and save the entry information when there is termination information in the entry information.
可选地,本实施例的装置除了上述图3和图4所示的模块外,还可以包括:第一获取模块,设置为在判断由第一用户录入的录入信息中是否包括所有第一类信息之前,获取第一用户录入的录入信息;第二判断模块,设置为判断录入信息中是否存在用于指示终止录入操作的终止信息;第二处理模块,设置为在录入信息中存在终止信息的情况下,终止录入操作并保存录入信息。Optionally, in addition to the modules shown in FIG. 3 and FIG. 4, the device of this embodiment may further include: a first acquisition module configured to determine whether all the first types of information are included in the input information entered by the first user Before information, the input information entered by the first user is obtained; the second judgment module is set to determine whether there is termination information used to instruct the termination of the input operation in the input information; the second processing module is set to have termination information in the input information In case, terminate the entry operation and save the entry information.
其中,上述第二判断模块判断对象中的终止信息可以是用户通过文字或语音录入的用于终止操作的信息,例如“中止录入”,“退出问卷调查”、“不答了”等等。当然也可以第一用户通过虚拟按键或实体按键触发录入终止信息。进而基于上述第一获取模块、第二判断模块以及第二处理模块,在用户进行问卷信息录入的过程中,用户可以随时终止当前录入操作,并将已经录入的录入信息保存,这样用户可以不用一次性回答完所有问题,可以再次在适当的时机进行问卷信息的录入,充分贴合用户的时间与情况。Wherein, the termination information in the judgment object of the second judgment module may be information entered by the user through text or voice to terminate the operation, such as "stop entry", "exit questionnaire survey", "no answer", and so on. Of course, the first user can also trigger the entry of termination information through a virtual key or a physical key. Furthermore, based on the above-mentioned first acquisition module, second judgment module, and second processing module, the user can terminate the current entry operation at any time while the user enters the questionnaire information, and save the entered information, so that the user does not need to use it once. After answering all the questions sexually, you can enter the questionnaire information again at an appropriate time to fully fit the user’s time and situation.
可选地,本实施例的装置除了上述图3和图4所示的模块外,还可以包括:第三处理模块,设置为根据录入信息生成对应的分析报告,并推送分析报告;第四处理模块,设置为获取第二用户对分析报告进行审核后的结果,并推送结果。更新模块,设置为对本地存储的问卷信息和/或第一规则和/或预设分值区间进行更新。Optionally, in addition to the modules shown in FIG. 3 and FIG. 4, the device of this embodiment may further include: a third processing module configured to generate a corresponding analysis report based on the input information and push the analysis report; The module is set to obtain the result of the second user's review of the analysis report and push the result. The update module is configured to update the locally stored questionnaire information and/or the first rule and/or the preset score interval.
对于上述第三处理模块中涉及到的生成分析报告的过程对应于上述实施例1中的步骤S208,而对于第四处理模块中获取第二用户对分析报告进行审核后的结果的过程对应于上述实施例1中的步骤S210,对于更新模块所涉及到的更新机制对应于上述实施例1中的步骤S212。The process of generating the analysis report involved in the third processing module corresponds to step S208 in the above-mentioned embodiment 1, and the process of obtaining the result of the analysis report by the second user in the fourth processing module corresponds to the above Step S210 in Embodiment 1. The update mechanism involved in the update module corresponds to step S212 in Embodiment 1 above.
需要说明的是,上述各个模块是可以通过软件或硬件来实现的,对于后者,可以通过以下方式实现,但不限于此:上述模块均位于同一处理器中;或者,上述各个模块以任意组合的形式分别位于不同的处理器中。It should be noted that each of the above modules can be implemented by software or hardware. For the latter, it can be implemented in the following manner, but not limited to this: the above modules are all located in the same processor; or, the above modules are combined in any combination The forms are located in different processors.
实施例3Example 3
本申请的实施例还提供了一种存储介质,该存储介质中存储有计算机程序,其中,该计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。The embodiment of the present application also provides a storage medium in which a computer program is stored, wherein the computer program is configured to execute the steps in any of the foregoing method embodiments when running.
可选地,在本实施例中,上述存储介质可以被设置为存储用于执行以下步骤的计算机程序:Optionally, in this embodiment, the foregoing storage medium may be configured to store a computer program for executing the following steps:
S1,判断由第一用户录入的录入信息中是否包括所有第一类信息;S1: Determine whether the input information entered by the first user includes all the first type information;
S2,在判断出未包括所有第一类信息的情况下,推送未包括的与第一类信息对应的问卷信息;S2, in the case of judging that all the information of the first type is not included, push the questionnaire information corresponding to the information of the first type that is not included;
S3,在判断出录入信息中包括所有第一类信息的情况下,根据录入信息与预设信息的匹配度确定是否推送与第二类信息对应的问卷信息,其中,第一类信息与第二类信息不相同。S3: In the case of judging that the input information includes all the information of the first type, determine whether to push the questionnaire information corresponding to the second type of information according to the degree of matching between the input information and the preset information. The class information is not the same.
可选地,在本实施例中,上述存储介质可以包括但不限于:U盘、只读存储器(Read-Only Memory,简称为ROM)、随机存取存储器(Random Access Memory,简称为RAM)、移动硬盘、磁碟或者光盘等各种可以存储计算机程序的介质。Optionally, in this embodiment, the foregoing storage medium may include, but is not limited to: U disk, Read-Only Memory (Read-Only Memory, ROM for short), Random Access Memory (Random Access Memory, RAM for short), Various media that can store computer programs, such as mobile hard disks, magnetic disks, or optical disks.
本申请的实施例还提供了一种电子装置,包括存储器和处理器,该存储器中存储有计算机程序,该处理器被设置为运行计算机程序以执行上述任一项方法实施例中的步骤。The embodiment of the present application also provides an electronic device, including a memory and a processor, the memory is stored with a computer program, and the processor is configured to run the computer program to execute the steps in any of the foregoing method embodiments.
可选地,上述电子装置还可以包括传输设备以及输入输出设备,其中,该传输设备和上述处理器连接,该输入输出设备和上述处理器连接。Optionally, the aforementioned electronic device may further include a transmission device and an input-output device, wherein the transmission device is connected to the aforementioned processor, and the input-output device is connected to the aforementioned processor.
可选地,在本实施例中,上述处理器可以被设置为通过计算机程序执行以下步骤:Optionally, in this embodiment, the foregoing processor may be configured to execute the following steps through a computer program:
S1,判断由第一用户录入的录入信息中是否包括所有第一类信息;S1: Determine whether the input information entered by the first user includes all the first type information;
S2,在判断出未包括所有第一类信息的情况下,推送未包括的与第一类信息对应的问卷信息;S2, in the case of judging that all the information of the first type is not included, push the questionnaire information corresponding to the information of the first type that is not included;
S3,在判断出录入信息中包括所有第一类信息的情况下,根据录入信息与预设信息的匹配度确定是否推送与第二类信息对应的问卷信息,其中,第一类信息与第二类信息不相同。S3: In the case of judging that the input information includes all the information of the first type, determine whether to push the questionnaire information corresponding to the second type of information according to the degree of matching between the input information and the preset information. The class information is not the same.
可选地,本实施例中的具体示例可以参考上述实施例及可选实施方式中所描述的示例,本实施例在此不再赘述。Optionally, for specific examples in this embodiment, reference may be made to the examples described in the above-mentioned embodiments and optional implementation manners, and details are not described herein again in this embodiment.
显然,本领域的技术人员应该明白,上述的本申请的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者 分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本申请不限制于任何特定的硬件和软件结合。Obviously, those skilled in the art should understand that the above-mentioned modules or steps of this application can be implemented by a general computing device, and they can be concentrated on a single computing device or distributed in a network composed of multiple computing devices. Above, alternatively, they can be implemented with program codes executable by the computing device, so that they can be stored in the storage device for execution by the computing device, and in some cases, can be executed in a different order than here. Perform the steps shown or described, or fabricate them into individual integrated circuit modules, or fabricate multiple modules or steps of them into a single integrated circuit module to achieve. In this way, this application is not limited to any specific hardware and software combination.
以上所述仅为本申请的优选实施例而已,并不用于限制本申请,对于本领域的技术人员来说,本申请可以有各种更改和变化。凡在本申请的原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above descriptions are only preferred embodiments of the application, and are not used to limit the application. For those skilled in the art, the application can have various modifications and changes. Any modification, equivalent replacement, improvement, etc. made within the principles of this application shall be included in the protection scope of this application.
工业实用性Industrial applicability
通过本申请中的问卷信息的推送方式,在本地保存有用户录入的录入信息后,进一步判断该用户的录入信息是否包括所有第一类信息,进而可以根据用户的录入信息,以及录入信息与预设信息的匹配度有针对性的推送问卷信息,从而不需要用户一次性将所有的问卷信息回答完,解决了相关技术中在问卷调查过程中需要一次性推送大量问卷信息的问题,提高了调查问卷的效率以及用户体验度。Through the push method of questionnaire information in this application, after the input information entered by the user is saved locally, it is further judged whether the input information of the user includes all the first type information, and then it can be based on the input information of the user, and the input information and pre- The matching degree of the information is set to push the questionnaire information in a targeted manner, so that the user does not need to answer all the questionnaire information at one time, which solves the problem of the need to push a large amount of questionnaire information at one time during the questionnaire survey process in related technologies, and improves the survey The efficiency of the questionnaire and user experience.

Claims (18)

  1. 一种问卷信息的推送方法,其中,包括:A method for pushing questionnaire information, including:
    判断由第一用户录入的录入信息中是否包括所有第一类信息;Determine whether the input information entered by the first user includes all the first type information;
    在判断出未包括所有所述第一类信息的情况下,推送未包括的与所述第一类信息对应的问卷信息;In the case where it is determined that all the information of the first type is not included, push the questionnaire information corresponding to the information of the first type that is not included;
    在判断出所述录入信息中包括所有所述第一类信息的情况下,根据所述录入信息与预设信息的匹配度确定是否推送与第二类信息对应的问卷信息,其中,所述第一类信息与所述第二类信息不相同。In the case where it is determined that the input information includes all the information of the first type, it is determined whether to push the questionnaire information corresponding to the information of the second type according to the degree of matching between the input information and the preset information. The first type of information is different from the second type of information.
  2. 根据权利要求1所述的方法,根据所述录入信息与预设信息的匹配度确定是否推送与第二类信息对应的问卷信息,包括:The method of claim 1, determining whether to push questionnaire information corresponding to the second type of information according to the degree of matching between the input information and preset information, comprising:
    根据所述第一用户录入的录入信息中每一项回答与预设信息的匹配度确定所述每一项回答对应的分值,并基于每一项回答对应的分值与预设第一规则得到与所述录入信息对应的第一分值;The score corresponding to each answer is determined according to the degree of matching between each answer in the input information entered by the first user and the preset information, and based on the score corresponding to each answer and the preset first rule Obtain the first score corresponding to the input information;
    判断所述第一分值是否落入预设分值区间;Judging whether the first score falls within a preset score interval;
    在所述第一分值落入所述预设分值区间的情况下,判断所述录入信息中是否包括所有第二类信息;In the case that the first score falls within the preset score interval, determine whether the input information includes all second-type information;
    在判断所述录入信息中未包括所有第二类信息的情况下,推送未包括的与所述第二类信息对应的问卷信息;In the case of judging that the input information does not include all the second type of information, push the questionnaire information corresponding to the second type of information that is not included;
    在所述第一分值未落入所述预设分值区间的情况下,终止录入操作并保存所述录入信息。If the first score does not fall within the preset score interval, terminate the entry operation and save the entry information.
  3. 根据权利要求2所述的方法,推送未包括的与所述第一类信息或与第二类信息对应的问卷信息,包括:According to the method of claim 2, pushing the questionnaire information corresponding to the first type of information or the second type of information that is not included includes:
    从所述第一类信息或所述第二类信息中提取所述第一用户未录入的第一类信息或第二类信息;Extracting the first type of information or the second type of information that is not entered by the first user from the first type of information or the second type of information;
    逐条推送未录入的与第一类信息或第二类信息对应的问卷信息。Push the unentered questionnaire information corresponding to the first type of information or the second type of information one by one.
  4. 根据权利要求1所述的方法,在判断由第一用户录入的录入信息中是否包括所有第一类信息之前,所述方法还包括:The method according to claim 1, before determining whether the input information entered by the first user includes all the first type information, the method further comprises:
    获取所述第一用户录入的录入信息;Acquiring the entry information entered by the first user;
    判断所述录入信息中是否存在用于指示终止录入操作的终止信息;Determine whether there is termination information used to instruct the termination of the entry operation in the entry information;
    在所述录入信息中存在所述终止信息的情况下,终止所述录入操作并保存所述录入信息。If the termination information exists in the entry information, the entry operation is terminated and the entry information is saved.
  5. 根据权利要求1至4任一项所述的方法,所述判断由第一用户录入的录入信息中是否包括所有第一类信息包括:According to the method of any one of claims 1 to 4, the judging whether the input information entered by the first user includes all the first type information includes:
    获取由第一用户录入的录入信息,并生成待判断的文字信息,所述录入信息包括:语音信息、文字信息、图形信息中的至少一种;Acquiring input information entered by the first user, and generating text information to be determined, where the input information includes at least one of voice information, text information, and graphic information;
    判断待判断的文字信息中是否包括所有第一类信息。Determine whether the text information to be determined includes all the first type information.
  6. 根据权利要求1至4任一项所述的方法,所述方法还包括:The method according to any one of claims 1 to 4, further comprising:
    根据所述录入信息生成对应的分析报告,并推送所述分析报告。A corresponding analysis report is generated according to the input information, and the analysis report is pushed.
  7. 根据权利要求6所述的方法,所述方法还包括:The method according to claim 6, further comprising:
    获取第二用户对所述分析报告进行审核后的结果,并推送所述结果。Obtain the result of the second user's review of the analysis report, and push the result.
  8. 根据权利要求1至4任一项所述的方法,所述方法还包括:The method according to any one of claims 1 to 4, further comprising:
    对本地存储的问卷信息和/或第一规则和/或预设分值区间进行更新。Update the locally stored questionnaire information and/or the first rule and/or the preset score interval.
  9. 一种问卷信息的推送装置,其中,包括:A device for pushing questionnaire information, including:
    第一判断模块,设置为判断由第一用户录入的录入信息中是否包括所有第一类信息;The first judgment module is configured to judge whether the input information entered by the first user includes all the first type information;
    推送模块,设置为在判断出未包括所有所述第一类信息的情况下,推送未包括的与所述第一类信息对应的问卷信息;The push module is configured to push the questionnaire information corresponding to the first type of information that is not included in the case where it is determined that all the first type of information is not included;
    第一处理模块,设置为在判断出所述录入信息中包括所有所述第一类信息的情况下,根据所述录入信息与预设信息的匹配度确定是否推送与第二类信息对应的问卷信息,其中,所述第一类信息与所述第二类信息不相同。The first processing module is configured to determine whether to push a questionnaire corresponding to the second type of information according to the degree of matching between the input information and preset information when it is determined that the input information includes all the information of the first type Information, wherein the first type of information is different from the second type of information.
  10. 根据权利要求9所述的装置,所述第一处理模块包括:The device according to claim 9, wherein the first processing module comprises:
    第一处理单元,设置为根据所述第一用户录入的录入信息中每一项回答与预设信息的匹配度确定所述每一项回答对应的分值,并基于每一项回答对应的分值与预设第一规则得到与所述录入信息对应的第一分值;The first processing unit is configured to determine the score corresponding to each answer in the input information entered by the first user according to the degree of matching between each answer and preset information, and based on the score corresponding to each answer Value and a preset first rule to obtain a first score corresponding to the input information;
    第一判断单元,设置为判断所述第一分值是否落入预设分值区间;The first judgment unit is configured to judge whether the first score falls within a preset score interval;
    第二判断单元,设置为在所述第一分值落入所述预设分值区间的情况下,判断所述录入信息中是否包括所有第二类信息;A second judging unit, configured to judge whether the input information includes all the second type of information when the first score falls within the preset score interval;
    推送单元,设置为在判断所述录入信息中未包括所有第二类信息的情况下,推送未包括的与所述第二类信息对应的问卷信息;The pushing unit is configured to push the questionnaire information corresponding to the second type of information that is not included in the case where it is determined that the input information does not include all the second type of information;
    第二处理单元,设置为在所述第一分值未落入所述预设分值区间的情况下,终止录入操作并保存所述录入信息。The second processing unit is configured to terminate the entry operation and save the entry information when the first score does not fall within the preset score interval.
  11. 根据权利要求10所述的装置,The device according to claim 10,
    所述推送单元,还设置为从所述第二类信息中提取所述第一用户未录入的第二类信息,并逐条推送未录入的与第二类信息对应的问卷信息;The pushing unit is further configured to extract the second type of information not entered by the first user from the second type of information, and push the unentered questionnaire information corresponding to the second type of information one by one;
    所述推送模块,还设置为从所述第一类信息中提取所述第一用户 未录入的第一类信息,并逐条推送未录入的与第一类信息对应的问卷信息。The pushing module is further configured to extract the first type of information not entered by the first user from the first type of information, and push the unentered questionnaire information corresponding to the first type of information one by one.
  12. 根据权利要求9所述的装置,所述装置还包括:The device according to claim 9, further comprising:
    第一获取模块,设置为在判断由第一用户录入的录入信息中是否包括所有第一类信息之前,获取所述第一用户录入的录入信息;The first obtaining module is configured to obtain the input information entered by the first user before determining whether all the first type information is included in the input information entered by the first user;
    第二判断模块,设置为判断所述录入信息中是否存在用于指示终止录入操作的终止信息;The second judgment module is configured to judge whether there is termination information for instructing termination of the entry operation in the entry information;
    第二处理模块,设置为在所述录入信息中存在所述终止信息的情况下,终止所述录入操作并保存所述录入信息。The second processing module is configured to terminate the entry operation and save the entry information when the termination information exists in the entry information.
  13. 根据权利要求9至12任一项所述的装置,所述第一判断模块包括:The device according to any one of claims 9 to 12, the first judgment module comprises:
    第三处理单元,设置为获取由第一用户录入的录入信息,并生成待判断的文字信息,所述录入信息包括:语音信息、文字信息、图形信息中的至少一种;The third processing unit is configured to obtain the input information entered by the first user and generate text information to be judged, where the input information includes: at least one of voice information, text information, and graphic information;
    第三判断单元,设置为判断待判断的文字信息中是否包括所有第一类信息。The third judgment unit is configured to judge whether the text information to be judged includes all the information of the first type.
  14. 根据权利要求9至12任一项所述的装置,所述装置还包括:The device according to any one of claims 9 to 12, the device further comprising:
    第三处理模块,设置为根据所述录入信息生成对应的分析报告,并推送所述分析报告。The third processing module is configured to generate a corresponding analysis report according to the input information, and push the analysis report.
  15. 根据权利要求14所述的装置,所述装置还包括:The device according to claim 14, further comprising:
    第四处理模块,设置为获取第二用户对所述分析报告进行审核后的结果,并推送所述结果。The fourth processing module is configured to obtain the result of the second user's review of the analysis report, and push the result.
  16. 根据权利要求9至12任一项所述的装置,所述装置还包括:The device according to any one of claims 9 to 12, the device further comprising:
    更新模块,设置为对本地存储的问卷信息和/或第一规则和/或预设分值区间进行更新。The update module is configured to update the locally stored questionnaire information and/or the first rule and/or the preset score interval.
  17. 一种存储介质,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行所述权利要求1至8任一项中所述的方法。A storage medium in which a computer program is stored, wherein the computer program is configured to execute the method described in any one of claims 1 to 8 when running.
  18. 一种电子装置,包括存储器和处理器,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行所述权利要求1至8任一项中所述的方法。An electronic device comprising a memory and a processor, wherein a computer program is stored in the memory, and the processor is configured to run the computer program to execute the method described in any one of claims 1 to 8.
PCT/CN2020/078024 2019-03-19 2020-03-05 Questionnaire information pushing method and device, storage medium, and electronic device WO2020187047A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910208940.2 2019-03-19
CN201910208940.2A CN111159528B (en) 2019-03-19 2019-03-19 Questionnaire information pushing method and device, storage medium and electronic device

Publications (1)

Publication Number Publication Date
WO2020187047A1 true WO2020187047A1 (en) 2020-09-24

Family

ID=70555611

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/078024 WO2020187047A1 (en) 2019-03-19 2020-03-05 Questionnaire information pushing method and device, storage medium, and electronic device

Country Status (2)

Country Link
CN (1) CN111159528B (en)
WO (1) WO2020187047A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113487343A (en) * 2021-06-07 2021-10-08 上海众言网络科技有限公司 Questionnaire delivery method and device, electronic equipment and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7009663B1 (en) * 2021-04-20 2022-01-25 サントリーホールディングス株式会社 Blood glucose determination device, blood glucose determination method, and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106570809A (en) * 2016-11-09 2017-04-19 长江工程监理咨询有限公司(湖北) Multi-characteristic-based electronic questionnaire system for reservoir region immigration
US20170364636A1 (en) * 2016-06-15 2017-12-21 9Risen Mobile Health Technology Co., Ltd. Method and system for conducting questionnaire survey
CN109033339A (en) * 2018-07-23 2018-12-18 深圳智慧园区信息技术有限公司 A kind of method, device and equipment for recommending policy for user
CN109325868A (en) * 2018-09-03 2019-02-12 中国平安人寿保险股份有限公司 Questionnaire data processing method, device, computer equipment and storage medium
CN109447822A (en) * 2018-09-19 2019-03-08 平安科技(深圳)有限公司 Declaration form intelligently pays a return visit method, apparatus and computer readable storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130191223A1 (en) * 2012-01-20 2013-07-25 Visa International Service Association Systems and methods to determine user preferences for targeted offers
JP6992623B2 (en) * 2018-03-15 2022-01-13 株式会社ナカヨ Targeted attack email training support device, computer-readable program, and targeted attack email training support method
CN108461124A (en) * 2018-03-27 2018-08-28 周梦杰 Nutrition Management method based on personalized precision and diet guide system
CN109325216A (en) * 2018-09-03 2019-02-12 中国平安人寿保险股份有限公司 Questionnaire generation method, device, computer equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170364636A1 (en) * 2016-06-15 2017-12-21 9Risen Mobile Health Technology Co., Ltd. Method and system for conducting questionnaire survey
CN106570809A (en) * 2016-11-09 2017-04-19 长江工程监理咨询有限公司(湖北) Multi-characteristic-based electronic questionnaire system for reservoir region immigration
CN109033339A (en) * 2018-07-23 2018-12-18 深圳智慧园区信息技术有限公司 A kind of method, device and equipment for recommending policy for user
CN109325868A (en) * 2018-09-03 2019-02-12 中国平安人寿保险股份有限公司 Questionnaire data processing method, device, computer equipment and storage medium
CN109447822A (en) * 2018-09-19 2019-03-08 平安科技(深圳)有限公司 Declaration form intelligently pays a return visit method, apparatus and computer readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113487343A (en) * 2021-06-07 2021-10-08 上海众言网络科技有限公司 Questionnaire delivery method and device, electronic equipment and storage medium
CN113487343B (en) * 2021-06-07 2024-04-16 上海众言网络科技有限公司 Questionnaire delivery method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111159528B (en) 2024-03-22
CN111159528A (en) 2020-05-15

Similar Documents

Publication Publication Date Title
US12048531B2 (en) Glucose management recommendations based on nutritional information
Steinberg et al. Weighing every day matters: daily weighing improves weight loss and adoption of weight control behaviors
Sookrah et al. A DASH diet recommendation system for hypertensive patients using machine learning
Pedersen et al. How to prevent type 2 diabetes in women with previous gestational diabetes? A systematic review of behavioural interventions
Soto-Estrada et al. Trends in frequency of type 2 diabetes in Mexico and its relationship to dietary patterns and contextual factors
US20120088212A1 (en) Computerized system for addiction control especially calorie, diet and weight control
US20150279235A1 (en) Nutrition management system and nutrition management program
WO2020187047A1 (en) Questionnaire information pushing method and device, storage medium, and electronic device
Pasqualone et al. The large and diverse family of Mediterranean flat breads: A database
Babatunde-Sowole et al. Exploring the diet and lifestyle changes contributing to weight gain among Australian West African women following migration: A qualitative study
Silva et al. Urinary incontinence and the criteria of frailness among the elderly outpatients
US20230255556A1 (en) Biosensors and food logger systems for personalized health and self-care
CN112133434A (en) Dietary habit-based hyperlipidemia auxiliary diagnosis system, device and storage medium
JP2024531667A (en) A digital, personalized risk monitoring and nutrition planning system for prediabetes
Fuster “We like fried things”: negotiating health and taste among Hispanic Caribbean communities in New York City
Grech et al. A Comparison of the Australian Dietary Guidelines to the NOVA Classification System in Classifying Foods to Predict Energy Intakes and Body Mass Index
Song et al. APPLICATION OF BAYESIAN NETWORKS: WHY STUDENT PREFER FAST-FOOD, KAMPAR DISTRICT
Huang et al. Distinct Roles of Distress and Coping Capacity in the Effects of Psychological Stress on Energy Intake and Percentage of Energy from Macronutrients
Mortensen et al. An investigation exploring patients eating patterns, food, drinking and texture preferences, and appetite for in-between meals during hospitalization
Kwofie et al. Methods of assessment of the impact of COVID-19 on community dietary patterns
CN113936773A (en) Diet adjustment method, device and system and computer readable storage medium
Murphy Diet composition and perceptions around food in individuals with Type 2 Diabetes Mellitus following a long-term low carbohydrate high fat diet
Karim Ankrah Glycaemic Index and Load of Fonio Composite Bread
Alae-Carew et al. Analysis of dietary patterns and cross-sectional and longitudinal associations with hypertension, high body mass index and type 2 diabetes in Peru
CN117219229A (en) Energy management method and energy management device

Legal Events

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

Ref document number: 20773660

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20773660

Country of ref document: EP

Kind code of ref document: A1