System and method for supporting multiple question and answer fora in different web sites

Inactive Publication Date: 2006-01-05
EXPERT VIEWPOINT
34 Cites 75 Cited by

AI-Extracted Technical Summary

Problems solved by technology

One problem with traditional interactive web sites is the difficulty in modifying them.
Expensive staff members have to undertake tedious and repetitive tasks, such as archiving older messages and deleting unanswered questions.
A problem with existing interactive systems which use experts is the lack of flexibility av...
View more

Benefits of technology

[0008] In order to address and solve certain of the foregoing shortcomings in the prior art, the present invention provides a method and accompanying system for funding an interactive network site that provides one or more fora acces...
View more

Abstract

A method and system, executed by a server, is disclosed for receiving questions from users regarding one or more topics and providing answers from a set of experts. Users can direct questions to one or more specific experts, who in turn can answer the questions, refer the questions to other experts, or both. The server automatically organizes and stores questions and answers in various fora dedicated to one or more topics, such as medical treatment for specific health conditions. Responses generated by the experts to the questions asked by the users may, in turn, be reviewed by peer review personnel. The system may be deployed at multiple network sites to provide a question and answer forum to users who visit different sites. Each network site in which the system is deployed may selectively decide whether to post at its network site the responses by experts and/or peer review personnel to questions originating from other network sites. In addition, each network site can selectively decide whether the responses by experts and/or peer review personnel to questions originating at their network site should be permitted to be posted on other network sites. Methods for funding a network site according to the present invention include the provision of advertising banners, receiving subscription payments or fees from user/subscribers for receiving expert opinions, and receiving payments from third party sponsors. Users who access the site may, in turn, receive benefits in exchange for soliciting such expert opinions.

Application Domain

FinanceOffice automation +2

Technology Topic

Third partyKnowledge management +8

Image

  • System and method for supporting multiple question and answer fora in different web sites
  • System and method for supporting multiple question and answer fora in different web sites
  • System and method for supporting multiple question and answer fora in different web sites

Examples

  • Experimental program(1)

Example

[0048] Systems and methods consistent with the present invention allow users to obtain information on a given subject by interacting with experts on that subject. Users can get answers to their questions either by asking a question or by reviewing answers to questions that others have posed. If asked a question, an expert can either provide an answer or refer the question to another expert. An expert can also act as peer review personnel by reviewing the responses posted by another expert. In addition, experts and/or peer review personnel can post their responses in any forum, category, and network site they desire.
[0049] In one embodiment, users can visit a web site to have their AIDS- and HIV-related questions answered by doctors and other experts in the field. The site provides several benefits to users. For instance, it lowers barriers between patients and clinicians, demystifies HUV/AIDS and its treatment, improves patients' quality of life and fosters community through human connection.
[0050] The web site is divided into several fora based on subject matter within the broad topic of AIDS- and HIV-related information. Fora may have separate sections for recent questions and archived, or older, questions. The archived questions for a particular fora may be further divided into categories by subject matter. Each forum may have its own set of categories.
[0051] One possible implementation provides for dynamic management of each forum and of the system itself. If individual forum pages are properly designed, system administrators can make changes to the web site without using a low-level programming language, such as PERL, because system software automatically “manages” the questions and answers. The system itself stores questions and answers, handles categorizations, makes the distinction between current and archived questions, allows creation and editing of pages, and manages the experts and their interrelationships.
[0052] Dynamic management of the system may be achieved using flexible “templates” instead of standard, fixed HTML documents to create the web pages. These templates may serve as a basis for only one page (e.g., the home page for the treatment forum) or for hundreds of pages (e.g., the layout for the questions and answer pages). Templates differ from ordinary HTML pages in that they include commands that return information about parts of the system. These commands take the form of a standard interface to the low-level language (e.g., PERL) part of the system. By using these commands, administrators can change sections of the system easily, quickly, and without having to write or change low-level code.
[0053]FIG. 1 depicts an information-sharing system 100 consistent with the present invention. System 100 includes a number of devices such as computers 102, 104 and 106, with client interfaces, computers 108 and 110 with expert interfaces, computer 112 with an administrator's interface, and server 114. Computers 102, 104, 106, 108, 110 and 112, and server 114 communicate via network 116. Network 116 could be, for example, the Internet, an intranet, a local area network (LAN), a wide area network (WAN), a bulletin board system (BBS) implemented on a public switched telephone network, a wireless network, or any other suitable telecommunications or computer network. Although FIG. 1 shows a specific number of devices one skilled in the art will recognize that any number of devices could be connected to network 116 without departing from the principles of the present invention. Furthermore, although only one server 114 is displayed, it should be readily appreciated that server 114 may be any number of computer servers which may communicate with each other over a distributed communication architecture.
[0054]FIG. 2 is a flow chart of one embodiment of a user interface for a system consistent with the present invention. Server 114 presents to the user a series of web pages. In response, the user makes selections via a client interface, e.g., computer 102, which are received by server 114. As shown in FIG. 2, the user is presented with a question-and-answer (Q&A) forum page, which offers a choice of fora, including: treatment, fatigue, oral health, infections, safe sex, viral load, mental health, mixed couples, spiritual, and workplace. Once the user selects a forum, a forum page presents the user with several options, including ask a question, select a question, and select a category. If the user chooses to ask a question, a new page prompts the user to enter a title, a question, and in some fora, an expert. If the user chooses to select a category, the user views a list of questions and chooses which questions to read. In response to the user selecting an archived question, the question and its associated answer are presented to the user.
[0055]FIG. 3 is an exemplary Q&A forum page that includes a header, sponsorship information, photos of experts, and a set of options corresponding to the available fora.
[0056]FIG. 4 is an exemplary forum page for the treatment forum as it appears at the user interface. The forum page lists the experts available in a specific forum. Experts can be available in one or more fora simultaneously. This allows users to address a panel of experts or have more private interaction with a single expert. The forum page presents the user with options such as reading a previously answered question or adding a new question. These options can, be unique to each forum. If the user chooses to read previously answered questions, server 114 can list the questions or prompt the user to specify a category of questions to list. If the user chooses to ask a question, server 114 displays a page which prompts the user to fill in a question and title. In one embodiment, fora permit a user to select an expert to receive the question.
[0057]FIG. 5 is a flow chart depicting the steps involved with an expert's interaction with the system. The interaction begins when the system receives a question from the user (step 502). The question is input by the user at a client interface, such as computer 102, and transmitted via network 116 to server 114. Questions received by server 114 are filtered either automatically (e.g., using a computer or microprocessor) or by a human operator, such as a doctor, an expert, a medical professional, an insurance case manager and/or an administrator, to eliminate non-relevant or redundant questions. The system then routes the question to one of the experts (step 504) at an expert interface, such as computer 110. The system then receives a command from the expert (step 506) via the expert interface. Finally, the system executes the command (step 508) at server 114. Questions and/or answers are placed into one or more fora and/or categories either automatically (e.g., using a computer or microprocessor) or by a human operator, such as a doctor, an expert, a medical professional, an insurance case manager and/or an administrator.
[0058]FIG. 6A through 6C depict a flow chart showing one implementation of an expert's interaction in detail. The expert is presented with a home page, labeled “Top Level” in FIGS. 6A-C, from which they can select a specific question to answer, edit existing questions, or quit. As shown in FIGS. 6A and 6B, once the expert selects a question to answer, the expert can then answer the question, refer the question, cross post the question in other fora, or add an attachment. Upon completing the chosen tasks, the expert chooses either post or delete, and is returned to the top level home page. The post command prompts the expert to verify the results and then the question is posted to the appropriate forum. The delete command deletes the question from the system.
[0059]FIG. 6C shows that, to edit existing messages, the expert first chooses a forum (and category, if appropriate) and then chooses a question and answer to edit. The expert can then edit the answer, cross post the answer to other fora, or add an attachment. When finished, the expert selects the post command, which prompts the expert to verify the results and then the question is re-posted to the appropriate forum. The expert may then choose another forum or return to the top level home page.
[0060]FIG. 7 is an example of how an expert home page can appear on an expert interface, such as computer 110. It can include the expert's name, a summary of the questions awaiting the expert's attention, an edit option, and a quit option. As shown in FIG. 7, questions can reach an expert in one of four ways: (1) unanswered questions referred by another expert; (2) previously-answered questions referred by another expert; (3) questions directed to a specific expert by a user; and (4) questions posted by a user with no expert selected. Regardless of the origin of questions, they all appear on the expert's home page. Collating all of an expert's questions in this way saves time and effort previously spent by the expert visiting several different locations looking for questions.
[0061]FIG. 8 represents the steps taken by the system to route a question posed by a user to one of the experts (step 504). The system first determines whether the user specified an expert with the question (step 802). The user could have specified an expert while inputting the question at a client interface, such as computer 102. If the user specified an expert with the question, the system routes the question to that expert (step 804) at an expert interface, such as computer 110. If not, the system posts the question in a location on server 114 which is accessible to all experts in the forum (step 806).
[0062]FIG. 9 is a flow chart illustrating options available to an expert upon receiving a question. First, the expert receives the question at an expert interface, such as computer 110 (step 902). The expert is presented with a four part answer set (steps 904, 906, 908 and 910) that allows him or her to make a variety of choices in answering the question. The expert can go from any part of the set to any other part at any time. In the first part, the expert can answer the questions (step 904); in the second part, he or she can assign the question to a forum and/or category (step 906); in the third part, he or she can refer the question to another expert (step 908); and in the last part, he or she can add an attachment to an answer to the question (step 910). Once the expert has completed the chosen task or tasks, he or she exits by specifying that the results be posted. The system then examines whether there was a referral or not (step 912) and whether there was any answer and, if so, whether it is the first one or a supplemental one (steps 914 and 916). Depending on what combination the system finds, it determines that it should do one of the following: simply post the question and answer (step 22), post a supplemental answer to an existing question (step 924), refer the unanswered question (step 926), post the question and answer and refer it for a supplemental answer (step 928), or post the supplemental answer and also refer it for another supplemental answer (step 930).
[0063] A benefit of this embodiment is that real-time peer review is provided to experts. Experts in many fields rely on review by their peers to validate their opinions and research. Medical journals provide one avenue of peer review, but the publishing process of medical journals can take months. Second opinions provide another avenue for peer review, and patients frequently get a second opinion before accepting the treatment prescribed by their doctor. But, getting a second opinion can take weeks, during which the patient has to postpone treatment. Real-time peer review may speed up treatment.
[0064] Experts, such as doctors, can post answers to questions and then refer their answers to peer review personnel, such as other doctors, insurance case managers and/or other experts for a second (or third or fourth, etc.) opinion. Peer review personnel can also review answers given by other experts on their own, without being asked to do so by an expert. Users, including patients, can request that specific experts answer a question and then the users can read comments from other experts on those answers. Using the present invention, this entire review process can occur within hours, or even minutes.
[0065]FIG. 10 shows the interaction, consistent with the current invention, between a system and an administrator using administrator interface 112. First, an administrator logs into the system via administrator interface 112 (step 1002). The system then presents the administrator with a menu of guides stored on server 114 (step 1004). Each guide consists of a set of choices corresponding to different aspects of a forum within the system. After presenting a menu of guides to the administrator, the system receives a command from the administrator, via administrator interface 112, selecting a guide (step 1006). The system then presents the guide selected to the administrator at administrator interface 112 (step 1008). Next, the system receives an action command from the administrator, via administrator interface 112, in response to the guide (step 1010). The system then executes the command received (step 1012). The administrator can then choose, via administrator interface 112, to log out (step 1014), or be presented with the menu of guides again, returning to step 1004.
[0066]FIG. 1A through 11J depict a flow chart showing one implementation of an administrator's interaction in detail. The administrator is presented with a home page, labeled “Top Level”, which offers several options, including: configure the system, add or configure a forum, configure an expert, add or delete an administrator, edit a question or answer, correct a forum manually, view new material, or change the administrator's password.
[0067] As FIG. 11A shows, when the administrator chooses to configure the system, a configure system page is presented which contains information for the system configuration files and requests new data. The administrator can choose next (to add data), cancel (to return to the home page), or quit (to exit). The page for adding data contains a copy of existing data and the new data. From the add data page, the administrator can choose next, back (return to previous page), cancel (return to home page), or quit (exit). If “next” is selected, or if no new data is being added, the administrator is prompted to verify the page, after which the finish command makes the appropriate changes and presents the home page.
[0068] As shown in FIG. 11A, the process is the same for adding a forum as for configuring the system, except that instead of a configure system page, an add forum page is presented which contains forum names, expert selectors, data types and requests new data.
[0069] As shown in FIG. 11B, the process is the same for configuring a forum as for configuring the system, except that instead of a configure system page, a configure forum page is presented which contains the forum name and inheritance information, and requests new data. Also, from the configure forum page the administrator can choose to delete a forum, which prompts the user to verify the selection and then deletes the forum from the system.
[0070] As shown in FIG. 11C, the process is the same for configuring a group as for configuring the system, except that instead of a configure system page, the administrator first selects a group and then a configure group is presented which contains the group data and requests new data.
[0071] As shown in FIG. 11D, the process is the same for adding a category as for configuring the system, except that instead of a configure system page, an add category page is presented which contains category names, grouping choices, status choices, inheritance information, and requests new data.
[0072] As shown in FIG. 11E, the process is the same for configuring a category as for configuring the system, except that instead of a configure system page, the administrator first selects a category and then a configure category page is presented which contains category data and requests new data.
[0073] As shown in FIG. 11F, the process is the same for adding an expert as for configuring the system, except that instead of a configure system page, an add expert page is presented which requests expert names, forum selection, and any new data.
[0074] As shown in FIG. 11G, the process is the same for configuring an expert as for configuring the system, except that instead of a configure system page, a configure expert page is presented which contains the expert data and requests any new data. Also, from the configure expert page, the administrator can choose to delete an expert, which prompts the user to verify the selection and then deletes the expert from the system.
[0075] As shown in FIG. 11H, if the administrator chooses to add an administrator, an add administrator page is presented, which requests long and short names and a password. From that page, the administrator can choose add (adds the new administrator and returns to the home page), cancel (returns to the home page), or quit (exit).
[0076] As shown in FIG. 11G, if the administrator chooses to delete an administrator, a delete administrator page is presented, which prompts the administrator to verify the delete command or return to the home page. Once the command is verified, the administrator to be deleted is removed from the system, and the administrator returns to the home page.
[0077] As shown in FIG. 11I, if the administrator chooses to edit a question and answer, the administrator then chooses a category and a question and answer. An edit question and answer page is presented which displays the title, question, all answers and attachments, and all relevant forums and categories. The administrator can change the information or delete the question and answer. To change the information, the administrator is prompted to verify and post the question and answer. To delete, the administrator must verify the command and then the question and answer is deleted. After deleting a question and answer, or after verifying a question and answer, the administrator returns to the home age.
[0078] As shown in FIG. 11J, if the administrator chooses to kill a session, a kill session page is presented which has summary information for each current session and a kill button for each. The administrator can choose to kill a session, to cancel (return to the home page), or to quit (exit). If the kill option is selected, the session is killed and the administrator returns to the home page.
[0079]FIG. 11J also shows that, if an administrator chooses to view additions, a view additions page is presented which has a list of all forums. The administrator selects a forum to view and is presented with that forum which contains flags that show documents under construction.
[0080]FIG. 12 is an example of how an administrator's home page can appear on an administrator's interface, such as computer 112. The home page can include the administrator's name as well as the options available to the administrator, including a quit option.
[0081]FIG. 13 represents the menu of guides, stored on server 114, presented by the system to the administrator via administrator interface 112 in step 1004. The administrator can choose to configure the system (step 1302), add a forum (step 1304) or configure a forum (step 1306), configure a group of either current (step 1308) or archived (step 1310) messages, add (step 1312) or configure (step 1313) a category, add an expert (step 1314) or configure an existing expert (step 1316). Guides are also available to allow the administrator to add an administrator (step 1318) or delete an administrator (step 1320). The administrator has the capacity to edit a question (step 1322) or edit an answer (step 1324). The administrator also has the option to correct a forum manually (step 1326). Finally, the administrator can select the guide to view new material being added to the site (step 1328) or to change that administrator's password (step 1330).
[0082]FIGS. 14A and 14B depict an administrator's ability to edit questions and answers content or for other reasons. The administrator, using administrator interface 112, can either select a question (step 1402) or select an answer (step 1408). If the administrator selects a question (step 1402), the administrator can then choose one of two options via administrator interface 112: (1) edit the question's title (step 1404), or (2) edit the question itself (step 1406). If the administrator selects an answer (step 1408), the administrator can use administrator interface 112 to choose from several options. The administrator can edit the tide of an answer (step 1410). The administrator can also choose to edit the answer itself (step 1412). In editing an answer (step 1412), the administrator can choose to add an answer (step 1416) or add an attachment to that answer (step 1418). The administrator can also choose to edit an attachment to an existing answer (step 1414).
[0083] Systems consistent with the present invention can interact with users, experts, and administrators through presenting a series of web pages. Web pages are made up of a number of fields. To display a web page, server 114 must locate the correct data for each field in the web page. Each field has a “name”, e.g., , and a “value”, e.g.,. The names of corresponding values are arranged in (name, value) pairs and stored in configuration files (e.g., system.cfg).
[0084] One way in which the current system may maintain these configuration files is using a hierarchical configuration of levels. Each level may be a collection of configuration files corresponding to a part of the system. To display a web page, the system searches the configuration files at each level. The information found at the lowest level may be displayed. This allows the administrator to specify default settings at the highest level while customizing any part of the site by changing the (name, value) pairs at the corresponding level.
[0085]FIG. 15 is a high-level system diagram of one such hierarchy. The levels are arranged in order of increasing generalization. The highest level of generalization is the system level 1502. At a lower level of generalization than the system level is the forum level 1504. At a lower level of generalization than the forum level is the group level 1506. The groups at level 1506 can be either current or archived. At a lower level of generalization than the archived groups is the category level 1508. It is also possible to have a separate expert level.
[0086] When the system is searching for the heading text to be displayed at the top of a page currently in the prevention category of the treatment forum, the system starts at the top (system.cfg) and looks for a block. The system then visits each configuration file on the way down the hierarchy (forum.cfg would next in this example). Preferably, the system would use the matching block it finds at the lowest level.
[0087]FIG. 16 is a flow chart showing the steps for displaying the proper web page information. First, the system receives the name to search for (step 1601). If the expert level is specified along with the name (step 1602), the system searches for the value corresponding to the given name at the expert level of the server (step 1604). The system then returns at the level (step 1612). If the expert level is not specified, the system searches for the name and its corresponding value (step 1606). Beginning at the lowest level of generalization (step 1608), the system searches iteratively, moving to the next lowest level of generalization (step 1609) until the name is found. The system then presents the value corresponding to that name (step 1612).
[0088] If the levels are arranged in a hierarchical fashion, the administrator can change or create new pages at a certain level of the system by changing the value in the correct configuration file at the level. In addition, configuration files can correspond to each expert in the system, making it possible for the administrator to maintain settings for all experts for each expert individually.
[0089] Although preferred methods for searching, generating and presenting web page information have been presented in the foregoing, it will be readily apparent to one of ordinary skill in the art that other methods may likewise be used without departing from the spirit and scope of the present invention.
[0090] Referring now to FIG. 17, therein is depicted one preferred embodiment of the present invention. Methods for funding the network site 114 will be described in conjunction therewith.
[0091] In one embodiment, the network site 114 may provide a plurality of fora dedicated to one or more topics of interest to the public, for example, providing expert opinions on one or more medical topics as described above. One or more users 102 may interact with the network site 114 over the network 116 by submitting questions to one or more of the provided fora, and receiving responses thereto from one or more experts 108. The answers may be reviewed by peer review personnel 110, prior to or after the posting of the expert's answer to the user's question. In addition, the questions and responses may be posted to one or more fora with appropriate topic headings so that other users may access and review questions and answers of interest.
[0092] In a particular embodiment, users 102 may be members of the public who may access the fora provided by network site 114 over the Internet in order to receive medical advice pertaining to a medical condition, receive second opinions on medical treatment they are receiving, and the like. Such users 102 may be provided access to the network site 114 free of charge or they may be required to pay a fee to access the site. The fee may be charged on a per transaction basis, or may be a subscription fee to access the site for a predetermined amount of time, e.g. one month or one year. Further, the fee may be paid on behalf of a user or a group of users by a third party, such as a health plan to which the user or the group belongs or a vendor whose products may be sold to the user or the group. The fees may be collected by an operator of the network site 114 in any known manner, such as receiving credit card information from the users 102, or verifying that the fee has been paid, for example, by a third party payer 1708.
[0093] In place of fees, banner advertisements and the like may be placed on various pages presented by the network site 114 for viewing by the users 102. In such case, site traffic may be monitored in order to receive appropriate advertisement fees from the third parties 1708 who placed the banner advertisements.
[0094] Alternatively, in lieu of fees, the user may be required to submit personal information, such as demographic information, user identification information, user financial information, medical treatment information and the like, to the network site 114. Such information may be useful to the owner of the network site 114 and/or the third party provider 1708 in that the information could be used to attain advertising revenue or to build a database of potential customers based on the submitted information. Accordingly, upon the provision of such information, any fees that may be charged to access the network site 114 may be waived.
[0095] It is further contemplated that a user 102 may receive points for each submission they make to the network site 114. The points would be tracked and awarded in a manner similar to frequent flier miles, as is well known in the art. A user 102 may receive discounts on health premiums, may have access fees waived or paid for by a third party, or receive a preferred status with health care providers or insurers based on point accumulation. Alternatively, points may be issued to a user for reasons not associated with the network site. These points, in turn, may be redeemed by the user for accessing the network site. By way of example, a pharmacy may issue points to its customers based on their purchases at the physical location. Thereafter, the points may be redeemed by the customers for accessing a Q & A network site related to medical and drug topics.
[0096] In a further embodiment, the users 102 may be doctors or other medical personnel who wish to receive continuing medical education credits for accessing medical education fora that may be provided by the network site 114. Such users 102 may be provided with educational instruction in return for payment of a fee in any manner described above.
[0097] In another embodiment of the present invention, third party payers 1708, such as medical insurance providers, health maintenance organizations (HMOs), drug companies, and any other party with an interest in the subject matter of the plurality of fora offered, may provide funding to the site or may advertise their services on the site through banner advertisements. In one preferred embodiment, the third party payer 1708 may provide an unrestricted educational grant to the operator of the network site 114 in exchange for the provision of medical fora to members of the public related to particular topics, such as medical treatments, medical conditions, and the use of drugs for the same. Such grants may be of the type governed and regulated by the U.S. Food and Drug Administration. In exchange for third party funding, the operator of the network site 114 may provide site traffic information to the third party payer 1708 in order to confirm that medical information is being disseminated to the public in an efficient manner. A third party payer 1708, such as an HMO, may participate in this embodiment in order to improve the quality of care of health care being received by participants and/or to reduce health costs related to a user 102 through reviewing medical or drug treatment information provided by the expert 100 and/or the user 102.
[0098] The network site 114 may also provide users 102 with a set of questions to be answered. The questions are intended to elicit how much understanding a user 102 has of a subject forum. From these submissions of answers, a report on user comprehension may be prepared and provided to third party payer 1708 in exchange for the funding. The identity of users 102 who submit responses may be omitted from such a report in order to preserve the privacy and confidentiality of each user 102. The answers to such questions may also be used to monitor the appropriateness or the outcomes of an expert's advice provided to the user 102 through the plurality of fora on the network site 114.
[0099] Experts 108 may be one or more doctors or other medical professionals who specialize in particular medical fields of interest. Peer review 110 is provided by peer review personnel, such as other doctors, other experts, administrators, insurance case managers, or other medical professionals. Experts 108 and peer review personnel may be compensated by the operator of the network site 114 in any known manner.
[0100] In one particular embodiment, it is contemplated that a third party payer 1708, such as an HMO, may operate the network site 114 as a private network. Users 102 may, in turn, be individuals who receive medical coverage from, or groups of individuals represented under a coverage plan provided by the third party payer 1708. The users 102 may be provided with user identifications and passwords to access the private network site 114. In this embodiment, the expert 108 may be a doctor who provides second opinions as to the medical treatment being received by the user and reported to the network site 114. Peer review 110 may be provided by HMO case managers and the like in order to monitor medical treatment and advice being received by the users 102. Alternatively, the users 102 may first provide medical treatment information and the like to insurance case managers, in lieu of the expert 108. The insurance case manager may then provide the medical information to an expert 108 for their second opinion.
[0101] The third party payer 1708 may, in turn, adjust medical insurance premiums or pay any access fees on behalf of the users 102 who receive second opinions from and report statuses of medical or drug treatments to the network site 114. In the case where medical insurance premium adjustments are provided, the third party payer 1708 may increase a premium for a user 102 in order to subsidize the operation of the site. Alternatively, the third party payer 1708 may decrease the premium in order to encourage use of the network site 114. As described above, use of the network site 114 may lower health costs incurred by the user 102 since the third party payer 1708 may review and approve medical and/or drug treatments being received by the user 102.
[0102] The system for managing questions and answers may be deployed at one or more network sites. As described above, the user may access a network site in order to view previously answered questions or to generate their own question. One of the advantageous features of the system in accordance with the present invention is the ability for the system to be deployed or installed at more than one network site. FIG. 18 is an exemplary embodiment in which the system is installed at four different categories or groupings of network sites including a generic question and answer forum network site 1835, a clinician network site 1805, two different health maintenance organization (HMO) operated network sites 1810, 1815, and three different pharmacy network sites 1820, 1825, 1830. Although four different categories or groupings of network sites are shown and described, it is within the intended scope of the invention for the system to be installed in any number and in different categories or groupings of network sites than those identified Herein. Furthermore, the system may be deployed in any number of one or more network sites in each category or group of network sites. In the example shown in FIG. 18, the generic question and answer forum network site 1835 is accessible by any user, whereas the question and answer forum in the three other categories of network sites is limited to clinicians, members of a particular HMO, and members of a particular pharmacy, respectively.
[0103] The functionality of the system deployed at each network site may be global or local. By way of example, in FIG. 18 the functionality is global in that the same pool of experts and peer review personnel 1800 may be used to respond and review questions generated by users at any of the network sites. In this case, irrespective of the network site at which a particular question is asked, the same experts and peer review personnel 1800 respond to and review the questions. Alternatively, each network site may select their own experts and peer review personnel to respond and review questions raised only by users and/or member of their network site. An exemplary embodiment of the localized selection of experts and peer review personnel is shown in FIG. 19. By way of example, an HMO network site may have a pool of experts that comprise only physicians affiliated with their HMO and the peer review personnel may be insurance case managers employed by that particular HMO. FIG. 20 is yet another exemplary embodiment, wherein each network site has its own localized selection of experts but all network sites share a common pool of peer review personnel 1800. It is evident that FIGS. 18-20 are only illustrative examples of some of the different configurations. Each network site can independently select: i) whether to establish a limited local pool of experts of their own choosing or use a common pool of global experts and ii) whether to establish a limited local pool of peer review personnel of their own choosing or use a common pool of global peer review personnel. This type of modularity allows each network site to opt in/out of globally sharing a common pool of experts and/or peer review personnel. Regardless of whether experts and/or peer review personnel have been locally selected by a particular network site to only answer questions originating from that network site, the experts and/or peer review personnel may post their responses in fora on other network sites in addition to posting their responses in fora on the network site from which the question originated. Accordingly, control over the distribution and dissemination of information resides exclusively with the experts and/or peer review personnel.
[0104] In an alternative embodiment, control over dissemination and distribution of information may lie exclusively with the operator of each network site. During initial configuration the particular network site may be programmed to prohibit the distribution and dissemination of information to and from other network sites. Thus, the operator of the network site can override an expert or peer review personnel command concerning on which network sites and fora to post their responses. Specifically, each network site may decide whether to post at their network site responses to user's questions generated at other network sites, and whether to permit the responses to questions generated by users at their network site to be posted at other network sites. Multiple permutations are therefore possible, since each network site may decide the following: (i) whether to rely on a group of global experts and/or peer review personnel or to select their own, (ii) whether to permit the posting of responses to questions generated at their network site on other network sites, and (iii) whether to post the responses to questions generated at other network sites on their network site. This type of modularity allows the operator of each network site to opt in/out of sharing experts, peer review personnel and/or information (e.g., questions and responses) with other network sites.
[0105] Although the invention has been described in detail in the foregoing embodiments, it is to be understood that they have been provided for purposes of illustration only and that other variations both in form and detail can be made thereupon by those skilled in the art without departing from the spirit and scope of the invention. In particular, although the operation of network site 114 is defined in terms of providing medical fora for access by the public, other types of fora may additionally or alternatively be provided, such as fora for the provision of financial advice, educational advice, career advice, or any other topic on which members of the public may seek expert opinions. Accordingly, the scope of the present invention shall not to be limited by the embodiments described above, but is to be defined solely by the appended claims.

PUM

no PUM

Description & Claims & Application Information

We can also present the details of the Description, Claims and Application information to help users get a comprehensive understanding of the technical details of the patent, such as background art, summary of invention, brief description of drawings, description of embodiments, and other original content. On the other hand, users can also determine the specific scope of protection of the technology through the list of claims; as well as understand the changes in the life cycle of the technology with the presentation of the patent timeline. Login to view more.
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products