WO2020082800A1 - 信息推送方法、装置、服务器及计算机可读存储介质 - Google Patents

信息推送方法、装置、服务器及计算机可读存储介质 Download PDF

Info

Publication number
WO2020082800A1
WO2020082800A1 PCT/CN2019/095035 CN2019095035W WO2020082800A1 WO 2020082800 A1 WO2020082800 A1 WO 2020082800A1 CN 2019095035 W CN2019095035 W CN 2019095035W WO 2020082800 A1 WO2020082800 A1 WO 2020082800A1
Authority
WO
WIPO (PCT)
Prior art keywords
resident
service
team
target
information
Prior art date
Application number
PCT/CN2019/095035
Other languages
English (en)
French (fr)
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 WO2020082800A1 publication Critical patent/WO2020082800A1/zh

Links

Images

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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations
    • 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
    • G16H80/00ICT specially adapted for facilitating communication between medical practitioners or patients, e.g. for collaborative diagnosis, therapy or health monitoring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02ATECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE
    • Y02A90/00Technologies having an indirect contribution to adaptation to climate change
    • Y02A90/10Information and communication technologies [ICT] supporting adaptation to climate change, e.g. for weather forecasting or climate simulation

Definitions

  • the present application relates to the field of computer technology, and in particular, to an information pushing method, device, server, and computer-readable storage medium.
  • family doctors For medical team contracting services, such as family doctor contracting services, family doctors usually provide contracting services for residents, such as contracting service packages. residents can go to the health service center and other institutions to learn about the information of these service packages, so as to fill in the corresponding information according to their actual situation and sign the corresponding service package. Therefore, how to push service packages for different types of residents in an automated and intelligent manner has become an urgent problem to be solved.
  • Embodiments of the present application provide an information pushing method, device, server, and computer-readable storage medium, which can automatically and intelligently push service packages for residents of different categories.
  • an information push method including:
  • target resident list includes at least one resident's identification and user information of each resident, and the user information includes medical condition information and / or location information;
  • an information pushing device including:
  • An obtaining unit configured to obtain a target resident list, where the target resident list includes at least one resident's identifier and user information of each resident, and the user information includes medical condition information and / or location information;
  • a setting unit configured to set a label for the at least one resident according to the user information of the at least one resident
  • a processing unit configured to classify the identification of the at least one resident according to the label set for the at least one resident, and obtain the identification of the resident under at least one classification category;
  • the processing unit is further configured to determine the service packages to be recommended corresponding to the identifiers of the residents under the at least one classification category according to the correspondence between the preset classification categories and the service packages to be recommended;
  • the communication unit is configured to send the information of the service package to be recommended corresponding to the identifiers of the residents under the at least one classification category to the terminals corresponding to the residents under the at least one classification category, respectively.
  • an embodiment of the present application provides a server, including a processor, an input device, an output device, and a memory, where the processor, input device, output device, and memory are connected to each other, wherein the memory is used to store a computer A program, the computer program includes program instructions, and the processor is configured to call the program instructions to perform the method according to the first aspect.
  • an embodiment of the present application provides a computer-readable storage medium that stores a computer program, where the computer program includes program instructions, which when executed by a processor causes The processor executes the method according to the first aspect.
  • the server may classify the identifiers of the at least one resident according to the tags set for the at least one resident in the target resident list to determine the service packages to be recommended corresponding to the identifiers of the residents under at least one classification category, By sending the information of the corresponding service package to be recommended to the terminal corresponding to the corresponding resident, the service package for different types of residents is automatically and intelligently pushed, so that the service packages pushed for different types of residents are more targeted.
  • FIG. 1 is a schematic flowchart of an information pushing method provided by an embodiment of the present application.
  • FIG. 2 is a schematic flowchart of another information pushing method provided by an embodiment of the present application.
  • FIG. 3 is a schematic diagram of a network architecture of an information pushing system provided by an embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of an information pushing device provided by an embodiment of the present application.
  • FIG. 5 is a schematic structural diagram of a server provided by an embodiment of the present application.
  • FIG. 1 is a schematic flowchart of an information pushing method provided by an embodiment of the present application.
  • this method can be applied to the server.
  • the server may be a server or server cluster in the Internet.
  • the method may include the following steps:
  • S101 Acquire a target resident list, where the target resident list includes at least one resident's identifier and user information of each resident, and the user information includes medical condition information and / or location information.
  • the number of the target resident list may be one or more.
  • the identification of the at least one resident includes but is not limited to the name, contact information and the like of the at least one resident.
  • the condition information includes at least disease type and / or disease description information.
  • the type of disease can be the name of the disease or the name of the category to which the disease belongs.
  • the disease type may be a cold or cold.
  • the disease description information may include description information about the symptoms of the disease, for example, the description information about the cold may be fever, cough, and runny nose.
  • the disease condition information may also include historical disease records, such as historical disease time and corresponding disease type.
  • the location information may be the current residence address, or may be the usual residence address, the place of household registration, etc. In an embodiment, the location information may also be a real-time geographic location, which is not limited by the embodiments of the present application.
  • the server may set a label for the at least one resident according to the user information of the at least one resident.
  • the server setting a label for the at least one resident according to the user information of the at least one resident may include: the server setting the label for the at least one resident according to the disease type corresponding to the identifier of the at least one resident, wherein the disease type The same resident has the same label.
  • the server sets a label for the at least one resident according to the disease type corresponding to the identifier of the at least one resident, which may be: the server may assign the disease type corresponding to the at least one resident's ID to the resident of the first disease type The label is set to the first disease type. And set the label of the resident whose disease type corresponding to the at least one resident's ID is the second disease type to the second disease type; or, the server may set the disease type corresponding to the ID of the at least one resident as the resident of the first disease type Is set as the first label.
  • the label of the resident whose disease category corresponding to the identifier of the at least one resident is the second disease category is set as the second label.
  • the server may set the label of the resident whose disease type is hypertension to the hypertension corresponding to the identifier of the at least one resident, and the urinary system to the urinary system label of the urinary system disease to the identifier of the at least one resident disease.
  • the server may set the label of the resident whose disease type corresponding to the at least one resident's ID is hypertension to 1, and set the label of the resident corresponding to the disease type of the at least one resident's disease to a urinary system disease to 2.
  • the server setting the tag for the at least one resident according to the user information of the at least one resident may include: the server according to the disease type corresponding to the at least one resident's ID and the disease description corresponding to the at least one resident's ID Information to determine the disease level of the at least one resident; the server sets a label for the at least one resident according to the disease level of the at least one resident, where the residents with the same disease level have the same label.
  • the disease level can be divided into first, second, and third levels, where the severity of the disease indicated by the first level is lower than the severity of the disease indicated by the second level, and the severity of the disease indicated by the second level is lower than that by the third level. The severity of the disease.
  • the disease level can also be divided into low, intermediate, and high levels.
  • the severity of the disease indicated by the low level is lower than the severity of the disease indicated by the intermediate level, and the severity of the disease indicated by the intermediate level is lower than the severity of the disease indicated above.
  • the server may use a pre-trained classification model to obtain the disease level corresponding to the at least one resident's ID according to the disease type corresponding to the indicator indicating a resident and the disease description information corresponding to the ID indicating a resident, and A label is set for the at least one resident according to the disease level corresponding to the identification of the at least one resident.
  • the classification model includes, but is not limited to, obtained based on convolutional neural network model, recurrent neural network model and other models.
  • the pre-trained classification model can be used to output the label of the at least one resident according to the input condition information of the at least one resident. Through the classification model, the label setting process can be accelerated, which is helpful for quickly determining the follow-up time later.
  • the server setting the tag for the at least one resident according to the user information of the at least one resident may further include: the server determining the area where each resident of the at least one resident is based on the location information of the at least one resident; A label is set for the at least one resident according to the area where each resident is located, where the labels of the residents in the same area are the same.
  • the server sets a label for the at least one resident according to the area where each resident is located, which may include: the server sets the label of the resident whose area of each resident is the first area to the first area, and sets the area of each resident to the first area The label of the resident of the second area is set as the second area; or the server sets the label of the resident of each resident area as the first area to the third label, and the label of the resident of the second area is the label of the resident of the second area Fourth label.
  • the server may determine that resident 1 is in area A, resident 2 is in area B, and resident 3 is in area B based on the location information of the at least one resident.
  • Resident 4 is in Area C
  • the server can set the identity of Resident 1 to Area A, the labels of Resident 2 and Resident 3 can be set to Area B, and the label of Resident 4 can be set to Area C; or, the server can set the label of Resident 1
  • the ID is set to 3, and the labels of Resident 2 and Resident 3 can be set to 4, and the label of Resident 4 can be set to 5.
  • S103 Classify the identifier of the at least one resident according to the label set for the at least one resident, and obtain the identifier of the resident under at least one classification category.
  • the at least one classification category may include one or more classification categories, for example, the at least one classification category may include a first classification category, and may also include a second classification category, a third classification category, a fourth classification category, a fifth Category category, sixth category category, seventh category category, eighth category category, ninth category category, etc.
  • the server may classify the identifiers of the residents with the same label in the labels set by the at least one resident under the same classification category.
  • the at least one classification category may include a first classification category and a second classification category, and the residents under the first classification category are the first residents corresponding to the disease type, residents under the second classification category are residents corresponding to the second disease type.
  • the first disease type is hypertension and the second disease type is urinary system disease
  • the residents in the first classification category are residents corresponding to hypertension
  • the residents in the second classification category are urinary system diseases The corresponding residents.
  • the at least one classification category may include a third classification category and a fourth classification category, and the residents under the third classification category are residents corresponding to the first area, the The residents under the fourth classification category are the residents corresponding to the second area.
  • the residents in the first classification category are residents corresponding to cell A
  • the residents in the second classification category are residents corresponding to cell B.
  • the disease severity of the first disease level is lower than the severity of the second disease level
  • the at least one classification category may include the fifth classification category and the first Six categories
  • the residents under the fifth category are residents corresponding to the first disease level
  • the residents under the sixth category are residents corresponding to the second disease level.
  • the residents under the first classification category are residents corresponding to the first level
  • the residents under the second classification category are corresponding to the second level residents.
  • the server may classify the identifiers of the residents who are the first label or the second label in the label set by the at least one resident under the same classification category. That is, the at least one classification category may include a seventh classification category, and the seventh classification category includes a first disease type and a second disease type, for example, if the first label is hypertension and the second label is urinary system disease, then the The residents under the seventh classification include residents corresponding to the hypertension and residents corresponding to urinary system diseases.
  • the server may also count the residents of the at least one resident in the same area, and divide the labels of the residents whose labels appear more than a preset number into the same category. For example, the server counts the at least one resident in the community A, and determines the labels of the residents in the community A that appear more than 5 times, such as the first disease category, the second disease category, and the first disease category and the second The two disease categories are divided into the same category. Labels that appear more than a preset number of times are divided into the same category, which can effectively determine the high incidence of cases in each area, so as to push them targetedly.
  • the server may also classify the identifiers of the residents who are the first label and the second label among the labels set for the at least one resident under the same classification category.
  • the at least one classification category may include an eighth classification category and / or a ninth category, the eighth classification category includes a first disease type and a first region, and the ninth classification category includes a second disease type and a second region.
  • the first disease type is hypertension
  • the second disease type is urinary system disease
  • the first area is community A
  • the second area is community B
  • the residents under the eighth classification category include residents belonging to community A and suffering from residents with high blood pressure
  • residents under this ninth classification category include residents belonging to community B and suffering from urinary system diseases.
  • S104 Determine, according to the correspondence between the preset classification category and the service package to be recommended, the service packages to be recommended corresponding to the identifiers of the residents under the at least one classification category.
  • each of the preset classification categories may correspond to at least one service package to be recommended.
  • the at least one service package to be recommended is one or more service packages to be recommended.
  • the service package to be recommended corresponding to each classification category can be set according to actual conditions.
  • the preset classification category includes but is not limited to any one or more of the foregoing first classification category-ninth classification category.
  • the server may preset the correspondence between the classification category and the service package to be recommended.
  • the correspondence between the first classification category and the first service package to be recommended may be preset, and the second classification category and the second Correspondence of recommended service packages.
  • the server may preset the corresponding relationship between the first classification category and the hypertension service package.
  • the server may preset the corresponding relationship between the second classification category and the urinary system disease service package.
  • the server may query the service packages to be recommended corresponding to each of the at least one classification category according to the preset correspondence between the classification category and the service package to be recommended, thereby determining that the identifiers of the residents under the at least one classification category correspond to each other Service package to be recommended.
  • the at least one classification category includes a first classification category and a second classification category
  • the correspondence between the preset classification category and the service package to be recommended includes: the correspondence between the first classification category and the first service package to be recommended, the first The corresponding relationship between the second classification category and the second service package to be recommended.
  • the server may determine that the identifier of the resident under the first classification category corresponds to the first service package to be recommended according to the correspondence, and the identifier of the resident under the second classification category corresponds to the second service package to be recommended.
  • the at least one classification category includes a third classification category and a fourth classification category
  • the corresponding relationship between the preset classification category and the service package to be recommended includes: the corresponding relationship between the third classification category and the third service package to be recommended, The corresponding relationship between the fourth classification category and the fourth service package to be recommended.
  • the server may determine that the identifier of the resident under the third classification category corresponds to the third service package to be recommended according to the correspondence, and the identifier of the resident under the fourth classification category corresponds to the fourth service package to be recommended.
  • the identification of the residents under the at least one classification category includes the identification of the residents under the first classification category and the identification of the residents under the second classification category
  • the residents under the first classification category include residents 1, residents 2, residents 3.
  • residents under the second classification category include Resident 4 and Resident 5, and the server may send the information of the first service package to be recommended to the terminal corresponding to Resident 1 and the terminal corresponding to Resident 2, The terminal corresponding to the resident 3, and sends the information of the second service package to be recommended to the terminal corresponding to the resident 4 and the terminal corresponding to the resident 5.
  • the information of the service package to be recommended includes, but is not limited to, any one or more of the following information: the name of the service package to be recommended, the service item provided, the service content corresponding to the service item provided, and charging information.
  • the service package consultation request when receiving the service package consultation request sent by the target terminal, the service package consultation request is forwarded to the first electronic device corresponding to the first medical care team; wherein, the target terminal is under the at least one classification category
  • the historical visit data includes but is not limited to medical history data and / or historical medication data.
  • the target terminal may be a smart terminal such as a smart phone, tablet computer, or notebook computer
  • the first electronic device may be a smart terminal such as a smart phone, tablet computer, or notebook electronic.
  • the medical care team can combine the user's historical visit data to give the user additional suggestions about the service package, which makes the service package pushed for the user more reference and improves the user experience.
  • the first electronic device may determine the information of the established service package according to the historical visit data of the target resident, and send the information of the recommended service package to the server.
  • the first electronic device determines the information of the recommended service package according to the historical visit data of the target resident, and sends the information of the recommended service package to the server, which may include: when the first electronic device receives the service When requesting a package consultation, a list of service packages is displayed.
  • the list of service packages includes information of at least one service package. If the first electronic device receives the information selection operation of the recommended service package in the information of at least one service package, it will The information about the service package recommended to be sent is sent to the server. That is, the information of the recommended service pack may be obtained by the first electronic device after receiving the information selection operation for the recommended service pack in the service pack list.
  • the first electronic device presets the correspondence between the consultation data and the recommended service package, such as the correspondence between the history of hypertension and the hypertension service package.
  • the first electronic device determines the information of the recommended service package according to the historical visit data of the target resident, and sends the information of the recommended service package to the server, which may also include: when the first electronic device receives the service package consultation At the time of request, according to the historical consultation data included in the service package consultation request and the correspondence between the preset consultation data and the recommended service package, determine the information of the recommended service package corresponding to the historical consultation data included in the service package , And send the information of the suggested service package to the server. That is, the information of the service package suggested to purchase may be determined by the first electronic device according to the historical consultation data included in the service package consultation request and the correspondence between the preset consultation data and the service package recommended to purchase.
  • the server can obtain the target resident list, set a label for the at least one resident according to the user information of at least one resident in the target resident list, and according to the label pair set for the at least one resident
  • the at least one resident's logo is classified to obtain the resident's logo of at least one categorization category, so that according to the correspondence between the preset classification category and the service package to be recommended, the resident's identities of the at least one classification category are determined
  • Service packages to be recommended to send the information of the service packages to be recommended corresponding to the identifiers of the residents under the at least one classification category to the terminals corresponding to the residents under the at least one classification category, respectively
  • Different types of residents push service packages, making service packages pushed for different types of residents more targeted.
  • FIG. 2 is a schematic flowchart of an information pushing method provided by an embodiment of the present application. Specifically, the method may include the following steps:
  • S201 Acquire a target resident list, where the target resident list includes at least one resident's identifier and user information of each resident, and the user information includes medical condition information and / or location information;
  • S203 Classify the identifier of the at least one resident according to the label set for the at least one resident, and obtain the identifier of the resident under at least one classification category;
  • Steps S201-S205 can refer to steps S101-S105 in the embodiment of FIG. 1, and the embodiments of the present application will not repeat them here.
  • the target terminal may receive the information of the service package to be recommended sent by the server, and may send a contract application to the server for the target service package, and the server may receive the contract application sent by the target terminal for the target service package.
  • the target service package is a service package among the service packages to be recommended received by the target terminal.
  • the number of service packages to be recommended in the information of service packages to be recommended sent by the server is one or more.
  • the target terminal is a terminal corresponding to the target resident among the residents under the at least one classification category.
  • the target terminal may display the information of the service package to be recommended, and the target resident corresponding to the target terminal may click the signing button corresponding to the target service package in the service package to be recommended. After detecting the click operation on the contract button corresponding to the target service package, the target terminal may send a contract application for the target service package.
  • the server determines at least one medical care team that satisfies the preset conditions from the registered medical care teams, and forwards the contract application to the second electronic corresponding to the second medical care team in the at least one medical care team Equipment, wherein the meeting of the preset conditions may include any one or more of the following: the number of contracted service packages is less than or equal to the preset number, the number of remaining contractable service packages is greater than or equal to the preset threshold, and the size of the medical care team reaches Set scale.
  • the scale is determined based on any one or more of the following information: the number of medical staff included in the medical team, the level of the hospital or clinic to which the medical team belongs, and the types of services that can be provided.
  • the server may obtain information on the contracted service packages of each registered medical care team, and count the number of contracted service packages of each registered medical care team.
  • the server determines at least one medical team that meets the preset conditions from the registered medical teams, which may include: the server determines from the registered medical teams that at least one contracted service pack is less than or equal to the preset number Medical team. By judging the number of contracted service packages, it can be effectively considered according to the actual ability of each medical team to accept business, so as to rationally allocate user resources.
  • each registered medical team includes medical team 1, medical team 2, medical team 3, medical team 4, the number of contracted service packages corresponding to medical team 1 is 3, and the number of contracted service packages corresponding to medical team 2 is 5
  • the number of contracted service packages corresponding to medical team 3 is 7, and the number of contracted service packages corresponding to medical team 4 in 2018 is 2.
  • the server can determine from the three registered medical teams that the number of contracted service packages is less than or equal to Three medical teams, namely medical team 1 and medical team 4, are identified.
  • the server can obtain the information of the contracted service packages of each registered medical team, and count the number of contracted service packages of each registered medical team within a preset time range (such as 2018).
  • the server determines at least one medical team that meets the preset conditions from the registered medical teams, which may include: the server determines from the registered medical teams that the number of contracted service packages within the preset time range is less than or equal to A preset number of at least one medical team.
  • the registered medical care teams include medical care team 1, medical care team 2, medical care team 3, medical care team 4, medical care team 1 corresponds to 3 contracted service packages in 2018, and medical care team 2 corresponds to the contract in 2018
  • the number of service packages is 5, the number of contracted service packages corresponding to the medical team 3 in 2018 is 7, and the number of contracted service packages corresponding to the medical team 4 in 2018 is 2.
  • the server can be determined from the registered three medical teams If the number of contracted service packages in 2018 is less than or equal to 3, the medical team 1 and the medical team 4 are identified.
  • the server may set the upper limit of the contracted service packs for each registered medical care team, the server may obtain the information of the contracted service packs of each registered medical care team, and count the remaining contractable service packs of each registered medical care team Quantity.
  • the server determines at least one medical team that meets the preset conditions from the registered medical teams, which may include: the server determines from the registered medical teams that the number of remaining contractable service packages is greater than or equal to the preset number At least one medical team.
  • the server determines at least one medical team that meets the preset conditions from the registered medical teams, which may include: the server determines, from the registered medical teams, at least one that meets the preset scale Medical team. By determining the size of the medical team, the reliability of the medical team signed by the residents can be improved.
  • the server determines from the registered medical teams that at least one medical team has reached the preset scale, which may include: The server determines from the registered medical teams that the number of medical personnel included in the medical team is greater than Or at least one medical team equal to the preset number (such as 3 people). Or, the server determines, from the registered medical care teams, at least one medical care team whose hospital or clinic belongs to a level greater than or equal to a preset level (such as a level). Or, the server determines, from each registered medical team, at least one medical team whose number of available service categories is greater than or equal to a preset value.
  • the server determines from the registered medical teams that the level of the hospital or clinic to which the medical team belongs is greater than or equal to the preset level (such as first level), and the number of medical personnel included in the medical team is greater than or equal to the preset number of at least one medical care team.
  • the preset level such as first level
  • the server may forward the contract application to the second electronic device corresponding to the second medical care team in the at least one medical care team.
  • the second electronic device includes but is not limited to smart terminals such as smart phones, tablet computers, notebook computers, and desktop computers.
  • the second medical team can be determined as follows: the server obtains the contract record form, the The contract record form includes the service status information entered by each registered medical team through their corresponding electronic devices; the service status information is used to indicate whether the contracted service package can be continued; from the at least one medical team, the service status information indicates the ability Continue to sign the medical team of the service package, and take the identified medical team as the second medical team.
  • the server may obtain the contract record table from the database.
  • the at least one medical care team includes a medical care team 1 and a medical care team 4. If the server determines that the service status information of the medical care team 1 indicates that the service contract can continue to be signed, the server uses the medical care team 1 as the second medical care team.
  • each medical team can enter service status information through their corresponding electronic devices.
  • the electronic device can display whether the option to continue to sign the service package can be sent.
  • the service status information indicating that the service contract can be continued can be sent to the server. So that the server can be saved in the database.
  • the second medical team can also be determined in the following manner: the server obtains the contract record form,
  • the contract record form includes service status information entered by each registered medical team through their corresponding electronic devices; the service status information is used to indicate whether the contracted service package can be continued; from the at least one medical team, a service status information indication is determined
  • This area includes but is not limited to the city, district, county, town and other dimensions.
  • the at least one medical team includes a medical team 1 and a medical team 4. If the server determines that the service status information of the medical team 1 indicates that it can continue to sign a service package, and determines that the medical team 1 is the service area, including the community where the target area is located A's medical team will use this medical team 1 as the second medical team.
  • the second electronic device may obtain the contract signing instruction according to the contract signing application.
  • the second electronic device may obtain a confirmation contract instruction according to the contract application, which may include: the second electronic device may display a confirmation contract option and a rejection contract option for the contract application.
  • the second electronic device receives the selection operation for the confirmation contract option, such as clicking the operation, a confirmation contract instruction can be obtained, and the confirmation contract instruction obtained according to the contract application is sent to the server.
  • the server can obtain the target resident list, set tags for the at least one resident according to the user information of at least one resident in the target resident list, and set the tag for the at least one resident
  • the at least one resident's logo is classified to obtain the resident's logo of at least one categorization category, so as to determine the corresponding correspondence of the resident's logos of the at least one categorization category according to the corresponding relationship between the preset categorization category and the service package to be recommended Service packages to be recommended, to send the information of the service packages to be recommended corresponding to the identifiers of the residents under the at least one classification category to the terminals corresponding to the residents under the at least one classification category, respectively Different types of residents push service packages, making service packages pushed for different types of residents more targeted.
  • the server can also receive a contract application sent by the target terminal for the target service package, and determine from at least one medical team whose number of contracted service packages is less than or equal to the preset number from each registered medical team, and forward the contract application To the second electronic device corresponding to the second medical care team in the at least one medical care team, so as to determine that the target resident successfully signed the target service package when receiving the confirmation signing instruction obtained by the second electronic device according to the contract application, by According to the actual situation of the medical care team, select the medical care team that can sign the target service package, and the user resources can be allocated reasonably.
  • FIG. 3 is a network architecture diagram of an information push system provided by an embodiment of the present application.
  • the information pushing system may include a terminal 10, a terminal 20, a terminal 30, a terminal 40, and a server 50.
  • the server 50 can establish communication with the terminal 10, the terminal 20, the terminal 30, and the terminal 40, respectively.
  • the server may acquire the target resident list by executing step S101, where the user information of the residents recorded in the target resident list may include the identification and user information of the resident 1 corresponding to the terminal 10, the identification and user information of the resident 2 corresponding to the terminal 20, and the terminal 30 Correspondingly, the identity and user information of the resident 3, and the identity and user information of the resident 4 corresponding to the terminal 40.
  • the server 50 may classify the identity of the resident 1 and the identity of the resident 2 into the same classification category by performing steps S102 and S103, and classify the identity of the resident 3 and the identity of the resident 4 into the same classification category. Among them, the classification category of Resident 1 and the classification category of Resident 3 are different.
  • the server 50 may determine the service package to be recommended corresponding to the identifier of the resident 1 and the identifier of the resident 2 by executing step S104, and determine the service package to be recommended corresponding to the identifier of the resident 3 and the identifier of the resident 4, so as to execute step S105 to
  • the service package to be recommended corresponding to the identifier of the resident 1 and the identifier of the resident 2 is sent to the terminal 10 and the terminal 20, and the service package to be recommended corresponding to the identifier of the resident 2 and the identifier of the resident 3 is sent to the terminal 30 and the terminal 40, thereby Realize automation and intelligently push service packages for residents of different categories, making service packages pushed for residents of different categories more targeted.
  • FIG. 4 is a schematic structural diagram of an information pushing device according to an embodiment of the present application.
  • the device can be applied to the server.
  • the device may include:
  • the obtaining unit 401 is configured to obtain a target resident list, where the target resident list includes at least one resident's identifier and user information of each resident, and the user information includes medical condition information and / or location information;
  • a setting unit 402 configured to set a label for the at least one resident according to the user information of the at least one resident
  • the processing unit 403 is configured to classify the identification of the at least one resident according to the label set for the at least one resident, and obtain the identification of the resident under at least one classification category;
  • the processing unit 403 is further configured to determine the service packages to be recommended corresponding to the identifiers of the residents under the at least one classification category according to the correspondence between the preset classification categories and the service packages to be recommended;
  • the communication unit 404 is configured to send the information of the service package to be recommended corresponding to the identifiers of the residents under the at least one classification category to the terminals corresponding to the residents under the at least one classification category, respectively.
  • the communication unit 404 is further configured to forward the service package consultation request to the first electronic device corresponding to the first medical care team when receiving the service package consultation request sent by the target terminal.
  • the target terminal is a terminal corresponding to the target resident among the residents in the at least one classification category; the service package consultation request includes historical visit data of the target resident; receiving the first electronic device according to the target The information of the recommended service package determined by the historical visit data of the resident, and the information of the recommended service package is forwarded to the target terminal.
  • the communication unit 404 is further configured to receive a contract application sent by the target terminal for the target service package; the target service package is a service package among the service packages to be recommended received by the target terminal.
  • the target terminal is a terminal corresponding to the target resident among the residents under the at least one classification category.
  • the processing unit 403 is further configured to determine, from each registered medical team, at least one medical team whose number of contracted service packages is less than or equal to the preset number.
  • the communication unit 404 is further configured to forward the signing application to the second electronic device corresponding to the second medical care team in the at least one medical care team.
  • the processing unit 403 is further configured to confirm that the target resident signs the target when the communication unit 404 receives the confirmation signing instruction obtained by the second electronic device according to the signing application The service pack is successful.
  • the obtaining unit 401 is further configured to obtain the signing agreement before forwarding the signing application to the second electronic device corresponding to the second medical care team in the at least one medical care team through the communication unit 404
  • a record form, the contract record form includes service status information entered by each registered medical team through their corresponding electronic devices; the service status information is used to indicate whether the contracted service package can be continued.
  • the processing unit 403 is further configured to determine the service status information indicating the medical team that can continue to sign the service package from the at least one medical team, and use the determined medical team as the Describe the second medical team.
  • the processing unit 403 is further configured to determine from the at least one medical care team that the service status information indicates that the medical care team can continue to sign the service package; from the service status information indicates that the medical team can continue The medical care team that signed the service package determines the medical care team in the area where the service area includes the location information of the target resident, and uses the determined medical care team as the second medical care team.
  • the user information includes condition information
  • the condition information includes disease type and disease description information.
  • the setting unit 402 sets a label for the at least one resident according to the user information of the at least one resident, specifically according to the disease type and the at least one corresponding to the identifier of the at least one resident
  • the disease description information corresponding to the identifier of one resident determines the disease level of the at least one resident; a label is set for the at least one resident according to the disease level of the at least one resident, wherein the labels of residents with the same disease level are the same.
  • the user information includes location information.
  • the setting unit 402 sets a label for the at least one resident according to the user information of the at least one resident, specifically determines the area where each resident of the at least one resident is based on the location information of the at least one resident; according to the The area where each resident is located sets a label for the at least one resident, where the resident in the same area has the same label.
  • the server can obtain the target resident list, set tags for the at least one resident according to the user information of at least one resident in the target resident list, and set the tag according to the tag set for the at least one resident
  • the at least one resident's logo is classified to obtain the resident's logo of at least one categorization category, so that according to the correspondence between the preset classification category and the service package to be recommended, the resident's identities of the at least one classification category are determined
  • Service packages to be recommended to send the information of the service packages to be recommended corresponding to the identifiers of the residents under the at least one classification category to the terminals corresponding to the residents under the at least one classification category, respectively
  • Different types of residents push service packages, making service packages pushed for different types of residents more targeted.
  • FIG. 5 is a schematic structural diagram of a server according to an embodiment of the present application.
  • the server described in this embodiment may include: one or more processors 100, one or more input devices 200, one or more output devices 300, and a memory 400.
  • the processor 100, the input device 200, the output device 300, and the memory 400 may be connected through a bus.
  • the input device 200 and the output device 300 may be standard wired or wireless communication interfaces.
  • the processor 100 may be a central processing module (Central Processing Unit, CPU), the processor may also be other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC) 2. Ready-made programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • the general-purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
  • the memory 400 may be a high-speed RAM memory or a non-volatile memory (non-volatile memory), such as a disk memory.
  • the memory 400 is used to store a set of program codes, and the input device 200, the output device 300, and the processor 100 can call the program codes stored in the memory 400. specifically:
  • the processor 100 is configured to acquire a target resident list, where the target resident list includes at least one resident's identification and user information of each resident, and the user information includes medical condition information and / or location information; according to the at least one resident's
  • the user information sets a label for the at least one resident; classifies the identifier of the at least one resident according to the label set for the at least one resident, and obtains the identifier of the resident under at least one classification category; according to the preset classification category and The corresponding relationship of the service packages to be recommended, determining the service packages to be recommended corresponding to the identifiers of the residents under the at least one classification category; the information of the service packages to be recommended corresponding to the identifiers of the residents under the at least one classification category,
  • the output devices 300 are respectively sent to the terminals corresponding to the residents under the at least one classification category.
  • the processor 100 is further configured to forward the service package consultation request to the first electronic corresponding to the first medical care team through the output device 300 when the service package consultation request sent by the target terminal is received through the input device 200 Device; wherein, the target terminal is a terminal corresponding to the target resident among the residents in the at least one classification category; the service package consultation request includes historical visit data of the target resident; the first device receives the first The electronic device determines the information of the recommended service package determined according to the historical visit data of the target resident, and forwards the information of the recommended service package to the target terminal through the output device 300.
  • the processor 100 is further configured to receive, through the input device 200, a contract application sent by the target terminal for the target service package;
  • the target service package is a service package among the service packages to be recommended received by the target terminal;
  • the target terminal is a terminal corresponding to the target resident among the residents under the at least one classification category; from each registered medical care team, it is determined that at least one medical care team whose number of contracted service packages is less than or equal to the preset number; through the output device 300 forwards the contract application to the second electronic device corresponding to the second medical team in the at least one medical team; when the input device 200 receives the confirmation contract instruction obtained by the second electronic device according to the contract application When confirming that the target resident successfully signed the target service package.
  • the processor 100 is further configured to obtain the contract record form before forwarding the contract application to the second electronic device corresponding to the second medical team in the at least one medical team through the output device 300, and the contract
  • the record form includes the service status information entered by each registered medical team through their corresponding electronic devices; the service status information is used to indicate whether the service contract can be continued; from the at least one medical team, the service status information indication is determined A medical care team that can continue to sign a service package, and use the determined medical care team as the second medical care team.
  • the processor 100 is further configured to obtain the contract record form before forwarding the contract application to the second electronic device corresponding to the second medical team in the at least one medical team through the output device 300, and the contract
  • the record form includes the service status information entered by each registered medical team through their corresponding electronic devices; the service status information is used to indicate whether the service contract can be continued; from the at least one medical team, the service status information indication is determined The medical team that can continue to sign the service package; from the medical team that indicates that the service status information can continue to sign the service package, determine the medical team of the area where the service area includes the location information of the target resident, and will determine the The medical team serves as the second medical team.
  • the user information includes disease condition information
  • the disease condition information includes disease type and disease description information.
  • the processor 100 sets a label for the at least one resident according to the user information of the at least one resident, specifically according to the disease type corresponding to the ID of the at least one resident and the ID corresponding to the ID of the at least one resident
  • the disease description information determines the disease level of the at least one resident; a label is set for the at least one resident according to the disease level of the at least one resident, and the tags of the residents with the same disease level are the same.
  • the user information includes location information.
  • the processor 100 sets a label for the at least one resident according to the user information of the at least one resident, specifically according to the location information of the at least one resident, determines the area where each of the at least one resident is located Setting a label for the at least one resident according to the area where each resident is located, wherein the labels of the residents in the same area are the same.
  • the processor 100, the input device 200, and the output device 300 described in the embodiments of the present application may execute the implementation modes described in the embodiment of FIG. 1 and the embodiment of FIG. 2, and may also perform The implementation method will not be repeated here.
  • the functional modules in the 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 integrated modules can be implemented in the form of sampling hardware or in the form of sampling software function modules.
  • the readable storage medium may be a magnetic disk, an optical disk, a read-only memory (Read-Only Memory, ROM) or a random storage memory (Random Access Memory, RAM), etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Medical Informatics (AREA)
  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • Marketing (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Biomedical Technology (AREA)
  • Pathology (AREA)
  • Epidemiology (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

本申请实施例提供了一种信息推送方法、装置、服务器及计算机可读存储介质,其中,该方法包括:获取目标居民列表,该目标居民列表包括至少一个居民的标识以及每个居民的用户信息;根据该至少一个居民的用户信息为该至少一个居民设置标签;根据为该至少一个居民设置的标签对该至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识;根据预设的分类类别与待推荐服务包的对应关系,确定该至少一个分类类别下的居民的标识各自对应的待推荐服务包;将该至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至该至少一个分类类别下的居民各自对应的终端。采用本申请,可以自动化智能化地为不同类别的居民推送服务包。

Description

信息推送方法、装置、服务器及计算机可读存储介质
本申请要求于2018年10月23日提交中国专利局、申请号为2018112352160、申请名称为“信息推送方法、装置、服务器及计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及计算机技术领域,尤其涉及一种信息推送方法、装置、服务器及计算机可读存储介质。
背景技术
对于医护团队签约服务,如家庭医生签约服务,通常是由家庭医生为居民提供签约服务,如签约服务包。居民可以去卫生服务中心等机构了解这些服务包的信息,从而结合自身实际情况填写相应信息后签约对应服务包。因此,如何为自动化智能化地不同类别居民推送服务包成为亟待解决的问题。
发明内容
本申请实施例提供了一种信息推送方法、装置、服务器及计算机可读存储介质,可以自动化智能化地为不同类别的居民推送服务包。
第一方面,本申请实施例提供了一种信息推送方法,包括:
获取目标居民列表,所述目标居民列表包括至少一个居民的标识以及每个居民的用户信息,所述用户信息包括病况信息和/或位置信息;
根据所述至少一个居民的用户信息为所述至少一个居民设置标签;
根据为所述至少一个居民设置的标签对所述至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识;
根据预设的分类类别与待推荐服务包的对应关系,确定所述至少一个分类类别下的居民的标识各自对应的待推荐服务包;
将所述至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至所述至少一个分类类别下的居民各自对应的终端。
第二方面,本申请实施例提供了一种信息推送装置,包括:
获取单元,用于获取目标居民列表,所述目标居民列表包括至少一个居民的标识以及每个居民的用户信息,所述用户信息包括病况信息和/或位置信息;
设置单元,用于根据所述至少一个居民的用户信息为所述至少一个居民设置标签;
处理单元,用于根据为所述至少一个居民设置的标签对所述至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识;
所述处理单元,还用于根据预设的分类类别与待推荐服务包的对应关系,确定所述至少一个分类类别下的居民的标识各自对应的待推荐服务包;
通信单元,用于将所述至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至所述至少一个分类类别下的居民各自对应的终端。
第三方面,本申请实施例提供了一种服务器,包括处理器、输入设备、输出设备和存储器,所述处理器、输入设备、输出设备和存储器相互连接,其中,所述存储器用于存储计算机程序,所述计算机程序包括程序指令,所述处理器被配置用于调用所述程序指令, 执行如第一方面所述的方法。
第四方面,本申请实施例提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令当被处理器执行时使所述处理器执行如第一方面所述的方法。
综上所述,服务器可以根据为该目标居民列表中的至少一个居民设置的标签对该至少一个居民的标识进行分类,以确定至少一个分类类别下的居民的标识各自对应的待推荐服务包,以将相应待推荐服务包的信息发送至相应居民对应的终端,实现了自动化智能化地为不同类别的居民推送服务包,使得针对不同类别的居民推送的服务包更具针对性。
附图说明
图1是本申请实施例提供的一种信息推送方法的流程示意图;
图2是本申请实施例提供的另一种信息推送方法的流程示意图;
图3是本申请实施例提供的一种信息推送系统的网络架构示意图;
图4是本申请实施例提供的一种信息推送装置的结构示意图;
图5是本申请实施例提供的一种服务器的结构示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行描述。
请参阅图1,为本申请实施例提供的一种信息推送方法的流程示意图。其中,该方法可以应用于服务器中。该服务器可以为互联网中的一个服务器或服务器集群。具体地,该方法可以包括以下步骤:
S101、获取目标居民列表,所述目标居民列表包括至少一个居民的标识以及每个居民的用户信息,所述用户信息包括病况信息和/或位置信息。
其中,该目标居民列表的数量可以为一个或多个。该至少一个居民的标识包括但不限于该至少一个居民的姓名、联系方式等信息。该病况信息至少包括疾病类型和/或疾病描述信息。疾病类型可以为疾病的名称,还可以为疾病所属类别的名称。例如,该疾病类型可以为风寒型感冒,或者可以就为感冒。该疾病描述信息,可以包括对该疾病的症状的描述信息,例如,对感冒的描述信息就可以为发烧、咳嗽、流鼻涕。在一个实施例中,该病况信息还可以包括历史疾病记录,如历史患病时间和对应疾病类型。该位置信息可以为现居住地址,还可以为常居住地址、户籍地等。在一个实施例中,该位置信息还可以为实时的地理位置,本申请实施例对其不做限制。
S102、根据所述至少一个居民的用户信息为所述至少一个居民设置标签。
本申请实施例中,服务器可以根据该至少一个居民的用户信息为该至少一个居民设置标签。
在一个实施例中,服务器根据该至少一个居民的用户信息为该至少一个居民设置标签,可以包括:服务器根据该至少一个居民的标识对应的疾病类型为该至少一个居民设置标签,其中,疾病类型相同的居民的标签相同。
在一个实施例中,服务器根据该至少一个居民的标识对应的疾病类型为该至少一个居民设置标签,可以为:服务器可以将该至少一个居民的标识对应的疾病类型为第一疾病类型的居民的标签设置为第一疾病类型。并将该至少一个居民的标识对应的疾病类型为第二疾病类型的居民的标签设置为第二疾病类型;或者,服务器可以将该至少一个居民的标识对应的疾病类别为第一疾病类别的居民的标签设置为第一标签。并将该至少一个居民的标识对应的疾病类别为第二疾病类别的居民的标签设置为第二标签。
例如,服务器可以将该至少一个居民的标识对应的疾病类型为高血压的居民的标签设 置为高血压,将该至少一个居民的标识对应的疾病类型为泌尿系统疾病的居民的标签设置为泌尿系统疾病。或者,服务器可以将该至少一个居民的标识对应的疾病类型为高血压的居民的标签设置为1,将该至少一个居民的标识对应的疾病类型为泌尿系统疾病的居民的标签设置为2。
在一个实施例中,服务器根据该至少一个居民的用户信息为该至少一个居民的设置标签,可以包括:服务器根据该至少一个居民的标识对应的疾病类型以及该至少一个居民的标识对应的疾病描述信息,确定出该至少一个居民的疾病等级;服务器根据该至少一个居民的疾病等级为该至少一个居民设置标签,其中,疾病等级相同的居民的标签相同。例如,该疾病等级可以分为一级、二级、三级等级别,其中一级指示的疾病严重程度低于二级指示的疾病严重程度,二级指示的疾病严重程度低于三级指示的疾病严重程度。或者,该疾病等级还可以分为低级、中级、高级等级别,低级指示的疾病严重程度低于中级指示的疾病严重程度,中级指示的疾病严重程度低于高于指示的疾病严重程度。
具体地,服务器可以采用预训练好的分类模型,根据该指示一个居民的标识对应的疾病类型和该指示一个居民的标识对应的疾病描述信息,得到该至少一个居民的标识对应的疾病等级,并按照该至少一个居民的标识对应的疾病等级为该至少一个居民设置标签。其中,该分类模型包括但不限于是根据卷积神经网络模型、递归神经网络模型等模型得到的。其中,该预训练好的分类模型可以用于根据输入的至少一个居民的病况信息,输出该至少一个居民的标签。通过分类模型,可以加速标签的设置过程,有利于后续快速确定出随访时间。
在一个实施例中,服务器根据该至少一个居民的用户信息为该至少一个居民的设置标签,还可以包括:服务器根据该至少一个居民的位置信息,确定该至少一个居民中每个居民所在区域;根据该各个居民所在区域为该至少一个居民设置标签,其中,所在区域相同的居民的标签相同。
具体地,服务器根据该各个居民所在区域为该至少一个居民设置标签,可以包括:服务器将该各个居民所在区域为第一区域的居民的标签设置为第一区域,将该各个居民所在区域为第二区域的居民的标签设置为第二区域;或者服务器将该各个居民所在区域为第一区域的居民的标签设置为第三标签,将该各个居民所在区域为第二区域的居民的标签设置为第四标签。
例如,假设该至少一个居民包括居民1、居民2、居民3、居民4,服务器可以根据该至少一个居民的位置信息,确定居民1在区域A、居民2在区域B、居民3在区域B,居民4在区域C,服务器可以将居民1的标识设置为区域A,可以将居民2和居民3的标签设置为区域B,将居民4的标签设置为区域C;或者,服务器可以将居民1的标识设置为3,可以将居民2和居民3的标签设置为4,将居民4的标签设置为5。
S103、根据为所述至少一个居民设置的标签对所述至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识。
其中,该至少一个分类类别可以包括一个或多个分类类别,例如,该至少一个分类类别可以包括第一分类类别,还可以包括第二分类类别、第三分类类别、第四分类类别、第五分类类别、第六分类类别、第七分类类别、第八分类类别、第九分类类别等等。
本申请实施例中,服务器可以将该至少一个居民设置的标签中相同标签的居民的标识划分至同一分类类别下。
在一个实施例中,当该标签包括第一疾病类型、第二疾病类型时,该至少一个分类类别可以包括第一分类类别和第二分类类别,该第一分类类别下的居民为该第一疾病类型对应的居民,该第二分类类别下的居民为该第二疾病类型对应的居民。例如,若该第一疾病类型为高血压、该第二疾病类型为泌尿系统疾病,则该第一分类类别下的居民为高血压对 应的居民,该第二分类类别下的居民为泌尿系统疾病对应的居民。
或,当该标签包括第一区域、第二区域时,该至少一个分类类别可以包括第三分类类别和第四分类类别,该第三分类类别下的居民为该第一区域对应的居民,该第四分类类别下的居民为该第二区域对应的居民。例如,若该第一区域为小区A、该第二区域为小区B,则该第一分类类别下的居民为小区A对应的居民,该第二分类类别下的居民为小区B对应的居民。
或,当该标签包括第一疾病等级、第二疾病等级时,该第一疾病等级的疾病严重程度低于该第二疾病等级的严重程度,该至少一个分类类别可以包括第五分类类别和第六分类类别,该第五分类类别下的居民为该第一疾病等级对应的居民,该第六分类类别下的居民为该第二疾病等级对应的居民。例如,若该第一疾病等级为一级、该第二疾病等级为二级,则该第一分类类别下的居民为一级对应的居民,该第二分类类别下的居民为二级对应的居民。
本申请实施例中,服务器可以将该至少一个居民设置的标签中为第一标签或第二标签的居民的标识划分至同一分类类别下。即,该至少一个分类类别可以包括第七分类类别,该第七分类类别包括第一疾病类型和第二疾病类型,例如若该第一标签为高血压,第二标签为泌尿系统疾病,则该第七分类类别下的居民包括该高血压对应的居民和泌尿系统疾病对应的居民。
在一个实施例中,服务器还可以统计该至少一个居民中在同一区域的居民,并将同一区域中的居民的标签出现次数超过预设次数的标签划分到同一类别。例如,服务器统计该至少一个居民中位于小区A的居民,并确定小区A的居民中出现次数超过5次的标签,如第一疾病类别、第二疾病类别,并将该第一疾病类别和第二疾病类别划分至同一类别。出现次数超过预设次数的标签划分到同一类别,可以有效地确定出各区域的高发病例,从而针对性的进行推送。
或者,服务器还可以将为该至少一个居民设置的标签中为第一标签且为第二标签的居民的标识划分至同一分类类别下。该至少一个分类类别可以包括第八分类类别和/或第九类别,该第八分类类别包括第一疾病类型和第一区域,该第九分类类别包括第二疾病类型和第二区域。例如若该第一疾病类型为高血压、第二疾病类型为泌尿系统疾病、第一区域为小区A、第二区域为小区B,则该第八分类类别下的居民包括属于小区A且患有高血压的居民,该第九分类类别下的居民包括属于小区B且患有泌尿系统疾病的居民。
S104、根据预设的分类类别与待推荐服务包的对应关系,确定所述至少一个分类类别下的居民的标识各自对应的待推荐服务包。
其中,该预设的分类类别中每个分类类别可以对应至少一个待推荐服务包。该至少一个待推荐服务包为一个或多个待推荐服务包。其中,每个分类类别对应的待推荐服务包可以根据实际情况进行设置,该预设的分类类别包括但不限于前述第一分类类别-第九分类类别中的任一个或多个分类类别。
本申请实施例中,服务器可以预设分类类别与待推荐服务包的对应关系,如可以预设第一分类类别与第一待推荐服务包的对应关系,预设第二分类类别与第二待推荐服务包的对应关系。当第一分类类别下的居民为第一疾病类型是高血压的居民,服务器可以预设第一分类类别与高血压服务包的对应关系。当第二分类类别下的居民为第二疾病类型是泌尿系统疾病的居民,则服务器可以预设第二分类类别与泌尿系统疾病服务包的对应关系。
服务器可以根据预设的分类类别与待推荐服务包的对应关系,查询出该至少一个分类类别中各分类类别分别对应的待推荐服务包,从而确定该至少一个分类类别下的居民的标识各自对应的待推荐服务包。
例如,该至少一个分类类别包括第一分类类别和第二分类类别,该预设的分类类别与 待推荐服务包的对应关系包括:第一分类类别与第一待推荐服务包的对应关系,第二分类类别与第二待推荐服务包的对应关系。服务器可以根据该对应关系,确定出该第一分类类别下的居民的标识对应第一待推荐服务包,该第二分类类别下的居民的标识对应第二待推荐服务包。
再如,该至少一个分类类别包括第三分类类别和第四分类类别,该预设的分类类别与待推荐服务包的对应关系包括:第三分类类别与第三待推荐服务包的对应关系,第四分类类别与第四待推荐服务包的对应关系。服务器可以根据该对应关系,确定出该第三分类类别下的居民的标识对应第三待推荐服务包,该第四分类类别下的居民的标识对应第四待推荐服务包。
S105、将所述至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至所述至少一个分类类别下的居民各自对应的终端。
例如,若该至少一个分类类别下的居民的标识包括第一分类类别下的居民的标识和第二分类类别下的居民的标识,该第一分类类别下的居民包括居民1、居民2、居民3,该第二分类类别下的居民包括居民4、居民5,则服务器可以将第一待推荐服务包的信息发送至第一待推荐服务包至居民1对应的终端、居民2对应的终端、居民3对应的终端,并将第二待推荐服务包的信息发送至居民4对应的终端、居民5对应的终端。
其中,待推荐服务包的信息包括但不限于以下任意一项或多项信息:该待推荐服务包的名称、提供的服务项目、提供的服务项目对应的服务内容、收费信息。
在一个实施例中,当接收到目标终端发送的服务包咨询请求时,将该服务包咨询请求转发至第一医护团队对应的第一电子设备;其中,该目标终端为该至少一个分类类别下的居民中目标居民对应的终端;该服务包咨询请求包括该目标居民的历史就诊数据;接收该第一电子设备根据该目标居民的历史就诊数据确定出的建议购买的服务包的信息,并将该建议购买的服务包的信息转发至该目标终端。该历史就诊数据包括但不限于病史数据和/或历史用药数据等数据。该目标终端可以为智能手机、平板电脑、笔记本电脑等智能终端,该第一电子设备可以为智能手机、平板电脑、笔记本电子等智能终端。本申请实施例医护团队可以结合用户的历史就诊数据,额外给予用户关于服务包的建议,使得针对用户推送的服务包更具参考性,提升了用户体验。
在一个实施例中,第一电子设备可以根据该目标居民的历史就诊数据确定出建立购买的服务包的信息,并将该建议购买的服务包的信息发送至服务器。
具体地,第一电子设备根据该目标居民的历史就诊数据确定出建议购买的服务包的信息,并将该建议购买的服务包的信息发送至服务器,可以包括:当第一电子设备接收到服务包咨询请求时,显示服务包列表,该服务包列表包括至少一个服务包的信息,第一电子设备若接收针对至少一个服务包的信息中的建议购买的服务包的信息选择操作,则将该建议购买的服务包的信息发送到服务器。即,该建议购买的服务包的信息,可以是第一电子设备在接收到针对服务包列表中的建议购买的服务包的信息选择操作后得到的。
或者,第一电子设备预设就诊数据与建议购买的服务包的对应关系,如高血压病史和高血压服务包的对应关系。第一电子设备根据该目标居民的历史就诊数据确定出建议购买的服务包的信息,并将该建议购买的服务包的信息发送至服务器,还可以包括:当第一电子设备接收到服务包咨询请求时,根据该服务包咨询请求包括的历史就诊数据以及该预设的就诊数据与建议购买的服务包的对应关系,确定出该服务包包括的历史就诊数据对应的建议购买的服务包的信息,并将该建议购买的服务包的信息发送至服务器。即,该建议购买的服务包的信息,可以是第一电子设备根据服务包咨询请求包括的历史就诊数据以及该预设的就诊数据与建议购买的服务包的对应关系确定出。
可见,图1所示的实施例中,服务器可以获取目标居民列表,根据该目标居民列表中 的至少一个居民的用户信息为该至少一个居民设置标签,并根据为该至少一个居民设置的标签对该至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识,从而根据预设的分类类别与待推荐服务包的对应关系,确定该至少一个分类类别下的居民的标识各自对应的待推荐服务包,以将该至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至该至少一个分类类别下的居民各自对应的终端,实现了自动化智能化地为不同类别的居民推送服务包,使得针对不同类别的居民推送的服务包更具针对性。
请参阅图2,为本申请实施例提供的一种信息推送方法的流程示意图。具体地,该方法可以包括以下步骤:
S201、获取目标居民列表,所述目标居民列表包括至少一个居民的标识以及每个居民的用户信息,所述用户信息包括病况信息和/或位置信息;
S202、根据所述至少一个居民的用户信息为所述至少一个居民设置标签;
S203、根据为所述至少一个居民设置的标签对所述至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识;
S204、根据预设的分类类别与待推荐服务包的对应关系,确定所述至少一个分类类别下的居民的标识各自对应的待推荐服务包;
S205、将所述至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至所述至少一个分类类别下的居民各自对应的终端。
步骤S201-S205可参见图1实施例中的步骤S101-S105,本申请实施例在此不做赘述。
S206、接收目标终端针对目标服务包发送的签约申请。
本申请实施例中,目标终端可以接收由服务器发送的待推荐服务包的信息,并可以针对目标服务包发送签约申请至服务器,服务器可以接收目标终端针对目标服务包发送的签约申请。其中,该目标服务包为目标终端接收到的待推荐服务包中的服务包。该服务器发送的待推荐服务包的信息中待推荐服务包的数量为一个或多个。该目标终端为该至少一个分类类别下的居民中目标居民对应的终端。
在一个应用场景中,该目标终端可以显示该待推荐服务包的信息,该目标终端对应的目标居民可以点击该待推荐服务包中的目标服务包对应的签约按钮。目标终端在检测到针对该目标服务包对应的签约按钮的点击操作后,可以针对该目标服务包发送签约申请。
S207、从注册的各个医护团队中,确定出签约服务包的数量小于或等于预设数量的至少一个医护团队。
本申请实施例中,服务器从注册的各个医护团队中,确定出满足预设条件的至少一个医护团队,并将该签约申请转发至该至少一个医护团队中的第二医护团队对应的第二电子设备,其中,该满足预设条件可以包括以下任意一项或多项:签约服务包的数量小于或等于预设数量、剩余可签约服务包的数量大于或等于预设阈值、医护团队规模达到预设规模。该规模是根据以下任意一项或多项信息确定的:医护团队包括的医护人员的人数、医护团队所属医院或诊所的级别、可提供的服务的类别。
本申请实施例中,服务器可以获取注册的各个医护团队的签约服务包的信息,并统计该注册的各个医护团队的签约服务包的数量。
服务器从注册的各个医护团队中,确定出满足预设条件的至少一个医护团队,可以包括:服务器从该注册的各个医护团队中,确定出签约服务包的数量小于或等于预设数量的至少一个医护团队。通过签约服务包的数量的判定,可以有效地根据各个医护团队实际接纳业务的能力进行考量,从而合理地进行用户资源的分配。
例如,该注册的各个医护团队包括医护团队1、医护团队2、医护团队3、医护团队4,医护团队1对应的签约服务包的数量为3,医护团队2对应的签约服务包的数量为5,医护 团队3对应的签约服务包的数量为7,医护团队4在2018年对应的签约服务包的数量为2,服务器可以从注册的三个医护团队中确定出签约服务包的数量小于或等于3个的医护团队,即确定出医护团队1和医护团队4。
在一个实施例中,服务器可以获取注册的各个医护团队的签约服务包的信息,并统计该注册的各个医护团队在预设时间范围内(如2018年内)的签约服务包的数量。服务器从注册的各个医护团队中,确定出满足预设条件的至少一个医护团队,可以包括:服务器从该注册的各个医护团队中,确定出在预设时间范围内签约服务包的数量小于或等于预设数量的至少一个医护团队。例如,该注册的各个医护团队包括医护团队1、医护团队2、医护团队3、医护团队4,医护团队1在2018年对应的签约服务包的数量为3,医护团队2在2018年对应的签约服务包的数量为5,医护团队3在2018年对应的签约服务包的数量为7,医护团队4在2018年对应的签约服务包的数量为2,服务器可以从注册的三个医护团队中确定出在2018年签约服务包的数量小于或等于3个的医护团队,即确定出医护团队1和医护团队4。
在一个实施例中,服务器可以为注册的各个医护团队设置签约服务包的上限,服务器可以获取注册的各个医护团队的签约服务包的信息,并统计该注册的各个医护团队剩余可签约服务包的数量。服务器从注册的各个医护团队中,确定出满足预设条件的至少一个医护团队,可以包括:服务器从该注册的各个医护团队中,确定出剩余可签约服务包的数量大于或等于预设数量的至少一个医护团队。
在一个实施例中,服务器从注册的各个医护团队中,确定出满足预设条件的至少一个医护团队,可以包括:服务器从注册的各个医护团队中,确定出规模满足达到预设规模的至少一个医护团队。通过医护团队规模的判定,可以提高居民所签约的医护团队的可靠性。
具体地,服务器从注册的各个医护团队中,确定出医护团队规模达到预设规模的至少一个医护团队,可以包括:服务器从注册的各个医护团队中,确定出医护团队包括的医护人员的人数大于或等于预设人数(如3人)的至少一个医护团队。或,服务器从注册的各个医护团队中,确定出医护团队所属医院或诊所的级别大于等于预设级别(如一级)的至少一个医护团队。或,服务器从注册的各个医护团队中,确定出可提供的服务的类别的数量大于等于预设值的至少一个医护团队。或,服务器从注册的各个医护团队中,确定出医护团队所属医院或诊所的级别大于等于预设级别(如一级),且医护团队包括的医护人员的人数大于或等于预设人数的至少一个医护团队。
S208、将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备。
本申请实施例中,服务器可以将该签约申请转发至该至少一个医护团队中的第二医护团队对应的第二电子设备。第二电子设备包括但不限于智能手机、平板电脑、笔记本电脑、台式电脑等智能终端。
在一个实施例中,服务器将该签约申请转发至该至少一个医护团队中的第二医护团队对应的第二电子设备之前,可以通过如下方式确定出第二医护团队:服务器获取签约记录表,该签约记录表包括注册的各个医护团队通过各自对应的电子设备录入的服务状态信息;该服务状态信息用于指示是否能继续签约服务包;从该至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队,并将确定出的医护团队作为该第二医护团队。在一个实施例中,服务器可以从数据库中获取签约记录表。例如,该至少一个医护团队包括医护团队1和医护团队4,服务器若确定出医护团队1的服务状态信息指示能继续签约服务包,则服务器将医护团队1作为第二医护团队。
在一个实施例中,各个医护团队可以通过各自对应的电子设备录入服务状态信息。在一个应用场景中,电子设备可以显示是否能继续签约服务包的选项,当检测到针对能继续 签约服务包的选项的点击操作时,可以发送指示能继续签约服务包的服务状态信息至服务器,以便服务器存至数据库中。
在一个实施例中,服务器将该签约申请转发至该至少一个医护团队中的第二医护团队对应的第二电子设备之前,还可以通过如下方式确定出第二医护团队:服务器获取签约记录表,该签约记录表包括注册的各个医护团队通过各自对应的电子设备录入的服务状态信息;该服务状态信息用于指示是否能继续签约服务包;从该至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队;从该服务状态信息指示能继续签约服务包的医护团队中,确定出服务区域范围包括该目标居民的位置信息所在区域的医护团队,并将确定出的医护团队作为该第二医护团队。该区域包括但不限于从市、区、县、镇等维度进行划分。例如,该至少一个医护团队包括医护团队1和医护团队4,服务器若确定出医护团队1的服务状态信息指示能继续签约服务包,并确定该医护团队1为服务区域范围包括该目标区域所在社区A的医护团队,则将该医护团队1作为第二医护团队。
S209、当接收到所述第二电子设备根据所述签约申请得到的确认签约指令时,确认所述目标居民签约所述目标服务包成功。
本申请实施例中,第二电子设备可以根据该签约申请得到确认签约指令。在一个实施例中,第二电子设备可以根据该签约申请得到确认签约指令,可以包括:第二电子设备可以针对该签约申请显示确认签约选项和拒绝签约选项。当第二电子设备接收到针对该确认签约选项的选择操作,如点击操作时,可以得到确认签约指令,并将根据该签约申请得到的确认签约指令发送至服务器。
可见,图2所示的实施例中,服务器可以获取目标居民列表,根据该目标居民列表中的至少一个居民的用户信息为该至少一个居民设置标签,并根据为该至少一个居民设置的标签对该至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识,从而根据预设的分类类别与待推荐服务包的对应关系,确定该至少一个分类类别下的居民的标识各自对应的待推荐服务包,以将该至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至该至少一个分类类别下的居民各自对应的终端,实现了自动化智能化地为不同类别的居民推送服务包,使得针对不同类别的居民推送的服务包更具针对性。并且,服务器还可以接收目标终端针对目标服务包发送的签约申请,并从注册的各个医护团队中确定出签约服务包的数量小于或等于预设数量的至少一个医护团队,并将该签约申请转发至该至少一个医护团队中的第二医护团队对应的第二电子设备,以便在接收到第二电子设备根据该签约申请得到的确认签约指令时,确定该目标居民签约该目标服务包成功,通过根据医护团队实际情况来选择可以签约该目标服务包的医护团队,可以合理地分配用户资源。
请参阅图3,为本申请实施例提供的一种信息推送系统的网络架构图。该信息推送系统可以包括终端10、终端20、终端30、终端40、服务器50。其中,服务器50可以分别与终端10、终端20、终端30、终端40建立通信。
服务器可以通过执行步骤S101获取目标居民列表,其中,目标居民列表记录的居民的用户信息可以包括终端10对应的居民1的标识和用户信息、终端20对应的居民2的标识和用户信息、终端30对应地居民3的标识和用户信息、终端40对应的居民4的标识和用户信息。
服务器50可以通过执行步骤S102和步骤S103,将居民1的标识、居民2的标识划分至同一分类类别,将居民3的标识和居民4的标识划分至同一分类类别。其中,居民1所处的分类类别和居民3所处的分类类别不相同。
服务器50可以通过执行步骤S104确定出居民1的标识和居民2的标识对应的待推荐 服务包,并确定出居民3的标识和居民4的标识对应的待推荐服务包,从而执行步骤S105,以将居民1的标识和居民2的标识对应的待推荐服务包发送至终端10和终端20,并将居民2的标识和居民3的标识对应的待推荐服务包发送至终端30和终端40,从而实现了自动化智能化地为不同类别的居民推送服务包,使得针对不同类别的居民推送的服务包更具针对性。
请参阅图4,为本申请实施例提供的一种信息推送装置的结构示意图。其中,该装置可以应用于服务器中。具体地,该装置可以包括:
获取单元401,用于获取目标居民列表,所述目标居民列表包括至少一个居民的标识以及每个居民的用户信息,所述用户信息包括病况信息和/或位置信息;
设置单元402,用于根据所述至少一个居民的用户信息为所述至少一个居民设置标签;
处理单元403,用于根据为所述至少一个居民设置的标签对所述至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识;
处理单元403,还用于根据预设的分类类别与待推荐服务包的对应关系,确定所述至少一个分类类别下的居民的标识各自对应的待推荐服务包;
通信单元404,用于将所述至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至所述至少一个分类类别下的居民各自对应的终端。
在一种可选的实施方式中,通信单元404,还用于当接收到目标终端发送的服务包咨询请求时,将所述服务包咨询请求转发至第一医护团队对应的第一电子设备。其中,所述目标终端为所述至少一个分类类别下的居民中目标居民对应的终端;所述服务包咨询请求包括所述目标居民的历史就诊数据;接收所述第一电子设备根据所述目标居民的历史就诊数据确定出的建议购买的服务包的信息,并将所述建议购买的服务包的信息转发至所述目标终端。
在一种可选的实施方式中,通信单元404,还用于接收目标终端针对目标服务包发送的签约申请;所述目标服务包为目标终端接收到的待推荐服务包中的服务包。其中,所述目标终端为所述至少一个分类类别下的居民中目标居民对应的终端。
在一种可选的实施方式中,处理单元403,还用于从注册的各个医护团队中,确定出签约服务包的数量小于或等于预设数量的至少一个医护团队。
在一种可选的实施方式中,通信单元404,还用于将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备。
在一种可选的实施方式中,处理单元403,还用于当通信单元404接收到所述第二电子设备根据所述签约申请得到的确认签约指令时,确认所述目标居民签约所述目标服务包成功。
在一种可选的实施方式中,获取单元401,还用于通过通信单元404将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备之前,获取签约记录表,所述签约记录表包括注册的各个医护团队通过各自对应的电子设备录入的服务状态信息;所述服务状态信息用于指示是否能继续签约服务包。
在一种可选的实施方式中,处理单元403,还用于从所述至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队,并将确定出的医护团队作为所述第二医护团队。
在一种可选的实施方式中,处理单元403,还用于从所述至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队;从所述服务状态信息指示能继续签约服务包的医护团队中,确定出服务区域范围包括所述目标居民的位置信息所在区域的医护团队,并将确定出的医护团队作为所述第二医护团队。
在一种可选的实施方式中,所述用户信息包括病况信息,所述病况信息包括疾病类型和疾病描述信息。
在一种可选的实施方式中,设置单元402根据所述至少一个居民的用户信息为所述至少一个居民的设置标签,具体为根据所述至少一个居民的标识对应的疾病类型以及所述至少一个居民的标识对应的疾病描述信息,确定出所述至少一个居民的疾病等级;根据所述至少一个居民的疾病等级为所述至少一个居民设置标签,其中,疾病等级相同的居民的标签相同。
在一种可选的实施方式中,所述用户信息包括位置信息。设置单元402根据所述至少一个居民的用户信息为所述至少一个居民的设置标签,具体为根据所述至少一个居民的位置信息,确定所述至少一个居民中每个居民所在区域;根据所述各个居民所在区域为所述至少一个居民设置标签,其中,所在区域相同的居民的标签相同。
可见,图4所示的实施例中,服务器可以获取目标居民列表,根据该目标居民列表中的至少一个居民的用户信息为该至少一个居民设置标签,并根据为该至少一个居民设置的标签对该至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识,从而根据预设的分类类别与待推荐服务包的对应关系,确定该至少一个分类类别下的居民的标识各自对应的待推荐服务包,以将该至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至该至少一个分类类别下的居民各自对应的终端,实现了自动化智能化地为不同类别的居民推送服务包,使得针对不同类别的居民推送的服务包更具针对性。
请参阅图5,为本申请实施例提供的一种服务器的结构示意图。本实施例中所描述的服务器可以包括:一个或多个处理器100,一个或多个输入设备200,一个或多个输出设备300和存储器400。处理器100、输入设备200、输出设备300和存储器400可以通过总线连接。
输入设备200、输出设备300可以是标准的有线或无线通信接口。
处理器100可以是中央处理模块(Central Processing Unit,CPU),该处理器还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
存储器400可以是高速RAM存储器,也可为非不稳定的存储器(non-volatile memory),例如磁盘存储器。存储器400用于存储一组程序代码,输入设备200、输出设备300和处理器100可以调用存储器400中存储的程序代码。具体地:
处理器100,用于获取目标居民列表,所述目标居民列表包括至少一个居民的标识以及每个居民的用户信息,所述用户信息包括病况信息和/或位置信息;根据所述至少一个居民的用户信息为所述至少一个居民设置标签;根据为所述至少一个居民设置的标签对所述至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识;根据预设的分类类别与待推荐服务包的对应关系,确定所述至少一个分类类别下的居民的标识各自对应的待推荐服务包;将所述至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,通过输出设备300分别发送至所述至少一个分类类别下的居民各自对应的终端。
可选的,处理器100,还用于当通过输入设备200接收到目标终端发送的服务包咨询请求时,通过输出设备300将所述服务包咨询请求转发至第一医护团队对应的第一电子设备;其中,所述目标终端为所述至少一个分类类别下的居民中目标居民对应的终端;所述服务包咨询请求包括所述目标居民的历史就诊数据;通过输入设备200接收所述第一电子设备根据所述目标居民的历史就诊数据确定出的建议购买的服务包的信息,并通过输出设 备300将所述建议购买的服务包的信息转发至所述目标终端。
可选的,处理器100,还用于通过输入设备200接收目标终端针对目标服务包发送的签约申请;所述目标服务包为目标终端接收到的待推荐服务包中的服务包;其中,所述目标终端为所述至少一个分类类别下的居民中目标居民对应的终端;从注册的各个医护团队中,确定出签约服务包的数量小于或等于预设数量的至少一个医护团队;通过输出设备300将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备;当通过输入设备200接收到所述第二电子设备根据所述签约申请得到的确认签约指令时,确认所述目标居民签约所述目标服务包成功。
可选的,处理器100,还用于通过输出设备300将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备之前,获取签约记录表,所述签约记录表包括注册的各个医护团队通过各自对应的电子设备录入的服务状态信息;所述服务状态信息用于指示是否能继续签约服务包;从所述至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队,并将确定出的医护团队作为所述第二医护团队。
可选的,处理器100,还用于通过输出设备300将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备之前,获取签约记录表,所述签约记录表包括注册的各个医护团队通过各自对应的电子设备录入的服务状态信息;所述服务状态信息用于指示是否能继续签约服务包;从所述至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队;从所述服务状态信息指示能继续签约服务包的医护团队中,确定出服务区域范围包括所述目标居民的位置信息所在区域的医护团队,并将确定出的医护团队作为所述第二医护团队。
可选的,所述用户信息包括病况信息,所述病况信息包括疾病类型和疾病描述信息。
可选的,处理器100根据所述至少一个居民的用户信息为所述至少一个居民的设置标签,具体为根据所述至少一个居民的标识对应的疾病类型以及所述至少一个居民的标识对应的疾病描述信息,确定出所述至少一个居民的疾病等级;根据所述至少一个居民的疾病等级为所述至少一个居民设置标签,其中,疾病等级相同的居民的标签相同。
可选的,所述用户信息包括位置信息。
可选的,处理器100根据所述至少一个居民的用户信息为所述至少一个居民的设置标签,具体为根据所述至少一个居民的位置信息,确定所述至少一个居民中每个居民所在区域;根据所述各个居民所在区域为所述至少一个居民设置标签,其中,所在区域相同的居民的标签相同。
具体实现中,本申请实施例中所描述的处理器100、输入设备200、输出设备300可执行图1实施例、图2实施例所描述的实现方式,也可执行本申请实施例所描述的实现方式,在此不再赘述。
在本申请各个实施例中的各功能模块可以集成在一个处理模块中,也可以是各个模块单独物理存在,也可以是两个或两个以上模块集成在一个模块中。上述集成的模块既可以采样硬件的形式实现,也可以采样软件功能模块的形式实现。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的可读存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。
以上所揭露的仅为本申请一种较佳实施例而已,当然不能以此来限定本申请之权利范围,本领域普通技术人员可以理解实现上述实施例的全部或部分流程,并依本申请权利要求所作的等同变化,仍属于本申请所涵盖的范围。

Claims (20)

  1. 一种信息推送方法,其特征在于,包括:
    获取目标居民列表,所述目标居民列表包括至少一个居民的标识以及每个居民的用户信息,所述用户信息包括病况信息和/或位置信息;
    根据所述至少一个居民的用户信息为所述至少一个居民设置标签;
    根据为所述至少一个居民设置的标签对所述至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识;
    根据预设的分类类别与待推荐服务包的对应关系,确定所述至少一个分类类别下的居民的标识各自对应的待推荐服务包;
    将所述至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至所述至少一个分类类别下的居民各自对应的终端。
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    当接收到目标终端发送的服务包咨询请求时,将所述服务包咨询请求转发至第一医护团队对应的第一电子设备;其中,所述目标终端为所述至少一个分类类别下的居民中目标居民对应的终端;所述服务包咨询请求包括所述目标居民的历史就诊数据;
    接收所述第一电子设备根据所述目标居民的历史就诊数据确定出的建议购买的服务包的信息,并将所述建议购买的服务包的信息转发至所述目标终端。
  3. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    接收目标终端针对目标服务包发送的签约申请;所述目标服务包为目标终端接收到的待推荐服务包中的服务包;其中,所述目标终端为所述至少一个分类类别下的居民中目标居民对应的终端;
    从注册的各个医护团队中,确定出签约服务包的数量小于或等于预设数量的至少一个医护团队;
    将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备;
    当接收到所述第二电子设备根据所述签约申请得到的确认签约指令时,确认所述目标居民签约所述目标服务包成功。
  4. 根据权利要求3所述的方法,其特征在于,所述将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备之前,所述方法还包括:
    获取签约记录表,所述签约记录表包括注册的各个医护团队通过各自对应的电子设备录入的服务状态信息;所述服务状态信息用于指示是否能继续签约服务包;
    从所述至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队,并将确定出的医护团队作为所述第二医护团队。
  5. 根据权利要求3所述的方法,其特征在于,所述将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备之前,所述方法还包括:
    获取签约记录表,所述签约记录表包括注册的各个医护团队通过各自对应的电子设备录入的服务状态信息;所述服务状态信息用于指示是否能继续签约服务包;
    从所述至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队;
    从所述服务状态信息指示能继续签约服务包的医护团队中,确定出服务区域范围包括所述目标居民的位置信息所在区域的医护团队,并将确定出的医护团队作为所述第二医护团队。
  6. 根据权利要求1所述的方法,其特征在于,所述用户信息包括病况信息,所述病况信息包括疾病类型和疾病描述信息,所述根据所述至少一个居民的用户信息为所述至少一个居民的设置标签,包括:
    根据所述至少一个居民的标识对应的疾病类型以及所述至少一个居民的标识对应的疾病描述信息,确定出所述至少一个居民的疾病等级;
    根据所述至少一个居民的疾病等级为所述至少一个居民设置标签,其中,疾病等级相同的居民的标签相同。
  7. 根据权利要求1所述的方法,其特征在于,所述用户信息包括位置信息,所述根据所述至少一个居民的用户信息为所述至少一个居民的设置标签,包括:
    根据所述至少一个居民的位置信息,确定所述至少一个居民中每个居民所在区域;
    根据所述各个居民所在区域为所述至少一个居民设置标签,其中,所在区域相同的居民的标签相同。
  8. 一种信息推送装置,其特征在于,包括:
    获取单元,用于获取目标居民列表,所述目标居民列表包括至少一个居民的标识以及每个居民的用户信息,所述用户信息包括病况信息和/或位置信息;
    设置单元,用于根据所述至少一个居民的用户信息为所述至少一个居民设置标签;
    处理单元,用于根据为所述至少一个居民设置的标签对所述至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识;
    所述处理单元,还用于根据预设的分类类别与待推荐服务包的对应关系,确定所述至少一个分类类别下的居民的标识各自对应的待推荐服务包;
    通信单元,用于将所述至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,分别发送至所述至少一个分类类别下的居民各自对应的终端。
  9. 根据权利要求8所述的装置,其特征在于,所述通信单元,还用于当接收到目标终端发送的服务包咨询请求时,将所述服务包咨询请求转发至第一医护团队对应的第一电子设备;其中,所述目标终端为所述至少一个分类类别下的居民中目标居民对应的终端;所述服务包咨询请求包括所述目标居民的历史就诊数据;接收所述第一电子设备根据所述目标居民的历史就诊数据确定出的建议购买的服务包的信息,并将所述建议购买的服务包的信息转发至所述目标终端。
  10. 根据权利要求8所述的装置,其特征在于,
    所述通信单元,还用于接收目标终端针对目标服务包发送的签约申请;所述目标服务包为目标终端接收到的待推荐服务包中的服务包;其中,所述目标终端为所述至少一个分类类别下的居民中目标居民对应的终端;
    所述处理单元,还用于从注册的各个医护团队中,确定出签约服务包的数量小于或等于预设数量的至少一个医护团队;
    所述通信单元,还用于将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备;
    所述处理单元,还用于当所述通信单元接收到所述第二电子设备根据所述签约申请得到的确认签约指令时,确认所述目标居民签约所述目标服务包成功。
  11. 根据权利要求10所述的装置,其特征在于,
    所述获取单元,还用于在通过所述通信单元将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备之前,获取签约记录表,所述签约记录表包括注册的各个医护团队通过各自对应的电子设备录入的服务状态信息;所述服务状态信息用于指示是否能继续签约服务包;
    所述处理单元,还用于从所述至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队,并将确定出的医护团队作为所述第二医护团队。
  12. 根据权利要求10所述的装置,其特征在于,
    所述获取单元,还用于在通过所述通信单元将所述签约申请转发至所述至少一个医护 团队中的第二医护团队对应的第二电子设备之前,获取签约记录表,所述签约记录表包括注册的各个医护团队通过各自对应的电子设备录入的服务状态信息;所述服务状态信息用于指示是否能继续签约服务包;
    所述处理单元,还用于从所述至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队;从所述服务状态信息指示能继续签约服务包的医护团队中,确定出服务区域范围包括所述目标居民的位置信息所在区域的医护团队,并将确定出的医护团队作为所述第二医护团队。
  13. 根据权利要求8所述的装置,其特征在于,所述用户信息包括病况信息,所述病况信息包括疾病类型和疾病描述信息,所述设置单元根据所述至少一个居民的用户信息为所述至少一个居民的设置标签,具体为根据所述至少一个居民的标识对应的疾病类型以及所述至少一个居民的标识对应的疾病描述信息,确定出所述至少一个居民的疾病等级;根据所述至少一个居民的疾病等级为所述至少一个居民设置标签,其中,疾病等级相同的居民的标签相同。
  14. 根据权利要求8所述的装置,其特征在于,所述用户信息包括位置信息,所述设置单元根据所述至少一个居民的用户信息为所述至少一个居民的设置标签,具体为根据所述至少一个居民的位置信息,确定所述至少一个居民中每个居民所在区域;根据所述各个居民所在区域为所述至少一个居民设置标签,其中,所在区域相同的居民的标签相同。
  15. 一种服务器,其特征在于,包括处理器、输入设备、输出设备和存储器,所述处理器、输入设备、输出设备和存储器相互连接,其中,所述存储器用于存储计算机程序,所述计算机程序包括程序指令,所述处理器被配置用于调用所述程序指令,执行:获取目标居民列表,所述目标居民列表包括至少一个居民的标识以及每个居民的用户信息,所述用户信息包括病况信息和/或位置信息;根据所述至少一个居民的用户信息为所述至少一个居民设置标签;根据为所述至少一个居民设置的标签对所述至少一个居民的标识进行分类,得到至少一个分类类别下的居民的标识;根据预设的分类类别与待推荐服务包的对应关系,确定所述至少一个分类类别下的居民的标识各自对应的待推荐服务包;将所述至少一个分类类别下的居民的标识各自对应的待推荐服务包的信息,通过所述输出设备分别发送至所述至少一个分类类别下的居民各自对应的终端。
  16. 根据权利要求15所述的服务器,其特征在于,所述处理器,还用于当通过所述输入设备接收到目标终端发送的服务包咨询请求时,通过所述输出设备将所述服务包咨询请求转发至第一医护团队对应的第一电子设备;其中,所述目标终端为所述至少一个分类类别下的居民中目标居民对应的终端;所述服务包咨询请求包括所述目标居民的历史就诊数据;通过所述输入设备接收所述第一电子设备根据所述目标居民的历史就诊数据确定出的建议购买的服务包的信息,并通过所述输出设备将所述建议购买的服务包的信息转发至所述目标终端。
  17. 根据权利要求15所述的服务器,其特征在于,所述处理器,还用于通过所述输入设备接收目标终端针对目标服务包发送的签约申请;所述目标服务包为目标终端接收到的待推荐服务包中的服务包;其中,所述目标终端为所述至少一个分类类别下的居民中目标居民对应的终端;从注册的各个医护团队中,确定出签约服务包的数量小于或等于预设数量的至少一个医护团队;通过所述输出设备将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备;当通过所述输入设备接收到所述第二电子设备根据所述签约申请得到的确认签约指令时,确认所述目标居民签约所述目标服务包成功。
  18. 根据权利要求17所述的服务器,其特征在于,所述处理器,还用于通过所述输出设备将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备之前,获取签约记录表,所述签约记录表包括注册的各个医护团队通过各自对应的电子设 备录入的服务状态信息;所述服务状态信息用于指示是否能继续签约服务包;从所述至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队,并将确定出的医护团队作为所述第二医护团队。
  19. 根据权利要求17所述的服务器,其特征在于,所述处理器,还用于通过所述输出设备将所述签约申请转发至所述至少一个医护团队中的第二医护团队对应的第二电子设备之前,获取签约记录表,所述签约记录表包括注册的各个医护团队通过各自对应的电子设备录入的服务状态信息;所述服务状态信息用于指示是否能继续签约服务包;从所述至少一个医护团队中,确定出服务状态信息指示能继续签约服务包的医护团队;从所述服务状态信息指示能继续签约服务包的医护团队中,确定出服务区域范围包括所述目标居民的位置信息所在区域的医护团队,并将确定出的医护团队作为所述第二医护团队。
  20. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令当被处理器执行时使所述处理器执行如权利要求1-7任一项所述的方法。
PCT/CN2019/095035 2018-10-23 2019-07-08 信息推送方法、装置、服务器及计算机可读存储介质 WO2020082800A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811235216.0 2018-10-23
CN201811235216.0A CN109544268B (zh) 2018-10-23 2018-10-23 信息推送方法、装置、服务器及计算机可读存储介质

Publications (1)

Publication Number Publication Date
WO2020082800A1 true WO2020082800A1 (zh) 2020-04-30

Family

ID=65844543

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/095035 WO2020082800A1 (zh) 2018-10-23 2019-07-08 信息推送方法、装置、服务器及计算机可读存储介质

Country Status (2)

Country Link
CN (1) CN109544268B (zh)
WO (1) WO2020082800A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114155064A (zh) * 2021-12-09 2022-03-08 邯郸市钧逸大数据服务有限公司 采用ai和大数据分析的电商内容推荐方法及大数据系统
CN114818987A (zh) * 2022-06-20 2022-07-29 中山大学深圳研究院 一种科技服务数据的处理方法、装置以及系统

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109544268B (zh) * 2018-10-23 2023-08-22 深圳平安医疗健康科技服务有限公司 信息推送方法、装置、服务器及计算机可读存储介质
CN110490651B (zh) * 2019-08-14 2023-11-14 平安科技(深圳)有限公司 信息推送方法、装置、设备及计算机可读存储介质
CN112164450A (zh) * 2020-09-15 2021-01-01 万达信息股份有限公司 一种医疗服务的签约方法和系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105357107A (zh) * 2015-11-18 2016-02-24 四川长虹电器股份有限公司 基于云平台的用于智能小区的社交系统及方法
CN106815786A (zh) * 2017-03-27 2017-06-09 广东德生科技股份有限公司 一种医疗服务签约系统及方法
US20180052966A1 (en) * 2016-08-19 2018-02-22 VisibleHand, Inc. Systems And Methods for Optimizing Care For Patients and Residents Based On Interactive Data Processing, Collection, And Report Generation
CN109544268A (zh) * 2018-10-23 2019-03-29 平安医疗健康管理股份有限公司 信息推送方法、装置、服务器及计算机可读存储介质

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107229814A (zh) * 2016-03-24 2017-10-03 深圳中迈数字医疗技术有限公司 根据慢性病患者信息进行干预的方法及系统
CN105978973A (zh) * 2016-05-12 2016-09-28 北京鑫丰南格科技股份有限公司 医护工作组推送方法、装置、用户设备及系统
CN107451869A (zh) * 2017-08-07 2017-12-08 百度在线网络技术(北京)有限公司 用于推送信息的方法和装置
CN107786658A (zh) * 2017-10-27 2018-03-09 上海京颐科技股份有限公司 一种医患之间的消息推送方法及装置、存储介质、终端
CN107920079B (zh) * 2017-11-21 2018-10-16 山东勤成信息科技有限公司 基于物联网的移动医疗服务方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105357107A (zh) * 2015-11-18 2016-02-24 四川长虹电器股份有限公司 基于云平台的用于智能小区的社交系统及方法
US20180052966A1 (en) * 2016-08-19 2018-02-22 VisibleHand, Inc. Systems And Methods for Optimizing Care For Patients and Residents Based On Interactive Data Processing, Collection, And Report Generation
CN106815786A (zh) * 2017-03-27 2017-06-09 广东德生科技股份有限公司 一种医疗服务签约系统及方法
CN109544268A (zh) * 2018-10-23 2019-03-29 平安医疗健康管理股份有限公司 信息推送方法、装置、服务器及计算机可读存储介质

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114155064A (zh) * 2021-12-09 2022-03-08 邯郸市钧逸大数据服务有限公司 采用ai和大数据分析的电商内容推荐方法及大数据系统
CN114818987A (zh) * 2022-06-20 2022-07-29 中山大学深圳研究院 一种科技服务数据的处理方法、装置以及系统
CN114818987B (zh) * 2022-06-20 2022-11-08 中山大学深圳研究院 一种科技服务数据的处理方法、装置以及系统

Also Published As

Publication number Publication date
CN109544268B (zh) 2023-08-22
CN109544268A (zh) 2019-03-29

Similar Documents

Publication Publication Date Title
WO2020082800A1 (zh) 信息推送方法、装置、服务器及计算机可读存储介质
US10853455B2 (en) Care management outreach
US10468130B1 (en) System and method for automatically generating a prescription refill order via a reply electronic message
US10319466B2 (en) Intelligent filtering of health-related information
CN110310020B (zh) 基于数据分析的项目方案管理方法、相关装置及存储介质
US20230101984A1 (en) Methods, systems, and devices for determining mutli-party collocation
US11817208B2 (en) Method and system to facilitate patient care
CN109255721A (zh) 基于费用预测的保险推荐方法、设备、服务器及可读介质
CN111598162A (zh) 一种黄牛风险监测方法、终端设备和存储介质
US20240055141A1 (en) Secure messaging system with constrained user actions for ensured compliant transmission of medical information
US11763262B2 (en) Identifying relationships between healthcare practitioners and healthcare facilities based on billed claims
US20210240556A1 (en) Machine-learning driven communications using application programming interfaces
US20130304485A1 (en) Method of referring patients to healthcare providers
CN109544372B (zh) 基于人工智能的门诊慢性病资质监控方法及相关装置
WO2020082803A1 (zh) 一种信息处理方法、装置、服务器及介质
US10930391B2 (en) Device for reducing fraud, waste, and abuse in the ordering and performance of medical testing and methods for using the same
US12057218B2 (en) Revenue cycle inventory management
CN113744897A (zh) 网络问诊方法、计算机装置和存储介质
US20180261309A1 (en) Methods and systems for estimating costs of perinatological or neonatological care
CN109545390B (zh) 一种信息处理方法、装置、服务器及计算机可读存储介质
WO2020082795A1 (zh) 一种医护团队的转签方法、装置、服务器及介质
CN107609843A (zh) 合同更新方法及服务器
US20140156307A1 (en) Medical image system
KR20110090116A (ko) 이동통신단말기를 이용한 의료 상담 시스템 및 이의 운영 방법
US20190371444A1 (en) Out-of-pocket cost determination for prescription drugs

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

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

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 19876149

Country of ref document: EP

Kind code of ref document: A1