Movatterモバイル変換


[0]ホーム

URL:


US20190311807A1 - Systems and methods for responding to healthcare inquiries - Google Patents

Systems and methods for responding to healthcare inquiries
Download PDF

Info

Publication number
US20190311807A1
US20190311807A1US16/265,799US201916265799AUS2019311807A1US 20190311807 A1US20190311807 A1US 20190311807A1US 201916265799 AUS201916265799 AUS 201916265799AUS 2019311807 A1US2019311807 A1US 2019311807A1
Authority
US
United States
Prior art keywords
user
medical
diagnosis
engine
information
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US16/265,799
Inventor
Anitha Kannan
Murali RAVURI
Vitor Rodrigues
Vignesh Venkataraman
Geoffrey TSO
Neal KHOSLA
Neil Hunt
Xavier Amatriain
Manish Chablani
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Curai Inc
Original Assignee
Curai Inc
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 Curai IncfiledCriticalCurai Inc
Priority to US16/265,799priorityCriticalpatent/US20190311807A1/en
Priority to US16/266,784prioritypatent/US10847265B2/en
Priority to PCT/US2019/023381prioritypatent/WO2019194980A1/en
Priority to EP19782274.5Aprioritypatent/EP3776247A4/en
Assigned to Curai, Inc.reassignmentCurai, Inc.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: CHABLANI, MANISH, KANNAN, ANITHA, TSO, Geoffrey, VENKATARAMAN, VIGNESH, KHOSLA, NEAL, HUNT, NEIL, Amatriain, Xavier, RAVURI, Murali, RODRIGUES, VITOR
Publication of US20190311807A1publicationCriticalpatent/US20190311807A1/en
Priority to US17/903,645prioritypatent/US20230105969A1/en
Priority to US18/611,405prioritypatent/US12169767B1/en
Priority to US18/935,182prioritypatent/US20250132051A1/en
Priority to US19/026,469prioritypatent/US20250157670A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Techniques for responding to a healthcare inquiry from a user are disclosed. In one particular embodiment, the techniques may be realized as a method for responding to a healthcare inquiry from a user, according to a set of instructions stored on a memory of a computing device and executed by a processor of the computing device, the method comprising the steps of: classifying an intent of the user based on the healthcare inquiry; instantiating a conversational engine based on the intent; eliciting, by the conversational engine, information from the user; and presenting one or more medical recommendations to the user based at least in part on the information.

Description

Claims (17)

1. A method for responding to a healthcare inquiry from a user, according to a set of instructions stored on a memory of a computing device and executed by a processor of the computing device, the method comprising the steps of:
classifying an intent of the user based on the healthcare inquiry;
instantiating a conversational engine based on the intent;
eliciting, by the conversational engine, information from the user; and
presenting one or more medical recommendations to the user based at least in part on the information.
2. The method ofclaim 1, wherein the eliciting step comprises:
using, by the conversational engine, an entropy minimization process to determine a next question to present to the user, such that subsequent information provided by the user in response to the next question minimizes the number of medical recommendations.
3. The method ofclaim 2, wherein the entropy minimization process is weighted to optimize diagnosis that identifies worst outcomes for early medical intervention on the user.
4. The method ofclaim 2, wherein the entropy minimization process is weighted to optimize diagnosis for treating the user's symptoms or disease clusters that maximizes a diagnostic value of the user's response to the proposed treatments.
5. The method ofclaim 1, wherein the presenting step comprises invoking a knowledge base and a diagnosis engine.
6. The method ofclaim 5, wherein the knowledge base represents normalized medical concepts, wherein the normalized medical concepts include at least one of:
entities representing findings, symptoms, and conditions;
modifiers representing anatomical location, severity, and temporal modifiers;
weighted relations between the entities;
relations between the entities and the modifiers;
a representation of models and engines as an instance of a graph with the entities and the relations;
a mapping of a medical text to a knowledge base representation by using an entity recognition module; and
additional knowledge sources.
7. The method ofclaim 6, wherein the entity recognition component module is configured to translate health-related text into medical entities and modifiers.
8. The method ofclaim 5, wherein the diagnosis engine is at least one of:
a first diagnosis engine based on rules in a knowledge based codifying probabilistic relationships between symptoms/findings and diseases;
a second diagnosis engine based on first machine-learned models deriving relations between symptoms/findings and diseases from historical medical records;
a third diagnosis engine based on second machine-learned models deriving both probabilities and relationships from historic medical records; and
a fourth diagnosis engine based on third machine-learned models learned from mixed data that includes at least one of synthetic data generated by a pre-existing expert system, electronic medical records, manual cases, labeled cases from the diagnosis engine.
9. The method ofclaim 8, wherein the historical records are either obtained from anonymized databases or generated by interactions with the user in a recursive manner.
10. The method ofclaim 8, wherein
the first, second, third, and fourth diagnosis engines act in ensemble;
each of the first, second, third, and fourth diagnosis engines operates upon a current state of knowledge independently, and offers possible responses along with a confidence and a value estimate; and
an ensemble arbitrator chooses a response out of the possible responses or a collection of responses that is best for the user or circumstance given a match or a mismatch between the possible responses, and the value and the confidence estimate each of the first, second, third, and fourth diagnosis engines expresses in its corresponding response, wherein
the ensemble arbitrator learns a weight to use for each possible response from each of the first, second, third, and fourth diagnosis engines based upon history.
11. The method ofclaim 1, wherein the eliciting step includes invoking a natural language understanding engine.
12. The method ofclaim 1, wherein the information is in the form of at least one of text, speech, imagery, sound, and medical test results.
13. The method ofclaim 1, wherein the information from the user includes at least one of user's medical history and the user's symptoms.
14. The method ofclaim 1, wherein the conversational engine is one of a diagnosis conversational engine, an information conversational engine, a referral conversational engine, and a treatment conversational engine.
15. The method ofclaim 1, further comprising, prior to presenting the one or more medical recommendations to the user, seeking approval or revision of the one or more medical recommendations by a medical expert.
16. At least one processor readable storage medium storing a computer program of instructions configured to be readable by at least one processor for instructing the at least one processor to execute a computer process for performing the method as recited inclaim 1.
17. A system for responding to a healthcare inquiry from a user, the system comprising:
memory for storing instructions; and
a processor configured to execute the instructions to:
classify an intent of the user based on the healthcare inquiry;
instantiate a conversational engine based on the intent;
elicit, by the conversational engine, information from the user; and
present one or more medical recommendations to the user based at least in part on the information.
US16/265,7992018-04-062019-02-01Systems and methods for responding to healthcare inquiriesAbandonedUS20190311807A1 (en)

Priority Applications (8)

Application NumberPriority DateFiling DateTitle
US16/265,799US20190311807A1 (en)2018-04-062019-02-01Systems and methods for responding to healthcare inquiries
US16/266,784US10847265B2 (en)2018-04-062019-02-04Systems and methods for responding to healthcare inquiries
PCT/US2019/023381WO2019194980A1 (en)2018-04-062019-03-21Systems and methods for responding to healthcare inquiries
EP19782274.5AEP3776247A4 (en)2018-04-062019-03-21Systems and methods for responding to healthcare inquiries
US17/903,645US20230105969A1 (en)2018-04-062022-09-06Computer-based system for applying machine learning models to healthcare related data
US18/611,405US12169767B1 (en)2018-04-062024-03-20Ensemble machine learning systems and methods
US18/935,182US20250132051A1 (en)2018-04-062024-11-01Ensemble machine learning systems and methods
US19/026,469US20250157670A1 (en)2018-04-062025-01-17Ensemble machine learning systems and methods

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US201862654111P2018-04-062018-04-06
US16/265,799US20190311807A1 (en)2018-04-062019-02-01Systems and methods for responding to healthcare inquiries

Related Child Applications (2)

Application NumberTitlePriority DateFiling Date
US16/266,784Continuation-In-PartUS10847265B2 (en)2018-04-062019-02-04Systems and methods for responding to healthcare inquiries
US17/903,645ContinuationUS20230105969A1 (en)2018-04-062022-09-06Computer-based system for applying machine learning models to healthcare related data

Publications (1)

Publication NumberPublication Date
US20190311807A1true US20190311807A1 (en)2019-10-10

Family

ID=68096555

Family Applications (5)

Application NumberTitlePriority DateFiling Date
US16/265,799AbandonedUS20190311807A1 (en)2018-04-062019-02-01Systems and methods for responding to healthcare inquiries
US17/903,645AbandonedUS20230105969A1 (en)2018-04-062022-09-06Computer-based system for applying machine learning models to healthcare related data
US18/611,405ActiveUS12169767B1 (en)2018-04-062024-03-20Ensemble machine learning systems and methods
US18/935,182PendingUS20250132051A1 (en)2018-04-062024-11-01Ensemble machine learning systems and methods
US19/026,469PendingUS20250157670A1 (en)2018-04-062025-01-17Ensemble machine learning systems and methods

Family Applications After (4)

Application NumberTitlePriority DateFiling Date
US17/903,645AbandonedUS20230105969A1 (en)2018-04-062022-09-06Computer-based system for applying machine learning models to healthcare related data
US18/611,405ActiveUS12169767B1 (en)2018-04-062024-03-20Ensemble machine learning systems and methods
US18/935,182PendingUS20250132051A1 (en)2018-04-062024-11-01Ensemble machine learning systems and methods
US19/026,469PendingUS20250157670A1 (en)2018-04-062025-01-17Ensemble machine learning systems and methods

Country Status (1)

CountryLink
US (5)US20190311807A1 (en)

Cited By (34)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN110853760A (en)*2019-11-122020-02-28好人生(上海)健康科技有限公司Interactive system for providing health guidance based on disease diagnosis
CN110993093A (en)*2019-11-152020-04-10北京邮电大学Deep learning-based ophthalmic pre-interrogation method and device
CN111063429A (en)*2019-10-252020-04-24中国科学院自动化研究所 A medical consultation method, apparatus, device and computer-readable storage medium
CN111145903A (en)*2019-12-182020-05-12东北大学Method and device for acquiring vertigo inquiry text, electronic equipment and inquiry system
CN111159242A (en)*2019-12-272020-05-15杭州趣维科技有限公司Client reordering method and system based on edge calculation
CN111539529A (en)*2020-04-152020-08-14东莞证券股份有限公司Event reasoning method and device
US20200357515A1 (en)*2019-05-102020-11-12Tencent America LLCSystem and method for clinical decision support system with inquiry based on reinforcement learning
CN112233787A (en)*2020-09-172021-01-15北京挺好农牧科技有限公司Animal disease diagnosis system based on chat robot
CN112259260A (en)*2020-11-182021-01-22中国科学院自动化研究所Intelligent medical question and answer method, system and device based on intelligent wearable equipment
CN112613313A (en)*2020-12-282021-04-06北京百度网讯科技有限公司Method, device, equipment, storage medium and program product for quality control of medical orders
CN113450905A (en)*2020-03-242021-09-28株式会社理光Medical auxiliary diagnosis system, method and computer readable storage medium
US20210398671A1 (en)*2018-10-102021-12-23Healthpointe Solutions, Inc.System and method for recommending items in conversational streams
US11222166B2 (en)*2019-11-192022-01-11International Business Machines CorporationIteratively expanding concepts
US20220130544A1 (en)*2020-10-232022-04-28Remmie, IncMachine learning techniques to assist diagnosis of ear diseases
CN115083602A (en)*2022-08-162022-09-20阿里巴巴(中国)有限公司Mental disease auxiliary diagnosis method, device, equipment, storage medium and system
CN115545960A (en)*2022-12-012022-12-30江苏联弘信科技发展有限公司Electronic information data interaction system and method
US20230045273A1 (en)*2021-08-052023-02-09Smartek21 Product Holdings Co.System and method for electronic medical record generation, access, and audit
US20230135782A1 (en)*2021-11-032023-05-04Institute For Information IndustryDisability level automatic judgment device and a disability level automatic judgment method
US20230153539A1 (en)*2020-03-172023-05-18Decoded Health, Inc.Machine-assisted medical patient interaction, diagnosis, and treatment
US20230290510A1 (en)*2021-02-102023-09-14Eyethena CorporationDigital therapeutic platform
US11798560B1 (en)2018-12-212023-10-24Cerner Innovation, Inc.Rapid event and trauma documentation using voice capture
US11862164B2 (en)2018-12-212024-01-02Cerner Innovation, Inc.Natural language understanding of conversational sources
CN117352195A (en)*2023-10-162024-01-05广州市诺祥康医药科技有限公司Online inquiry method and system based on Internet of things
US11875883B1 (en)2018-12-212024-01-16Cerner Innovation, Inc.De-duplication and contextually-intelligent recommendations based on natural language understanding of conversational sources
US11961605B2 (en)2019-11-292024-04-16Kpn Innovations, LlcMethods and systems for informing self-treatment remedy selection
WO2024086175A1 (en)*2022-10-172024-04-25Helix Virtual Medicine, Inc.Artificial intelligence system for providing automated case management and reporting
US20240145093A1 (en)*2022-10-282024-05-02Helix Virtual Medicine, Inc.Artificial intelligence system for facilitating physician assessment
EP4425507A1 (en)*2023-03-022024-09-04ACMIT GmbhMedical data identification system, computer-implemented method thereof, computer program product and computer-readable storage medium
US12086563B1 (en)2020-08-052024-09-10Rachel Lea Ballantyne DraelosSystems and methods for constructing a narrative of an interaction with a subject
US12169767B1 (en)2018-04-062024-12-17Curai, Inc.Ensemble machine learning systems and methods
US12266431B2 (en)2021-04-052025-04-01Cerner Innovation, Inc.Machine learning engine and rule engine for document auto-population using historical and contextual data
CN119761523A (en)*2025-01-172025-04-04北京冠新医卫软件科技有限公司Man-machine dialogue data processing method for chronic disease management and related equipment
CN120015295A (en)*2025-04-182025-05-16西安大兴医院 A health care service system based on Internet
CN120578745A (en)*2025-08-012025-09-02浙江纳里数智健康科技股份有限公司Medical service system and method based on multi-granularity semantic analysis and knowledge reasoning engine

Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20180075011A1 (en)*2016-09-132018-03-15International Business Machines CorporationHybrid Approach to Handling Hypotheticals in Texts
US20180150607A1 (en)*2016-11-302018-05-31Welltok, Inc.Synthetic ground truth expansion

Family Cites Families (60)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
USRE43433E1 (en)1993-12-292012-05-29Clinical Decision Support, LlcComputerized medical diagnostic and treatment advice system
US6601055B1 (en)1996-12-272003-07-29Linda M. RobertsExplanation generation system for a diagnosis support tool employing an inference system
DE19842046A1 (en)1998-09-142000-03-16Siemens AgMedical analysis data generation system
US7149756B1 (en)2000-05-082006-12-12Medoctor, Inc.System and method for determining the probable existence of disease
US7801591B1 (en)2000-05-302010-09-21Vladimir ShustermanDigital healthcare information management
US8924236B2 (en)2000-07-202014-12-30Marfly 1, LPRecord system
US20030105959A1 (en)2001-12-032003-06-05Matyas Stephen M.System and method for providing answers in a personal entropy system
US20050065813A1 (en)2003-03-112005-03-24Mishelevich David J.Online medical evaluation system
US20090164252A1 (en)2007-12-202009-06-25Doctordirect.Com, Inc.National online medical management
US9864838B2 (en)2008-02-202018-01-09Medicomp Systems, Inc.Clinically intelligent parsing
US8472681B2 (en)2009-06-152013-06-25Honeywell International Inc.Iris and ocular recognition system using trace transforms
US10970655B2 (en)2010-05-032021-04-06Technion Research & Development Foundation LtdSurgery planning based on predicted results
US9002773B2 (en)2010-09-242015-04-07International Business Machines CorporationDecision-support application and system for problem solving using a question-answering system
US20130110532A1 (en)2011-10-282013-05-02Wellpoint, Inc.System and method for managing patient treatment
US20130132308A1 (en)2011-11-222013-05-23Gregory Jensen BossEnhanced DeepQA in a Medical Environment
US9788730B2 (en)2012-03-082017-10-17Dermasensor, Inc.Optical process and apparatus for non-invasive detection of melanoma
US8548828B1 (en)2012-05-092013-10-01DermTapMethod, process and system for disease management using machine learning process and electronic media
US8891841B2 (en)2012-06-042014-11-18Verizon Patent And Licensing Inc.Mobile dermatology collection and analysis system
US9292576B2 (en)2012-08-092016-03-22International Business Machines CorporationHypothesis-driven, real-time analysis of physiological data streams using textual representations
US10650920B2 (en)2012-08-162020-05-12Ginger.io, Inc.Method and system for improving care determination
US9536049B2 (en)2012-09-072017-01-03Next It CorporationConversational virtual healthcare assistant
US20140122109A1 (en)2012-10-292014-05-01Consuli, Inc.Clinical diagnosis objects interaction
US20140146190A1 (en)2012-11-282014-05-29Fatemeh MohammadiMethod And System For Automated Or Manual Evaluation To provide Targeted And Individualized Delivery Of Cosmetic Actives In A Mask Or Patch Form
US20140188768A1 (en)*2012-12-282014-07-03General Electric CompanySystem and Method For Creating Customized Model Ensembles On Demand
US20140257836A1 (en)2013-03-052014-09-11Clinton Colin Graham WalkerAutomated interactive health care application for patient care
GB201305171D0 (en)2013-03-212013-05-01Univ NottinghamMeasurement of tissue structures
US20140378810A1 (en)2013-04-182014-12-25Digimarc CorporationPhysiologic data acquisition and analysis
WO2015183699A1 (en)2014-05-302015-12-03Apple Inc.Predictive messaging method
CA3012605A1 (en)2015-02-032016-08-11David Andrew SellarsMethod and system for medical suggestion search
US10332631B2 (en)2015-07-072019-06-25Seven Medical, Inc.Integrated medical platform
US20170011192A1 (en)2015-07-092017-01-12MI Express Care Licensing Company, LLCPatient And Mobile Healthcare Worker Initiated Encounter In A Telemedicine System
US10524680B2 (en)2015-08-312020-01-07Ventrilink CorporationElectrocardiogram device and methods
US10445654B2 (en)2015-09-012019-10-15International Business Machines CorporationLearning parameters in a feed forward probabilistic graphical model
WO2017058848A1 (en)2015-10-022017-04-06Curemetrix, Inc.Cancer detection systems and methods
US20170109486A1 (en)2015-10-162017-04-20Hien Thanh TranComputerized system, device, method and program product for medical treatment automation
CA3204854A1 (en)2016-02-102017-08-17Balter, Inc.Systems and methods for evaluating pigmented tissue lesions
US20170258390A1 (en)2016-02-122017-09-14Newton HowardEarly Detection Of Neurodegenerative Disease
US20170246473A1 (en)2016-02-252017-08-31Sava MarinkovichMethod and system for managing treatments
RU2746494C2 (en)2016-03-282021-04-14Конинклейке Филипс Н.В.Context filtering of laboratory values
US10861604B2 (en)2016-05-052020-12-08Advinow, Inc.Systems and methods for automated medical diagnostics
US20170344704A1 (en)2016-05-262017-11-30Xue CHUComputer assisted systems and methods for acquisition and processing of medical history
US11484247B2 (en)2016-07-012022-11-01Bostel Technologies, LlcPhonodermoscopy, a medical device system and method for skin diagnosis
US10013980B2 (en)2016-10-042018-07-03Microsoft Technology Licensing, LlcCombined menu-based and natural-language-based communication with chatbots
CN109891517A (en)2016-10-252019-06-14皇家飞利浦有限公司The clinical diagnosis assistant of knowledge based figure
US10607736B2 (en)2016-11-142020-03-31International Business Machines CorporationExtending medical condition base cartridges based on SME knowledge extensions
IT201600121060A1 (en)2016-11-292018-05-29St Microelectronics Srl PROCEDURE FOR ANALYZING SKIN INJURIES, SYSTEM, DEVICE AND CORRESPONDENT COMPUTER PRODUCT
US11003989B2 (en)2017-04-272021-05-11Futurewei Technologies, Inc.Non-convex optimization by gradient-accelerated simulated annealing
EP3631811A1 (en)2017-06-022020-04-08Diagnostic Robotics Ltd.Apparatus and methods for the management of patients in a medical setting
US20190066849A1 (en)2017-08-232019-02-28Donald LawrenceSystems and Methods for Improved Patient Care
CN111655128A (en)2018-02-092020-09-11德克斯康公司 System and method for decision support
US20190311807A1 (en)2018-04-062019-10-10Curai, Inc.Systems and methods for responding to healthcare inquiries
US11631497B2 (en)2018-05-302023-04-18International Business Machines CorporationPersonalized device recommendations for proactive health monitoring and management
US20200098476A1 (en)2018-09-252020-03-26Clover HealthDynamic prompting for diagnosis suspecting
US20200104710A1 (en)2018-09-272020-04-02Google LlcTraining machine learning models using adaptive transfer learning
IL263465A (en)2018-12-042020-06-30Mae Wein LeilaRobotic emergency room having human collaborative modes
EP3895178A4 (en)2018-12-112022-09-14K Health Inc. HEALTH INFORMATION DELIVERY SYSTEM AND PROCEDURES
US11562267B2 (en)*2019-09-142023-01-24Oracle International CorporationChatbot for defining a machine learning (ML) solution
US20210287800A1 (en)2020-03-102021-09-16Medius HealthAi supported personalized, natural language-based patient interface for medical-bot
US20220067591A1 (en)*2020-08-252022-03-03DataChat.aiMachine learning model selection and explanation for multi-dimensional datasets
CA3199276A1 (en)*2022-05-132023-11-13Royal Bank Of CanadaSelective classification with alternate selection mechanism

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20180075011A1 (en)*2016-09-132018-03-15International Business Machines CorporationHybrid Approach to Handling Hypotheticals in Texts
US20180150607A1 (en)*2016-11-302018-05-31Welltok, Inc.Synthetic ground truth expansion

Cited By (40)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US12169767B1 (en)2018-04-062024-12-17Curai, Inc.Ensemble machine learning systems and methods
US20210398671A1 (en)*2018-10-102021-12-23Healthpointe Solutions, Inc.System and method for recommending items in conversational streams
US11990138B2 (en)2018-12-212024-05-21Cerner Innovation, Inc.Rapid event and trauma documentation using voice capture
US11869509B1 (en)*2018-12-212024-01-09Cerner Innovation, Inc.Document generation from conversational sources
US11875883B1 (en)2018-12-212024-01-16Cerner Innovation, Inc.De-duplication and contextually-intelligent recommendations based on natural language understanding of conversational sources
US11798560B1 (en)2018-12-212023-10-24Cerner Innovation, Inc.Rapid event and trauma documentation using voice capture
US12300249B2 (en)2018-12-212025-05-13Cerner Innovation, Inc.Rapid event and trauma documentation using voice capture
US11862164B2 (en)2018-12-212024-01-02Cerner Innovation, Inc.Natural language understanding of conversational sources
US11763944B2 (en)*2019-05-102023-09-19Tencent America LLCSystem and method for clinical decision support system with inquiry based on reinforcement learning
US20200357515A1 (en)*2019-05-102020-11-12Tencent America LLCSystem and method for clinical decision support system with inquiry based on reinforcement learning
CN111063429A (en)*2019-10-252020-04-24中国科学院自动化研究所 A medical consultation method, apparatus, device and computer-readable storage medium
CN110853760A (en)*2019-11-122020-02-28好人生(上海)健康科技有限公司Interactive system for providing health guidance based on disease diagnosis
CN110993093A (en)*2019-11-152020-04-10北京邮电大学Deep learning-based ophthalmic pre-interrogation method and device
US11222166B2 (en)*2019-11-192022-01-11International Business Machines CorporationIteratively expanding concepts
US11961605B2 (en)2019-11-292024-04-16Kpn Innovations, LlcMethods and systems for informing self-treatment remedy selection
CN111145903A (en)*2019-12-182020-05-12东北大学Method and device for acquiring vertigo inquiry text, electronic equipment and inquiry system
CN111159242A (en)*2019-12-272020-05-15杭州趣维科技有限公司Client reordering method and system based on edge calculation
US20230153539A1 (en)*2020-03-172023-05-18Decoded Health, Inc.Machine-assisted medical patient interaction, diagnosis, and treatment
CN113450905A (en)*2020-03-242021-09-28株式会社理光Medical auxiliary diagnosis system, method and computer readable storage medium
CN111539529A (en)*2020-04-152020-08-14东莞证券股份有限公司Event reasoning method and device
US12086563B1 (en)2020-08-052024-09-10Rachel Lea Ballantyne DraelosSystems and methods for constructing a narrative of an interaction with a subject
CN112233787A (en)*2020-09-172021-01-15北京挺好农牧科技有限公司Animal disease diagnosis system based on chat robot
US20220130544A1 (en)*2020-10-232022-04-28Remmie, IncMachine learning techniques to assist diagnosis of ear diseases
CN112259260A (en)*2020-11-182021-01-22中国科学院自动化研究所Intelligent medical question and answer method, system and device based on intelligent wearable equipment
CN112613313A (en)*2020-12-282021-04-06北京百度网讯科技有限公司Method, device, equipment, storage medium and program product for quality control of medical orders
US20230290510A1 (en)*2021-02-102023-09-14Eyethena CorporationDigital therapeutic platform
US12266431B2 (en)2021-04-052025-04-01Cerner Innovation, Inc.Machine learning engine and rule engine for document auto-population using historical and contextual data
US20230045273A1 (en)*2021-08-052023-02-09Smartek21 Product Holdings Co.System and method for electronic medical record generation, access, and audit
US20230135782A1 (en)*2021-11-032023-05-04Institute For Information IndustryDisability level automatic judgment device and a disability level automatic judgment method
CN115083602A (en)*2022-08-162022-09-20阿里巴巴(中国)有限公司Mental disease auxiliary diagnosis method, device, equipment, storage medium and system
WO2024086175A1 (en)*2022-10-172024-04-25Helix Virtual Medicine, Inc.Artificial intelligence system for providing automated case management and reporting
US20240266015A1 (en)*2022-10-172024-08-08Helix Virtual Medicine, Inc.Artificial intelligence system for providing automated case management and reporting
US20240145093A1 (en)*2022-10-282024-05-02Helix Virtual Medicine, Inc.Artificial intelligence system for facilitating physician assessment
CN115545960A (en)*2022-12-012022-12-30江苏联弘信科技发展有限公司Electronic information data interaction system and method
WO2024180466A1 (en)2023-03-022024-09-06Acmit GmbhSystem for identifying medical data, computer-implemented method therefor, computer program product and a computer-readable storage medium
EP4425507A1 (en)*2023-03-022024-09-04ACMIT GmbhMedical data identification system, computer-implemented method thereof, computer program product and computer-readable storage medium
CN117352195A (en)*2023-10-162024-01-05广州市诺祥康医药科技有限公司Online inquiry method and system based on Internet of things
CN119761523A (en)*2025-01-172025-04-04北京冠新医卫软件科技有限公司Man-machine dialogue data processing method for chronic disease management and related equipment
CN120015295A (en)*2025-04-182025-05-16西安大兴医院 A health care service system based on Internet
CN120578745A (en)*2025-08-012025-09-02浙江纳里数智健康科技股份有限公司Medical service system and method based on multi-granularity semantic analysis and knowledge reasoning engine

Also Published As

Publication numberPublication date
US20230105969A1 (en)2023-04-06
US20250157670A1 (en)2025-05-15
US12169767B1 (en)2024-12-17
US20250132051A1 (en)2025-04-24

Similar Documents

PublicationPublication DateTitle
US12169767B1 (en)Ensemble machine learning systems and methods
US10847265B2 (en)Systems and methods for responding to healthcare inquiries
US11810671B2 (en)System and method for providing health information
US10699215B2 (en)Self-training of question answering system using question profiles
US10331659B2 (en)Automatic detection and cleansing of erroneous concepts in an aggregated knowledge base
US10971254B2 (en)Medical condition independent engine for medical treatment recommendation system
US10380251B2 (en)Mining new negation triggers dynamically based on structured and unstructured knowledge
US20190096509A1 (en)Personalized Questionnaire for Health Risk Assessment
US11379660B2 (en)Deep learning approach to computing spans
US11295080B2 (en)Automatic detection of context switch triggers
Cheerkoot-Jalim et al.A systematic review of text mining approaches applied to various application areas in the biomedical domain
US11990216B2 (en)Detecting discrepancies between clinical notes and administrative records
US20190198138A1 (en)Automatic Expansion of Medically Relevant Summarization Templates Using Semantic Expansion
GalitskyLlm-based personalized recommendations in health
US12430327B2 (en)Answer generation using machine reading comprehension and supported decision trees
Uke et al.Chatbot for Medicine at Your Fingertips Using TextMining
US20240062859A1 (en)Determining the effectiveness of a treatment plan for a patient based on electronic medical records
Li et al.Improving patient self-description in Chinese online consultation using contextual prompts
Elfayoumi et al.Knowledge augmented significant language model-based chatbot for explainable diabetes mellitus prediction
US11568997B2 (en)Dynamic context-based collaborative medical concept interpreter
Abdullah et al.Conversational Health Bots for Telemedicine Services: Survey
Herzog et al.Towards a potential paradigm shift in health data collection and analysis
US20240062858A1 (en)Electronic health records reader
BrundagePrevalence and evaluation of potential abbreviations in intensive care documentation
WO2025111262A1 (en)Systems and methods for analyzing a corpus of documents using large language machine learning models

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:CURAI, INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KANNAN, ANITHA;RAVURI, MURALI;RODRIGUES, VITOR;AND OTHERS;SIGNING DATES FROM 20190103 TO 20190325;REEL/FRAME:049155/0527

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:ADVISORY ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp