Qt interval determination methods and related devices

US2016135708A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2016135708-A1
Application numberUS-201414543180-A
CountryUS
Kind codeA1
Filing dateNov 17, 2014
Priority dateNov 17, 2014
Publication dateMay 19, 2016
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Described herein is a system and method of automatically monitoring QT intervals in a patient based on one or more EKG signals received from attached monitoring devices. Each EKG signal is analyzed to detect attributes of the first and second EKG signals, including QRS onset information, QRS peak information, and T-wave offset information. A QT interval is calculated based on QRS onset information derived from the first EKG signal and T-wave offset information derived from the second EKG signal. The calculated QT interval is compared to thresholds to detect elongation of the QT interval and an alert is generated in response to a detected elongated QT interval.

First claim

Opening claim text (preview).

1 . A monitoring system for measuring QT intervals in patients, the monitoring system comprising: a first monitoring device adhered to a patient at a first location that monitors a first electrocardiogram (EKG) signal associated with the patient; a QT interval measurement module configured to receive the first EKG signal from the first monitoring device, wherein the QT interval measurement module: identifies QRS complex attributes and heart rate attributes for each beat within the received first EKG signal; locates based on identified QRS complex and heart rate attributes a T-wave offset (iToff) for each beat; selects qualified beat segments comprised of a plurality of beats suitable for QT interval measurement within the received first EKG signal; and measures QT intervals within the qualified beat segments based on QRS complex attributes and T-wave offsets identified with respect to each beat. 2 . The monitoring system of claim 1 , wherein identification of QRS complex attributes includes QRS peak (iRpk) and QRS onset (iRon) attributes. 3 . The monitoring system of claim 2 , wherein measurement of the QT interval is calculated as an interval between the QRS peak (iRpk) and the T-wave offset (iToff). 4 . The monitoring system of claim 1 , wherein locating the T-wave offset for each beat includes utilizing the identified heart rate of the patient and a look-up table to estimate a T-wave offset window in which to search for the T-wave offset. 5 . The monitoring system of claim 4 , wherein minimum and maximum values within the defined T-wave offset window are identified and utilized to detect the T-wave offset with respect to each beat. 6 . The monitoring system of claim 1 , wherein the selection of qualified beat segments includes selecting a consecutive number of non-noisy beats, wherein a number of beats required is set by a threshold. 7 . The monitoring system of claim 1 , wherein the QT interval measurement module is located in an intermediate device that includes a processor for executing instructions stored in a computer readable medium, and an antenna for receiving the first EKG signal from the first monitoring device. 8 . The monitoring system of claim 1 , wherein the QT interval measurement module generates an alert in response to detected long QT intervals. 9 . The monitoring system of claim 8 , wherein the QT interval measurement module provides generated alerts and the received first EKG signal to a remote monitoring center. 10 . A monitoring system for measuring QT intervals in patients, the monitoring system comprising: a first monitoring device adhered to a patient at a first location that monitors a first electrocardiogram (EKG) signal associated with the patient; a second monitoring device adhered to a patient at a second location different than the first location that monitors a second EKG signal associated with the patient; a QT interval measurement module configured to receive the first and second EKG signals from the first and second monitoring devices, respectively, wherein the QT interval measurement module: identifies first attributes associated with the first EKG signal and second attributes associated with the second EKG signal; selects qualified beat segments comprised of a plurality of beats suitable for QT interval measurement within the received first and second EKG signals; and measures QT intervals within the qualified beat segments based on a combination of the first attributes associated with the first EKG signal and second attributes associated with the second EKG signal. 11 . The monitoring system of claim 7 , wherein the first attributes associated with the first EKG signal includes onset of the QRS complex (iRon_a) and QRS complex peak (iRpk_a), and wherein the second attributes associated with the second EKG signal includes QRS complex peak (iRpk_b) and T-wave offset (iToff_b). 12 . The monitoring system of claim 11 , wherein the QT interval is measured based on the equation: iQT=(iRpk_a−iRon_a)+(iToff_b−Rpk_b). 13 . The monitoring system of claim 10 , wherein both the first monitoring device and the second monitoring device receiving timing information from an external source, wherein first and second EKG signals include timestamps based on the received timing information. 14 . The monitoring system of claim 13 , wherein the first EKG signal and the second EKG signal are aligned based on timestamps associated with both EKG signals. 15 . The monitoring system of claim 10 , wherein qualified beats within the first EKG signal are selected and a search is conducted within the second EKG signal to locate a qualified segment of beats that can be aligned with the qualified beats within the first EKG signal. 16 . The monitoring system of claim of 15 , wherein alignment between qualified beats within the first EKG signal and qualified beats within the second EKG signal are based on criterion that include one or more of minimum threshold interval of time between aligned QRS peaks and percentage of peaks aligned within a segment of beats. 17 . The monitoring system of claim 10 , wherein the QT interval measurement module is located in an intermediate device that includes a processor for executing instructions stored in a computer readable medium, and an antenna for receiving the first EKG signal from the first monitoring device. 18 . The monitoring system of claim 10 , wherein the QT interval measurement module generates an alert in response to detected long QT intervals. 19 . The monitoring system of claim 18 , wherein the QT interval measurement module provides generated alerts and the received first EKG signal to a remote monitoring center. 20 . A method of automatically monitoring QT intervals in a patient, the method comprising: receiving global timing information at a first adherent device and a second adherent device; measuring a first electrocardiogram (EKG) signal using the first adherent device affixed to the patient at a first lead location and associating a timestamp with the first EKG signal based on received global timing information; measuring a second EKG signal using the second adherent device affixed to the patient at a second lead location and associating a timestamp with the second EKG signal based on received global timing information; communicating the first and second measured EKG signals and timestamp information from the first and second adherent devices, respectively, to a processor system; calculating a QT interval based on the first and second EKG signals, wherein the QT interval is calculated based on QRS onset information derived from the first EKG signal and T-wave offset information derived from the second EKG signal; and comparing the calculated QT interval to thresholds to detect elongation of the QT interval and generating an alert in response to a detected elongated QT interval provided as an output of the processor system. 21 . The method of claim 20 , further including selecting a string of beats within the first measured EKG signal qualified for estimating QT intervals, wherein the qualified string of beats is selected that meets both a noise level threshold and heart rate variation threshold. 22 . The method of claim 21 , wherein the heart rate variation threshold is identified as a difference between a maximum heart rate and a minimum heart rate within the first string of beats is less than five beats per minute. 23 . The method of claim 20 , whe

Assignees

Inventors

Classifications

  • ECG or EEG signals · CPC title

  • by using sensing means generating electric signals, {i.e. ECG signals} · CPC title

  • Trunk, e.g., chest, back, abdomen, hip · CPC title

  • using adhesives (conductive adhesive for bioelectric electrodes A61B5/259) · CPC title

  • for synchronizing or triggering a physiological measurement or image acquisition with a physiological event or waveform, e.g. an ECG signal · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2016135708A1 cover?
Described herein is a system and method of automatically monitoring QT intervals in a patient based on one or more EKG signals received from attached monitoring devices. Each EKG signal is analyzed to detect attributes of the first and second EKG signals, including QRS onset information, QRS peak information, and T-wave offset information. A QT interval is calculated based on QRS onset informat…
Who is the assignee on this patent?
Medtronic Monitoring Inc
What technology area does this patent fall under?
Primary CPC classification A61B5/0472. Mapped technology areas include Human Necessities.
When was this patent published?
Publication date Thu May 19 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).