Movatterモバイル変換


[0]ホーム

URL:


US20220245593A1 - Senior living engagement and care support platforms with chatbot and list integration - Google Patents

Senior living engagement and care support platforms with chatbot and list integration
Download PDF

Info

Publication number
US20220245593A1
US20220245593A1US17/587,928US202217587928AUS2022245593A1US 20220245593 A1US20220245593 A1US 20220245593A1US 202217587928 AUS202217587928 AUS 202217587928AUS 2022245593 A1US2022245593 A1US 2022245593A1
Authority
US
United States
Prior art keywords
user
caregiver
calendar
event
ecsp
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.)
Pending
Application number
US17/587,928
Inventor
Michael Dibenedetto
Audrey Schwartz
Sydney Volk
Daniel Davidson
Daniel Wilson
Jo-Jo Lin
Zaki Goumandakoye
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.)
State Farm Mutual Automobile Insurance Co
Original Assignee
State Farm Mutual Automobile Insurance Co
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 State Farm Mutual Automobile Insurance CofiledCriticalState Farm Mutual Automobile Insurance Co
Priority to US17/587,928priorityCriticalpatent/US20220245593A1/en
Assigned to STATE FARM MUTUAL AUTOMOBILE INSURANCE COMPANYreassignmentSTATE FARM MUTUAL AUTOMOBILE INSURANCE COMPANYASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: GOUMANDAKOYE, ZAKI, DAVIDSON, DANIEL, SCHWARTZ, AUDREY, DIBENEDETTO, MICHAEL, LIN, JO-JO, VOLK, SYDNEY, WILSON, DANIEL
Publication of US20220245593A1publicationCriticalpatent/US20220245593A1/en
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Provided herein is an engagement and care support platform (“ECSP”) computer system including at least one processor in communication with at least one memory device for facilitating senior user engagement. The processor is programmed to: (i) register a user through an application, (ii) register a caregiver associated with the user through the application, (iii) generate a senior profile based upon user personal and scheduling data, (iv) build a daily interactive user interface that reflects the senior profile, (v) display the daily interactive user interface at a first client device associated with the user, (vi) cause the first client device to initiate a daily interaction prompt to the user, (vii) determine whether any user interaction was received in response to the daily interaction prompt, and (viii) transmit a daily update message to a second client device associated with the caregiver, including an indication of whether any user interaction was received.

Description

Claims (16)

We claim:
1. An engagement and care support platform (“ECSP”) computer device comprising at least one processor in communication with at least one memory device, the ECSP computer device in communication with a first client device and at least one second client device, the at least one processor of the ECSP computer device is programmed to:
store user registration information for a user associated with the first client device;
store caregiver registration information for a caregiver associated with the user, wherein the caregiver registration information includes data for identifying the at least one second client device;
store a calendar including a plurality of events for the user;
receive, from a second client device, a request from a caregiver to view the user's calendar;
transmit, to the second client device, instructions to display the user's calendar;
receive, from the second client device, a request to copy an event from the user's calendar to a calendar associated with the caregiver;
transmit, to the second client device, a copy of the event, wherein the second client device adds the copy of the event to the caregiver's calendar;
link the event in the user's calendar with the copy of the event in the caregiver's calendar;
receive a change to the event in the user's calendar; and
transmit, to the second client device, an update for the copy of the event in the caregiver's calendar.
2. The ECSP computer device in accordance withclaim 1, wherein the second client device is programmed to:
receive an update to the copy of the event in the caregiver's calendar; and
transmit, to the ECSP computer device, the update for the event in the user's calendar.
3. The ECSP computer device in accordance withclaim 1, wherein the at least one processor is further programmed to:
receive, from a further second client device, a request to copy the event from the user's calendar to a calendar associated with a second caregiver;
transmit, to the further second client device, a copy of the event, wherein the further second client device adds the copy of the event to the second caregiver's calendar;
link the event in the user's calendar with the copy of the event in the second caregiver's calendar;
receive the change to the event in the user's calendar; and
transmit, to the further second client device and to the client device, the change for the copy of the event in the caregiver's calendar and the second caregiver's calendar.
4. The ECSP computer device in accordance withclaim 1, wherein the at least one processor is further programmed to:
receive a new event for the user's calendar;
validate the new event;
if the new event is validated, add the new event to the user's calendar; and
if the new event is not validated, transmit a warning message.
5. The ECSP computer device in accordance withclaim 4, wherein the at least one processor is further programmed to:
compare the new event to the plurality of events in the user's calendar to determine if the new event is a duplicate event; and
validate the new event if the new event is not a duplicate event based on the comparison.
6. The ECSP computer device in accordance withclaim 4, wherein the new event includes a plurality of fields, and wherein the at least one processor is further programmed to:
analyze the plurality of fields in the new event to determine if private information is contained in one or more of the plurality of fields; and
validate the new event if the determination is that there is not private information in the plurality of fields of the new event.
7. The ECSP computer device in accordance withclaim 6, wherein the at least one processor is further programmed to compare the format of data in the plurality of fields to determine if there is private information.
8. The ECSP computer device in accordance withclaim 4, wherein the new event is received from the second client device, and wherein the at least one processor is further programmed to link the new event to an entry for the event in the caregiver's calendar.
9. A computer-implemented method for facilitating senior engagement, the method is implemented by a computer device comprising at least one processor in communication with at least one memory device, the computer device in communication with a first client device and at least one second client device, the method comprises:
storing user registration information for a user associated with the first client device;
storing caregiver registration information for a caregiver associated with the user, wherein the caregiver registration information includes data for identifying the at least one second client device;
storing a calendar including a plurality of events for the user;
receiving, from a second client device, a request from a caregiver to view the user's calendar;
transmitting, to the second client device, instructions to display the user's calendar;
receiving, from the second client device, a request to copy an event from the user's calendar to a calendar associated with the caregiver;
transmitting, to the second client device, a copy of the event, wherein the second client device adds the copy of the event to the caregiver's calendar;
linking the event in the user's calendar with the copy of the event in the caregiver's calendar;
receiving a change to the event in the user's calendar; and
transmitting, to the second client device, an update for the copy of the event in the caregiver's calendar.
10. The computer-implemented method in accordance withclaim 9 further comprising:
receive an update to the copy of the event in the caregiver's calendar; and
transmit, to the computer device, the update for the event in the user's calendar.
11. The computer-implemented method in accordance withclaim 9 further comprising:
receiving, from further second client device, a request to copy the event from the user's calendar to a calendar associated with a second caregiver;
transmitting, to the further second client device, a copy of the event, wherein the further second client device adds the copy of the event to the second caregiver's calendar;
linking the event in the user's calendar with the copy of the event in the second caregiver's calendar;
receiving the change to the event in the user's calendar; and
transmitting, to the further second client device and to the client device, the change for the copy of the event in the caregiver's calendar and the second caregiver's calendar.
12. The computer-implemented method in accordance withclaim 9 further comprising:
receiving a new event for the user's calendar;
validating the new event;
if the new event is validated, adding the new event to the user's calendar; and
if the new event is not validated, transmitting a warning message.
13. The computer-implemented method in accordance withclaim 12 further comprising:
comparing the new event to the plurality of events in the user's calendar to determine if the new event is a duplicate event; and
validating the new event if the new event is not a duplicate event based on the comparison.
14. The computer-implemented method in accordance withclaim 12, wherein the new event includes a plurality of fields, and wherein the method further comprises:
analyzing the plurality of fields in the new event to determine if private information is contained in one or more of the plurality of fields; and
validating the new event if the determination is that there is not private information in the plurality of fields of the new event.
15. The computer-implemented method in accordance withclaim 14 further comprising comparing the format of data in the plurality of fields to determine if there is private information.
16. The computer-implemented method in accordance withclaim 12, wherein the new event is received from the second client device, and wherein the method further comprises linking the new event to an entry for the event in the caregiver's calendar.
US17/587,9282021-01-292022-01-28Senior living engagement and care support platforms with chatbot and list integrationPendingUS20220245593A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US17/587,928US20220245593A1 (en)2021-01-292022-01-28Senior living engagement and care support platforms with chatbot and list integration

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US202163143454P2021-01-292021-01-29
US202163186609P2021-05-102021-05-10
US17/587,928US20220245593A1 (en)2021-01-292022-01-28Senior living engagement and care support platforms with chatbot and list integration

Publications (1)

Publication NumberPublication Date
US20220245593A1true US20220245593A1 (en)2022-08-04

Family

ID=82612666

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US17/587,928PendingUS20220245593A1 (en)2021-01-292022-01-28Senior living engagement and care support platforms with chatbot and list integration
US17/587,969Active2042-04-22US12243641B2 (en)2021-01-292022-01-28Senior living engagement and care support platforms with chatbot and list integration
US19/040,629PendingUS20250174351A1 (en)2021-01-292025-01-29Senior living engagement and care support platforms with chatbot and list integration

Family Applications After (2)

Application NumberTitlePriority DateFiling Date
US17/587,969Active2042-04-22US12243641B2 (en)2021-01-292022-01-28Senior living engagement and care support platforms with chatbot and list integration
US19/040,629PendingUS20250174351A1 (en)2021-01-292025-01-29Senior living engagement and care support platforms with chatbot and list integration

Country Status (1)

CountryLink
US (3)US20220245593A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20240378622A1 (en)*2023-05-122024-11-14Jpmorgan Chase Bank, N.A.Systems and methods for automated silent inference of client interaction
WO2025020991A1 (en)*2023-07-212025-01-30北京字跳网络技术有限公司Information processing method and apparatus, electronic device, and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20250209389A1 (en)*2023-12-222025-06-26Microsoft Technology Licensing, LlcAi-assisted schedule planner

Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20100306824A1 (en)*2009-05-272010-12-02International Business Machines CorporationTrust and identity in secure calendar sharing collaboration
US7865386B2 (en)*2006-06-032011-01-04Sarkar Shyamal KAppointment scheduling system
US20120284637A1 (en)*2011-05-022012-11-08John Edward BoyerUnified Virtual Group Calendar System
US20140282828A1 (en)*2013-03-152014-09-18Sky Socket, LlcData Access Sharing
US20160203444A1 (en)*2015-01-142016-07-14Viralocity Software, LLCElectronic calendar devices
US20200272998A1 (en)*2019-02-212020-08-27Microsoft Technology Licensing, LlcUser Interfaces for Filtering Electronic Calendar Data Sets
US20200341593A1 (en)*2019-04-292020-10-29Slack Technologies, Inc.Method, Apparatus and Computer Program Product for Providing a Member Calendar in a Group-Based Communication System
US20220019518A1 (en)*2020-07-192022-01-20Metawork CorporationInvestigative platform for software application development and production

Family Cites Families (421)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US1446000A (en)1920-11-181923-02-20Davis ClelandArmament for aircraft
US5553609A (en)1995-02-091996-09-10Visiting Nurse Service, Inc.Intelligent remote visual monitoring system for home health care service
US5703995A (en)1996-05-171997-12-30Willbanks; George M.Method and system for producing a personalized video recording
US6529878B2 (en)1997-03-242003-03-04De Rafael Carey A.System for rewarding viewers of interactive commercial advertisements
CA2228574A1 (en)1997-06-051999-08-02Attention Control Systems, Inc.An automatic planning and cueing system and method
US5967975A (en)1997-11-131999-10-19Ridgeway; Donald G.Home health parameter monitoring system
US5935251A (en)1997-12-221999-08-10Hewlett Packard CompanyMethod and apparatus expedited log-on to an application program
US8882666B1 (en)1998-05-082014-11-11Ideal Life Inc.Personal health monitoring and/or communication system
DE29921419U1 (en)1999-12-062000-03-02Shen, Ein-Yiao, Taipeh/T'ai-pei Measuring device for physiological activities in combination with a cell phone
US7156809B2 (en)1999-12-172007-01-02Q-Tec Systems LlcMethod and apparatus for health and disease management combining patient data monitoring with wireless internet connectivity
US20040078220A1 (en)2001-06-142004-04-22Jackson Becky L.System and method for collection, distribution, and use of information in connection with health care delivery
US6847892B2 (en)2001-10-292005-01-25Digital Angel CorporationSystem for localizing and sensing objects and providing alerts
US20020046047A1 (en)2000-07-072002-04-18Budd Jeffrey R.Patient care management system and method
JP2002092767A (en)2000-09-132002-03-29Toshiba Corp Home care system, home care server, home terminal, home care method, medium recording home care program, and home appliance usage monitoring system
US8682952B2 (en)2000-11-092014-03-25Intel-Ge Care Innovations LlcSystem for maximizing the effectiveness of care giving
US20030023459A1 (en)2001-03-092003-01-30Shipon Jacob A.System and method for audio-visual one-on-one realtime supervision
US6611206B2 (en)2001-03-152003-08-26Koninklijke Philips Electronics N.V.Automatic system for monitoring independent person requiring occasional assistance
US20020169631A1 (en)2001-04-232002-11-14Lewis David M.System and method for providing employers with virtual interviews of potential job candidates
US10298735B2 (en)2001-04-242019-05-21Northwater Intellectual Property Fund L.P. 2Method and apparatus for dynamic configuration of a multiprocessor health data system
US20070214002A1 (en)2001-04-302007-09-13Smith James CSystem for outpatient treatment of chronic health conditions
US6774795B2 (en)2001-06-302004-08-10Koninklijke Philips Electroncs N.V.Electronic assistant incorporated in personal objects
US7289965B1 (en)2001-08-102007-10-30Freddie MacSystems and methods for home value scoring
US7835919B1 (en)2001-08-102010-11-16Freddie MacSystems and methods for home value scoring
US7711574B1 (en)2001-08-102010-05-04Federal Home Loan Mortgage Corporation (Freddie Mac)System and method for providing automated value estimates of properties as of a specified previous time period
US6886139B2 (en)2001-10-012005-04-26Yadong LiuMethod and apparatus for managing infant care
US7308356B2 (en)2002-01-302007-12-11Comverse, Inc.Wireless personalized self-service network
US20040030531A1 (en)2002-03-282004-02-12Honeywell International Inc.System and method for automated monitoring, recognizing, supporting, and responding to the behavior of an actor
US8639650B1 (en)2003-06-252014-01-28Susan Pierpoint GillProfile-responsive system for information exchange in human- and device-adaptive query-response networks for task and crowd management, distributed collaboration and data integration
US7835926B1 (en)2002-08-292010-11-16Telehealth Broadband LlcMethod for conducting a home health session using an integrated television-based broadband home health system
US20040220538A1 (en)2003-04-222004-11-04Panopoulos Peter JohnHygienic diaper, sensor pad, and or sensing belt with alert, readout, transmission, paging, software & patient information database recording means for treating & caring for wetness, feces, & disease
US20040249250A1 (en)2003-06-042004-12-09Mcgee Michael D.System and apparatus for monitoring and prompting medical self-care events and communicating medical self-care status
US20050035854A1 (en)2003-07-102005-02-17University Of Florida Research Foundation, Inc.Home management and personal assistance using a mobile communication device
WO2005044072A2 (en)2003-11-102005-05-19Neurotrax CorporationStandardized cognitive and behavioral screening tool
US20050137465A1 (en)2003-12-232005-06-23General Electric CompanySystem and method for remote monitoring in home activity of persons living independently
WO2005073938A1 (en)2004-02-022005-08-11Mobile Reach Media Inc.Monitoring method and system
US7091865B2 (en)2004-02-042006-08-15General Electric CompanySystem and method for determining periods of interest in home of persons living independently
US9609003B1 (en)2007-06-122017-03-28Icontrol Networks, Inc.Generating risk profile using data of home monitoring and security system
US10522026B2 (en)2008-08-112019-12-31Icontrol Networks, Inc.Automation system user interface with three-dimensional display
US7154399B2 (en)2004-04-092006-12-26General Electric CompanySystem and method for determining whether a resident is at home or away
US7242305B2 (en)2004-04-092007-07-10General Electric CompanyDevice and method for monitoring movement within a home
US7301463B1 (en)2004-04-142007-11-27Sage Life Technologies, LlcAssisting and monitoring method and system
US8856383B2 (en)2004-05-202014-10-07Presto Services, Inc.Systems and methods for controlling information and use of communications devices through a central server
US7562121B2 (en)2004-08-042009-07-14Kimberco, Inc.Computer-automated system and method of assessing the orientation, awareness and responses of a person with reduced capacity
JP2006048554A (en)2004-08-062006-02-16Biophilia Kenkyusho KkRemote computer at-home health recognition system
US7502498B2 (en)2004-09-102009-03-10Available For LicensingPatient monitoring apparatus
US7411510B1 (en)2004-10-142008-08-12Nixon Kenneth RInternet-based informal care delivery system
US20060143060A1 (en)2004-12-282006-06-29General Electric CompanyIntegrated scheduling system for health care providers
WO2006094288A2 (en)2005-03-042006-09-08Peterson Eric KMethod and apparatus for mobile health and wellness management incorporating real-time coaching and feedback, community and rewards
US20060293924A1 (en)2005-05-132006-12-28Alpha Golf, Inc.System and method for recording and auditing medical information
US7991764B2 (en)2005-07-222011-08-02Yogesh Chunilal RathodMethod and system for communication, publishing, searching, sharing and dynamically providing a journal feed
US8566121B2 (en)2005-08-292013-10-22Narayanan RamasubramanianPersonalized medical adherence management system
US20070088507A1 (en)2005-10-132007-04-19James HaberlenSystems and methods for automating environmental risk evaluation
US7733224B2 (en)2006-06-302010-06-08Bao TranMesh network personal emergency response appliance
US8019622B2 (en)2005-10-242011-09-13CellTrak Technologies, Inc.Home health point-of-care and administration system
US8027850B1 (en)2005-11-282011-09-27Millennium Information ServicesProperty insurance risk assessment processing system and method
US20070186165A1 (en)2006-02-072007-08-09Pudding Ltd.Method And Apparatus For Electronically Providing Advertisements
US7831235B2 (en)2006-03-172010-11-09Nokia CorporationSystem and method for requesting remote care using mobile devices
US20090315735A1 (en)2006-04-102009-12-24Bhavani Neeraj SPatient flow management and analysis using location tracking
EP2012655A4 (en)2006-04-202009-11-25Iq Life IncInteractive patient monitoring system using speech recognition
US8793579B2 (en)2006-04-202014-07-29Google Inc.Graphical user interfaces for supporting collaborative generation of life stories
US20070260401A1 (en)2006-05-042007-11-08Sydor Michael WMethod and system for assessment and determining environmental risk for parcels
US7519163B2 (en)2006-05-092009-04-14Warm Health, Inc.Multichannel content personalization system and method
US8684922B2 (en)2006-05-122014-04-01Bao TranHealth monitoring system
US7801612B2 (en)2006-06-052010-09-21Cardiac Pacemakers, Inc.System and method for managing locally-initiated medical device interrogation
US20070282476A1 (en)2006-06-062007-12-06Siemens Corporate Research, IncDynamic Workflow Scheduling
US7498985B1 (en)2006-06-292009-03-03Woo Arthur NGeo-fencing GPS-enabling assets
US20080240379A1 (en)2006-08-032008-10-02Pudding Ltd.Automatic retrieval and presentation of information relevant to the context of a user's conversation
US8655595B1 (en)2006-10-172014-02-18Corelogic Solutions, LlcSystems and methods for quantifying flood risk
US8050665B1 (en)2006-10-202011-11-01Avaya Inc.Alert reminder trigger by motion-detector
CA2567275A1 (en)2006-11-062008-05-06Saskatchewan TelecommunicationsHealth monitoring system and method
US7586418B2 (en)2006-11-172009-09-08General Electric CompanyMultifunctional personal emergency response system
US7840427B2 (en)2007-02-122010-11-23O'sullivan SeanShared transport system and service network
US8094521B2 (en)2007-02-282012-01-10Nightingale Products LLCCaregiver personal alert device
US20090265185A1 (en)2007-02-282009-10-22Cerner Innovation, Inc.Care coordination information system
US20080235629A1 (en)2007-03-232008-09-25Mozes IncorporatedDisplay of multi-sided user object information in networked computing environment
US20090012373A1 (en)2007-04-062009-01-08Laurea Ammattikorkeakoulu OySystem and Method for Providing Health Care Services
US7911334B2 (en)2007-04-192011-03-22Andrew BuseyElectronic personal alert system
US8831299B2 (en)2007-05-222014-09-09Intellectual Ventures Fund 83 LlcCapturing data for individual physiological monitoring
US20080294462A1 (en)2007-05-232008-11-27Laura NuhaanSystem, Method, And Apparatus Of Facilitating Web-Based Interactions Between An Elderly And Caregivers
US20090022293A1 (en)2007-07-182009-01-22Routt Karen ETelecommunications System for Monitoring and for Enabling a Communication Chain between Care Givers and Benefactors and for Providing Alert Notification to Designated Recipients
US20090048865A1 (en)2007-08-162009-02-19Breazeale Jr Earl EdwardPatient Tracking Systems and Methods
WO2009061936A1 (en)2007-11-062009-05-14Three H CorporationMethod and system for safety monitoring
WO2009064375A2 (en)2007-11-092009-05-22Psyleron, Inc.Systems and methods employing unique device for generating random signals and metering and addressing, e.g., unusual deviations in said random signals
US20110047086A1 (en)2007-11-142011-02-24Bank Of America CorporationEvaluating Environmental Sustainability
US8131875B1 (en)2007-11-262012-03-06Adobe Systems IncorporatedDevice profile assignment based on device capabilities
US20090177500A1 (en)2008-01-042009-07-09Michael SwahnSystem and method for numerical risk of loss assessment of an insured property
TW200933538A (en)2008-01-312009-08-01Univ Nat Chiao TungNursing system
US20090259492A1 (en)2008-04-092009-10-15Strategic Medical, LlcRemote Consultation System and Method
BRPI0910573B1 (en)2008-04-172019-09-03The Travelers Indemnity Company system for processing a property insurance claim
US8409104B2 (en)2008-05-022013-04-02Conopco Inc.Heart age assessment
US9652476B2 (en)2008-05-062017-05-16Eric Vila BohmsSystem and methods for producing and retrieving video with story-based content
US20090281393A1 (en)2008-05-082009-11-12Putnam Technical Group, Inc.Method and apparatus for administering and monitoring patient treatment
US20130100268A1 (en)2008-05-272013-04-25University Health NetworkEmergency detection and response system and method
US8976937B2 (en)2008-06-272015-03-10Adt Us Holding, Inc.Method and apparatus for communication between a security system and a monitoring center
US20090326981A1 (en)2008-06-272009-12-31Microsoft CorporationUniversal health data collector and advisor for people
US8346594B2 (en)2008-09-092013-01-01At&T Intellectual Property IComprehensive information market exchange
US20100078472A1 (en)2008-09-302010-04-01Apple Inc.Group peer-to-peer financial transactions
GB0822237D0 (en)2008-12-052009-01-14Howell StevenRemote health and security monitoring
US7958201B2 (en)2009-01-292011-06-07Ted LindsayMethod, system and apparatus for encouraging frequent and purposeful electronic communications from caregivers to individuals with impaired memory
US8441356B1 (en)2009-02-162013-05-14Handhold Adaptive, LLCMethods for remote assistance of disabled persons
US7966203B1 (en)2009-02-272011-06-21Millennium Information ServicesProperty insurance risk assessment using application data
US20100222649A1 (en)2009-03-022010-09-02American Well SystemsRemote medical servicing
US9747417B2 (en)2013-11-142017-08-29Mores, Inc.Method and apparatus for enhanced personal care
US20110125844A1 (en)2009-05-182011-05-26Telcordia Technologies, Inc. mobile enabled social networking application to support closed, moderated group interactions for purpose of facilitating therapeutic care
EP2445405B1 (en)2009-06-242018-06-13The Medical Research, Infrastructure, And Health Services Fund Of The Tel Aviv Medical CenterAutomated near-fall detector
US20110021140A1 (en)2009-07-222011-01-27Boston Life LabsMethod and apparatus for providing home healthcare services using a sensor network
US9264649B2 (en)2009-07-302016-02-16Koninklijke Philips N.V.Medical video communication systems and methods
US8589806B1 (en)2009-08-282013-11-19Adobe Systems IncorporatedOnline meeting systems and methods for handheld machines
US8447610B2 (en)2010-02-122013-05-21Nuance Communications, Inc.Method and apparatus for generating synthetic speech with contrastive stress
US20110202365A1 (en)2010-02-172011-08-18Sukhwant Singh KhanujaSystems and Methods for Providing Personalized Health Care
US20150223705A1 (en)2010-03-122015-08-13Rajendra Padma SadhuMulti-functional user wearable portable device
US20110224501A1 (en)2010-03-122011-09-15Scotte HudsmithIn-home health monitoring apparatus and system
US20110246123A1 (en)2010-03-302011-10-06Welch Allyn, Inc.Personal status monitoring
WO2011133628A1 (en)2010-04-212011-10-27Raymond KoverzinRemotely managed assistive device
US8650048B1 (en)2010-04-282014-02-11United Services Automobile Association (Usaa)Method and system for insuring real property in wildfire prone areas
US20120191788A1 (en)2010-05-182012-07-26Melissa MellenSystems and methods for controlling the display of a user selectable communication initiator
US11152118B2 (en)2010-07-202021-10-19Interfaced Solutions, Inc.Electronic medical record interactive interface system
US9190844B2 (en)2012-11-042015-11-17Bao TranSystems and methods for reducing energy usage
US20180344215A1 (en)2015-11-242018-12-06Dacadoo AgAutomated health data acquisition, processing and communication system and method
US20120095846A1 (en)2010-10-132012-04-19Derek John LeverantSystems and methods for providing social networking, wherein a user can create multiple profiles within a single account
US9165334B2 (en)2010-12-282015-10-20Pet Check Technology LlcPet and people care management system
US20120197662A1 (en)*2011-01-312012-08-02Sun Shelly ASystem and Method for Facilitating Home Care Activities
US11482326B2 (en)2011-02-162022-10-25Teladog Health, Inc.Systems and methods for network-based counseling
US9659260B2 (en)*2011-03-152017-05-23Dan CaligorCalendar based task and time management systems and methods
US9454753B2 (en)2011-03-282016-09-27Paypal, Inc.Friendly funding source
CA2773507C (en)2011-04-042020-10-13Mark Andrew HansonFall detection and reporting technology
US20120284040A1 (en)2011-04-262012-11-08Kenneth Joe DupinMedical Modules and Monitoring Systems
US9245255B2 (en)2011-05-022016-01-26Douglas Charles McKalipMethod and a system for monitoring an activity or lack of activity of a subject
US8965327B2 (en)2011-06-092015-02-24Alan H. DavisInteractive multi-channel communication system
US8868616B1 (en)2011-07-072014-10-21Integrity Tracking, LlcEvent data monitoring systems and methods
CA2843272C (en)2011-07-292020-06-02Adt Us Holdings, Inc.Security system and method
US20130035946A1 (en)2011-08-032013-02-07Suneel James RatanSocial networks for care coordination, management, and support and health information exchange
WO2013033655A1 (en)2011-08-312013-03-07Lifeguard Health Networks, Inc.Health management system
US9020476B2 (en)2011-09-122015-04-28Leipzig Technology, LlcSystem and method for remote care and monitoring using a mobile device
WO2013040459A2 (en)2011-09-162013-03-21Heathloop, Inc.Healthcare pre-visit and follow-up system
US20130073299A1 (en)2011-09-202013-03-21The Warman Group, LLCCaregiving social network
EP2575113A1 (en)2011-09-302013-04-03General Electric CompanyMethod and device for fall detection and a system comprising such device
US8485439B2 (en)2011-10-112013-07-16Solomon Systems, Inc.System for providing identification and information, and for scheduling alerts
US9536052B2 (en)2011-10-282017-01-03Parkland Center For Clinical InnovationClinical predictive and monitoring system and method
US9349300B2 (en)2011-10-312016-05-24Lifelong Driver LlcSenior driver training
US8670998B2 (en)2011-12-022014-03-11Mckesson Specialty Arizona Inc.Notification services for patients
US9092554B2 (en)2011-12-132015-07-28Intel-Ge Care Innovations LlcAlzheimers support system
US20140108031A1 (en)2011-12-292014-04-17Daniel FerraraSystem and method for increasing medication adherence rates
US9208661B2 (en)2012-01-062015-12-08Panasonic Corporation Of North AmericaContext dependent application/event activation for people with various cognitive ability levels
US8803690B2 (en)2012-01-062014-08-12Panasonic Corporation Of North AmericaContext dependent application/event activation for people with various cognitive ability levels
US20150094830A1 (en)2012-01-182015-04-02Rest Devices, Inc.Network-based Care System
US20130197807A1 (en)2012-01-312013-08-01Wei DuSystem, method and computer program product for quantifying hazard risk
US10223751B1 (en)2012-02-022019-03-05Progressive Casualty Insurance CompanyMultivariate predictive system
JP2013179381A (en)2012-02-282013-09-09Hitachi LtdSystem
US20130275263A1 (en)2012-02-292013-10-17James A. Carlin, Jr.Method of Home Performance Evaluation, Improvement and Verification
US9245227B2 (en)2012-03-152016-01-26Vidoyen Inc.Expert answer platform methods, apparatuses and media
US9375142B2 (en)2012-03-152016-06-28Siemens AktiengesellschaftLearning patient monitoring and intervention system
US20130262155A1 (en)2012-04-032013-10-03Thomas J. HinKampSystem and method for collection and distibution of medical information
EP2836944A2 (en)2012-04-042015-02-18Cardiocom, LLCHealth-monitoring system with multiple health monitoring devices, interactive voice recognition, and mobile interfaces for data collection and transmission
US9408561B2 (en)2012-04-272016-08-09The Curators Of The University Of MissouriActivity analysis, fall detection and risk assessment systems and methods
US9597016B2 (en)2012-04-272017-03-21The Curators Of The University Of MissouriActivity analysis, fall detection and risk assessment systems and methods
US20150134343A1 (en)2012-05-162015-05-14Andrew Michael KlugerInteractive Communications System for the Coordination and Management of patient-Centered Health Care Services
US20160155163A1 (en)2012-06-072016-06-02Help!Book Inc.Systems and methods of co-clientization for access to urgent needs fulfillment service
CA2781251A1 (en)2012-06-272013-12-27Annette HenwoodMethod of personal safety monitoring and mobile application for same
US10276260B2 (en)2012-08-162019-04-30Ginger.io, Inc.Method for providing therapy to an individual
JP6185066B2 (en)2012-08-162017-08-23ジンジャー.アイオー, インコーポレイテッドGinger.Io, Inc. Methods for modeling behavior and health changes
US8490006B1 (en)2012-09-042013-07-16State Farm Mutual Automobile Insurance CompanyScene creation for building automation systems
US8929853B2 (en)2012-09-052015-01-06Apple Inc.Mobile emergency attack and failsafe detection
US9384472B2 (en)2012-09-072016-07-05Time.ly Network Inc.Methods and systems for a web-based calendar application
US9536049B2 (en)2012-09-072017-01-03Next It CorporationConversational virtual healthcare assistant
JP2014056423A (en)2012-09-122014-03-27Shunan Maricom KkAged person watching system
US10496788B2 (en)2012-09-132019-12-03Parkland Center For Clinical InnovationHolistic hospital patient care and management system and method for automated patient monitoring
US10332059B2 (en)2013-03-142019-06-25Google LlcSecurity scoring in a smart-sensored home
US9208676B2 (en)2013-03-142015-12-08Google Inc.Devices, methods, and associated information processing for security in a smart-sensored home
US8533144B1 (en)2012-11-122013-09-10State Farm Mutual Automobile Insurance CompanyAutomation and security application store suggestions based on usage data
US8527306B1 (en)2012-11-122013-09-03State Farm Mutual Automobile Insurance CompanyAutomation and security application store suggestions based on claims data
US20140136242A1 (en)2012-11-122014-05-15State Farm Mutual Automobile Insurance CompanyHome sensor data gathering for insurance rating purposes
WO2014078672A2 (en)2012-11-152014-05-22Kinsey Edward Phillip IiMethods and systems for the sale of consumer services
US8760285B2 (en)2012-11-152014-06-24Wildfire Defense Systems, Inc.Wildfire risk assessment
US9997056B2 (en)2012-12-112018-06-12Adt Us Holdings, Inc.Security panel communication system
US20140188997A1 (en)2012-12-312014-07-03Henry Will SchneidermanCreating and Sharing Inline Media Commentary Within a Network
US9801541B2 (en)2012-12-312017-10-31Dexcom, Inc.Remote monitoring of analyte measurements
WO2014106294A1 (en)2013-01-032014-07-10Claris Healthcare Inc.Computer communications method for use by senior citizens
US9049168B2 (en)2013-01-112015-06-02State Farm Mutual Automobile Insurance CompanyHome sensor data gathering for neighbor notification purposes
US8890680B2 (en)2013-01-112014-11-18State Farm Mutual Automobile Insurance CompanyAlternative billing modes for security and automation applications
JP2014142889A (en)2013-01-252014-08-07Mamoru TaniguchiElderly people or the like nursing care system by cloud type groupware
US20150002293A1 (en)2013-06-262015-01-01Michael NepoSystem and method for disseminating information and implementing medical interventions to facilitate the safe emergence of users from crises
US20140257836A1 (en)2013-03-052014-09-11Clinton Colin Graham WalkerAutomated interactive health care application for patient care
US20160371620A1 (en)2013-03-142016-12-22Humana Inc.Computerized method and system for scheduling tasks for an in-home caregiver
US9913003B2 (en)2013-03-142018-03-06Alchera IncorporatedProgrammable monitoring system
US9035763B2 (en)2013-03-142015-05-19Comcast Cable Communications, LlcProcessing alarm signals
US9240120B2 (en)2013-03-152016-01-19Hill-Rom Services, Inc.Caregiver rounding with real time locating system tracking
WO2014145913A1 (en)2013-03-152014-09-18Adt Us Holdings, Inc.Security system access profiles
CA2906170C (en)2013-03-152021-05-04Adt Us Holdings, Inc.Security system using visual floor plan
TWM462115U (en)2013-03-222013-09-21鄭仁亮Drug pack delivery device featuring automatic reminding function
US9280888B2 (en)2013-05-022016-03-08Time Warner Cable Enteprises LLCSystems and methods of notifying a patient to take medication
US20140358592A1 (en)2013-05-312014-12-04OneEvent Technologies, LLCSensors for usage-based property insurance
US20140362213A1 (en)2013-06-052014-12-11Vincent TsengResidence fall and inactivity monitoring system
US20160106627A1 (en)2013-06-172016-04-21Monitor My Meds LlcSystems And Methods For Medication Adherence And Acknowledgement
US20150006200A1 (en)2013-06-282015-01-01Robert Joseph ChaputSystem and method for providing automated home-based health services
JP6204086B2 (en)2013-06-282017-09-27日本光電工業株式会社 Respiratory state determination device
US20150019262A1 (en)2013-07-112015-01-15Corelogic Solutions, LlcMethod and system for generating a flash flood risk score
US9742753B2 (en)2013-07-122017-08-22Hj Holdings LlcMultimedia personal historical information system and method
US9424737B2 (en)2013-07-262016-08-23Adt Holdings, Inc.User management of a response to a system alarm event
US20160086255A1 (en)2013-08-122016-03-24Majnheiv SainfortSystem and Method for Maximizing Food Selection Options According to Shopper Preferences, Health Requirements, and Price Preferences and Ensuring Selected Food Freshness to Provide a Complete, Efficient, and Enjoyable Off-Site Grocery Shopping Experience that Benefits Both the Off-Site Shopper and the Grocery Retailer
US9710858B1 (en)2013-08-162017-07-18United Services Automobile Association (Usaa)Insurance policy alterations using informatic sensor data
US10937004B2 (en)2013-08-222021-03-02Core De Vie, LlcBehaviorally informed scheduling systems and methods
ES2744423T3 (en)2013-09-112020-02-25Koninklijke Philips Nv Fall detection method and system
US9400564B2 (en)2013-09-172016-07-26Toyota Motor Engineering & Manufacturing North America, Inc.Interactive vehicle window display system with a safe driving reminder system
US10687193B2 (en)2013-09-192020-06-16Unaliwear, Inc.Assist device and system
US9056256B2 (en)2013-09-272015-06-16PlayNovation LLCSystem and methods for identifying intrinsic motivators, play profiles and play personalities through captured actions in an online environment
US9053654B2 (en)2013-09-302015-06-09John ShermanFacilitating user input via arm-mounted peripheral device interfacing with head-mounted display device
WO2015058133A1 (en)2013-10-172015-04-23Adt Us Holdings, Inc.Portable system for managing events
US10383794B2 (en)2013-10-232019-08-20Nexpil, Inc.Medication compliance alert device
WO2015066562A2 (en)2013-10-312015-05-07Knox Medical DiagnosticsSystems and methods for monitoring respiratory function
US20150154880A1 (en)2013-12-022015-06-04Aetna Inc.Healthcare management with a support network
US9171445B2 (en)2013-12-242015-10-27H Keith NishiharaActivity level monitoring participant station network
US20150194032A1 (en)2014-01-062015-07-09I-Saiso Inc.Wellbeing monitor
US10311694B2 (en)2014-02-062019-06-04Empoweryu, Inc.System and method for adaptive indirect monitoring of subject for well-being in unattended setting
US10475141B2 (en)2014-02-062019-11-12Empoweryu, Inc.System and method for adaptive indirect monitoring of subject for well-being in unattended setting
US9798993B2 (en)2014-02-112017-10-24State Farm Mutual Automobile Insurance CompanySystems and methods for simulating home loss prevention
US10380692B1 (en)2014-02-212019-08-13Allstate Insurance CompanyHome device sensing
US10373257B1 (en)2014-02-212019-08-06Arity International LimitedVehicle telematics and account management
US8917186B1 (en)2014-03-042014-12-23State Farm Mutual Automobile Insurance CompanyAudio monitoring and sound identification process for remote alarms
US11087420B1 (en)2014-03-072021-08-10Alarm.Com IncorporatedEnergy scoring
US10043369B2 (en)2014-03-202018-08-07Better Alerts, LLCSystem and method for sending medical emergency alerts
US20150269329A1 (en)2014-03-242015-09-24Roger E. FearonLiving Community with Health Care Services
US9491277B2 (en)2014-04-032016-11-08Melissa VincentComputerized method and system for global health, personal safety and emergency response
US10636104B2 (en)2014-04-162020-04-28Vios Medical, Inc.Patient care and health information management systems and methods
US20150302529A1 (en)2014-04-182015-10-22Marshall & Swift/Boeckh, LLCRoof condition evaluation and risk scoring system and method
CN103945344B (en)2014-04-232019-02-01华为技术有限公司A kind of method for sending information, the network equipment and terminal
US10055793B1 (en)2014-04-252018-08-21State Farm Mutual Automobile Insurance CompanySystems and methods for managing insurance for devices located within a property based on insurance-related events
EP3137038B1 (en)2014-04-282020-12-30The Regents of the University of CaliforniaUnobtrusive wireless electronic systems for monitoring and facilitating patient compliance
US10699346B1 (en)2014-05-082020-06-30Allstate Insurance CompanyConnected home and home profiles
US10296978B1 (en)2014-05-082019-05-21Allstate Insurance CompanyConnected home and alert notifications
US20150356701A1 (en)2014-06-062015-12-10Play-it Health, Inc.Monitoring and adapting a patient's medical regimen and facilitating communication with a caregiver
WO2015191562A1 (en)2014-06-092015-12-17Revon Systems, LlcSystems and methods for health tracking and management
US10198771B1 (en)2014-06-202019-02-05Allstate Insurance CompanyData hub
WO2016001165A2 (en)2014-07-022016-01-07Doro ABImproved communication
US20170193164A1 (en)2014-07-112017-07-06Cerora, Inc..System for the distributed collection of brain health information
US10452233B2 (en)2014-07-182019-10-22Shanghai Chule (Cootek) Information Technology Co., Ltd.Information interactive platform, system and method
US9786158B2 (en)2014-08-152017-10-10Adt Us Holdings, Inc.Using degree of confidence to prevent false security system alarms
US10572947B1 (en)2014-09-052020-02-25Allstate Insurance CompanyAdaptable property inspection model
US10163164B1 (en)2014-09-222018-12-25State Farm Mutual Automobile Insurance CompanyUnmanned aerial vehicle (UAV) data collection and claim pre-generation for insured approval
US9800570B1 (en)2014-09-262017-10-24Adt Us Holdings, Inc.Method of persistent authentication with disablement upon removal of a wearable device
US20160048934A1 (en)2014-09-262016-02-18Real Data Guru, Inc.Property Scoring System & Method
US20210166320A1 (en)2014-10-062021-06-03State Farm Mutual Automobile Insurance CompanySystem and method for obtaining and/or maintaining insurance coverage
US9996882B1 (en)2014-10-062018-06-12Allstate Insurance CompanySystem and method for determining an insurance premium quote based on human telematic data and structure related telematic data
US10346811B1 (en)2014-10-072019-07-09State Farm Mutual Automobile Insurance CompanySystems and methods for responding to a broken circuit
US9443195B2 (en)2014-11-262016-09-13Sense Labs, Inc.Assisted labeling of devices with disaggregation
US9057746B1 (en)2014-11-262015-06-16Sense Labs, Inc.Determining information about devices in a building using different sets of features
US9739813B2 (en)2014-11-262017-08-22Sense Labs, Inc.Determining information about devices in a building using different sets of features
US9152737B1 (en)2014-11-262015-10-06Sense Labs, Inc.Providing notifications to a user
US9861151B2 (en)2014-12-052018-01-09SaPHIBeat Technologies, Inc.Activity monitoring systems and methods for accident detection and response
US10653369B2 (en)2014-12-232020-05-19Intel CorporationDevice for health monitoring and response
US20160210434A1 (en)2015-01-152016-07-21Umm Al-Qura UniversityHealth information monitoring device and method
CN107209780A (en)2015-01-162017-09-26普华永道会计事务所medical data exchange system and method
US20160214571A1 (en)2015-01-272016-07-28Cloudcar, Inc.Vehicle driving control
US10129047B2 (en)2015-01-292018-11-13Time Warner Cable Enterprises LlcHome automation system deployment
US9923971B2 (en)2015-02-022018-03-20State Farm Mutual Automobile Insurance CompanySystems and methods for identifying unidentified plumbing supply products
US10970990B1 (en)2015-02-192021-04-06State Farm Mutual Automobile Insurance CompanySystems and methods for monitoring building health
US11853919B1 (en)2015-03-042023-12-26Wells Fargo Bank, N.A.Systems and methods for peer-to-peer funds requests
WO2016147126A1 (en)2015-03-192016-09-22Koninklijke Philips N.V.Systems and methods for building supportive relationships between patients and caregivers
US10140666B1 (en)2015-03-302018-11-27Intuit Inc.System and method for targeted data gathering for tax preparation
US10107708B1 (en)2015-04-022018-10-23State Farm Mutual Automobile Insurance CompanySmart carpet, pad, or strip for leak detection and loss mitigation
US10360617B2 (en)2015-04-242019-07-23Walmart Apollo, LlcAutomated shopping apparatus and method in response to consumption
WO2016174662A1 (en)2015-04-272016-11-03Agt International GmbhMethod of monitoring well-being of semi-independent persons and system thereof
US10593185B2 (en)2015-05-152020-03-17J. Brasch Co., LlcSystem and method for active monitoring of a person
US10902946B2 (en)2015-05-202021-01-26Watchrx, Inc.Medication adherence device and coordinated care platform
US10392490B2 (en)2015-06-302019-08-27Dow Global Technologies LlcPolypropylene/inorganic particle blend composition for PVC-free wear layer in resilient flooring
US11404169B2 (en)2015-06-302022-08-02Accenture Global Services LimitedCollaboration tool for healthcare providers
US10311413B2 (en)2015-07-012019-06-04Mastercard International IncorporatedBy-item bill payments
US20170011192A1 (en)2015-07-092017-01-12MI Express Care Licensing Company, LLCPatient And Mobile Healthcare Worker Initiated Encounter In A Telemedicine System
US10217068B1 (en)2015-08-102019-02-26State Farm Mutual Automobile Insurance CompanySystems and methods for pre-scheduling repair of home equipment
US10229394B1 (en)2015-08-102019-03-12State Farm Mutual Automobile Insurance CompanySystems and methods for sending diagnostic information during scheduling of home equipment repair
US9838854B2 (en)2015-08-252017-12-05TweetTime, LLCRemote health monitoring system
US10206630B2 (en)2015-08-282019-02-19Foresite Healthcare, LlcSystems for automatic assessment of fall risk
KR102612874B1 (en)2015-08-312023-12-12마시모 코오퍼레이션 Wireless patient monitoring systems and methods
US10331312B2 (en)2015-09-082019-06-25Apple Inc.Intelligent automated assistant in a media environment
US10447851B2 (en)2015-09-282019-10-15Verizon Patent And Licensing Inc.Instant and cohesive user access to diverse web services
US11151654B2 (en)2015-09-302021-10-19Johnson Controls Tyco IP Holdings LLPSystem and method for determining risk profile, adjusting insurance premiums and automatically collecting premiums based on sensor data
US9767680B1 (en)2015-09-302017-09-19Alarm.Com IncorporatedAbberation detection technology
US20170277834A1 (en)2015-10-192017-09-28Approve Care, LLCMedical services approval and rewards system and method of use
US20170116384A1 (en)2015-10-212017-04-27Jamal GhaniSystems and methods for computerized patient access and care management
JP2019503017A (en)2015-10-292019-01-31ティー, ライ, キングTEE, Lai, King System and method for a mobile platform designed for digital health care and remote patient monitoring
US9922524B2 (en)2015-10-302018-03-20Blue Willow Systems, Inc.Methods for detecting and handling fall and perimeter breach events for residents of an assisted living facility
US20170124277A1 (en)2015-11-032017-05-04Wolf ShlagmanSystems and Methods for Automated and Remote Care Giving
US11282041B2 (en)2015-11-042022-03-22Yips, LlcSystem and method for scheduling patient appointments
US10323860B1 (en)2015-11-062019-06-18State Farm Mutual Automobile Insurance CompanyAutomated water heater flushing and monitoring system
US9888371B1 (en)2015-11-132018-02-06State Farm Mutual Automobile Insurance CompanyPortable home and hotel security system
JP2019505117A (en)2015-12-172019-02-21ラピッドエスオーエス,インク. Device and method for efficient emergency calling
JP6321617B2 (en)2015-12-212018-05-09公立大学法人秋田県立大学 Watching system for elderly people living alone
US10482746B1 (en)2016-01-062019-11-19State Farm Mutual Automobile Insurance CompanySensor data to identify catastrophe areas
US10147296B2 (en)2016-01-122018-12-04Fallcall Solutions, LlcSystem for detecting falls and discriminating the severity of falls
US10726494B1 (en)2016-01-142020-07-28State Farm Mutual Automobile Insurance CompanyIdentifying property usage type based upon smart sensor data
US10230806B2 (en)2016-01-252019-03-12Ebay Inc.Tracking of user interactions
US20170221336A1 (en)2016-01-282017-08-03Flex Ltd.Human voice feedback system
US20190122760A1 (en)*2016-02-032019-04-25Kevin Sunlin WangMethod and system for customized scheduling of home health care services
US10311388B2 (en)2016-03-222019-06-04International Business Machines CorporationOptimization of patient care team based on correlation of patient characteristics and care provider characteristics
WO2017161457A1 (en)2016-03-242017-09-28Alert Labs Inc.System and method for characterizing and passively monitoring a property to identify events affecting occupants of the property
US11003334B1 (en)2016-03-312021-05-11Allstate Insurance CompanyHome services condition monitoring
WO2017180655A1 (en)2016-04-122017-10-19Softvu LlcSystem and process for matching seniors and staffers with senior living communities
US20170300626A1 (en)2016-04-132017-10-19Roderick A LoveHealth care mobile application for prognosis of personal care services
US10395322B2 (en)2016-04-142019-08-27Vivint, Inc.Correlating resource usage data to a waste scoring system
JP6888618B2 (en)2016-04-142021-06-16コニカミノルタ株式会社 Watching system and management server
US11120897B2 (en)2016-05-132021-09-14Lifeline Systems CompanySystem and method for tracking informal observations about a care recipient by caregivers
US10319209B2 (en)2016-06-032019-06-11John Carlton-FossMethod and system for motion analysis and fall prevention
US10726846B2 (en)2016-06-032020-07-28Sri InternationalVirtual health assistant for promotion of well-being and independent living
US10226204B2 (en)2016-06-172019-03-12Philips North America LlcMethod for detecting and responding to falls by residents within a facility
US10504189B1 (en)2016-06-232019-12-10State Farm Mutual Automobile Insurance CompanySystems and methods for analyzing property telematics data to update risk-based coverage of a property
US10079881B2 (en)2016-06-302018-09-18International Business Machines CorporationDevice self-servicing in an autonomous decentralized peer-to-peer environment
US9911042B1 (en)2016-07-012018-03-06State Farm Mutual Automobile Insurance CompanyReal property image analysis system to identify similar properties
US20180032696A1 (en)2016-07-282018-02-01Nancy ROMEWholecare
US10506990B2 (en)2016-09-092019-12-17Qualcomm IncorporatedDevices and methods for fall detection based on phase segmentation
US20180082184A1 (en)2016-09-192018-03-22TCL Research America Inc.Context-aware chatbot system and method
US20180211724A1 (en)2016-11-112018-07-26Kevin Sunlin WangSystem and method for healthcare billing verification
EP3547697A4 (en)2016-11-222020-04-22Guangzhou Baiguoyuan Information Technology Co., Ltd. VIDEO STREAM PUSH CONTROL METHOD FOR LIVE BROADCASTING ROOM, AND CORRESPONDING SERVER AND MOBILE TERMINAL
US20190319813A1 (en)2016-11-292019-10-17Jumana ABU-GHAZALEHSystems and methods for fostering on-line working relationships and virtual team building
US20180153477A1 (en)2016-12-022018-06-07Cardiac Pacemakers, Inc.Multi-sensor stroke detection
US20180158080A1 (en)2016-12-022018-06-07Brad MehlInteractive display system
CA3074729A1 (en)2016-12-052018-06-14Barron Associates, Inc.Autonomous fall monitor having sensor compensation
IL317335A (en)2016-12-062025-01-01Nocira LlcSystems and methods for treating neurological disorders
US20180158548A1 (en)2016-12-072018-06-07B9 Systems, LLCData processing systems for scheduling work shifts, such as physician work shifts
US11087423B2 (en)2016-12-212021-08-10Hitch Health, Inc.Systems and methods for transportation coordination in healthcare and other settings
US20180177436A1 (en)2016-12-222018-06-28Lumo BodyTech, IncSystem and method for remote monitoring for elderly fall prediction, detection, and prevention
US20180196919A1 (en)2017-01-102018-07-12International Business Machines CorporationAutomated health dialoguing and action enhancement
US20180209803A1 (en)2017-01-252018-07-26Via Transportation, Inc.Dynamic Route Planning
EP3573591A4 (en)2017-01-262021-06-30Elements of Genius, Inc.Wearable interactive notification device and interactive notification system
US20180225649A1 (en)2017-02-062018-08-09American Express Travel Related Services Company, Inc.Charge splitting across multiple payment systems
US9699529B1 (en)2017-02-222017-07-04Sense Labs, Inc.Identifying device state changes using power data and network data
US9800958B1 (en)2017-02-222017-10-24Sense Labs, Inc.Training power models using network data
US10750252B2 (en)2017-02-222020-08-18Sense Labs, Inc.Identifying device state changes using power data and network data
WO2018156885A1 (en)2017-02-242018-08-30Adt Us Holdings, Inc.Automatic password reset using a security system
WO2018156889A1 (en)2017-02-242018-08-30Adt Us Holdings, Inc.Detecting an intruder's wireless device during a break in to a premises
US20180255114A1 (en)2017-03-062018-09-06Vyu Labs, Inc.Participant selection for multi-party social media sessions
EP3596717A1 (en)2017-03-152020-01-22Carrier CorporationSystem and method for indicating building fire danger ratings
CA2998249A1 (en)2017-03-172018-09-17Edatanetworks Inc.Artificial intelligence engine incenting merchant transaction with consumer affinity
US20180308569A1 (en)2017-04-252018-10-25S Eric LuellenSystem or method for engaging patients, coordinating care, pharmacovigilance, analysis or maximizing safety or clinical outcomes
US10325471B1 (en)2017-04-282019-06-18BlueOwl, LLCSystems and methods for detecting a medical emergency event
ES2955860T3 (en)2017-04-282023-12-07Better Therapeutics Inc Method and system for the management of lifestyle and health interventions
US20180322947A1 (en)2017-05-032018-11-08ScriptDrop, Inc.Systems and methods for providing prescription medication delivery and reminder services
US10258295B2 (en)2017-05-092019-04-16LifePod Solutions, Inc.Voice controlled assistance for monitoring adverse events of a user and/or coordinating emergency actions such as caregiver communication
WO2018213741A2 (en)2017-05-182018-11-22Payoff, Inc.Interactive virtual assistant system and method
US20180342329A1 (en)2017-05-242018-11-29Happie Home, Inc.Happie home system
US11581099B1 (en)2017-05-242023-02-14Happie Home, Inc.Automated home system for senior care
US10430553B2 (en)2017-06-082019-10-01Sethumadavan Sanjay-GopalSystems and methods for personalized care management
US20190051144A1 (en)2017-07-272019-02-14NXT-ID, Inc.Social Network for Responding to Event-Driven Notifications
US10623790B2 (en)2017-08-112020-04-14Benjamin Dean MaddalenaMethods and systems for cloud-based content management
US10542889B2 (en)*2017-08-142020-01-28Amrita Vishwa VidyapeethamSystems, methods, and devices for remote health monitoring and management
US10878062B1 (en)2017-09-062020-12-29State Farm Mutual Automobile Insurance CompanySystems and methods for analyzing captured biometric data
US20190080056A1 (en)2017-09-142019-03-14Qualcomm IncorporatedSystems and methods for remote patient monitoring and event detection
US20190083003A1 (en)2017-09-202019-03-21Johnson & Johnson Consumer Inc.Healthcare caregiver behavior coaching system and method
US10650078B2 (en)2017-09-262020-05-12Adobe Inc.Reducing latency in rendering of content
US10467879B2 (en)2017-10-192019-11-05Google LlcThoughtful elderly monitoring in a smart home environment
GB2568073A (en)2017-11-032019-05-08Tended LtdMethod and apparatus for monitoring the safety of a person
US11020003B2 (en)2017-11-072021-06-01Foneclay, Inc.Patient monitoring and communication system
US10916344B2 (en)2017-11-222021-02-09Accenture Global Solutions LimitedUtilizing a machine learning model to identify activities and deviations from the activities by an individual
US10637900B2 (en)2017-12-082020-04-28Beatrice T. O'BrienComputerized network system for initiating, facilitating, auditing, and managing communications and documents involving professional expertise
US20190180868A1 (en)2017-12-112019-06-13UBQ, Inc.Optimizing emergency department resource management
CA3084902A1 (en)2017-12-122019-06-20Oy Arbonaut Ltd.A method to quantify fire risk to structures
US10957451B2 (en)2017-12-272021-03-23General Electric CompanyPatient healthcare interaction device and methods for implementing the same
US11188840B1 (en)2017-12-292021-11-30Intuit, Inc.Machine-learning models to facilitate user retention for software applications
US10365783B2 (en)2017-12-292019-07-30Lyft, Inc.Optimizing transportation networks through dynamic user interfaces
US10181246B1 (en)2018-01-032019-01-15William David JacksonUniversal user variable control utility (UUVCU)
US11718303B2 (en)2018-01-032023-08-08Toyota Research Institute, Inc.Vehicles and methods for building vehicle profiles based on reactions created by surrounding vehicles
US11263592B2 (en)2018-01-072022-03-01Microsoft Technology Licensing, LlcMulti-calendar harmonization
US10460734B2 (en)2018-03-082019-10-29Frontive, Inc.Methods and systems for speech signal processing
US11232694B2 (en)2018-03-142022-01-25Safely You Inc.System and method for detecting, recording and communicating events in the care and treatment of cognitively impaired persons
US20190287676A1 (en)2018-03-152019-09-19SirenMDTracking, comparison, and analytics of activities, functions, and outcomes in provision of healthcare services
US10825318B1 (en)2018-04-092020-11-03State Farm Mutual Automobile Insurance CompanySensing peripheral heuristic evidence, reinforcement, and engagement system
US20190318283A1 (en)2018-04-122019-10-17Crosswind CommunicationsSystem and method for adaptively executing user routines based on user interactions
US20190320900A1 (en)2018-04-182019-10-24CureCompanion Inc.Telemedicine system
US10628874B2 (en)2018-04-192020-04-21Walmart Apollo, LlcSystems and methods for automatically ordering a product item via a wearable technology
US20190334907A1 (en)2018-04-252019-10-31Steelcase Inc.Resource optimization system and method
US20190362319A1 (en)2018-05-232019-11-28Bryan YenSmart calendar system and method of managing tasks and schedules
WO2019246239A1 (en)2018-06-192019-12-26Ellipsis Health, Inc.Systems and methods for mental health assessment
US11571154B2 (en)2018-06-222023-02-07Inspired Futures AI, LLCSpecial needs IoT device and system for parents, schools and medical collaboration
US11682053B2 (en)2018-06-222023-06-20Edatanetworks Inc.Blockchain tracking and managing of a transaction incented by a merchant donation to a consumer affinity
US20200005928A1 (en)2018-06-272020-01-02Gomhealth LlcSystem and method for personalized wellness management using machine learning and artificial intelligence techniques
US20200013500A1 (en)2018-07-032020-01-09Eric MoraCloud-based system for caregiver and client for credentialing, patient referrals, clinical documentation, and scheduling
KR101940029B1 (en)2018-07-112019-01-18주식회사 마키나락스Anomaly detection
US20200020165A1 (en)2018-07-122020-01-16Bao TranSmart device
US11605470B2 (en)2018-07-122023-03-14Telemedicine Provider Services, LLCTele-health networking, interaction, and care matching tool and methods of use
US11205213B2 (en)2018-08-012021-12-21Amazon Technologies, Inc.Item availability preview for different merchant locations
US11120226B1 (en)2018-09-042021-09-14ClearCare, Inc.Conversation facilitation system for mitigating loneliness
US20200058381A1 (en)2018-08-142020-02-20Miteshkumar Ishwarbhai PatelSystem and Method for Auditing, Monitoring, Recording, and Executing Healthcare Transactions, Communications, and Decisions
MX2021003337A (en)2018-09-212021-09-28Steve CurtisSystem and method for collecting, analyzing and sharing biorhythm data among users.
US11587555B1 (en)2018-09-262023-02-21Verily Life Sciences LlcRecognizing hazard events based on sounds of in-home activities
US10740691B2 (en)2018-10-022020-08-11Sense Labs, Inc.Identifying devices connected to a smart plug
US11556995B1 (en)2018-10-172023-01-17State Farm Mutual Automobile Insurance CompanyPredictive analytics for assessing property using external data
US11107465B2 (en)2018-10-232021-08-31Storyfile, LlcNatural conversation storytelling system
US10692606B2 (en)2018-10-232020-06-23International Business Machines CorporationStress level reduction using haptic feedback
US20200143655A1 (en)2018-11-062020-05-07iEldra Inc.Smart activities monitoring (sam) processing of data
US12079764B2 (en)2018-11-162024-09-03Target Brands, Inc.Integration of third party delivery service interface into online retail platform
US11783423B1 (en)2018-12-142023-10-10Allstate Insurance CompanyConnected home system with risk units
US10963841B2 (en)2019-03-272021-03-30On Time Staffing Inc.Employment candidate empathy scoring system
US11581069B2 (en)2019-04-192023-02-14International Business Machines CorporationIntelligent generation of customized questionnaires
US20200349632A1 (en)2019-05-032020-11-05MavenWork, Inc.Dynamic Hierarchical Delivery System
US11398305B2 (en)2019-05-132022-07-26Hill-Rom Services, Inc.Patient request system and method
US20210019694A1 (en)2019-07-162021-01-21DoorDash, Inc.Optimized order fulfillment from multiple sources
US12367869B2 (en)2019-07-182025-07-22Sri InternationalConversational assistant for conversational engagement
US11367527B1 (en)2019-08-192022-06-21State Farm Mutual Automobile Insurance CompanySenior living engagement and care support platforms
WO2021042077A1 (en)2019-08-292021-03-04Ehr Command Center, LlcData command center visual display system
US20210090188A1 (en)2019-09-242021-03-25International Business Machines CorporationIot based property condition evaluation system
US11394799B2 (en)2020-05-072022-07-19Freeman Augustus JacksonMethods, systems, apparatuses, and devices for facilitating for generation of an interactive story based on non-interactive data
US20210358618A1 (en)2020-05-132021-11-18Allyalign Health, Inc.System, apparatus and method for facilitating personal engagement and roaming access to care
US11308247B2 (en)2020-05-262022-04-19Archneura Inc.Building quality indexing system
US12437865B2 (en)2020-07-092025-10-07State Farm Mutual Automobile Insurance CompanySystems and methods for home health evaluation and remediation
US11232873B1 (en)2020-07-272022-01-25The Toronto-Dominion BankIntegrated home scoring system
US20220114210A1 (en)2020-09-082022-04-14Sbl Venture Capital, LlcSocial media video sharing and cyberpersonality building system
US20220092669A1 (en)2020-09-222022-03-24Pyrotree, Inc.Dynamic Cannabis Delivery Platform
US11431660B1 (en)2020-09-252022-08-30Conversation Processing Intelligence Corp.System and method for collaborative conversational AI
US11803891B2 (en)2020-10-132023-10-31Maplebear, Inc.Identifying candidate replacement items from a graph identifying relationships between items maintained by an online concierge system
US20220159344A1 (en)2020-11-192022-05-19Eric Louis GutierrezSystem and method future delivery of content
US11820387B2 (en)2021-05-102023-11-21Qualcomm IncorporatedDetecting driving behavior of vehicles
WO2022266304A1 (en)2021-06-162022-12-22Cape Analytics, Inc.Property hazard score determination
US20240087290A1 (en)2021-06-162024-03-14Cape Analytics, Inc.System and method for environmental evaluation
US20230023808A1 (en)2021-07-132023-01-26Fortress Wildfire Insurance GroupSystem and method for wildfire risk assessment, mitigation and monitoring for building structures
US12277616B2 (en)2022-04-202025-04-15State Farm Mutual Automobile Insurance CompanySystems and methods for generating a home score for a user
US20230342862A1 (en)2022-04-202023-10-26State Farm Mutual Automobile Insurance CompanySystems and Methods for Generating a Home Score and Modifications for a User
US20230377070A1 (en)2022-04-202023-11-23State Farm Mutual Automobile Insurance CompanySystems and Methods for Generating a Home Score for a User
US12002108B2 (en)2022-04-202024-06-04State Farm Mutual Automobile Insurance CompanySystems and methods for generating a home score and modifications for a user
US12315024B2 (en)2022-04-202025-05-27State Farm Mutual Automobile Insurance CompanySystems and methods for generating a home score for a user
US12002107B2 (en)2022-04-202024-06-04State Farm Mutual Automobile Insurance CompanySystems and methods for generating a home score and modifications for a user
US20230342857A1 (en)2022-04-202023-10-26State Farm Mutual Automobile Insurance CompanySystems and Methods for Generating a Home Score and Modifications for a User
US20230342869A1 (en)2022-04-202023-10-26State Farm Mutual Automobile Insurance CompanySystems and Methods for Generating a Home Score for a User Using a Home Score Component Model

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7865386B2 (en)*2006-06-032011-01-04Sarkar Shyamal KAppointment scheduling system
US20100306824A1 (en)*2009-05-272010-12-02International Business Machines CorporationTrust and identity in secure calendar sharing collaboration
US20120284637A1 (en)*2011-05-022012-11-08John Edward BoyerUnified Virtual Group Calendar System
US20140282828A1 (en)*2013-03-152014-09-18Sky Socket, LlcData Access Sharing
US20160203444A1 (en)*2015-01-142016-07-14Viralocity Software, LLCElectronic calendar devices
US20200272998A1 (en)*2019-02-212020-08-27Microsoft Technology Licensing, LlcUser Interfaces for Filtering Electronic Calendar Data Sets
US20200341593A1 (en)*2019-04-292020-10-29Slack Technologies, Inc.Method, Apparatus and Computer Program Product for Providing a Member Calendar in a Group-Based Communication System
US20220019518A1 (en)*2020-07-192022-01-20Metawork CorporationInvestigative platform for software application development and production

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
How to Protect Personal Information Online; June 29, 2020; Carnegie Mellon University Information Security Office Computing Services (Year: 2020)*

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20240378622A1 (en)*2023-05-122024-11-14Jpmorgan Chase Bank, N.A.Systems and methods for automated silent inference of client interaction
WO2025020991A1 (en)*2023-07-212025-01-30北京字跳网络技术有限公司Information processing method and apparatus, electronic device, and storage medium

Also Published As

Publication numberPublication date
US20220246292A1 (en)2022-08-04
US20250174351A1 (en)2025-05-29
US12243641B2 (en)2025-03-04

Similar Documents

PublicationPublication DateTitle
US12354746B2 (en)Senior living engagement and care support platforms
US12424320B2 (en)Alert systems for senior living engagement and care support platforms
US12243641B2 (en)Senior living engagement and care support platforms with chatbot and list integration
US20220230217A1 (en)Senior living engagement and care support platforms with grocery delivery
US11894129B1 (en)Senior living care coordination platforms
US20220180341A1 (en)Multi-party interactions for senior living engagement and care support platforms
US20250278430A1 (en)Systems and methods for relational video data storage

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:STATE FARM MUTUAL AUTOMOBILE INSURANCE COMPANY, ILLINOIS

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:DIBENEDETTO, MICHAEL;SCHWARTZ, AUDREY;VOLK, SYDNEY;AND OTHERS;SIGNING DATES FROM 20220125 TO 20220221;REEL/FRAME:059086/0671

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: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:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION COUNTED, NOT YET MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED


[8]ページ先頭

©2009-2025 Movatter.jp