WO2021155804A1 - 一种就诊备忘生成方法、装置及计算机可读存储介质 - Google Patents

一种就诊备忘生成方法、装置及计算机可读存储介质 Download PDF

Info

Publication number
WO2021155804A1
WO2021155804A1 PCT/CN2021/075048 CN2021075048W WO2021155804A1 WO 2021155804 A1 WO2021155804 A1 WO 2021155804A1 CN 2021075048 W CN2021075048 W CN 2021075048W WO 2021155804 A1 WO2021155804 A1 WO 2021155804A1
Authority
WO
WIPO (PCT)
Prior art keywords
medical
memo
information
consultation
guidance information
Prior art date
Application number
PCT/CN2021/075048
Other languages
English (en)
French (fr)
Inventor
吴恒刚
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Publication of WO2021155804A1 publication Critical patent/WO2021155804A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/02Reservations, e.g. for tickets, services or events
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/20ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management or administration of healthcare resources or facilities, e.g. managing hospital staff or surgery rooms

Definitions

  • This application relates to the field of electronic technology, and in particular to a method, device and computer-readable storage medium for generating medical memos.
  • the embodiments of the present application provide a method, device and computer-readable storage medium for generating medical memos, which can at least solve the problem of medical memo operations caused by relying entirely on manual active operations to memoize medical appointment information in related technologies.
  • the first aspect of the embodiments of the present application provides a method for generating medical memos, including:
  • a second aspect of the embodiments of the present application provides a device for generating a medical memo, including:
  • the extraction module is used to extract the medical feature information in the appointment success notification received when the appointment is successful;
  • the obtaining module is used to obtain corresponding medical guidance information according to the medical characteristic information
  • the generation module is used to integrate all the medical guidance information to generate an overall medical memo.
  • the third aspect of the embodiments of the present application provides an electronic device, including: a memory, a processor, and a computer program stored in the memory and capable of running on the processor. On the one hand, the steps in the method for generating medical memos are provided.
  • the fourth aspect of the embodiments of the present application provides a computer-readable storage medium on which a computer program is stored.
  • the computer program When executed by a processor, it implements the steps in the method for generating a medical memo provided in the first aspect of the embodiments of the present application. Various steps.
  • the medical characteristic information in the appointment success notification received when the medical appointment is successful is extracted; the corresponding medical characteristic information is obtained according to the medical characteristic information Medical guidance information; integrate all medical guidance information to generate an overall medical memo.
  • the medical guidance information corresponding to the medical characteristic information in the appointment success notification is automatically obtained, and then integrated into a medical memo, which effectively improves the convenience and efficiency of the medical memo operation, and enhances the medical treatment. Use experience.
  • FIG. 1 is a schematic diagram of the basic flow of the method for generating a medical memo provided by the first embodiment of this application;
  • FIG. 2 is a schematic flowchart of a method for reminding a doctor to visit according to the first embodiment of this application;
  • FIG. 3 is a schematic flowchart of an information integration method provided by the first embodiment of this application.
  • FIG. 4 is a schematic flowchart of a method for obtaining medical guidance information according to the first embodiment of this application;
  • FIG. 5 is a detailed flowchart of the method for generating a medical memo provided by the second embodiment of this application.
  • FIG. 6 is a schematic diagram of program modules of a device for generating medical memos provided by the third embodiment of this application.
  • FIG. 7 is a schematic diagram of program modules of another device for generating a medical memo provided by the third embodiment of this application.
  • FIG. 8 is a schematic structural diagram of an electronic device provided by a fourth embodiment of this application.
  • the first embodiment of the present application provides a medical memo
  • the generating method as shown in Fig. 1 is a basic flow chart of the method for generating medical memos provided in this embodiment, and the method for generating medical memos includes the following steps:
  • Step 101 Extract the medical characteristic information in the appointment success notification received when the appointment is successful.
  • a medical visitor logs into the hospital's online appointment system (or called the online appointment registration system) through a mobile phone, computer or other terminal, and enters key information such as name and ID number, then an appointment can be made After the appointment is successful, the online appointment appointment system will feed back the appointment success notification to the patient’s terminal, so as to indicate the relevant information about the appointment to the user.
  • the appointment success notification in this embodiment may be in the form of a short message or an APP notification.
  • the appointment success notification received by the user terminal can be "Dear user, you have successfully booked the consultation number of the surgical clinic of Guangdong Trust People's Hospital, and make an appointment.
  • the time is 14:00 on January 20, 2020.
  • the mobile phone appointment information and your name for medical treatment among which, the name of the hospital is "Guangdong Human People's Hospital", the name of the clinic is "Surgery”, and the time of consultation is "January 2020.”
  • “14 o'clock on the 20th” is the key information that the user must know to successfully visit the clinic, that is, the visit feature information in this embodiment.
  • Regular expression is a string formula that uses a certain known pattern to match a type of string. It is mainly used as a tool to describe string matching and to check the data in the text. Plays a more important role in the business.
  • regular expressions can also be used to determine whether the received notification message is an appointment success notification, for example, whether the received appointment success notification includes a hospital Wait for the keywords, and if it is, it is determined that the notification is the appointment success notification received when the appointment is successful.
  • Step 102 Obtain corresponding medical consultation guidance information according to the medical consultation feature information.
  • the consultation guidance information is used to guide the patient's detailed consultation matters, and may include hospital/department location guidance, travel route guidance, doctor information guidance, and consultation time guidance.
  • these detailed items may not be included in the appointment success notification, but only brief instructions on the medical information through the medical characteristics information. Therefore, in order to ensure the user better medical visits, this embodiment can automatically obtain the medical characteristics information based on the medical characteristics information.
  • Medical guidance information with detailed medical instructions.
  • the specific location information of the hospital can be obtained according to the name of the hospital "Guangdong Provincial People's Hospital" as medical guidance information.
  • the user's usual residence location can be obtained Information, and then obtain the travel route and transportation mode of the patient to the hospital according to the two location information, as the medical guidance information.
  • the visit feature information in the appointment success notification can provide detailed guidance on the relevant visits. Then the relevant visit feature information can be directly used as the medical guidance information, or based on multiple related visits feature information Integrate the corresponding medical guidance information.
  • obtaining the corresponding medical guidance information according to the medical characteristic information includes: according to the information attribute of the medical characteristic information, invoking the corresponding information query interface; using the medical characteristic information as the input of the information query interface to query the corresponding Guidance information for medical treatment.
  • the information query interface corresponding to the information attribute of the medical characteristic information is automatically called to realize the medical guidance information query.
  • the information attribute of the medical characteristic information "Guangdong Healthy People's Hospital” can be defined as an address attribute
  • the corresponding information query interface is the query interface of the map application built in the terminal
  • the medical characteristic information "surgical" The information attribute can be defined as a data attribute
  • the correspondingly called information query interface can be a query interface of a browser application on the terminal.
  • acquiring corresponding medical guidance information according to medical characteristic information includes: acquiring medical characteristic information of a target type from the extracted medical characteristic information; acquiring corresponding medical guidance based on medical characteristic information of the target type information.
  • multiple visit feature information can usually be extracted from the appointment success notification.
  • not all visit feature information has utility value.
  • the user's usual residence is close to the hospital, and the user usually does not have access to location navigation. And route navigation needs, then the hospital name can be excluded from the type of target that needs to be obtained.
  • the target type in this embodiment may be preset by the user, or may be determined in real time in an actual application, which is not uniquely limited here.
  • Step 103 Integrate all medical consultation guidance information to generate an overall medical consultation memo.
  • this embodiment automatically obtains the consultation guidance information corresponding to the consultation feature information in the appointment success notification, and integrates all the consultation guidance information into an overall consultation memo, which effectively improves the convenience and efficiency of the operation of the consultation memo. Enhance the use experience of medical practitioners.
  • after generating the overall medical memo it further includes: setting a memo setting area on the negative one-screen display interface of the terminal to display the overall medical memo.
  • the overall medical memo in order to facilitate the user to view the overall medical memo at any time, is also displayed on the negative one-screen display interface of the terminal. In other embodiments, it can also be displayed in the pull-down status bar of the terminal. , The overall medical memo is displayed in the notepad, which can be determined according to the needs of use in practical applications.
  • after integrating all the medical guidance information to generate an overall medical memo it also includes: generating a memo editing option on the memo preview interface; when receiving a memo editing instruction, according to the memo Forgot to edit the instruction to edit the overall medical memo.
  • the medical consultation memo automatically generated by the system may not perfectly meet the needs of the medical practitioner in practical applications.
  • this embodiment also supports previewing the medical consultation memo after the memo is generated, that is, When receiving the memo preview instruction, the medical memo is displayed on the memo preview interface, and the memo editing option is generated on the interface for external editing of the medical memo.
  • This embodiment can provide a variety of different Memo editing options, such as highlighting editing options and entering corresponding instructions to highlight specific memo content (highlighted in color or highlighted in bold), and editing options such as add, delete, move, and highlight can also be provided , In order to provide users with certain memo operation permissions, so that the final generated memo is more in line with the actual needs of users.
  • FIG. 2 is a schematic flow chart of a medical consultation reminder method provided by this embodiment.
  • step 2 after all medical guidance information is integrated to generate an overall medical consultation memo, it also specifically includes the following step:
  • Step 201 Obtain the consultation time guidance information in the consultation guidance information
  • Step 202 Determine the triggering time of the medical visit reminder according to the medical visit time guidance information
  • Step 203 Remind the overall medical visit memo according to the trigger time of the medical visit reminder.
  • this embodiment in order to avoid the failure of the medical visitor to check the medical visit memo in a timely manner, which may cause the medical visitor to miss the medical visit and misunderstand relevant medical visits, this embodiment also provides a reminder mechanism to remind the medical visit memo.
  • the appointment time is indicated in the appointment success notification.
  • this embodiment obtains the consultation time guidance information and uses this to determine the trigger time of the consultation reminder.
  • the determined trigger time of the consultation reminder only needs to be within the consultation time guidance information
  • this embodiment can refer to the time indicated by the consultation time guidance information to set one or more consultation reminder trigger moments, and intelligently output the consultation reminder when the trigger time arrives, so as to respond to the consultation reminder.
  • the content is output to the medical practitioner.
  • the reminding method may adopt one or more of display prompts, sound prompts, voice prompts, and vibration prompts.
  • before reminding the overall medical consultation memo it also includes: assessing the criticality level of medical consultation based on all medical guidance information; determining the corresponding reminder intensity level according to the criticality level of medical consultation; preparing for the overall medical consultation Forgetting to remind includes: using a reminder intensity corresponding to the reminder intensity level to remind the overall medical memo.
  • the degree of urgency of the medical visitor is different, and the degree of negative influence of the medical visitor’s missed visit is also different, so that the emergency level of the medical visitor is different.
  • This embodiment is based on all medical guidance Information is used to evaluate the criticality level of the patient’s visit. For example, the doctor’s qualifications are determined based on the doctor’s information, and then the criticality level of the medical visit is evaluated based on the critical level of the medical visit, and then the corresponding reminder intensity level is given to make the reminder intensity equal to the medical visitor.
  • the corresponding output intensity reminder is lighter, so as to avoid the strong reminder from affecting the normal work and life of the patient, and when the medical treatment is more urgent, the corresponding output strong reminder should be avoided. The patient missed a visit.
  • integrating all medical guidance information specifically includes the following steps:
  • Step 301 Obtain the information attributes of each medical guidance information
  • Step 302 Determine the display priority of each medical guidance information based on the information attribute
  • Step 303 Integrate all medical guidance information according to the order of display priority.
  • this embodiment correspondingly determines the display priority of the medical guidance information based on its information attributes, and then sorts all medical guidance information with reference to the display priority.
  • the sorting rule can be from low to high or from high to low. , And then integrate all the medical guidance information according to the order, so that the final information display of the overall medical memo generated is more standardized and reasonable.
  • Figure 4 is a schematic flow chart of a method for obtaining medical guidance information provided by this embodiment.
  • obtaining corresponding medical guidance information according to medical characteristic information specifically includes the following steps:
  • Step 401 Obtain the information attributes of each diagnosis feature information, and perform correlation matching between all the information attributes;
  • Step 402 categorize the visit feature information whose relevance degree exceeds a preset relevance degree threshold into the same visit feature information set;
  • Step 403 Obtain corresponding medical consultation guidance information according to each medical consultation feature information set.
  • multiple consultation feature information in the appointment success notification may be associated with the same consultation item, so this embodiment determines and aggregates the associated consultation feature information based on the information attributes of the consultation feature information , And then determine a corresponding medical guidance information based on all the medical characteristic information in each set. Therefore, on the one hand, the obtained medical guidance information will not be repeated, which can improve the information conciseness of the final generated overall medical memo . On the other hand, based on multiple associated diagnosis information, it is possible to more comprehensively determine the medical treatment items, and the accuracy and comprehensiveness of the obtained medical guidance information are correspondingly higher, thereby improving the overall medical preparation in the final generation. Forget the accuracy and comprehensiveness of the information.
  • the medical guidance information after all the medical guidance information is integrated to generate the overall medical memo, it also includes: when the appointment change notice is received, extract the change feature information in the appointment change notice; according to the change feature information Obtain the corresponding change of medical visit; change the overall medical memo based on the change of medical visit.
  • the user’s medical appointment may be changed due to objective factors before the medical visit, for example, the doctor’s temporary schedule changes and the appointment cannot be consulted as scheduled, so the online medical appointment system will promptly send a notice of appointment change to the user terminal.
  • the medical memo generated before may lose a certain degree of reference value. Based on this, this embodiment will automatically extract the change feature information in the appointment change notice, and then obtain the medical change items , And make intelligent changes to the previous medical memo based on the medical change items to ensure the accuracy and effectiveness of the medical memo.
  • the method in FIG. 5 is a refined method for generating a medical visit memo provided by the second embodiment of this application, and the method for generating a medical visit memo includes:
  • Step 501 Extract the medical feature information in the appointment success notification received when the appointment is successful.
  • the online medical appointment system will feed back the appointment success notification to the medical visitor’s terminal to indicate the relevant medical visit information to the user.
  • the medical visit feature information in this embodiment is the key information that the user must know to successfully visit the clinic, such as medical visit information such as the name of the hospital in the appointment success notification.
  • Step 502 Invoke the corresponding information query interface according to the information attribute of the medical visit feature information.
  • Step 503 Use the feature information of the medical consultation as an input of the information query interface to query the corresponding medical guidance information.
  • the information query interface corresponding to the information attribute of the medical visit feature information can be automatically called to realize the medical guidance information query.
  • the information query interface here can be the query interface of the built-in map application of the terminal or the query of the browser application. interface.
  • Step 504 Determine the display priority of each medical consultation guidance information based on the information attributes of each medical consultation guidance information.
  • Step 505 Integrate all medical consultation guidance information according to the display priority order to generate an overall medical consultation memo.
  • the embodiment correspondingly determines the display priority of the medical guidance information based on its information attributes, and then sorts all medical guidance information with reference to the display priority.
  • the sorting rule can be from low to high or from high to low, and then according to the ordering
  • the integration of all medical guidance information will make the final information display of the overall medical memo more standardized and reasonable.
  • Step 506 Determine the triggering time of the medical consultation reminder according to the medical consultation time guidance information in the medical consultation guidance information.
  • Step 507 Remind the overall medical visit memo according to the trigger time of the medical visit reminder.
  • one or more medical reminder trigger moments can be set with reference to the time indicated by the medical consultation time guidance information, and the medical consultation reminder will be output intelligently when the trigger time arrives, so as to output the content of the medical consultation memo to the medical practitioner to avoid medical consultation.
  • the reminding method may adopt one or more of display prompts, sound prompts, voice prompts, and vibration prompts.
  • the embodiment of the application discloses a method for generating a medical consultation memo, which extracts the medical characteristic information in the appointment success notification received when the medical appointment is successful; obtains the corresponding medical guidance information according to the medical characteristic information; integrates all medical guidance information , Generate an overall medical memo.
  • the medical guidance information corresponding to the medical characteristic information in the appointment success notification is automatically obtained, and then integrated into a medical memo, which effectively improves the convenience and efficiency of the medical memo operation, and enhances the medical treatment.
  • Use experience; and this application also outputs reminders to the overall medical memo based on the guidance information of the medical visit time, which can effectively prevent the medical visitor from missing the visit or mistaken the relevant medical visits.
  • Fig. 6 is a device for generating a medical memo provided by the third embodiment of the application.
  • the device for generating medical memos can be used to implement the method for generating medical memos in the foregoing embodiments.
  • the medical memo generator mainly includes:
  • the extraction module 601 is used to extract the medical feature information in the appointment success notification received when the appointment is successful;
  • the obtaining module 602 is used to obtain corresponding medical guidance information according to medical characteristic information
  • the generating module 603 is used to integrate all the medical guidance information to generate an overall medical memo.
  • Fig. 7 shows another device for generating a medical visit memo provided in this embodiment.
  • the device for generating a medical visit memo further includes: a reminder module 604, which is used for all medical visits After the guidance information is integrated to generate the overall consultation memo, the consultation time guidance information in the consultation guidance information is obtained; according to the consultation time guidance information, the trigger time of the consultation reminder is determined; the overall consultation reminder is reminded according to the trigger time of the consultation reminder.
  • the medical consultation memo generating device further includes: a determining module 605 for evaluating the medical consultation based on all consultation guidance information before reminding the overall medical consultation memo Urgency level; the corresponding reminder intensity level is determined according to the urgent level of the visit.
  • the reminder module 604 reminds the overall medical visit memo, it is used to: use the reminder intensity corresponding to the reminder intensity level to remind the overall medical memo.
  • the medical consultation memo generating device further includes: an editing module 606 for integrating all medical consultation guidance information to generate an overall medical consultation memo and previewing the memo
  • the interface generates a memo editing option; when a memo editing instruction is received, the overall medical memo is edited according to the memo editing instruction.
  • the generating module 603 is specifically configured to: obtain the information attributes of each medical treatment guidance information; determine the display priority of each medical guidance information based on the information attributes; and arrange all medical guidance according to the order of the display priority.
  • the information is integrated to generate an overall medical memo.
  • the acquiring module 602 is specifically configured to: call the corresponding information query interface according to the information attributes of the medical consultation feature information; use the medical consultation feature information as the input of the information query interface to query the corresponding medical consultation guidance information.
  • the obtaining module 602 is specifically configured to: obtain the information attributes of each medical visit feature information, and perform correlation matching between all the information attributes;
  • the medical treatment feature information belongs to the same medical service feature information collection; the corresponding medical guidance information is obtained according to each medical service feature information collection.
  • the medical characteristic information in the appointment success notification received when the medical appointment is successful is extracted; the corresponding medical guidance information is obtained according to the medical characteristic information; all medical guidance information is integrated, Generate overall visit memos.
  • the medical guidance information corresponding to the medical characteristic information in the appointment success notification is automatically obtained, and then integrated into a medical memo, which effectively improves the convenience and efficiency of the medical memo operation, and enhances the medical treatment. Use experience.
  • FIG. 8 is an electronic device provided by a fourth embodiment of this application.
  • the electronic device can be used to implement the method for generating medical memos in the foregoing embodiments.
  • the electronic device mainly includes:
  • the memory 801, the processor 802, the bus 803, and a computer program stored on the memory 801 and capable of running on the processor 802, and the memory 801 and the processor 802 are connected through the bus 803.
  • the processor 802 executes the computer program, it implements the method for generating a medical memo in the foregoing embodiment.
  • the number of processors can be one or more.
  • the memory 801 may be a high-speed random access memory (RAM, Random Access Memory) memory, or a non-volatile memory (non-volatile memory), such as a magnetic disk memory.
  • RAM Random Access Memory
  • non-volatile memory non-volatile memory
  • the memory 801 is used to store executable program codes, and the processor 802 is coupled with the memory 801.
  • the embodiments of the present application also provide a computer-readable storage medium.
  • the computer-readable storage medium may be provided in the electronic device in each of the above-mentioned embodiments, and the computer-readable storage medium may be the one shown in FIG. 8 above.
  • the memory in the embodiment is shown.
  • a computer program is stored on the computer-readable storage medium, and when the program is executed by a processor, the method for generating a medical memo in the foregoing embodiment is realized.
  • the computer storable medium may also be a U disk, a mobile hard disk, a read-only memory (ROM, Read-Only Memory), RAM, a magnetic disk, or an optical disk and other various media that can store program codes.
  • the disclosed device and method may be implemented in other ways.
  • the device embodiments described above are only illustrative.
  • the division of modules is only a logical function division, and there may be other divisions in actual implementation, for example, multiple modules or components can be combined or integrated. To another system, or some features can be ignored, or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or modules, and may be in electrical, mechanical or other forms.
  • the modules described as separate components may or may not be physically separate, and the components displayed as modules may or may not be physical modules, that is, they may be located in one place, or they may be distributed on multiple network modules. Some or all of the modules can be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the functional modules in the various embodiments of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules may be integrated into one module.
  • the above-mentioned integrated modules can be implemented in the form of hardware or software functional modules.
  • the integrated module is implemented in the form of a software function module and sold or used as an independent product, it can be stored in a computer readable storage medium.
  • the technical solution of this application essentially or the part that contributes to the existing technology or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a readable storage.
  • the medium includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods in the various embodiments of the present application.
  • the aforementioned readable storage medium includes: U disk, mobile hard disk, ROM, RAM, magnetic disk or optical disk and other media that can store program codes.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Tourism & Hospitality (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Theoretical Computer Science (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Development Economics (AREA)
  • Biomedical Technology (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)

Abstract

本申请提供了一种就诊备忘生成方法、装置及计算机可读存储介质,该就诊备忘生成方法包括:提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息;根据就诊特征信息获取对应的就诊指导信息;将所有就诊指导信息进行整合,生成整体就诊备忘。通过本申请方案的实施,自动获取与预约成功通知中的就诊特征信息相对应的就诊指导信息,然后整合为就诊备忘,有效提升了就诊备忘操作的便捷性和效率,增强了就医者的使用体验。

Description

一种就诊备忘生成方法、装置及计算机可读存储介质 技术领域
本申请涉及电子技术领域,尤其涉及一种就诊备忘生成方法、装置及计算机可读存储介质。
背景技术
随着互联网技术的发展,网上预约挂号已逐渐取代人工排队挂号成为主流的就诊预约方式。当用户在网上预约挂号成功之后,通常需要对预约信息进行有所把握,以及时就诊。目前,用户通常通过查询预约成功之后所接收到的消息通知,来人工获取关键信息,然后再手动逐项添加待办事项提醒,以实现对就诊预约信息进行备忘,然而整个过程都需要人工主动操作,且流程较为繁琐,导致就诊备忘操作的便捷性与效率均较低。
技术问题
本申请实施例提供了一种就诊备忘生成方法、装置及计算机可读存储介质,至少能够解决相关技术中完全依赖人工主动操作来对就诊预约信息进行备忘,所导致的就诊备忘操作的便捷性与效率均较低的问题。
技术解决方案
本申请实施例第一方面提供了一种就诊备忘生成方法,包括:
提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息;
根据所述就诊特征信息获取对应的就诊指导信息;
将所有就诊指导信息进行整合,生成整体就诊备忘。
本申请实施例第二方面提供了一种就诊备忘生成装置,包括:
提取模块,用于提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息;
获取模块,用于根据所述就诊特征信息获取对应的就诊指导信息;
生成模块,用于将所有就诊指导信息进行整合,生成整体就诊备忘。
本申请实施例第三方面提供了一种电子装置,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行计算机程序时,实现上述本申请实施例第一方面提供的就诊备忘生成方法中的各步骤。
本申请实施例第四方面提供了一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时,实现上述本申请实施例第一方面提供的就诊备忘生成方法中的各步骤。
有益效果
由上可见,根据本申请方案所提供的就诊备忘生成方法、装置及计算机可读存储介质,提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息;根据就诊特征信息获取对应的就诊指导信息;将所有就诊指导信息进行整合,生成整体就诊备忘。通过本申请方案的实施,自动获取与预约成功通知中的就诊特征信息相对应的就诊指导信息,然后整合为就诊备忘,有效提升了就诊备忘操作的便捷性和效率,增强了就医者的使用体验。
附图说明
图1为本申请第一实施例提供的就诊备忘生成方法的基本流程示意图;
图2为本申请第一实施例提供的一种就诊提醒方法的流程示意图;
图3为本申请第一实施例提供的一种信息整合方法的流程示意图;
图4为本申请第一实施例提供的一种就诊指导信息获取方法的流程示意图;
图5为本申请第二实施例提供的就诊备忘生成方法的细化流程示意图;
图6为本申请第三实施例提供的一种就诊备忘生成装置的程序模块示意图;
图7为本申请第三实施例提供的另一种就诊备忘生成装置的程序模块示意图;
图8为本申请第四实施例提供的电子装置的结构示意图。
本发明的实施方式
为使得本申请的发明目的、特征、优点能够更加的明显和易懂,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而非全部实施例。基于本申请中的实施例,本领域技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
为了解决相关技术中完全依赖人工主动操作来对就诊预约信息进行备忘,所导致的就诊备忘操作的便捷性与效率均较低的缺陷,本申请第一实施例提供了一种就诊备忘生成方法,如图1为本实施例提供的就诊备忘生成方法的基本流程图,该就诊备忘生成方法包括以下的步骤:
步骤101、提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息。
具体的,在实际应用中,就医者通过手机、电脑或其它终端登录医院的网上预约就诊系统(或称为网上预约挂号系统),并输入姓名、身份证号等关键信息后,即可进行预约就诊,在预约就诊成功之后,网上预约就诊系统会向就医者的终端反馈预约成功通知,以将相关就诊信息向用户进行指示。应当理解的是,本实施例的预约成功通知可以以短信或APP通知的形式存在。
以下采用一个详细的例子对预约成功通知和就诊特征信息进行说明,例如用户终端所接收到的预约成功通知可以为“尊敬的用户,您已成功预约广东省人民医院外科诊室的诊号,预约就诊时间为2020年1月20日14点,到院后请提供手机预约信息以及您的姓名进行就诊”,其中,医院名称“广东省人民医院”、诊室名称“外科”、就诊时间“2020年1月20日14点”均为用户成功就诊所必须获知的关键信息,也即本实施例中的就诊特征信息。
应当说明的是,在本实施例中,优选地可以采用正则表达式对预约成功通知进行语义分析,以提取出就诊特征信息。正则表达式(Regex,Regular Expression)是用某种已知模式去匹配一类字符串的一个字符串公式,它主要用来作为描述字符串匹配的工具,在对文本中的数据进行匹配校验业务中扮演着较为重要的角色。另外,由于终端所接收到的通知消息的类型有多种,那么对于所接收到的通知消息是否为预约成功通知也可以通过正则表达式判定,例如判断所接收到的预约成功通知中是否包含医院等关键字,若是,则确定该通知为预约就诊成功时所接收到的预约成功通知。
步骤102、根据就诊特征信息获取对应的就诊指导信息。
具体的,在本实施例中,就诊指导信息用于对就医者的详细就诊事项进行指导,可以包括医院/科室位置指导、出行路线指导、医生资料指导、就诊时间指导等。通常预约成功通知中可能并不包含这些详细事项,仅是通过就诊特征信息来对就诊事项进行简要指示,因此为了保证用户更好的就诊,本实施例基于就诊特征信息来自动获取可对用户进行详细就诊指示的就诊指导信息。继续承接前述举例,可以根据医院名称“广东省人民医院”来获取该医院的具体位置信息,作为就诊指导信息,进一步地,还可以在获取到该医院的具体位置信息之后,获取用户的常住位置信息,然后根据这两个位置信息来获取就医者去医院的出行路线以及交通方式,来作为就诊指导信息。
应当说明的是,在实际应用中,可能预约成功通知中的就诊特征信息可以对相关就诊事项进行详细指导,那么则可直接将相关就诊特征信息作为就诊指导信息,或者基于多个关联就诊特征信息整合出对应的就诊指导信息。
在本实施例的一些实施方式中,根据就诊特征信息获取对应的就诊指导信息包括:根据就诊特征信息的信息属性,调用对应的信息查询接口;将就诊特征信息作为信息查询接口的输入,查询对应的就诊指导信息。
具体的,在实际应用中,在预约成功通知不能对就医者的就诊事项提供详细指导时,那么则需要一定的查询机制来获取对应于就诊特征信息的就诊指导信息,在本实施例中,可以自动调用对应于就诊特征信息的信息属性的信息查询接口,来实现就诊指导信息查询。继续承接前述举例,例如就诊特征信息“广东省人民医院”的信息属性可以定义为地址属性,则对应调用的信息查询接口则是终端内置的地图应用的查询接口,而就诊特征信息“外科”的信息属性则可以定义为资料属性,则对应调用的信息查询接口则可以是终端上的浏览器应用的查询接口。
在本实施例的一些实施方式中,根据就诊特征信息获取对应的就诊指导信息包括:从所提取的就诊特征信息中获取目标类型的就诊特征信息;基于目标类型的就诊特征信息获取对应的就诊指导信息。
具体的,在实际应用中,通常可以从预约成功通知中提取出多个就诊特征信息,然而并非所有就诊特征信息均具备利用价值,例如用户常住地离医院较近,用户通常不具备获取位置导航和路线导航的需求,那么医院名称则可以被排除在所需获取的目标类型之外。本实施例通过精简就诊特征信息的数量,可以保证最终所生成的整体就诊备忘中的信息有效性,且节省终端的处理性能。应当说明的是,本实施例中的目标类型可以由用户预先设定,也可以是在实际应用中实时确定,在此不作唯一限定。
步骤103、将所有就诊指导信息进行整合,生成整体就诊备忘。
具体的,在实际应用中,用户在需要备忘的就诊事项通常有多个,将所有碎片化的信息进行整合,将有利于实现全面准确的备忘操作。基于此,本实施例自动获取与预约成功通知中的就诊特征信息相对应的就诊指导信息之后,将所有就诊指导信息整合为整体就诊备忘,有效提升了就诊备忘操作的便捷性和效率,增强了就医者的使用体验。
在本实施例的一些实施方式中,在生成整体就诊备忘之后,还包括:在终端的负一屏显示界面设置备忘设置区域,以对整体就诊备忘进行显示。
具体的,本实施例为了方便用户随时查看整体就诊备忘,还在终端负一屏显示界面上对整体就诊备忘进行显示,而在另一些实施方式中,还可以在终端的下拉状态栏中、记事本中对整体就诊备忘进行显示,在实际应用中可视使用需求而定。
在本实施例的一些实施方式中,将所有就诊指导信息进行整合,生成整体就诊备忘之后,还包括:在备忘预览界面生成备忘编辑选项;在接收到备忘编辑指令时,根据备忘编辑指令对整体就诊备忘进行对应编辑处理。
具体的,系统所自动生成的就诊备忘在实际应用中可能并不一定能完美符合就医者的需求,基于此,本实施例在生成备忘之后,还支持对就诊备忘进行预览,也即在接收到备忘预览指令时,在备忘预览界面对就诊备忘进行展示,并在该界面生成备忘编辑选项,以供外部对就诊备忘进行编辑,本实施例可以提供多种不同的备忘编辑选项,例如通过突出显示编辑选项输入相应指令以对特定备忘内容进行突出显示(以颜色突出显示或加粗突出显示),此外还可以提供添加、删除、移动、突出显示等编辑选项,以提供给用户一定的备忘操作权限,使得最终所生成的备忘更为符合用户的实际需求。
如图2所示为本实施例提供的一种就诊提醒方法的流程示意图,在本实施例的一些实施方式中,在将所有就诊指导信息进行整合,生成整体就诊备忘之后,还具体包括以下步骤:
步骤201、获取就诊指导信息中的就诊时间指导信息;
步骤202、根据就诊时间指导信息,确定就诊提醒触发时刻;
步骤203、按照就诊提醒触发时刻,对整体就诊备忘进行提醒。
具体的,在本实施例中,为了避免就医者未对就诊备忘进行及时查看导致就医者错过就诊和弄错相关就诊事项,本实施例还提供一种提醒机制以对就诊备忘进行提醒。通常预约成功通知中会对就诊时间进行指示,基于此,本实施例获取就诊时间指导信息,并以此来对就诊提醒触发时刻进行确定,所确定的就诊提醒触发时刻仅需处于就诊时间指导信息所指示的时刻之前即可,从而本实施例可以参考就诊时间指导信息所指示的时刻设定一个或多个就诊提醒触发时刻,在触发时刻到达时便智能输出就诊提醒,以对就诊备忘的内容向就医者进行输出。在实际应用中,提醒方式可以采用显示提示、声音提示、语音提示、振动提示中的一种或多种。
进一步地,在本实施例的一些实施方式中,对整体就诊备忘进行提醒之前,还包括:基于所有就诊指导信息评估就诊紧要等级;根据就诊紧要等级确定对应的提醒强度等级;对整体就诊备忘进行提醒包括:采用对应于提醒强度等级的提醒强度,对整体就诊备忘进行提醒。
具体的,在实际应用中,就医者就诊的迫切程度有所不同,以及就医者错过就诊的负面影响程度也有所不同,从而就医者的就诊紧要等级对应有所区别,本实施例基于所有就诊指导信息来评估就医者的就诊紧要等级,例如根据医师信息来确定医师资历,并以此来评估出就诊紧要等级,然后根据就诊紧要等级来进行对应提醒强度等级的就诊提醒,使得提醒强度与就医者的就诊紧要程度相适应,在就诊紧要程度较轻时,对应输出强度较轻的提醒,避免强提醒影响就医者的正常工作和生活,而在就诊紧要程度较重时,对应输出强提醒,避免就医者错过就诊。
如图3如本实施例提供的一种信息整合方法的流程示意图,在本实施例的一些实施方式中,将所有就诊指导信息进行整合具体包括以下步骤:
步骤301、获取各就诊指导信息的信息属性;
步骤302、基于信息属性确定各就诊指导信息的展示优先级;
步骤303、按照展示优先级的排序,对所有就诊指导信息进行整合。
具体的,在实际应用中,采用系统默认的信息整合方式对就诊指导信息进行整合,有可能并不十分合理,而不利于用户有效获取关键备忘内容。基于此,本实施例基于就诊指导信息的信息属性来对应确定其展示优先级,然后参考展示优先级的高低来对所有就诊指导信息进行排序,排序规则可以是从低到高或从高到低,然后按照排序对所有就诊指导信息进行整合,是的最终所生成的整体就诊备忘的信息展示更为规范、合理。
如图4为本实施例提供的一种就诊指导信息获取方法的流程示意图,在本实施例的一些实施方式中,根据就诊特征信息获取对应的就诊指导信息具体包括以下步骤:
步骤401、获取各就诊特征信息的信息属性,并将所有的信息属性之间进行相关度匹配;
步骤402、将相关度超过预设的相关度阈值的就诊特征信息归于同一就诊特征信息集合;
步骤403、根据各就诊特征信息集合获取对应的就诊指导信息。
具体的,在本实施例中,预约成功通知中的多个就诊特征信息可能关联于同一就诊事项,从而本实施例基于就诊特征信息的信息属性来对相关联的就诊特征信息进行确定并归集,然后基于每个集合中的所有就诊特征信息确定一个对应的就诊指导信息,由此,一方面,所获取的就诊指导信息不会出现重复,可提高最终生成的整体就诊备忘的信息简洁性,另一方面,基于多个关联就诊特征信息可以更为全面的对就诊事项进行确定,所获取的就诊指导信息的准确性和全面性也相应更高,进而提升了最终生成中的整体就诊备忘的信息准确性和全面性。
在本实施例的一些实施方式中,将所有就诊指导信息进行整合,生成整体就诊备忘之后,还包括:在接收到预约变更通知时,提取预约变更通知中的变更特征信息;根据变更特征信息获取对应的就诊变更事项;基于就诊变更事项对整体就诊备忘进行变更。
具体的,在本实施例中,用户的就诊预约在就诊之前可能会因为客观因素产生变更,例如医生临时日程有变导致不能如期会诊,从而网上预约就诊系统会及时向用户终端发送预约变更通知,以通知就医者就诊安排发生变更,那么此前所生成的就诊备忘则可能失去一定程度的参考价值,基于此,本实施例会自动提取预约变更通知中的变更特征信息,然后对就诊变更事项进行获取,并基于就诊变更事项对此前的就诊备忘进行智能变更,以保证就诊备忘的准确性和有效性。
基于上述本申请实施例的技术方案,提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息;根据就诊特征信息获取对应的就诊指导信息;将所有就诊指导信息进行整合,生成整体就诊备忘。通过本申请方案的实施,自动获取与预约成功通知中的就诊特征信息相对应的就诊指导信息,然后整合为就诊备忘,有效提升了就诊备忘操作的便捷性和效率,增强了就医者的使用体验。
图5中的方法为本申请第二实施例提供的一种细化的就诊备忘生成方法,该就诊备忘生成方法包括:
步骤501、提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息。
在本实施例中,就医者通过网上预约就诊系统在预约就诊成功之后,网上预约就诊系统会向就医者的终端反馈预约成功通知,以将相关就诊信息向用户进行指示。本实施例的就诊特征信息为用户成功就诊所必须获知的关键信息,例如预约成功通知中的医院名称等就诊信息。
步骤502、根据就诊特征信息的信息属性,调用对应的信息查询接口。
步骤503、将就诊特征信息作为信息查询接口的输入,查询对应的就诊指导信息。
在本实施例中,可以自动调用对应于就诊特征信息的信息属性的信息查询接口,来实现就诊指导信息查询,这里的信息查询接口可以为终端内置的地图应用的查询接口或浏览器应用的查询接口。
步骤504、基于各就诊指导信息的信息属性确定各就诊指导信息的展示优先级。
步骤505、按照展示优先级的排序,对所有就诊指导信息进行整合,生成整体就诊备忘。
实施例基于就诊指导信息的信息属性来对应确定其展示优先级,然后参考展示优先级的高低来对所有就诊指导信息进行排序,排序规则可以是从低到高或从高到低,然后按照排序对所有就诊指导信息进行整合,是的最终所生成的整体就诊备忘的信息展示更为规范、合理。
步骤506、根据就诊指导信息中的就诊时间指导信息,确定就诊提醒触发时刻。
步骤507、按照就诊提醒触发时刻,对整体就诊备忘进行提醒。
本实施例可以参考就诊时间指导信息所指示的时刻设定一个或多个就诊提醒触发时刻,在触发时刻到达时便智能输出就诊提醒,以对就诊备忘的内容向就医者进行输出,避免就医者错过就诊或弄错相关就诊事项。在实际应用中,提醒方式可以采用显示提示、声音提示、语音提示、振动提示中的一种或多种。
应当理解的是,本实施例中各步骤的序号的大小并不意味着步骤执行顺序的先后,各步骤的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成唯一限定。
本申请实施例公开了一种就诊备忘生成方法,提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息;根据就诊特征信息获取对应的就诊指导信息;将所有就诊指导信息进行整合,生成整体就诊备忘。通过本申请方案的实施,自动获取与预约成功通知中的就诊特征信息相对应的就诊指导信息,然后整合为就诊备忘,有效提升了就诊备忘操作的便捷性和效率,增强了就医者的使用体验;并且本申请还基于就诊时间指导信息对整体就诊备忘输出提醒,可有效避免就医者错过就诊或弄错相关就诊事项。
图6为本申请第三实施例提供的一种就诊备忘生成装置。该就诊备忘生成装置可用于实现前述实施例中的就诊备忘生成方法。如图6所示,该就诊备忘生成装置主要包括:
提取模块601,用于提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息;
获取模块602,用于根据就诊特征信息获取对应的就诊指导信息;
生成模块603,用于将所有就诊指导信息进行整合,生成整体就诊备忘。
如图7所示为本实施例提供的另一种就诊备忘生成装置,进一步地,在本实施例一些实施方式中,就诊备忘生成装置还包括:提醒模块604,用于在将所有就诊指导信息进行整合,生成整体就诊备忘之后,获取就诊指导信息中的就诊时间指导信息;根据就诊时间指导信息,确定就诊提醒触发时刻;按照就诊提醒触发时刻,对整体就诊备忘进行提醒。
请再次参阅图7,进一步地,在本实施例的一些实施方式中,就诊备忘生成装置还包括:确定模块605,用于在对整体就诊备忘进行提醒之前,基于所有就诊指导信息评估就诊紧要等级;根据就诊紧要等级确定对应的提醒强度等级。相对应的,提醒模块604在对整体就诊备忘进行提醒时,用于:采用对应于提醒强度等级的提醒强度,对整体就诊备忘进行提醒。
请再次参阅图7,在本实施例的一些实施方式中,就诊备忘生成装置还包括:编辑模块606,用于在将所有就诊指导信息进行整合,生成整体就诊备忘之后,在备忘预览界面生成备忘编辑选项;在接收到备忘编辑指令时,根据备忘编辑指令对整体就诊备忘进行对应编辑处理。
在本实施例的一些实施方式中,生成模块603具体用于:获取各就诊指导信息的信息属性;基于信息属性确定各就诊指导信息的展示优先级;按照展示优先级的排序,对所有就诊指导信息进行整合,生成整体就诊备忘。
在本实施例的一些实施方式中,获取模块602具体用于:根据就诊特征信息的信息属性,调用对应的信息查询接口;将就诊特征信息作为信息查询接口的输入,查询对应的就诊指导信息。
在本实施例的一些实施方式中,获取模块602具体用于:获取各就诊特征信息的信息属性,并将所有的信息属性之间进行相关度匹配;将相关度超过预设的相关度阈值的就诊特征信息归于同一就诊特征信息集合;根据各就诊特征信息集合获取对应的就诊指导信息。
应当说明的是,第一、二实施例中的就诊备忘生成方法均可基于本实施例提供的就诊备忘生成装置实现,所属领域的普通技术人员可以清楚的了解到,为描述的方便和简洁,本实施例中所描述的就诊备忘生成装置的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
根据本实施例所提供的就诊备忘生成装置,提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息;根据就诊特征信息获取对应的就诊指导信息;将所有就诊指导信息进行整合,生成整体就诊备忘。通过本申请方案的实施,自动获取与预约成功通知中的就诊特征信息相对应的就诊指导信息,然后整合为就诊备忘,有效提升了就诊备忘操作的便捷性和效率,增强了就医者的使用体验。
请参阅图8,图8为本申请第四实施例提供的一种电子装置。该电子装置可用于实现前述实施例中的就诊备忘生成方法。如图8所示,该电子装置主要包括:
存储器801、处理器802、总线803及存储在存储器801上并可在处理器802上运行的计算机程序,存储器801和处理器802通过总线803连接。处理器802执行该计算机程序时,实现前述实施例中的就诊备忘生成方法。其中,处理器的数量可以是一个或多个。
存储器801可以是高速随机存取记忆体(RAM,Random Access Memory)存储器,也可为非不稳定的存储器(non-volatile memory),例如磁盘存储器。存储器801用于存储可执行程序代码,处理器802与存储器801耦合。
进一步的,本申请实施例还提供了一种计算机可读存储介质,该计算机可读存储介质可以是设置于上述各实施例中的电子装置中,该计算机可读存储介质可以是前述图8所示实施例中的存储器。
该计算机可读存储介质上存储有计算机程序,该程序被处理器执行时实现前述实施例中的就诊备忘生成方法。进一步的,该计算机可存储介质还可以是U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、RAM、磁碟或者光盘等各种可以存储程序代码的介质。
在本申请所提供的几个实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,模块的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个模块或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或模块的间接耦合或通信连接,可以是电性,机械或其它的形式。
作为分离部件说明的模块可以是或者也可以不是物理上分开的,作为模块显示的部件可以是或者也可以不是物理模块,即可以位于一个地方,或者也可以分布到多个网络模块上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。
另外,在本申请各个实施例中的各功能模块可以集成在一个处理模块中,也可以是各个模块单独物理存在,也可以两个或两个以上模块集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。
集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个可读存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例方法的全部或部分步骤。而前述的可读存储介质包括:U盘、移动硬盘、ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。
需要说明的是,对于前述的各方法实施例,为了简便描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本申请并不受所描述的动作顺序的限制,因为依据本申请,某些步骤可以采用其它顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定都是本申请所必须的。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其它实施例的相关描述。
以上为对本申请所提供的就诊备忘生成方法、装置及计算机可读存储介质的描述,对于本领域的技术人员,依据本申请实施例的思想,在具体实施方式及应用范围上均会有改变之处,综上,本说明书内容不应理解为对本申请的限制。

Claims (10)

  1. 一种就诊备忘生成方法,其特征在于,包括:
    提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息;
    根据所述就诊特征信息获取对应的就诊指导信息;
    将所有就诊指导信息进行整合,生成整体就诊备忘。
  2. 根据权利要求1所述的就诊备忘生成方法,其特征在于,所述将所有就诊指导信息进行整合,生成整体就诊备忘之后,还包括:
    获取所述就诊指导信息中的就诊时间指导信息;
    根据所述就诊时间指导信息,确定就诊提醒触发时刻;
    按照所述就诊提醒触发时刻,对所述整体就诊备忘进行提醒。
  3. 根据权利要求2所述的就诊备忘生成方法,其特征在于,所述对所述整体就诊备忘进行提醒之前,还包括:
    基于所述所有就诊指导信息评估就诊紧要等级;
    根据所述就诊紧要等级确定对应的提醒强度等级;
    所述对所述整体就诊备忘进行提醒包括:
    采用对应于所述提醒强度等级的提醒强度,对所述整体就诊备忘进行提醒。
  4. 根据权利要求1所述的就诊备忘生成方法,其特征在于,所述将所有就诊指导信息进行整合,生成整体就诊备忘之后,还包括:
    在备忘预览界面生成备忘编辑选项;
    在接收到备忘编辑指令时,根据所述备忘编辑指令对所述整体就诊备忘进行对应编辑处理。
  5. 根据权利要求1所述的就诊备忘生成方法,其特征在于,所述将所有就诊指导信息进行整合,生成整体就诊备忘包括:
    获取各就诊指导信息的信息属性;
    基于所述信息属性确定各就诊指导信息的展示优先级;
    按照所述展示优先级的排序,对所有就诊指导信息进行整合,生成整体就诊备忘。
  6. 根据权利要求1所述的就诊备忘生成方法,其特征在于,所述根据所述就诊特征信息获取对应的就诊指导信息包括:
    根据所述就诊特征信息的信息属性,调用对应的信息查询接口;
    将所述就诊特征信息作为所述信息查询接口的输入,查询对应的就诊指导信息。
  7. 根据权利要求1至6中任意一项所述的就诊备忘生成方法,其特征在于,所述根据所述就诊特征信息获取对应的就诊指导信息包括:
    获取各就诊特征信息的信息属性,并将所有的信息属性之间进行相关度匹配;
    将相关度超过预设的相关度阈值的就诊特征信息归于同一就诊特征信息集合;
    根据各所述就诊特征信息集合获取对应的就诊指导信息。
  8. 一种就诊备忘生成装置,其特征在于,包括:
    提取模块,用于提取预约就诊成功时所接收到的预约成功通知中的就诊特征信息;
    获取模块,用于根据所述就诊特征信息获取对应的就诊指导信息;
    生成模块,用于将所有就诊指导信息进行整合,生成整体就诊备忘。
  9. 一种电子装置,其特征在于,包括:存储器、处理器及总线;
    所述总线用于实现所述存储器、处理器之间的连接通信;
    所述处理器用于执行存储在所述存储器上的计算机程序;
    所述处理器执行所述计算机程序时,实现权利要求1至7中任意一项所述方法中的步骤。
  10. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时,实现权利要求1至7中的任意一项所述方法中的步骤。
PCT/CN2021/075048 2020-02-07 2021-02-03 一种就诊备忘生成方法、装置及计算机可读存储介质 WO2021155804A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010082368.2 2020-02-07
CN202010082368.2A CN111260097A (zh) 2020-02-07 2020-02-07 一种就诊备忘生成方法、装置及计算机可读存储介质

Publications (1)

Publication Number Publication Date
WO2021155804A1 true WO2021155804A1 (zh) 2021-08-12

Family

ID=70949234

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/075048 WO2021155804A1 (zh) 2020-02-07 2021-02-03 一种就诊备忘生成方法、装置及计算机可读存储介质

Country Status (2)

Country Link
CN (1) CN111260097A (zh)
WO (1) WO2021155804A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111260097A (zh) * 2020-02-07 2020-06-09 Oppo广东移动通信有限公司 一种就诊备忘生成方法、装置及计算机可读存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140006048A1 (en) * 2011-06-03 2014-01-02 Michael A. Liberty Monetary transaction system
CN104182399A (zh) * 2013-05-21 2014-12-03 华为技术有限公司 备忘提醒方法及装置
CN107180268A (zh) * 2016-03-11 2017-09-19 百度在线网络技术(北京)有限公司 医疗信息推送和提醒的方法、装置及系统
CN109523044A (zh) * 2018-10-27 2019-03-26 平安医疗健康管理股份有限公司 一种就医任务管理方法、服务器及计算机存储介质
CN110347913A (zh) * 2019-06-04 2019-10-18 北京纵横无双科技有限公司 一种基于医院诊疗的信息推送方法和系统
CN111260097A (zh) * 2020-02-07 2020-06-09 Oppo广东移动通信有限公司 一种就诊备忘生成方法、装置及计算机可读存储介质

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140006048A1 (en) * 2011-06-03 2014-01-02 Michael A. Liberty Monetary transaction system
CN104182399A (zh) * 2013-05-21 2014-12-03 华为技术有限公司 备忘提醒方法及装置
CN107180268A (zh) * 2016-03-11 2017-09-19 百度在线网络技术(北京)有限公司 医疗信息推送和提醒的方法、装置及系统
CN109523044A (zh) * 2018-10-27 2019-03-26 平安医疗健康管理股份有限公司 一种就医任务管理方法、服务器及计算机存储介质
CN110347913A (zh) * 2019-06-04 2019-10-18 北京纵横无双科技有限公司 一种基于医院诊疗的信息推送方法和系统
CN111260097A (zh) * 2020-02-07 2020-06-09 Oppo广东移动通信有限公司 一种就诊备忘生成方法、装置及计算机可读存储介质

Also Published As

Publication number Publication date
CN111260097A (zh) 2020-06-09

Similar Documents

Publication Publication Date Title
US11223584B2 (en) Automatic action responses
US10567315B2 (en) Methods and apparatus for determining, based on features of an electronic communication and schedule data of a user, reply content for inclusion in a reply by the user to the electronic communication
CN112511410B (zh) 用于确定回复内容的方法、系统和介质
KR101501865B1 (ko) 토큰화된 검색 제안들
US9471666B2 (en) System and method for supporting natural language queries and requests against a user's personal data cloud
CN106062790B (zh) 统一呈现根据上下文连接的信息以改善用户的效率和交互绩效
JP5247983B2 (ja) アクション可能な電子メールドキュメント
US11558334B2 (en) Multi-message conversation summaries and annotations
US20130103391A1 (en) Natural language processing for software commands
US20230259247A1 (en) Data entry for an application
US8054953B2 (en) Method and system for executing correlative services
US8572110B2 (en) Textual search for numerical properties
WO2018166487A1 (zh) 日程处理方法、装置、系统及存储介质
JP2017084379A (ja) テキスト・メッセージを使用したスプレッドシートとの対話
JP2004303250A (ja) 関連付けを含むコンピュータ検索
US20090172081A1 (en) System and Method for Incorporating Social Networking Maps in Collaboration Tooling and Devices
KR102002115B1 (ko) 메시지 교환 스레드의 증대
TW201923548A (zh) 產生對話式使用者介面的方法及系統
WO2021155804A1 (zh) 一种就诊备忘生成方法、装置及计算机可读存储介质
CN102044006A (zh) 一种将电子日历与通讯录相关联的控制方法及控制装置
CN109891410B (zh) 用于新的会话对话系统的数据收集
US20200259768A1 (en) Method, program, and information processing device
TW201401075A (zh) 接收電子郵件與簡訊的行動裝置之行事曆紀錄方法
JP2010237966A (ja) 重要度を加味したスケジュール表示方法及びプログラム
CN110633123A (zh) 一种基于移动端或pc端的智能日程表系统

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: 21751076

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: 21751076

Country of ref document: EP

Kind code of ref document: A1