Movatterモバイル変換


[0]ホーム

URL:


US20230222805A1 - Machine learning based monitoring system - Google Patents

Machine learning based monitoring system
Download PDF

Info

Publication number
US20230222805A1
US20230222805A1US18/153,173US202318153173AUS2023222805A1US 20230222805 A1US20230222805 A1US 20230222805A1US 202318153173 AUS202318153173 AUS 202318153173AUS 2023222805 A1US2023222805 A1US 2023222805A1
Authority
US
United States
Prior art keywords
camera
model
infant
person
potential
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
US18/153,173
Inventor
Bilal Muhsin
Richard Priddell
Valery G. Telfort
Naoki Kokawa
Ammar Al-Ali
Mohammad Usman
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.)
Masimo Corp
Original Assignee
Masimo Corp
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 Masimo CorpfiledCriticalMasimo Corp
Priority to US18/153,173priorityCriticalpatent/US20230222805A1/en
Publication of US20230222805A1publicationCriticalpatent/US20230222805A1/en
Assigned to MASIMO CORPORATIONreassignmentMASIMO CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: TELFORT, VALERY G., AL-ALI, AMMAR, MUHSIN, BILAL, USMAN, MOHAMMAD, PRIDDELL, Richard, KOKAWA, NAOKI
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Systems and methods are provided for machine learning based monitoring. A current time is received. The system determines to begin a check-up process from the current time. In response to determining to begin the check-up process, a prompt to cause a person to perform a check-up activity is presented on a display. Image data of a recording of the check-up activity is received from the camera. The system invokes a screening machine learning model based on the image data. The screening machine learning model outputs a classification result. The system detects a potential screening issue based on the classification result. In response to detecting the potential screening issue, the system provides an alert.

Description

Claims (20)

What is claimed is:
1. A system comprising:
a storage device configured to store instructions;
a display;
a camera; and
a hardware processor configured to execute the instructions to:
receive a current time;
determine to begin a check-up process from the current time; and
in response to determining to begin the check-up process,
cause presentation, on the display, of a prompt to cause a person to perform a check-up activity,
receive, from the camera, image data of a recording of the check-up activity,
invoke a screening machine learning model based on the image data, wherein the screening machine learning model outputs a classification result,
detect a potential screening issue based on the classification result, and
in response to detecting the potential screening issue, provide an alert.
2. The system ofclaim 1, wherein the screening machine learning model is a pupillometry screening model, and wherein the potential screening issue indicates potential dilated pupils.
3. The system ofclaim 1, wherein the screening machine learning model is a facial paralysis screening model, and wherein the potential screening issue indicates potential facial paralysis.
4. The system ofclaim 1, further comprising a wearable device configured to process sensor signals to determine a physiological value for the person, wherein the hardware processor is configured to execute further instructions to:
receive, from the wearable device, the physiological value; and
generate the alert comprising the physiological value.
5. The system ofclaim 4, wherein the wearable device comprises a pulse oximetry sensor and the physiological value is for blood oxygen saturation.
6. The system ofclaim 4, wherein the wearable device is further configured to process the sensor signals to measure at least one of blood oxygen saturation, pulse rate, perfusion index, respiration rate, heart rate, or pleth variability index.
7. The system ofclaim 1, wherein the hardware processor is configured to execute further instructions to:
receive, from a second computing device, first video data;
cause presentation, on the display, of the first video data;
receive, from the camera, second video data; and
transmit, to the second computing device, the second video data.
8. A method comprising:
receiving a current time;
determining to begin a check-up process from the current time; and
in response to determining to begin the check-up process,
causing presentation, on a display, of a prompt to cause a person to perform a check-up activity,
receiving, from a camera, image data of a recording of the check-up activity,
invoking a screening machine learning model based on the image data, wherein the screening machine learning model outputs a model result,
detecting a potential screening issue based on the model result, and
in response to detecting the potential screening issue, providing an alert.
9. The method ofclaim 8, wherein the screening machine learning model is a pupillometry screening model, and wherein the potential screening issue indicates potential dilated pupils, further comprising:
collecting a first set of images of dilated pupils;
collecting a second set of images without dilated pupils;
creating a training data set comprising the first set of images and the second set of images; and
training the pupillometry screening model using the training data set.
10. The method ofclaim 8, wherein the screening machine learning model is a facial paralysis screening model, and wherein the potential screening issue indicates potential facial paralysis, further comprising:
collecting a first set of images of facial paralysis;
collecting a second set of images without facial paralysis;
creating a training data set comprising the first set of images and the second set of images; and
training the facial paralysis screening model using the training data set.
11. The method ofclaim 8, wherein the check-up activity comprises a dementia test, and wherein the screening machine learning model comprises a gesture detection model.
12. The method ofclaim 11, wherein the gesture detection model is configured to detect a gesture directed towards a portion of the display.
13. The method ofclaim 8, further comprising:
receiving, from the camera, second image data;
invoking a person detection model based on the second image data, wherein the person detection model outputs first classification result;
detect a person based on the first classification result;
receive, from the camera, third image data; and
in response to detecting the person,
invoking a handwashing detection model based on the third image data, wherein the handwashing detection model outputs a second classification result,
detecting a potential lack of handwashing based on the second classification result, and
in response to detecting a lack of handwashing, provide a second alert.
14. A system comprising:
a storage device configured to store instructions;
a camera; and
a hardware processor configured to execute the instructions to:
receive, from the camera, first image data;
invoke an infant detection model based on the first image data, wherein
the infant detection model outputs a classification result;
detect an infant based on the classification result;
receive captured data; and
in response to detecting the infant, invoke an infant safety model based on the captured data,
wherein the infant safety model outputs a model result,
detect a potential safety issue based on the model result, and
in response to detecting the potential safety issue, provide an alert.
15. The system ofclaim 14, wherein the infant safety model is an infant position model, and wherein the potential safety issue indicates the infant potentially laying on their stomach.
16. The system ofclaim 15, wherein the hardware processor is configured to execute further instructions to:
receive, from the camera, second image data; and
in response to detecting the infant, invoke a facial feature extraction model based on the second image data,
wherein the facial feature extraction model outputs a facial feature vector,
execute a query of a facial features database based on the facial feature vector, wherein executing the query indicates that the facial feature vector is not present in the facial features database, and
in response to determining that the facial feature vector is not present in the facial features database, provide an unrecognized person alert.
17. The system ofclaim 14, wherein the infant safety model is an infant color detection model, and wherein the potential safety issue indicates potential asphyxiation.
18. The system ofclaim 14, wherein the model result comprises coordinates of a boundary region identifying an infant object in the captured data, and wherein detecting the potential safety issue comprises:
determining that the coordinates of the boundary region exceed a threshold distance from an infant zone.
19. The system ofclaim 14, further comprising a wearable device configured to process sensor signals to determine a physiological value for the infant, wherein the hardware processor is configured to execute further instructions to:
receive, from the wearable device, the physiological value; and
generate the alert comprising the physiological value.
20. The system ofclaim 14, further comprising a microphone, wherein the captured data is received from the microphone, wherein the infant safety model is a loud noise detection model, and wherein the potential safety issue indicates a potential scream.
US18/153,1732022-01-112023-01-11Machine learning based monitoring systemPendingUS20230222805A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US18/153,173US20230222805A1 (en)2022-01-112023-01-11Machine learning based monitoring system

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US202263298569P2022-01-112022-01-11
US202263299168P2022-01-132022-01-13
US18/153,173US20230222805A1 (en)2022-01-112023-01-11Machine learning based monitoring system

Publications (1)

Publication NumberPublication Date
US20230222805A1true US20230222805A1 (en)2023-07-13

Family

ID=87069870

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US18/153,173PendingUS20230222805A1 (en)2022-01-112023-01-11Machine learning based monitoring system
US18/153,108Active2043-03-23US12236767B2 (en)2022-01-112023-01-11Machine learning based monitoring system
US19/028,782PendingUS20250232661A1 (en)2022-01-112025-01-17Machine learning based monitoring system

Family Applications After (2)

Application NumberTitlePriority DateFiling Date
US18/153,108Active2043-03-23US12236767B2 (en)2022-01-112023-01-11Machine learning based monitoring system
US19/028,782PendingUS20250232661A1 (en)2022-01-112025-01-17Machine learning based monitoring system

Country Status (1)

CountryLink
US (3)US20230222805A1 (en)

Cited By (137)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20230162362A1 (en)*2020-04-242023-05-25Cortery ABMethod and system for estimating early progression of dementia from human head images
US11857315B2 (en)2006-10-122024-01-02Masimo CorporationPatient monitor capable of monitoring the quality of attached probes and accessories
US11864922B2 (en)2015-09-042024-01-09Cercacor Laboratories, Inc.Low-noise sensor system
US11872156B2 (en)2018-08-222024-01-16Masimo CorporationCore body temperature measurement
US11879960B2 (en)2020-02-132024-01-23Masimo CorporationSystem and method for monitoring clinical activities
US11886858B2 (en)2017-02-242024-01-30Masimo CorporationMedical monitoring hub
US11894640B2 (en)2015-02-062024-02-06Masimo CorporationPogo pin connector
US11901070B2 (en)2017-02-242024-02-13Masimo CorporationSystem for displaying medical monitoring data
US11903140B2 (en)2015-02-062024-02-13Masimo CorporationFold flex circuit for LNOP
US11925445B2 (en)2011-06-212024-03-12Masimo CorporationPatient monitoring system
US11931176B2 (en)2016-03-042024-03-19Masimo CorporationNose sensor
US11944415B2 (en)2013-08-052024-04-02Masimo CorporationSystems and methods for measuring blood pressure
US11944431B2 (en)2006-03-172024-04-02Masimo CorportationApparatus and method for creating a stable optical interface
US11951186B2 (en)2019-10-252024-04-09Willow Laboratories, Inc.Indicator compounds, devices comprising indicator compounds, and methods of making and using the same
US11961616B2 (en)2014-08-262024-04-16Vccb Holdings, Inc.Real-time monitoring systems and methods in a healthcare environment
USD1022729S1 (en)2020-07-272024-04-16Masimo CorporationWearable temperature measurement device
US11963749B2 (en)2013-03-132024-04-23Masimo CorporationAcoustic physiological monitoring system
US11963736B2 (en)2009-07-202024-04-23Masimo CorporationWireless patient monitoring system
US11974841B2 (en)2009-10-162024-05-07Masimo CorporationRespiration processor
US11974833B2 (en)2020-03-202024-05-07Masimo CorporationWearable device for noninvasive body temperature measurement
US11988532B2 (en)2013-07-172024-05-21Masimo CorporationPulser with double-bearing position encoder for non-invasive physiological monitoring
US11990706B2 (en)2012-02-082024-05-21Masimo CorporationCable tether system
US11986067B2 (en)2020-08-192024-05-21Masimo CorporationStrap for a wearable device
US11986289B2 (en)2018-11-272024-05-21Willow Laboratories, Inc.Assembly for medical monitoring device with multiple physiological sensors
US11986305B2 (en)2019-04-172024-05-21Masimo CorporationLiquid inhibiting air intake for blood pressure monitor
US11992311B2 (en)2017-07-132024-05-28Willow Laboratories, Inc.Medical monitoring device for harmonizing physiological measurements
US11992308B2 (en)2018-10-112024-05-28Masimo CorporationPatient monitoring device with improved user interface
US11992361B2 (en)2012-09-202024-05-28Masimo CorporationAcoustic patient sensor coupler
US11998362B2 (en)2009-10-152024-06-04Masimo CorporationAcoustic respiratory monitoring sensor having multiple sensing elements
US12004869B2 (en)2018-11-052024-06-11Masimo CorporationSystem to monitor and manage patient hydration via plethysmograph variablity index in response to the passive leg raising
US12004883B2 (en)2015-05-042024-06-11Willow Laboratories, Inc.Noninvasive sensor system with visual infographic display
US12004881B2 (en)2012-01-042024-06-11Masimo CorporationAutomated condition screening and detection
USD1031729S1 (en)2017-08-152024-06-18Masimo CorporationConnector
US12011300B2 (en)2012-01-042024-06-18Masimo CorporationAutomated condition screening and detection
US12011264B2 (en)2017-05-082024-06-18Masimo CorporationSystem for displaying and controlling medical monitoring data
US12011292B2 (en)2014-06-192024-06-18Masimo CorporationProximity sensor in pulse oximeter
US12016721B2 (en)2013-10-112024-06-25Masimo CorporationAcoustic sensor with attachment portion
US12023139B1 (en)2008-07-032024-07-02Masimo CorporationUser-worn device for noninvasively measuring a physiological parameter of a user
US12029586B2 (en)2006-10-122024-07-09Masimo CorporationOximeter probe off indicator defining probe off space
US12036014B2 (en)2015-01-232024-07-16Masimo CorporationNasal/oral cannula system and manufacturing
US12042285B1 (en)2012-08-292024-07-23Masimo CorporationPhysiological measurement calibration
US12042283B2 (en)2009-07-292024-07-23Masimo CorporationNon-invasive physiological sensor cover
USD1036293S1 (en)2021-08-172024-07-23Masimo CorporationStraps for a wearable device
USD1037462S1 (en)2019-08-162024-07-30Masimo CorporationHolder for a patient monitor
US12048534B2 (en)2020-03-042024-07-30Willow Laboratories, Inc.Systems and methods for securing a tissue site to a sensor
US12053280B2 (en)2018-10-112024-08-06Masimo CorporationLow noise oximetry cable
US12067783B2 (en)2020-02-132024-08-20Masimo CorporationSystem and method for monitoring clinical activities
US12066426B1 (en)2019-01-162024-08-20Masimo CorporationPulsed micro-chip laser for malaria detection
US12070293B2 (en)2016-07-072024-08-27Masimo CorporationWearable pulse oximeter and respiration monitor
US12076159B2 (en)2019-02-072024-09-03Masimo CorporationCombining multiple QEEG features to estimate drug-independent sedation level using machine learning
US12082926B2 (en)2020-08-042024-09-10Masimo CorporationOptical sensor with multiple detectors or multiple emitters
USD1042852S1 (en)2021-06-242024-09-17Masimo CorporationPhysiological nose sensor
USD1042596S1 (en)2022-12-122024-09-17Masimo CorporationMonitoring camera
US12097043B2 (en)2018-06-062024-09-24Masimo CorporationLocating a locally stored medication
US12107960B2 (en)2016-07-062024-10-01Masimo CorporationSecure and zero knowledge data sharing for cloud applications
US12109012B2 (en)2006-12-092024-10-08Masimo CorporationPlethysmograph variability processor
US12109022B2 (en)2012-02-092024-10-08Masimo CorporationWireless patient monitoring device
US12109048B2 (en)2006-06-052024-10-08Masimo CorporationParameter upgrade system
US12114974B2 (en)2020-01-132024-10-15Masimo CorporationWearable device with physiological parameters monitoring
US12121333B2 (en)2010-12-012024-10-22Willow Laboratories, Inc.Handheld processing device including medical applications for minimally and non invasive glucose measurements
US12126683B2 (en)2021-08-312024-10-22Masimo CorporationPrivacy switch for mobile communications device
USD1048571S1 (en)2021-10-072024-10-22Masimo CorporationBite block
US12127838B2 (en)2020-04-222024-10-29Willow Laboratories, Inc.Self-contained minimal action invasive blood constituent system
US12128213B2 (en)2020-01-302024-10-29Willow Laboratories, Inc.Method of operating redundant staggered disease management systems
USD1048908S1 (en)2022-10-042024-10-29Masimo CorporationWearable sensor
US12127835B2 (en)2006-10-122024-10-29Masimo CorporationSystem and method for monitoring the life of a physiological sensor
US12127833B2 (en)2009-11-242024-10-29Willow Laboratories, Inc.Physiological measurement system with automatic wavelength adjustment
US12131661B2 (en)2019-10-032024-10-29Willow Laboratories, Inc.Personalized health coaching system
US12127834B2 (en)2015-02-062024-10-29Masimo CorporationSoft boot pulse oximetry sensor
US12133717B2 (en)2015-08-312024-11-05Masimo CorporationSystems and methods for patient fall detection
US12138079B2 (en)2016-11-302024-11-12Masimo CorporationHaemodynamic monitor with improved filtering
US12142875B2 (en)2017-08-152024-11-12Masimo CorporationWater resistant connector for noninvasive patient monitor
US12142136B2 (en)2013-03-132024-11-12Masimo CorporationSystems and methods for monitoring a patient health network
US12150760B2 (en)2015-05-222024-11-26Willow Laboratories, Inc.Non-invasive optical physiological differential pathlength sensor
US12156732B2 (en)2018-10-112024-12-03Masimo CorporationPatient connector assembly with vertical detents
US12167913B2 (en)2012-04-172024-12-17Masimo CorporationHypersaturation index
US12171552B2 (en)2006-10-122024-12-24Masimo CorporationMethod and apparatus for calibration to reduce coupling between signals in a measurement system
US12178620B2 (en)2005-10-142024-12-31Masimo CorporationRobust alarm system
US12178572B1 (en)2013-06-112024-12-31Masimo CorporationBlood glucose sensing system
US12178852B2 (en)2020-09-302024-12-31Willow Laboratories, Inc.Insulin formulations and uses in infusion devices
US12186079B2 (en)2009-12-042025-01-07Masimo CorporationCalibration for multi-stage physiological monitors
US12193813B2 (en)2013-01-162025-01-14Masimo CorporationActive-pulse blood analysis system
US12198790B1 (en)2010-10-072025-01-14Masimo CorporationPhysiological monitor sensor systems and methods
US12193849B2 (en)2018-04-192025-01-14Masimo CorporationMobile patient alarm display
US12201702B1 (en)2016-02-122025-01-21Masimo CorporationDiagnosis, removal, or mechanical damaging of tumor using plasmonic nanobubbles
US12201420B2 (en)2014-09-042025-01-21Masimo CorporationTotal hemoglobin screening sensor
US12205208B2 (en)2017-02-242025-01-21Masimo CorporationAugmented reality system for displaying patient data
US12207901B1 (en)2019-08-162025-01-28Masimo CorporationOptical detection of transient vapor nanobubbles in a microfluidic device
US12214274B2 (en)2013-12-132025-02-04Masimo CorporationAvatar-incentive healthcare therapy
USD1060680S1 (en)2020-05-112025-02-04Masimo CorporationBlood pressure monitor
US12220205B2 (en)2014-09-182025-02-11Masimo Semiconductor, Inc.Enhanced visible near-infrared photodiode and non-invasive physiological sensor
US12220257B2 (en)2017-04-182025-02-11Masimo CorporationNose sensor
US12220207B2 (en)2019-02-262025-02-11Masimo CorporationNon-contact core body temperature measurement systems and methods
US12226206B2 (en)2011-10-132025-02-18Masimo CorporationRobust fractional saturation determination
US12230391B2 (en)2012-11-052025-02-18Willow Laboratories, Inc.Physiological test credit method
US12230393B2 (en)2005-03-012025-02-18Willow Laboratories, Inc.Multiple wavelength sensor emitters
US12230396B2 (en)2013-10-112025-02-18Masimo CorporationAlarm notification system
US12236767B2 (en)2022-01-112025-02-25Masimo CorporationMachine learning based monitoring system
USD1063893S1 (en)2022-03-112025-02-25Masimo CorporationElectronic device
US12232888B2 (en)2016-12-022025-02-25Masimo CorporationMulti-site noninvasive measurement of a physiological parameter
US12232905B2 (en)2008-12-302025-02-25Masimo CorporationAcoustic sensor assembly
US12235941B2 (en)2019-10-182025-02-25Masimo CorporationDisplay layout and interactive objects for patient monitoring
US12238489B2 (en)2018-07-102025-02-25Masimo CorporationPatient monitor alarm speaker analyzer
USD1066672S1 (en)2019-08-162025-03-11Masimo CorporationPatient monitor and holder
USD1066244S1 (en)2023-05-112025-03-11Masimo CorporationCharger
US12257081B2 (en)2009-10-152025-03-25Masimo CorporationBidirectional physiological information display
USD1068656S1 (en)2023-05-112025-04-01Masimo CorporationCharger
US12263018B2 (en)2017-04-282025-04-01Masimo CorporationSpot check measurement system
US12272445B1 (en)2019-12-052025-04-08Masimo CorporationAutomated medical coding
USD1071195S1 (en)2022-10-062025-04-15Masimo CorporationMounting device for a medical transducer
US12302426B2 (en)2017-01-182025-05-13Masimo CorporationPatient-worn wireless physiological sensor with pairing functionality
US12310695B2 (en)2012-10-302025-05-27Masimo CorporationUniversal medical system
US12318196B2 (en)2013-10-072025-06-03Masimo CorporationRegional oximetry user interface
US12318580B2 (en)2009-05-202025-06-03Masimo CorporationHemoglobin display and patient treatment
US12318229B2 (en)2017-02-242025-06-03Masimo CorporationModular multi-parameter patient monitoring device
USD1078689S1 (en)2022-12-122025-06-10Masimo CorporationElectronic device
US12329548B2 (en)2011-10-132025-06-17Masimo CorporationMedical monitoring hub
US12336796B2 (en)2021-07-132025-06-24Masimo CorporationWearable device with physiological parameters monitoring
US12343108B2 (en)2013-03-152025-07-01Willow Laboratories, Inc.Cloud-based physiological monitoring system
USD1083653S1 (en)2022-09-092025-07-15Masimo CorporationBand
US12357237B1 (en)2013-10-072025-07-15Masimo CorporationRegional oximetry signal processor
US12357181B2 (en)2011-08-172025-07-15Masimo CoporationModulated physiological sensor
US12362596B2 (en)2021-08-192025-07-15Masimo CorporationWearable physiological monitoring devices
USD1085102S1 (en)2021-03-192025-07-22Masimo CorporationDisplay screen or portion thereof with graphical user interface
US12367973B2 (en)2013-09-122025-07-22Willow Laboratories, Inc.Medical device calibration
US12383194B2 (en)2012-06-072025-08-12Masimo CorporationDepth of consciousness monitor
US12394285B2 (en)2017-02-242025-08-19Masimo CorporationLocalized projection of audible noises in medical settings
US12396667B2 (en)2014-06-132025-08-26Vccb Holdings, Inc.Alarm fatigue management systems and methods
US12402843B2 (en)2011-10-132025-09-02Masimo CorporationSystem for displaying medical monitoring data
US12402832B2 (en)2014-01-282025-09-02Masimo CorporationAutonomous drug delivery system
US12408869B2 (en)2009-05-192025-09-09Masimo CorporationDisposable components for reusable physiological sensor
USD1092244S1 (en)2023-07-032025-09-09Masimo CorporationBand for an electronic device
USD1094735S1 (en)2023-05-252025-09-23Masimo CorporationWearable device for physiological monitoring
US12419588B2 (en)2009-10-152025-09-23Masimo CorporationSystem and method for monitoring respiratory rate measurements
USD1095288S1 (en)2022-07-202025-09-30Masimo CorporationSet of straps for a wearable device
USD1095483S1 (en)2022-09-232025-09-30Masimo CorporationCaregiver notification device
US12440171B2 (en)2021-01-052025-10-14Masimo CorporationModular patient monitor

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US12125137B2 (en)*2020-05-132024-10-22Electronic Caregiver, Inc.Room labeling drawing interface for activity tracking and detection
CN116486574A (en)*2023-05-052023-07-25立讯精密工业股份有限公司Rolling detection system, rolling detection method and storage medium
CN117372437B (en)*2023-12-082024-02-23安徽农业大学 Intelligent detection and quantification method and system for facial nerve paralysis
US12182982B1 (en)*2024-01-082024-12-31Calodar Ltd.Optical and other sensory processing of complex objects

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150109442A1 (en)*2010-09-232015-04-23Stryker CorporationVideo monitoring system
US20160232201A1 (en)*2015-02-112016-08-11Google Inc.Methods, systems, and media for recommending computerized services based on an animate object in the user's environmentes
US20160323643A1 (en)*2015-04-282016-11-03Rovi Guides, Inc.Smart mechanism for blocking media responsive to user environment
US20180064356A1 (en)*2015-03-312018-03-08University Of Pittsburgh - Of The Commonwealth System Of Higher EducationWearable cardiac electrophysiology measurement devices, software, systems and methods
US11282367B1 (en)*2020-08-162022-03-22Vuetech Health Innovations LLCSystem and methods for safety, security, and well-being of individuals
US11690539B1 (en)*2020-03-302023-07-04Snap Inc.Eyewear with blood sugar detection

Family Cites Families (530)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4964408A (en)1988-04-291990-10-23Thor Technology CorporationOximeter sensor assembly with integral cable
US4960128A (en)1988-11-141990-10-02Paramed Technology IncorporatedMethod and apparatus for continuously and non-invasively measuring the blood pressure of a patient
GB9011887D0 (en)1990-05-261990-07-18Le Fit LtdPulse responsive device
US5319355A (en)1991-03-061994-06-07Russek Linda GAlarm for patient monitor and life support equipment system
EP1357481A3 (en)1991-03-072005-04-27Masimo CorporationSignal processing apparatus and method
US5632272A (en)1991-03-071997-05-27Masimo CorporationSignal processing apparatus
US5638818A (en)1991-03-211997-06-17Masimo CorporationLow noise optical probe
US5645440A (en)1995-10-161997-07-08Masimo CorporationPatient cable connector
US6580086B1 (en)1999-08-262003-06-17Masimo CorporationShielded optical probe and method
US5377676A (en)1991-04-031995-01-03Cedars-Sinai Medical CenterMethod for determining the biodistribution of substances using fluorescence spectroscopy
AU667199B2 (en)1991-11-081996-03-14Physiometrix, Inc.EEG headpiece with disposable electrodes and apparatus and system and method for use therewith
WO1994013206A1 (en)1992-12-071994-06-23Curatechnologies Inc.Electronic stethoscope
US5341805A (en)1993-04-061994-08-30Cedars-Sinai Medical CenterGlucose fluorescence monitor and method
US5494043A (en)1993-05-041996-02-27Vital Insite, Inc.Arterial sensor
USD353196S (en)1993-05-281994-12-06Gary SavageStethoscope head
USD353195S (en)1993-05-281994-12-06Gary SavageElectronic stethoscope housing
US5337744A (en)1993-07-141994-08-16Masimo CorporationLow noise finger cot probe
US5456252A (en)1993-09-301995-10-10Cedars-Sinai Medical CenterInduced fluorescence spectroscopy blood perfusion and pH monitor and method
US5533511A (en)1994-01-051996-07-09Vital Insite, IncorporatedApparatus and method for noninvasive blood pressure measurement
USD359546S (en)1994-01-271995-06-20The Ratechnologies Inc.Housing for a dental unit disinfecting device
US5436499A (en)1994-03-111995-07-25Spire CorporationHigh performance GaAs devices and method
US5590649A (en)1994-04-151997-01-07Vital Insite, Inc.Apparatus and method for measuring an induced perturbation to determine blood pressure
USD361840S (en)1994-04-211995-08-29Gary SavageStethoscope head
USD362063S (en)1994-04-211995-09-05Gary SavageStethoscope headset
USD363120S (en)1994-04-211995-10-10Gary SavageStethoscope ear tip
US5561275A (en)1994-04-281996-10-01Delstar Services Informatiques (1993) Inc.Headset for electronic stethoscope
US5760910A (en)1995-06-071998-06-02Masimo CorporationOptical filter for spectroscopic measurement and method of producing the optical filter
US5638816A (en)1995-06-071997-06-17Masimo CorporationActive pulse blood constituent monitoring
US5758644A (en)1995-06-071998-06-02Masimo CorporationManual and automatic probe calibration
US5743262A (en)1995-06-071998-04-28Masimo CorporationBlood glucose monitoring system
US6931268B1 (en)1995-06-072005-08-16Masimo Laboratories, Inc.Active pulse blood constituent monitoring
SG38866A1 (en)1995-07-311997-04-17Instrumentation Metrics IncLiquid correlation spectrometry
US6010937A (en)1995-09-052000-01-04Spire CorporationReduction of dislocations in a heteroepitaxial semiconductor structure
USD393830S (en)1995-10-161998-04-28Masimo CorporationPatient cable connector
US5671914A (en)1995-11-061997-09-30Spire CorporationMulti-band spectroscopic photodetector array
US5726440A (en)1995-11-061998-03-10Spire CorporationWavelength selective photodetector
US6232609B1 (en)1995-12-012001-05-15Cedars-Sinai Medical CenterGlucose monitoring apparatus and method using laser-induced emission spectroscopy
US6040578A (en)1996-02-022000-03-21Instrumentation Metrics, Inc.Method and apparatus for multi-spectral analysis of organic blood analytes in noninvasive infrared spectroscopy
US5747806A (en)1996-02-021998-05-05Instrumentation Metrics, IncMethod and apparatus for multi-spectral analysis in noninvasive nir spectroscopy
US6253097B1 (en)1996-03-062001-06-26Datex-Ohmeda, Inc.Noninvasive medical monitoring instrument using surface emitting laser devices
US5890929A (en)1996-06-191999-04-06Masimo CorporationShielded medical connector
US6027452A (en)1996-06-262000-02-22Vital Insite, Inc.Rapid non-invasive blood pressure measuring device
US6066204A (en)1997-01-082000-05-23Bandwidth Semiconductor, LlcHigh pressure MOCVD reactor system
US6002952A (en)1997-04-141999-12-14Masimo CorporationSignal processing apparatus and method
US5919134A (en)1997-04-141999-07-06Masimo Corp.Method and apparatus for demodulating signals in a pulse oximetry system
US6124597A (en)1997-07-072000-09-26Cedars-Sinai Medical CenterMethod and devices for laser induced fluorescence attenuation spectroscopy
US6415167B1 (en)2000-05-022002-07-02Instrumentation Metrics, Inc.Fiber optic probe placement guide
US6115673A (en)1997-08-142000-09-05Instrumentation Metrics, Inc.Method and apparatus for generating basis sets for use in spectroscopic analysis
US6255708B1 (en)1997-10-102001-07-03Rengarajan SudharsananSemiconductor P-I-N detector
US5987343A (en)1997-11-071999-11-16Datascope Investment Corp.Method for storing pulse oximetry sensor characteristics
US6184521B1 (en)1998-01-062001-02-06Masimo CorporationPhotodiode detector with integrated noise shielding
US6241683B1 (en)1998-02-202001-06-05INSTITUT DE RECHERCHES CLINIQUES DE MONTRéAL (IRCM)Phonospirometry for non-invasive monitoring of respiration
US6525386B1 (en)1998-03-102003-02-25Masimo CorporationNon-protruding optoelectronic lens
US5997343A (en)1998-03-191999-12-07Masimo CorporationPatient cable sensor switch
US6505059B1 (en)1998-04-062003-01-07The General Hospital CorporationNon-invasive tissue glucose level monitoring
CA2333062A1 (en)1998-06-031999-12-09Mohamed K. DiabStereo pulse oximeter
US6128521A (en)1998-07-102000-10-03Physiometrix, Inc.Self adjusting headgear appliance using reservoir electrodes
US6285896B1 (en)1998-07-132001-09-04Masimo CorporationFetal pulse oximetry sensor
US6129675A (en)1998-09-112000-10-10Jay; Gregory D.Device and method for measuring pulsus paradoxus
USRE41912E1 (en)1998-10-152010-11-02Masimo CorporationReusable pulse oximeter probe and disposable bandage apparatus
US6721585B1 (en)1998-10-152004-04-13Sensidyne, Inc.Universal modular pulse oximeter probe for use with reusable and disposable patient attachment devices
US6321100B1 (en)1999-07-132001-11-20Sensidyne, Inc.Reusable pulse oximeter probe with disposable liner
US6144868A (en)1998-10-152000-11-07Sensidyne, Inc.Reusable pulse oximeter probe and disposable bandage apparatus
US6463311B1 (en)1998-12-302002-10-08Masimo CorporationPlethysmograph pulse recognition processor
US6606511B1 (en)1999-01-072003-08-12Masimo CorporationPulse oximetry pulse indicator
US6280381B1 (en)1999-07-222001-08-28Instrumentation Metrics, Inc.Intelligent system for noninvasive blood analyte prediction
ATE378001T1 (en)1999-01-252007-11-15Masimo Corp UNIVERSAL/UPGRADING PULSE OXIMETER
US6658276B2 (en)1999-01-252003-12-02Masimo CorporationPulse oximeter user interface
US6360114B1 (en)1999-03-252002-03-19Masimo CorporationPulse oximeter probe-off detector
US6308089B1 (en)1999-04-142001-10-23O.B. Scientific, Inc.Limited use medical probe
US6526300B1 (en)1999-06-182003-02-25Masimo CorporationPulse oximeter probe-off detection system
US20030018243A1 (en)1999-07-072003-01-23Gerhardt Thomas J.Selectively plated sensor
USRE41333E1 (en)1999-07-222010-05-11Sensys Medical, Inc.Multi-tier method of developing localized calibration models for non-invasive blood analyte prediction
US6411373B1 (en)1999-10-082002-06-25Instrumentation Metrics, Inc.Fiber optic illumination and detection patterns, shapes, and locations for use in spectroscopic analysis
US6943348B1 (en)1999-10-192005-09-13Masimo CorporationSystem for detecting injection holding material
EP1229830B1 (en)1999-10-272006-05-24Hospira Sedation, Inc.Module for acquiring electroencephalograph signals from a patient
US6317627B1 (en)1999-11-022001-11-13Physiometrix, Inc.Anesthesia monitoring system based on electroencephalographic signals
AU1459001A (en)1999-11-032001-05-14Argose, Inc.Asynchronous fluorescence scan
US6542764B1 (en)1999-12-012003-04-01Masimo CorporationPulse oximeter monitor for expressing the urgency of the patient's condition
US6152754A (en)1999-12-212000-11-28Masimo CorporationCircuit board based cable connector
US6587196B1 (en)2000-01-262003-07-01Sensys Medical, Inc.Oscillating mechanism driven monochromator
US20010039483A1 (en)2000-02-182001-11-08Derek BrandReduction of inter-subject variation via transfer standardization
WO2001060246A2 (en)2000-02-182001-08-23Argose, Inc.Multivariate analysis of green to ultraviolet spectra of cell and tissue samples
AU2001237066A1 (en)2000-02-182001-08-27Argose, Inc.Generation of spatially-averaged excitation-emission map in heterogeneous tissue
US6587199B1 (en)2000-02-252003-07-01Sensys Medical, Inc.Embedded data acquisition and control system for non-invasive glucose prediction instrument
US7519406B2 (en)2004-04-282009-04-14Sensys Medical, Inc.Noninvasive analyzer sample probe interface method and apparatus
US6534012B1 (en)2000-08-022003-03-18Sensys Medical, Inc.Apparatus and method for reproducibly modifying localized absorption and scattering coefficients at a tissue measurement site during optical sampling
US7606608B2 (en)2000-05-022009-10-20Sensys Medical, Inc.Optical sampling interface system for in-vivo measurement of tissue
AU2001261618A1 (en)2000-05-182001-11-26Argose, Inc.Pre-and post-processing of spectral data for calibration using multivariate analysis techniques
US6487429B2 (en)2000-05-302002-11-26Sensys Medical, Inc.Use of targeted glycemic profiles in the calibration of a noninvasive blood glucose monitor
US7395158B2 (en)2000-05-302008-07-01Sensys Medical, Inc.Method of screening for disorders of glucose metabolism
US6430525B1 (en)2000-06-052002-08-06Masimo CorporationVariable mode averager
AU2001275366A1 (en)2000-06-152001-12-24Instrumentation Metrics, Inc.Classification and screening of test subjects according to optical thickness of skin
US6470199B1 (en)2000-06-212002-10-22Masimo CorporationElastic sock for positioning an optical probe
US6697656B1 (en)2000-06-272004-02-24Masimo CorporationPulse oximetry sensor compatible with multiple pulse oximetry systems
US6640116B2 (en)2000-08-182003-10-28Masimo CorporationOptical spectroscopy pathlength measurement system
US6368283B1 (en)2000-09-082002-04-09Institut De Recherches Cliniques De MontrealMethod and apparatus for estimating systolic and mean pulmonary artery pressures of a patient
US6816241B2 (en)2000-09-262004-11-09Sensys Medical, Inc.LED light source-based instrument for non-invasive blood analyte determination
US6640117B2 (en)2000-09-262003-10-28Sensys Medical, Inc.Method and apparatus for minimizing spectral effects attributable to tissue state variations during NIR-based non-invasive blood analyte determination
US20020058864A1 (en)2000-11-132002-05-16Mansfield James R.Reduction of spectral site to site variation
US6760607B2 (en)2000-12-292004-07-06Masimo CorporationRibbon cable substrate pulse oximetry sensor
EP1364196A4 (en)2001-01-262008-09-03Sensys Medical IncNoninvasive measurement of glucose through the optical properties of tissue
WO2002063269A2 (en)2001-02-062002-08-15Argose, Inc.Layered calibration standard for tissue sampling
US6985764B2 (en)2001-05-032006-01-10Masimo CorporationFlex circuit shielded optical sensor
US6850787B2 (en)2001-06-292005-02-01Masimo Laboratories, Inc.Signal component processor
US6697658B2 (en)2001-07-022004-02-24Masimo CorporationLow power pulse oximeter
US20030013975A1 (en)2001-07-122003-01-16Kiani Massi E.Method of selling a continuous mode blood pressure monitor
US6595316B2 (en)2001-07-182003-07-22Andromed, Inc.Tension-adjustable mechanism for stethoscope earpieces
US6788965B2 (en)2001-08-032004-09-07Sensys Medical, Inc.Intelligent system for detecting errors and determining failure modes in noninvasive measurement of blood and tissue analytes
US6876931B2 (en)2001-08-032005-04-05Sensys Medical Inc.Automatic process for sample selection during multivariate calibration
US6635559B2 (en)2001-09-062003-10-21Spire CorporationFormation of insulating aluminum oxide in semiconductor substrates
US20030144582A1 (en)2001-09-072003-07-31Carl CohenPortable non-invasive glucose monitor
US20030212312A1 (en)2002-01-072003-11-13Coffin James P.Low noise patient cable
US6934570B2 (en)2002-01-082005-08-23Masimo CorporationPhysiological sensor combination
US6822564B2 (en)2002-01-242004-11-23Masimo CorporationParallel measurement alarm processor
US7355512B1 (en)2002-01-242008-04-08Masimo CorporationParallel alarm processor
WO2003065557A2 (en)2002-01-252003-08-07Masimo CorporationPower supply rail controller
US20030156288A1 (en)2002-02-202003-08-21Barnum P. T.Sensor band for aligning an emitter and a detector
WO2003071939A1 (en)2002-02-222003-09-04Masimo CorporationActive pulse spectraphotometry
US7509494B2 (en)2002-03-012009-03-24Masimo CorporationInterface cable
US6998247B2 (en)2002-03-082006-02-14Sensys Medical, Inc.Method and apparatus using alternative site glucose determinations to calibrate and maintain noninvasive and implantable analyzers
JP4189322B2 (en)2002-03-082008-12-03センシス メディカル インク Compact instrument for non-invasive measurement of glucose by near infrared spectroscopy
US7697966B2 (en)2002-03-082010-04-13Sensys Medical, Inc.Noninvasive targeting system method and apparatus
US6850788B2 (en)2002-03-252005-02-01Masimo CorporationPhysiological measurement communications adapter
US6661161B1 (en)2002-06-272003-12-09Andromed Inc.Piezoelectric biological sound monitor with printed circuit board
US7096054B2 (en)2002-08-012006-08-22Masimo CorporationLow noise optical housing
US7341559B2 (en)2002-09-142008-03-11Masimo CorporationPulse oximetry ear sensor
US7142901B2 (en)2002-09-252006-11-28Masimo CorporationParameter compensated physiological monitor
US7274955B2 (en)2002-09-252007-09-25Masimo CorporationParameter compensated pulse oximeter
US7096052B2 (en)2002-10-042006-08-22Masimo CorporationOptical probe including predetermined emission wavelength based on patient type
US20040106163A1 (en)2002-11-122004-06-03Workman Jerome JamesNon-invasive measurement of analytes
AU2003287735A1 (en)2002-11-122004-06-03Argose, Inc.Non-invasive measurement of analytes
US7027849B2 (en)2002-11-222006-04-11Masimo Laboratories, Inc.Blood parameter measurement system
US6956649B2 (en)2002-11-262005-10-18Sensys Medical, Inc.Spectroscopic system and method using a ceramic optical reference
US6970792B1 (en)2002-12-042005-11-29Masimo Laboratories, Inc.Systems and methods for determining blood oxygen saturation values using complex number encoding
US7919713B2 (en)2007-04-162011-04-05Masimo CorporationLow noise oximetry cable including conductive cords
US7225006B2 (en)2003-01-232007-05-29Masimo CorporationAttachment and optical probe
US6920345B2 (en)2003-01-242005-07-19Masimo CorporationOptical sensor including disposable and reusable elements
US7640140B2 (en)2003-03-072009-12-29Sensys Medical, Inc.Method of processing noninvasive spectra
US7620674B2 (en)2003-03-072009-11-17Sensys Medical, Inc.Method and apparatus for enhanced estimation of an analyte property through multiple region transformation
SE525095C2 (en)2003-04-252004-11-30Phasein Ab Window for IR gas analyzer and method for making such window
US20050055276A1 (en)2003-06-262005-03-10Kiani Massi E.Sensor incentive method
US7003338B2 (en)2003-07-082006-02-21Masimo CorporationMethod and apparatus for reducing coupling between signals
US7356365B2 (en)2003-07-092008-04-08Glucolight CorporationMethod and apparatus for tissue oximetry
US7500950B2 (en)2003-07-252009-03-10Masimo CorporationMultipurpose sensor port
US7254431B2 (en)2003-08-282007-08-07Masimo CorporationPhysiological parameter tracking system
US7254434B2 (en)2003-10-142007-08-07Masimo CorporationVariable pressure reusable sensor
US7483729B2 (en)2003-11-052009-01-27Masimo CorporationPulse oximeter access apparatus and method
US7373193B2 (en)2003-11-072008-05-13Masimo CorporationPulse oximetry data capture system
WO2005065241A2 (en)2003-12-242005-07-21Argose, Inc.Smmr (small molecule metabolite reporters) for use as in vivo glucose biosensors
US7280858B2 (en)2004-01-052007-10-09Masimo CorporationPulse oximetry sensor
US7510849B2 (en)2004-01-292009-03-31Glucolight CorporationOCT based method for diagnosis and therapy
US7371981B2 (en)2004-02-202008-05-13Masimo CorporationConnector switch
US7438683B2 (en)2004-03-042008-10-21Masimo CorporationApplication identification sensor
WO2005087097A1 (en)2004-03-082005-09-22Masimo CorporationPhysiological parameter system
US20050234317A1 (en)2004-03-192005-10-20Kiani Massi ELow power and personal pulse oximetry systems
WO2005096922A1 (en)2004-03-312005-10-20Masimo CorporationPhysiological assessment system
CA2464029A1 (en)2004-04-082005-10-08Valery TelfortNon-invasive ventilation monitor
CA2464634A1 (en)2004-04-162005-10-16Andromed Inc.Pap estimator
US7343186B2 (en)2004-07-072008-03-11Masimo Laboratories, Inc.Multi-wavelength physiological monitor
US7937128B2 (en)2004-07-092011-05-03Masimo CorporationCyanotic infant sensor
US7254429B2 (en)2004-08-112007-08-07Glucolight CorporationMethod and apparatus for monitoring glucose levels in a biological tissue
US7976472B2 (en)2004-09-072011-07-12Masimo CorporationNoninvasive hypovolemia monitor
WO2006039350A1 (en)2004-09-292006-04-13Masimo CorporationMultiple key position plug
USD526719S1 (en)2004-11-192006-08-15Sensys Medical, Inc.Noninvasive glucose analyzer
USD529616S1 (en)2004-11-192006-10-03Sensys Medical, Inc.Noninvasive glucose analyzer
US7514725B2 (en)2004-11-302009-04-07Spire CorporationNanophotovoltaic devices
USD566282S1 (en)2005-02-182008-04-08Masimo CorporationStand for a portable patient monitor
US20060189871A1 (en)2005-02-182006-08-24Ammar Al-AliPortable patient monitor
USD554263S1 (en)2005-02-182007-10-30Masimo CorporationPortable patient monitor
US7647083B2 (en)2005-03-012010-01-12Masimo Laboratories, Inc.Multiple wavelength sensor equalization
US7937129B2 (en)2005-03-212011-05-03Masimo CorporationVariable aperture sensor
US7593230B2 (en)2005-05-052009-09-22Sensys Medical, Inc.Apparatus for absorbing and dissipating excess heat generated by a system
US7698105B2 (en)2005-05-232010-04-13Sensys Medical, Inc.Method and apparatus for improving performance of noninvasive analyte property estimation
US12014328B2 (en)2005-07-132024-06-18Vccb Holdings, Inc.Medicine bottle cap with electronic embedded curved display
US20070073116A1 (en)2005-08-172007-03-29Kiani Massi EPatient identification using physiological sensor
US7962188B2 (en)2005-10-142011-06-14Masimo CorporationRobust alarm system
US7530942B1 (en)2005-10-182009-05-12Masimo CorporationRemote sensing infant warmer
WO2007064984A2 (en)2005-11-292007-06-07Masimo CorporationOptical sensor including disposable and reusable elements
US20070180140A1 (en)2005-12-032007-08-02Welch James PPhysiological alarm notification system
US7990382B2 (en)2006-01-032011-08-02Masimo CorporationVirtual display
US8182443B1 (en)2006-01-172012-05-22Masimo CorporationDrug administration controller
US20070244377A1 (en)2006-03-142007-10-18Cozad Jenny LPulse oximeter sleeve
US8219172B2 (en)2006-03-172012-07-10Glt Acquisition Corp.System and method for creating a stable optical interface
US7941199B2 (en)2006-05-152011-05-10Masimo Laboratories, Inc.Sepsis monitor
US8998809B2 (en)2006-05-152015-04-07Cercacor Laboratories, Inc.Systems and methods for calibrating minimally invasive and non-invasive physiological sensor devices
WO2007140478A2 (en)2006-05-312007-12-06Masimo CorporationRespiratory monitoring
US10188348B2 (en)2006-06-052019-01-29Masimo CorporationParameter upgrade system
USD592507S1 (en)2006-07-062009-05-19Vitality, Inc.Top for medicine container
US20080064965A1 (en)2006-09-082008-03-13Jay Gregory DDevices and methods for measuring pulsus paradoxus
US8457707B2 (en)2006-09-202013-06-04Masimo CorporationCongenital heart disease monitor
USD587657S1 (en)2007-10-122009-03-03Masimo CorporationConnector assembly
US8315683B2 (en)2006-09-202012-11-20Masimo CorporationDuo connector patient cable
USD609193S1 (en)2007-10-122010-02-02Masimo CorporationConnector assembly
USD614305S1 (en)2008-02-292010-04-20Masimo CorporationConnector assembly
US8840549B2 (en)2006-09-222014-09-23Masimo CorporationModular patient monitor
US20080103375A1 (en)2006-09-222008-05-01Kiani Massi EPatient monitor user interface
US7880626B2 (en)2006-10-122011-02-01Masimo CorporationSystem and method for monitoring the life of a physiological sensor
US8265723B1 (en)2006-10-122012-09-11Cercacor Laboratories, Inc.Oximeter probe off indicator defining probe off space
EP2073692B1 (en)2006-10-122017-07-26Masimo CorporationPerfusion index smoothing
US8255026B1 (en)2006-10-122012-08-28Masimo Corporation, Inc.Patient monitor capable of monitoring the quality of attached probes and accessories
US9192329B2 (en)2006-10-122015-11-24Masimo CorporationVariable mode pulse indicator
US20080094228A1 (en)2006-10-122008-04-24Welch James PPatient monitor using radio frequency identification tags
US9861305B1 (en)2006-10-122018-01-09Masimo CorporationMethod and apparatus for calibration to reduce coupling between signals in a measurement system
JP5441707B2 (en)2006-12-092014-03-12マシモ コーポレイション Plethysmograph variation processor
US7791155B2 (en)2006-12-222010-09-07Masimo Laboratories, Inc.Detector shield
US8852094B2 (en)2006-12-222014-10-07Masimo CorporationPhysiological parameter system
US8652060B2 (en)2007-01-202014-02-18Masimo CorporationPerfusion trend indicator
US20090093687A1 (en)2007-03-082009-04-09Telfort Valery GSystems and methods for determining a physiological condition using an acoustic monitor
US20080221418A1 (en)2007-03-092008-09-11Masimo CorporationNoninvasive multi-parameter patient monitor
EP2139383B1 (en)2007-03-272013-02-13Masimo Laboratories, Inc.Multiple wavelength optical sensor
US8374665B2 (en)2007-04-212013-02-12Cercacor Laboratories, Inc.Tissue profile wellness monitor
US8764671B2 (en)2007-06-282014-07-01Masimo CorporationDisposable active pulse sensor
US20090036759A1 (en)2007-08-012009-02-05Ault Timothy ECollapsible noninvasive analyzer method and apparatus
US8048040B2 (en)2007-09-132011-11-01Masimo CorporationFluid titration system
US20090095926A1 (en)2007-10-122009-04-16Macneish Iii William JackPhysiological parameter detector
WO2009049254A2 (en)2007-10-122009-04-16Masimo CorporationSystems and methods for storing, analyzing, and retrieving medical data
WO2009049101A1 (en)2007-10-122009-04-16Masimo CorporationConnector assembly
US8355766B2 (en)2007-10-122013-01-15Masimo CorporationCeramic emitter substrate
US20090247984A1 (en)2007-10-242009-10-01Masimo Laboratories, Inc.Use of microneedles for small molecule metabolite reporter delivery
US8571617B2 (en)2008-03-042013-10-29Glt Acquisition Corp.Flowometry in optical coherence tomography for analyte level estimation
US8229532B2 (en)2008-05-022012-07-24The Regents Of The University Of CaliforniaExternal ear-placed non-invasive physiological sensor
US20090275844A1 (en)2008-05-022009-11-05Masimo CorporationMonitor configuration system
JP2011519684A (en)2008-05-052011-07-14マシモ コーポレイション Pulse oximeter system with electrical disconnect circuit
USD606659S1 (en)2008-08-252009-12-22Masimo Laboratories, Inc.Patient monitor
USD621516S1 (en)2008-08-252010-08-10Masimo Laboratories, Inc.Patient monitoring sensor
US20100004518A1 (en)2008-07-032010-01-07Masimo Laboratories, Inc.Heat sink for noninvasive medical sensor
US8203438B2 (en)2008-07-292012-06-19Masimo CorporationAlarm suspend system
US8515509B2 (en)2008-08-042013-08-20Cercacor Laboratories, Inc.Multi-stream emitter for noninvasive measurement of blood constituents
SE532941C2 (en)2008-09-152010-05-18Phasein Ab Gas sampling line for breathing gases
US20100099964A1 (en)2008-09-152010-04-22Masimo CorporationHemoglobin monitor
WO2010031070A2 (en)2008-09-152010-03-18Masimo CorporationPatient monitor including multi-parameter graphical display
US8346330B2 (en)2008-10-132013-01-01Masimo CorporationReflection-detector sensor position indicator
US8401602B2 (en)2008-10-132013-03-19Masimo CorporationSecondary-emitter sensor position indicator
US8771204B2 (en)2008-12-302014-07-08Masimo CorporationAcoustic sensor assembly
US8588880B2 (en)2009-02-162013-11-19Masimo CorporationEar sensor
JP5749658B2 (en)2009-03-042015-07-15マシモ・コーポレイション Medical monitoring system
US9323894B2 (en)2011-08-192016-04-26Masimo CorporationHealth care sanitation monitoring system
US8388353B2 (en)2009-03-112013-03-05Cercacor Laboratories, Inc.Magnetic connector
US20100234718A1 (en)2009-03-122010-09-16Anand SampathOpen architecture medical communication system
US8897847B2 (en)2009-03-232014-11-25Masimo CorporationDigit gauge for noninvasive optical sensor
WO2010135373A1 (en)2009-05-192010-11-25Masimo CorporationDisposable components for reusable physiological sensor
US8571619B2 (en)2009-05-202013-10-29Masimo CorporationHemoglobin display and patient treatment
US8418524B2 (en)2009-06-122013-04-16Masimo CorporationNon-invasive sensor calibration device
US8670811B2 (en)2009-06-302014-03-11Masimo CorporationPulse oximetry system for adjusting medical ventilation
US20110040197A1 (en)2009-07-202011-02-17Masimo CorporationWireless patient monitoring system
US8471713B2 (en)2009-07-242013-06-25Cercacor Laboratories, Inc.Interference detector for patient monitor
US20110028806A1 (en)2009-07-292011-02-03Sean MerrittReflectance calibration of fluorescence-based glucose measurements
US8473020B2 (en)2009-07-292013-06-25Cercacor Laboratories, Inc.Non-invasive physiological sensor cover
US20110028809A1 (en)2009-07-292011-02-03Masimo CorporationPatient monitor ambient display device
US20110087081A1 (en)2009-08-032011-04-14Kiani Massi Joe EPersonalized physiological monitor
US8688183B2 (en)2009-09-032014-04-01Ceracor Laboratories, Inc.Emitter driver for noninvasive patient monitor
US20110172498A1 (en)2009-09-142011-07-14Olsen Gregory ASpot check monitor credit system
US9579039B2 (en)2011-01-102017-02-28Masimo CorporationNon-invasive intravascular volume index monitor
US9510779B2 (en)2009-09-172016-12-06Masimo CorporationAnalyte monitoring using one or more accelerometers
US20110137297A1 (en)2009-09-172011-06-09Kiani Massi Joe EPharmacological management system
US8571618B1 (en)2009-09-282013-10-29Cercacor Laboratories, Inc.Adaptive calibration system for spectrophotometric measurements
US20110082711A1 (en)2009-10-062011-04-07Masimo Laboratories, Inc.Personal digital assistant or organizer for monitoring glucose levels
US9106038B2 (en)2009-10-152015-08-11Masimo CorporationPulse oximetry system with low noise cable hub
US8430817B1 (en)2009-10-152013-04-30Masimo CorporationSystem for determining confidence in respiratory rate measurements
US8690799B2 (en)2009-10-152014-04-08Masimo CorporationAcoustic respiratory monitoring sensor having multiple sensing elements
US8790268B2 (en)2009-10-152014-07-29Masimo CorporationBidirectional physiological information display
US8821415B2 (en)2009-10-152014-09-02Masimo CorporationPhysiological acoustic monitoring system
US9848800B1 (en)2009-10-162017-12-26Masimo CorporationRespiratory pause detector
US20110118561A1 (en)2009-11-132011-05-19Masimo CorporationRemote control for a medical monitoring device
US9839381B1 (en)2009-11-242017-12-12Cercacor Laboratories, Inc.Physiological measurement system with automatic wavelength adjustment
WO2011069122A1 (en)2009-12-042011-06-09Masimo CorporationCalibration for multi-stage physiological monitors
US9153112B1 (en)2009-12-212015-10-06Masimo CorporationModular patient monitor
US11289199B2 (en)2010-01-192022-03-29Masimo CorporationWellness analysis system
WO2011109312A2 (en)2010-03-012011-09-09Masimo CorporationAdaptive alarm system
US8584345B2 (en)2010-03-082013-11-19Masimo CorporationReprocessing of a physiological sensor
US9307928B1 (en)2010-03-302016-04-12Masimo CorporationPlethysmographic respiration processor
US9138180B1 (en)2010-05-032015-09-22Masimo CorporationSensor adapter cable
US8712494B1 (en)2010-05-032014-04-29Masimo CorporationReflective non-invasive sensor
US8666468B1 (en)2010-05-062014-03-04Masimo CorporationPatient monitor for determining microcirculation state
US8852994B2 (en)2010-05-242014-10-07Masimo Semiconductor, Inc.Method of fabricating bifacial tandem solar cells
US9326712B1 (en)2010-06-022016-05-03Masimo CorporationOpticoustic sensor
US8740792B1 (en)2010-07-122014-06-03Masimo CorporationPatient monitor capable of accounting for environmental conditions
US9408542B1 (en)2010-07-222016-08-09Masimo CorporationNon-invasive blood pressure measurement system
WO2012027613A1 (en)2010-08-262012-03-01Masimo CorporationBlood pressure measurement system
WO2012031125A2 (en)2010-09-012012-03-08The General Hospital CorporationReversal of general anesthesia by administration of methylphenidate, amphetamine, modafinil, amantadine, and/or caffeine
US8455290B2 (en)2010-09-042013-06-04Masimo Semiconductor, Inc.Method of fabricating epitaxial structures
EP2621333B1 (en)2010-09-282015-07-29Masimo CorporationDepth of consciousness monitor including oximeter
US9775545B2 (en)2010-09-282017-10-03Masimo CorporationMagnetic electrical connector for patient monitors
US20120165629A1 (en)2010-09-302012-06-28Sean MerrittSystems and methods of monitoring a patient through frequency-domain photo migration spectroscopy
US9211095B1 (en)2010-10-132015-12-15Masimo CorporationPhysiological measurement logic engine
US8723677B1 (en)2010-10-202014-05-13Masimo CorporationPatient safety system with automatically adjusting bed
US20120123231A1 (en)2010-11-112012-05-17O'reilly MichaelMonitoring cardiac output and vessel fluid volume
US20120226117A1 (en)2010-12-012012-09-06Lamego Marcelo MHandheld processing device including medical applications for minimally and non invasive glucose measurements
US20120209084A1 (en)2011-01-212012-08-16Masimo CorporationRespiratory event alert system
US10332630B2 (en)2011-02-132019-06-25Masimo CorporationMedical characterization system
US9066666B2 (en)2011-02-252015-06-30Cercacor Laboratories, Inc.Patient monitor for monitoring microcirculation
US8830449B1 (en)2011-04-182014-09-09Cercacor Laboratories, Inc.Blood analysis system
US20120283524A1 (en)2011-04-182012-11-08Cercacor Laboratories, Inc.Pediatric monitor sensor steady game
US9095316B2 (en)2011-04-202015-08-04Masimo CorporationSystem for generating alarms based on alarm patterns
WO2012154701A1 (en)2011-05-062012-11-15The General Hospital CorporationSystem and method for tracking brain states during administration of anesthesia
US9622692B2 (en)2011-05-162017-04-18Masimo CorporationPersonal health device
US9532722B2 (en)2011-06-212017-01-03Masimo CorporationPatient monitoring system
US9245668B1 (en)2011-06-292016-01-26Cercacor Laboratories, Inc.Low noise cable providing communication between electronic sensor components and patient monitor
US11439329B2 (en)2011-07-132022-09-13Masimo CorporationMultiple measurement mode in a physiological sensor
US20130023775A1 (en)2011-07-202013-01-24Cercacor Laboratories, Inc.Magnetic Reusable Sensor
US9192351B1 (en)2011-07-222015-11-24Masimo CorporationAcoustic respiratory monitoring sensor with probe-off detection
US8755872B1 (en)2011-07-282014-06-17Masimo CorporationPatient monitoring system for indicating an abnormal condition
WO2013019991A1 (en)2011-08-042013-02-07Masimo CorporationOcclusive non-inflatable blood pressure device
US20130096405A1 (en)2011-08-122013-04-18Masimo CorporationFingertip pulse oximeter
US9782077B2 (en)2011-08-172017-10-10Masimo CorporationModulated physiological sensor
US9808188B1 (en)2011-10-132017-11-07Masimo CorporationRobust fractional saturation determination
WO2013056160A2 (en)2011-10-132013-04-18Masimo CorporationMedical monitoring hub
US9778079B1 (en)2011-10-272017-10-03Masimo CorporationPhysiological monitor gauge panel
US9445759B1 (en)2011-12-222016-09-20Cercacor Laboratories, Inc.Blood glucose calibration system
US9392945B2 (en)2012-01-042016-07-19Masimo CorporationAutomated CCHD screening and detection
US9267572B2 (en)2012-02-082016-02-23Masimo CorporationCable tether system
US9480435B2 (en)2012-02-092016-11-01Masimo CorporationConfigurable patient monitoring system
US10149616B2 (en)2012-02-092018-12-11Masimo CorporationWireless patient monitoring device
US9195385B2 (en)2012-03-252015-11-24Masimo CorporationPhysiological monitor touchscreen interface
JP6490577B2 (en)2012-04-172019-03-27マシモ・コーポレイション How to operate a pulse oximeter device
US20130296672A1 (en)2012-05-022013-11-07Masimo CorporationNoninvasive physiological sensor cover
US10542903B2 (en)2012-06-072020-01-28Masimo CorporationDepth of consciousness monitor
US20130345921A1 (en)2012-06-222013-12-26Masimo CorporationPhysiological monitoring of moving vehicle operators
US9697928B2 (en)2012-08-012017-07-04Masimo CorporationAutomated assembly sensor cable
US10827961B1 (en)2012-08-292020-11-10Masimo CorporationPhysiological measurement calibration
US9877650B2 (en)2012-09-202018-01-30Masimo CorporationPhysiological monitor with mobile computing device connectivity
US9955937B2 (en)2012-09-202018-05-01Masimo CorporationAcoustic patient sensor coupler
US9749232B2 (en)2012-09-202017-08-29Masimo CorporationIntelligent medical network edge router
USD692145S1 (en)2012-09-202013-10-22Masimo CorporationMedical proximity detection token
US20140180160A1 (en)2012-10-122014-06-26Emery N. BrownSystem and method for monitoring and controlling a state of a patient during and after administration of anesthetic compound
US9717458B2 (en)2012-10-202017-08-01Masimo CorporationMagnetic-flap optical sensor
US9560996B2 (en)2012-10-302017-02-07Masimo CorporationUniversal medical system
US9787568B2 (en)2012-11-052017-10-10Cercacor Laboratories, Inc.Physiological test credit method
US20140166076A1 (en)2012-12-172014-06-19Masimo Semiconductor, IncPool solar power generator
US9750461B1 (en)2013-01-022017-09-05Masimo CorporationAcoustic respiratory monitoring sensor with probe-off detection
US9724025B1 (en)2013-01-162017-08-08Masimo CorporationActive-pulse blood analysis system
US9750442B2 (en)2013-03-092017-09-05Masimo CorporationPhysiological status monitor
US10441181B1 (en)2013-03-132019-10-15Masimo CorporationAcoustic pulse and respiration monitoring system
US9965946B2 (en)2013-03-132018-05-08Masimo CorporationSystems and methods for monitoring a patient health network
US20150005600A1 (en)2013-03-132015-01-01Cercacor Laboratories, Inc.Finger-placement sensor tape
WO2014159132A1 (en)2013-03-142014-10-02Cercacor Laboratories, Inc.Systems and methods for testing patient monitors
US9986952B2 (en)2013-03-142018-06-05Masimo CorporationHeart sound simulator
WO2014158820A1 (en)2013-03-142014-10-02Cercacor Laboratories, Inc.Patient monitor as a minimally invasive glucometer
US9936917B2 (en)2013-03-142018-04-10Masimo Laboratories, Inc.Patient monitor placement indicator
US20140275871A1 (en)2013-03-142014-09-18Cercacor Laboratories, Inc.Wireless optical communication between noninvasive physiological sensors and patient monitors
US10456038B2 (en)2013-03-152019-10-29Cercacor Laboratories, Inc.Cloud-based physiological monitoring system
US20140316218A1 (en)2013-04-232014-10-23Patrick L. PurdonSystems and methods for monitoring brain metabolism and activity using electroencephalogram and optical imaging
EP2988666A1 (en)2013-04-232016-03-02The General Hospital CorporationSystem and method for monitoring anesthesia and sedation using measures of brain coherence and synchrony
US20140323898A1 (en)2013-04-242014-10-30Patrick L. PurdonSystem and Method for Monitoring Level of Dexmedatomidine-Induced Sedation
WO2014176444A1 (en)2013-04-242014-10-30The General Hospital CorporationSystem and method for estimating high time-frequency resolution eeg spectrograms to monitor patient state
US10383574B2 (en)2013-06-282019-08-20The General Hospital CorporationSystems and methods to infer brain state during burst suppression
US9891079B2 (en)2013-07-172018-02-13Masimo CorporationPulser with double-bearing position encoder for non-invasive physiological monitoring
US10555678B2 (en)2013-08-052020-02-11Masimo CorporationBlood pressure monitor with valve-chamber assembly
WO2015038683A2 (en)2013-09-122015-03-19Cercacor Laboratories, Inc.Medical device management system
US10602978B2 (en)2013-09-132020-03-31The General Hospital CorporationSystems and methods for improved brain monitoring during general anesthesia and sedation
WO2015054161A2 (en)2013-10-072015-04-16Masimo CorporationRegional oximetry sensor
US11147518B1 (en)2013-10-072021-10-19Masimo CorporationRegional oximetry signal processor
US10828007B1 (en)2013-10-112020-11-10Masimo CorporationAcoustic sensor with attachment portion
US10832818B2 (en)2013-10-112020-11-10Masimo CorporationAlarm notification system
US10279247B2 (en)2013-12-132019-05-07Masimo CorporationAvatar-incentive healthcare therapy
US10086138B1 (en)2014-01-282018-10-02Masimo CorporationAutonomous drug delivery system
US10532174B2 (en)2014-02-212020-01-14Masimo CorporationAssistive capnography device
US9924897B1 (en)2014-06-122018-03-27Masimo CorporationHeated reprocessing of physiological sensors
US10123729B2 (en)2014-06-132018-11-13Nanthealth, Inc.Alarm fatigue management systems and methods
US10231670B2 (en)2014-06-192019-03-19Masimo CorporationProximity sensor in pulse oximeter
US10111591B2 (en)2014-08-262018-10-30Nanthealth, Inc.Real-time monitoring systems and methods in a healthcare environment
US10231657B2 (en)2014-09-042019-03-19Masimo CorporationTotal hemoglobin screening sensor
US10383520B2 (en)2014-09-182019-08-20Masimo Semiconductor, Inc.Enhanced visible near-infrared photodiode and non-invasive physiological sensor
US10154815B2 (en)2014-10-072018-12-18Masimo CorporationModular physiological sensors
CN107405108B (en)2015-01-232020-10-23迈心诺瑞典公司Nasal/oral intubation system and manufacture
USD755392S1 (en)2015-02-062016-05-03Masimo CorporationPulse oximetry sensor
US10568553B2 (en)2015-02-062020-02-25Masimo CorporationSoft boot pulse oximetry sensor
US10205291B2 (en)2015-02-062019-02-12Masimo CorporationPogo pin connector
BR112017016302B1 (en)2015-02-062022-12-06Masimo Corporation PHYSIOLOGICAL SENSOR MANUFACTURING METHOD WITH EFFICIENT FLEXIBLE CIRCUIT
WO2016174662A1 (en)*2015-04-272016-11-03Agt International GmbhMethod of monitoring well-being of semi-independent persons and system thereof
US10524738B2 (en)2015-05-042020-01-07Cercacor Laboratories, Inc.Noninvasive sensor system with visual infographic display
WO2016191307A1 (en)2015-05-222016-12-01Cercacor Laboratories, Inc.Non-invasive optical physiological differential pathlength sensor
US10448871B2 (en)2015-07-022019-10-22Masimo CorporationAdvanced pulse oximetry sensor
US20170024748A1 (en)2015-07-222017-01-26Patient Doctor Technologies, Inc.Guided discussion platform for multiple parties
US10991135B2 (en)2015-08-112021-04-27Masimo CorporationMedical monitoring analysis and replay including indicia responsive to light attenuated by body tissue
KR102612874B1 (en)2015-08-312023-12-12마시모 코오퍼레이션 Wireless patient monitoring systems and methods
US11504066B1 (en)2015-09-042022-11-22Cercacor Laboratories, Inc.Low-noise sensor system
US11679579B2 (en)2015-12-172023-06-20Masimo CorporationVarnish-coated release liner
US10471159B1 (en)2016-02-122019-11-12Masimo CorporationDiagnosis, removal, or mechanical damaging of tumor using plasmonic nanobubbles
US20170251974A1 (en)2016-03-042017-09-07Masimo CorporationNose sensor
US10537285B2 (en)2016-03-042020-01-21Masimo CorporationNose sensor
US11191484B2 (en)2016-04-292021-12-07Masimo CorporationOptical sensor tape
WO2018009612A1 (en)2016-07-062018-01-11Patient Doctor Technologies, Inc.Secure and zero knowledge data sharing for cloud applications
US10617302B2 (en)2016-07-072020-04-14Masimo CorporationWearable pulse oximeter and respiration monitor
JP7197473B2 (en)2016-10-132022-12-27マシモ・コーポレイション System and method for patient fall detection
GB2557199B (en)2016-11-302020-11-04Lidco Group PlcHaemodynamic monitor with improved filtering
US11504058B1 (en)2016-12-022022-11-22Masimo CorporationMulti-site noninvasive measurement of a physiological parameter
WO2018119239A1 (en)2016-12-222018-06-28Cercacor Laboratories, IncMethods and devices for detecting intensity of light with translucent detector
US10721785B2 (en)2017-01-182020-07-21Masimo CorporationPatient-worn wireless physiological sensor with pairing functionality
US10388120B2 (en)2017-02-242019-08-20Masimo CorporationLocalized projection of audible noises in medical settings
WO2018156648A1 (en)2017-02-242018-08-30Masimo CorporationManaging dynamic licenses for physiological parameters in a patient monitoring environment
US10327713B2 (en)2017-02-242019-06-25Masimo CorporationModular multi-parameter patient monitoring device
EP3585254B1 (en)2017-02-242024-03-20Masimo CorporationMedical device cable and method of sharing data between connected medical devices
US11024064B2 (en)2017-02-242021-06-01Masimo CorporationAugmented reality system for displaying patient data
EP3592231A1 (en)2017-03-102020-01-15Masimo CorporationPneumonia screener
WO2018194992A1 (en)2017-04-182018-10-25Masimo CorporationNose sensor
USD822215S1 (en)2017-04-262018-07-03Masimo CorporationMedical monitoring device
US10918281B2 (en)2017-04-262021-02-16Masimo CorporationMedical monitoring device having multiple configurations
USD835282S1 (en)2017-04-282018-12-04Masimo CorporationMedical monitoring device
USD835284S1 (en)2017-04-282018-12-04Masimo CorporationMedical monitoring device
WO2018201078A1 (en)2017-04-282018-11-01Masimo CorporationSpot check measurement system
USD835285S1 (en)2017-04-282018-12-04Masimo CorporationMedical monitoring device
USD822216S1 (en)2017-04-282018-07-03Masimo CorporationMedical monitoring device
USD835283S1 (en)2017-04-282018-12-04Masimo CorporationMedical monitoring device
CN117373636A (en)2017-05-082024-01-09梅西莫股份有限公司System for pairing a medical system with a network controller using an adapter
USD833624S1 (en)2017-05-092018-11-13Masimo CorporationMedical device
WO2019014629A1 (en)2017-07-132019-01-17Cercacor Laboratories, Inc.Medical monitoring device for harmonizing physiological measurements
USD906970S1 (en)2017-08-152021-01-05Masimo CorporationConnector
USD864120S1 (en)2017-08-152019-10-22Masimo CorporationConnector
USD880477S1 (en)2017-08-152020-04-07Masimo CorporationConnector
CN116805771A (en)2017-08-152023-09-26梅西莫股份有限公司Waterproof connector for noninvasive patient monitor
USD890708S1 (en)2017-08-152020-07-21Masimo CorporationConnector
EP4039177B1 (en)2017-10-192025-02-26Masimo CorporationDisplay arrangement for medical monitoring system
USD925597S1 (en)2017-10-312021-07-20Masimo CorporationDisplay screen or portion thereof with graphical user interface
CN111372517B (en)2017-10-312023-02-17梅西莫股份有限公司System for displaying oxygen status indication
US11766198B2 (en)2018-02-022023-09-26Cercacor Laboratories, Inc.Limb-worn patient monitoring device
WO2019204368A1 (en)2018-04-192019-10-24Masimo CorporationMobile patient alarm display
WO2019209915A1 (en)2018-04-242019-10-31Cercacor Laboratories, Inc.Easy insert finger sensor for transmission based spectroscopy sensor
US10932729B2 (en)2018-06-062021-03-02Masimo CorporationOpioid overdose monitoring
US20210161465A1 (en)2018-06-062021-06-03Masimo CorporationKit for opioid overdose monitoring
US20220296161A1 (en)2018-06-062022-09-22Masimo CorporationTime-based critical opioid blood oxygen monitoring
US10779098B2 (en)2018-07-102020-09-15Masimo CorporationPatient monitor alarm speaker analyzer
US11872156B2 (en)2018-08-222024-01-16Masimo CorporationCore body temperature measurement
USD887548S1 (en)2018-09-102020-06-16Masimo CorporationFlow alarm device housing
USD887549S1 (en)2018-09-102020-06-16Masino CorporationCap for a flow alarm device
US20200111552A1 (en)2018-10-082020-04-09Masimo CorporationPatient database analytics
USD998631S1 (en)2018-10-112023-09-12Masimo CorporationDisplay screen or portion thereof with a graphical user interface
USD999246S1 (en)2018-10-112023-09-19Masimo CorporationDisplay screen or portion thereof with a graphical user interface
US11406286B2 (en)2018-10-112022-08-09Masimo CorporationPatient monitoring device with improved user interface
USD917550S1 (en)2018-10-112021-04-27Masimo CorporationDisplay screen or portion thereof with a graphical user interface
USD916135S1 (en)2018-10-112021-04-13Masimo CorporationDisplay screen or portion thereof with a graphical user interface
USD917564S1 (en)2018-10-112021-04-27Masimo CorporationDisplay screen or portion thereof with graphical user interface
USD998630S1 (en)2018-10-112023-09-12Masimo CorporationDisplay screen or portion thereof with a graphical user interface
US11389093B2 (en)2018-10-112022-07-19Masimo CorporationLow noise oximetry cable
KR102555104B1 (en)2018-10-112023-07-14마시모 코오퍼레이션 Patient Connector Assembly with Vertical Detents
USD1041511S1 (en)2018-10-112024-09-10Masimo CorporationDisplay screen or portion thereof with a graphical user interface
US11464410B2 (en)2018-10-122022-10-11Masimo CorporationMedical systems and methods
US11272839B2 (en)2018-10-122022-03-15Ma Simo CorporationSystem for transmission of sensor data using dual communication protocol
USD1013179S1 (en)2018-10-122024-01-30Masimo CorporationSensor device
USD897098S1 (en)2018-10-122020-09-29Masimo CorporationCard holder set
USD957648S1 (en)2018-10-122022-07-12Masimo CorporationDongle
US20200113520A1 (en)2018-10-162020-04-16Masimo CorporationStretch band with indicators or limiters
US12004869B2 (en)2018-11-052024-06-11Masimo CorporationSystem to monitor and manage patient hydration via plethysmograph variablity index in response to the passive leg raising
US11986289B2 (en)2018-11-272024-05-21Willow Laboratories, Inc.Assembly for medical monitoring device with multiple physiological sensors
US20200253474A1 (en)2018-12-182020-08-13Masimo CorporationModular wireless physiological parameter system
US11684296B2 (en)2018-12-212023-06-27Cercacor Laboratories, Inc.Noninvasive physiological sensor
WO2020163640A1 (en)2019-02-072020-08-13Masimo CorporationCombining multiple qeeg features to estimate drug-independent sedation level using machine learning
US20200288983A1 (en)2019-02-262020-09-17Masimo CorporationRespiratory core body temperature measurement systems and methods
US12220207B2 (en)2019-02-262025-02-11Masimo CorporationNon-contact core body temperature measurement systems and methods
CA3134842A1 (en)2019-04-172020-10-22Masimo CorporationPatient monitoring systems, devices, and methods
USD919100S1 (en)2019-08-162021-05-11Masimo CorporationHolder for a patient monitor
USD921202S1 (en)2019-08-162021-06-01Masimo CorporationHolder for a blood pressure device
USD985498S1 (en)2019-08-162023-05-09Masimo CorporationConnector
USD917704S1 (en)2019-08-162021-04-27Masimo CorporationPatient monitor
USD919094S1 (en)2019-08-162021-05-11Masimo CorporationBlood pressure device
US11832940B2 (en)2019-08-272023-12-05Cercacor Laboratories, Inc.Non-invasive medical monitoring device for blood analyte measurements
US12131661B2 (en)2019-10-032024-10-29Willow Laboratories, Inc.Personalized health coaching system
USD927699S1 (en)2019-10-182021-08-10Masimo CorporationElectrode pad
JP2022552007A (en)2019-10-182022-12-14マシモ・コーポレイション Display layouts and interactive objects for patient monitoring
CN115176155A (en)2019-10-252022-10-11塞卡科实验室有限公司Indicator compounds, devices including indicator compounds, and methods of making and using the same
WO2021146333A1 (en)2020-01-132021-07-22Masimo CorporationWearable device with physiological parameters monitoring
EP4096752A4 (en)2020-01-302024-06-12Willow Laboratories, Inc.Redundant staggered glucose sensor disease management system
US11879960B2 (en)2020-02-132024-01-23Masimo CorporationSystem and method for monitoring clinical activities
EP4104037A1 (en)2020-02-132022-12-21Masimo CorporationSystem and method for monitoring clinical activities
US12048534B2 (en)2020-03-042024-07-30Willow Laboratories, Inc.Systems and methods for securing a tissue site to a sensor
US12390114B2 (en)2020-03-202025-08-19Masimo CorporationWearable device for monitoring health status
USD933232S1 (en)2020-05-112021-10-12Masimo CorporationBlood pressure monitor
US12127838B2 (en)2020-04-222024-10-29Willow Laboratories, Inc.Self-contained minimal action invasive blood constituent system
USD979516S1 (en)2020-05-112023-02-28Masimo CorporationConnector
US20210386382A1 (en)2020-06-112021-12-16Cercacor Laboratories, Inc.Blood glucose disease management system
US12029844B2 (en)2020-06-252024-07-09Willow Laboratories, Inc.Combination spirometer-inhaler
US11692934B2 (en)2020-07-232023-07-04Masimo CorporationSolid-state spectrometer
USD980091S1 (en)2020-07-272023-03-07Masimo CorporationWearable temperature measurement device
USD974193S1 (en)2020-07-272023-01-03Masimo CorporationWearable temperature measurement device
US12082926B2 (en)2020-08-042024-09-10Masimo CorporationOptical sensor with multiple detectors or multiple emitters
JP2023538378A (en)2020-08-192023-09-07マシモ・コーポレイション Straps for wearable devices
US20220071562A1 (en)2020-09-082022-03-10Masimo CorporationFace mask with integrated physiological sensors
USD946597S1 (en)2020-09-302022-03-22Masimo CorporationDisplay screen or portion thereof with graphical user interface
USD946617S1 (en)2020-09-302022-03-22Masimo CorporationDisplay screen or portion thereof with graphical user interface
WO2022072383A1 (en)2020-09-302022-04-07Cercacor Laboratories, Inc.Insulin formulations and uses in infusion devices
USD950580S1 (en)2020-09-302022-05-03Masimo CorporationDisplay screen or portion thereof with graphical user interface
USD946596S1 (en)2020-09-302022-03-22Masimo CorporationDisplay screen or portion thereof with graphical user interface
USD950599S1 (en)2020-09-302022-05-03Masimo CorporationDisplay screen or portion thereof with graphical user interface
USD946598S1 (en)2020-09-302022-03-22Masimo CorporationDisplay screen or portion thereof with graphical user interface
USD971933S1 (en)2020-09-302022-12-06Masimo CorporationDisplay screen or portion thereof with graphical user interface
CA3199213A1 (en)2020-11-182022-05-27Cercacor Laboratories, Inc.Glucose sensors and methods of manufacturing
US20220287574A1 (en)2020-12-232022-09-15Masimo CorporationPatient monitoring systems, devices, and methods
US20220218244A1 (en)2021-01-112022-07-14Masimo CorporationWearable pulse oximeter for tennis players
WO2022240765A1 (en)2021-05-112022-11-17Masimo CorporationOptical physiological nose sensor
US20220379059A1 (en)2021-05-262022-12-01Masimo CorporationLow deadspace airway adapter
US20220392610A1 (en)2021-06-032022-12-08Cercacor Laboratories, Inc.Individualized meal kit with real-time feedback and continuous adjustments based on lifestyle tracking
US20220417986A1 (en)*2021-06-232022-12-29Intel CorporationChannel estimation using wi-fi management and control packets
USD997365S1 (en)2021-06-242023-08-29Masimo CorporationPhysiological nose sensor
EP4370022A1 (en)2021-07-132024-05-22Masimo CorporationWearable device with physiological parameters monitoring
WO2023003980A1 (en)2021-07-212023-01-26Masimo CorporationWearable band for health monitoring device
US20230038389A1 (en)2021-08-042023-02-09Cercacor Laboratories, Inc.Systems and methods for kink detection in a cannula
EP4380645A2 (en)2021-08-042024-06-12Willow Laboratories, Inc.Medication delivery pump having glucose sensor
US20230045647A1 (en)2021-08-042023-02-09Cercacor Laboratories, Inc.Applicator for disease management system
USD1036293S1 (en)2021-08-172024-07-23Masimo CorporationStraps for a wearable device
US12362596B2 (en)2021-08-192025-07-15Masimo CorporationWearable physiological monitoring devices
US20230058342A1 (en)2021-08-202023-02-23Masimo CorporationPhysiological monitoring chair
WO2023034879A1 (en)2021-08-312023-03-09Masimo CorporationPrivacy switch for mobile communications device
USD1000975S1 (en)2021-09-222023-10-10Masimo CorporationWearable temperature measurement device
EP4404831A1 (en)2021-09-222024-07-31Masimo CorporationWearable device for noninvasive body temperature measurement
US20230138098A1 (en)2021-10-072023-05-04Masimo CorporationOpioid overdose detection using pattern recognition
US20230111198A1 (en)2021-10-072023-04-13Masimo CorporationBite block and assemblies including same
US20230116371A1 (en)2021-10-072023-04-13Masimo CorporationSystem and methods for monitoring and display of a hemodynamic status of a patient
WO2023076992A1 (en)2021-10-292023-05-04Cercacor Laboratories, Inc.Implantable micro-electrochemical cell
WO2023077027A1 (en)2021-10-292023-05-04Cercacor Laboratories, Inc.Electrode systems for electrochemical sensors
US20230222805A1 (en)2022-01-112023-07-13Masimo CorporationMachine learning based monitoring system
US20230226331A1 (en)2022-01-182023-07-20Cercacor Laboratories, Inc.Modular wearable device for patient monitoring and drug administration
US20230284943A1 (en)2022-03-102023-09-14Masimo CorporationPulse oximetry system
WO2023173128A1 (en)2022-03-112023-09-14Masimo CorporationContinuous noninvasive blood pressure measurement
US20230346993A1 (en)2022-04-272023-11-02Cercacor Laboratories, Inc.Ultraviolet sterilization for minimally invasive systems
WO2023215836A2 (en)2022-05-052023-11-09Cercacor Laboratories, Inc.An analyte sensor for measuring at varying depths within a user
WO2023225484A1 (en)2022-05-172023-11-23Masimo CorporationHydration measurement using optical sensors
JP2025524863A (en)2022-07-182025-08-01ウィロー・ラボラトリーズ・インコーポレイテッド Electrochemical devices and methods for accurate determination of analytes - Patent Application 20070122999
WO2024020324A1 (en)2022-07-182024-01-25Cercacor Laboratories, Inc.Electrochemical glucose sensing by equilibrium glucose binding to genetically engineered glucose binding proteins
US20240049310A1 (en)2022-08-052024-02-08Masimo CorporationPermission-based transferring of wireless physiological monitoring
EP4568562A1 (en)2022-08-122025-06-18Masimo CorporationWearable physiological monitoring device
USD1083653S1 (en)2022-09-092025-07-15Masimo CorporationBand
US20240122486A1 (en)2022-10-172024-04-18Masimo CorporationPhysiological monitoring soundbar
WO2024123707A1 (en)2022-12-052024-06-13Masimo CorporationClip-on optical or ecg light based physiological measurement device
US20240188872A1 (en)2022-12-072024-06-13Masimo CorporationWearable device with physiological parameters monitoring
WO2024158721A1 (en)2023-01-242024-08-02Willow Laboratories, Inc.Medication bladder for medication storage
US20240260894A1 (en)2023-02-032024-08-08Willow Laboratories, Inc.Allergen reaction biofeedback systems and methods
US20240267698A1 (en)2023-02-062024-08-08Masimo CorporationSystems for using an auricular device configured with an indicator and beamformer filter unit
CN120676900A (en)2023-02-222025-09-19迈心诺公司Wearable monitoring device
US20240298920A1 (en)2023-03-082024-09-12Masimo CorporationSystems and methods for monitoring respiratory gases

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150109442A1 (en)*2010-09-232015-04-23Stryker CorporationVideo monitoring system
US20160232201A1 (en)*2015-02-112016-08-11Google Inc.Methods, systems, and media for recommending computerized services based on an animate object in the user's environmentes
US20180064356A1 (en)*2015-03-312018-03-08University Of Pittsburgh - Of The Commonwealth System Of Higher EducationWearable cardiac electrophysiology measurement devices, software, systems and methods
US20160323643A1 (en)*2015-04-282016-11-03Rovi Guides, Inc.Smart mechanism for blocking media responsive to user environment
US11690539B1 (en)*2020-03-302023-07-04Snap Inc.Eyewear with blood sugar detection
US11282367B1 (en)*2020-08-162022-03-22Vuetech Health Innovations LLCSystem and methods for safety, security, and well-being of individuals

Cited By (165)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US12283374B2 (en)2005-03-012025-04-22Willow Laboratories, Inc.Noninvasive multi-parameter patient monitor
US12230393B2 (en)2005-03-012025-02-18Willow Laboratories, Inc.Multiple wavelength sensor emitters
US12178620B2 (en)2005-10-142024-12-31Masimo CorporationRobust alarm system
US11944431B2 (en)2006-03-172024-04-02Masimo CorportationApparatus and method for creating a stable optical interface
US12109048B2 (en)2006-06-052024-10-08Masimo CorporationParameter upgrade system
US12171552B2 (en)2006-10-122024-12-24Masimo CorporationMethod and apparatus for calibration to reduce coupling between signals in a measurement system
US11857315B2 (en)2006-10-122024-01-02Masimo CorporationPatient monitor capable of monitoring the quality of attached probes and accessories
US12029586B2 (en)2006-10-122024-07-09Masimo CorporationOximeter probe off indicator defining probe off space
US12127835B2 (en)2006-10-122024-10-29Masimo CorporationSystem and method for monitoring the life of a physiological sensor
US12109012B2 (en)2006-12-092024-10-08Masimo CorporationPlethysmograph variability processor
US12036009B1 (en)2008-07-032024-07-16Masimo CorporationUser-worn device for noninvasively measuring a physiological parameter of a user
US12023139B1 (en)2008-07-032024-07-02Masimo CorporationUser-worn device for noninvasively measuring a physiological parameter of a user
US12232905B2 (en)2008-12-302025-02-25Masimo CorporationAcoustic sensor assembly
US12408869B2 (en)2009-05-192025-09-09Masimo CorporationDisposable components for reusable physiological sensor
US12318580B2 (en)2009-05-202025-06-03Masimo CorporationHemoglobin display and patient treatment
US11963736B2 (en)2009-07-202024-04-23Masimo CorporationWireless patient monitoring system
US12042283B2 (en)2009-07-292024-07-23Masimo CorporationNon-invasive physiological sensor cover
US11998362B2 (en)2009-10-152024-06-04Masimo CorporationAcoustic respiratory monitoring sensor having multiple sensing elements
US12257081B2 (en)2009-10-152025-03-25Masimo CorporationBidirectional physiological information display
US12419588B2 (en)2009-10-152025-09-23Masimo CorporationSystem and method for monitoring respiratory rate measurements
US11974841B2 (en)2009-10-162024-05-07Masimo CorporationRespiration processor
US12127833B2 (en)2009-11-242024-10-29Willow Laboratories, Inc.Physiological measurement system with automatic wavelength adjustment
US12186079B2 (en)2009-12-042025-01-07Masimo CorporationCalibration for multi-stage physiological monitors
US12198790B1 (en)2010-10-072025-01-14Masimo CorporationPhysiological monitor sensor systems and methods
US12121333B2 (en)2010-12-012024-10-22Willow Laboratories, Inc.Handheld processing device including medical applications for minimally and non invasive glucose measurements
US12318175B2 (en)2011-06-212025-06-03Masimo CorporationPatient monitoring system
US11925445B2 (en)2011-06-212024-03-12Masimo CorporationPatient monitoring system
US12357181B2 (en)2011-08-172025-07-15Masimo CoporationModulated physiological sensor
US12329548B2 (en)2011-10-132025-06-17Masimo CorporationMedical monitoring hub
US12402843B2 (en)2011-10-132025-09-02Masimo CorporationSystem for displaying medical monitoring data
US12226206B2 (en)2011-10-132025-02-18Masimo CorporationRobust fractional saturation determination
US12004881B2 (en)2012-01-042024-06-11Masimo CorporationAutomated condition screening and detection
US12011300B2 (en)2012-01-042024-06-18Masimo CorporationAutomated condition screening and detection
US11990706B2 (en)2012-02-082024-05-21Masimo CorporationCable tether system
US12109022B2 (en)2012-02-092024-10-08Masimo CorporationWireless patient monitoring device
US12167913B2 (en)2012-04-172024-12-17Masimo CorporationHypersaturation index
US12383194B2 (en)2012-06-072025-08-12Masimo CorporationDepth of consciousness monitor
US12042285B1 (en)2012-08-292024-07-23Masimo CorporationPhysiological measurement calibration
US11992361B2 (en)2012-09-202024-05-28Masimo CorporationAcoustic patient sensor coupler
US12310695B2 (en)2012-10-302025-05-27Masimo CorporationUniversal medical system
US12230391B2 (en)2012-11-052025-02-18Willow Laboratories, Inc.Physiological test credit method
US12193813B2 (en)2013-01-162025-01-14Masimo CorporationActive-pulse blood analysis system
US12142136B2 (en)2013-03-132024-11-12Masimo CorporationSystems and methods for monitoring a patient health network
US11963749B2 (en)2013-03-132024-04-23Masimo CorporationAcoustic physiological monitoring system
US12343108B2 (en)2013-03-152025-07-01Willow Laboratories, Inc.Cloud-based physiological monitoring system
US12178572B1 (en)2013-06-112024-12-31Masimo CorporationBlood glucose sensing system
US11988532B2 (en)2013-07-172024-05-21Masimo CorporationPulser with double-bearing position encoder for non-invasive physiological monitoring
US11944415B2 (en)2013-08-052024-04-02Masimo CorporationSystems and methods for measuring blood pressure
US12318176B2 (en)2013-08-052025-06-03Masimo CorporationSystems and methods for measuring blood pressure
US12367973B2 (en)2013-09-122025-07-22Willow Laboratories, Inc.Medical device calibration
US12357203B2 (en)2013-10-072025-07-15Masimo CorporationRegional oximetry pod
US12357237B1 (en)2013-10-072025-07-15Masimo CorporationRegional oximetry signal processor
US12318196B2 (en)2013-10-072025-06-03Masimo CorporationRegional oximetry user interface
US12230396B2 (en)2013-10-112025-02-18Masimo CorporationAlarm notification system
US12016721B2 (en)2013-10-112024-06-25Masimo CorporationAcoustic sensor with attachment portion
US12214274B2 (en)2013-12-132025-02-04Masimo CorporationAvatar-incentive healthcare therapy
US12402832B2 (en)2014-01-282025-09-02Masimo CorporationAutonomous drug delivery system
US12396667B2 (en)2014-06-132025-08-26Vccb Holdings, Inc.Alarm fatigue management systems and methods
US12011292B2 (en)2014-06-192024-06-18Masimo CorporationProximity sensor in pulse oximeter
US11961616B2 (en)2014-08-262024-04-16Vccb Holdings, Inc.Real-time monitoring systems and methods in a healthcare environment
US12237081B2 (en)2014-08-262025-02-25Vccb Holdings, Inc.Real-time monitoring systems and methods in a healthcare environment
US12201420B2 (en)2014-09-042025-01-21Masimo CorporationTotal hemoglobin screening sensor
US12220205B2 (en)2014-09-182025-02-11Masimo Semiconductor, Inc.Enhanced visible near-infrared photodiode and non-invasive physiological sensor
US12036014B2 (en)2015-01-232024-07-16Masimo CorporationNasal/oral cannula system and manufacturing
US11903140B2 (en)2015-02-062024-02-13Masimo CorporationFold flex circuit for LNOP
US12127834B2 (en)2015-02-062024-10-29Masimo CorporationSoft boot pulse oximetry sensor
US12015226B2 (en)2015-02-062024-06-18Masimo CorporationPogo pin connector
US12374843B2 (en)2015-02-062025-07-29Masimo CorporationPogo pin connector
US12207419B2 (en)2015-02-062025-01-21Masimo CorporationFold flex circuit for LNOP
US11894640B2 (en)2015-02-062024-02-06Masimo CorporationPogo pin connector
US12004883B2 (en)2015-05-042024-06-11Willow Laboratories, Inc.Noninvasive sensor system with visual infographic display
US12150760B2 (en)2015-05-222024-11-26Willow Laboratories, Inc.Non-invasive optical physiological differential pathlength sensor
US12133717B2 (en)2015-08-312024-11-05Masimo CorporationSystems and methods for patient fall detection
US12150739B2 (en)2015-08-312024-11-26Masimo CorporationSystems and methods for patient fall detection
US11864922B2 (en)2015-09-042024-01-09Cercacor Laboratories, Inc.Low-noise sensor system
US12201702B1 (en)2016-02-122025-01-21Masimo CorporationDiagnosis, removal, or mechanical damaging of tumor using plasmonic nanobubbles
US11931176B2 (en)2016-03-042024-03-19Masimo CorporationNose sensor
US12107960B2 (en)2016-07-062024-10-01Masimo CorporationSecure and zero knowledge data sharing for cloud applications
US12070293B2 (en)2016-07-072024-08-27Masimo CorporationWearable pulse oximeter and respiration monitor
US12138079B2 (en)2016-11-302024-11-12Masimo CorporationHaemodynamic monitor with improved filtering
US12232888B2 (en)2016-12-022025-02-25Masimo CorporationMulti-site noninvasive measurement of a physiological parameter
US12302426B2 (en)2017-01-182025-05-13Masimo CorporationPatient-worn wireless physiological sensor with pairing functionality
US12394285B2 (en)2017-02-242025-08-19Masimo CorporationLocalized projection of audible noises in medical settings
US11901070B2 (en)2017-02-242024-02-13Masimo CorporationSystem for displaying medical monitoring data
US12211617B2 (en)2017-02-242025-01-28Masimo CorporationSystem for displaying medical monitoring data
US12318229B2 (en)2017-02-242025-06-03Masimo CorporationModular multi-parameter patient monitoring device
US12205208B2 (en)2017-02-242025-01-21Masimo CorporationAugmented reality system for displaying patient data
US11886858B2 (en)2017-02-242024-01-30Masimo CorporationMedical monitoring hub
US12220257B2 (en)2017-04-182025-02-11Masimo CorporationNose sensor
US12263018B2 (en)2017-04-282025-04-01Masimo CorporationSpot check measurement system
US12011264B2 (en)2017-05-082024-06-18Masimo CorporationSystem for displaying and controlling medical monitoring data
US12343142B2 (en)2017-05-082025-07-01Masimo CorporationSystem for displaying and controlling medical monitoring data
US12402816B2 (en)2017-07-132025-09-02Willow Laboratories, Inc.Medical monitoring device for harmonizing physiological measurements
US11992311B2 (en)2017-07-132024-05-28Willow Laboratories, Inc.Medical monitoring device for harmonizing physiological measurements
US12142875B2 (en)2017-08-152024-11-12Masimo CorporationWater resistant connector for noninvasive patient monitor
USD1031729S1 (en)2017-08-152024-06-18Masimo CorporationConnector
US12193849B2 (en)2018-04-192025-01-14Masimo CorporationMobile patient alarm display
US12097043B2 (en)2018-06-062024-09-24Masimo CorporationLocating a locally stored medication
US12238489B2 (en)2018-07-102025-02-25Masimo CorporationPatient monitor alarm speaker analyzer
US12257183B2 (en)2018-08-222025-03-25Masimo CorporationCore body temperature measurement
US11872156B2 (en)2018-08-222024-01-16Masimo CorporationCore body temperature measurement
US12053280B2 (en)2018-10-112024-08-06Masimo CorporationLow noise oximetry cable
US11992308B2 (en)2018-10-112024-05-28Masimo CorporationPatient monitoring device with improved user interface
US12156732B2 (en)2018-10-112024-12-03Masimo CorporationPatient connector assembly with vertical detents
US12004869B2 (en)2018-11-052024-06-11Masimo CorporationSystem to monitor and manage patient hydration via plethysmograph variablity index in response to the passive leg raising
US11986289B2 (en)2018-11-272024-05-21Willow Laboratories, Inc.Assembly for medical monitoring device with multiple physiological sensors
US12066426B1 (en)2019-01-162024-08-20Masimo CorporationPulsed micro-chip laser for malaria detection
US12076159B2 (en)2019-02-072024-09-03Masimo CorporationCombining multiple QEEG features to estimate drug-independent sedation level using machine learning
US12220207B2 (en)2019-02-262025-02-11Masimo CorporationNon-contact core body temperature measurement systems and methods
US11986305B2 (en)2019-04-172024-05-21Masimo CorporationLiquid inhibiting air intake for blood pressure monitor
US12390140B2 (en)2019-04-172025-08-19Masimo CorporationBlood pressure cuff
US12178581B2 (en)2019-04-172024-12-31Masimo CorporationPatient monitoring systems, devices, and methods
US12433524B2 (en)2019-04-172025-10-07Masimo CorporationElectrocardiogram device
USD1066672S1 (en)2019-08-162025-03-11Masimo CorporationPatient monitor and holder
US12207901B1 (en)2019-08-162025-01-28Masimo CorporationOptical detection of transient vapor nanobubbles in a microfluidic device
USD1037462S1 (en)2019-08-162024-07-30Masimo CorporationHolder for a patient monitor
US12131661B2 (en)2019-10-032024-10-29Willow Laboratories, Inc.Personalized health coaching system
US12235947B2 (en)2019-10-182025-02-25Masimo CorporationDisplay layout and interactive objects for patient monitoring
US12235941B2 (en)2019-10-182025-02-25Masimo CorporationDisplay layout and interactive objects for patient monitoring
US11951186B2 (en)2019-10-252024-04-09Willow Laboratories, Inc.Indicator compounds, devices comprising indicator compounds, and methods of making and using the same
US12272445B1 (en)2019-12-052025-04-08Masimo CorporationAutomated medical coding
US12114974B2 (en)2020-01-132024-10-15Masimo CorporationWearable device with physiological parameters monitoring
US12128213B2 (en)2020-01-302024-10-29Willow Laboratories, Inc.Method of operating redundant staggered disease management systems
US12322185B2 (en)2020-02-132025-06-03Masimo CorporationSystem and method for monitoring clinical activities
US12067783B2 (en)2020-02-132024-08-20Masimo CorporationSystem and method for monitoring clinical activities
US12347202B2 (en)2020-02-132025-07-01Masimo CorporationSystem and method for monitoring clinical activities
US11879960B2 (en)2020-02-132024-01-23Masimo CorporationSystem and method for monitoring clinical activities
US12048534B2 (en)2020-03-042024-07-30Willow Laboratories, Inc.Systems and methods for securing a tissue site to a sensor
US12295708B2 (en)2020-03-202025-05-13Masimo CorporationRemote patient management and monitoring systems and methods
US12390114B2 (en)2020-03-202025-08-19Masimo CorporationWearable device for monitoring health status
US12364403B2 (en)2020-03-202025-07-22Masimo CorporationWearable device for noninvasive body temperature measurement
US12064217B2 (en)2020-03-202024-08-20Masimo CorporationRemote patient management and monitoring systems and methods
US11974833B2 (en)2020-03-202024-05-07Masimo CorporationWearable device for noninvasive body temperature measurement
US12042252B2 (en)2020-03-202024-07-23Masimo CorporationRemote patient management and monitoring systems and methods
US12127838B2 (en)2020-04-222024-10-29Willow Laboratories, Inc.Self-contained minimal action invasive blood constituent system
US12417539B2 (en)*2020-04-242025-09-16Cognes Medical Solutions AbMethod and system for estimating early progression of dementia from human head images
US20230162362A1 (en)*2020-04-242023-05-25Cortery ABMethod and system for estimating early progression of dementia from human head images
USD1060680S1 (en)2020-05-112025-02-04Masimo CorporationBlood pressure monitor
USD1022729S1 (en)2020-07-272024-04-16Masimo CorporationWearable temperature measurement device
US12082926B2 (en)2020-08-042024-09-10Masimo CorporationOptical sensor with multiple detectors or multiple emitters
US11986067B2 (en)2020-08-192024-05-21Masimo CorporationStrap for a wearable device
US12178852B2 (en)2020-09-302024-12-31Willow Laboratories, Inc.Insulin formulations and uses in infusion devices
US12440171B2 (en)2021-01-052025-10-14Masimo CorporationModular patient monitor
USD1085102S1 (en)2021-03-192025-07-22Masimo CorporationDisplay screen or portion thereof with graphical user interface
USD1042852S1 (en)2021-06-242024-09-17Masimo CorporationPhysiological nose sensor
USD1079020S1 (en)2021-06-242025-06-10Masimo CorporationPhysiological nose sensor
US12336796B2 (en)2021-07-132025-06-24Masimo CorporationWearable device with physiological parameters monitoring
USD1036293S1 (en)2021-08-172024-07-23Masimo CorporationStraps for a wearable device
US12362596B2 (en)2021-08-192025-07-15Masimo CorporationWearable physiological monitoring devices
US12126683B2 (en)2021-08-312024-10-22Masimo CorporationPrivacy switch for mobile communications device
USD1048571S1 (en)2021-10-072024-10-22Masimo CorporationBite block
US12236767B2 (en)2022-01-112025-02-25Masimo CorporationMachine learning based monitoring system
USD1063893S1 (en)2022-03-112025-02-25Masimo CorporationElectronic device
USD1095288S1 (en)2022-07-202025-09-30Masimo CorporationSet of straps for a wearable device
USD1083653S1 (en)2022-09-092025-07-15Masimo CorporationBand
USD1095483S1 (en)2022-09-232025-09-30Masimo CorporationCaregiver notification device
USD1048908S1 (en)2022-10-042024-10-29Masimo CorporationWearable sensor
USD1071195S1 (en)2022-10-062025-04-15Masimo CorporationMounting device for a medical transducer
USD1078689S1 (en)2022-12-122025-06-10Masimo CorporationElectronic device
USD1042596S1 (en)2022-12-122024-09-17Masimo CorporationMonitoring camera
US12440128B2 (en)2022-12-232025-10-14Masimo CorporationWrist and finger worn pulse oximetry system
USD1068656S1 (en)2023-05-112025-04-01Masimo CorporationCharger
USD1066244S1 (en)2023-05-112025-03-11Masimo CorporationCharger
USD1094735S1 (en)2023-05-252025-09-23Masimo CorporationWearable device for physiological monitoring
USD1092244S1 (en)2023-07-032025-09-09Masimo CorporationBand for an electronic device

Also Published As

Publication numberPublication date
US12236767B2 (en)2025-02-25
US20230222887A1 (en)2023-07-13
US20250232661A1 (en)2025-07-17

Similar Documents

PublicationPublication DateTitle
US12236767B2 (en)Machine learning based monitoring system
US11369321B2 (en)Monitoring and tracking system, method, article and device
Pham et al.Delivering home healthcare through a cloud-based smart home environment (CoSHE)
US10643061B2 (en)Detecting unauthorized visitors
JP6975230B2 (en) Patient monitoring system and method
CN115116133B (en) Abnormal behavior detection system and method for monitoring elderly people living alone
US9795324B2 (en)System for monitoring individuals as they age in place
EP3432772B1 (en)Using visual context to timely trigger measuring physiological parameters
CN103300819B (en)Study patient monitoring and interfering system
JP7197475B2 (en) Patient monitoring system and method
EP3504649B1 (en)Device, system and method for patient monitoring to predict and prevent bed falls
WO2019013257A1 (en)Monitoring assistance system and method for controlling same, and program
WO2018037026A1 (en)Device, system and method for patient monitoring to predict and prevent bed falls
Bathrinarayanan et al.Evaluation of a monitoring system for event recognition of older people
CN116945156A (en) An intelligent escort system for the elderly based on computer vision technology
KR20190006670A (en)Seizure monitoring method and apparatus using video
WO2021122136A1 (en)Device, system and method for monitoring of a subject
Inoue et al.Bed exit action detection based on patient posture with long short-term memory
Ianculescu et al.Improving the Elderly’s Fall Management through Innovative Personalized Remote Monitoring Solution
US20250143632A1 (en)System and method for targeted monitoring of a patient in a bed for pressure injury (bed sore) reduction
Vijay et al.Deep Learning-Based Smart Healthcare System for Patient's Discomfort Detection
JP2025051750A (en)System and method for predicting likelihood of falling or degree of anesthesia recovery
KR20240097029A (en)Life Safety Monitoring System Based On Images And Method Thereof
CN112132112A (en)Behavior prejudging system
Tuan Anh et al.Intellectual Rooms based on AmI and IoT technologies

Legal Events

DateCodeTitleDescription
STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

ASAssignment

Owner name:MASIMO CORPORATION, CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MUHSIN, BILAL;PRIDDELL, RICHARD;TELFORT, VALERY G.;AND OTHERS;SIGNING DATES FROM 20230424 TO 20240129;REEL/FRAME:066311/0291

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED


[8]ページ先頭

©2009-2025 Movatter.jp