US5576952A - Medical alert distribution system with selective filtering of medical information - Google Patents
Medical alert distribution system with selective filtering of medical information Download PDFInfo
- Publication number
- US5576952A US5576952A US08/028,333 US2833393A US5576952A US 5576952 A US5576952 A US 5576952A US 2833393 A US2833393 A US 2833393A US 5576952 A US5576952 A US 5576952A
- Authority
- US
- United States
- Prior art keywords
- limit
- information
- database
- alert
- selection
- 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.)
- Expired - Lifetime
Links
Images
Classifications
-
- G—PHYSICS
- G08—SIGNALLING
- G08B—SIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
- G08B3/00—Audible signalling systems; Audible personal calling systems
- G08B3/10—Audible signalling systems; Audible personal calling systems using electric transmission; using electromagnetic transmission
- G08B3/1008—Personal calling arrangements or devices, i.e. paging systems
- G08B3/1016—Personal calling arrangements or devices, i.e. paging systems using wireless transmission
- G08B3/1083—Pager locating systems
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H10/00—ICT specially adapted for the handling or processing of patient-related medical or healthcare data
- G16H10/60—ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H40/00—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
- G16H40/60—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
- G16H40/67—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices for remote operation
Definitions
- This invention relates generally to information retrieval and distribution systems and, more specifically, to a medical alert distribution system.
- Information retrieval and distribution systems are typically characterized by the efficiency with which they can retrieve, update and distribute large amounts of information to authorized subscribers in real time. These systems are commonly used in financial and securities market applications where data acquisition and distribution techniques permit each subscriber to access only the type of information for which it is authorized.
- Such an information system should have the ability to collect medical information from both stationary and mobile sources, the latter being ambulatory patients. For the latter case, the system should have the capability to detect the geographic location of the patient. Moreover, the system should allow authorized subscribers, such as health care givers, to enter limits and conditions from a remote location, and have those limits and conditions operate on the collected information and report back the results to the health care givers.
- the invention resides in a medical alert distribution system for selectively filtering information at a host computer prior to distributing the filtered information to a remote processing device or "subscriber" by way of a communications network.
- the information may be stored in a database residing in a subsystem of an independent device that is coupled to the host computer or it may be contained in a database subsystem within the host computer; alternatively, the information may be provided directly to the host computer from a source by way of high-speed streams of data or by data packets.
- Software modules resident in a "limit" software subsystem of the host computer are organized to interface with software modules resident in the database subsystem to selectively filter the information in response to selection and limit parameters provided by an authorized user of the subscriber.
- the software modules of the limit and database subsystems embody a plurality of independent processes, each of which perform specific operations.
- a "database” software process maintains a primary database of information records received from the sources and transfers the contents of the records to other processes upon request.
- Each database record includes an alert flag which, when asserted, directs the database process to transfer the contents of the record to an "alert" process of the limit subsystem.
- each alert record includes a selection parameter and "initial" and “incremental” limit parameters; however, in the exemplary embodiment, the alert record also includes a "high" limit parameter as provided by the subscriber.
- the second process compares the received contents with a specific limit of its records and if a match occurs, the subscriber is notified of the condition, preferably by paging transmission. For example, the record contents are compared with the initial limit and, upon a match condition, the second process updates the initial limit parameter with the incremental limit. This updated parameter is compared with the contents of records subsequently received by the alert process and the subscriber is again notified of a sailsifted limit condition.
- the inbound information feeds which are typically high-speed streams of data or data packets transmitted either directly to the host computer or to an intervening database subsystem, are manipulated at the host computer in accordance with selection and limit parameters provided by a remote subscriber device. This obviates the need for expensive hardware and software components to power and outfit the subscriber's device.
- Another advantage of the system is that the software modules of the database subsystem and limit subsystem are organized as a plurality of independent processes with each process configured to perform specific operations. Some of these operations require more time to complete than others. Accordingly, the arrangement of independent processes allows efficient operation of the alert distribution system because the processes may perform their functions in parallel within the host computer or on separate machines having additional resources.
- FIG. 1 is a diagram of a remotely-configurable medical alert distribution system comprising a plurality of information sources and subscriber units coupled to a host computer;
- FIG. 2 is a block diagram of a subscriber unit
- FIG. 3 is a diagram of an ambulatory patient with a conventional telemetry device coupled thereto;
- FIG. 4 is a block diagram of a communications system of the host computer
- FIG. 5 is a flow diagram of the interaction between a REMOTE software section of the subscriber device, and LIMIT, DBASE and PAGE software sections of a software system of the host computer in accordance with the invention
- FIG. 6 is a block diagram of the processes constituting the REMOTE software section of FIG. 5;
- FIG. 7 is a diagram of the format of a data packet used to transfer parameters from a subscriber to the host computer
- FIG. 8 is a diagram of the processes constituting the DBASE section of FIG. 5;
- FIG. 9 is a diagram of a linked list data structure including entries for storing information records
- FIG. 10 is a diagram of the processes constituting the LIMIT section of FIG. 5;
- FIGS. 11A and 11B depict the formats of typical messages used for communication among the processes of the system
- FIG. 12 is a diagram of the processes constituting the PAGE section of FIG. 5;
- FIGS. 13A, 13B and 13C are flowcharts detailing the sequence for remotely configuring the medical alert distribution system of FIG. 1 in accordance with the invention.
- FIG. 1 depicts a medical alert distribution system 10 that includes a host computer 12 connected to a plurality of sources 15 and subscriber units 20.
- the host computer 12 is preferably configured to perform functions that typically involve frequent accesses to secondary storage media and, for the exemplary embodiment described herein, incorporates a database for storing the information received from the sources 15.
- the database may reside on another machine that is coupled to the host 12.
- the sources 15 collect medical information pertaining to the health of various patients and geodetic information pertaining to their locations, and supply that information to the host computer.
- the subscriber units 20 are typically processing devices such as intelligent terminals and portable computers.
- the subscribers and sources are coupled to a communications system 30 of the host via a network 45 which may include wireless radio communication or wireline (telephone line) connections.
- the host computer 12 includes a central processing unit (CPU 14), an I/O unit 17 and associated storage devices 18, such as magnetic disks and tape drives, a main memory 16 and the communications system 30 interconnected by a system bus 13.
- An operating system 25 portions of which are typically resident in main memory 16 and executed by the CPU 14, functionally organizes the computer.
- the operating system 25 also includes, inter alia, software modules 110 (FIG. 4) executed by the communications system 30 to control the transfer of information to the other components of the computer 12. These modules are, in turn, responsible for invoking operations in support of application programs executing in the computer.
- the application programs pertain to real-time data acquisition and transactional processing. Such applications require fast data access to and from storage devices 18 that are shared among the subscribers 20 and sources 15. Instances of the software modules and application programs executing in the computer are called "processes".
- a process is an individually scheduable entity consisting of code and data, and characterized by dynamic states, as described below.
- the operating system 25 organizes the host computer 12 by tracking, suspending and resuming execution of the processes, while allocating to them the CPU 14 and other system resources.
- the hardware and software components of the host computer 12 arrange related data items, i.e., records, into files and then organize the files in a manner that facilitates efficient and accurate inquiry and update.
- host-based software modules 70, 90 resident in the memory 16 operate to selectively extract, i.e.,"filter", the contents of the files in response to selection and limit parameters remotely provided by the subscribers 20, thereby enabling efficient performance of the data acquisition and transactional processing operations that characterize the computer.
- the subscriber unit 20 comprises a microprocessor 22, a memory 24 and an I/O unit 26 interconnected by a bus 210, as shown in FIG. 2. Buffering of selection and limit parameters in the memory 24 and subsequent transfer of these parameters to the host computer 12 are controlled by the microprocessor 22.
- Remote software modules 50 typically resident in the memory 24, facilitate interpretation and organization of the selection and limit parameters entered by an authorized user.
- a user interface process 52 of the remote software modules 50 presents a series of menus on a flat screen display 28 and provides for manipulation by a keyboard 27.
- the menus allow a user to enter the selection and limit parameters in a user-recognizable format, where translations are performed locally by the microprocessor 22 during execution of the software modules 50 prior to arranging the parameters in a message or "data packet" format.
- the microprocessor 22 then transfers the data packet to a transceiver unit 23 and the packet is transmitted over the network 45 to the host computer 12.
- the transceiver unit 23 preferably comprises a wireline modem circuit configured to transmit the packet in accordance with conventional packet transfer protocols.
- the source 15 is an ambulatory patient 300 having a conventional telemetry device 310, as shown in FIG. 3.
- the telemetry device 310 includes a panic button 315 located on the device, and includes various sensors 320 attached to parts of the patient's body.
- the sensors may include bioelectrical signal transducers with either direct contact electrodes or indirect contact, e.g., capacitive or magnetic field, electrodes; in addition, the sensors may be physiological transducers, including, but not limited to, photoelectric, optical, accoustic, thermal, mechanical, chemical or radiation sensitive transducers.
- the sensors 320 collect body function data, e.g., blood pressure, blood chemistry, heart beat (arrhythmia), either transcutaneously using conventional non-invasive methods or intravenously.
- the data is assembled as a data packet at the telemetry device 310, which includes a conventional microprocessor and transceiver unit (not shown), and the packet is transmitted to the host computer 12 as patient medical information.
- the panic button 315 provides a means for signaling the host computer 12 at the patient's request; this arrangement enables the telemetry device to interact with the host computer in a manner other than the typical methods of providing information, e.g., CSMA/CD or periodic polling of all the sources 15 by the host computer 12.
- the panic button 315 also provides the patient with a means for acknowledging receipt of a pre-programmed message from the host computer 12 when an alarm condition has been met.
- the telemetry device 310 may also include a conventional radio positioning device 325, such as a GPS or Loran, for collecting information pertaining to the geographic location of the ambulatory patient 300. This information is provided to the host computer 12 as patient geodetic information.
- a conventional radio positioning device 325 such as a GPS or Loran
- the communications system 30, shown in FIG. 4, provides a receiver/transmitter interface to the host computer 12.
- the communications system 30 includes a transceiver unit 32, a processor unit 34 and a memory unit 36 interconnected by a "front-end" bus 35.
- the processes of the software modules 110 are typically resident in the memory unit 36 and executed by the processor unit 34 to control the transfer of information between the communications system 30 and the other components of the computer.
- the transceiver 32 receives information from the sources 15 and transfers the information to the processor 34 for decoding in connection with known decoding algorithms. There, the information is converted to a message format for transfer to the memory 16 through an adapter 38 coupling the front-end bus 35 to the system bus 13 of the host computer 12.
- the transceiver 32 also receives data packets from the subscribers 20 and forwards them to the processor 34 as described above; in addition, the transceiver may transmit messages to conventional paging services for distribution to the subscribers 20 and to the patients (sources 15).
- each subscriber/source has a radio receiver circuit for receiving paging information from the host 12 and a radio transmitter circuit for transmitting packets of parameter data to the host over wireless media.
- One objective of the system according to the invention is to provide fast and efficient access to the information files provided by the sources 15. Another objective is to provide selective filtering of the information in response to selection and associated limit parameters provided by the subscribers 20.
- the software modules of the subscriber 20 and the host computer 12 are organized as a software system 40 comprising four (4) software subsystems: the remote (REMOTE 50) subsystem, the host (LIMIT 90) subsystem, the database (DBASE 70) subsystem and the transmission (PAGE 110) subsystem.
- FIG. 5 A flow diagram of the interaction between these portions of the software system 40 is illustrated in FIG. 5.
- the REMOTE 50 software allows a user to accurately and efficiently enter selection and limit parameters at the subscriber device 20. Further, the REMOTE 50 software organizes the parameters into a data packet format and controls the transfer of the packet to the LIMIT 90 software subsystem over the communications network.
- the LIMIT 90 software interfaces to the DBASE 70 software subsystem to perform selective filtering of the database information in response to the parameters of the packet. The results of the selective filtering process are then communicated back to the REMOTE 50 software by the PAGE 110 software subsystem, preferably by paging transmission.
- the DBASE 70 software architecture could be different from that of the LIMIT 90 software; only the interface between these processes need be defined. As described below in connection with FIGS. 11A and 11B, this interface consists of the exchange of messages between the processes.
- Each of these subsystems comprise a plurality of independent processes for performing specific operations. Because some of these operations require more time to complete than others, the arrangement of independent processes allows various operations to execute in parallel or to execute on other machines.
- the processes functionally interconnect through logical path sockets, i.e., virtual circuit connections, which, for the illustrative embodiment described herein, are TCP/IP sockets.
- FIG. 6 illustrates the processes constituting the REMOTE 50 software subsystem.
- the USER INTERFACE 52 process facilitates configuration of the subscriber device 20 and entry of the limit parameters by providing speech recognition and voice response interface capabilities to an authorized user; however, for the exemplary embodiment set forth herein, the USER INTERFACE 52 provides a series of menus on the display 28 (FIG. 2).
- a configuration screen 53 enables selection of a communications port, e.g., a serial port, and inquires about the type of modem connected to that port.
- a user screen 54 then prompts the authorized user to enter a user identification (ID) and a password.
- ID comprises a 20-character alpha-numeric string
- the password is an 8-character string.
- the password provides a measure of security by enabling validation of the user.
- a table screen 55 provides a template for entering the selection and limit parameters.
- the selection parameter is typically a symbol (SYM) specifying, for example, a particular blood chemistry parameter.
- SYM symbol
- a dictionary of symbols feature of the interface process allows a user to identify appropriate symbol acronyms and abbreviations.
- the limit parameters which are typically numeric characters, include a low (L) or "initial" limit value, a high (H) limit value and an incremental (I) limit value.
- L low
- H high
- I incremental
- the incremental limit is used to increment both the initial and high limits by the specified value when either of those latter limits are met, thereby maintaining a limit "window”; accordingly, the limit parameters function as "adaptive" limits.
- the incremental limit may specify the relation in degree or number between two similar things, e.g., the rate of change of the blood chemistry parameter from a previous (initial limit) close.
- the high limit is not needed. Use of the incremental limit as a ratio of change is particularly advantageous in such medical information applications, as described further below.
- a MESSAGE-FORMING 56 process assembles the parameters into a data packet 60 for transfer to the host computer 12.
- the format 60 of a typical data packet is depicted in FIG. 7.
- An eight-bit "start-of-header" SOH field 61 identifies the beginning of the packet and a 16-bit LENGTH field 62 identifies the amount of data in the packet.
- the field SEQ -- NUM 63 is an eight-bit packet identification value and the PACKET -- TYPE field 64 identifies whether the packet includes command and data parameters or control-type information.
- the PACKET -- DATA field 65 may be as large as two hundred and fifty-five bytes and consists of subfields that include a user identification USER -- ID subfield 66, a selection parameter SELECTION field 67 and limit parameter LIMIT fields 68a-c.
- the SELECTION field 67 contains symbol data and the LIMIT fields 68a-c contain numerical data.
- an eight-bit checksum CHKSUM field 69 consisting of an algebraic sum of transmitted characters is included within the packet for reliability purposes.
- the packet 60 is uploaded to the host computer 12 over the communications network 45 in accordance with a conventional asynchronous transfer protocol implemented by the TRANSPORT 58 process.
- This process initiates a connection to the host, preferably using a conventional wireline modem circuit, thereby obviating the need for a continuous, interactive exchange with the host during the selection and limit entry process.
- FIG. 8 depicts the processes constituting the DBASE 70 subsystem.
- the main DATABASE 72 process is responsible for initializing the MRFILT 74 process of this subsystem and ensuring that it remains active. Because the DBASE 70 software is embodied within the host computer 12 for the exemplary embodiment described herein, DATABASE 52 also initializes the ALERT and BROADCAST processes of the LIMIT 90 subsystem. DATABASE 72 also administers an information record database 720 of information received from the telemetry sources 15. Examples of the administration functions performed by DATABASE 72 include modification of the contents of the information records and transfer of the record contents to other processes upon request. Requests for selected records are effectuated by exchanging messages through direct socket connections 75 with the DATABASE 72 process.
- the processes perform read and write operations to storage locations in memory that are organized to provide data structures, e.g., linked lists. It is to be understood that the CPU 14 performs the actual read, write and booleon operations on behalf of the processes resident in the host memory 16, whereas the communications system 30 incorporates the necessary "intelligence" to perform similar operations on behalf of the processes resident in its memory 36.
- FIG. 9 illustrates a typical linked list 80 that includes entries 82 for storing database records.
- a header 88 contains an address that points to first entry in the list 80.
- Each entry 82 contains a forward link pointer 84 referencing the memory location of the next entry in the list; therefore, the entries 82 do not have to occupy consecutive locations in memory and additional entries can be dynamically allocated by the operating system 25. Rather than allocating a separate block of memory locations for each entry, the operating system 25 apportions a block into one hundred (100) entries.
- the blocks may then be swapped in and out of memory at the appropriate time; in the illustrative embodiment, swapping is performed in accordance with standard UNIX System 5 (page) swapping techniques.
- Each record entry 82 also contains, inter alia, a record name (symbol) field 820, a current value field 822 and an IN -- ALERT flag 86.
- the IN -- ALERT flag 86 is preferably a 1-bit flag that is constantly checked by the DATABASE 72 process to initiate selective filtering of the database information. When asserted, the flag 86 directs the DATABASE 72 process to write the contents of the record entry 82 as an ALERT -- LIMIT message to an ALERT process of the LIMIT 90 subsystem.
- FIG. 10 depicts the processes constituting the LIMIT 90 subsystem.
- the ALERT 92 process is the entity that manages the selection and limit parameters received by the PCALERT 94 processes.
- the ALERT 92 process maintains its own database 96 of "alert records" 980 which include the parameters provided by the subscribers 20.
- each alert record 980 contains the user ID 982 of the subscriber, the name (symbol) 984 of the selected record, and the high limit 986, initial limit 988 and incremental limit 990 desired for that record.
- each record 980 may include a pre-programmed message of instructions for a patient when a limit is met.
- ALERT 92 parses the contents of the message and compares the record name field 820 of the message to the name field 984 of the alert record 980. If a match ensues, the parsed current value field 822 of the message is compared to the limits of the matching alert record. If a limit is met, ALERT 92 then sends a page, including the message as described below, to the PAGE 110 subsystem for transmission to the subscriber 20.
- the PCALERT 94 process provides an interface between the data packets received from the subscribers 20 and transferred to the ALERT 92 process.
- PCALERT 94 is preferably distinct from the ALERT process so that the former process can assume responsibility for handling operations required to establish simultaneous connections with subscribers.
- PCALERT 94 hibernates in a suspended state until prompted by receipt of a packet that either inquires about certain information or requests changes to selection and limit parameters.
- PCALERT 94 then transitions to a running state and validates the user ID 36 of the packet. Upon validation, the process forwards the packet to the ALERT 92 process.
- the ALERT 92 process obtains the appropriate record from its database 96 and forwards the information back to the PCALERT 94 process. There, the information is transmitted to the subscriber. If the packet includes selection and limit parameters, the ALERT 92 process converts the packet to a message format for transfer to the DATABASE 72 process.
- DB -- MSG is a 1-way message in the sense that it only directs the receiving process to perform some function.
- FIG. 11A depicts the format 700 of a typical DB -- MSG.
- the identifier field 720 indicates the symbol (name) of the record.
- the message type field 730 identifies the action to be taken, such as asserting a flag, and the value field 740 specifies the particular flag, e.g., the IN -- ALERT flag 66.
- a DB -- REQUEST is a request by a process for information; therefore, the process receiving the request is expected to reply.
- FIG. 11B shows the format 750 of a typical DB -- REQUEST, including the identifier field 760 for identifying the name of the record and the message type field 780 for identifying the request, such as the current value of that record entry.
- a broadcast.1st file 950 is created at system initialization and contains a list of group/individual ID records together with broadcast information associated with each record. Specifically, the broadcast information includes the starting time 952 and ending time 954 for broadcasting, the type 956 of announcement to be broadcast, the intervals 958 at which the announcements are broadcast and the group/individuals 960 receiving the broadcast. In some cases, the group ID specifies a class of subscribers for receiving a broadcast.
- the BROADCAST 95 process sends a DB -- REQUEST 750 to the DATABASE 72 process requesting the contents of a particular record. The information is then forwarded to BROADCAST 95 in a BRDCAST -- DATA message. It should be noted that the BRDCAST -- DATA and ALERT -- LIMIT messages are facsimiles of the record entries 82.
- BROADCAST 95 formats an announcement, establishes a socket connection to the PAGE 110 subsystem and forwards the announcement for broadcast transmission to the subscribers. The BROADCAST 95 process then enters a suspended state and, at the appropriate time, resumes execution.
- the MRFILT 74 process provides an interface between the sources' information, which is received via data packets having a format similar to that of FIG. 7, and the database subsystem. Specifically, the interface process decodes and converts the received information to DB -- MSGs 700 for transfer to the DATABASE 72 process. The MRFILT 74 process also examines the contents of the information feed and, if the examination indicates an appropriate "newsworthy" topic, extracts that information for transfer to the MRNEWS 76 process. This latter process identifies which subscribers, if any, should receive the information, establishes a socket connection to the PAGE 110 subsystem and forwards the information as a page or announcement to that subsystem.
- FIG. 12 depicts the processes constituting the PAGE 110 subsystem.
- the PAGECTL 112 process manages the interface between the LIMIT 90 and DBASE 70 software, and various known paging services used for distributing messages to the subscribers 20. Specifically, PAGECTL 112 receives pages 116 and announcements 118 from the software processes of the system, and forwards them to available PAGESERV 114 processes.
- a page 116 includes the ID 982 of a user and a text string message 995, and an annoucement 118 includes a group/individual ID 960 and a text string message 975.
- the PAGESERV 114 processes operate with the remote paging services by establishing connections with the services. Each PAGESERV 114 process collects the pages 116 and announcements 118 in a queue (not shown) and then transfers them to the paging service for transmission.
- the system includes at least one subscriber coupled to a host computer that is configured to collect information from telemetry sources attached to ambulatory patients.
- the DATABASE 72 process spawns the other processes in the DBASE 70 and LIMIT 90 subsystems, fetches groups of the database information files from the storage devices 18 and loads these files into host memory 16.
- the PAGECTL 112 process spawns PAGESERV 114 processes to communicate with the paging services. (Step 1210.)
- the DATABASE 72 and PAGECTL 112 processes then scan their respective sockets, waiting for messages.
- the MRFILT 74 process decodes streams of incoming information from the telemetry sources, converts them to message formats and transfers the messages to the DATABASE 72 process as DB -- MSGs. (Step 1220.)
- the DATABASE 72 process parses the fields of the DB -- MSG and updates the appropriate record entry as follows.
- the first two characters of the identifier field 720 contained in the DB -- MSG are used to identify the correct data structure list 80 in the database 720.
- the DATABASE 72 process then compares the entire identifier field 720 of the DB -- MSG with the name field 820 of the record entries 82.
- the record entries 82 are stored alphabetically by symbol name. When a match (Step 1250) occurs, the contents of the value field 740 of the DB -- MSG 700 are written to the current value field 822 of the record entry 82. (Step 1260.)
- an authorized user such as a doctor
- the doctor may be interested in a particular level of the selected data and the rate of change of from that level, or the proximity of travel of the ambulatory patient.
- the doctor enters a user identification (ID) and a symbol of body function data, i.e., the selection parameter, together with a numerical level value and an adjustment value, i.e., initial and incremental limit parameters, into the subscriber device 20 in response to a menu display; these parameters are assembled into a data packet in accordance with the MESSAGE-FORMING 56 process of the REMOTE 50 software subsystem.
- ID user identification
- a symbol of body function data i.e., the selection parameter
- an adjustment value i.e., initial and incremental limit parameters
- the data packet is received by a PCALERT 94 process associated with a receiver; at this time, the PCALERT 94 process validates the user ID.
- the packet is discarded.
- the packet is forwarded to the ALERT 92 process, where it is converted to an alert record 980 and stored in the alert record database 96.
- the record 980 is then converted to a DB -- MSG 700 and transferred to the DATABASE 72 process.
- DATABASE 72 asserts the IN -- ALERT flag 86 after indexing into the proper database list 80 as described above. (See Steps 1230-1250.)
- the DATABASE 72 process is constantly checking the IN -- ALERT flag 86 of entries 82 while updating their records with incoming DB -- MSGs. (Step 1320.) If a flag 86 is not asserted, DATABASE 72 resumes scanning the sockets for incoming messages and updating the appropriate records. (Step 1330.) However, if an IN -- ALERT flag is asserted, DATABASE 72 sends a copy of the entire record as an ALERT -- LIMIT message to the ALERT 92 process. (Step 1340.) There, the contents of the message are parsed and compared with the limits of the alert records 980.
- Step 1350 If a match (Step 1360) occurs, ALERT 92 creates a page 116 that includes a message specifying that the limit condition was met. The page 116 is transferred to the PAGE 110 subsystem and through to a paging service, where it is transmitted to the subscriber 20 and/or the source 15. (Step 1370.) Upon reception, the subscriber/patient responds with an acknowledgement; again, failure to receive the acknowledgement within a predetermined time interval is an indication that the page was not correctly received and that corrective action, such as retransmission, is required.
- the ALERT 92 process then updates the initial parameter 988 of its record 980 with the incremental limit 990 and this latter limit is compared to the contents of subsequently-received ALERT -- LIMIT messages. (Step 1380.) When the incremented limit matches the updated value of the stock (Step 1390), the subscriber 20 is again notified in the manner described above. (Step 1400.)
- a hospital database may be the repository for supplying medical laboratory information about patients.
- the information may include lab test results or patient data that is periodically monitored, e.g., blood chemistry parameters.
- This information may be collected at the database and forwarded to the host computer for filtering in accordance with controlling parameters entered at the subscriber device by an authorized user, such as a doctor.
- the LIMIT (and DBASE) software of the host computer (and database) and the REMOTE software of the subscriber device operate in the manner described above.
- the doctor may be concerned about, e.g., the rate of change in the blood chemistry parameters.
- a selection parameter specifying a blood chemistry value
- an initial limit parameter specifying a previous value of the blood chemistry
- an incremental limit value specifying a percent change of the previous value
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Public Health (AREA)
- Epidemiology (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Primary Health Care (AREA)
- Biomedical Technology (AREA)
- Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Computer Networks & Wireless Communication (AREA)
- Electromagnetism (AREA)
- General Physics & Mathematics (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
Claims (13)
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/028,333 US5576952A (en) | 1993-03-09 | 1993-03-09 | Medical alert distribution system with selective filtering of medical information |
PCT/IB1994/000052 WO1994020916A1 (en) | 1993-03-09 | 1994-03-09 | Medical alert distribution system |
AU62187/94A AU6218794A (en) | 1993-03-09 | 1994-03-09 | Medical alert distribution system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/028,333 US5576952A (en) | 1993-03-09 | 1993-03-09 | Medical alert distribution system with selective filtering of medical information |
Publications (1)
Publication Number | Publication Date |
---|---|
US5576952A true US5576952A (en) | 1996-11-19 |
Family
ID=21842859
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/028,333 Expired - Lifetime US5576952A (en) | 1993-03-09 | 1993-03-09 | Medical alert distribution system with selective filtering of medical information |
Country Status (3)
Country | Link |
---|---|
US (1) | US5576952A (en) |
AU (1) | AU6218794A (en) |
WO (1) | WO1994020916A1 (en) |
Cited By (303)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1998024358A2 (en) * | 1996-12-04 | 1998-06-11 | Enact Health Management Systems | System for downloading and reporting medical information |
US5790074A (en) * | 1996-08-15 | 1998-08-04 | Ericsson, Inc. | Automated location verification and authorization system for electronic devices |
WO1998043535A1 (en) * | 1997-03-31 | 1998-10-08 | Chronoslim P.C.E. Ltd. | Health condition monitor and method of use |
US5822527A (en) * | 1990-05-04 | 1998-10-13 | Digital Equipment Corporation | Method and apparatus for information stream filtration using tagged information access and action registration |
US5832448A (en) * | 1996-10-16 | 1998-11-03 | Health Hero Network | Multiple patient monitoring system for proactive health management |
US5855550A (en) * | 1996-11-13 | 1999-01-05 | Lai; Joseph | Method and system for remotely monitoring multiple medical parameters |
WO1999014882A2 (en) * | 1997-09-19 | 1999-03-25 | Georgia Tech Research Corporation | A packet-based telemedicine system for communicating information between central monitoring stations and remote patient monitoring stations |
WO1999023623A1 (en) * | 1997-11-03 | 1999-05-14 | Hill-Rom, Inc. | Personnel and asset tracking method and apparatus |
US5905461A (en) * | 1997-12-08 | 1999-05-18 | Neher; Timothy J | Global positioning satellite tracking device |
WO1999025110A1 (en) * | 1997-11-12 | 1999-05-20 | I-Flow Corporation | Method and apparatus for monitoring a patient |
US5942986A (en) * | 1995-08-09 | 1999-08-24 | Cedars-Sinai Medical Center | System and method for automatic critical event notification |
US5967975A (en) * | 1997-11-13 | 1999-10-19 | Ridgeway; Donald G. | Home health parameter monitoring system |
US6028514A (en) * | 1998-10-30 | 2000-02-22 | Lemelson Jerome H. | Personal emergency, safety warning system and method |
US6031455A (en) * | 1998-02-09 | 2000-02-29 | Motorola, Inc. | Method and apparatus for monitoring environmental conditions in a communication system |
US6039688A (en) * | 1996-11-01 | 2000-03-21 | Salus Media Inc. | Therapeutic behavior modification program, compliance monitoring and feedback system |
US6050940A (en) * | 1996-06-17 | 2000-04-18 | Cybernet Systems Corporation | General-purpose medical instrumentation |
US6057758A (en) * | 1998-05-20 | 2000-05-02 | Hewlett-Packard Company | Handheld clinical terminal |
US6084510A (en) * | 1997-04-18 | 2000-07-04 | Lemelson; Jerome H. | Danger warning and emergency response system and method |
US6112224A (en) * | 1996-09-20 | 2000-08-29 | Georgia Tech Research Corporation | Patient monitoring station using a single interrupt resource to support multiple measurement devices |
US6166656A (en) * | 1998-09-21 | 2000-12-26 | Matsushita Electric Industrial Co., Ltd. | Emergency assistance system for automobile accidents |
EP1072904A2 (en) * | 1999-07-27 | 2001-01-31 | Angus James Davison | Environmental data logging and transmission system |
US6256664B1 (en) | 1998-09-01 | 2001-07-03 | Bigfix, Inc. | Method and apparatus for computed relevance messaging |
US6263362B1 (en) | 1998-09-01 | 2001-07-17 | Bigfix, Inc. | Inspector for computed relevance messaging |
US20010010541A1 (en) * | 1998-03-19 | 2001-08-02 | Fernandez Dennis Sunga | Integrated network for monitoring remote objects |
US20010044732A1 (en) * | 2001-06-26 | 2001-11-22 | Maus Christopher T. | Mobile data management system |
US6336900B1 (en) | 1999-04-12 | 2002-01-08 | Agilent Technologies, Inc. | Home hub for reporting patient health parameters |
KR20020005105A (en) * | 2000-07-08 | 2002-01-17 | 민상식 | pulse medical system using the internet and method thereof |
KR20020005888A (en) * | 2000-07-10 | 2002-01-18 | 황인택 | Method and system for providing remote health care service |
US20020016719A1 (en) * | 2000-06-19 | 2002-02-07 | Nemeth Louis G. | Methods and systems for providing medical data to a third party in accordance with configurable distribution parameters |
US20020032787A1 (en) * | 1998-07-08 | 2002-03-14 | Overton John K. | Method and apparatus for managing location information in a network |
US6364834B1 (en) | 1996-11-13 | 2002-04-02 | Criticare Systems, Inc. | Method and system for remotely monitoring multiple medical parameters in an integrated medical monitoring system |
US20020052542A1 (en) * | 1999-06-03 | 2002-05-02 | Bardy Gust H. | System and method for providing collection and analysis of patient information for use in automated patient care |
US6388612B1 (en) | 2000-03-26 | 2002-05-14 | Timothy J Neher | Global cellular position tracking device |
US20020057203A1 (en) * | 1997-11-07 | 2002-05-16 | Borders Richard L. | Communication and data entry device |
US20020062068A1 (en) * | 2000-11-22 | 2002-05-23 | Siemens Ag | Medical diagnosis management system |
US6402691B1 (en) | 1999-09-21 | 2002-06-11 | Herschel Q. Peddicord | In-home patient monitoring system |
US6406426B1 (en) | 1999-11-03 | 2002-06-18 | Criticare Systems | Medical monitoring and alert system for use with therapeutic devices |
KR20020050316A (en) * | 2000-12-21 | 2002-06-27 | 김지한, 김재형 | Method and system for health care by using pedometer embedded in mobile telecommunican device |
WO2001070103A3 (en) * | 2000-03-17 | 2002-08-22 | Medtronic Inc | Heart failure monitor quick look summary for patient management systems |
WO2002067122A1 (en) * | 2001-02-15 | 2002-08-29 | I-Medik, Inc. | Wireless internet bio-telemetry monitoring system and interface |
US6458326B1 (en) | 1999-11-24 | 2002-10-01 | Home Diagnostics, Inc. | Protective test strip platform |
US20020143262A1 (en) * | 1999-11-16 | 2002-10-03 | Bardy Gust H. | System and method for providing diagnosis and monitoring of myocardial ischemia for use in automated patient care |
US20020169367A1 (en) * | 1999-11-16 | 2002-11-14 | Bardy Gust H. | System and method for providing diagnosis and monitoring of respiratory insufficiency for use in automated patient care |
US20020173727A1 (en) * | 1999-11-16 | 2002-11-21 | Bardy Gust H. | System and method for providing diagnosis and monitoring of atrial fibrillation for use in automated patient care |
US6485418B2 (en) * | 2000-03-17 | 2002-11-26 | Pioneer Corporation | Health monitoring system |
US20020178126A1 (en) * | 2001-05-25 | 2002-11-28 | Beck Timothy L. | Remote medical device access |
US20020188213A1 (en) * | 1999-11-16 | 2002-12-12 | Bardy Gust H. | System and method for prioritizing multiple health disorders for use in automated patient care |
US6525330B2 (en) | 2001-02-28 | 2003-02-25 | Home Diagnostics, Inc. | Method of strip insertion detection |
US6541266B2 (en) | 2001-02-28 | 2003-04-01 | Home Diagnostics, Inc. | Method for determining concentration of an analyte in a test strip |
US6562625B2 (en) | 2001-02-28 | 2003-05-13 | Home Diagnostics, Inc. | Distinguishing test types through spectral analysis |
US20030090387A1 (en) * | 2001-07-20 | 2003-05-15 | James Lestienne | Badge for a locating and tracking system |
US20030125611A1 (en) * | 1999-07-26 | 2003-07-03 | Bardy Gust H. | Automated system and method for establishing a patient status reference baseline |
US6607485B2 (en) | 1999-06-03 | 2003-08-19 | Cardiac Intelligence Corporation | Computer readable storage medium containing code for automated collection and analysis of patient information retrieved from an implantable medical device for remote patient care |
US20030195397A1 (en) * | 1999-06-03 | 2003-10-16 | Bardy Gust H. | System and method for providing tiered patient feedback for use in automated patient care |
US20030229518A1 (en) * | 2002-03-25 | 2003-12-11 | Klaus Abraham-Fuchs | Method for automated recording of patient actions |
US6664893B1 (en) | 2001-04-23 | 2003-12-16 | Cardionet, Inc. | Method for controlling access to medical monitoring device service |
US6665385B2 (en) | 2001-04-23 | 2003-12-16 | Cardionet, Inc. | Medical monitoring system having multipath communications capability |
US20040006278A1 (en) * | 2001-03-16 | 2004-01-08 | Medtronic, Inc. | Heart failure monitor quicklook summary for patient management systems |
US6694177B2 (en) * | 2001-04-23 | 2004-02-17 | Cardionet, Inc. | Control of data transmission between a remote monitoring unit and a central unit |
US6710711B2 (en) | 2000-10-02 | 2004-03-23 | Kenneth M. Berry | Method for identifying chemical, biological and nuclear attacks or hazards |
US20040059604A1 (en) * | 2002-07-29 | 2004-03-25 | Zaleski John R. | Patient medical parameter acquisition and distribution system |
US20040085298A1 (en) * | 1992-11-09 | 2004-05-06 | Toshiharu Enmei | Portable communicator |
US20040111296A1 (en) * | 1999-11-18 | 2004-06-10 | Brian Rosenfeld | System and method for physician note creation and management |
US6749586B2 (en) | 1994-11-25 | 2004-06-15 | I-Flow Corporation | Remotely programmable infusion system |
US20040116102A1 (en) * | 2002-12-17 | 2004-06-17 | International Business Machines Corporation | Heuristics for behavior based life support services |
US6759959B2 (en) | 2001-05-25 | 2004-07-06 | Hill-Rom Services, Inc. | Waste segregation compliance system |
US20040147982A1 (en) * | 1999-11-16 | 2004-07-29 | Bardy Gust H. | System and method for diagnosing and monitoring congestive heart failure for automated remote patient care |
US6801137B2 (en) | 2001-04-23 | 2004-10-05 | Cardionet, Inc. | Bidirectional communication between a sensor unit and a monitor unit in patient monitoring |
US20040205055A1 (en) * | 1997-01-13 | 2004-10-14 | John Overton | System and method for establishing and retrieving data based on global indices |
US20040230456A1 (en) * | 2003-05-14 | 2004-11-18 | Lozier Luke R. | System for identifying candidates for ICD implantation |
US20040259494A1 (en) * | 2003-06-23 | 2004-12-23 | Cardiac Pacemakers, Inc. | Systems, devices, and methods for selectively preventing data transfer from a medical device |
US6840904B2 (en) | 2001-10-11 | 2005-01-11 | Jason Goldberg | Medical monitoring device and system |
US20050014482A1 (en) * | 1999-07-29 | 2005-01-20 | Bryan Holland | Locator system for processing commercial 911 requests |
US6847294B1 (en) * | 1999-12-16 | 2005-01-25 | Wei-Kang Lin | Radio medical monitoring method and radio medical monitoring system |
US20050020241A1 (en) * | 1999-07-29 | 2005-01-27 | Bryan Holland | Locator system |
US6852080B2 (en) | 1999-06-03 | 2005-02-08 | Cardiac Intelligence Corporation | System and method for providing feedback to an individual patient for automated remote patient care |
US20050066335A1 (en) * | 2003-09-23 | 2005-03-24 | Robert Aarts | System and method for exposing local clipboard functionality towards external applications |
US20050075067A1 (en) * | 2003-09-23 | 2005-04-07 | Ge Medical Systems Information Technologies, Inc. | Wireless subject monitoring system |
US20050087820A1 (en) * | 1998-12-15 | 2005-04-28 | Gang Bai | High dielectric constant metal oxide gate dielectrics |
US6887201B2 (en) | 1999-07-26 | 2005-05-03 | Cardiac Intelligence Corporation | System and method for determining a reference baseline of regularly retrieved patient information for automated remote patient care |
US6897788B2 (en) | 2000-04-18 | 2005-05-24 | Motorola, Inc. | Wireless system protocol for telemetry monitoring |
US20050148831A1 (en) * | 2004-01-06 | 2005-07-07 | Mariko Shibata | Method of providing healthcare support service, communication unit, and system and apparatus for providing healthcare support |
US20050171411A1 (en) * | 1999-06-03 | 2005-08-04 | Kenknight Bruce | System and method for transacting an automated patient communications session |
US20050177400A1 (en) * | 1999-06-23 | 2005-08-11 | Visicu, Inc. | Remote command center for patient monitoring relationship to other applications |
US20050187796A1 (en) * | 1999-06-23 | 2005-08-25 | Visicu, Inc. | System and method for displaying a health status of hospitalized patients |
US6940403B2 (en) | 1997-03-07 | 2005-09-06 | Cardionet, Inc. | Reprogrammable remote sensor monitoring system |
US20050197775A1 (en) * | 2003-03-01 | 2005-09-08 | User-Centric Enterprises, Inc. | User-centric event reporting |
US20050203777A1 (en) * | 1999-06-23 | 2005-09-15 | Rosenfeld Brian A. | System and method for accounting and billing patients in a hospital environment |
US6957107B2 (en) | 2002-03-13 | 2005-10-18 | Cardionet, Inc. | Method and apparatus for monitoring and communicating with an implanted medical device |
US20050234310A1 (en) * | 2004-03-10 | 2005-10-20 | Majd Alwan | System and method for the inference of activities of daily living and instrumental activities of daily living automatically |
US20050242946A1 (en) * | 2002-10-18 | 2005-11-03 | Hubbard James E Jr | Patient activity monitor |
US6968375B1 (en) | 1997-03-28 | 2005-11-22 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US6980111B2 (en) | 2001-08-03 | 2005-12-27 | Hill-Rom Services, Inc. | Medication tracking system |
US20060004702A1 (en) * | 2002-08-15 | 2006-01-05 | Her Majesty The Queen In Right Of Canada, As Represented By The Minster Of Health | Method and system for aggregating and disseminating time-sensitive information |
US6987965B2 (en) | 2000-04-18 | 2006-01-17 | Motorola, Inc. | Programmable wireless electrode system for medical monitoring |
US20060017563A1 (en) * | 1999-06-23 | 2006-01-26 | Rosenfeld Brian A | System and method for observing patients in geographically dispersed health care locations |
US20060022834A1 (en) * | 1999-06-23 | 2006-02-02 | Rosenfeld Brian A | System and method for video observation of a patient in a health care location |
US7003349B1 (en) * | 1999-12-16 | 2006-02-21 | St. Jude Medical Ab | Programming system for medical devices |
US7010369B2 (en) | 1997-11-07 | 2006-03-07 | Hill-Rom Services, Inc. | Medical equipment controller |
US20060052842A1 (en) * | 2004-09-08 | 2006-03-09 | Hess Michael F | Clinic based instrument system for remote processing and access to implanted systems information |
US20060064324A1 (en) * | 1999-06-23 | 2006-03-23 | Visicu, Inc. | Video visitation system and method for a health care location |
US20060085227A1 (en) * | 1999-06-23 | 2006-04-20 | Visicu, Inc. | System and method for patient-worn monitoring of patients in geographically dispersed health care locations |
US20060089541A1 (en) * | 1996-06-17 | 2006-04-27 | Braun Jeffrey C | General-purpose medical instrumentation |
US20060112187A1 (en) * | 2004-06-02 | 2006-05-25 | Mehmet Unluturk | Apparatus and method for presenting data and sending a message |
US20060176149A1 (en) * | 2003-02-17 | 2006-08-10 | Raymond Douglas | Tracking and monitoring apparatus and system |
US7092376B2 (en) | 2001-03-30 | 2006-08-15 | Hill-Rom Services, Inc. | Hospital bed and network system |
US7103640B1 (en) | 1999-09-14 | 2006-09-05 | Econnectix, Llc | Network distributed tracking wire transfer protocol |
US20060202816A1 (en) * | 2005-03-11 | 2006-09-14 | Cindy Crump | Mobile wireless customizable health and condition monitor |
US7134996B2 (en) | 1999-06-03 | 2006-11-14 | Cardiac Intelligence Corporation | System and method for collection and analysis of patient information for automated remote patient care |
US20060271410A1 (en) * | 1999-06-23 | 2006-11-30 | Rosenfeld Brian A | Order evaluation system for use in a healthcare location |
US20060271408A1 (en) * | 1999-06-23 | 2006-11-30 | Rosenfeld Brian A | Rules-base patient care system for use in healthcare locations |
US20060271409A1 (en) * | 1999-06-23 | 2006-11-30 | Rosenfeld Brian A | System for providing expert care to a basic care medical facility from a remote location |
US7167818B2 (en) | 1997-01-10 | 2007-01-23 | Health Hero Network, Inc. | Disease simulation system and method |
US20070055483A1 (en) * | 2005-09-08 | 2007-03-08 | Samsung Electronics Co., Ltd. | Method and apparatus for collecting data |
US20070055545A1 (en) * | 2005-09-02 | 2007-03-08 | Siemens Medical Solutions Health Services Corporation | System and user interface for processing patient medical data |
US7197357B2 (en) | 2001-07-17 | 2007-03-27 | Life Sync Corporation | Wireless ECG system |
US20070073119A1 (en) * | 2005-09-29 | 2007-03-29 | James Wobermin | Wireless network connected pulse oximeter |
US7215991B2 (en) | 1993-09-04 | 2007-05-08 | Motorola, Inc. | Wireless medical diagnosis and monitoring equipment |
US7223236B2 (en) | 1992-11-17 | 2007-05-29 | Health Hero Network, Inc. | System and method for monitoring user-related data from a person |
US7242306B2 (en) | 2001-05-08 | 2007-07-10 | Hill-Rom Services, Inc. | Article locating and tracking apparatus and method |
US7246150B1 (en) | 1998-09-01 | 2007-07-17 | Bigfix, Inc. | Advice provided for offering highly targeted advice without compromising individual privacy |
US7248933B2 (en) | 2001-05-08 | 2007-07-24 | Hill-Rom Services, Inc. | Article locating and tracking system |
US7251524B1 (en) * | 2000-07-10 | 2007-07-31 | Cardiodynamics International Corporation | Apparatus and method for determining cardiac output in a living subject |
US7260480B1 (en) | 2003-04-07 | 2007-08-21 | Health Hero Network, Inc. | Method and system for integrating feedback loops in medical knowledge development and healthcare management |
US7272428B2 (en) | 2000-07-18 | 2007-09-18 | Motorola, Inc. | Wireless electrocardiograph system and method |
US7277919B1 (en) | 1999-03-19 | 2007-10-02 | Bigfix, Inc. | Relevance clause for computed relevance messaging |
US20070232942A1 (en) * | 1999-12-17 | 2007-10-04 | Quy Roger J | Method and apparatus for health and disease management combining patient data monitoring with wireless internet connectivity |
US7292139B2 (en) | 2002-12-17 | 2007-11-06 | Cardiac Pacemakers, Inc. | Repeater device for communications with an implantable medical device |
US20070257788A1 (en) * | 2006-05-08 | 2007-11-08 | Ihc Health Services, Inc. | Device alert system and method |
US7297109B2 (en) | 1992-11-17 | 2007-11-20 | Health Hero Network, Inc. | Method and system for improving adherence with a diet program or other medical regimen |
US7305348B1 (en) | 1996-02-20 | 2007-12-04 | Health Hero Network, Inc. | Aggregating and pooling health related information in a communication system with feedback |
US20070279211A1 (en) * | 2006-06-05 | 2007-12-06 | Fenske Matthew | System and method for providing synergistic alert condition processing in an automated patient management system |
US20070288285A1 (en) * | 2006-05-02 | 2007-12-13 | Ascom Tateco Ab | Method and apparatus for automated staff assignment |
US20070290832A1 (en) * | 2006-06-16 | 2007-12-20 | Fmr Corp. | Invoking actionable alerts |
US20070293733A1 (en) * | 1999-12-17 | 2007-12-20 | Quy Roger J | Method and apparatus for health and disease management combining patient data monitoring with wireless internet connectivity |
US20070293275A1 (en) * | 2006-06-16 | 2007-12-20 | Fmr Corp. | Registering actionable alerts |
US20070290831A1 (en) * | 2006-06-16 | 2007-12-20 | Fmr Corp. | Configuring actionable alerts |
US20070296588A1 (en) * | 2004-12-22 | 2007-12-27 | Sap Aktiengesellschaft | Dynamic Display of RFID and Sensor Data |
US7319386B2 (en) | 2004-08-02 | 2008-01-15 | Hill-Rom Services, Inc. | Configurable system for alerting caregivers |
US7329226B1 (en) | 2004-07-06 | 2008-02-12 | Cardiac Pacemakers, Inc. | System and method for assessing pulmonary performance through transthoracic impedance monitoring |
US20080037736A1 (en) * | 1995-12-29 | 2008-02-14 | Rapaport Seymour A | Medical information system having messaging follow-up capabilities |
US7333815B1 (en) | 1999-07-29 | 2008-02-19 | Bryan Holland | Power-saving remote locator system and method |
US7383088B2 (en) | 2001-11-07 | 2008-06-03 | Cardiac Pacemakers, Inc. | Centralized management system for programmable medical devices |
US7395216B2 (en) | 1999-06-23 | 2008-07-01 | Visicu, Inc. | Using predictive models to continuously update a treatment plan for a patient in a health care location |
US20080166992A1 (en) * | 2007-01-10 | 2008-07-10 | Camillo Ricordi | Mobile emergency alert system |
US7399276B1 (en) | 2003-05-08 | 2008-07-15 | Health Hero Network, Inc. | Remote health monitoring system |
US7412396B1 (en) | 2001-02-15 | 2008-08-12 | Haq Mohamed M | Virtual clinic for medical practice |
US7433827B2 (en) | 1999-06-23 | 2008-10-07 | Visicu, Inc. | System and method for displaying a health status of hospitalized patients |
US20080263050A1 (en) * | 2007-04-20 | 2008-10-23 | Michael Thomas Randazzo | Decision support response systems and methods |
US7443303B2 (en) | 2005-01-10 | 2008-10-28 | Hill-Rom Services, Inc. | System and method for managing workflow |
US7468032B2 (en) | 2002-12-18 | 2008-12-23 | Cardiac Pacemakers, Inc. | Advanced patient management for identifying, displaying and assisting with correlating health-related data |
US7487101B1 (en) | 1997-11-12 | 2009-02-03 | I-Flow Corporation | Method and apparatus for monitoring a patient |
US7488290B1 (en) | 2004-02-19 | 2009-02-10 | Cardiac Pacemakers, Inc. | System and method for assessing cardiac performance through transcardiac impedance monitoring |
US7536309B1 (en) | 1997-11-12 | 2009-05-19 | I-Flow Corporation | Method and apparatus for monitoring a patient |
US7548961B1 (en) | 1998-09-01 | 2009-06-16 | Fernandez Dennis S | Integrated vehicular sensor and messaging system and method |
US7555436B2 (en) | 1997-01-16 | 2009-06-30 | Health Hero Network, Inc. | Personalized display of health information |
US7584108B2 (en) | 1996-12-23 | 2009-09-01 | Health Hero Network, Inc. | Network media access control system for encouraging patient compliance with a treatment plan |
US7612679B1 (en) | 2004-12-28 | 2009-11-03 | Cerner Innovation, Inc. | Computerized method and system for providing alerts from a multi-patient display |
US7613590B2 (en) | 1992-11-17 | 2009-11-03 | Health Hero Network, Inc. | Modular microprocessor-based power tool system |
US7624028B1 (en) | 1992-11-17 | 2009-11-24 | Health Hero Network, Inc. | Remote health monitoring and maintenance system |
US20090318773A1 (en) * | 2008-06-24 | 2009-12-24 | Searete Llc, A Limited Liability Corporation Of The State Of Delaware | Involuntary-response-dependent consequences |
US20100016745A1 (en) * | 2005-03-11 | 2010-01-21 | Aframe Digital, Inc. | Mobile wireless customizable health and condition monitor |
US7689440B2 (en) | 1992-11-17 | 2010-03-30 | Health Hero Network, Inc. | Method and apparatus for remote health monitoring and providing health related information |
US20100120585A1 (en) * | 2004-02-06 | 2010-05-13 | Q-Tec Systems Llc | Method and apparatus for exercise monitoring combining exercise monitoring and visual data with wireless internet connectivity |
US7734476B2 (en) | 2002-09-27 | 2010-06-08 | Hill-Rom Services, Inc. | Universal communications, monitoring, tracking, and control system for a healthcare facility |
US20100198933A1 (en) * | 2006-08-16 | 2010-08-05 | Cingular Wireless Ii, Llc | Electronic medic alert |
US20100205534A1 (en) * | 2000-06-02 | 2010-08-12 | At&T Intellectual Property I, L.P. F/K/A Bellsouth Intellectual Property Corporation | Method Of Facilitating Access To IP-Based Emergency Services |
US7778851B2 (en) | 1996-12-30 | 2010-08-17 | I.M.D. Soft Ltd. | Medical information system |
US20100218132A1 (en) * | 2008-12-23 | 2010-08-26 | Roche Diagnostics Operations, Inc. | Management method and system for implementation, execution, data collection, and data analysis of a structured collection procedure which runs on a collection device |
US7792986B2 (en) | 1998-09-01 | 2010-09-07 | Bigfix, Inc. | Relevance clause for computed relevance messaging |
US7814143B2 (en) | 1997-03-10 | 2010-10-12 | Health Hero Network, Inc. | System and method for modifying documents sent over a communications network |
US7831444B2 (en) | 1992-11-17 | 2010-11-09 | Health Hero Network, Inc. | Remote health management system |
US7835925B2 (en) | 2001-02-20 | 2010-11-16 | The Procter & Gamble Company | System for improving the management of the health of an individual and related methods |
US7848935B2 (en) | 2003-01-31 | 2010-12-07 | I.M.D. Soft Ltd. | Medical information event manager |
US7852208B2 (en) | 2004-08-02 | 2010-12-14 | Hill-Rom Services, Inc. | Wireless bed connectivity |
US20100318379A1 (en) * | 2000-02-28 | 2010-12-16 | Demopulos Gregory A | Use of internet site as a registry for results of medical tests |
US7862506B2 (en) | 1994-05-23 | 2011-01-04 | Health Hero Network, Inc. | Diabetes management system |
US7868740B2 (en) | 2007-08-29 | 2011-01-11 | Hill-Rom Services, Inc. | Association of support surfaces and beds |
US20110015511A1 (en) * | 2008-12-23 | 2011-01-20 | Roche Diagnostics Operations, Inc. | Systems and methods for optimizing insulin dosage |
US20110025493A1 (en) * | 2005-03-11 | 2011-02-03 | Aframe Digital, Inc. | Mobile wireless customizable health and condition monitor |
US20110087115A1 (en) * | 1997-03-17 | 2011-04-14 | Adidas Ag | Systems and Methods For Ambulatory Monitoring of Physiological Signs |
US7933642B2 (en) | 2001-07-17 | 2011-04-26 | Rud Istvan | Wireless ECG system |
US20110145747A1 (en) * | 2008-12-23 | 2011-06-16 | Roche Diagnostics Operations, Inc. | Structured Tailoring |
US20110152656A1 (en) * | 2008-12-23 | 2011-06-23 | Roche Diagnostics Operations, Inc. | Collection Device With Selective Display of Test Results, Method And Computer Program Product Thereof |
US7970620B2 (en) | 1992-11-17 | 2011-06-28 | Health Hero Network, Inc. | Multi-user remote health monitoring system with biometrics support |
US7983759B2 (en) | 2002-12-18 | 2011-07-19 | Cardiac Pacemakers, Inc. | Advanced patient management for reporting multiple health-related parameters |
US7983745B2 (en) | 2002-12-18 | 2011-07-19 | Cardiac Pacemakers, Inc. | Advanced patient management with environmental data |
US20110178820A1 (en) * | 2008-12-23 | 2011-07-21 | Roche Diagnostics Operations, Inc. | Status Reporting Of A Structured Collection Procedure |
US8005690B2 (en) | 1998-09-25 | 2011-08-23 | Health Hero Network, Inc. | Dynamic modeling and scoring risk assessment |
US20110209915A1 (en) * | 2009-10-15 | 2011-09-01 | Masimo Corporation | Pulse oximetry system with low noise cable hub |
US8015033B2 (en) | 1994-04-26 | 2011-09-06 | Health Hero Network, Inc. | Treatment regimen compliance and efficacy with feedback |
US20110231306A1 (en) * | 2007-01-25 | 2011-09-22 | Stutman Peter S | Remotely controlled system and method for the preparation of a user-defined food product or beverage |
US8027809B2 (en) | 1992-11-17 | 2011-09-27 | Health Hero Network, Inc. | Home power management system |
US8025624B2 (en) | 2004-02-19 | 2011-09-27 | Cardiac Pacemakers, Inc. | System and method for assessing cardiac performance through cardiac vibration monitoring |
US8034294B1 (en) | 2003-07-15 | 2011-10-11 | Ideal Life, Inc. | Medical monitoring/consumables tracking device |
US8046625B2 (en) | 2008-02-22 | 2011-10-25 | Hill-Rom Services, Inc. | Distributed fault tolerant architecture for a healthcare communication system |
US8043213B2 (en) | 2002-12-18 | 2011-10-25 | Cardiac Pacemakers, Inc. | Advanced patient management for triaging health-related data using color codes |
US8078407B1 (en) | 1997-03-28 | 2011-12-13 | Health Hero Network, Inc. | System and method for identifying disease-influencing genes |
US8078431B2 (en) | 1992-11-17 | 2011-12-13 | Health Hero Network, Inc. | Home power management system |
US8090803B2 (en) | 1996-01-26 | 2012-01-03 | Simpleair, Inc. | System and method for transmission of data |
US8095340B2 (en) | 1992-11-17 | 2012-01-10 | Health Hero Network, Inc. | Home power management system |
US8150509B2 (en) | 2004-10-21 | 2012-04-03 | Cardiac Pacemakers, Inc. | Systems and methods for drug therapy enhancement using expected pharmacodynamic models |
US8165893B1 (en) | 2005-02-16 | 2012-04-24 | Ideal Life Inc. | Medical monitoring and coordinated care system |
US8204771B1 (en) | 2004-12-16 | 2012-06-19 | Cerner Innovation, Inc. | Computerized method and system for updating a task list from an action item documentation view |
US8234128B2 (en) | 2002-04-30 | 2012-07-31 | Baxter International, Inc. | System and method for verifying medical device operational parameters |
US8251904B2 (en) | 2005-06-09 | 2012-08-28 | Roche Diagnostics Operations, Inc. | Device and method for insulin dosing |
US8273018B1 (en) | 2004-12-28 | 2012-09-25 | Cerner Innovation, Inc. | Computerized method for establishing a communication between a bedside care location and a remote care location |
US8272892B2 (en) | 2003-08-21 | 2012-09-25 | Hill-Rom Services, Inc. | Hospital bed having wireless data capability |
US8301252B2 (en) | 2002-12-18 | 2012-10-30 | Cardiac Pacemakers, Inc. | Advanced patient management with composite parameter indices |
US8317776B2 (en) | 2007-12-18 | 2012-11-27 | The Invention Science Fund I, Llc | Circulatory monitoring systems and methods |
US8369967B2 (en) | 1999-02-01 | 2013-02-05 | Hoffberg Steven M | Alarm system controller and a method for controlling an alarm system |
US8369937B2 (en) | 1999-11-16 | 2013-02-05 | Cardiac Pacemakers, Inc. | System and method for prioritizing medical conditions |
US8386036B2 (en) | 2000-12-26 | 2013-02-26 | Cardiac Pacemakers, Inc. | Expert system and method |
US8391989B2 (en) | 2002-12-18 | 2013-03-05 | Cardiac Pacemakers, Inc. | Advanced patient management for defining, identifying and using predetermined health-related events |
US8407063B2 (en) | 1992-11-17 | 2013-03-26 | Robert Bosch Healthcare Systems, Inc. | Multi-user remote health monitoring system with biometrics support |
US8409132B2 (en) | 2007-12-18 | 2013-04-02 | The Invention Science Fund I, Llc | Treatment indications informed by a priori implant information |
US8417350B2 (en) | 2003-01-21 | 2013-04-09 | Cardiac Pacemakers, Inc. | Recordable macros for pacemaker follow-up |
US8423378B1 (en) | 2008-07-24 | 2013-04-16 | Ideal Life, Inc. | Facilitating health care management of subjects |
US8425414B2 (en) | 2001-04-23 | 2013-04-23 | Braemar Manufacturing, Llc | Controlling access to a medical monitoring system |
US8437843B1 (en) * | 2006-06-16 | 2013-05-07 | Cleveland Medical Devices Inc. | EEG data acquisition system with novel features |
US8461968B2 (en) | 2007-08-29 | 2013-06-11 | Hill-Rom Services, Inc. | Mattress for a hospital bed for use in a healthcare facility and management of same |
US8485442B2 (en) | 2009-07-02 | 2013-07-16 | Biometric Payment Solutions | Electronic transaction verification system with biometric authentication |
US8527206B2 (en) | 1999-03-22 | 2013-09-03 | Robert Bosch Gmbh | Research data collection and analysis |
US8532933B2 (en) | 2010-06-18 | 2013-09-10 | Roche Diagnostics Operations, Inc. | Insulin optimization systems and testing methods with adjusted exit criterion accounting for system noise associated with biomarkers |
US8571880B2 (en) | 2003-08-07 | 2013-10-29 | Ideal Life, Inc. | Personal health management device, method and system |
US8600777B2 (en) | 2008-08-28 | 2013-12-03 | I.M.D. Soft Ltd. | Monitoring patient conditions |
US8620678B2 (en) | 2003-01-31 | 2013-12-31 | Imd Soft Ltd. | Medical information query system |
US8626521B2 (en) | 1997-11-21 | 2014-01-07 | Robert Bosch Healthcare Systems, Inc. | Public health surveillance system |
US8636670B2 (en) | 2008-05-13 | 2014-01-28 | The Invention Science Fund I, Llc | Circulatory monitoring systems and methods |
US8678273B2 (en) | 1998-06-19 | 2014-03-25 | Biometric Payment Solutions | Electronic transaction verification system |
US8755938B2 (en) | 2011-05-13 | 2014-06-17 | Roche Diagnostics Operations, Inc. | Systems and methods for handling unacceptable values in structured collection protocols |
US8758238B2 (en) | 2006-08-31 | 2014-06-24 | Health Hero Network, Inc. | Health related location awareness |
US8766803B2 (en) | 2011-05-13 | 2014-07-01 | Roche Diagnostics Operations, Inc. | Dynamic data collection |
US8775196B2 (en) | 2002-01-29 | 2014-07-08 | Baxter International Inc. | System and method for notification and escalation of medical data |
US8779924B2 (en) | 2010-02-19 | 2014-07-15 | Hill-Rom Services, Inc. | Nurse call system with additional status board |
US8781847B2 (en) | 2005-05-03 | 2014-07-15 | Cardiac Pacemakers, Inc. | System and method for managing alert notifications in an automated patient management system |
US8882666B1 (en) | 1998-05-08 | 2014-11-11 | Ideal Life Inc. | Personal health monitoring and/or communication system |
US8892495B2 (en) | 1991-12-23 | 2014-11-18 | Blanding Hovenweep, Llc | Adaptive pattern recognition based controller apparatus and method and human-interface therefore |
US8914507B2 (en) | 1998-09-01 | 2014-12-16 | International Business Machines Corporation | Advice provided for offering highly targeted advice without compromising individual privacy |
US9117015B2 (en) | 2008-12-23 | 2015-08-25 | Roche Diagnostics Operations, Inc. | Management method and system for implementation, execution, data collection, and data analysis of a structured collection procedure which runs on a collection device |
US9142117B2 (en) | 2007-10-12 | 2015-09-22 | Masimo Corporation | Systems and methods for storing, analyzing, retrieving and displaying streaming medical data |
US9161696B2 (en) | 2006-09-22 | 2015-10-20 | Masimo Corporation | Modular patient monitor |
US9218454B2 (en) | 2009-03-04 | 2015-12-22 | Masimo Corporation | Medical monitoring system |
US9286440B1 (en) * | 2005-06-15 | 2016-03-15 | Retrac, Inc. | Self-contained emergency situation assistance kit with programmed audio and visual instructions |
US9323894B2 (en) | 2011-08-19 | 2016-04-26 | Masimo Corporation | Health care sanitation monitoring system |
US9411934B2 (en) | 2012-05-08 | 2016-08-09 | Hill-Rom Services, Inc. | In-room alarm configuration of nurse call system |
US9436645B2 (en) | 2011-10-13 | 2016-09-06 | Masimo Corporation | Medical monitoring hub |
US9626650B2 (en) | 2011-04-14 | 2017-04-18 | Elwha Llc | Cost-effective resource apportionment technologies suitable for facilitating therapies |
USD788312S1 (en) | 2012-02-09 | 2017-05-30 | Masimo Corporation | Wireless patient monitoring device |
US9734293B2 (en) | 2007-10-26 | 2017-08-15 | Hill-Rom Services, Inc. | System and method for association of patient care devices to a patient |
US9749232B2 (en) | 2012-09-20 | 2017-08-29 | Masimo Corporation | Intelligent medical network edge router |
US9788735B2 (en) | 2002-03-25 | 2017-10-17 | Masimo Corporation | Body worn mobile medical patient monitor |
US9830424B2 (en) | 2013-09-18 | 2017-11-28 | Hill-Rom Services, Inc. | Bed/room/patient association systems and methods |
US9847002B2 (en) | 2009-12-21 | 2017-12-19 | Masimo Corporation | Modular patient monitor |
US9943269B2 (en) | 2011-10-13 | 2018-04-17 | Masimo Corporation | System for displaying medical monitoring data |
US10007758B2 (en) | 2009-03-04 | 2018-06-26 | Masimo Corporation | Medical monitoring system |
US10016554B2 (en) | 2008-07-09 | 2018-07-10 | Baxter International Inc. | Dialysis system including wireless patient data |
US10032002B2 (en) | 2009-03-04 | 2018-07-24 | Masimo Corporation | Medical monitoring system |
US10061899B2 (en) | 2008-07-09 | 2018-08-28 | Baxter International Inc. | Home therapy machine |
US10136815B2 (en) | 2012-09-24 | 2018-11-27 | Physio-Control, Inc. | Patient monitoring device with remote alert |
US10173008B2 (en) | 2002-01-29 | 2019-01-08 | Baxter International Inc. | System and method for communicating with a dialysis machine through a network |
US10216767B2 (en) | 2008-12-23 | 2019-02-26 | Roche Diabetes Care, Inc. | Management method and system for implementation, execution, data collection, and data analysis of a structured collection procedure which runs on a collection device |
US10226187B2 (en) | 2015-08-31 | 2019-03-12 | Masimo Corporation | Patient-worn wireless physiological sensor |
US10307111B2 (en) | 2012-02-09 | 2019-06-04 | Masimo Corporation | Patient position detection system |
US10347374B2 (en) | 2008-10-13 | 2019-07-09 | Baxter Corporation Englewood | Medication preparation system |
US10361802B1 (en) | 1999-02-01 | 2019-07-23 | Blanding Hovenweep, Llc | Adaptive pattern recognition based control system and method |
US10445846B2 (en) | 2011-04-14 | 2019-10-15 | Elwha Llc | Cost-effective resource apportionment technologies suitable for facilitating therapies |
US10522247B2 (en) | 2010-12-29 | 2019-12-31 | Roche Diabetes Care, Inc. | Methods of assessing diabetes treatment protocols based on protocol complexity levels and patient proficiency levels |
US10552577B2 (en) | 2012-08-31 | 2020-02-04 | Baxter Corporation Englewood | Medication requisition fulfillment system and method |
US10573146B1 (en) * | 2014-10-07 | 2020-02-25 | State Farm Mutual Automobile Insurance Company | Systems and methods for improved assisted or independent living environments |
US10617302B2 (en) | 2016-07-07 | 2020-04-14 | Masimo Corporation | Wearable pulse oximeter and respiration monitor |
US10646405B2 (en) | 2012-10-26 | 2020-05-12 | Baxter Corporation Englewood | Work station for medical dose preparation system |
US10679292B1 (en) | 2014-04-25 | 2020-06-09 | State Farm Mutual Automobile Insurance Company | Systems and methods for managing insurance associated with devices populated within a property |
US10734110B2 (en) | 2018-12-05 | 2020-08-04 | Hill-Rom Services, Inc. | Caregiver locating tag having advanced functionality |
US10818387B2 (en) | 2014-12-05 | 2020-10-27 | Baxter Corporation Englewood | Dose preparation data analytics |
US10825568B2 (en) | 2013-10-11 | 2020-11-03 | Masimo Corporation | Alarm notification system |
US10912524B2 (en) | 2006-09-22 | 2021-02-09 | Masimo Corporation | Modular patient monitor |
US10971257B2 (en) | 2012-10-26 | 2021-04-06 | Baxter Corporation Englewood | Image acquisition for medical dose preparation system |
US11076777B2 (en) | 2016-10-13 | 2021-08-03 | Masimo Corporation | Systems and methods for monitoring orientation to reduce pressure ulcer formation |
US11107574B2 (en) | 2014-09-30 | 2021-08-31 | Baxter Corporation Englewood | Management of medication preparation with formulary management |
US11109818B2 (en) | 2018-04-19 | 2021-09-07 | Masimo Corporation | Mobile patient alarm display |
EP3933850A1 (en) | 2020-06-29 | 2022-01-05 | Koa Health B.V. | Method, apparatus and computer programs for early symptom detection and preventative healthcare |
US11294407B2 (en) | 2001-04-27 | 2022-04-05 | Roche Diabetes Care, Inc. | Device and method for insulin dosing |
US11367533B2 (en) | 2014-06-30 | 2022-06-21 | Baxter Corporation Englewood | Managed medical information exchange |
US11423758B2 (en) | 2018-04-09 | 2022-08-23 | State Farm Mutual Automobile Insurance Company | Sensing peripheral heuristic evidence, reinforcement, and engagement system |
US11495334B2 (en) | 2015-06-25 | 2022-11-08 | Gambro Lundia Ab | Medical device system and method having a distributed database |
US11504061B2 (en) | 2017-03-21 | 2022-11-22 | Stryker Corporation | Systems and methods for ambient energy powered physiological parameter monitoring |
US11516183B2 (en) | 2016-12-21 | 2022-11-29 | Gambro Lundia Ab | Medical device system including information technology infrastructure having secure cluster domain supporting external domain |
USD974193S1 (en) | 2020-07-27 | 2023-01-03 | Masimo Corporation | Wearable temperature measurement device |
US11575673B2 (en) | 2014-09-30 | 2023-02-07 | Baxter Corporation Englewood | Central user management in a distributed healthcare information management system |
USD980091S1 (en) | 2020-07-27 | 2023-03-07 | Masimo Corporation | Wearable temperature measurement device |
US11721339B2 (en) | 2020-09-27 | 2023-08-08 | Stryker Corporation | Message filtering based on dynamic voice-activated rules |
USD1000975S1 (en) | 2021-09-22 | 2023-10-10 | Masimo Corporation | Wearable temperature measurement device |
US11911325B2 (en) | 2019-02-26 | 2024-02-27 | Hill-Rom Services, Inc. | Bed interface for manual location |
US11948112B2 (en) | 2015-03-03 | 2024-04-02 | Baxter Corporation Engelwood | Pharmacy workflow management with integrated alerts |
US11963736B2 (en) | 2009-07-20 | 2024-04-23 | Masimo Corporation | Wireless patient monitoring system |
US11974833B2 (en) | 2020-03-20 | 2024-05-07 | Masimo Corporation | Wearable device for noninvasive body temperature measurement |
US12027256B2 (en) | 2020-09-17 | 2024-07-02 | Stryker Corporation | Care provider coverage filter for communication devices |
USD1048908S1 (en) | 2022-10-04 | 2024-10-29 | Masimo Corporation | Wearable sensor |
US12186241B2 (en) | 2021-01-22 | 2025-01-07 | Hill-Rom Services, Inc. | Time-based wireless pairing between a medical device and a wall unit |
US12199938B2 (en) | 2020-08-06 | 2025-01-14 | Stryker Corporation | Prioritizing communications on a communication device |
US12251243B2 (en) | 2008-02-22 | 2025-03-18 | Hill-Rom Services, Inc. | Distributed healthcare communication system |
US12257022B2 (en) | 2022-02-04 | 2025-03-25 | Masimo Corporation | System for transmission of sensor data using dual communication protocol |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4334617B2 (en) * | 1995-05-08 | 2009-09-30 | クランベリー、プロパティーズ、リミテッド、ライアビリティー、カンパニー | Electronic message communication system via wireless device |
US7979283B2 (en) | 2004-12-27 | 2011-07-12 | The Trizetto Group, Inc. | System and method for selecting healthcare management |
US20060143050A1 (en) | 2004-12-27 | 2006-06-29 | The Trizetto Group, Inc. | Healthcare management system using patient profile data |
Citations (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4486853A (en) * | 1981-04-01 | 1984-12-04 | Telemet American, Inc. | Apparatus for receiving and displaying continuously updated data |
US4674044A (en) * | 1985-01-30 | 1987-06-16 | Merrill Lynch, Pierce, Fenner & Smith, Inc. | Automated securities trading system |
DE3815633A1 (en) * | 1987-08-20 | 1989-03-02 | Tsuruta Hiroko | SYSTEM FOR CENTRALIZING MEDICAL DATA |
US4823265A (en) * | 1987-05-11 | 1989-04-18 | Nelson George E | Renewable option accounting and marketing system |
US4868866A (en) * | 1984-12-28 | 1989-09-19 | Mcgraw-Hill Inc. | Broadcast data distribution system |
US5003473A (en) * | 1988-10-24 | 1991-03-26 | Reuters Limited | Trading ticket output system |
US5007429A (en) * | 1987-09-21 | 1991-04-16 | Pulsetrend, Inc. | Interface using 12-digit keypad for programming parameters in ambulatory blood pressure monitor |
US5012411A (en) * | 1985-07-23 | 1991-04-30 | Charles J. Policastro | Apparatus for monitoring, storing and transmitting detected physiological information |
US5086391A (en) * | 1989-02-24 | 1992-02-04 | Chambers Bryan R | Remote controller for activating speech messages and for contacting emergency services |
JPH0456561A (en) * | 1990-06-26 | 1992-02-24 | N T T Data Tsushin Kk | Home-care hot line system |
US5111384A (en) * | 1990-02-16 | 1992-05-05 | Bull Hn Information Systems Inc. | System for performing dump analysis |
EP0505627A2 (en) * | 1991-03-29 | 1992-09-30 | Analogic Corporation | Patient monitoring system |
US5199439A (en) * | 1990-01-16 | 1993-04-06 | Stanley Zimmerman | Medical statistical analyzing method |
US5247611A (en) * | 1989-09-15 | 1993-09-21 | Emtek Health Care Systems, Inc. | Spreadsheet cell having multiple data fields |
US5253362A (en) * | 1990-01-29 | 1993-10-12 | Emtek Health Care Systems, Inc. | Method for storing, retrieving, and indicating a plurality of annotations in a data cell |
US5253361A (en) * | 1989-09-15 | 1993-10-12 | Emtek Health Care Systems, Inc. | System for accessing a row of time-dependent data by referring to a composite index table indicating page locations of linked row labels |
US5301319A (en) * | 1989-09-15 | 1994-04-05 | Emtek Health Care Systems, Inc. | Data storage audit trail |
US5325478A (en) * | 1989-09-15 | 1994-06-28 | Emtek Health Care Systems, Inc. | Method for displaying information from an information based computer system |
US5474090A (en) * | 1989-01-13 | 1995-12-12 | The Scott Fetzer Company | Exercise monitoring system capable of simultaneous transmission of voice and physiological data |
-
1993
- 1993-03-09 US US08/028,333 patent/US5576952A/en not_active Expired - Lifetime
-
1994
- 1994-03-09 AU AU62187/94A patent/AU6218794A/en not_active Abandoned
- 1994-03-09 WO PCT/IB1994/000052 patent/WO1994020916A1/en active Application Filing
Patent Citations (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4486853A (en) * | 1981-04-01 | 1984-12-04 | Telemet American, Inc. | Apparatus for receiving and displaying continuously updated data |
US4868866A (en) * | 1984-12-28 | 1989-09-19 | Mcgraw-Hill Inc. | Broadcast data distribution system |
US4674044A (en) * | 1985-01-30 | 1987-06-16 | Merrill Lynch, Pierce, Fenner & Smith, Inc. | Automated securities trading system |
US5012411A (en) * | 1985-07-23 | 1991-04-30 | Charles J. Policastro | Apparatus for monitoring, storing and transmitting detected physiological information |
US4823265A (en) * | 1987-05-11 | 1989-04-18 | Nelson George E | Renewable option accounting and marketing system |
US4974607A (en) * | 1987-08-20 | 1990-12-04 | Satoru Miwa | System for centralized management of medical data |
DE3815633A1 (en) * | 1987-08-20 | 1989-03-02 | Tsuruta Hiroko | SYSTEM FOR CENTRALIZING MEDICAL DATA |
US5007429A (en) * | 1987-09-21 | 1991-04-16 | Pulsetrend, Inc. | Interface using 12-digit keypad for programming parameters in ambulatory blood pressure monitor |
US5003473A (en) * | 1988-10-24 | 1991-03-26 | Reuters Limited | Trading ticket output system |
US5474090A (en) * | 1989-01-13 | 1995-12-12 | The Scott Fetzer Company | Exercise monitoring system capable of simultaneous transmission of voice and physiological data |
US5086391A (en) * | 1989-02-24 | 1992-02-04 | Chambers Bryan R | Remote controller for activating speech messages and for contacting emergency services |
US5253361A (en) * | 1989-09-15 | 1993-10-12 | Emtek Health Care Systems, Inc. | System for accessing a row of time-dependent data by referring to a composite index table indicating page locations of linked row labels |
US5325478A (en) * | 1989-09-15 | 1994-06-28 | Emtek Health Care Systems, Inc. | Method for displaying information from an information based computer system |
US5301319A (en) * | 1989-09-15 | 1994-04-05 | Emtek Health Care Systems, Inc. | Data storage audit trail |
US5247611A (en) * | 1989-09-15 | 1993-09-21 | Emtek Health Care Systems, Inc. | Spreadsheet cell having multiple data fields |
US5199439A (en) * | 1990-01-16 | 1993-04-06 | Stanley Zimmerman | Medical statistical analyzing method |
US5253362A (en) * | 1990-01-29 | 1993-10-12 | Emtek Health Care Systems, Inc. | Method for storing, retrieving, and indicating a plurality of annotations in a data cell |
US5111384A (en) * | 1990-02-16 | 1992-05-05 | Bull Hn Information Systems Inc. | System for performing dump analysis |
JPH0456561A (en) * | 1990-06-26 | 1992-02-24 | N T T Data Tsushin Kk | Home-care hot line system |
EP0505627A2 (en) * | 1991-03-29 | 1992-09-30 | Analogic Corporation | Patient monitoring system |
Non-Patent Citations (2)
Title |
---|
Article entitled, "Stock Quotes Join Mozart on FM", Information Processing, Business Week, Dec. 13, 1982. |
Article entitled, Stock Quotes Join Mozart on FM , Information Processing, Business Week, Dec. 13, 1982. * |
Cited By (808)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5822527A (en) * | 1990-05-04 | 1998-10-13 | Digital Equipment Corporation | Method and apparatus for information stream filtration using tagged information access and action registration |
US8892495B2 (en) | 1991-12-23 | 2014-11-18 | Blanding Hovenweep, Llc | Adaptive pattern recognition based controller apparatus and method and human-interface therefore |
US7567361B2 (en) | 1992-11-09 | 2009-07-28 | Adc Technology Inc. | Portable communicator |
US20080287165A1 (en) * | 1992-11-09 | 2008-11-20 | Adc Technology Inc. | Portable communicator |
US7274480B2 (en) * | 1992-11-09 | 2007-09-25 | Adc Technology Inc. | Portable communicator |
US8103313B2 (en) | 1992-11-09 | 2012-01-24 | Adc Technology Inc. | Portable communicator |
US20070123190A1 (en) * | 1992-11-09 | 2007-05-31 | Adc Technology Inc. | Portable communicator |
US7688467B2 (en) | 1992-11-09 | 2010-03-30 | Adc Technology Inc. | Portable communicator |
US20110191205A1 (en) * | 1992-11-09 | 2011-08-04 | Adc Technology Inc. | Portable communicator |
US20040085298A1 (en) * | 1992-11-09 | 2004-05-06 | Toshiharu Enmei | Portable communicator |
US20110053610A1 (en) * | 1992-11-09 | 2011-03-03 | Adc Technology Inc. | Portable communicator |
US20080132276A1 (en) * | 1992-11-09 | 2008-06-05 | Adc Technology Inc. | Portable communicator |
US20080125145A1 (en) * | 1992-11-09 | 2008-05-29 | Adc Technology Inc. | Portable communicator |
US20070070419A1 (en) * | 1992-11-09 | 2007-03-29 | Toshiharu Enmei | Portable communicator |
US20070225897A1 (en) * | 1992-11-09 | 2007-09-27 | Adc Technology Inc. | Portable communicator |
US20070070418A1 (en) * | 1992-11-09 | 2007-03-29 | Toshiharu Enmei | Portable communicator |
US7941323B2 (en) | 1992-11-17 | 2011-05-10 | Health Hero Network, Inc. | Remote health monitoring and maintenance system |
US8419636B2 (en) | 1992-11-17 | 2013-04-16 | Robert Bosch Healthcare Systems, Inc. | Method and system for improving adherence with a diet program or other medical regimen |
US7979284B2 (en) | 1992-11-17 | 2011-07-12 | Health Hero Network, Inc. | Interactive video based remote health monitoring system |
US7853455B2 (en) | 1992-11-17 | 2010-12-14 | Health Hero Network, Inc. | Remote health monitoring and maintenance system |
US7297109B2 (en) | 1992-11-17 | 2007-11-20 | Health Hero Network, Inc. | Method and system for improving adherence with a diet program or other medical regimen |
US7624028B1 (en) | 1992-11-17 | 2009-11-24 | Health Hero Network, Inc. | Remote health monitoring and maintenance system |
US8015030B2 (en) | 1992-11-17 | 2011-09-06 | Health Hero Network, Inc. | User-based health monitoring |
US9477939B2 (en) | 1992-11-17 | 2016-10-25 | Robert Bosch Healthcare Systems, Inc. | Radio frequency based remote health monitoring |
US8260630B2 (en) | 1992-11-17 | 2012-09-04 | Health Hero Network, Inc. | Modular microprocessor-based appliance system |
US8617065B2 (en) | 1992-11-17 | 2013-12-31 | Robert Bosch Healthcare Systems, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US8015025B2 (en) | 1992-11-17 | 2011-09-06 | Health Hero Network, Inc. | Method and apparatus for remote health monitoring and providing health related information |
US8019618B2 (en) | 1992-11-17 | 2011-09-13 | Health Hero Network, Inc. | Report generation in a networked health-monitoring system |
US7877274B2 (en) | 1992-11-17 | 2011-01-25 | Health Hero Network, Inc. | Messaging to remote patients in a networked health-monitoring system |
US7877276B2 (en) | 1992-11-17 | 2011-01-25 | Health Hero Network, Inc. | Messaging to remote patients in a networked health-monitoring system |
US8024201B2 (en) | 1992-11-17 | 2011-09-20 | Health Hero Network, Inc. | Method and apparatus for remote health monitoring and providing health related information |
US7761312B2 (en) | 1992-11-17 | 2010-07-20 | Health Hero Network, Inc. | Remote health monitoring and maintenance system |
US8249894B2 (en) | 1992-11-17 | 2012-08-21 | Robert Bosch Healthcare, Inc. | Networked remote patient monitoring with handheld devices |
US9215979B2 (en) | 1992-11-17 | 2015-12-22 | Robert Bosch Healthcare Systems, Inc. | Multi-user remote health monitoring system |
US8027809B2 (en) | 1992-11-17 | 2011-09-27 | Health Hero Network, Inc. | Home power management system |
US7970620B2 (en) | 1992-11-17 | 2011-06-28 | Health Hero Network, Inc. | Multi-user remote health monitoring system with biometrics support |
US7264591B2 (en) | 1992-11-17 | 2007-09-04 | Health Hero Netowrk, Inc. | System and method for monitoring air flow from a person |
US8489428B2 (en) | 1992-11-17 | 2013-07-16 | Robert Bosch Healthcare Systems, Inc. | Remote health monitoring and maintenance system |
US7613590B2 (en) | 1992-11-17 | 2009-11-03 | Health Hero Network, Inc. | Modular microprocessor-based power tool system |
US7223236B2 (en) | 1992-11-17 | 2007-05-29 | Health Hero Network, Inc. | System and method for monitoring user-related data from a person |
US7941327B2 (en) | 1992-11-17 | 2011-05-10 | Health Hero Network, Inc. | User monitoring |
US7689440B2 (en) | 1992-11-17 | 2010-03-30 | Health Hero Network, Inc. | Method and apparatus for remote health monitoring and providing health related information |
US7827040B2 (en) | 1992-11-17 | 2010-11-02 | Health Hero Network, Inc. | Patient control of health-related data in a remote patient monitoring system |
US7831444B2 (en) | 1992-11-17 | 2010-11-09 | Health Hero Network, Inc. | Remote health management system |
US8078431B2 (en) | 1992-11-17 | 2011-12-13 | Health Hero Network, Inc. | Home power management system |
US7223235B2 (en) | 1992-11-17 | 2007-05-29 | Health Hero Network, Inc. | System and method for monitoring blood pressure from a person |
US8095340B2 (en) | 1992-11-17 | 2012-01-10 | Health Hero Network, Inc. | Home power management system |
US8407063B2 (en) | 1992-11-17 | 2013-03-26 | Robert Bosch Healthcare Systems, Inc. | Multi-user remote health monitoring system with biometrics support |
US7215991B2 (en) | 1993-09-04 | 2007-05-08 | Motorola, Inc. | Wireless medical diagnosis and monitoring equipment |
US8771184B2 (en) | 1993-09-04 | 2014-07-08 | Body Science Llc | Wireless medical diagnosis and monitoring equipment |
US7877271B2 (en) | 1994-04-26 | 2011-01-25 | Health Hero Network, Inc. | Blood glucose monitoring system |
US9123083B2 (en) | 1994-04-26 | 2015-09-01 | Robert Bosch Healthcare Systems, Inc. | Blood glucose monitoring system |
US7904310B2 (en) | 1994-04-26 | 2011-03-08 | Health Hero Network, Inc. | Blood glucose monitoring system |
US8015033B2 (en) | 1994-04-26 | 2011-09-06 | Health Hero Network, Inc. | Treatment regimen compliance and efficacy with feedback |
US7966230B2 (en) | 1994-04-26 | 2011-06-21 | Health Hero Network, Inc. | Method and apparatus for remote health monitoring and providing health related information |
US7901625B2 (en) | 1994-04-26 | 2011-03-08 | Health Hero Network, Inc. | System for performing diabetes self-care |
US7908152B2 (en) | 1994-04-26 | 2011-03-15 | Health Hero Network, Inc. | Blood glucose monitoring system |
US8032399B2 (en) | 1994-04-26 | 2011-10-04 | Health Hero Network, Inc. | Treatment regimen compliance and efficacy with feedback |
US8655259B2 (en) | 1994-05-23 | 2014-02-18 | Robert Bosch Healthcare Systems, Inc. | System and method for monitoring a physiological condition |
US7871376B2 (en) | 1994-05-23 | 2011-01-18 | Health Hero Network, Inc. | System and method for monitoring a physiological condition |
US7862506B2 (en) | 1994-05-23 | 2011-01-04 | Health Hero Network, Inc. | Diabetes management system |
US7867165B2 (en) | 1994-05-23 | 2011-01-11 | Health Hero Network, Inc. | System and method for monitoring a physiological condition |
US7869852B2 (en) | 1994-05-23 | 2011-01-11 | Health Hero Network, Inc. | Diabetes management system |
US7972267B2 (en) | 1994-05-23 | 2011-07-05 | Health Hero Network, Inc. | Diabetes management system |
US8616895B2 (en) | 1994-05-23 | 2013-12-31 | Robert Bosch Healthcare Systems, Inc. | System and method for monitoring a physiological condition |
US7153289B2 (en) | 1994-11-25 | 2006-12-26 | I-Flow Corporation | Remotely programmable infusion system |
US20050027254A1 (en) * | 1994-11-25 | 2005-02-03 | Vasko Robert S. | Remotely programmable infusion system |
US6749586B2 (en) | 1994-11-25 | 2004-06-15 | I-Flow Corporation | Remotely programmable infusion system |
US7258666B2 (en) | 1995-06-07 | 2007-08-21 | Health Hero Network, Inc. | System and methods for monitoring a patient's heart condition |
US7684999B2 (en) | 1995-06-07 | 2010-03-23 | Health Hero Network, Inc. | User-based health monitoring |
US5942986A (en) * | 1995-08-09 | 1999-08-24 | Cedars-Sinai Medical Center | System and method for automatic critical event notification |
US20080037736A1 (en) * | 1995-12-29 | 2008-02-14 | Rapaport Seymour A | Medical information system having messaging follow-up capabilities |
US9356899B2 (en) | 1996-01-26 | 2016-05-31 | Simpleair, Inc. | System and method for transmission of data |
US8601154B2 (en) | 1996-01-26 | 2013-12-03 | Simpleair, Inc. | System and method for transmission of data |
US8090803B2 (en) | 1996-01-26 | 2012-01-03 | Simpleair, Inc. | System and method for transmission of data |
US8656048B2 (en) | 1996-01-26 | 2014-02-18 | Simpleair, Inc. | System and method for transmission of data |
US8489707B2 (en) | 1996-01-26 | 2013-07-16 | Simpleair, Inc. | System and method for transmission of data |
US9380106B2 (en) | 1996-01-26 | 2016-06-28 | Simpleair, Inc. | System and method for transmission of data |
US8639838B2 (en) | 1996-01-26 | 2014-01-28 | Simpleair, Inc. | System and method for transmission of data |
US8572279B2 (en) | 1996-01-26 | 2013-10-29 | Simpleair, Inc. | System and method for transmission of data |
US7305348B1 (en) | 1996-02-20 | 2007-12-04 | Health Hero Network, Inc. | Aggregating and pooling health related information in a communication system with feedback |
US20060089541A1 (en) * | 1996-06-17 | 2006-04-27 | Braun Jeffrey C | General-purpose medical instrumentation |
US6875174B2 (en) | 1996-06-17 | 2005-04-05 | Cybernet Systems Corporation | General-purpose medical instrumentation |
US6050940A (en) * | 1996-06-17 | 2000-04-18 | Cybernet Systems Corporation | General-purpose medical instrumentation |
US6375614B1 (en) | 1996-06-17 | 2002-04-23 | Cybernet Systems Corporation | General-purpose medical istrumentation |
US20020151771A1 (en) * | 1996-06-17 | 2002-10-17 | Braun Jeffrey C. | General-purpose medical instrumentation |
US8562527B2 (en) | 1996-06-17 | 2013-10-22 | Cybernet Systems Corporation | General-purpose medical instrumentation |
US8079953B2 (en) | 1996-06-17 | 2011-12-20 | Cybernet Systems Corporation | General-purpose medical instrumentation |
US5790074A (en) * | 1996-08-15 | 1998-08-04 | Ericsson, Inc. | Automated location verification and authorization system for electronic devices |
US5987519A (en) * | 1996-09-20 | 1999-11-16 | Georgia Tech Research Corporation | Telemedicine system using voice video and data encapsulation and de-encapsulation for communicating medical information between central monitoring stations and remote patient monitoring stations |
US6112224A (en) * | 1996-09-20 | 2000-08-29 | Georgia Tech Research Corporation | Patient monitoring station using a single interrupt resource to support multiple measurement devices |
US5832448A (en) * | 1996-10-16 | 1998-11-03 | Health Hero Network | Multiple patient monitoring system for proactive health management |
US7765112B2 (en) | 1996-10-16 | 2010-07-27 | Health Hero Network, Inc. | Multiple patient monitoring system for proactive health management |
US7778845B2 (en) | 1996-10-16 | 2010-08-17 | Health Hero Network, Inc. | Multiple patient monitoring system for proactive health management |
US7769605B2 (en) | 1996-10-16 | 2010-08-03 | Health Hero Network, Inc. | Multiple patient monitoring system for proactive health management |
US6246992B1 (en) * | 1996-10-16 | 2001-06-12 | Health Hero Network, Inc. | Multiple patient monitoring system for proactive health management |
US7840420B2 (en) | 1996-10-16 | 2010-11-23 | Health Hero Network, Inc. | Multiple patient monitoring system for proactive health management |
US6039688A (en) * | 1996-11-01 | 2000-03-21 | Salus Media Inc. | Therapeutic behavior modification program, compliance monitoring and feedback system |
US6364834B1 (en) | 1996-11-13 | 2002-04-02 | Criticare Systems, Inc. | Method and system for remotely monitoring multiple medical parameters in an integrated medical monitoring system |
US6319200B1 (en) | 1996-11-13 | 2001-11-20 | Criticare Systems, Inc. | Method and system for remotely monitoring multiple medical parameters |
US6733447B2 (en) | 1996-11-13 | 2004-05-11 | Criticare Systems, Inc. | Method and system for remotely monitoring multiple medical parameters |
US5855550A (en) * | 1996-11-13 | 1999-01-05 | Lai; Joseph | Method and system for remotely monitoring multiple medical parameters |
WO1998024358A3 (en) * | 1996-12-04 | 1999-04-29 | Enact Health Management System | System for downloading and reporting medical information |
WO1998024358A2 (en) * | 1996-12-04 | 1998-06-11 | Enact Health Management Systems | System for downloading and reporting medical information |
US7584108B2 (en) | 1996-12-23 | 2009-09-01 | Health Hero Network, Inc. | Network media access control system for encouraging patient compliance with a treatment plan |
US7636667B2 (en) | 1996-12-23 | 2009-12-22 | Health Hero Networks, Inc. | Network media access control system for encouraging patient compliance with a treatment plan |
US7590549B2 (en) | 1996-12-23 | 2009-09-15 | Health Hero Network, Inc. | Network media access control system for encouraging patient compliance with a treatment plan |
US7778851B2 (en) | 1996-12-30 | 2010-08-17 | I.M.D. Soft Ltd. | Medical information system |
US8027846B2 (en) | 1996-12-30 | 2011-09-27 | I.M.D. Soft Ltd. | Patient treatment and progress monitor display |
US7643971B2 (en) | 1997-01-10 | 2010-01-05 | Health Hero Network, Inc. | Disease simulation system and method |
US7392167B2 (en) | 1997-01-10 | 2008-06-24 | Health Hero Network, Inc. | Disease simulation system and method |
US7167818B2 (en) | 1997-01-10 | 2007-01-23 | Health Hero Network, Inc. | Disease simulation system and method |
USRE43316E1 (en) | 1997-01-10 | 2012-04-17 | Health Hero Network, Inc. | Diabetes management system and method for controlling blood glucose |
US7814169B2 (en) | 1997-01-13 | 2010-10-12 | Econnectix, Llc | System and method for establishing and retrieving data based on global indices |
US20040205055A1 (en) * | 1997-01-13 | 2004-10-14 | John Overton | System and method for establishing and retrieving data based on global indices |
US7925522B2 (en) | 1997-01-16 | 2011-04-12 | Health Hero Network, Inc. | Personalized body image |
US7555436B2 (en) | 1997-01-16 | 2009-06-30 | Health Hero Network, Inc. | Personalized display of health information |
US7613621B2 (en) | 1997-01-16 | 2009-11-03 | Health Hero Network, Inc. | Personalized body image |
US6940403B2 (en) | 1997-03-07 | 2005-09-06 | Cardionet, Inc. | Reprogrammable remote sensor monitoring system |
US7814143B2 (en) | 1997-03-10 | 2010-10-12 | Health Hero Network, Inc. | System and method for modifying documents sent over a communications network |
US20110087115A1 (en) * | 1997-03-17 | 2011-04-14 | Adidas Ag | Systems and Methods For Ambulatory Monitoring of Physiological Signs |
US9462975B2 (en) * | 1997-03-17 | 2016-10-11 | Adidas Ag | Systems and methods for ambulatory monitoring of physiological signs |
US7870249B2 (en) | 1997-03-28 | 2011-01-11 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US8990336B2 (en) | 1997-03-28 | 2015-03-24 | Robert Bosch Healthcare Systems, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US7252636B2 (en) | 1997-03-28 | 2007-08-07 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US7533171B2 (en) | 1997-03-28 | 2009-05-12 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US8140663B2 (en) | 1997-03-28 | 2012-03-20 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US8078407B1 (en) | 1997-03-28 | 2011-12-13 | Health Hero Network, Inc. | System and method for identifying disease-influencing genes |
US7587469B2 (en) | 1997-03-28 | 2009-09-08 | Health Hero Network, Inc. | Audio instructions for appliances |
US7516192B2 (en) | 1997-03-28 | 2009-04-07 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US8959198B2 (en) | 1997-03-28 | 2015-02-17 | Robert Bosch Healthcare Systems, Inc. | Optimizing oxygen tank deliver or refills for COPD patients through measurement of blood oxygen levels |
US6968375B1 (en) | 1997-03-28 | 2005-11-22 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US8870762B2 (en) | 1997-03-28 | 2014-10-28 | Robert Bosch Gmbh | Electronic data capture in clinical and pharmaceutical trials |
US8353827B2 (en) | 1997-03-28 | 2013-01-15 | Robert Bosch Healthcare Systems, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US7987100B2 (en) | 1997-03-28 | 2011-07-26 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US8608653B2 (en) | 1997-03-28 | 2013-12-17 | Robert Bosch Gmbh | Networked system for interactive communication and remote monitoring of individuals |
US7921186B2 (en) | 1997-03-28 | 2011-04-05 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US7320030B2 (en) | 1997-03-28 | 2008-01-15 | Health Hero Network, Inc. | Remote health monitoring apparatus using scripted communications |
US7734718B2 (en) | 1997-03-28 | 2010-06-08 | Health Hero Network, Inc. | Smart appliance functionality |
US7730177B2 (en) | 1997-03-28 | 2010-06-01 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US7822625B2 (en) | 1997-03-28 | 2010-10-26 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US7707270B2 (en) | 1997-03-28 | 2010-04-27 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US7310668B2 (en) | 1997-03-28 | 2007-12-18 | Health Hero Network, Inc. | Remotely monitoring an individual using scripted communications |
US5873369A (en) * | 1997-03-31 | 1999-02-23 | Chronoslim P.C.E. Ltd. | System for monitoring health conditions of an individual and a method thereof |
WO1998043535A1 (en) * | 1997-03-31 | 1998-10-08 | Chronoslim P.C.E. Ltd. | Health condition monitor and method of use |
US6084510A (en) * | 1997-04-18 | 2000-07-04 | Lemelson; Jerome H. | Danger warning and emergency response system and method |
US6608559B1 (en) | 1997-04-18 | 2003-08-19 | Jerome H. Lemelson | Danger warning and emergency response system and method |
WO1999014882A3 (en) * | 1997-09-19 | 2000-11-09 | Georgia Tech Res Inst | A packet-based telemedicine system for communicating information between central monitoring stations and remote patient monitoring stations |
WO1999014882A2 (en) * | 1997-09-19 | 1999-03-25 | Georgia Tech Research Corporation | A packet-based telemedicine system for communicating information between central monitoring stations and remote patient monitoring stations |
US6344794B1 (en) | 1997-11-03 | 2002-02-05 | Hill-Rom, Inc. | Personnel and asset tracking method and apparatus |
US6462656B2 (en) | 1997-11-03 | 2002-10-08 | Hill-Rom Services, Inc. | Personnel and asset tracking method and apparatus |
US20050151641A1 (en) * | 1997-11-03 | 2005-07-14 | Hill-Rom Services, Inc. | Personnel and asset tracking method and apparatus |
WO1999023623A1 (en) * | 1997-11-03 | 1999-05-14 | Hill-Rom, Inc. | Personnel and asset tracking method and apparatus |
US6825763B2 (en) | 1997-11-03 | 2004-11-30 | Hill-Rom Services, Inc. | Personnel and asset tracking method and apparatus |
US7042337B2 (en) * | 1997-11-07 | 2006-05-09 | Hill-Rom Services, Inc. | Communication and data entry device |
US7010369B2 (en) | 1997-11-07 | 2006-03-07 | Hill-Rom Services, Inc. | Medical equipment controller |
US20020057203A1 (en) * | 1997-11-07 | 2002-05-16 | Borders Richard L. | Communication and data entry device |
KR100536859B1 (en) * | 1997-11-12 | 2005-12-16 | 아이-플로우 코오포레이션 | Method and Apparatus for Monitoring a Patient |
US7487101B1 (en) | 1997-11-12 | 2009-02-03 | I-Flow Corporation | Method and apparatus for monitoring a patient |
US7778852B2 (en) | 1997-11-12 | 2010-08-17 | I-Flow Corporation | Method and apparatus for monitoring a patient |
US20090234676A1 (en) * | 1997-11-12 | 2009-09-17 | I-Flow Corporation | Method and apparatus for monitoring a patient |
US20090144093A1 (en) * | 1997-11-12 | 2009-06-04 | I-Flow Corporation | Method and apparatus for monitoring a patient |
JP2009291657A (en) * | 1997-11-12 | 2009-12-17 | I-Flow Corp | Method and apparatus for monitoring patient |
WO1999025110A1 (en) * | 1997-11-12 | 1999-05-20 | I-Flow Corporation | Method and apparatus for monitoring a patient |
US8190452B2 (en) | 1997-11-12 | 2012-05-29 | Kimberly-Clark Worldwide, Inc. | Method and apparatus for monitoring a patient |
US7536309B1 (en) | 1997-11-12 | 2009-05-19 | I-Flow Corporation | Method and apparatus for monitoring a patient |
US5967975A (en) * | 1997-11-13 | 1999-10-19 | Ridgeway; Donald G. | Home health parameter monitoring system |
US8626521B2 (en) | 1997-11-21 | 2014-01-07 | Robert Bosch Healthcare Systems, Inc. | Public health surveillance system |
US5905461A (en) * | 1997-12-08 | 1999-05-18 | Neher; Timothy J | Global positioning satellite tracking device |
US6031455A (en) * | 1998-02-09 | 2000-02-29 | Motorola, Inc. | Method and apparatus for monitoring environmental conditions in a communication system |
US20010029613A1 (en) * | 1998-03-19 | 2001-10-11 | Fernandez Dennis Sunga | Integrated network for monitoring remote objects |
US7920626B2 (en) | 1998-03-19 | 2011-04-05 | Lot 3 Acquisition Foundation, Llc | Video surveillance visual recognition |
US20090160939A1 (en) * | 1998-03-19 | 2009-06-25 | Lot 3 Acquisition Foundation, Llc | Mobile unit communication via a network |
US7830962B1 (en) | 1998-03-19 | 2010-11-09 | Fernandez Dennis S | Monitoring remote patients |
US7839432B2 (en) * | 1998-03-19 | 2010-11-23 | Dennis Sunga Fernandez | Detector selection for monitoring objects |
US9609283B2 (en) | 1998-03-19 | 2017-03-28 | Cufer Asset Ltd. L.L.C | Mobile unit communication via a network |
US20010010541A1 (en) * | 1998-03-19 | 2001-08-02 | Fernandez Dennis Sunga | Integrated network for monitoring remote objects |
US20010022615A1 (en) * | 1998-03-19 | 2001-09-20 | Fernandez Dennis Sunga | Integrated network for monitoring remote objects |
US8493442B2 (en) | 1998-03-19 | 2013-07-23 | Lot 3 Acquisition Foundation, Llc | Object location information |
US8335254B1 (en) | 1998-03-19 | 2012-12-18 | Lot 3 Acquisition Foundation, Llc | Advertisements over a network |
US8882666B1 (en) | 1998-05-08 | 2014-11-11 | Ideal Life Inc. | Personal health monitoring and/or communication system |
US6057758A (en) * | 1998-05-20 | 2000-05-02 | Hewlett-Packard Company | Handheld clinical terminal |
US8678273B2 (en) | 1998-06-19 | 2014-03-25 | Biometric Payment Solutions | Electronic transaction verification system |
US20020032787A1 (en) * | 1998-07-08 | 2002-03-14 | Overton John K. | Method and apparatus for managing location information in a network |
US7233978B2 (en) | 1998-07-08 | 2007-06-19 | Econnectix, Llc | Method and apparatus for managing location information in a network separate from the data to which the location information pertains |
US7814170B2 (en) | 1998-07-08 | 2010-10-12 | Econnectix Corporation | Network distributed tracking wire transfer protocol |
US20070011267A1 (en) * | 1998-07-08 | 2007-01-11 | Econnectix, Llc | Network distributed tracking wire transfer protocol |
US7689684B2 (en) | 1998-09-01 | 2010-03-30 | Bigfix, Inc. | Method and apparatus for inspecting the properties of a computer |
US6256664B1 (en) | 1998-09-01 | 2001-07-03 | Bigfix, Inc. | Method and apparatus for computed relevance messaging |
US6801929B1 (en) | 1998-09-01 | 2004-10-05 | Bigfix, Inc. | Relevance clause for computed relevance messaging |
US6356936B1 (en) | 1998-09-01 | 2002-03-12 | Bigfix, Inc. | Relevance clause for computed relevance messaging |
US8484045B1 (en) | 1998-09-01 | 2013-07-09 | Dennis Fernandez | Adaptive direct transaction for network client group |
US8914507B2 (en) | 1998-09-01 | 2014-12-16 | International Business Machines Corporation | Advice provided for offering highly targeted advice without compromising individual privacy |
US20020156849A1 (en) * | 1998-09-01 | 2002-10-24 | Donoho David Leigh | Method and apparatus for computed relevance messaging |
US6263362B1 (en) | 1998-09-01 | 2001-07-17 | Bigfix, Inc. | Inspector for computed relevance messaging |
US7346655B2 (en) | 1998-09-01 | 2008-03-18 | Bigfix, Inc. | Method and apparatus for computed relevance messaging |
US7792986B2 (en) | 1998-09-01 | 2010-09-07 | Bigfix, Inc. | Relevance clause for computed relevance messaging |
US8219677B2 (en) | 1998-09-01 | 2012-07-10 | International Business Machines Corporation | Method and apparatus for inspecting the properties of a computer |
US7899938B1 (en) | 1998-09-01 | 2011-03-01 | Dennis S. Fernandez | Integrated medical sensor and messaging system and method |
US6931434B1 (en) | 1998-09-01 | 2005-08-16 | Bigfix, Inc. | Method and apparatus for remotely inspecting properties of communicating devices |
US8838463B2 (en) | 1998-09-01 | 2014-09-16 | Dennis S. Fernandez | Adaptive direct transaction for network client group |
US7548961B1 (en) | 1998-09-01 | 2009-06-16 | Fernandez Dennis S | Integrated vehicular sensor and messaging system and method |
US7769620B1 (en) | 1998-09-01 | 2010-08-03 | Dennis Fernandez | Adaptive direct transaction for networked client group |
US7599995B1 (en) | 1998-09-01 | 2009-10-06 | Fernandez Dennis S | Integrated vehicular sensor and messaging system and method |
US7246150B1 (en) | 1998-09-01 | 2007-07-17 | Bigfix, Inc. | Advice provided for offering highly targeted advice without compromising individual privacy |
US20100332992A1 (en) * | 1998-09-01 | 2010-12-30 | David Leigh Donoho | Method and apparatus for inspecting the properties of a computer |
US6166656A (en) * | 1998-09-21 | 2000-12-26 | Matsushita Electric Industrial Co., Ltd. | Emergency assistance system for automobile accidents |
US8521546B2 (en) | 1998-09-25 | 2013-08-27 | Health Hero Network | Dynamic modeling and scoring risk assessment |
US8005690B2 (en) | 1998-09-25 | 2011-08-23 | Health Hero Network, Inc. | Dynamic modeling and scoring risk assessment |
US6028514A (en) * | 1998-10-30 | 2000-02-22 | Lemelson Jerome H. | Personal emergency, safety warning system and method |
US20050087820A1 (en) * | 1998-12-15 | 2005-04-28 | Gang Bai | High dielectric constant metal oxide gate dielectrics |
US8369967B2 (en) | 1999-02-01 | 2013-02-05 | Hoffberg Steven M | Alarm system controller and a method for controlling an alarm system |
US9535563B2 (en) | 1999-02-01 | 2017-01-03 | Blanding Hovenweep, Llc | Internet appliance system and method |
US10361802B1 (en) | 1999-02-01 | 2019-07-23 | Blanding Hovenweep, Llc | Adaptive pattern recognition based control system and method |
US7277919B1 (en) | 1999-03-19 | 2007-10-02 | Bigfix, Inc. | Relevance clause for computed relevance messaging |
US8527206B2 (en) | 1999-03-22 | 2013-09-03 | Robert Bosch Gmbh | Research data collection and analysis |
US6336900B1 (en) | 1999-04-12 | 2002-01-08 | Agilent Technologies, Inc. | Home hub for reporting patient health parameters |
US6926668B2 (en) | 1999-06-03 | 2005-08-09 | Cardiac Intelligence Corporation | System and method for analyzing normalized patient voice feedback in an automated collection and analysis patient care system |
US7144369B2 (en) | 1999-06-03 | 2006-12-05 | Cardiac Intelligence Corporation | System and method for providing collection and analysis of patient information for use in automated patient care |
US7104955B2 (en) | 1999-06-03 | 2006-09-12 | Cardiac Intelligence Corporation | System and method for collection and analysis of regularly retrieved patient information for automated remote patient care |
US6860897B2 (en) | 1999-06-03 | 2005-03-01 | Cardiac Intelligence Corporation | System and method for providing feedback to an individual patient for automated remote patient care |
US6974413B2 (en) | 1999-06-03 | 2005-12-13 | Cardiac Intelligence Corporation | System and method for analyzing patient information for use in automated patient care |
US7070562B2 (en) | 1999-06-03 | 2006-07-04 | Cardiac Intelligence Corporation | System and method for providing tiered patient feedback for use in automated patient care |
US9186061B2 (en) | 1999-06-03 | 2015-11-17 | Cardiac Pacemakers, Inc. | System and method for evaluating a patient status for use in heart failure assessment |
US6997873B2 (en) | 1999-06-03 | 2006-02-14 | Cardiac Intelligence Corporation | System and method for processing normalized voice feedback for use in automated patient care |
US7134996B2 (en) | 1999-06-03 | 2006-11-14 | Cardiac Intelligence Corporation | System and method for collection and analysis of patient information for automated remote patient care |
US20020052542A1 (en) * | 1999-06-03 | 2002-05-02 | Bardy Gust H. | System and method for providing collection and analysis of patient information for use in automated patient care |
US6705991B2 (en) | 1999-06-03 | 2004-03-16 | Cardiac Intelligence Corporation | System and method for providing patient status diagnosis for use in automated patient care |
US20040044274A1 (en) * | 1999-06-03 | 2004-03-04 | Bardy Gust H. | System and method for providing feedback to an individual patient for automated remote patient care |
US6852080B2 (en) | 1999-06-03 | 2005-02-08 | Cardiac Intelligence Corporation | System and method for providing feedback to an individual patient for automated remote patient care |
US8556810B2 (en) | 1999-06-03 | 2013-10-15 | Cardiac Pacemakers, Inc. | System and method for evaluating a patient status for use in heart failure assessment |
US6905463B2 (en) | 1999-06-03 | 2005-06-14 | Cardiac Intelligence Corporation | System and method for providing feedback to an individual patient for automated remote patient care |
US20050171411A1 (en) * | 1999-06-03 | 2005-08-04 | Kenknight Bruce | System and method for transacting an automated patient communications session |
US6908431B2 (en) | 1999-06-03 | 2005-06-21 | Cardiac Intelligence Corporation | System and method for providing feedback to an individual patient for automated remote patient care |
US9526456B2 (en) | 1999-06-03 | 2016-12-27 | Cardiac Pacemakers, Inc. | System and method for evaluating a patient status for use in heart failure assessment |
US20030023177A1 (en) * | 1999-06-03 | 2003-01-30 | Gust H. Bardy | System and method for analyzing normalized patient voice feedback in an automated collection and analysis patient care system |
US6607485B2 (en) | 1999-06-03 | 2003-08-19 | Cardiac Intelligence Corporation | Computer readable storage medium containing code for automated collection and analysis of patient information retrieved from an implantable medical device for remote patient care |
US20030195397A1 (en) * | 1999-06-03 | 2003-10-16 | Bardy Gust H. | System and method for providing tiered patient feedback for use in automated patient care |
US20070027723A1 (en) * | 1999-06-03 | 2007-02-01 | Bardy Gust H | System and method for collection and analysis of patient information for automated remote patient care |
US8277378B2 (en) | 1999-06-03 | 2012-10-02 | Cardiac Pacemakers, Inc | System and method for collection and analysis of patient information for automated remote patient care |
US20070293740A1 (en) * | 1999-06-03 | 2007-12-20 | Bardy Gust H | System and method for evaluating a patient status for use in heart failure assessment |
US9149237B2 (en) | 1999-06-03 | 2015-10-06 | Cardiac Pacemakers, Inc. | System and method for evaluating a patient status for use in heart failure assessment |
US7429243B2 (en) | 1999-06-03 | 2008-09-30 | Cardiac Intelligence Corporation | System and method for transacting an automated patient communications session |
US20060064324A1 (en) * | 1999-06-23 | 2006-03-23 | Visicu, Inc. | Video visitation system and method for a health care location |
US20060071797A1 (en) * | 1999-06-23 | 2006-04-06 | Brian Rosenfeld | Telecommunications network for remote patient monitoring |
US7307543B2 (en) | 1999-06-23 | 2007-12-11 | Visicu, Inc. | System and method for video observation of a patient in a health care location |
US7991625B2 (en) | 1999-06-23 | 2011-08-02 | Koninklijke Philips Electronics N.V. | System for providing expert care to a basic care medical facility from a remote location |
US20060271409A1 (en) * | 1999-06-23 | 2006-11-30 | Rosenfeld Brian A | System for providing expert care to a basic care medical facility from a remote location |
US20050177400A1 (en) * | 1999-06-23 | 2005-08-11 | Visicu, Inc. | Remote command center for patient monitoring relationship to other applications |
US8170887B2 (en) | 1999-06-23 | 2012-05-01 | Koninklijke Philips Electronics N.V. | System and method for providing continuous, expert network care services from a remote location(s) to geographically dispersed healthcare locations |
US7315825B2 (en) | 1999-06-23 | 2008-01-01 | Visicu, Inc. | Rules-based patient care system for use in healthcare locations |
US20060271408A1 (en) * | 1999-06-23 | 2006-11-30 | Rosenfeld Brian A | Rules-base patient care system for use in healthcare locations |
US20060271410A1 (en) * | 1999-06-23 | 2006-11-30 | Rosenfeld Brian A | Order evaluation system for use in a healthcare location |
US7321862B2 (en) | 1999-06-23 | 2008-01-22 | Visicu, Inc. | System and method for patient-worn monitoring of patients in geographically dispersed health care locations |
US20060085227A1 (en) * | 1999-06-23 | 2006-04-20 | Visicu, Inc. | System and method for patient-worn monitoring of patients in geographically dispersed health care locations |
US8175895B2 (en) | 1999-06-23 | 2012-05-08 | Koninklijke Philips Electronics N.V. | Remote command center for patient monitoring |
US20060085229A9 (en) * | 1999-06-23 | 2006-04-20 | Visicu, Inc. | Remote command center for patient monitoring relationship to other applications |
US20060025657A1 (en) * | 1999-06-23 | 2006-02-02 | Rosenfeld Brian A | System and method for providing continuous, expert network care services from a remote location(s) to geographically dispersed healthcare locations |
US20060161459A9 (en) * | 1999-06-23 | 2006-07-20 | Visicu, Inc. | System and method for displaying a health status of hospitalized patients |
US20060022834A1 (en) * | 1999-06-23 | 2006-02-02 | Rosenfeld Brian A | System and method for video observation of a patient in a health care location |
US7467094B2 (en) * | 1999-06-23 | 2008-12-16 | Visicu, Inc. | System and method for accounting and billing patients in a hospital environment |
US7454360B2 (en) | 1999-06-23 | 2008-11-18 | Visicu, Inc. | Order evaluation system for use in a healthcare location |
US7454359B2 (en) | 1999-06-23 | 2008-11-18 | Visicu, Inc. | System and method for displaying a health status of hospitalized patients |
US7256708B2 (en) | 1999-06-23 | 2007-08-14 | Visicu, Inc. | Telecommunications network for remote patient monitoring |
US20060017563A1 (en) * | 1999-06-23 | 2006-01-26 | Rosenfeld Brian A | System and method for observing patients in geographically dispersed health care locations |
US20050187796A1 (en) * | 1999-06-23 | 2005-08-25 | Visicu, Inc. | System and method for displaying a health status of hospitalized patients |
US7433827B2 (en) | 1999-06-23 | 2008-10-07 | Visicu, Inc. | System and method for displaying a health status of hospitalized patients |
US7395216B2 (en) | 1999-06-23 | 2008-07-01 | Visicu, Inc. | Using predictive models to continuously update a treatment plan for a patient in a health care location |
US20050203777A1 (en) * | 1999-06-23 | 2005-09-15 | Rosenfeld Brian A. | System and method for accounting and billing patients in a hospital environment |
US7650291B2 (en) | 1999-06-23 | 2010-01-19 | Koninklijke Philips Electronics N.V. | Video visitation system and method for a health care location |
US7411509B2 (en) | 1999-06-23 | 2008-08-12 | Visicu, Inc. | System and method for observing patients in geographically dispersed health care locations |
US6887201B2 (en) | 1999-07-26 | 2005-05-03 | Cardiac Intelligence Corporation | System and method for determining a reference baseline of regularly retrieved patient information for automated remote patient care |
US20030125611A1 (en) * | 1999-07-26 | 2003-07-03 | Bardy Gust H. | Automated system and method for establishing a patient status reference baseline |
US6960167B2 (en) | 1999-07-26 | 2005-11-01 | Cardiac Intelligence Corporation | System and method for patient monitoring using a reference baseline for use in automated patient care |
US7837629B2 (en) | 1999-07-26 | 2010-11-23 | Cardiac Pacemakers, Inc. | System and method for generating baseline data for automated management of edema |
US7248916B2 (en) | 1999-07-26 | 2007-07-24 | Cardiac Intelligence Corporation | Automated system and method for establishing a patient status reference baseline |
US6945934B2 (en) | 1999-07-26 | 2005-09-20 | Cardiac Intelligence Corporation | System and method for determining a reference baseline record for use in automated patient care |
US9610012B2 (en) | 1999-07-26 | 2017-04-04 | Cardiac Pacemakers, Inc. | System and apparatus for providing baseline data for automated patient management |
US8702603B2 (en) | 1999-07-26 | 2014-04-22 | Cardiac Pacemakers, Inc. | System and apparatus for providing baseline data for automated patient management |
US8308650B2 (en) | 1999-07-26 | 2012-11-13 | Cardiac Pacemakers, Inc. | System and method for generating baseline data for automated management of cardiovascular pressure |
US20040039260A1 (en) * | 1999-07-26 | 2004-02-26 | Bardy Gust H. | System and method for determing a reference baseline of patient information for automated remote patient care |
US6893397B2 (en) | 1999-07-26 | 2005-05-17 | Cardiac Intelligence Corporation | System and method for determining a reference baseline of patient information for automated remote patient care |
US8888698B2 (en) | 1999-07-26 | 2014-11-18 | Cardiac Pacemakers, Inc. | System and method for determining a reference baseline for use in heart failure assessment |
US7147600B2 (en) | 1999-07-26 | 2006-12-12 | Cardiac Intelligence Corporation | System and method for determining a reference baseline of patient information |
US6866629B2 (en) | 1999-07-26 | 2005-03-15 | Cardiac Intelligence Corporation | Automated system and method for establishing a patient status reference baseline |
EP1072904A3 (en) * | 1999-07-27 | 2003-03-12 | Angus James Davison | Environmental data logging and transmission system |
EP1072904A2 (en) * | 1999-07-27 | 2001-01-31 | Angus James Davison | Environmental data logging and transmission system |
US20050014517A1 (en) * | 1999-07-29 | 2005-01-20 | Bryan Holland | Mobile station-based locator system |
US7379729B2 (en) | 1999-07-29 | 2008-05-27 | Bryan Holland | Locator system |
US20050020241A1 (en) * | 1999-07-29 | 2005-01-27 | Bryan Holland | Locator system |
US20080220794A1 (en) * | 1999-07-29 | 2008-09-11 | Bryan Holland | Wireless remote location system and method |
US20050014482A1 (en) * | 1999-07-29 | 2005-01-20 | Bryan Holland | Locator system for processing commercial 911 requests |
US20050020280A1 (en) * | 1999-07-29 | 2005-01-27 | Bryan Holland | Mobile station-based locator system |
US20050048947A1 (en) * | 1999-07-29 | 2005-03-03 | Bryan Holland | Locator system for processing commercial 911 requests |
US20050048946A1 (en) * | 1999-07-29 | 2005-03-03 | Bryan Holland | Locator system |
US9807556B2 (en) | 1999-07-29 | 2017-10-31 | Bryan Holland | Locator system |
US7349705B1 (en) | 1999-07-29 | 2008-03-25 | Bryan Holland | Wireless remote location system and method |
US20050037773A1 (en) * | 1999-07-29 | 2005-02-17 | Bryan Holland | Locator system |
US20050026589A1 (en) * | 1999-07-29 | 2005-02-03 | Bryan Holland | Remote locator system using A E911-enabled wireless system |
US20050020242A1 (en) * | 1999-07-29 | 2005-01-27 | Bryan Holland | Locator system |
US7260378B2 (en) | 1999-07-29 | 2007-08-21 | Bryan Holland | Locator system for processing commercial 911 requests |
US20070111703A1 (en) * | 1999-07-29 | 2007-05-17 | Bryan Holland | Mobile station-based locator system |
US8238934B2 (en) | 1999-07-29 | 2012-08-07 | Bryan Holland | Wireless remote location system and method |
US7333815B1 (en) | 1999-07-29 | 2008-02-19 | Bryan Holland | Power-saving remote locator system and method |
US20050020281A1 (en) * | 1999-07-29 | 2005-01-27 | Bryan Holland | Locator system |
US20050048948A1 (en) * | 1999-07-29 | 2005-03-03 | Bryan Holland | Locator system |
US7103640B1 (en) | 1999-09-14 | 2006-09-05 | Econnectix, Llc | Network distributed tracking wire transfer protocol |
US6402691B1 (en) | 1999-09-21 | 2002-06-11 | Herschel Q. Peddicord | In-home patient monitoring system |
US6406426B1 (en) | 1999-11-03 | 2002-06-18 | Criticare Systems | Medical monitoring and alert system for use with therapeutic devices |
US6694186B2 (en) | 1999-11-16 | 2004-02-17 | Cardiac Intelligence Corporation | Automated collection and analysis patient care system for managing the pathophysiological outcomes of atrial fibrillation |
US20040147982A1 (en) * | 1999-11-16 | 2004-07-29 | Bardy Gust H. | System and method for diagnosing and monitoring congestive heart failure for automated remote patient care |
US8231540B2 (en) | 1999-11-16 | 2012-07-31 | Cardiac Pacemakers, Inc. | System and method for managing respiratory insufficiency in conjunction with heart failure assessment |
US8231539B2 (en) | 1999-11-16 | 2012-07-31 | Cardiac Pacemakers, Inc. | Automated patient care system and method for diagnosing and monitoring respiratory insufficiency |
US7258670B2 (en) | 1999-11-16 | 2007-08-21 | Cardiac Intelligence Corporation | System and method for diagnosing and monitoring respiratory insufficiency for automated remote patient care |
US8874200B2 (en) | 1999-11-16 | 2014-10-28 | Cardiac Pacemakers, Inc. | System and method for automated diagnosis of atrial fibrillation through remote monitoring |
US8343064B2 (en) | 1999-11-16 | 2013-01-01 | Cardiac Pacemakers, Inc. | System and method for diagnosing and monitoring congestive heart failure |
US20070203415A1 (en) * | 1999-11-16 | 2007-08-30 | Bardy Gust H | System and method for determining edema through remote patient monitoring |
US7207945B2 (en) | 1999-11-16 | 2007-04-24 | Cardiac Intelligence Corporation | System and method for providing diagnosis and monitoring of respiratory insufficiency for use in automated patient care |
US6951539B2 (en) | 1999-11-16 | 2005-10-04 | Cardiac Intelligence Corporation | System and method for ordering and prioritizing multiple health disorders for automated remote patient care |
US8369937B2 (en) | 1999-11-16 | 2013-02-05 | Cardiac Pacemakers, Inc. | System and method for prioritizing medical conditions |
US8366629B2 (en) | 1999-11-16 | 2013-02-05 | Cardiac Pacemakers, Inc. | System and method for diagnosing and monitoring congestive heart failure |
US8092382B2 (en) | 1999-11-16 | 2012-01-10 | Cardiac Pacemakers, Inc. | System and method for prioritizing medical conditions |
US20020143262A1 (en) * | 1999-11-16 | 2002-10-03 | Bardy Gust H. | System and method for providing diagnosis and monitoring of myocardial ischemia for use in automated patient care |
US20020169367A1 (en) * | 1999-11-16 | 2002-11-14 | Bardy Gust H. | System and method for providing diagnosis and monitoring of respiratory insufficiency for use in automated patient care |
US20020173727A1 (en) * | 1999-11-16 | 2002-11-21 | Bardy Gust H. | System and method for providing diagnosis and monitoring of atrial fibrillation for use in automated patient care |
US20020188213A1 (en) * | 1999-11-16 | 2002-12-12 | Bardy Gust H. | System and method for prioritizing multiple health disorders for use in automated patient care |
US7299087B2 (en) | 1999-11-16 | 2007-11-20 | Cardiac Intelligence Corporation | System and method for analyzing a patient status for myocardial ischemia for use in automated patient care |
US7302291B2 (en) | 1999-11-16 | 2007-11-27 | Cardiac Intelligence Corporation | System and method for analyzing a patient status for atrial fibrillation for use in automated patient care |
US7972274B2 (en) | 1999-11-16 | 2011-07-05 | Cardiac Pacemakers, Inc. | System and method for analyzing a patient status for congestive heart failure for use in automated patient care |
US20040039263A1 (en) * | 1999-11-16 | 2004-02-26 | Bardy Gust H. | System and method for diagnosing and monitoring respiratory insufficiency for automated remote patient care |
US7959574B2 (en) | 1999-11-16 | 2011-06-14 | Cardiac Pacemakers, Inc. | System and method for analyzing a patient status for respiratory insufficiency for use in automated patient care |
US6704595B2 (en) | 1999-11-16 | 2004-03-09 | Cardiac Intelligence Corporation | Automated method for diagnosing and monitoring the outcomes of atrial fibrillation |
US8747329B2 (en) | 1999-11-16 | 2014-06-10 | Cardiac Pacemakers, Inc. | System and method for managing respiratory insufficiency through remote patient care |
US20040152993A1 (en) * | 1999-11-16 | 2004-08-05 | Bardy Gust H. | System and method for diagnosing and monitoring outcomes of atrial fibrillation for automated remote patient care |
US6913577B2 (en) | 1999-11-16 | 2005-07-05 | Cardiac Intelligence Corporation | System and method for diagnosing and monitoring myocardial ischemia for automated remote patient care |
US6908437B2 (en) | 1999-11-16 | 2005-06-21 | Cardiac Intelligence Corporation | System and method for diagnosing and monitoring congestive heart failure for automated remote patient care |
US8731648B2 (en) | 1999-11-16 | 2014-05-20 | Cardiac Pacemakers, Inc. | System and method for prioritizing medical conditions |
US6811537B2 (en) | 1999-11-16 | 2004-11-02 | Cardiac Intelligence Corporation | System and method for providing diagnosis and monitoring of congestive heart failure for use in automated patient care |
US6826425B2 (en) | 1999-11-16 | 2004-11-30 | Cardiac Intelligence Corporation | System and method for providing diagnosis and monitoring of atrial fibrillation for use in automated patient care |
US6827690B2 (en) | 1999-11-16 | 2004-12-07 | Cardiac Intelligence Corporation | System and method for providing diagnosis and monitoring of myocardial ischemia for use in automated patient care |
US6904312B2 (en) | 1999-11-16 | 2005-06-07 | Cardiac Intelligence Corporation | System and method for diagnosing and monitoring outcomes of atrial fibrillation for automated remote patient care |
US7874993B2 (en) | 1999-11-16 | 2011-01-25 | Cardiac Pacemakers, Inc. | System and method for diagnosing and monitoring congestive heart failure |
US6834203B2 (en) | 1999-11-16 | 2004-12-21 | Cardiac Intelligence Corporation | System and method for prioritizing multiple health disorders for use in automated patient care |
US9232900B2 (en) | 1999-11-16 | 2016-01-12 | Cardiac Pacemakers, Inc. | System and method for analyzing a patient status for congestive heart failure for use in automated patient care |
US7117028B2 (en) | 1999-11-16 | 2006-10-03 | Cardiac Intelligence Corporation | System and method for ordering and prioritizing multiple health disorders |
US8672856B2 (en) | 1999-11-16 | 2014-03-18 | Cardiac Pacemakers Inc. | System and method for automated diagnosis of myocardial ischemia through remote monitoring |
US20050096510A1 (en) * | 1999-11-16 | 2005-05-05 | Bardy Gust H. | System and method for ordering and prioritizing multiple health disorders |
US8942794B2 (en) | 1999-11-16 | 2015-01-27 | Cardiac Pacemakers, Inc. | System and method for prioritizing medical conditions |
US7475019B2 (en) | 1999-11-18 | 2009-01-06 | Visicu, Inc. | System and method for physician note creation and management |
US20040111296A1 (en) * | 1999-11-18 | 2004-06-10 | Brian Rosenfeld | System and method for physician note creation and management |
US6458326B1 (en) | 1999-11-24 | 2002-10-01 | Home Diagnostics, Inc. | Protective test strip platform |
US6979571B2 (en) | 1999-11-24 | 2005-12-27 | Home Diagnostics, Inc. | Method of using a protective test strip platform for optical meter apparatus |
US7003349B1 (en) * | 1999-12-16 | 2006-02-21 | St. Jude Medical Ab | Programming system for medical devices |
US6847294B1 (en) * | 1999-12-16 | 2005-01-25 | Wei-Kang Lin | Radio medical monitoring method and radio medical monitoring system |
US8277377B2 (en) | 1999-12-17 | 2012-10-02 | Q-Tec Systems Llc | Method and apparatus for monitoring exercise with wireless internet connectivity |
US20070293733A1 (en) * | 1999-12-17 | 2007-12-20 | Quy Roger J | Method and apparatus for health and disease management combining patient data monitoring with wireless internet connectivity |
US20090069643A1 (en) * | 1999-12-17 | 2009-03-12 | Q-Tec Systems Llc | Method and apparatus for health and disease management combining patient data monitoring with wireless internet connectivity |
US20070232942A1 (en) * | 1999-12-17 | 2007-10-04 | Quy Roger J | Method and apparatus for health and disease management combining patient data monitoring with wireless internet connectivity |
US20100318379A1 (en) * | 2000-02-28 | 2010-12-16 | Demopulos Gregory A | Use of internet site as a registry for results of medical tests |
US8577697B2 (en) | 2000-02-28 | 2013-11-05 | Gregory A. Demopulos | Use of internet site as a registry for results of medical tests |
US6485418B2 (en) * | 2000-03-17 | 2002-11-26 | Pioneer Corporation | Health monitoring system |
EP1949850A3 (en) * | 2000-03-17 | 2010-05-19 | Medtronic, Inc. | Heart failure monitor quick look summary for patient management systems |
US6599250B2 (en) | 2000-03-17 | 2003-07-29 | Medtronic, Inc. | Heart failure monitor quicklook summary for patient management systems |
US8175694B2 (en) | 2000-03-17 | 2012-05-08 | Medtronic, Inc. | Heart failure monitor quicklook summary for patient management systems |
WO2001070103A3 (en) * | 2000-03-17 | 2002-08-22 | Medtronic Inc | Heart failure monitor quick look summary for patient management systems |
US8078270B2 (en) | 2000-03-17 | 2011-12-13 | Medtronic, Inc. | Heart failure monitor quicklook summary for patient management systems |
US20110021897A1 (en) * | 2000-03-17 | 2011-01-27 | Medtronic, Inc. | Heart Failure Monitor Quicklook Summary for Patient Management Systems |
EP1949851A3 (en) * | 2000-03-17 | 2010-05-26 | Medtronic, Inc. | Heart failure monitor quick look summary for patient management systems |
US6388612B1 (en) | 2000-03-26 | 2002-05-14 | Timothy J Neher | Global cellular position tracking device |
US6897788B2 (en) | 2000-04-18 | 2005-05-24 | Motorola, Inc. | Wireless system protocol for telemetry monitoring |
US7171166B2 (en) | 2000-04-18 | 2007-01-30 | Motorola Inc. | Programmable wireless electrode system for medical monitoring |
US6987965B2 (en) | 2000-04-18 | 2006-01-17 | Motorola, Inc. | Programmable wireless electrode system for medical monitoring |
US8510394B2 (en) * | 2000-06-02 | 2013-08-13 | At&T Intellectual Property I, L.P. | Method of facilitating access to IP-based emergency services |
US20100205534A1 (en) * | 2000-06-02 | 2010-08-12 | At&T Intellectual Property I, L.P. F/K/A Bellsouth Intellectual Property Corporation | Method Of Facilitating Access To IP-Based Emergency Services |
US20020016719A1 (en) * | 2000-06-19 | 2002-02-07 | Nemeth Louis G. | Methods and systems for providing medical data to a third party in accordance with configurable distribution parameters |
KR20020005105A (en) * | 2000-07-08 | 2002-01-17 | 민상식 | pulse medical system using the internet and method thereof |
US7251524B1 (en) * | 2000-07-10 | 2007-07-31 | Cardiodynamics International Corporation | Apparatus and method for determining cardiac output in a living subject |
KR20020005888A (en) * | 2000-07-10 | 2002-01-18 | 황인택 | Method and system for providing remote health care service |
US7272428B2 (en) | 2000-07-18 | 2007-09-18 | Motorola, Inc. | Wireless electrocardiograph system and method |
US20040239500A1 (en) * | 2000-10-02 | 2004-12-02 | Berry Kenneth M. | Method for identifying chemical, biological and nuclear attacks or hazards |
US6710711B2 (en) | 2000-10-02 | 2004-03-23 | Kenneth M. Berry | Method for identifying chemical, biological and nuclear attacks or hazards |
US6943684B2 (en) | 2000-10-02 | 2005-09-13 | Kenneth M. Berry | Method for identifying chemical, biological and nuclear attacks or hazards |
US20020062068A1 (en) * | 2000-11-22 | 2002-05-23 | Siemens Ag | Medical diagnosis management system |
US7574371B2 (en) * | 2000-11-22 | 2009-08-11 | Siemens Ag | Medical diagnosis management system |
KR20020050316A (en) * | 2000-12-21 | 2002-06-27 | 김지한, 김재형 | Method and system for health care by using pedometer embedded in mobile telecommunican device |
US8386036B2 (en) | 2000-12-26 | 2013-02-26 | Cardiac Pacemakers, Inc. | Expert system and method |
US7412396B1 (en) | 2001-02-15 | 2008-08-12 | Haq Mohamed M | Virtual clinic for medical practice |
WO2002067122A1 (en) * | 2001-02-15 | 2002-08-29 | I-Medik, Inc. | Wireless internet bio-telemetry monitoring system and interface |
US7835925B2 (en) | 2001-02-20 | 2010-11-16 | The Procter & Gamble Company | System for improving the management of the health of an individual and related methods |
US6541266B2 (en) | 2001-02-28 | 2003-04-01 | Home Diagnostics, Inc. | Method for determining concentration of an analyte in a test strip |
US6562625B2 (en) | 2001-02-28 | 2003-05-13 | Home Diagnostics, Inc. | Distinguishing test types through spectral analysis |
US6525330B2 (en) | 2001-02-28 | 2003-02-25 | Home Diagnostics, Inc. | Method of strip insertion detection |
US7390665B2 (en) | 2001-02-28 | 2008-06-24 | Gilmour Steven B | Distinguishing test types through spectral analysis |
US7831301B2 (en) | 2001-03-16 | 2010-11-09 | Medtronic, Inc. | Heart failure monitor quicklook summary for patient management systems |
US20040006278A1 (en) * | 2001-03-16 | 2004-01-08 | Medtronic, Inc. | Heart failure monitor quicklook summary for patient management systems |
US7315535B2 (en) | 2001-03-30 | 2008-01-01 | Hill-Rom Services, Inc. | Information management system for bed data |
US7831447B2 (en) | 2001-03-30 | 2010-11-09 | Hill-Rom Services, Inc. | Healthcare computer system |
US7715387B2 (en) | 2001-03-30 | 2010-05-11 | Hill-Rom Services, Inc. | Healthcare computer system with intra-room network |
US7092376B2 (en) | 2001-03-30 | 2006-08-15 | Hill-Rom Services, Inc. | Hospital bed and network system |
US6665385B2 (en) | 2001-04-23 | 2003-12-16 | Cardionet, Inc. | Medical monitoring system having multipath communications capability |
US8425414B2 (en) | 2001-04-23 | 2013-04-23 | Braemar Manufacturing, Llc | Controlling access to a medical monitoring system |
US6694177B2 (en) * | 2001-04-23 | 2004-02-17 | Cardionet, Inc. | Control of data transmission between a remote monitoring unit and a central unit |
US9474445B2 (en) | 2001-04-23 | 2016-10-25 | Braemar Manufacturing, Llc | Controlling access to medical monitoring system |
US7130396B2 (en) | 2001-04-23 | 2006-10-31 | Cardionet, Inc. | Medical monitoring system having multiple communications channels |
USRE43767E1 (en) | 2001-04-23 | 2012-10-23 | Cardionet, Inc. | Control of data transmission between a remote monitoring unit and a central unit |
US6664893B1 (en) | 2001-04-23 | 2003-12-16 | Cardionet, Inc. | Method for controlling access to medical monitoring device service |
US7002468B2 (en) | 2001-04-23 | 2006-02-21 | Cardionet, Inc. | Controlling access to a medical monitoring system |
US8290129B2 (en) | 2001-04-23 | 2012-10-16 | Cardionet, Inc. | Medical monitoring system having multiple communications channels |
US20070130657A1 (en) * | 2001-04-23 | 2007-06-07 | Cardionet, Inc., A California Corporation | Medical monitoring system having multiple communications channels |
US6801137B2 (en) | 2001-04-23 | 2004-10-05 | Cardionet, Inc. | Bidirectional communication between a sensor unit and a monitor unit in patient monitoring |
US11294407B2 (en) | 2001-04-27 | 2022-04-05 | Roche Diabetes Care, Inc. | Device and method for insulin dosing |
US7450024B2 (en) | 2001-05-08 | 2008-11-11 | Hill-Rom Services, Inc. | Article locating and tracking apparatus and method |
US7248933B2 (en) | 2001-05-08 | 2007-07-24 | Hill-Rom Services, Inc. | Article locating and tracking system |
US7242306B2 (en) | 2001-05-08 | 2007-07-10 | Hill-Rom Services, Inc. | Article locating and tracking apparatus and method |
US6759959B2 (en) | 2001-05-25 | 2004-07-06 | Hill-Rom Services, Inc. | Waste segregation compliance system |
US20020178126A1 (en) * | 2001-05-25 | 2002-11-28 | Beck Timothy L. | Remote medical device access |
US20040250004A1 (en) * | 2001-05-25 | 2004-12-09 | Hill-Rom Services, Inc. | Waste segregation compliance system |
US7103578B2 (en) | 2001-05-25 | 2006-09-05 | Roche Diagnostics Operations, Inc. | Remote medical device access |
US7119688B2 (en) | 2001-05-25 | 2006-10-10 | Hill-Rom Services, Inc. | Waste segregation compliance system |
US20060036555A1 (en) * | 2001-05-25 | 2006-02-16 | Beck Timothy L | Remote medical device access |
US20010044732A1 (en) * | 2001-06-26 | 2001-11-22 | Maus Christopher T. | Mobile data management system |
US7197357B2 (en) | 2001-07-17 | 2007-03-27 | Life Sync Corporation | Wireless ECG system |
US8255041B2 (en) | 2001-07-17 | 2012-08-28 | Lifesync Corporation | Wireless ECG system |
US7933642B2 (en) | 2001-07-17 | 2011-04-26 | Rud Istvan | Wireless ECG system |
US6972683B2 (en) | 2001-07-20 | 2005-12-06 | Hill-Rom Services, Inc. | Badge for a locating and tracking system |
US20030090387A1 (en) * | 2001-07-20 | 2003-05-15 | James Lestienne | Badge for a locating and tracking system |
US6980111B2 (en) | 2001-08-03 | 2005-12-27 | Hill-Rom Services, Inc. | Medication tracking system |
US6840904B2 (en) | 2001-10-11 | 2005-01-11 | Jason Goldberg | Medical monitoring device and system |
US8755897B2 (en) | 2001-11-07 | 2014-06-17 | Cardiac Pacemakers, Inc. | System and method for remote expert-system medical device programming |
US7383088B2 (en) | 2001-11-07 | 2008-06-03 | Cardiac Pacemakers, Inc. | Centralized management system for programmable medical devices |
US8775196B2 (en) | 2002-01-29 | 2014-07-08 | Baxter International Inc. | System and method for notification and escalation of medical data |
US10173008B2 (en) | 2002-01-29 | 2019-01-08 | Baxter International Inc. | System and method for communicating with a dialysis machine through a network |
US10556062B2 (en) | 2002-01-29 | 2020-02-11 | Baxter International Inc. | Electronic medication order transfer and processing methods and apparatus |
US9375566B2 (en) | 2002-03-06 | 2016-06-28 | Cardiac Pacemakers, Inc. | Device for reporting heart failure status |
US10092186B2 (en) | 2002-03-06 | 2018-10-09 | Cardiac Pacemakers, Inc. | Advanced patient management with environmental data |
US9480848B2 (en) | 2002-03-06 | 2016-11-01 | Cardiac Pacemakers, Inc. | Advanced patient management with environmental data |
US10413196B2 (en) | 2002-03-06 | 2019-09-17 | Cardiac Pacemakers, Inc. | Device for reporting heart failure status |
US6957107B2 (en) | 2002-03-13 | 2005-10-18 | Cardionet, Inc. | Method and apparatus for monitoring and communicating with an implanted medical device |
US11484205B2 (en) | 2002-03-25 | 2022-11-01 | Masimo Corporation | Physiological measurement device |
US10213108B2 (en) | 2002-03-25 | 2019-02-26 | Masimo Corporation | Arm mountable portable patient monitor |
US10869602B2 (en) | 2002-03-25 | 2020-12-22 | Masimo Corporation | Physiological measurement communications adapter |
US9872623B2 (en) | 2002-03-25 | 2018-01-23 | Masimo Corporation | Arm mountable portable patient monitor |
US10219706B2 (en) | 2002-03-25 | 2019-03-05 | Masimo Corporation | Physiological measurement device |
US20030229518A1 (en) * | 2002-03-25 | 2003-12-11 | Klaus Abraham-Fuchs | Method for automated recording of patient actions |
US9788735B2 (en) | 2002-03-25 | 2017-10-17 | Masimo Corporation | Body worn mobile medical patient monitor |
US7881949B2 (en) * | 2002-03-25 | 2011-02-01 | Siemens Aktiengesellschaft | Method for automated recording of patient actions |
US10335033B2 (en) | 2002-03-25 | 2019-07-02 | Masimo Corporation | Physiological measurement device |
US9795300B2 (en) | 2002-03-25 | 2017-10-24 | Masimo Corporation | Wearable portable patient monitor |
US8234128B2 (en) | 2002-04-30 | 2012-07-31 | Baxter International, Inc. | System and method for verifying medical device operational parameters |
US20040059604A1 (en) * | 2002-07-29 | 2004-03-25 | Zaleski John R. | Patient medical parameter acquisition and distribution system |
US7685097B2 (en) * | 2002-08-15 | 2010-03-23 | Her Majesty The Queen In Right Of Canada As Represented By The Minister Of Health | Method and system for aggregating and disseminating time-sensitive information |
US20060004702A1 (en) * | 2002-08-15 | 2006-01-05 | Her Majesty The Queen In Right Of Canada, As Represented By The Minster Of Health | Method and system for aggregating and disseminating time-sensitive information |
US7734476B2 (en) | 2002-09-27 | 2010-06-08 | Hill-Rom Services, Inc. | Universal communications, monitoring, tracking, and control system for a healthcare facility |
US7336187B2 (en) * | 2002-10-18 | 2008-02-26 | The Trustees Of Boston University | Patient activity monitor |
US20050242946A1 (en) * | 2002-10-18 | 2005-11-03 | Hubbard James E Jr | Patient activity monitor |
US8791815B2 (en) | 2002-12-17 | 2014-07-29 | Cardiac Pacemakers, Inc. | System and method providing data exchange with a medical device for remote patient care |
US20040116102A1 (en) * | 2002-12-17 | 2004-06-17 | International Business Machines Corporation | Heuristics for behavior based life support services |
US8451113B2 (en) | 2002-12-17 | 2013-05-28 | Cardiac Pacemakers, Inc. | Repeater providing data exchange with a medical device for remote patient care and method thereof |
US7292139B2 (en) | 2002-12-17 | 2007-11-06 | Cardiac Pacemakers, Inc. | Repeater device for communications with an implantable medical device |
US7791467B2 (en) | 2002-12-17 | 2010-09-07 | Cardiac Pacemakers, Inc. | Repeater providing data exchange with a medical device for remote patient care and method thereof |
US8130093B2 (en) | 2002-12-17 | 2012-03-06 | Cardiac Pacemakers, Inc. | Repeater providing data exchange with a medical device for remote patient care and method thereof |
US7983745B2 (en) | 2002-12-18 | 2011-07-19 | Cardiac Pacemakers, Inc. | Advanced patient management with environmental data |
US8043213B2 (en) | 2002-12-18 | 2011-10-25 | Cardiac Pacemakers, Inc. | Advanced patient management for triaging health-related data using color codes |
US8391989B2 (en) | 2002-12-18 | 2013-03-05 | Cardiac Pacemakers, Inc. | Advanced patient management for defining, identifying and using predetermined health-related events |
US7468032B2 (en) | 2002-12-18 | 2008-12-23 | Cardiac Pacemakers, Inc. | Advanced patient management for identifying, displaying and assisting with correlating health-related data |
US8301252B2 (en) | 2002-12-18 | 2012-10-30 | Cardiac Pacemakers, Inc. | Advanced patient management with composite parameter indices |
US8543215B2 (en) | 2002-12-18 | 2013-09-24 | Cardiac Pacemakers, Inc. | Advanced patient management for defining, identifying and using predetermined health-related events |
US7983759B2 (en) | 2002-12-18 | 2011-07-19 | Cardiac Pacemakers, Inc. | Advanced patient management for reporting multiple health-related parameters |
US7959568B2 (en) | 2002-12-18 | 2011-06-14 | Cardiac Pacemakers, Inc. | Advanced patient management for identifying, displaying and assisting with correlating health-related data |
US8639318B2 (en) | 2002-12-18 | 2014-01-28 | Cardiac Pacemakers, Inc. | Advanced patient management with composite parameter indices |
US8417350B2 (en) | 2003-01-21 | 2013-04-09 | Cardiac Pacemakers, Inc. | Recordable macros for pacemaker follow-up |
US8930213B2 (en) | 2003-01-31 | 2015-01-06 | I.M.D. Soft Ltd. | Medical information event manager |
US7848935B2 (en) | 2003-01-31 | 2010-12-07 | I.M.D. Soft Ltd. | Medical information event manager |
US8620678B2 (en) | 2003-01-31 | 2013-12-31 | Imd Soft Ltd. | Medical information query system |
US20060176149A1 (en) * | 2003-02-17 | 2006-08-10 | Raymond Douglas | Tracking and monitoring apparatus and system |
US20050197775A1 (en) * | 2003-03-01 | 2005-09-08 | User-Centric Enterprises, Inc. | User-centric event reporting |
US7248159B2 (en) * | 2003-03-01 | 2007-07-24 | User-Centric Ip, Lp | User-centric event reporting |
US7260480B1 (en) | 2003-04-07 | 2007-08-21 | Health Hero Network, Inc. | Method and system for integrating feedback loops in medical knowledge development and healthcare management |
US8945009B2 (en) | 2003-05-08 | 2015-02-03 | Robert Bosch Heathcare Systems, Inc. | Remote health monitoring system |
US7399276B1 (en) | 2003-05-08 | 2008-07-15 | Health Hero Network, Inc. | Remote health monitoring system |
US20040230456A1 (en) * | 2003-05-14 | 2004-11-18 | Lozier Luke R. | System for identifying candidates for ICD implantation |
US7289761B2 (en) | 2003-06-23 | 2007-10-30 | Cardiac Pacemakers, Inc. | Systems, devices, and methods for selectively preventing data transfer from a medical device |
US8437689B2 (en) | 2003-06-23 | 2013-05-07 | Cardiac Pacemakers, Inc. | Systems, devices, and methods for selectively preventing data transfer from a medical device |
US20080024294A1 (en) * | 2003-06-23 | 2008-01-31 | Cardiac Pacemakers, Inc. | Systems, devices, and methods for selectively preventing data transfer from a medical device |
US20040259494A1 (en) * | 2003-06-23 | 2004-12-23 | Cardiac Pacemakers, Inc. | Systems, devices, and methods for selectively preventing data transfer from a medical device |
US8027632B2 (en) | 2003-06-23 | 2011-09-27 | Cardiac Pacemakers, Inc. | Systems, devices, and methods for selectively preventing data transfer from a medical device |
US8034294B1 (en) | 2003-07-15 | 2011-10-11 | Ideal Life, Inc. | Medical monitoring/consumables tracking device |
US9256910B2 (en) | 2003-07-15 | 2016-02-09 | Ideal Life, Inc. | Medical monitoring/consumables tracking device |
US8571880B2 (en) | 2003-08-07 | 2013-10-29 | Ideal Life, Inc. | Personal health management device, method and system |
US10206837B2 (en) | 2003-08-21 | 2019-02-19 | Hill-Rom Services, Inc. | Hospital bed and room communication modules |
US9925104B2 (en) | 2003-08-21 | 2018-03-27 | Hill-Rom Services, Inc. | Hospital bed and room communication modules |
US9572737B2 (en) | 2003-08-21 | 2017-02-21 | Hill-Rom Services, Inc. | Hospital bed having communication modules |
US8272892B2 (en) | 2003-08-21 | 2012-09-25 | Hill-Rom Services, Inc. | Hospital bed having wireless data capability |
US9142923B2 (en) | 2003-08-21 | 2015-09-22 | Hill-Rom Services, Inc. | Hospital bed having wireless data and locating capability |
US20050066335A1 (en) * | 2003-09-23 | 2005-03-24 | Robert Aarts | System and method for exposing local clipboard functionality towards external applications |
US20050075067A1 (en) * | 2003-09-23 | 2005-04-07 | Ge Medical Systems Information Technologies, Inc. | Wireless subject monitoring system |
US7129836B2 (en) * | 2003-09-23 | 2006-10-31 | Ge Medical Systems Information Technologies, Inc. | Wireless subject monitoring system |
CN100459539C (en) * | 2003-09-23 | 2009-02-04 | Ge医疗系统信息技术公司 | Wireless subject monitoring system |
US9272183B2 (en) | 2003-12-11 | 2016-03-01 | Q-Tec Systems Llc | Method and apparatus for exercise monitoring combining exercise monitoring and visual data with wireless wearable devices |
US8734340B2 (en) * | 2004-01-06 | 2014-05-27 | Kabushiki Kaisha Toshiba | Method, apparatus and system for providing healthcare support by message based communication to healthcare support terminals |
US20050148831A1 (en) * | 2004-01-06 | 2005-07-07 | Mariko Shibata | Method of providing healthcare support service, communication unit, and system and apparatus for providing healthcare support |
US8712510B2 (en) | 2004-02-06 | 2014-04-29 | Q-Tec Systems Llc | Method and apparatus for exercise monitoring combining exercise monitoring and visual data with wireless internet connectivity |
US9943723B2 (en) | 2004-02-06 | 2018-04-17 | Koninklijke Philips N.V. | Method and apparatus for exercise monitoring combining exercise monitoring and visual data with wireless wearable devices |
US10632342B2 (en) | 2004-02-06 | 2020-04-28 | Koninklijke Philips N.V. | Method and apparatus for exercise monitoring combining exercise monitoring and visual data with wireless devices |
US20100120585A1 (en) * | 2004-02-06 | 2010-05-13 | Q-Tec Systems Llc | Method and apparatus for exercise monitoring combining exercise monitoring and visual data with wireless internet connectivity |
US7488290B1 (en) | 2004-02-19 | 2009-02-10 | Cardiac Pacemakers, Inc. | System and method for assessing cardiac performance through transcardiac impedance monitoring |
US8025624B2 (en) | 2004-02-19 | 2011-09-27 | Cardiac Pacemakers, Inc. | System and method for assessing cardiac performance through cardiac vibration monitoring |
US8888710B2 (en) | 2004-02-19 | 2014-11-18 | Cardiac Pacemakers, Inc. | System and method for assessing cardiac performance through cardiac vibration monitoring |
US8894576B2 (en) | 2004-03-10 | 2014-11-25 | University Of Virginia Patent Foundation | System and method for the inference of activities of daily living and instrumental activities of daily living automatically |
US20050234310A1 (en) * | 2004-03-10 | 2005-10-20 | Majd Alwan | System and method for the inference of activities of daily living and instrumental activities of daily living automatically |
US7526529B2 (en) * | 2004-06-02 | 2009-04-28 | Ge Security, Inc. | Apparatus and method for presenting data and sending a message |
US20060112187A1 (en) * | 2004-06-02 | 2006-05-25 | Mehmet Unluturk | Apparatus and method for presenting data and sending a message |
US7329226B1 (en) | 2004-07-06 | 2008-02-12 | Cardiac Pacemakers, Inc. | System and method for assessing pulmonary performance through transthoracic impedance monitoring |
US8795189B2 (en) | 2004-07-06 | 2014-08-05 | Cardiac Pacemakers, Inc. | System and method for determining pulmonary performance from transthoracic impedance measures |
US9336672B2 (en) | 2004-08-02 | 2016-05-10 | Hill-Rom Services, Inc. | Healthcare communication system for programming bed alarms |
US10098593B2 (en) | 2004-08-02 | 2018-10-16 | Hill-Rom Services, Inc. | Bed alert communication method |
US9775519B2 (en) | 2004-08-02 | 2017-10-03 | Hill-Rom Services, Inc. | Network connectivity unit for hospital bed |
US8120471B2 (en) | 2004-08-02 | 2012-02-21 | Hill-Rom Services, Inc. | Hospital bed with network interface unit |
US11508469B2 (en) | 2004-08-02 | 2022-11-22 | Hill-Rom Services, Inc. | Hospital bed having wireless network connectivity |
US8604917B2 (en) | 2004-08-02 | 2013-12-10 | Hill-Rom Services, Inc. | Hospital bed having user input to enable and suspend remote monitoring of alert conditions |
US10548475B2 (en) | 2004-08-02 | 2020-02-04 | Hill-Rom Services, Inc. | Method of hospital bed network connectivity |
US9050031B2 (en) | 2004-08-02 | 2015-06-09 | Hill-Rom Services, Inc. | Healthcare communication system having configurable alarm rules |
US8866598B2 (en) | 2004-08-02 | 2014-10-21 | Hill-Rom Services, Inc. | Healthcare communication system with whiteboard |
US9861321B2 (en) | 2004-08-02 | 2018-01-09 | Hill-Rom Services, Inc. | Bed alarm communication system |
US7852208B2 (en) | 2004-08-02 | 2010-12-14 | Hill-Rom Services, Inc. | Wireless bed connectivity |
US8536990B2 (en) | 2004-08-02 | 2013-09-17 | Hill-Rom Services, Inc. | Hospital bed with nurse call system interface unit |
US10070789B2 (en) | 2004-08-02 | 2018-09-11 | Hill-Rom Services, Inc. | Hospital bed having wired and wireless network connectivity |
US10978191B2 (en) | 2004-08-02 | 2021-04-13 | Hill-Rom Services, Inc. | Healthcare communication method having configurable alarm rules |
US8421606B2 (en) | 2004-08-02 | 2013-04-16 | Hill-Rom Services, Inc. | Wireless bed locating system |
US8917166B2 (en) | 2004-08-02 | 2014-12-23 | Hill-Rom Services, Inc. | Hospital bed networking system and method |
US10278582B2 (en) | 2004-08-02 | 2019-05-07 | Hill-Rom Services, Inc. | Hospital bed having wired and wireless network connectivity |
US8284047B2 (en) | 2004-08-02 | 2012-10-09 | Hill-Rom Services, Inc. | Wireless bed connectivity |
US9517034B2 (en) | 2004-08-02 | 2016-12-13 | Hill-Rom Services, Inc. | Healthcare communication system for programming bed alarms |
US9513899B2 (en) | 2004-08-02 | 2016-12-06 | Hill-Rom Services, Inc. | System wide firmware updates to networked hospital beds |
US7319386B2 (en) | 2004-08-02 | 2008-01-15 | Hill-Rom Services, Inc. | Configurable system for alerting caregivers |
US7746218B2 (en) | 2004-08-02 | 2010-06-29 | Hill-Rom Services, Inc. | Configurable system for alerting caregivers |
US20060052842A1 (en) * | 2004-09-08 | 2006-03-09 | Hess Michael F | Clinic based instrument system for remote processing and access to implanted systems information |
US8634926B2 (en) * | 2004-09-08 | 2014-01-21 | Medtronic, Inc. | Clinic based instrument system for remote processing and access to implanted systems information |
US8150509B2 (en) | 2004-10-21 | 2012-04-03 | Cardiac Pacemakers, Inc. | Systems and methods for drug therapy enhancement using expected pharmacodynamic models |
US8204771B1 (en) | 2004-12-16 | 2012-06-19 | Cerner Innovation, Inc. | Computerized method and system for updating a task list from an action item documentation view |
US20070296588A1 (en) * | 2004-12-22 | 2007-12-27 | Sap Aktiengesellschaft | Dynamic Display of RFID and Sensor Data |
US7817039B2 (en) * | 2004-12-22 | 2010-10-19 | Sap Aktiengesellschaft | Dynamic display of RFID and sensor data |
US7612679B1 (en) | 2004-12-28 | 2009-11-03 | Cerner Innovation, Inc. | Computerized method and system for providing alerts from a multi-patient display |
US8273018B1 (en) | 2004-12-28 | 2012-09-25 | Cerner Innovation, Inc. | Computerized method for establishing a communication between a bedside care location and a remote care location |
US7443303B2 (en) | 2005-01-10 | 2008-10-28 | Hill-Rom Services, Inc. | System and method for managing workflow |
US7796045B2 (en) | 2005-01-10 | 2010-09-14 | Hill-Rom Services, Inc. | System and method for managing workflow |
US8165893B1 (en) | 2005-02-16 | 2012-04-24 | Ideal Life Inc. | Medical monitoring and coordinated care system |
US20130018668A1 (en) * | 2005-02-16 | 2013-01-17 | Ideal Life, Inc. | Medical Montioring and Coordinated Care System |
US8378811B2 (en) | 2005-03-11 | 2013-02-19 | Aframe Digital, Inc. | Mobile wireless customizable health and condition monitor |
US7616110B2 (en) | 2005-03-11 | 2009-11-10 | Aframe Digital, Inc. | Mobile wireless customizable health and condition monitor |
US20060202816A1 (en) * | 2005-03-11 | 2006-09-14 | Cindy Crump | Mobile wireless customizable health and condition monitor |
US20100016745A1 (en) * | 2005-03-11 | 2010-01-21 | Aframe Digital, Inc. | Mobile wireless customizable health and condition monitor |
US8618930B2 (en) | 2005-03-11 | 2013-12-31 | Aframe Digital, Inc. | Mobile wireless customizable health and condition monitor |
US20110025493A1 (en) * | 2005-03-11 | 2011-02-03 | Aframe Digital, Inc. | Mobile wireless customizable health and condition monitor |
US8781847B2 (en) | 2005-05-03 | 2014-07-15 | Cardiac Pacemakers, Inc. | System and method for managing alert notifications in an automated patient management system |
US10311209B2 (en) | 2005-06-09 | 2019-06-04 | Roche Diabetes Care, Inc. | Device and method for insulin dosing |
US8251904B2 (en) | 2005-06-09 | 2012-08-28 | Roche Diagnostics Operations, Inc. | Device and method for insulin dosing |
US9286440B1 (en) * | 2005-06-15 | 2016-03-15 | Retrac, Inc. | Self-contained emergency situation assistance kit with programmed audio and visual instructions |
US20070055545A1 (en) * | 2005-09-02 | 2007-03-08 | Siemens Medical Solutions Health Services Corporation | System and user interface for processing patient medical data |
US8099304B2 (en) * | 2005-09-02 | 2012-01-17 | Siemens Medical Solutions Usa, Inc. | System and user interface for processing patient medical data |
US20070055483A1 (en) * | 2005-09-08 | 2007-03-08 | Samsung Electronics Co., Ltd. | Method and apparatus for collecting data |
US8188858B2 (en) * | 2005-09-08 | 2012-05-29 | Samsung Electronics Co., Ltd. | Method and apparatus for collecting data |
US20070073119A1 (en) * | 2005-09-29 | 2007-03-29 | James Wobermin | Wireless network connected pulse oximeter |
US20070288285A1 (en) * | 2006-05-02 | 2007-12-13 | Ascom Tateco Ab | Method and apparatus for automated staff assignment |
US8825508B2 (en) | 2006-05-02 | 2014-09-02 | Ascom Tateco Ab | Method and apparatus for automated staff assignment |
US20070257788A1 (en) * | 2006-05-08 | 2007-11-08 | Ihc Health Services, Inc. | Device alert system and method |
US7551078B2 (en) | 2006-05-08 | 2009-06-23 | Ihc Intellectual Asset Management, Llc | Device alert system and method |
US7649449B2 (en) * | 2006-06-05 | 2010-01-19 | Cardiac Pacemakers, Inc. | System and method for providing synergistic alert condition processing in an automated patient management system |
US20110106555A1 (en) * | 2006-06-05 | 2011-05-05 | Cardiac Pacemakers, Inc. | System and method for providing synergistic alert condition processing in an automated patient management system |
US8009033B2 (en) | 2006-06-05 | 2011-08-30 | Cardiac Pacemakers, Inc. | System and method for providing synergistic alert condition processing in an automated patient management system |
US7884709B2 (en) | 2006-06-05 | 2011-02-08 | Cardiac Pacemakers, Inc. | System and method for providing a synergistic alert condition processing in an automated patient management system |
US20070279211A1 (en) * | 2006-06-05 | 2007-12-06 | Fenske Matthew | System and method for providing synergistic alert condition processing in an automated patient management system |
US20070290832A1 (en) * | 2006-06-16 | 2007-12-20 | Fmr Corp. | Invoking actionable alerts |
US20070293275A1 (en) * | 2006-06-16 | 2007-12-20 | Fmr Corp. | Registering actionable alerts |
US20070290831A1 (en) * | 2006-06-16 | 2007-12-20 | Fmr Corp. | Configuring actionable alerts |
US8532628B2 (en) | 2006-06-16 | 2013-09-10 | Fmr Llc | Registering actionable alerts |
US8437843B1 (en) * | 2006-06-16 | 2013-05-07 | Cleveland Medical Devices Inc. | EEG data acquisition system with novel features |
US20100198933A1 (en) * | 2006-08-16 | 2010-08-05 | Cingular Wireless Ii, Llc | Electronic medic alert |
US8169315B2 (en) * | 2006-08-16 | 2012-05-01 | At&T Mobility Ii Llc | Electronic medic alert |
US8758238B2 (en) | 2006-08-31 | 2014-06-24 | Health Hero Network, Inc. | Health related location awareness |
US10912524B2 (en) | 2006-09-22 | 2021-02-09 | Masimo Corporation | Modular patient monitor |
US9161696B2 (en) | 2006-09-22 | 2015-10-20 | Masimo Corporation | Modular patient monitor |
US20080166992A1 (en) * | 2007-01-10 | 2008-07-10 | Camillo Ricordi | Mobile emergency alert system |
US20110231306A1 (en) * | 2007-01-25 | 2011-09-22 | Stutman Peter S | Remotely controlled system and method for the preparation of a user-defined food product or beverage |
JP2010525458A (en) * | 2007-04-20 | 2010-07-22 | ゼネラル・エレクトリック・カンパニイ | Decision support response system and method |
US8510272B2 (en) * | 2007-04-20 | 2013-08-13 | General Electric Company | Decision support response systems and methods |
US8725699B2 (en) | 2007-04-20 | 2014-05-13 | General Electric Company | Decision support response systems and methods |
CN101681395A (en) * | 2007-04-20 | 2010-03-24 | 通用电气公司 | Decision support response systems and methods |
US20080263050A1 (en) * | 2007-04-20 | 2008-10-23 | Michael Thomas Randazzo | Decision support response systems and methods |
CN101681395B (en) * | 2007-04-20 | 2017-04-26 | 通用电气公司 | Decision support response systems and methods |
US8604916B2 (en) | 2007-08-29 | 2013-12-10 | Hill-Rom Services, Inc. | Association of support surfaces and beds |
US10886024B2 (en) | 2007-08-29 | 2021-01-05 | Hill-Rom Services, Inc. | Bed having housekeeping request button |
US7868740B2 (en) | 2007-08-29 | 2011-01-11 | Hill-Rom Services, Inc. | Association of support surfaces and beds |
US11574736B2 (en) | 2007-08-29 | 2023-02-07 | Hill-Rom Services, Inc. | Wireless bed and surface locating system |
US8031057B2 (en) | 2007-08-29 | 2011-10-04 | Hill-Rom Services, Inc. | Association of support surfaces and beds |
US10566088B2 (en) | 2007-08-29 | 2020-02-18 | Hill-Rom Services, Inc. | Wireless bed locating system |
US8461968B2 (en) | 2007-08-29 | 2013-06-11 | Hill-Rom Services, Inc. | Mattress for a hospital bed for use in a healthcare facility and management of same |
US12230389B2 (en) | 2007-08-29 | 2025-02-18 | Hill-Rom Services, Inc. | Wireless bed locating system |
US9142117B2 (en) | 2007-10-12 | 2015-09-22 | Masimo Corporation | Systems and methods for storing, analyzing, retrieving and displaying streaming medical data |
US9734293B2 (en) | 2007-10-26 | 2017-08-15 | Hill-Rom Services, Inc. | System and method for association of patient care devices to a patient |
US11031130B2 (en) | 2007-10-26 | 2021-06-08 | Hill-Rom Services, Inc. | Patient support apparatus having data collection and communication capability |
US8409132B2 (en) | 2007-12-18 | 2013-04-02 | The Invention Science Fund I, Llc | Treatment indications informed by a priori implant information |
US8870813B2 (en) | 2007-12-18 | 2014-10-28 | The Invention Science Fund I, Llc | Circulatory monitoring systems and methods |
US8317776B2 (en) | 2007-12-18 | 2012-11-27 | The Invention Science Fund I, Llc | Circulatory monitoring systems and methods |
US8403881B2 (en) | 2007-12-18 | 2013-03-26 | The Invention Science Fund I, Llc | Circulatory monitoring systems and methods |
US9717896B2 (en) | 2007-12-18 | 2017-08-01 | Gearbox, Llc | Treatment indications informed by a priori implant information |
US9299242B2 (en) | 2008-02-22 | 2016-03-29 | Hill-Rom Services, Inc. | Distributed healthcare communication system |
US8046625B2 (en) | 2008-02-22 | 2011-10-25 | Hill-Rom Services, Inc. | Distributed fault tolerant architecture for a healthcare communication system |
US12251243B2 (en) | 2008-02-22 | 2025-03-18 | Hill-Rom Services, Inc. | Distributed healthcare communication system |
US8392747B2 (en) | 2008-02-22 | 2013-03-05 | Hill-Rom Services, Inc. | Distributed fault tolerant architecture for a healthcare communication system |
US11696731B2 (en) | 2008-02-22 | 2023-07-11 | Hill-Room Services, Inc. | Distributed healthcare communication method |
US9235979B2 (en) | 2008-02-22 | 2016-01-12 | Hill-Rom Services, Inc. | User station for healthcare communication system |
US8384526B2 (en) | 2008-02-22 | 2013-02-26 | Hill-Rom Services, Inc. | Indicator apparatus for healthcare communication system |
US9517035B2 (en) | 2008-02-22 | 2016-12-13 | Hill-Rom Services, Inc. | Distributed healthcare communication system |
US10307113B2 (en) | 2008-02-22 | 2019-06-04 | Hill-Rom Services, Inc. | Distributed healthcare communication system |
US8598995B2 (en) | 2008-02-22 | 2013-12-03 | Hill-Rom Services, Inc. | Distributed healthcare communication system |
US10638983B2 (en) | 2008-02-22 | 2020-05-05 | Hill-Rom Services, Inc. | Distributed healthcare communication system |
US11944467B2 (en) | 2008-02-22 | 2024-04-02 | Hill-Rom Services, Inc. | Distributed healthcare communication system |
US11058368B2 (en) | 2008-02-22 | 2021-07-13 | Hill-Rom Services, Inc. | Distributed healthcare communication system |
US8762766B2 (en) | 2008-02-22 | 2014-06-24 | Hill-Rom Services, Inc. | Distributed fault tolerant architecture for a healthcare communication system |
US8456286B2 (en) | 2008-02-22 | 2013-06-04 | Hill-Rom Services, Inc. | User station for healthcare communication system |
US9955926B2 (en) | 2008-02-22 | 2018-05-01 | Hill-Rom Services, Inc. | Distributed healthcare communication system |
US8169304B2 (en) | 2008-02-22 | 2012-05-01 | Hill-Rom Services, Inc. | User station for healthcare communication system |
US8803669B2 (en) | 2008-02-22 | 2014-08-12 | Hill-Rom Services, Inc. | User station for healthcare communication system |
US8636670B2 (en) | 2008-05-13 | 2014-01-28 | The Invention Science Fund I, Llc | Circulatory monitoring systems and methods |
US20090318773A1 (en) * | 2008-06-24 | 2009-12-24 | Searete Llc, A Limited Liability Corporation Of The State Of Delaware | Involuntary-response-dependent consequences |
US10068061B2 (en) | 2008-07-09 | 2018-09-04 | Baxter International Inc. | Home therapy entry, modification, and reporting system |
US10095840B2 (en) | 2008-07-09 | 2018-10-09 | Baxter International Inc. | System and method for performing renal therapy at a home or dwelling of a patient |
US11918721B2 (en) | 2008-07-09 | 2024-03-05 | Baxter International Inc. | Dialysis system having adaptive prescription management |
US10016554B2 (en) | 2008-07-09 | 2018-07-10 | Baxter International Inc. | Dialysis system including wireless patient data |
US10224117B2 (en) | 2008-07-09 | 2019-03-05 | Baxter International Inc. | Home therapy machine allowing patient device program selection |
US10061899B2 (en) | 2008-07-09 | 2018-08-28 | Baxter International Inc. | Home therapy machine |
US11311658B2 (en) | 2008-07-09 | 2022-04-26 | Baxter International Inc. | Dialysis system having adaptive prescription generation |
US10646634B2 (en) | 2008-07-09 | 2020-05-12 | Baxter International Inc. | Dialysis system and disposable set |
US10272190B2 (en) | 2008-07-09 | 2019-04-30 | Baxter International Inc. | Renal therapy system including a blood pressure monitor |
US8423378B1 (en) | 2008-07-24 | 2013-04-16 | Ideal Life, Inc. | Facilitating health care management of subjects |
US8930215B2 (en) | 2008-07-24 | 2015-01-06 | Ideal Life, Inc. | Facilitating health management of subjects |
US10747849B2 (en) | 2008-07-24 | 2020-08-18 | Ideal Life, Inc. | Facilitating health management of subjects |
US11538563B2 (en) | 2008-07-24 | 2022-12-27 | Ideal Life Inc. | Facilitating health management of subjects |
US8600777B2 (en) | 2008-08-28 | 2013-12-03 | I.M.D. Soft Ltd. | Monitoring patient conditions |
US10347374B2 (en) | 2008-10-13 | 2019-07-09 | Baxter Corporation Englewood | Medication preparation system |
US10368745B2 (en) | 2008-12-23 | 2019-08-06 | Roche Diabetes Care Inc | Systems and methods for optimizing insulin dosage |
US20110145747A1 (en) * | 2008-12-23 | 2011-06-16 | Roche Diagnostics Operations, Inc. | Structured Tailoring |
US10733154B2 (en) | 2008-12-23 | 2020-08-04 | Roche Diabetes Care Inc. | Management method and system for implementation, execution, data collection, and data analysis of a structured collection procedure which runs on a collection device |
US10216767B2 (en) | 2008-12-23 | 2019-02-26 | Roche Diabetes Care, Inc. | Management method and system for implementation, execution, data collection, and data analysis of a structured collection procedure which runs on a collection device |
US9117015B2 (en) | 2008-12-23 | 2015-08-25 | Roche Diagnostics Operations, Inc. | Management method and system for implementation, execution, data collection, and data analysis of a structured collection procedure which runs on a collection device |
US20110015511A1 (en) * | 2008-12-23 | 2011-01-20 | Roche Diagnostics Operations, Inc. | Systems and methods for optimizing insulin dosage |
US20100212675A1 (en) * | 2008-12-23 | 2010-08-26 | Roche Diagnostics Operations, Inc. | Structured testing method for diagnostic or therapy support of a patient with a chronic disease and devices thereof |
US10915505B2 (en) | 2008-12-23 | 2021-02-09 | Roche Diabetes Care, Inc. | Management method and system implementation, execution, data collection, and data analysis of a structured collection procedure which runs on a collection device |
US20110178820A1 (en) * | 2008-12-23 | 2011-07-21 | Roche Diagnostics Operations, Inc. | Status Reporting Of A Structured Collection Procedure |
US20100218132A1 (en) * | 2008-12-23 | 2010-08-26 | Roche Diagnostics Operations, Inc. | Management method and system for implementation, execution, data collection, and data analysis of a structured collection procedure which runs on a collection device |
US10565170B2 (en) | 2008-12-23 | 2020-02-18 | Roche Diabetes Care, Inc. | Structured testing method for diagnostic or therapy support of a patient with a chronic disease and devices thereof |
US9659037B2 (en) | 2008-12-23 | 2017-05-23 | Roche Diabetes Care, Inc. | Management method and system for implementation, execution, data collection, and data analysis of a structured collection procedure which runs on a collection device |
US8849458B2 (en) | 2008-12-23 | 2014-09-30 | Roche Diagnostics Operations, Inc. | Collection device with selective display of test results, method and computer program product thereof |
US10456036B2 (en) | 2008-12-23 | 2019-10-29 | Roche Diabetes Care, Inc. | Structured tailoring |
US9918635B2 (en) | 2008-12-23 | 2018-03-20 | Roche Diabetes Care, Inc. | Systems and methods for optimizing insulin dosage |
US10437962B2 (en) | 2008-12-23 | 2019-10-08 | Roche Diabetes Care Inc | Status reporting of a structured collection procedure |
US11382507B2 (en) | 2008-12-23 | 2022-07-12 | Roche Diabetes Care, Inc. | Structured tailoring |
US11350822B2 (en) | 2008-12-23 | 2022-06-07 | Roche Diabetes Care, Inc. | Status reporting of a structured collection procedure |
US11327931B2 (en) | 2008-12-23 | 2022-05-10 | Roche Diabetes Care, Inc. | Structured testing method for diagnostic or therapy support of a patient with a chronic disease and devices thereof |
US20110152656A1 (en) * | 2008-12-23 | 2011-06-23 | Roche Diagnostics Operations, Inc. | Collection Device With Selective Display of Test Results, Method And Computer Program Product Thereof |
US11907180B2 (en) | 2008-12-23 | 2024-02-20 | Roche Diabetes Care, Inc. | Structured testing method for diagnostic or therapy support of a patient with a chronic disease and devices thereof |
US11087875B2 (en) | 2009-03-04 | 2021-08-10 | Masimo Corporation | Medical monitoring system |
US10366787B2 (en) | 2009-03-04 | 2019-07-30 | Masimo Corporation | Physiological alarm threshold determination |
US10007758B2 (en) | 2009-03-04 | 2018-06-26 | Masimo Corporation | Medical monitoring system |
US11158421B2 (en) | 2009-03-04 | 2021-10-26 | Masimo Corporation | Physiological parameter alarm delay |
US10325681B2 (en) | 2009-03-04 | 2019-06-18 | Masimo Corporation | Physiological alarm threshold determination |
US10032002B2 (en) | 2009-03-04 | 2018-07-24 | Masimo Corporation | Medical monitoring system |
US11145408B2 (en) | 2009-03-04 | 2021-10-12 | Masimo Corporation | Medical communication protocol translator |
US12057222B2 (en) | 2009-03-04 | 2024-08-06 | Masimo Corporation | Physiological alarm threshold determination |
US11133105B2 (en) | 2009-03-04 | 2021-09-28 | Masimo Corporation | Medical monitoring system |
US11923080B2 (en) | 2009-03-04 | 2024-03-05 | Masimo Corporation | Medical monitoring system |
US10255994B2 (en) | 2009-03-04 | 2019-04-09 | Masimo Corporation | Physiological parameter alarm delay |
US9218454B2 (en) | 2009-03-04 | 2015-12-22 | Masimo Corporation | Medical monitoring system |
US11783320B2 (en) | 2009-07-02 | 2023-10-10 | Biometric Payment Solutions, Llc | Electronic transaction verification system with biometric authentication |
US12131315B2 (en) | 2009-07-02 | 2024-10-29 | Biometric Payment Solutions, Llc | Electronic transaction verification system with biometric authentication |
US9846875B2 (en) | 2009-07-02 | 2017-12-19 | Biometric Payment Solutions | Electronic transaction verification system with biometric authentication |
US10304054B2 (en) | 2009-07-02 | 2019-05-28 | Biometric Payment Solutions | Electronic transaction verification system with biometric authentication |
US9141951B2 (en) | 2009-07-02 | 2015-09-22 | Biometric Payment Solutions | Electronic transaction verification system with biometric authentication |
US10664834B2 (en) | 2009-07-02 | 2020-05-26 | Biometric Payment Solutions | Electronic transaction verification system with biometric authentication |
US8485442B2 (en) | 2009-07-02 | 2013-07-16 | Biometric Payment Solutions | Electronic transaction verification system with biometric authentication |
US11138594B2 (en) | 2009-07-02 | 2021-10-05 | Biometric Payment Solutions, Llc | Electronic transaction verification system with biometric authentication |
US11963736B2 (en) | 2009-07-20 | 2024-04-23 | Masimo Corporation | Wireless patient monitoring system |
US20110209915A1 (en) * | 2009-10-15 | 2011-09-01 | Masimo Corporation | Pulse oximetry system with low noise cable hub |
US9106038B2 (en) * | 2009-10-15 | 2015-08-11 | Masimo Corporation | Pulse oximetry system with low noise cable hub |
US11900775B2 (en) | 2009-12-21 | 2024-02-13 | Masimo Corporation | Modular patient monitor |
US9847002B2 (en) | 2009-12-21 | 2017-12-19 | Masimo Corporation | Modular patient monitor |
US10354504B2 (en) | 2009-12-21 | 2019-07-16 | Masimo Corporation | Modular patient monitor |
US10943450B2 (en) | 2009-12-21 | 2021-03-09 | Masimo Corporation | Modular patient monitor |
US8779924B2 (en) | 2010-02-19 | 2014-07-15 | Hill-Rom Services, Inc. | Nurse call system with additional status board |
US8532933B2 (en) | 2010-06-18 | 2013-09-10 | Roche Diagnostics Operations, Inc. | Insulin optimization systems and testing methods with adjusted exit criterion accounting for system noise associated with biomarkers |
US10522247B2 (en) | 2010-12-29 | 2019-12-31 | Roche Diabetes Care, Inc. | Methods of assessing diabetes treatment protocols based on protocol complexity levels and patient proficiency levels |
US10445846B2 (en) | 2011-04-14 | 2019-10-15 | Elwha Llc | Cost-effective resource apportionment technologies suitable for facilitating therapies |
US10853819B2 (en) | 2011-04-14 | 2020-12-01 | Elwha Llc | Cost-effective resource apportionment technologies suitable for facilitating therapies |
US9626650B2 (en) | 2011-04-14 | 2017-04-18 | Elwha Llc | Cost-effective resource apportionment technologies suitable for facilitating therapies |
US8766803B2 (en) | 2011-05-13 | 2014-07-01 | Roche Diagnostics Operations, Inc. | Dynamic data collection |
US8755938B2 (en) | 2011-05-13 | 2014-06-17 | Roche Diagnostics Operations, Inc. | Systems and methods for handling unacceptable values in structured collection protocols |
US11816973B2 (en) | 2011-08-19 | 2023-11-14 | Masimo Corporation | Health care sanitation monitoring system |
US11176801B2 (en) | 2011-08-19 | 2021-11-16 | Masimo Corporation | Health care sanitation monitoring system |
US9323894B2 (en) | 2011-08-19 | 2016-04-26 | Masimo Corporation | Health care sanitation monitoring system |
US9943269B2 (en) | 2011-10-13 | 2018-04-17 | Masimo Corporation | System for displaying medical monitoring data |
US10512436B2 (en) | 2011-10-13 | 2019-12-24 | Masimo Corporation | System for displaying medical monitoring data |
US11786183B2 (en) | 2011-10-13 | 2023-10-17 | Masimo Corporation | Medical monitoring hub |
US9913617B2 (en) | 2011-10-13 | 2018-03-13 | Masimo Corporation | Medical monitoring hub |
US11179114B2 (en) | 2011-10-13 | 2021-11-23 | Masimo Corporation | Medical monitoring hub |
US10925550B2 (en) | 2011-10-13 | 2021-02-23 | Masimo Corporation | Medical monitoring hub |
US11241199B2 (en) | 2011-10-13 | 2022-02-08 | Masimo Corporation | System for displaying medical monitoring data |
US9436645B2 (en) | 2011-10-13 | 2016-09-06 | Masimo Corporation | Medical monitoring hub |
US9993207B2 (en) | 2011-10-13 | 2018-06-12 | Masimo Corporation | Medical monitoring hub |
US12109022B2 (en) | 2012-02-09 | 2024-10-08 | Masimo Corporation | Wireless patient monitoring device |
US10188296B2 (en) | 2012-02-09 | 2019-01-29 | Masimo Corporation | Wireless patient monitoring device |
US10307111B2 (en) | 2012-02-09 | 2019-06-04 | Masimo Corporation | Patient position detection system |
US11918353B2 (en) | 2012-02-09 | 2024-03-05 | Masimo Corporation | Wireless patient monitoring device |
US11083397B2 (en) | 2012-02-09 | 2021-08-10 | Masimo Corporation | Wireless patient monitoring device |
USD788312S1 (en) | 2012-02-09 | 2017-05-30 | Masimo Corporation | Wireless patient monitoring device |
US10149616B2 (en) | 2012-02-09 | 2018-12-11 | Masimo Corporation | Wireless patient monitoring device |
US9411934B2 (en) | 2012-05-08 | 2016-08-09 | Hill-Rom Services, Inc. | In-room alarm configuration of nurse call system |
US10089443B2 (en) | 2012-05-15 | 2018-10-02 | Baxter International Inc. | Home medical device systems and methods for therapy prescription and tracking, servicing and inventory |
US10552577B2 (en) | 2012-08-31 | 2020-02-04 | Baxter Corporation Englewood | Medication requisition fulfillment system and method |
US11887728B2 (en) | 2012-09-20 | 2024-01-30 | Masimo Corporation | Intelligent medical escalation process |
US10833983B2 (en) | 2012-09-20 | 2020-11-10 | Masimo Corporation | Intelligent medical escalation process |
US9749232B2 (en) | 2012-09-20 | 2017-08-29 | Masimo Corporation | Intelligent medical network edge router |
US11457808B2 (en) | 2012-09-24 | 2022-10-04 | Physio-Control, Inc. | Patient monitoring device with remote alert |
US10136815B2 (en) | 2012-09-24 | 2018-11-27 | Physio-Control, Inc. | Patient monitoring device with remote alert |
US12064207B2 (en) | 2012-09-24 | 2024-08-20 | Physio-Control, Inc. | Patient monitoring device with remote alert |
US10646405B2 (en) | 2012-10-26 | 2020-05-12 | Baxter Corporation Englewood | Work station for medical dose preparation system |
US10971257B2 (en) | 2012-10-26 | 2021-04-06 | Baxter Corporation Englewood | Image acquisition for medical dose preparation system |
US9830424B2 (en) | 2013-09-18 | 2017-11-28 | Hill-Rom Services, Inc. | Bed/room/patient association systems and methods |
US11011267B2 (en) | 2013-09-18 | 2021-05-18 | Hill-Rom Services, Inc. | Bed/room/patient association systems and methods |
US11699526B2 (en) | 2013-10-11 | 2023-07-11 | Masimo Corporation | Alarm notification system |
US12230396B2 (en) | 2013-10-11 | 2025-02-18 | Masimo Corporation | Alarm notification system |
US10825568B2 (en) | 2013-10-11 | 2020-11-03 | Masimo Corporation | Alarm notification system |
US10832818B2 (en) | 2013-10-11 | 2020-11-10 | Masimo Corporation | Alarm notification system |
US11488711B2 (en) | 2013-10-11 | 2022-11-01 | Masimo Corporation | Alarm notification system |
US12009098B2 (en) | 2013-10-11 | 2024-06-11 | Masimo Corporation | Alarm notification system |
US11823281B2 (en) | 2014-04-25 | 2023-11-21 | State Farm Mutual Automobile Insurance Company | Systems and methods for assigning damage caused by an insurance-related event |
US10922756B1 (en) | 2014-04-25 | 2021-02-16 | State Farm Mutual Automobile Insurance Company | Systems and methods for managing insurance for devices located within a property based on insurance-related events |
US10733671B1 (en) | 2014-04-25 | 2020-08-04 | State Farm Mutual Automobile Insurance Company | Systems and methods for predictively generating an insurance claim |
US11379924B2 (en) | 2014-04-25 | 2022-07-05 | State Farm Mutual Automobile Insurance Company | Systems and methods for automatically mitigating risk of property damage |
US11042942B1 (en) | 2014-04-25 | 2021-06-22 | State Farm Mutual Automobile Insurance Company | Systems and methods for determining cause of loss to a property |
US11651441B2 (en) | 2014-04-25 | 2023-05-16 | State Farm Mutual Automobile Insurance Company | Systems and methods for homeowner-directed risk of property damage mitigation |
US11354748B1 (en) | 2014-04-25 | 2022-06-07 | State Farm Mutual Automobile Insurance Company | Systems and methods for automatically mitigating risk of water damage |
US12190392B2 (en) | 2014-04-25 | 2025-01-07 | State Farm Mutual Automobile Insurance Company | Systems and methods for assigning damage caused by an insurance-related event |
US11042137B1 (en) | 2014-04-25 | 2021-06-22 | State Farm Mutual Automobile Insurance Company | Systems and methods for managing the operation of devices within a property |
US11361387B1 (en) | 2014-04-25 | 2022-06-14 | State Farm Mutual Automobile Insurance Company | Systems and methods for managing insurance associated with devices populated within a property |
US11966982B2 (en) | 2014-04-25 | 2024-04-23 | State Farm Mutual Automobile Insurance Company | Systems and methods for automatically mitigating risk of property damage |
US10679292B1 (en) | 2014-04-25 | 2020-06-09 | State Farm Mutual Automobile Insurance Company | Systems and methods for managing insurance associated with devices populated within a property |
US10846800B1 (en) | 2014-04-25 | 2020-11-24 | State Farm Mutual Automobile Insurance Company | Systems and methods for automatically mitigating risk of property damage |
US11756134B2 (en) | 2014-04-25 | 2023-09-12 | State Farm Mutual Automobile Insurance Company | Systems and methods for homeowner-directed risk of property damage mitigation |
US11074659B1 (en) | 2014-04-25 | 2021-07-27 | State Farm Mutual Automobile Insurance Company | Systems and methods for community-based cause of loss determination |
US11657459B1 (en) | 2014-04-25 | 2023-05-23 | State Farm Mutual Automobile Insurance Company | Systems and methods for predictively generating an insurance claim |
US11270385B1 (en) | 2014-04-25 | 2022-03-08 | State Farm Mutual Automobile Insurance Company | Systems and methods for homeowner-directed risk of property damage mitigation |
US11367533B2 (en) | 2014-06-30 | 2022-06-21 | Baxter Corporation Englewood | Managed medical information exchange |
US11107574B2 (en) | 2014-09-30 | 2021-08-31 | Baxter Corporation Englewood | Management of medication preparation with formulary management |
US11575673B2 (en) | 2014-09-30 | 2023-02-07 | Baxter Corporation Englewood | Central user management in a distributed healthcare information management system |
US10795329B1 (en) | 2014-10-07 | 2020-10-06 | State Farm Mutual Automobile Insurance Company | Systems and methods for managing smart devices based upon electrical usage data |
US11423754B1 (en) * | 2014-10-07 | 2022-08-23 | State Farm Mutual Automobile Insurance Company | Systems and methods for improved assisted or independent living environments |
US10573146B1 (en) * | 2014-10-07 | 2020-02-25 | State Farm Mutual Automobile Insurance Company | Systems and methods for improved assisted or independent living environments |
US11656585B1 (en) | 2014-10-07 | 2023-05-23 | State Farm Mutual Automobile Insurance Company | Systems and methods for managing smart devices based upon electrical usage data |
US11551235B1 (en) | 2014-10-07 | 2023-01-10 | State Farm Mutual Automobile Insurance Company | Systems and methods for managing building code compliance for a property |
US10943447B1 (en) | 2014-10-07 | 2021-03-09 | State Farm Mutual Automobile Insurance Company | Systems and methods for automatically responding to a fire |
US11004320B1 (en) | 2014-10-07 | 2021-05-11 | State Farm Mutual Automobile Insurance Company | Systems and methods for analyzing sensor data to detect property intrusion events |
US11043098B1 (en) | 2014-10-07 | 2021-06-22 | State Farm Mutual Automobile Insurance Company | Systems and methods for automatically generating an escape route |
US11049078B1 (en) | 2014-10-07 | 2021-06-29 | State Farm Mutual Automobile Insurance Company | Systems and methods for responding to a broken circuit |
US11334040B2 (en) | 2014-10-07 | 2022-05-17 | State Farm Mutual Automobile Insurance Company | Systems and methods for automatically responding to a fire |
US11815864B2 (en) | 2014-10-07 | 2023-11-14 | State Farm Mutual Automobile Insurance Company | Systems and methods for managing building code compliance for a property |
US10818387B2 (en) | 2014-12-05 | 2020-10-27 | Baxter Corporation Englewood | Dose preparation data analytics |
US11948112B2 (en) | 2015-03-03 | 2024-04-02 | Baxter Corporation Engelwood | Pharmacy workflow management with integrated alerts |
US11495334B2 (en) | 2015-06-25 | 2022-11-08 | Gambro Lundia Ab | Medical device system and method having a distributed database |
US11089963B2 (en) | 2015-08-31 | 2021-08-17 | Masimo Corporation | Systems and methods for patient fall detection |
US11576582B2 (en) | 2015-08-31 | 2023-02-14 | Masimo Corporation | Patient-worn wireless physiological sensor |
US12150739B2 (en) | 2015-08-31 | 2024-11-26 | Masimo Corporation | Systems and methods for patient fall detection |
US12133717B2 (en) | 2015-08-31 | 2024-11-05 | Masimo Corporation | Systems and methods for patient fall detection |
US10448844B2 (en) | 2015-08-31 | 2019-10-22 | Masimo Corporation | Systems and methods for patient fall detection |
US10226187B2 (en) | 2015-08-31 | 2019-03-12 | Masimo Corporation | Patient-worn wireless physiological sensor |
US10736518B2 (en) | 2015-08-31 | 2020-08-11 | Masimo Corporation | Systems and methods to monitor repositioning of a patient |
US10383527B2 (en) | 2015-08-31 | 2019-08-20 | Masimo Corporation | Wireless patient monitoring systems and methods |
US11202571B2 (en) | 2016-07-07 | 2021-12-21 | Masimo Corporation | Wearable pulse oximeter and respiration monitor |
US10617302B2 (en) | 2016-07-07 | 2020-04-14 | Masimo Corporation | Wearable pulse oximeter and respiration monitor |
US12070293B2 (en) | 2016-07-07 | 2024-08-27 | Masimo Corporation | Wearable pulse oximeter and respiration monitor |
US11076777B2 (en) | 2016-10-13 | 2021-08-03 | Masimo Corporation | Systems and methods for monitoring orientation to reduce pressure ulcer formation |
US11516183B2 (en) | 2016-12-21 | 2022-11-29 | Gambro Lundia Ab | Medical device system including information technology infrastructure having secure cluster domain supporting external domain |
US11504061B2 (en) | 2017-03-21 | 2022-11-22 | Stryker Corporation | Systems and methods for ambient energy powered physiological parameter monitoring |
US11462094B2 (en) | 2018-04-09 | 2022-10-04 | State Farm Mutual Automobile Insurance Company | Sensing peripheral heuristic evidence, reinforcement, and engagement system |
US11670153B2 (en) | 2018-04-09 | 2023-06-06 | State Farm Mutual Automobile Insurance Company | Sensing peripheral heuristic evidence, reinforcement, and engagement system |
US11423758B2 (en) | 2018-04-09 | 2022-08-23 | State Farm Mutual Automobile Insurance Company | Sensing peripheral heuristic evidence, reinforcement, and engagement system |
US12205450B2 (en) | 2018-04-09 | 2025-01-21 | State Farm Mutual Automobile Insurance Company | Sensing peripheral heuristic evidence, reinforcement, and engagement system |
US11869328B2 (en) | 2018-04-09 | 2024-01-09 | State Farm Mutual Automobile Insurance Company | Sensing peripheral heuristic evidence, reinforcement, and engagement system |
US11887461B2 (en) | 2018-04-09 | 2024-01-30 | State Farm Mutual Automobile Insurance Company | Sensing peripheral heuristic evidence, reinforcement, and engagement system |
US11109818B2 (en) | 2018-04-19 | 2021-09-07 | Masimo Corporation | Mobile patient alarm display |
US12193849B2 (en) | 2018-04-19 | 2025-01-14 | Masimo Corporation | Mobile patient alarm display |
US11844634B2 (en) | 2018-04-19 | 2023-12-19 | Masimo Corporation | Mobile patient alarm display |
US10734110B2 (en) | 2018-12-05 | 2020-08-04 | Hill-Rom Services, Inc. | Caregiver locating tag having advanced functionality |
US11911325B2 (en) | 2019-02-26 | 2024-02-27 | Hill-Rom Services, Inc. | Bed interface for manual location |
US11974833B2 (en) | 2020-03-20 | 2024-05-07 | Masimo Corporation | Wearable device for noninvasive body temperature measurement |
EP3933850A1 (en) | 2020-06-29 | 2022-01-05 | Koa Health B.V. | Method, apparatus and computer programs for early symptom detection and preventative healthcare |
USD980091S1 (en) | 2020-07-27 | 2023-03-07 | Masimo Corporation | Wearable temperature measurement device |
USD974193S1 (en) | 2020-07-27 | 2023-01-03 | Masimo Corporation | Wearable temperature measurement device |
USD1022729S1 (en) | 2020-07-27 | 2024-04-16 | Masimo Corporation | Wearable temperature measurement device |
US12199938B2 (en) | 2020-08-06 | 2025-01-14 | Stryker Corporation | Prioritizing communications on a communication device |
US12027256B2 (en) | 2020-09-17 | 2024-07-02 | Stryker Corporation | Care provider coverage filter for communication devices |
US12183343B2 (en) | 2020-09-27 | 2024-12-31 | Stryker Corporation | Message filtering based on dynamic voice-activated rules |
US11721339B2 (en) | 2020-09-27 | 2023-08-08 | Stryker Corporation | Message filtering based on dynamic voice-activated rules |
US12186241B2 (en) | 2021-01-22 | 2025-01-07 | Hill-Rom Services, Inc. | Time-based wireless pairing between a medical device and a wall unit |
USD1050910S1 (en) | 2021-09-22 | 2024-11-12 | Masimo Corporation | Portion of a wearable temperature measurement device |
USD1000975S1 (en) | 2021-09-22 | 2023-10-10 | Masimo Corporation | Wearable temperature measurement device |
US12257022B2 (en) | 2022-02-04 | 2025-03-25 | Masimo Corporation | System for transmission of sensor data using dual communication protocol |
USD1048908S1 (en) | 2022-10-04 | 2024-10-29 | Masimo Corporation | Wearable sensor |
Also Published As
Publication number | Publication date |
---|---|
AU6218794A (en) | 1994-09-26 |
WO1994020916A1 (en) | 1994-09-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5576952A (en) | Medical alert distribution system with selective filtering of medical information | |
US5416695A (en) | Method and apparatus for alerting patients and medical personnel of emergency medical situations | |
US5954793A (en) | Remote limit-setting information distribution system | |
US6871211B2 (en) | Intranet-based medical data distribution system | |
US6766375B2 (en) | System and method for protocol conversion using facilities and utilities | |
US7680802B2 (en) | System and method for distributing content to portable computing devices | |
AU2013327128B2 (en) | System and method for providing patient care | |
US6842433B2 (en) | System and method for communicating information from a computerized distributor to portable computing devices | |
US7062258B1 (en) | Wallet for storage of information for automated entry into forms of mobile applications | |
WO2001069446A1 (en) | System and method for interacting with legacy healthcare database systems | |
US7269405B2 (en) | System and method for proxy-enabling a wireless device to an existing IP-based service | |
US20020184385A1 (en) | Apparatus and method for communicating information to portable computing devices | |
US20100218036A1 (en) | Pushing documents to wireless data devices | |
US20160232305A1 (en) | Healthcare Information System With Clinical Information Exchange | |
US20070250545A1 (en) | Computer implemented method for transforming an event notification within a database notification infrastructure | |
Partridge et al. | High-level entity management system (hems) | |
CA2383453C (en) | System and method for interfacing a radiology information system to a central dictation system | |
Graeber | Communication services for a distributed hospital information system | |
WO2003067484A1 (en) | Medical information system | |
WO2001006348A1 (en) | Processing medical data in different formats | |
CN116095624B (en) | Heart monitor data acquisition system | |
Partridge et al. | RFC1021: High-level Entity Management System (HEMS) | |
JP2002351773A (en) | User assist server device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: METRIPLEX, INC., MASSACHUSETTS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNOR:STUTMAN ET AL.;REEL/FRAME:006465/0444 Effective date: 19930309 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: APPLICATION UNDERGOING PREEXAM PROCESSING |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
REMI | Maintenance fee reminder mailed | ||
FPAY | Fee payment |
Year of fee payment: 4 |
|
SULP | Surcharge for late payment | ||
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: STUTMAN, PETER S, MASSACHUSETTS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:METRIPLEX INC;REEL/FRAME:015056/0840 Effective date: 20040831 |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
AS | Assignment |
Owner name: STORE SMERTE HOLDINGS LLC, DELAWARE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:STUTMAN, PETER S;REEL/FRAME:024900/0124 Effective date: 20100827 |
|
AS | Assignment |
Owner name: WILSON TELEMETRY LLC, DELAWARE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:STORE SMERTE HOLDINGS LLC;REEL/FRAME:025077/0205 Effective date: 20100927 |