US20090150484A1 - Medical device metadata - Google Patents
Medical device metadata Download PDFInfo
- Publication number
- US20090150484A1 US20090150484A1 US12/189,541 US18954108A US2009150484A1 US 20090150484 A1 US20090150484 A1 US 20090150484A1 US 18954108 A US18954108 A US 18954108A US 2009150484 A1 US2009150484 A1 US 2009150484A1
- Authority
- US
- United States
- Prior art keywords
- medical device
- metadata
- server
- medical
- medical devices
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- 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/20—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 management or administration of healthcare resources or facilities, e.g. managing hospital staff or surgery rooms
-
- 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/40—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 management of medical equipment or devices, e.g. scheduling maintenance or upgrades
-
- 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
- the present disclosure relates to treatment of patients via systems for use and control of medical devices. More specifically, the present disclosure relates to software for treatment of patients using medical devices.
- Hospitals and care centers use a variety of types and brands of medical devices to assist in monitoring and therapy administration.
- medical devices used to assist in therapy administration may include medical infusion pumps, pulse oximeters, cardiopulmonary monitors, and other therapy delivery and patient monitoring equipment.
- the various types and brands of medical devices each generally use differing, proprietary communication standards.
- the proprietary standards employed by the different devices limit interoperability among the devices, making therapy administration difficult.
- a caregiver may want to perform a number of actions related to the medical device. For example, a caregiver may wish to set parameters in a medical device based on the observed characteristics of the patient. Or, the caregiver may wish to view data gathered by a monitor. Due to the proprietary standards used by various medical devices, the caregiver may use a number of types of software and hardware to access the information gathered by the medical device needed to treat the patient.
- a single medical device can be programmed for administering different therapies and in different locations within a hospital. Usage records of multiple medical devices of varying types and in different hospitals may need to be compared. Similarly, the status of a medical device can be difficult to monitor because the devices are often in locations other than where the caregiver is located.
- a medical device such as a medical infusion pump, interfaces with a server to administer treatments to patients.
- medical device metadata is used to define a medical device within a medical device network.
- messages are communicated between a medical device and server to define treatments and other operations to the medical device.
- operational and historical data is communicated from medical devices to a medical device server to allow remote monitoring of the administration of a therapy to a patient.
- timing parameters dictate communication and tracking of events between a medical device and a medical device server.
- a method of communication between a medical device and a server includes associating metadata with one or more medical devices, the metadata corresponding to an attribute of the medical devices.
- the method also includes storing the metadata on a server, the server configured to communicate with each of the medical devices by using the metadata.
- a system for communicating with a plurality of medical devices includes a plurality of medical devices and a server communicatively connected to the plurality of medical devices.
- the server includes a memory configured to store metadata describing the medical devices and a programmable circuit operatively connected to the memory.
- the programmable circuit is configured to execute program instructions to associate metadata with one or more medical devices, the metadata corresponding to at least one attribute of the medical devices.
- the programmable circuit is also configured to execute program instructions to store the metadata on a server and communicate information including the metadata with at least one of the medical devices.
- a method of communication between a medical device and a server includes associating metadata with each of a plurality of medical devices, the metadata corresponding to at least one attribute common to the medical devices.
- the method also includes associating second metadata with at least one medical device of the plurality of medical devices, the second metadata corresponding to at least one custom attribute of the medical device.
- the method further includes storing the metadata on a server, the server configured to communicate with each of the medical devices by using the metadata.
- the method also includes selecting a medical device and communicating information including the metadata with the medical device.
- a method of communication between a plurality medical devices and a server includes generating a message to a medical device server at a medical device, the message including metadata used to identify the medical device.
- the method further includes receiving a message from the medical device server at the medical device, the message including metadata identifying the medical device.
- FIG. 1 shows an exemplary medical device network in which aspects of the present disclosure may be implemented
- FIG. 2 is a block diagram of a medical device useable in aspects of the present disclosure
- FIG. 3 is a diagram of a software architecture for a medical device network
- FIG. 4 is a diagram of a second software architecture for a medical device network
- FIG. 5 is a flowchart of methods and systems for remote management of medical devices controlled by multiple entities
- FIG. 6 is a flowchart of methods and systems for server based control of medical devices
- FIG. 7 is a state diagram of possible state for remote control of a medical device
- FIG. 8 is a functional diagram of a messaging system for use in a medical device network
- FIG. 9 is a flowchart of methods and systems for communication between a medical device and a medical device server
- FIG. 10 is a flowchart of further methods and systems for communication between a medical device and a medical device server
- FIG. 11-16 are data models including metadata useable to facilitate extensible communication systems for medical devices and medical device servers;
- FIG. 17 is a flowchart of methods and systems for filtering medical device events
- FIG. 18 is a flowchart of methods and systems for managing maintenance of medical devices
- FIGS. 19-24 are data models including event metadata useable to track events occurring in medical devices
- FIG. 25 is a diagram of a data packet formatted for transmission from a medical device server to one or more medical devices
- FIG. 26 is a flowchart of methods and systems for delivery of the data packet of FIG. 25 ;
- FIGS. 27-32 are data models including metadata useable to facilitate delivery of data packets to medical devices from a medical device server;
- FIG. 33 is a schematic diagram including metadata useable to synchronize time within a medical device network
- FIG. 34 is a flowchart of methods and systems for synchronization of medical devices in a medical device network
- FIG. 35 is a flowchart of methods and systems for time adjustment of event log data
- FIG. 36 is a block diagram of functional units of a medical device server, according to a possible embodiment of the present disclosure.
- FIG. 37 is a block diagram of medical device server administration systems
- FIG. 38 is a sample medical device administration event tracking report accessible from a medical device server
- FIG. 39 is a sample security event tracking report accessible from a medical device server
- FIG. 40 is a sample security event trending report accessible from a medical device server
- FIG. 41 is a sample user history report accessible from a medical device server
- FIG. 42 is a user interface for management of medical device metadata
- FIG. 43 is a further user interface for installation of medical device metadata
- FIG. 44 is a user interface for management of data packet distribution in a medical device network
- FIG. 45 is a further user interface for deployment of data packets to medical devices in a medical device network
- FIG. 46 is a user interface confirming deployment of a data packet to a medical device
- FIG. 47 is a sample quarantine report indicating erroneous data transmission from a medical device server to a medical device
- FIG. 48 is a sample detailed quarantine report, corresponding to the quarantine report of FIG. 47 ;
- FIG. 49 is a sample package deployment report displaying deployments of data packets from a medical device server to medical devices;
- FIG. 50 is a sample package deployment error report displaying erroneous deployments of data packets from a medical device server to medical devices;
- FIG. 51 is a sample maintenance report displaying medical device maintenance events
- FIG. 52 is a sample medical device fault report displaying medical device faults communicated to a medical device server
- FIG. 53 is a sample medical device fault trending report displaying trends in medical device faults communicated to a medical device server;
- FIG. 54 is a flowchart of methods and systems for communicating parameter changes from a medical device server to a medical device
- FIG. 55 is a schematic diagram including metadata useable to facilitate therapy-based programming of medical devices from a medical device server;
- FIG. 56 is an exemplary messaging sequence for therapy-based programming of a medical device
- FIG. 57 is a flowchart of methods and systems for tracking changed medical device parameters communicated to a medical device server
- FIG. 58 is a sample medical device history report displaying event log data communicated from a medical device to a medical device server;
- FIG. 59 is a sample therapy history report displaying therapy event log data communicated from a medical device to a medical device server;
- FIG. 60 is a sample therapy trending report displaying therapy trends derived from therapy event log data communicated from a medical device to a medical device server;
- FIG. 61 is a sample therapy change history report displaying changes to therapies in therapy event log data communicated from a medical device to a medical device server;
- FIG. 62 is a sample therapy change trending report displaying therapy change trends derived from therapy event log data communicated from a medical device to a medical device server;
- FIG. 63 is a flowchart of systems and methods for determining an on-line status of a medical device
- FIG. 64 is a flowchart of systems and methods for collecting telemetry data from a medical device
- FIG. 65 is an exemplary messaging sequence for receiving telemetry data from a medical device.
- FIG. 66 is schematic diagram including metadata useable to facilitate communication of telemetry data from medical devices to a medical device server.
- the description set forth herein discusses use and programming of a variety of medical devices and a medical device server in a medical device network.
- medical devices are used in administering a therapy to a user, such as medical infusion pumps, pulse oximeters, cardiopulmonary monitors, and other therapy delivery and patient monitoring equipment.
- these and additional medical devices may be used in the medical device network of the present disclosure.
- medical device server refers to a computing system and a message handling and storage service used for coordination of various other components of the system.
- the term “user” in the context of the medical device generally applies to the person who is receiving a therapy. In many other contexts, such as the context of usage of the medical device server, the user could also refer to any other person such as a caregiver that is operating the medical device or a computer with access to information about the medical device.
- the medical devices and interconnected computing systems considered in the present disclosure generate and present information and fields in user interfaces and reports, which are also referred to as displays.
- the user interfaces and reports can include fields, alpha/numeric character strings, times, and dates.
- the fields also referred to as cells, prompt users to enter and/or select information.
- Various types of input and display devices are available on various computing systems and medical devices.
- the various types of medical devices encompassed by the present disclosure execute or utilize operating parameters, which customize or personalize operation of computer implemented steps, machine modules, and programs to meet the requirements of individual medical device users.
- the operating parameters can be numerical values, text strings, flags, argument names, or any other aspect of medical device programming that the user or a caregiver can set to control operation of the medical device.
- metadata indicates a textual definition of the capabilities of the various operating parameters within the medical device, and to servers and other computing systems interfaced with the medical device.
- FIG. 1 shows an exemplary medical device network 100 in which aspects of the present disclosure may be implemented.
- the medical device network 100 provides a method by which a variety of medical devices and communication systems intercommunicate.
- the medical device network 100 includes a medical device server 102 interconnected with a variety of types of medical devices.
- the medical devices can include an active medical device 104 , a passive medical device 106 , and a plurality of exemplary medical devices shown to be medical infusion pumps 108 .
- the active medical device 104 refers to any of a number of medical devices configured to assist in administering a therapy to a patient. Active medical devices include medical infusion pumps for delivery of fluidic therapies, or other therapy-providing equipment. In one embodiment, the active medical device 104 is a medical infusion device, such as the medical infusion pumps 108 shown.
- the passive medical device 106 refers to any of a number of observation devices configured to monitor the status of a patient, rather than to actively assist in administering a therapy to that patient.
- Examples of passive medical devices include pulse oximeters, cardiopulmonary monitors, or other patient observation systems for measuring vital signs of the patient, such as breathing, heart rate and rhythm, blood oxygen levels, and other health indicators.
- the medical device server 102 communicates with the medical devices, and is one or more generalized or application-specific computing systems.
- the medical device server 102 is configured to store and retrieve data received from the various medical devices 104 , 106 , 108 .
- the data received by the medical device server 102 can include event log data, programming data, and various other data transmitted to the server 102 from the medical devices 104 , 106 , 108 .
- the medical device network 100 includes additional computing devices, such as workstations 110 and portable computing systems 112 , configured to allow communicative connection to the medical device server 102 .
- the workstations 110 and portable computing systems 112 are generalized computing systems or thin client computing systems having a communication interface allowing access to the medical device server.
- the workstations 110 and portable computing systems 112 generally include input devices and displays, so as to allow a user (i.e. a caregiver) access to data about a patient when that user is not in the same location as the patient.
- the users may access the medical device server 102 via the workstation 110 or portable computing system 112 to retrieve data gathered from a medical device, and may instruct the medical device server 102 to communicate various messages or software packages to one or more of the medical devices.
- the medical device network 100 optionally includes network infrastructure components, such as a switch 114 and a wireless access point 116 .
- the network infrastructure components are configured to provide the communication infrastructure between the various medical devices 104 , 106 , 108 , the medical device server 102 , and any additional computing systems 110 , 112 .
- the medical device network 100 requires a communicative conduit between the various components included in the network, the specific components included in a given medical device network will vary based upon the particular infrastructure and needs of users of the medical device network. Therefore, the switch 114 and wireless access point 116 are intended as exemplary components for implementation of a communicative interconnection between the various components of the network. Additional types of medical devices, computing systems, or networking components may be used in the network 100 as well.
- FIG. 2 shows an exemplary block diagram of a medical device 200 .
- the medical device 200 is any of a number of types of active or passive medical devices for therapy administration or monitoring of a patient.
- the medical device 200 is a medical infusion pump configured to infuse drugs and other fluidic therapies to a patient. Other types of medical devices are possible as well.
- the medical device 200 includes a programmable circuit 202 interfaced to a memory subsystem, including, for example, Random Access Memory (RAM) 204 , a flash memory 206 , and an electrically erasable, programmable memory (EEPROM) 208 .
- the RAM 204 stores operational parameters of the medical device, as well as any non-critical storage with respect to operational data or instructions.
- the flash memory 206 stores instruction and/or data memory defining operation of the pump, such as pump programs, pump parameters for use in those pump programs, or other system firmware.
- the EEPROM 208 stores a set of initial instructions that are used by the medical device 200 and must be preserved in the event of a failure of the device, such as due to a power failure, dead battery, or other unanticipated event.
- the EEPROM 208 optionally includes firmware or instructions which may be read or copied into the RAM 204 or flash memory 206 for execution, as necessary.
- the various components of the memory subsystem used are dictated by the needs of the medical device.
- one or more of the memory system components described herein are not present.
- some or all of the data and instructions stored in that device may be stored in another component of the memory subsystem present in the device.
- RAM may also temporarily provide storage for critical operational data or instructions.
- alternate embodiments can be provided whereby the contents of the flash memory and the contents of the EEPROM memory previously described may be interchanged, or whereby the contents may be entirely stored in one type of non-volatile memory and none in the other.
- other types of non-volatile memory may be used instead, such as ferro-electric memory or others.
- the medical device 200 further includes a battery system 210 configured to provide a direct current source of power to the medical device when the device cannot be plugged in to a wall power outlet or some other AC power source.
- the battery system 210 includes a rechargeable lithium-ion smart battery system configured to provide power management and intelligent switching between DC and AC power modes depending on the presence of AC power.
- the battery system 210 includes different types of battery systems, such as a rechargeable battery system including a nickel-cadmium battery.
- the medical device 200 includes an input device 212 and an output device 214 interfaced to the programmable circuit 202 .
- the input device 212 allows a user at the location of the medical device to adjust the activity of the device.
- the input device 212 can be, for example, a mouse, keyboard, keypad, trackball, touch screen, control buttons, or other user-controllable devices.
- the output device 214 can be any type of audio, video, or data interface configured to provide information regarding the medical device to users and devices external to the device.
- the output device 214 may be a data interface to a second medical device, or may be a connection to an external monitor for display of information to a user regarding the status of the medical device 200 .
- the medical device 200 also includes a display device 216 and an alarm 218 .
- the display device 216 is a visual device capable of displaying information to a user of the device.
- the display device 216 can be, for example, a display device, such as an LCD, CRT, or other screen. Additional types of display devices are possible as well.
- the medical device is shown as including a display device 216 , in alternate embodiments a display device is not required.
- the alarm 218 can be configured to provide various types of audio indications to the user of various conditions detected in the user or the device.
- These conditions include a health condition detected, such as an abnormally low or high heart rate or respiration rate, or a warning related to the device, such as indicating that a supply of a drug is running low, or that maintenance may be required for the device.
- the alarm optionally triggers based on additional alarm conditions beyond those listed here; the alarms selected generally relate to the type of medical device implemented and conditions experienced by that device.
- a wired communication interface 220 provides a data communication connection from the medical device 200 that interfaces with a medical device server or other generalized computing system.
- the wired communication interface 220 interfaces to the programmable circuit 202 , and sends and receives data from the medical device 200 .
- the wired communication interface 220 can be an Ethernet or other data connection capable of communicating and receiving digital data.
- a wireless communication interface 222 provides an alternative communication interface to the wired communication interface 220 , such that the medical device 200 can maintain data communications with a medical device server or other computing system when a wired communication connection is not available or convenient, based on the location of the medical device.
- the wireless communication interface 222 interfaces to the programmable circuit 202 , and sends and receives data wirelessly from the medical device. Usage of one or both of the wired or wireless communication interfaces is dependent upon the location of the medical device and the need for communication with a medical device server.
- the medical device provides a constant data stream to one or both interfaces such that individuals with access to a medical device server can continuously track the status of the medical device.
- the medical device activates and/or communicates using one or both interfaces periodically, or intermittently, so as to update the operational data or other information held by either the medical device or the medical device server.
- the medical device 200 also includes a patient interface 224 .
- the patient interface 224 controls the mechanical component of the medical device 200 which monitors or delivers a therapy to the user.
- the patient interface 224 varies among the different types of medical devices based upon the function of the device.
- the patient interface 224 may include a sensor or other physical detection equipment.
- the patient interface may include a drive mechanism, occlusion sensor, fluid volume sensor, or other drug control or delivery interfaces.
- Other medical devices, and corresponding patient interfaces are possible as well. Additional components beyond those shown may also be included in various embodiments of the medical device 200 , depending upon the particular application to which the device is directed.
- FIGS. 3-6 show an overall software environment for the medical device network 100 and its components, according to various embodiments of the present disclosure.
- the software environment disclosed herein is discussed in two sections: (1) those aspects which relate to communications between medical devices and a medical device server, found in part III, and (2) aspects encompassing user interaction with the medical device network, such as to view data related to medical device activity, or to administer changes or additions to the medical device network, found in part IV. Both aspects relate generally to coordination of medical devices in a medical device network, of which the primary physical features are described above in FIGS. 1-2 .
- the various software disclosed herein can be packaged in a variety of ways, and organized for a variety of different medical device networks.
- the various software aspects are included in a software development kit (SDK) including some or all of the various software components described herein.
- the medical devices can include monitors and medical infusion pumps, and the software can include pre-packaged metadata files useable on both the medical devices and medical device server.
- User-readable documentation regarding the software can be included as well.
- a computing device typically includes at least some form of computer-readable media.
- Computer readable media can be any available media that can be accessed by the computing system.
- computer-readable media might comprise computer storage media and communication media.
- Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data.
- Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to store the desired information and that can be accessed by a computing system.
- Communication media typically embodies computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
- modulated data signal refers to a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
- communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above should also be included within the scope of computer-readable media.
- Computer-readable media may also be referred to as computer program product.
- FIG. 3 shows a software architecture 300 in which aspects of the present disclosure are implemented.
- the software architecture 300 provides an operating environment in which medical device data can be stored and managed remotely from the medical devices.
- the software architecture 300 also provides an extensible architecture in which a variety of types of medical devices can operate.
- the software architecture 300 operates using one or more computing systems in communicative connection to various medical devices, and is configurable to operate across multiple locations and different business entities.
- the software architecture 300 operates within a medical device network including one or more medical devices and a medical device server. A possible configuration of the medical device network in which the software architecture operates is described above in FIG. 1 .
- aspects of the software architecture 300 are implemented using the relational and business intelligence components of Microsoft SQL Server 2005, distributed by Microsoft Corporation.
- various modules such as web interfaces, may be provided using a web service, such as Microsoft Internet Information Services (IIS) platform.
- IIS Microsoft Internet Information Services
- aspects of the system are implemented using Microsoft SQL Server 2000, Oracle, or other database management and business intelligence products, in conjunction with various web services, such as an Apache-based or other web server.
- the software architecture 300 includes one or more medical devices 302 , back office components 304 , and client applications 306 .
- the medical devices 302 monitor or deliver therapies to patients, as directed by a caregiver.
- the medical devices 302 can be any of a variety of programmable medical devices such as those discussed in conjunction with FIGS. 1-2 , above.
- the back office components 304 include one or more medical device servers 308 , an administration module 310 , an event tracking module 312 , and an operations module 314 .
- the medical device server 308 manages communication with the various medical devices 302 associated with the back office components 304 , such as by relaying messages between the various modules 310 , 312 , 314 and the medical devices 302 .
- the medical device server 302 creates messages understandable to the medical devices 302 and the various modules 310 , 312 , 314 such that a variety of types of medical devices can be managed using the modules.
- the medical device server 308 collects historical information from the medical devices, automates various maintenance operations, assists with therapy setup at a user's bedside, and provides medical device monitoring.
- the medical device server 302 manages a metadata-based messaging system for communicating with a variety of types of medical devices, such as by using XML or some other type of metadata or markup language via SOAP or another messaging protocol.
- the medical device server 308 resides on a computing system which also hosts the additional back office components 304 .
- the medical device server resides on separate computing hardware from the other back office components.
- the medical device server 308 may be placed at a different location from the other back office components, or may be managed by a different entity from the other back office components, as is described in FIGS. 4-5 , below.
- the term medical device server is intended to encompass either the medical device server 308 or the back office components 304 as a whole, depending upon the specific implementation chosen.
- the medical device server 308 can be placed on one or more physical computing platforms, resulting in the presence of multiple medical device servers.
- the administration module 310 provides an interface to administration data 316 , which the medical device server 308 and client applications 306 can request for various reasons, such as to allow access to event or operational data, described below.
- the administration data 316 includes user validation information, such as username, password, IP authentication, or other user validation, as well as rights information defining the access rights associated with the user.
- user validation information such as username, password, IP authentication, or other user validation
- rights information defining the access rights associated with the user.
- the administration data 316 may associate a username with a password, and require a user to provide the correct username and password to receive a validation right.
- the username and password information may in turn be associated with access rights information, which defines the specific categories of data, subsets of medical devices, or types of commands allowed to that user. Additional access rights may be defined in the administration data 316 and managed by the administration module 310 as well.
- the administration data 316 also defines the capabilities of the various medical devices 302 managed within the environment 300 , by defining operational parameters by which the medical device server 308 interfaces with a medical device 302 .
- a medical device configured to monitor a patient may include a variety of defined parameters relating to monitoring functions, but will not include parameters relating to therapy delivery.
- the environment 300 provides a user-extensible set of back office components which are configurable with a variety of medical devices having various capabilities, manufactured by different entities, and employed at different locations.
- the administration module 310 generates a web interface accessible to various client application interfaces to remotely validate users or caregivers wishing to access data held within one or more of the back office components 304 .
- the administration module provides an interface allowing remote applications to access the data managed by the back office components 304 .
- the event tracking module 312 provides an interface to the medical device server 308 , and organizes and manages event data 318 .
- the event data 318 corresponds to the historical data regarding various events occurring in the medical devices 302 , which are collected and routed by the medical device server 308 .
- the event data 318 correlates a medical device identifier with an event identifier, and additional descriptive information regarding the event occurring in the medical device. Examples of events tracked using the event tracking module 312 include power events, alarm events, maintenance events, telemetry events, therapy events, or therapy change events in the various medical devices. Examples of various events and schema used for tracking such events are discussed below in conjunction with FIGS. 19-24 .
- the event tracking module 312 generates a web interface accessible by the medical device server 308 to transfer data to a storage location of event data 318 .
- the operations module 314 manages various operational characteristics of the system, such as system operational information, therapy orders, maintenance jobs, and other information used to affect operation of the various medical devices 302 associated with the environment 300 .
- the operations module 314 also provides a web interface to the medical device server 308 for managing the various types of operations data 320 , and to various external computing systems to allow those systems to view the operations data 320 and transmit commands within the software architecture 300 , such as to the various medical devices 302 .
- An optional data warehouse 322 aggregates and coordinates the various predefined and collected data, including the administration data, the event data, and the operations data, for use by various client applications.
- a reporting application receives data from the data warehouse 322 , which aggregates various data from the administration data 316 , the event data 318 , and the operations data 320 .
- the data warehouse 322 provides a convenient static repository useable to generate reports based on one or more of these types of data. Example reports are described in conjunction with the user to server communication systems described in Part IV, below.
- the data warehouse 322 can be formed using any of a number of relational or On-Line Analytical Processing products, such as SQL Server Analysis Services, Hyperion Essbase, Oracle OLAP, or other data store configured to allow querying or access to various combinations of data.
- relational or On-Line Analytical Processing products such as SQL Server Analysis Services, Hyperion Essbase, Oracle OLAP, or other data store configured to allow querying or access to various combinations of data.
- its functionality as described herein can be provided by the Administration, Event Tracking, Operations databases and their corresponding modules, as described herein.
- the client applications 306 generally access one or more of the data sources 316 , 318 , 320 , 322 to generate user output forms indicating to caregivers or other users current or historical information about the medical devices to which that caregiver or user has access.
- the client applications 306 accessing the back end components 304 include administration applications 324 , reporting applications 326 , dashboards 328 , maintenance forms 330 , and various additional external applications 332 .
- the administration applications 324 provide user access to the administration data 316 include a variety of administration web forms, to define usage rights for other users attempting to access the back office components 304 , as well as to define the operational parameters of the medical devices 302 . Additional administration web forms may be included as well.
- the reporting applications 326 provide a number of standardized reports based on the administration data 316 , the event data 318 , and the operation data 320 .
- the reports may be based on the information in the data warehouse. Examples of reports built using the various types of data tracked in the back office components 304 include security reports, user histories, software deployment reports, medical device programming reports, maintenance reports, device history reports, therapy reports, and other reports. Additional examples of the reports are described in Part IV, below.
- the dashboards 328 allow a caregiver or user to view the status of a medical device 302 .
- the dashboards 328 are based on operation data, and interface to the operations module 310 .
- the dashboards 328 available within the environment 300 correspond to the various medical devices 302 capable of frequently transmitting data to the back office components 304 .
- the dashboards 328 receive operational data regarding the medical devices, such as the most recent therapy delivered by the devices. This information is reflected on the dashboard user interface, presented on a display device of a computing system accessible to a caregiver or user.
- the dashboards 328 replicate the visual interface of the corresponding medical device, but in a web-portal format.
- the maintenance forms 330 display maintenance information to a caregiver or other user of the medical devices 302 .
- the maintenance forms 330 display tracked maintenance information included in the operations data 320 , such as performed maintenance, scheduled maintenance, suggested maintenance, and maintenance trends.
- the maintenance forms 330 also allow the user to deploy various updates to the medical devices 302 , such as firmware updates and other software deployments.
- the operations data 320 includes maintenance schedule information accessible by users via the maintenance forms.
- the maintenance forms 330 display a maintenance schedule to a user, including future maintenance required for various medical devices 302 as well as historical maintenance events tracked in the operations data 320 .
- Various external applications 332 extend the functionality of the software environment 300 by communicating with the operations module 314 .
- the external applications 332 include any applications useable to extend the functionality of the software environment 300 .
- FIG. 4 displays an alternative software infrastructure 400 to the one shown in FIG. 3 , and may be used in the instance in which the storage of data from the medical devices is managed by an entity other than the facility at which the medical devices operate.
- the medical devices 302 and medical device server(s) 308 may reside at one or more hospitals or health care facilities 404 , managed by one or more healthcare entities, such as counties or private entities.
- the storage of data from those devices may be managed by a health management organization or other organization 405 contracting to manage the data of the various facilities at an off-site location.
- That entity can collect information from the medical device server 308 also residing at the facility, which in turn communicates data appropriately to one of the web-based modules 310 , 312 , 314 described above.
- Such an arrangement allows the hospital to aggregate data from its medical devices at a medical device server, but allows a third party to manage the computing infrastructure and perform the maintenance tasks related to long term storage, administration, access and/or reporting of the data.
- FIG. 5 shows systems and methods for management of a software infrastructure such as the one shown in FIG. 4 , in which a third party handles the data management tasks related to the data collected from medical devices located within and controlled by various healthcare organizations at various locations, or customer sites.
- Operational flow within the system 500 of FIG. 5 commences at a start operation 500 , which corresponds to initialization of the system 500 , such as by operation of various medical devices connected to a medical device server.
- a data receipt module 504 receives data generated by the medical devices managed by one or more entities, such as hospitals, clinics, or other health management organizations.
- the data receipt module 504 corresponds to receipt of various administrative data, event data, or operations data from a medical device server or client applications, as shown in the back office components 304 of FIG. 4 .
- An association module 506 associates the data received in the data receipt module 504 with the medical devices from which the data is received.
- the association module 506 associates the data with the various locations at which the medical devices reside, or with the various entities controlling the devices, as defined in the administration data 316 .
- the data association can be a logical or physical relationship between the data, such as can be found in a file, table, or database.
- the association module 506 prepares the data such that when a user from a particular hospital or location seeks information about medical devices, the back office components can provide to that user only information about the medical devices at that same location or within the same entity as the user, depending upon the particular implementation of the association module 506 .
- a single hospital or ward of a hospital may have a variety of medical devices whose data is collected and managed by a third party.
- a doctor, nurse, or other caregiver working in that hospital or ward may access information related to the specific medical devices in that ward from a remote server, not controlled by that ward or hospital.
- An optional program module 508 distributes data or instructions from the back office components to a medical device, based on the specific instructions related to that entity or location. For example, a hospital or ward can request a software upgrade to their medical devices, and the back office components will direct the specific software upgrade requested by the hospital to only that entity's devices or devices only of a specific type, excluding other devices associated with or monitored by the back office components.
- a workstation at a hospital or other healthcare location can view status information about the medical devices at that location, such as by execution of the data receipt module 504 and the association module 506 , above.
- the user of the workstation may optionally choose to reprogram the medical devices, and can do so by issuing a global command to all of the medical devices of a specific type at the location associated with the user.
- the back office components can transmit to the appropriate medical device server the specific instructions necessary to distribute to the medical devices at that location, without transmitting those instructions to the same medical devices at other locations managed by the back office components.
- Operational flow terminates at an end operation 510 , which corresponds to completion of a communication session with one or more medical devices.
- FIG. 6 shows systems and method executable within the medical device network of FIG. 1 , in which medical device actions are interconnected.
- the system 600 specifically relates to interconnection of different types of medical devices at a specific location, such as a group of medical devices all associated with a single patient.
- the system 600 includes a number of rules which execute on the medical device server or other back office components so as to determine any additional advisable therapy or monitoring activity using a second medical device based on observed activity of a patient with a first medical device, as received by the medical device server or back office components.
- Operational flow within the system 600 commences at a start operation 602 , which corresponds to initial monitoring of a patient using a plurality of medical devices connected to a medical device network.
- the start operation 602 also optionally corresponds to receipt of at least one event at the medical device server, as logged by a first medical device which is associated with a patient.
- a status receipt module 604 receives a status of a patient from a first medical device used to monitor or administer a therapy to the patient.
- the status receipt module 604 can receive a status of a patient from a medical device associated with that patient.
- the status of the patient may include the heart or breath rate or regularity, an indication by the patient that he is experiencing pain, the blood glucose level of the patient, or the progress of one or more therapies administered to the patient.
- the status of the patient optionally also includes alarms generated by medical devices monitoring or delivering therapies to the patient.
- a determination module 606 executes one or more rules based on the status of the patient received from the first medical device.
- the one or more rules define whether any additional action is needed with respect to that patient, such as additional or changed therapies or monitoring of the patient.
- the determination module 606 associates various rules with specific medical devices capable of executing the changed therapy. Only those rules are executed which correspond to active medical devices currently monitoring or delivering therapies to the patient.
- execution of the determination module 606 there may exist an instance in which a monitor senses or is told that the patient is experiencing pain.
- one or more rules execute to determine whether a pain management therapy is available to that patient, and, if such a therapy is available, to determine an appropriate therapy to be administered to that patient. For example, if a medical infusion pump is associated with that patient, the determination module 606 concludes that the pump is capable of delivering a pain management therapy and calculates appropriate pump parameters for delivery of the appropriate therapy to the patient.
- a program module 608 generates programming for a target medical device capable of providing the changed or additional therapy or monitoring determined in the determination module 606 .
- the program module 608 communicates the changes or additions to the therapy to either a workstation accessible to a caregiver of the patient, or to a medical device capable of administering the therapy.
- the program module 608 requests that a caregiver approves the suggested therapy determined in the determination module 606 .
- the program module 608 directly programs the medical device capable of delivering the therapy, such that the therapy may be delivered without any additional caregiver approval or intervention.
- Operational flow terminates at an end operation 610 .
- the end operation 610 corresponds to the medical device server completing communication of the determined therapy to a workstation or medical device.
- FIGS. 7-35 describe generally various systems and methods for communication between the medical devices and the medical device server or other back office components, as shown in FIGS. 1-2 .
- the systems and method described in this section relate to coordination of medical devices in a medical device network, which may span across one or more facilities, organizations, time zones, or other logical entities. These systems can be used during user interaction with the medical device network, described in Part IV, below, in that involvement with the user relates to coordination of medical devices as well as collection and communication of data from the medical devices in the medical device network.
- FIGS. 7-8 communications between a medical device server and a variety of types of medical devices are described.
- the communication methods used by the medical device server and the medical devices provides an extensible system allowing the medical device server to communicate with a variety of different types of medical devices made by a variety of different medical device manufacturers, each having different communication protocols, capabilities, and other characteristics.
- FIG. 7 shows an exemplary extensible system 700 in which a medical device server associates with a remotely located medical device.
- the system 700 tracks the states of medical devices associated with a medical device server, and is used to associate new and existing medical devices with the medical device server to provide an extensible medical device network allowing intercommunication of a variety of types and brands of medical devices placed at a variety of different hospitals or locations within a hospital.
- every medical device recognized by a medical device server will have an associated state held in a table on the server. Therefore, the system 700 will execute independently on the server for each medical device associated with the server.
- the system 700 commences at a start node 702 corresponding to connection of the medical device to a medical device network including a medical device server, such as the one shown in FIG. 1 .
- the medical device server Upon connection of the medical device, the medical device server must determine whether the medical device is of a known type. If the medical device is of an unknown type, operational flow proceeds to a known state 704 , which corresponds to receiving information about the capabilities of the medical device, so that the medical device is able to be added to the medical device network.
- the known state 704 may result from receiving user input describing the operational capabilities of the medical device, or may include communication or testing between the medical device and medical device server.
- the medical device server treats the medical device as a recognized device, but that is not powered on or otherwise recognized by the system. If the medical device is of a known type, operational flow proceeds to a determination node 706 , which corresponds to determining the state of the medical device.
- the powered state 708 corresponds to a medical device which is powered on and experiencing normal operation, but is not currently being used to monitor or deliver a therapy to a patient.
- the powered state 708 is entered from the known state 704 or the determination node 706 when the medical device transmits an indication to the medical device server that it has been turned on.
- the powered state is entered from the remaining operational states, i.e. the therapy state 710 , the fault state 712 , and the alarm state 714 , when the medical device server receives an indication that the medical device has cleared the condition causing the server to associate the medical device with one of those states.
- the therapy state 710 corresponds to a medical device communicating to the medical device server that it is currently in operation, delivering a therapy or monitoring a patient.
- the specific action taken by the medical device will be dictated by the characteristics of that specific medical device; however, the medical device server need only recognize that the medical device is currently in operation.
- the system 700 can enter the therapy state from any of the other operational states 708 , 712 , 714 , or from the determination node 706 .
- the medical device successfully completes the therapy, it communicates that event to the medical device server, which returns the table entry associated with that device to the powered state 708 . If the medical device fails to complete the therapy due to a fault or alarm event, it will communicate that event to the medical device server, which changes the table entry associated with the device to the appropriate operational state.
- the fault state 712 corresponds to an error occurring in the medical device, such as a malfunction in the operation of the device during monitoring or therapy delivery.
- the fault state 712 can be entered from either the powered state 708 or the therapy state 710 , and can also be entered from the determination node 706 .
- the fault state 712 can trigger notification of a caregiver having control of the medical device that a fault has occurred.
- the server can determine the fault occurring in the medical device and can correct the error.
- the medical device Upon clearance of the fault state, the medical device transmits an indication to the medical device server that it has returned to its previous operational state, or has entered the powered state 708 if returning from the determination node 706 .
- the table held by the medical device server tracking the state of the medical device is updated appropriately to reflect the state of the medical device.
- the alarm state 714 corresponds to the medical device server receiving an indication from the medical device of an event occurring in the medical device which requires the attention of a doctor, nurse, or other caregiver.
- the medical device may be a medical infusion pump which has run out of medicine for delivery.
- the medical device is a heart rate monitor, and the event is monitoring and detection of an abnormally low or high heart rate.
- the alarm state 714 can be entered from either the powered state 708 or the therapy state 710 , and can also be entered from the determination node 706 .
- the medical device Upon clearance of the alarm event, the medical device transmits an indication to the medical device server that it has returned to its previous operational state, and the table is updated appropriately.
- a nonoperative state 716 may be entered from any of the active states, including the powered state 708 , the therapy state 710 , the fault state 712 , or the alarm state 714 .
- the nonoperative state 716 corresponds to the server being unable to determine if the medical device is active, or what state the medical device is in.
- the nonoperative state 716 indicates to a user of the medical device server that attention to that medical device may be needed so as to properly associate the medical device to the medical device server.
- the medical device server may or may not know how to communicate with it. Assuming it is a known device that is not currently powered, the medical device server will eventually enter the known state 704 . When the medical device is turned on, the medical device will transmit a power on message to the server, which will update the table to indicate that the medical device is in the powered state 708 . The medical device will send to the server a message when the medical device delivers a therapy, and the medical device server will associate that medical device with the therapy state 710 .
- the medical device When the medical device completes delivering that therapy successfully, the medical device will send a message to the server, which will change the table entry of that device from the therapy state 710 to the powered state 708 . If the medical device fails for some reason, it will communicate a fault message to the server, which will associate the medical device with the fault state 712 .
- the device will communicate an alarm message to the server, which will associate the medical device with the alarm state 714 .
- the device When the device completes delivering the therapy, it sends a message to the server that delivery of the therapy is complete, and the server associates the medical device with the powered state 708 .
- a caregiver may then turn off the medical device, and prior to shutting down the device sends a message to the server, which in turn associates the medical device with the known state 704 .
- FIG. 8 displays a diagram of an exemplary communications system 800 incorporating a medical device server and a medical device.
- the communications system 800 is configured for receipt, processing, and storage of input messages from external devices, such as medical devices.
- the communications system 800 uses a metadata-based communications protocol, such as the SOAP protocol.
- the medical device server uses message schema files to validate messages received from medical devices.
- the communications system 800 is configured such that messages sent from a medical device 802 are received by a medical device server 804 , which includes a device server object 806 , message handlers 808 , and a data tier 810 .
- the medical device 802 can be any of a number of medical devices capable of communication with a medical device server. Various embodiments of the medical device are described above in conjunction with FIG. 2 .
- the medical device server 804 can be any of a number of generalized computing systems configured to collect information from medical devices and assist with medical device setup and monitoring.
- the medical device server 804 contains a device server object 806 , which handles messages sent and received from the medical device server, and parses the messages to determine that they include required information for the medical device server to act on the message.
- the device server object can parse various metadata tags contained in the message, as well as data associated with that metadata, to verify the message type, source or destination device identification or network identification, and message data. Other components of the message may be determined as well.
- Exemplary message contents describe various features of the device server object 806 , as well as for the various device handlers incorporated into the system.
- a sample device server object definition can read as follows:
- the Feature tag defines the object as a feature of the device server object.
- the Id tag defines the GUID, or statistically unique number used to identify the feature.
- the LicenseID tag identifies the license containing the features defined.
- the Name tag provides the name of the feature.
- the Provider, Description, and Type tags define the various implementation details of the object. Additional implementation details may be included as well.
- One or more message handlers 808 receive the message in its original format from the device server object 806 , and process the message in a manner to convert the message to a format understandable to and stored by the data tier 810 of the medical device server 804 .
- the various handlers are assigned messages based on the type of message received, with each handler processing a specific type of messages in a given way.
- the message handlers include an alarm handler, a fault handler, a maintenance handler, a power handler, a request handler, various telemetry handlers, and various therapy handlers. Additional or fewer handlers are possible, based on the variety of types of messages managed by the medical device server 804 .
- a second exemplary server object definition describes various features of a message handler 808 :
- the example for the message handler 808 is analogous to that describing the device server object 806 , but defined using a Provider tag indicating that the metadata defines a handler configured to define a feature.
- the message handler 808 can be associated with the device server object 806 using the following code:
- the medical device server 804 can route specific types of data to the appropriate handler.
- a data tier 810 receives messages from the message handlers 808 for storage, and also responds to requests for data by providing data to the requesting message handler 808 for formation into a SOAP-based message or transmission to the medical device via the device server object 806 .
- a programming schema which lists metadata used to define the operational characteristics of a variety of medical devices.
- the metadata also allows the medical device server to communicate with a wide variety of medical devices, such as medical infusion pumps or other therapy delivery or monitoring equipment.
- medical devices in the medical device server in terms of their operational characteristics rather than specific proprietary interfaces, the medical device server need not understand the inner workings of each type of medical device. Rather, the server will understand how to communicate with the medical device based on expected operation of that device.
- the metadata schema disclosed operates using the XML protocol, and a SOAP based messaging system as described above in FIG. 8 . However, other standardized communication methodologies could be used as well.
- FIG. 9 shows systems and methods for communication between a medical device and a medical device server.
- the system 900 shown is configured to provide extensibility to a variety of types and brands of medical devices, as described above in FIG. 2 .
- the medical device server can communicate with the medical device by defining a predetermined set of metadata and associated parameters for each medical device.
- the system 900 instantiates at a start operation 902 , which corresponds to communicatively connecting a medical device to a medical device server.
- the communicative connection corresponds to introducing the medical device into a medical device network including a medical device server, such as the network shown in FIG. 1 .
- the communicative connection corresponds to installation of a corresponding metadata package onto the medical device, using software for installing a metadata communication layer provided in a software development kit or otherwise provided as consistent with the present disclosure.
- An association module 904 associates metadata with various medical devices in a database of a medical device server.
- the medical devices store corresponding metadata, so that the associated metadata corresponds to the metadata set on the device.
- the metadata corresponds to at least one attribute or operational characteristic common to the medical devices, and can be used to distinguish among, identify, and communicate with the various medical devices in the medical device network.
- operational characteristics defined by the metadata include patient information, user or caregiver information, control information, drug information, or location information. Additional operational characteristics can be included as well, such as those described in one or more of the schema of FIGS. 11-16 .
- the metadata also corresponds to various events occurring in the medical device, such as power events, alarm events, maintenance events, telemetry events, therapy events, therapy change events, or other events. Additional events are described below in FIGS. 17-33 .
- a storage module 906 stores the metadata on a medical device server or back office components.
- the medical device server is configured to communicate with each of the medical devices by using the metadata and the metadata-based messaging systems described above in conjunction with FIG. 8 .
- Operational flow proceeds to an end operation 908 , which corresponds to completion of establishing the communication schema between the medical device and medical device server.
- FIG. 10 shows further systems and methods for communication between a medical device and a medical device server.
- the system 1000 of FIG. 10 stores metadata common to all medical devices in the medical device networks, and also stores information specific to a subset of the medical devices as well, allowing for customized communications between those medical devices and the medical device server. Operational flow of the system 1000 commences at a start operation 1002 , which again corresponds to communicatively connecting a medical device to a medical device server in a medical device network.
- the general association module corresponds to the association module 904 of FIG. 9 , in that it associates metadata defining the characteristics of each medical device in the medical device network by defining a predetermined set of metadata and associated parameters for each medical device.
- a custom metadata module 1006 associates metadata with one or more medical devices, the metadata being specific to that device. Examples of custom metadata include specific power events occurring in a particular type of medical device, specialized communication types supported by those devices, or other operational parameters which are defined for less than all of the devices included in a medical device network.
- a storage module 1008 generally corresponds to the storage module 906 of FIG. 9 , and stores the general metadata and the custom metadata on the server.
- a device selection module 1010 selects one or more of the medical devices in the medical device network to communicate with, based on the metadata defining that device stored in the medical device server. In one embodiment, the device selection module executes upon receiving a message from the medical device(s). In a further embodiment, the medical device server selects and communicates with one or more medical devices without receiving a previous signaling communication from one of the medical devices.
- a communication module 1012 transmits a message to the selected medical device determined in the device selection module 1010 .
- the communication module forms a SOAP-based message for transmission to the medical device, including destination information identifying the medical device as well as the data to be transmitted to the medical device.
- the message includes various information identified by the metadata tags defined in the schema understood by the system 1000 , such as those described in FIGS. 11-16 and 19 - 24 , below. Operational flow terminates at an end operation 1014 , which corresponds to completion of transmission of the message to the medical device.
- FIGS. 11-16 show various schema including metadata useable to facilitate extensible communication systems for medical devices and medical device servers.
- the schema are used in the medical device network of FIG. 1 to identify a variety of medical devices to a medical device server, and to allow the medical device server to communicate with the devices.
- the schema include metadata related to various operational parameters, or attributes, common to all of the medical devices in the network or specialized to one or more of the medical devices.
- a medical device server can identify a medical device, identify the characteristics of the device, and know how to interoperate with the device by (1) knowing the device's capabilities and limits and (2) sharing an extensible communications protocol with other medical devices.
- FIG. 11 shows an identity schema 1100 used to identify various operational characteristics of each of the medical devices communicatively associated with a medical device server.
- the identity schema 1100 includes a main table 1102 including a variety of global parameters, as well as a network table 1104 , an access table 1106 , and one or more package tables 1108 .
- the main table 1102 includes metadata associated with a variety of generalized device identification characteristics, including device type, device identifier, session identifier, network identifier, access identifier, and package acceptance.
- the device type relates to identification of the type of the medical device such as the manufacturer and model of the device, while the device identifier is unique to each device.
- the session, network, and access identifiers define the connection string to allow the message to be routed correctly to the medical device.
- the package identifier indicates whether the medical device is configured to receive packages from the medical device server, and can link to tables indicating the current packages enabled on each device.
- the remaining tables including the network table 1104 , access table 1106 , and package tables 1108 provide additional information related to connection and capabilities of the medical device, and are linked to the main table by the network identifier, access identifier, and package identifier in the main table 1102 .
- the network table 1104 includes the host, domain, IP address, and port information necessary to define a connection to the medical device over an Internet connection.
- the access table 1106 includes an IP address and Physical Id corresponding to the specific networking connection corresponding to the physical device to the IP address.
- the package tables 1108 describe additional details of the software or firmware package in use by the medical device, such as the name and version of the software package. Additional details regarding package deployment to medical devices are described below in conjunction with FIGS. 25-33 .
- FIG. 12 shows a control table 1200 which includes elements describing the logistics of sending messages and tracking those elements between the medical device and medical device server.
- the control table 1200 shown includes message identifier, timestamp, and response metadata.
- the message identifier provides an identification string used to track the message, and corresponds to the identity of the medical device.
- the timestamp indicates a time at which the message is sent from the medical device server or medical device.
- the response provides a Boolean indication of whether the message is originating from a medical device or is a response from the server. Additional metadata related to message tracking can be included in the control table as well.
- FIG. 13 shows a patient table 1300 used to track patient information for association with the medical device.
- the patient table 1300 includes an identifier and a name element.
- the name element holds metadata related to the patient's name, and the identifier associates to a statistically unique identifier for association with that patient. Other patient-related metadata can be included as well.
- FIG. 14 shows a location table 1400 used to indicate the location of a patient.
- the location table 1400 includes metadata defining an alias element and a description element.
- the description element refers to a linguistic description of the location of a patient, such as “Hospital X, Neonatology, Room 1” or some similar entry.
- the alias element provides a shorthand code used to associate the location with the medical device. Additional metadata describing the location of a patient or medical device can be included in the location table 1400 as well.
- FIG. 15 shows a drug table 1500 used to indicate the drug, if any, associated with the medical device.
- the drug table 1500 may or may not be populated for each medical device, due to the fact that only some medical devices are capable of delivering drug-based therapies to a patient.
- the drug table includes metadata related to a drug identifier, a drug name, and a drug concentration. Additional metadata entries can be used to further identify or describe the drug in use by the medical device.
- FIG. 16 shows a user table 1600 corresponding to a doctor, nurse, or other caregiver currently controlling the medical device.
- the user table 1600 includes metadata related to a user identifier and user name, as well as any additional identifying characteristics of the user necessary for operation of the system.
- FIGS. 17-24 systems, methods, and schema are disclosed which are used in the medical device network of FIG. 1 to track event and maintenance information for the various medical devices associated with the medical device server.
- These event-based schema can be used to track current and historical performance of the medical devices in the medical device network, as well as to maintain the medical devices.
- the schema described below define both a messaging system and an ordering of event or operational data stored by a medical device server or other back office components of a medical device network.
- the event logging and maintenance tracking schema define specific events or tasks occurring in the medical device network, as compared to the schema described in part II.A, above, which relate to relatively constant operational characteristics of the medical devices or server.
- FIG. 17 shows methods and systems for receiving event log results from the medical device server or back office components using the various event-based message schema disclosed in FIGS. 19-24 .
- the system 1700 generally executes on a medical device server or other back office components of a medical device network, and provides event log data stored in one or more databases managed by those components to a caregiver or other user.
- Operational flow in the system 1700 commences at a start operation 1702 , which corresponds to initial operation of the medical device network. Operational flow proceeds to an event receipt module 1704 , which receives event log data from the various medical devices associated with the medical device server.
- the event log data represents events occurring in the medical devices, and can be any of a number of types of events, such as power events, telemetry events, alarm events, therapy events, maintenance events, or other events such as those defined in the schema of FIGS. 19-24 .
- a sample message body illustrates communication of an event from a medical device to the medical device server, such as is received by the event receipt module 1704 .
- the medical device is a medical infusion pump that is sending a power event to the medical device server, indicating that the pump has been turned on:
- ⁇ env:Body> ⁇ mds:PowerEvent xmlns:mds ‘mds:xml-schema:soap11’> ⁇ Trigger>on ⁇ /Trigger> ⁇ Message>Normal Power Up Complete ⁇ /Message> ⁇ Timestamp>1900-01-01T00:00:08 ⁇ /Timestamp> ⁇ Medfusion4000_Power> ⁇ Source>AC ⁇ /Source> ⁇ Capacity>90.0% ⁇ /Capacity> ⁇ /Medfusion4000_Power > ⁇ /mds:PowerEvent> ⁇ /env:Body>
- This message portion identifies that this is the body of the message, and that it uses the SOAP 1.1 messaging protocol.
- the message transmitted from the pump indicates that power up process has been completed, and includes a timestamp assigned by the pump.
- the various power parameters correspond to those parameters included in the power event table of FIG. 19 , below, and are associated with specific values by the medical infusion pump.
- the message is received from the medical infusion pump by the medical device server, and the values are stored in appropriate database tables corresponding to the power event schema.
- Analogous messages are sent from the medical device to the medical device server, and responses are sent from the server back to the medical device, as related to the other types of events tracked in the medical device network, as described herein.
- a storage module 1706 stores the event log data in a database associated with the correct metadata as defined in the message from the medical device to the server. In one embodiment, the storage module 1706 stores event log data in the event data 318 of FIGS. 3-4 .
- a request receipt module 1708 receives a request for a subset of the event log data stored in the medical device server or other back office components.
- the request received may come from a workstation, portable computing device, or other type of computing system.
- the request includes one or more narrowing parameters such as a date range, a caregiver name or identifier, a patient name or identifier, a drug name or identifier, a specific device, or other types of information associated with the event log data.
- the request receipt module 1708 receives a request for event log data related to delivery of a specific drug by a medical infusion pump.
- a result generation module 1710 generates results based on the specific request received by the request receipt module 1708 , such as by filtering event log data held by the medical device server or back office components based on the narrowing parameters of the request.
- the result generation module 1710 optionally also transmits the results to the requesting computing system.
- the medical device server uses the example described in the request receipt module 1708 to generate a query configured to return event log data related to delivery of the identified drug by the identified pump. This query can be formed in SQL or some other database querying language, such that the database management system associated with the medical device server returns the query results.
- Operational flow terminates at an end operation 1712 , corresponding to completion of generation and transmission of results to the requesting computing system.
- FIG. 18 shows systems and methods for communicating preventative maintenance data to a medical device.
- the system 1800 uses the metadata of FIGS. 11-16 , as well as the additional event metadata of FIG. 19-24 , to track and communicate maintenance tasks to be performed on one or more of the medical devices in a medical device network.
- the various message transmission principles described in conjunction with FIG. 17 allow the communication to occur.
- the system 1800 commences at a start operation 1802 , which corresponds to initial operation of the medical device network. Operational flow proceeds to a storage module 1804 , which stores a maintenance schedule on the medical device server associated with one or more medical devices.
- the maintenance schedule is stored in a database of the medical device server or back office components, and includes both a time value for the maintenance reminder events included in the schedule and for the medical device.
- the maintenance schedule also optionally references maintenance data, such as required operational software updates or various other configuration parameters.
- the storage module 1804 stores a maintenance schedule that includes indications for suggested recalibration of a series of medical infusion pumps periodically, or for a specific medical infusion pump.
- the storage module 1804 can store a maintenance schedule provided by the user or manufacturer of the medical infusion pump to provide reminders to the user of the pump when the indicated maintenance is scheduled.
- a transmission module 1806 transmits a reminder to the one or more medical devices associated with the maintenance schedule when a maintenance event occurs.
- the reminder may be a user-readable message displayed on a display associated with the medical infusion pumps, indicating to the caregiver that recalibration is suggested.
- the reminder may be a trigger of a user-readable message stored on the medical device.
- the transmission module 1806 also optionally transmits maintenance data associated with the maintenance reminder.
- the reminder sent by the transmission module 1806 disables the medical device.
- the reminder allows the medical device to continue operation.
- the reminder is transmitted a predetermined time prior to performance of the required maintenance of the medical device.
- a maintenance event is transmitted to the medical infusion pumps.
- the maintenance event indicates to a medical device that maintenance of that device is needed, and includes a reminder message displayed on a display device of the medical infusion pump, such as “Maintenance Required—Please Contact Manufacturer”, or some other indication of required maintenance.
- the maintenance event allows the medical device to continue operation until a caregiver contacts the manufacturer, who may have specific instructions regarding maintenance and care of the medical device.
- Operational flow terminates at an end operation 1808 , which corresponds to completion of the transmission of a maintenance reminder and any corresponding maintenance data to the medical device.
- FIGS. 19-24 show event-based schema for communications and responses between medical devices and a medical device server.
- the schema disclosed are useable in the medical device network of FIG. 1 to allow the medical device server and back office components to gather and store event log data, as well as to transmit messages to the medical devices.
- the medical devices and medical device server of the network transmit messages and event data using the metadata described below to identify the contents of the messages.
- the medical device server or back office components store the event data in correspondence with the metadata.
- FIG. 19 shows a power event table 1900 and a power event response table 1910 .
- the tables 1900 , 1910 define metadata used to track various power events in a medical device, such as turning the device on, turning the device off, battery warnings, and other power-related events.
- the power event table 1900 includes metadata related to a trigger, a message, and a timestamp.
- the trigger corresponds to a changed event in the medical device, such as turning the device on, off, or updating the powered status of the device.
- the message describes the specific event that occurred in the medical device, such as a low battery warning, an occurrence of power on event, an occurrence of a power off event, or some other power-related event.
- the timestamp indicates the time at which the medical device experienced the power event.
- the power event response table 1910 includes metadata defining various possible responses to the power events received by the medical device server. For example, when the medical device server receives a power on event, the server may respond that specific maintenance tasks are required, or that software or firmware is available to be downloaded.
- the power event response table includes result, message, session, interval, and package metadata.
- the result metadata relates to the result of the power event, such as a changed state of the medical device, or various other server-recognized results of the received event.
- the message metadata includes a message to be transmitted to the medical device, such as to describe the contents of the response message, for display on a display device associated with the medical device.
- the session metadata includes information related to the communication session between the device and server.
- the interval metadata includes information related to the expected interval between communications from the medical device to the server, which is related to server detection of the on-line status of the medical device, described in Part IV, below.
- the package metadata provides an indication to the device as to whether new package information is available for that device, and which may be delivered via the package deployment methods and systems of FIGS. 25-33 . Additional metadata may be included in the response table 1910 and the corresponding response message.
- FIG. 20 shows an alarm event table 2000 and an alarm event response table 2010 .
- Alarm events relate to activation or clearing of an alarm triggered in a medical device, and the corresponding messages generated by the device and communicated to the medical device server. Activation or clearing of an alarm in the medical device may relate to detection of a patient condition detected by the medical device, or may relate to the
- the alarm event table 2000 corresponds to the power event table 1900 in that it also includes trigger, message, and timestamp metadata.
- the trigger metadata relates to an activate, clear, or update alarm message.
- the message and timestamp metadata are used analogously to the corresponding fields of the power event table 1900 .
- the alarm event response table 2010 corresponds to the power event response table 1910 . Messages generated using the alarm event response table metadata are communicated to the medical device in response to receipt of an alarm event message.
- the alarm event response table 2010 therefore generally includes a different response than the power event response table 1910 , and communicates messages, packages or other instructions related to the alarm event.
- FIG. 21 shows a maintenance event table 2100 and a maintenance event response table 2110 .
- Maintenance events correspond to specific reactions of the medical device to an indication that maintenance is required, such as requesting updated operational software, calibration software, or notification messages indicating the maintenance that is required.
- the maintenance event table 2100 corresponds to data received in a message from a medical device ready to perform maintenance in conjunction with the medical device server, for situations in which maintenance requires a software upgrade or some other remotely-controllable maintenance event.
- the maintenance event table 2100 corresponds to the power event table 1900 in that it also includes trigger, message, and timestamp metadata.
- the trigger metadata relates to an update or a package applied.
- the message and timestamp metadata are used analogously to the corresponding fields of the power event table 1900 .
- the maintenance event response table 2110 also corresponds to the power event response table 1910 , and is generated by the medical device server or other back office components. Messages generated using the maintenance event response table metadata are communicated to the medical device in response to receipt of a maintenance event message, and relate to messages, packages or other instructions that occur response to the maintenance event, such as additional details regarding the maintenance required, maintenance schedule information, information to be displayed by the medical device about the maintenance required.
- FIG. 22 shows a telemetry event table 2200 and a telemetry event response table 2210 .
- Telemetry refers to near-continuous streaming of event data from a medical device to the medical device server such that users with access to the medical device server can monitor operation of the medical device remotely in a near real-time fashion.
- the telemetry event table 2200 corresponds to the power event table 1900 in that it also includes trigger, message, and timestamp metadata.
- the trigger metadata relates to an update event regarding telemetry received from the medical device.
- the message and timestamp metadata are used analogously to the corresponding fields of the power event table 1900 .
- the telemetry event response table 2210 also corresponds to the power event response table 1910 , but is generated by the server. Messages generated using the telemetry event response table metadata are communicated to the medical device in response to receipt of a telemetry event message, and communicate messages, packages or other instructions in response to the telemetry event.
- FIG. 23 shows a therapy event table 2300 and a therapy event response table 2310 .
- Therapy events relate generally to the start and stop of therapies or monitoring processes in a medical device. The specific therapy started or stopped depends upon the type of medical device used, and can include monitoring, drug delivery, or other therapies.
- the therapy event table 2300 corresponds to the power event table 1900 in that it also includes trigger, message, and timestamp metadata.
- the trigger metadata relates to a setup, begin, end or update therapy event as related to initialization or ending of a therapy by a medical device.
- the message and timestamp metadata are used analogously to the corresponding fields of the power event table 1900 .
- the therapy event response table 2310 also corresponds to the power event response table 1910 , but is generated by the server. Messages generated using the therapy event response table metadata are communicated to the medical device in response to receipt of a therapy event message, and communicate messages, packages or other instructions in response to the therapy event.
- FIG. 24 shows a therapy change event table 2400 and a therapy change event response table 2410 .
- Therapy change events relate generally to changes in therapies operating on a medical device, and are related to therapy events, discussed above. Therapy change events include, for example, changed parameters related to monitoring or delivering of therapies, such as changed drug delivery rates.
- the therapy change event table 2400 corresponds to the power event table 1900 in that it also includes trigger, message, and timestamp metadata.
- the trigger metadata relates to an override, warning, abandon, or update event as related to a therapy change.
- the message and timestamp metadata are used analogously to the corresponding fields of the power event table 1900 .
- the therapy change event response table 2410 also corresponds to the power event response table 1910 , but is generated by the server. Messages generated using the therapy change event response table metadata are communicated to the medical device in response to receipt of a therapy event message, and communicate messages, packages or other instructions in response to the therapy change event.
- the packages deployed may include firmware upgrades, maintenance information, new or changed parameters for therapies, or other software upgrades or changes to the medical devices in a medical device network.
- a package can be used to reprogram the medical device to which it is sent with any of the possible types of package data.
- Medical devices capable of receiving package data indicate this capability in the main table 1102 and package tables 1108 .
- the main table 1102 indicates the capability of the device to receive a package
- the package tables 1108 include information related to the current package information stored at the medical device for use in operation of the medical device.
- Package delivery occurs in response to a message, and is initiated using the package data identifier in the event response tables 1910 - 2410 to indicate to the medical device that a package is available for delivery.
- the package 2500 includes a server header 2502 , a vendor header 2504 , and information 2506 to be delivered to the medical device.
- the server header 2502 is the portion of the package understood by the medical device server.
- the server header 2502 is in a common format to all packages, and contains identification information related to the type of device configured to receive the package, as well as the source of the package. Additional information, such as package size, encryption format, or encryption key location information may be included in the server header 2502 as well.
- the server header 2502 is a 256 byte block incorporated into the package.
- the vendor header 2504 contains vendor specific information related to use of the package within the medical device receiving the package.
- the vendor providing the package to the medical device server is generally the manufacturer or maintenance company associated with the medical device intended to receive the package, so the vendor will format the vendor header 2504 in a manner understandable to the medical devices it manufactures.
- the vendor header generally includes information related to the size of the information 2506 , as well as the location of encryption information 2508 within the information.
- the encryption information 2508 can be used by the medical device to decrypt the information, which is generally stored in the medical device server in an encrypted form.
- the information 2506 generally includes any software to be transferred from the medical device server to a medical device, such as a firmware upgrade, a file including therapy parameters, or other binary data.
- the package delivery system 2500 is not dependent upon the specific format of the vendor header 2504 or the information 2506 .
- the information 2506 is generally stored in an encrypted form on the medical device server. When transferred to a medical device, the information 2506 is decrypted by the medical device by locating the encryption information 2508 based on information in the vendor header 2504 .
- FIG. 26 shows systems and methods for deploying package data from a medical device server to medical devices.
- the system 2600 is configured to distribute a package, such as the package 2500 of FIG. 5 , to a medical device in response to a message received from the medical device.
- Operational flow within the system 2600 commences at a start module 2600 , which corresponds to receipt of package information from a vendor of a medical device, an administrator of the medical device, or another entity having familiarity with the operation of the medical device.
- a storage module 2604 stores the received package in the medical device server.
- the storage module 2604 can also set an alert or other variable for a medical device such that the next time the medical device communicates with the server, an indication of the existence of the package is included in the response to the medical device.
- the storage module 2604 encrypts the package while stored on the medical device server or back office components, and either the medical device server or the medical device itself decrypts the message when the package is to be used or transmitted.
- the storage module 2604 leaves the package unencrypted when it is stored on the medical device server or back office components.
- a message receipt module 2606 receives at the medical device server a message from a medical device.
- the message may be any of a number of types of messages, such as the power, maintenance, alarm, telemetry, therapy, or therapy change event messages described above in FIGS. 19-24 . Additional message types are possible as well.
- An indication module 2608 indicates to the medical device that a package is intended for delivery to that device.
- the indication module 2608 sets a parameter in a message response indicating the existence of a package.
- the indication module 2608 can set a parameter in the package metadata included in the event response messages 1910 - 2410 of FIGS. 19-24 . Additional methods of indicating the existence of a package are possible as well, such as transmission of a specific message related to package deployment, a package request by the medical device, or other methods.
- a request module 2610 receives a request from the medical device to receive the package.
- the request module 2610 may include one or more steps of requesting information about the package to verify at the medical device that the package should be accepted.
- the request module 2610 transmits a package information request message, using metadata as shown in FIG. 27 .
- the request module 2610 optionally also transmits a package data request message separate from the package information request message, the package data request message transmitted following receipt of package information describing the package contents from the medical device server.
- the request module 2610 receives a request as shown in FIG. 29 or 31 .
- a delivery module 2612 delivers the requested package to the medical device.
- the format of the package delivery message can be as shown in FIG. 30 or 32 .
- Operational flow terminates at an end operation 2614 , which corresponds to completion of the package transmission to the medical device.
- FIGS. 27-32 show schema including metadata used in messages and tables in a medical device network, such as the one shown in FIG. 1 , to deploy packages from a medical device server to a medical device.
- the schema display various request and response scenarios in which a medical device requests delivery of package information and receives the requested information in response.
- One or more messages may be sent between the medical device and the medical device server prior to delivery of the package and its enclosed data.
- FIG. 27 shows a package information request table 2700 including metadata used to request information about a package that is available to be deployed to a medical device.
- the medical device is notified of an available package based on a previous response from the medical device server, as reflecting information in the main table 1102 or package tables 1108 related to that device in the medical device server.
- the metadata in the table 2700 includes a package identifier, which is used by a medical device to identify the package and request information about its contents. Additional metadata related to the package may be included in the table 2700 and message from the medical device as well.
- FIG. 28 shows a package information request response table 2800 including metadata used in describing a package available to be deployed to a medical device.
- the metadata in the table 2800 includes the package identifier, corresponding to the package identifier in the package information request table 2700 , and also includes package information metadata.
- the package information metadata links to a package information table 2802 , which contains name and version metadata. Values associated with the name and version metadata describe the package, such that the medical device can determine whether to request deployment of the package.
- FIG. 29 shows a package data request table 2900 including metadata used in requesting package data from a medical device server.
- the package data request table 2900 includes package identifier and response type metadata.
- the package identifier represents a unique identifier for the package available for deployment to the medical device.
- the response type represents an identifier indicating the desired delivery format of the package data.
- the package data can be delivered to the medical device in either a plain text format or using an xop format.
- FIG. 30 shows a package data request response table 3000 including metadata used in deploying a package to a medical device.
- the metadata included in the package data request response table 3000 includes a package identifier and a package binary data field.
- the package identifier identifies the package referred to in FIG. 29
- the package binary data field denotes the binary data representing the package being delivered to the medical device.
- the package binary data field can optionally link to a separate package binary data table 3002 containing the package binary data for delivery to a medical device.
- the package delivered to the medical device is the package 2500 of FIG. 25 .
- FIG. 31 shows a package request table 3100 .
- the package request table 3100 corresponds to the package data request table 2900 of FIG. 29 combined with the package information request table 2700 of FIG. 27 .
- the package request table 3100 can be used by the medical device in an instance in which the medical device does not need to validate the package information prior to downloading the package.
- the package request table 3100 includes a package identifier and a response type, similar to the package data request table 2900 , but indicates by requesting the entire package that package information and package data messages need not be separated.
- FIG. 32 shows a package request response table 3200 , representing the schema of a message from the medical device server sent in response to a message of the form reflected by the package request table 3100 of FIG. 31 .
- the package request response table includes package identifier, package information, and package binary metadata.
- the package information metadata links to a package information table 3202 containing name and version metadata associated to the package data.
- the package binary metadata links to a package binary table 3204 , which includes metadata corresponding to the package to be deployed to the medical device.
- FIGS. 33-35 systems and methods for time management in a medical device network are shown. Because the medical device network can vary in size or configuration, the time management systems described are configured to extend across various business entities, various locations, and various time zones. The systems and methods described provide a uniform way to synchronize time tracking in medical devices and a medical device server located in one or more locations or time zones.
- FIG. 33 shows a time messaging schema 3300 useable to track medical device time at the medical device server, and also transmit time synchronization messages between a medical device and a medical device server.
- the time schema 3300 includes a time request table 3302 , a time request response table 3304 , and a system time table 3306 .
- the time request table 3302 optionally includes no metadata, but represents a time request response sent from a medical device to the medical device server for synchronization of the medical device time with the time stored in the server or back office components.
- the time request response table 3304 includes system time metadata, associated with the system time value stored on the medical device server.
- the system time metadata optionally links to a system time table 3306 , which contains a time value useable to synchronize the time of the medical device with the time received from the medical device server. Additional metadata or other information useable to assist in time synchronization can be used as well.
- FIG. 34 shows methods and systems for time synchronization of medical devices and a medical device server within a medical device network. Operational flow in the system 3400 commences at a start operation 3402 , corresponding to initial operation of the medical device network.
- a server time maintenance module 3404 maintains a global time value in the server that is to be used to synchronize the time values of the medical devices communicatively connected thereto.
- a server time transmission module 3406 transmits the server time to one or more medical devices in the medical device network.
- the server time transmission module 3406 transmits the server time value to a medical device in response to a request message from that medical device.
- the request message may be of a form shown in the time request table 3302 of FIG. 33 , above.
- the transmission module 3406 converts the server time value to a localized server time value based on the time zone of the location of the medical device. This conversion may take place if the server resides in a different time zone from the medical device. The server and medical device thereby have a synchronized time value that is converted to the appropriate time zone.
- One possible implementation of this embodiment converts all times to the Universal Time Protocol upon transmission from the server, and the destination medical device reconverts the time value to the local time of that destination device's location. Other time zone conversions, such as from the local time of the medical device server to the local time of the medical device, are possible as well.
- a replacement module 3408 replaces the device time in the medical device with the server time value received from the medical device server.
- the replacement module 3408 uses the time-adjusted server time value, configured to be used at the location of the medical device.
- An optional confirmation module 3410 sends a confirmation message to the medical device server indicating that the medical device is successfully synchronized to the server, allowing the server to track which medical devices have been successfully synchronized with the server. Operational flow terminates at an end operation 3412 , corresponding to completion of the time synchronization process.
- the system 3500 accommodates event log data received from medical devices located in different locations in a plurality of time zones.
- the event log data is configured such that the local time stamp of the event log data represents the time zone in which that device resides, so event logs from different time zones having the same time stamp in actuality occurred at different times.
- the system 3500 compensates for this discrepancy when storing event log data, and also when providing it to users for review. Operational flow within the system 3500 commences at a start operation 3502 , corresponding to initial communication of event data from medical devices to the medical device server.
- a receipt module 3504 corresponds to the medical device server receiving event log data from one or more of the medical devices.
- the event log data includes various details regarding various types of events, such as therapy events, alarm events, maintenance events, telemetry events, or other types of events, each of which are associated with a time stamp reflecting the current time value of the medical device, reflecting the local time zone of that device.
- a time zone modification module 3506 converts the time stamp information from the local time zone of the medical device to a constant time zone. In one embodiment, the time zone modification module 3506 converts the time stamp to the Universal Time Protocol (UTP).
- UTP Universal Time Protocol
- a storage module 3508 stores the converted time stamp and associated event log data in the medical device server or back office components.
- An optional global tracking module 3510 tracks global events using the uniform time zone information. For example, a user desiring to track events that occur at single instantaneous moment across all time zones can track global events using the Universal Time Protocol to maintain a standard time across all time zones. The user sends a request for event log data related to the global events stored on the server, and receives event log information with a time stamp having constant time zone information.
- a request local event module 3512 receives a request for local event data, including types of event data associated with the time zone in which the event occurs. Examples of time zone specific events can include events timed to occur at the beginning or end of a shift at a hospital, or other local events.
- the request local event module 3512 generates a query for the event data requested, and returns results including event log data.
- a conversion module 3514 converts the uniform time zone information to local time zone information based on the location of the medical device from which the event log data was recorded.
- the conversion module 3514 optionally generates a report from the event log data for distributing to a requesting user, including the compensated local time event log. Operational flow within the system 3500 is terminated at an end operation 3516 , which corresponds to completion of the conversion module 3514 .
- a generalized web service architecture which manages user access to a medical device server in a medical device network, such as the one shown in FIG. 1 .
- the web service architecture allows remote user to server communication, to provide data access and programming capabilities related to medical devices in the medical device network of FIG. 1 .
- users can perform administrative tasks, administer software updates to medical devices, access event and operational records, perform maintenance, change therapies, and view near real-time operation of the medical devices while remotely located from the devices.
- FIG. 36 shows an overall web service architecture 3600 , shown as a subsystem of the possible software architectures of the medical device network in FIGS. 3-4 .
- the web service architecture includes various web modules or services configured to validate users and provide access to data stored on the medical device server.
- the web service architecture is implemented in a .NET architecture using Internet Information Server, by Microsoft Corporation.
- the web service architecture 3600 includes an administrative web service 3602 , an operations web service 3604 , and an event tracking web service 3606 .
- the administrative web service 3602 validates users of the medical device server, and includes functional interfaces for logging in, logging out, and changing a user password.
- the administrative web service 3602 tracks information related to products, customers, contact information, medical devices associated with the customers, user accounts associated with a customer, and other variables.
- the administrative web service 3602 uses this tracked information to validate specific users, each of whom is associated with a specific health care facility, referred to in the administrative web service as a customer.
- a specific implementation class of the administrative web service 3602 is described in Part IV.A, below.
- the operations web service 3604 provides access to operational data of the medical devices, such as operational data regarding therapy delivery or monitoring data.
- the operations web service 3604 tracks the various therapy states occurring in a medical device, and enables a messaging sequence that can occur to trigger or track a therapy event in a medical device.
- a specific implementation of the operations web service 3604 is described in Part IV.B, below.
- the event tracking web service 3606 tracks various event data occurring in a medical device, such as telemetry data received by a medical device server.
- the event tracking web service 3606 enables users to view near-real time activity of a medical device while located remote from the medical device, and allows the user to determine the on-line status of the medical device.
- a specific implementation of the event tracking web service 3606 is described in Part IV.C, below.
- FIG. 37 shows an exemplary class structure defining an administrative web service 3700 .
- the administrative web service 3700 provides a possible embodiment of the administrative web service 3602 of FIG. 36 , and is accessible via any of a number of user interfaces, such as the administration web forms 324 of FIG. 3 .
- the administrative web service 3700 includes an authentication class 3702 , an authorization class 3704 , a user class 3706 , a role class 3708 , a license class 3710 , a resource class 3712 , a metadata class 3714 , and an entity settings class 3716 .
- Each of the classes includes a number of functions remotely accessible via the internet and web-based user interfaces to perform administrative tasks. Functionality of the various classes is described below.
- the authentication class 3702 provides the initial access to the administrative web service 3700 , and includes login and logout functionality.
- the authorization class 3704 includes a variety of resource control functions to ensure that two users are not reading from and writing to the same data concurrently, or otherwise causing data conflicts.
- the resource control functions incorporated into the authorization class 3704 include read, write, create, delete, and access permission functions. Other functions may be incorporated into the authorization class 3704 as well.
- the user class 3706 allows the system to perform various user administration tasks, such as creating new users, editing user information, changing passwords, deleting users, defining user roles, and retrieving user histories. Other functions are possible as well.
- the role class 3708 defines roles assignable to users, and includes the ability to create, update, delete or retrieve various roles defined in the administration data. Roles may correspond to various classes of individuals who can access data managed by the medical device server and back office components, such as doctors, nurses, or healthcare administrators. Roles may also correspond to the various entities with which the individuals are associated.
- the license class 3710 defines licenses installed into the system to control the number of users able to log in at once, as well as to define usage models for various accounts. For example, a particular account may allow only a limited number of individuals to view telemetry data or to access therapy records at once, or may define a way of charging a customer for tracked usage of the medical device server or other back office components.
- the resource class 3712 allows an administrator to add and delete resources, which correspond to the specific functional areas of the medical device server.
- the metadata class 3714 provides the underlying functionality for installing metadata into either the administration system, such as custom metadata corresponding to a newly introduced medical device, or into a newly introduced medical device itself. Exemplary interfaces for installation of metadata are shown below in FIGS. 42-43 .
- the entity settings class 3716 allows writing and retrieval of entity settings. Additional administrative functionality, including additional classes, may be incorporated into the administrative web service 3700 as well.
- FIGS. 38-41 display sample administrative reports accessible to a user.
- the administrative reports of FIGS. 38-41 correspond to the reports 326 shown in FIGS. 3-4 , and are derived from information stored in the data warehouse 322 related to administrative events logged by the medical device server.
- the various reports are generated using SQL Server Reporting Services, by Microsoft Corporation. Other reporting and business intelligence software may be used as well.
- FIG. 38 displays an administration tracking event report 3800 .
- the administration tracking event report displays detailed information regarding administration events, such as user access and connection to the medical device server. The number and contents of entries in the report correspond to data from the administration data 316 of FIG. 3 that match the query presented to the administrative web service.
- the administration tracking event report includes time and date information 3802 , application information 3804 , and message information 3806 . Additional information, such as the code information, time zone indicator, and other information can be optionally included in the report 3800 .
- the time and date information 3802 display the time stamp information related to the event tracked by the administrative module.
- the time and date information 3802 display on the report in varying formats, depending upon whether a user chooses a local time zone option or a GMT normalized time option. In the report 3800 shown, the local time zone option is selected.
- the application information 3804 indicates the service or handler accessed, and the message 3806 indicates the action taken with respect to that service or handler.
- exemplary connection events are shown for two medical device servers, labeled “MDS:Mds01” and “MDS:Mds02”.
- FIG. 39 displays a security event report 3900 .
- the security event report 3900 corresponds generally to the administration tracking event report 3800 , but includes events related to security of the medical device server rather than access to it.
- the security event report 3900 includes time and date information 3902 , application information 3904 , and message information 3906 , each of which have the same functionality as in the administration tracking event report 3800 .
- FIG. 40 displays a security event trending report 4000 .
- the security event trending report 4000 displays a chart of security related events over time.
- the security event trending report 4000 displays a bar chart showing the frequency of security events by month. Other configurations displaying trends in security events are possible as well.
- FIG. 41 displays a user history report 4100 .
- the user history report displays a chronologically ordered list of events logged regarding one or more users. Each entry in the list includes time and date information 4102 , a sorting code 4104 , a username 4106 corresponding to the active user, and a message 4108 related to the action taken by that user.
- An optional details entry 4110 displays additional information associated with the history information, in raw form, such as the session key, location, name, location, or other activities occurring in the user history.
- FIGS. 42-50 various methods of programming the medical device server and medical device with metadata, firmware, or other binary data are shown.
- FIGS. 42-46 display administrative forms useable to perform various administrative tasks in the medical device server, such as providing or removing metadata or packages, intended for configuration of the medical device server or medical devices, respectively.
- the administrative forms can correspond to forms generated by the administrative applications 324 of FIGS. 3-4 .
- FIGS. 47-50 display reports displaying the results of installation of the metadata and packages, and are a subset of the reports 326 available from the data warehouse 322 in FIGS. 3-4 .
- FIGS. 42-43 display user interfaces configured to allow an administrative user to manage metadata installed into the medical device server, as described above in Parts III.A and III.B.
- FIG. 42 shows an initial user interface 4200 showing the metadata packages either currently installed into the medical device server or available to be installed.
- a listing area 4202 lists the packages, in this case displayed as “Virtual Infusion Pump”, “Virtual Patient Monitor”, and “Medfusion 4000”.
- Check boxes 4204 in the listing area allow user selection of one or more of the installed packages, an install button 4206 installs the packages into the medical device server, and an uninstall button 4208 removes metadata packages from the medical device server.
- FIG. 43 displays a metadata installation interface 4300 configured to allow a user to browse for a metadata file and install that file onto the medical device server.
- the metadata installation interface 4300 appears following selection of one of the types of medical devices present in the system in the user interface 4200 , and allows the user to select and install a metadata file associated with the previous selection of metadata using the initial user interface 4200 .
- FIG. 44 displays a package deployment interface 4400 providing deployment of packages for distribution to one or more medical devices, as described above in Part III.C.
- the package deployment interface 4400 generally corresponds to the metadata installation interface 4200 of FIG. 42 , but relates to software to be installed onto a medical device, rather than into the medical device server.
- a listing area 4402 lists the packages, in this case displayed as “Simple Infusion Pump” or “TestPackage”.
- Check boxes 4404 in the listing area allow user selection of one or more of the installed packages, a deploy button 4406 deploys the packages into the medical device server, and an uninstall button 4408 removes the packages from the medical device server.
- a user interface 4500 shown in FIG. 45 is displayed.
- the user interface 4500 allows system administrators to enter a package deployment name into a name field 4502 , and also allows the administrator to enter a start time and end time, into start and end fields 4504 , 4506 , respectively.
- the user interface further allows the system administrator to select a package deployment file to use in a package deployment file selection field 4508 .
- the system administration presses a deploy button 4510 to deploy the package, or a cancel button 4512 to cancel deployment.
- a further user interface 4600 shown in FIG. 46 is displayed to allow user verification that the correct package has been selected for download to medical devices.
- the user interface 4600 displays package deployment details in a package information field 4502 , including the selected start time, end time, and target type as entered in the previous user interfaces 4400 , 4500 .
- the user interface 4600 further displays vendor properties in a vendor field 4504 , such as the vendor identifier, name, and version of the vendor package.
- FIGS. 47-50 display various reports generated from the data warehouse 322 of FIGS. 3-4 , as related to metadata-defined event messages or package deployment.
- FIG. 47-48 relate to message handling and debugging of faulty messages received from a medical device.
- FIGS. 49-50 display package deployment reports, incorporating records of successful and unsuccessful deployment of software or other binary data to medical devices.
- FIG. 47 displays a quarantine report 4700 , which displays a chronological list of the quarantined messages received by the medical device server.
- the quarantine report 4700 includes time and date information 4702 , state information 4704 , and message information 4706 .
- the time and date information 4702 display the time stamp information related to the quarantine event tracked by the medical device server.
- the time and date information 4702 display on the report in varying formats, depending upon whether a user chooses a local time zone option or a GMT normalized time option. In the report 4700 shown, the local time zone option is selected.
- the state information 4704 relates to the state of the quarantined message, such as whether it is a new message, a released message, or a reinserted message.
- New messages refer to newly located problematic messages, while released messages correspond to messages which cannot be resolved and must be dropped.
- Reinserted messages refer to those messages which are reintroduced to the message server in case the medical device is awaiting a response from the server.
- the message information 4706 describes the error occurring in the message transfer.
- Various error messages are possible, generally relating to the ability of the medical device server to understand the message received from a medical device.
- FIG. 48 displays a quarantine detail report 4800 , which is configured to display the details of a specific quarantined message received by the medical device server.
- the quarantine detail report includes an error field 4802 including the error information displayed on the quarantine report 4700 , and a source field 4804 which displays the metadata and values included in the message, for user debugging or correction of message activity in the medical device server. Additional information can be displayed regarding the quarantined message as well.
- FIG. 49 displays a package deployment report 4900 showing package deployments known to the medical device server, with an associated list of medical devices of various types and the status of the package deployment to each of the medical devices.
- the package deployment report includes one or more package deployment entries 4902 , each including name and version information related to the specific package being deployed to that type of device.
- Each of the package entries includes device sub-entries 4904 , each of which relates to a specific device qualifying for the generalized package deployment.
- the sub-entries each include host name information 4906 , physical identification information 4908 , notification information 4910 , transfer information 4912 , and completion information 4914 .
- the host name information 4906 corresponds to the medical device server providing the package to the device.
- the physical identification information 4908 displays the unique identifier associated with the medical device.
- the notification information 4910 displays the date and time at which the medical device was notified that the package was available.
- the transfer information 4912 displays the date and time at which the package was successfully transferred to the medical device.
- the completion information 4914 displays the full date and time at which the package was successfully applied to the medical device.
- an error indication 4916 displays an indication of an error, and a result of the error.
- FIG. 50 displays a package deployment error report 5000 .
- the package deployment error report 5000 provides a detailed event history for the specific packages and corresponding devices for which a package deployment fails.
- the package deployment error report 5000 displays a title 5002 including the target medical device type and package identifier. The title also optionally displays a name associated with the package deployment.
- the package deployment error report 5000 displays time and date information 5004 , optional host information 5006 , physical identifier information 5008 , and message information 5010 .
- the time and date information 5004 indicate when the error in the package deployment occurred.
- the optional host name information 5006 displays the network name in which the medical device is located.
- the physical identifier information 5008 includes the identifier associated with the medical device.
- the message information 5010 displays the message associated with the package deployment error. Additional information regarding the deployment error may be included in the report 5000 as well.
- FIGS. 51-53 reports related to maintenance and faults of medical devices are shown.
- the reports provide user access to records of maintenance performed on the medical devices as well as information related to medical device failures and trends in those failures. Additional reports related to maintenance or faults may be incorporated as well, and correspond to the maintenance event data collected by the medical device server, as described above in Part III.B.
- one or more of the reports of FIGS. 51-53 correspond to the maintenance forms 330 of FIGS. 3-4 .
- FIG. 51 shows a medical device maintenance report 5100 listing maintenance records for various medical devices.
- the medical device maintenance report 5100 includes type entries 5102 corresponding to various types of medical devices, and device sub-entries 5104 corresponding to specific medical devices.
- the type entries 5102 are the “MedFusion 4000” and “Titan” entries, while the device sub-entries 5104 are the individual rows within each type.
- each sub-entry 5104 there exists host name information 5106 , physical identifier information 5108 , version information 5110 , package information 5112 , and preventative maintenance date information 5114 .
- the host information 5106 displays the network associated with the medical device.
- the physical identifier 5108 displays the unique identifier associated with the medical device.
- the version information 5110 displays one or more version numbers associated with the medical device.
- the package information 5112 displays packages being used by the medical device.
- the preventative maintenance information 5114 displays a date at which the medical device is due for preventative maintenance. Additional information can be displayed within each sub-entry 5104 as well.
- FIG. 52 shows a medical device fault report 5200 .
- the medical device fault report 5200 displays events related to medical device faults communicated to a medical device server, such as due to a faulty battery, motor, or other mechanical component.
- the medical device fault report 5200 includes time and date information 5202 , host information 5204 , physical identifier information 5206 , and message information 5208 .
- Use of the information 5202 - 5208 is analogous to the corresponding elements in the package deployment error report 5000 of FIG. 50 , but related to medical device fault events.
- the message information includes device fault event information, such as motor, battery, or other mechanical faults of a medical device.
- FIG. 53 shows a medical device fault trending report 5300 .
- the medical device fault trending report 5300 displays a chart of medical device fault related events over time.
- the medical device fault trending report 5300 provides users with an indication of repeated errors in a medical device, or other detectable trends in medical device faults.
- the medical device fault trending report 5300 displays a bar chart showing the frequency of device fault events by month. Other configurations displaying trends in device fault events are possible as well.
- FIGS. 54-62 disclose various aspects of the operations web service 3604 of FIG. 36 .
- the figures show systems, methods, and reports for remote operation of the medical devices in a medical device network.
- the systems and methods describe tracking of changed therapy parameters in a medical device by tracking original, updated, and final parameters of the medical device.
- FIG. 54 shows a flowchart of methods and systems for tracking therapy order states in a medical device server.
- Therapy orders refer to commands to a medical device to provide a therapy to a patient.
- the system 5400 includes states corresponding to the various possible states experienced in the medical device during execution of the therapy order.
- Operational flow within the system 5400 commences at a start node 5402 , which corresponds to introduction of a new therapy order into the medical device or medical device server. Once the therapy order is introduced, the system 5400 enters a new state 5404 , indicating that the therapy order is newly introduced and has not yet been executed by the medical device. When the system 5400 is in the new state 5404 , a user has the option to cancel the therapy order. If the user chooses to cancel the therapy order, operational flow in the system 5400 proceeds to a canceled state 5406 . From the canceled state, operational flow proceeds to an end node 5408 corresponding to completion of the therapy module. At the end node 5408 , operational flow terminates and therapy delivery events tracked using the medical device server continue to be stored for review by a user.
- assisted setup state 5410 attempts to assist in setting up the therapy parameters. If the assisted setup is unsuccessful operational flow branches to a failed state 5412 .
- the failed state 5412 stores an error message indicating that the assisted setup process failed. Operational flow proceeds from the failed state 5412 to the end node 5408 .
- setup state 5414 indicates that the therapy is successfully set up in the medical device, and is ready for delivery to a patient.
- a begin therapy event optionally sent from the medical device server or generated at the medical device, triggers the system 5400 to proceed to a started state 5416 , which corresponds to starting the therapy delivery in the medical device.
- An end therapy event received from the medical device or medical device server causes operational flow in the system 5400 to proceed to a complete state 5418 , indicating that delivery of the therapy is complete. Operational flow next proceeds to the end node 5408 .
- FIG. 55 shows an exemplary class structure defining a therapy service 5500 .
- the therapy service 5500 illustrates a portion of the functionality of the operations web service module 3604 .
- the therapy service 5500 links to and uses a variety of functions from the administrative web service 3700 of FIG. 37 .
- the therapy service 5500 includes a therapy order class 5502 , a therapy order rule utility 5504 , and a therapy order action enumeration 5506 .
- the therapy order class 5502 includes a variety of therapy order operations for starting, stopping, and defining various therapies to be delivered by medical devices in the medical device network in which the therapy service 5500 operates.
- the therapy order operations include therapy creation, therapy update, therapy cancel, therapy execute, and therapy retrieval operations. Additional therapy order operations can be included in the therapy order class 5502 as well.
- the therapy order rule utility 5504 provides expressions and actions related to execution of the therapy order, including various parameters and commands required for execution of the therapy.
- the therapy order action enumeration 5506 provides advisory messages used during selection and/or execution of a therapy order.
- FIG. 56 displays exemplary message exchange processes 5600 , 5620 , 5640 , and 5660 performed between a therapy order management application 5602 , an operations web service 5604 such as the one shown in FIG. 36 , a medical device server 5606 as disclosed above in FIGS. 3-4 , and a medical device 5608 , such as shown in FIG. 2 .
- the therapy order management application 5602 can be any application configured to interface with the operations web service to communicate therapy orders and other messages to the operations service 5604 and medical device server 5608 .
- a first message exchange process 5600 illustrates the therapy order management application 5602 transmitting a create therapy order message 5610 to the operations web service 5604 .
- the operations web service 5604 verifies the therapy information and stores the therapy order in operations data.
- the operations web service 5604 also responds 5612 by indicating success or failure of the message.
- a second message exchange process 5620 illustrates the therapy order management application 5602 later in time transmitting a therapy order update message or a therapy order cancellation message 5622 .
- the operations web service 5604 verifies the therapy information, and updates or cancels the therapy order according to the message.
- the operations web service 5604 also responds 5624 by indicating success or failure of the message.
- a third message exchange process 5640 occurring after the first message exchange process 5600 illustrates the therapy order management application 5602 transmitting a message 5642 indicating that the therapy order should be executed.
- the therapy order management application 5602 transmits an execute therapy order message 5642 to the operations web service 5604 , which verifies the therapy order and in turn forwards the therapy order message 5642 to the medical device server 5606 .
- the medical device server 5606 relays the therapy order message 5642 to a medical device 5608 .
- the medical device 5608 transmits a message 5644 indicating the success or failure of receipt of the therapy order message 5642 .
- the medical device server 5606 and operations web service 5604 relay the message 5644 back to the order trigger application 5602 .
- the medical device 5608 initiates a fourth messaging process 5660 in which the medical device transmits a therapy begin message 5662 to the medical device server 5608 , indicating that the medical device has begun delivering the therapy to a patient.
- the medical device server 5608 transmits the message 5662 to the operations web service 5604 , which updates the therapy order state.
- the medical device server also relays the message 5662 to an event tracking web service 5605 , such as the one in FIG. 36 , to store a therapy delivery event in an event history log. Both the event tracking web service 5605 and the operations web service 5604 transmit response messages 5664 indicating the success or failure of receipt of the therapy begin message 5662 .
- Additional events triggered by the medical device such as a therapy completion event or alarm, transmit among the components 5602 - 5608 analogously to the messaging process 5660 . Further, additional messaging schema can be included as well.
- FIG. 57 shows methods and systems for tracking changed parameters in a medical device, such as a medical infusion pump.
- the system 5700 communicates original, updated, and final parameter values used for operation of the medical device, using metadata as described herein to identify the various changes in parameters.
- the system 5700 commences at a start operation 5702 , which corresponds to initiation of a therapy in a medical device.
- the therapy initiated in the medical device includes parameters needing parameter values to define various aspects of the therapy. For example, in a therapy delivered by a medical infusion pump, various parameters include basal rates, bolus rates, thresholds, and various other parameters.
- An original parameter receipt module 5704 receives an original parameter value from a medical device.
- the original parameter is a parameter set in a medical device prior to receipt of a different parameter by that device, and can be any type of operational parameter related to delivery of a therapy or monitoring provided by the medical device.
- An updated parameter receipt module 5706 receives an updated parameter value from the medical device corresponding to a change from the original parameter.
- the updated parameter value is a new parameter value changing the operation of the medical device.
- the updated parameter value relates to the same parameter as the original parameter.
- a final parameter receipt module 5708 receives a final parameter value from the medical device.
- the final parameter value is the parameter value the medical device will use for therapy and monitoring after the device is reprogrammed with the updated parameter value.
- the final parameter value may be the same as the updated parameter value, or may be different based on, for example, various hard and soft limits set for parameters within the medical device.
- the receipt modules 5704 - 5708 may occur concurrently or sequentially, and may be included in one or more messages from the medical device to the medical device server.
- a parameter storage module 5710 stores the original, updated, and final parameter values in memory of the medical device server or other back office components.
- Optional additional steps involved in the system 5700 can include comparing the final parameter value received in the final parameter receipt module 5708 with a hard limit or soft limit stored in the medical device server. If the final parameter value exceeds the limit, the system 5700 may trigger an alarm in the medical device server, and optionally communicate that alarm back to the medical infusion pump via a package deployment or other message. In a further embodiment, the alarm is communicated to a medical caregiver associated with the medical device.
- Operational flow terminates at an end operation 5712 , which corresponds to completion of the change in pump parameter values and storage of the updated pump parameter values in the medical device server or other back office component.
- FIG. 58 shows a medical device history report 5800 listing original, updated, and final operational parameter values for a medical device according to the methods and systems of FIG. 57 .
- the medical device history report 5800 includes a medical device label 5802 , date and time information 5804 , class information 5806 , trigger information 5808 , message information 5810 , location information 5812 , and drug information 5814 .
- the medical device label 5802 corresponds to the medical device name for the device whose history is displayed in the report 5800 .
- the date and time information 5804 correspond to the time the various events occurred that are included in the medical device history report.
- the class information 5806 describes the type and severity of the event. In the case of a therapy change event, the class information 5806 also includes an original value of the changed parameter, the changed value of that parameter, representing the value entered by a user, and a final value of the parameter, indicating the final set value used by the medical device.
- the trigger information 5808 displays the trigger associated with the medical device event.
- an event in an alarm classification has a high level of concern, and includes a warning in the trigger information 5808 .
- an event describing a therapy change will not activate the trigger information 5808 .
- the message information 5810 includes information about the status of the medical device, such as battery life, therapy delivery progress, therapy parameter limits, or physical characteristics of the device.
- the location information 5812 includes information related to the location of the medical device, such as the department, the facility, and the entity controlling the medical device.
- the drugs information 5814 includes information about the drug or therapy being delivered by the medical device, and optionally is only included in the information for a therapy change. Additional information about the medical device can be displayed in the medical device history report 5800 , based on the information tracked by the medical device server and operations web service.
- FIG. 59 shows a therapy history report 5900 .
- the therapy history report 5900 displays the same information as is displayed in the medical device event history report 5800 of FIG. 58 , but will only display therapy event information.
- the therapy history report 5900 includes a medical device label 5902 , date and time information 5904 , class information 5906 , trigger information 5908 , message information 5910 , location information 5912 , and drug information 5914 , each of which operate analogously to the corresponding entries in the medical device event history report 5800 .
- FIG. 60 shows a therapy trending report 6000 .
- the therapy trending report 6000 displays a chart of therapy related events over time.
- the therapy trending report 6000 displays a bar chart showing the frequency of therapy events by month.
- Other configurations displaying trends in therapy events are possible as well.
- FIG. 61 shows a therapy change history report 6100 .
- the therapy change history report 6100 also displays the same information as is displayed in the medical device event history report 5800 of FIG. 58 , but only displays therapy change event information. Therapy change events correspond to changed parameters in delivering a therapy using a medical device.
- the therapy change history report 6100 includes a medical device label 6102 , date and time information 6104 , class information 6106 , trigger information 6108 , message information 6110 , location information 6112 , and drug information 6114 , each of which operate analogously to the corresponding entries in the medical device event history report 5800 and the therapy history report 5900 .
- FIG. 62 shows a therapy change trending report 6200 .
- the therapy change trending report 6200 displays a chart of therapy change events over time.
- the therapy change trending report 6200 displays a bar chart showing the frequency of therapy change events by month.
- Other configurations displaying trends in therapy change events are possible as well.
- Event Web Service On-Line Status and Viewing of Device Activity
- the event web service provides a method by which external applications collect event data from the medical device server and back office components.
- the event web service provides an indication of the on-line status of the medical device, and also provides user access to telemetry streams allowing near-real-time telemetry information regarding operation of a medical device in the context of a medical device network as described in FIGS. 1 and 3 - 4 .
- FIG. 63 is a flowchart of methods and systems for determining the on-line status of a medical device.
- the system 6300 executes on a medical device server or other back office components, and expects communication from a medical device within a predetermined period in order to ensure accurate communication between the device and server.
- Operational flow within the system 6300 commences at a start operation 6302 , which corresponds to initial communication between a medical device and a medical device server. Operational flow proceeds from the start operation 6302 to an expectation module 6304 .
- the expectation module 6304 sets in the medical device server and/or back office components an expected, predetermined period within which the medical device server will expect communication.
- a receive data operation 6306 determines whether a message has been received by the medical device server. If data has been received by the medical device server, operational flow branches “yes” to an update module 6308 , which updates the status of the medical device to indicate that the device is on-line.
- An optional output update module 6310 updates data output from the medical device server based on information received in the message.
- the information received in the message can include medical device status information, event log data, telemetry data, or various other types of data.
- the message indicates the beginning of a telemetry stream, and, in response to the message from the medical device, the medical device server and back office components update the appearance of a dashboard screen to reflect the received telemetry data.
- the output update module updates medical device status information in one or more of the back office components.
- Operational flow proceeds through the receive data operation 6306 , the update module 6308 , and the output update module 6310 so long as the medical device continues in operation and the receive data operation 6306 determines that the medical device server continues to send messages to the medical device within the predetermined period.
- the operational flow branches “no” to an offline module 6312 , which changes the state of the medical device to offline in the medical device server and/or back office components. Operational flow proceeds to the optional output update module 6310 , which updates the output to indicate that the currently displayed data is no longer considered current by the medical device server until additional messages have been received. Operational flow terminates at an end module 6314 , corresponding to suspension of operation of the medical device network.
- FIGS. 64-66 provide methods and systems for operation of telemetry streams received from a medical device.
- the telemetry streams described herein provide nearly-continuous communication from the medical devices to the medical device server, and are viewable on a dashboard or other web portal.
- FIG. 64 shows a flowchart of systems and methods for near-real-time display of telemetry information from a medical device.
- Operational flow in the system 6400 commences at a start node 6402 , which corresponds to initial operation of a medical device capable of transmitting a telemetry stream in a medical device network.
- a new state 6404 indicates that the telemetry stream has not previously been running.
- a stream startup process attempts to start the telemetry stream, as shown in FIG. 65 , below. If the stream startup process fails, operational flow proceeds to a failed state 6406 , corresponding to failure to start the telemetry stream. Operational flow then proceeds to an end node 6408 .
- a collecting state 6410 corresponds to the medical device server collecting telemetry data from the medical device.
- the telemetry data can be stored in the medical device server or other back office components, and also can be output to a dashboard or other monitoring user interface.
- a number of possible options affect operational flow of the system 6400 . If a message, including a telemetry stream message, is not sent from the medical device to the medical device server within an expected, predetermined time set in the medical device server or back office components, operational flow proceeds to an offline state 6412 .
- the offline state 6412 corresponds to the system no longer regularly receiving telemetry data. If a telemetry report is later received, the system 6400 returns to the collecting state 6410 .
- a paused state 6414 corresponding to a system which only temporarily is not receiving telemetry data.
- the user can resume the telemetry stream to return the system 6400 to the collecting state.
- a terminated state 6416 can be reached from the collecting state 6410 , the offline state 6412 , or the paused state 6414 by the user terminating the stream or the system otherwise receiving a medical device power off event.
- the terminated state 6414 corresponds to ending the telemetry stream.
- the system no longer receives information from the medical device, and the dashboard is not updated.
- a dashboard or other monitoring interface indicates to a user that data is not currently being collected. From the terminated state, operational flow proceeds to the end node 6408 .
- FIG. 65 displays exemplary telemetry stream message sequences 6500 , 6520 , 6540 , and 6560 performed among: a dashboard 6502 , such as the one shown in FIG. 67 ; an event tracking web service 6504 , such as the one shown in FIG. 36 ; a medical device server 6506 , as disclosed above in FIGS. 3-4 ; and a medical device 6508 , such as shown in FIG. 2 .
- a first telemetry stream message sequence 6500 illustrates a request to initiate a telemetry stream from a medical device to a dashboard.
- the message sequence 6500 starts by the dashboard 6502 sending a start telemetry stream message 6510 to the event tracking web service 6504 .
- the event tracking web service communicates the message 6510 to the medical device server 6506 , which in turn communicates the message 6510 to the medical device 6508 .
- the medical device generates a response message 6512 indicating success or failure of the message.
- the response message is related back to the dashboard 6502 by the medical device server 6506 and event tracking web service 6504 .
- a second telemetry stream message sequence 6520 illustrates initiation of a telemetry stream by a medical device 6508 .
- the medical device 6508 generates a telemetry event 6522 , which includes near-continual communication of telemetry data from the medical device 6508 to the medical device server 6506 , which relays the telemetry data to the dashboard 6502 via the event tracking web service 6504 .
- the dashboard 6502 displays the telemetry data to the user in a near-real-time fashion. In one embodiment, the dashboard recreates the appearance of the medical device.
- the dashboard transmits a response message 6524 to the event tracking web service 6504 , indicating successful receipt of the telemetry stream.
- the dashboard 6502 generates a get telemetry window message 6526 and transmits the message to the event tracking web service, which responds with a message 6528 indicating success or failure of the command.
- the telemetry window is started at this point, and the dashboard or web portal will display telemetry data.
- the event tracking web service 6504 will respond with a fail message and will terminate the telemetry stream.
- a third telemetry stream message sequence 6540 illustrates ending a telemetry stream by shutting off the medical device generating the telemetry stream.
- the medical device 6508 generates a power off event message 6542 and sends the message to the medical device server 6506 .
- the medical device server sends a terminate telemetry stream message to the event tracking web service 6504 .
- the event tracking web service 6504 generates a response message 6544 indicating success or failure of receipt of the message 6542 .
- the medical device server 6506 relays the response message 6544 to the medical device 6508 .
- a fourth telemetry stream message sequence 6560 relates to the sequence 6540 and illustrates ending a telemetry stream by discontinuing the telemetry stream at the dashboard 6502 .
- the dashboard 6502 generates a terminate telemetry stream message 6562 , which is communicated from the dashboard to the event tracking web service 6504 , and in turn through the medical device server 6506 to the medical device 6508 .
- the medical device 6508 terminates its telemetry stream and generates a response message 6564 indicating success or failure of receipt of the message 6562 .
- the medical device server relays the message 6564 through the event tracking web service 6504 to the dashboard 6502 . Additional messaging processes are possible in order to start and terminate telemetry streams using medical devices and dashboards according to the present disclosure.
- FIG. 66 shows an exemplary class structure defining a telemetry stream class 6600 .
- the telemetry stream structure 6600 illustrates a portion of the functionality of the event web service module 3606 .
- the telemetry stream relates back to and uses a variety of functions from the administrative web service 3700 of FIG. 37 .
- the telemetry stream structure 6600 includes a telemetry stream class 6602 and a latest event class 6604 .
- the telemetry stream class 6602 includes a variety of telemetry-related operations, including starting, terminating, pausing, and retrieving available telemetry streams. Additional telemetry stream operations can be included in the telemetry stream class 6602 as well.
- the latest event class 6604 includes functions for retrieving the latest events, so as to determine when the most recent event was received from the medical device and thereby determine the on-line status of the medical device, so as to determine the availability of telemetry stream data. Additional functions can be included in the latest event class 6604 , and additional classes can be added to the telemetry stream structure 6600 .
- FIG. 67 One example dashboard is shown in FIG. 67 .
- the dashboard 6700 displays telemetry data (e.g. current or near-current operational status) relating to the pumps with which it is associated.
- the dashboard 6700 can be any of a number of dashboard applications configured to receive and display telemetry data to a user in a near-real-time manner, and can correspond, for example, to the dashboards logically illustrated as dashboard 328 of FIGS. 3-4 .
- the dashboard 6700 can be updated by a telemetry stream, such as described above in FIGS. 64-66 .
- the dashboard 6700 tracks a name 6702 , identifier 6704 , domain 6706 , address 6708 , port 6710 , and activity history 6712 , with respect to each medical device associated with the dashboard.
- the name 6702 corresponds to a name of a device recognizable to a user, assigned by either the device itself or the server.
- the identifier 6704 provides a unique identification useable by the server to verify the identity of the medical device.
- the identifier can correspond to a globally-unique identifier (GUID), hardware address, or other identification of the medical device.
- GUID globally-unique identifier
- the domain 6706 indicates the name of a network in which the medical device resides.
- the address 6708 provides connection information regarding how to communicate with the medical device from the server.
- the address 6708 is shown as an IP address of the medical device.
- the port 6710 lists the inbound communication port for the medical device.
- the activity history field 6712 lists a date and time of the last event occurring on the medical device and communicated to the server.
- the dashboard 6700 graphically illustrates an operational status of the pumps with which it is associated.
- five medical devices are tracked in the dashboard 6700 , named “MD0333”, “MD0444”, “MD0524”, “MD0324”, and “MD0988.”
- the first, fourth, and fifth devices are illustrated as powered and delivering a therapy to a patient.
- the second device (MD0444) is shown to be in an alarm state, indicating a possible abnormal operation of the device or emergency condition related to the patient associated with that device.
- the third device (MD0524) is illustrated to be in a fault state, indicating a malfunction or error occurring in that medical device.
- Other states illustrating an operational status may be illustrated on the dashboard 6700 as well.
- a pause check box 6714 and an offline devices check box 6716 allow a user to selectably modify the dashboard.
- the pause check box 6714 when selected, causes the dashboard to “freeze” temporarily halting the updating of information in the dashboard to allow a user to view the state of the dashboard at a single time.
- the status information on the dashboard can continually update as data is received from the associated medical devices.
- the offline devices check box 6716 enables the dashboard to display information related to devices associated with the dashboard, but which are not online and from which the dashboard has not received recent status information.
- Other display features and filters can be incorporated into the dashboard as well, allowing a user to select the desired set of devices to monitor and allowing the user to view a specific portion of the telemetry data received from those users.
Landscapes
- Health & Medical Sciences (AREA)
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Biomedical Technology (AREA)
- General Health & Medical Sciences (AREA)
- Primary Health Care (AREA)
- Epidemiology (AREA)
- Medical Informatics (AREA)
- Public Health (AREA)
- Infusion, Injection, And Reservoir Apparatuses (AREA)
- Medical Treatment And Welfare Office Work (AREA)
- Tourism & Hospitality (AREA)
- Measuring And Recording Apparatus For Diagnosis (AREA)
- Child & Adolescent Psychology (AREA)
- Economics (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
- The present application claims priority to U.S. Provisional Patent Application No. 60/964,444, entitled “Patient Treatment Systems Employing Medical Device Informatics”, and filed Aug. 10, 2007. That application is hereby incorporated by reference in its entirety.
- In general, the present disclosure relates to treatment of patients via systems for use and control of medical devices. More specifically, the present disclosure relates to software for treatment of patients using medical devices.
- Patients at hospitals and other care centers require controlled therapy administration and monitoring. Hospitals and care centers use a variety of types and brands of medical devices to assist in monitoring and therapy administration. For example, medical devices used to assist in therapy administration may include medical infusion pumps, pulse oximeters, cardiopulmonary monitors, and other therapy delivery and patient monitoring equipment. The various types and brands of medical devices each generally use differing, proprietary communication standards.
- The proprietary standards employed by the different devices limit interoperability among the devices, making therapy administration difficult. During use of one or more of the medical devices, a caregiver may want to perform a number of actions related to the medical device. For example, a caregiver may wish to set parameters in a medical device based on the observed characteristics of the patient. Or, the caregiver may wish to view data gathered by a monitor. Due to the proprietary standards used by various medical devices, the caregiver may use a number of types of software and hardware to access the information gathered by the medical device needed to treat the patient.
- Coordinating usage of medical devices also can be difficult. A single medical device can be programmed for administering different therapies and in different locations within a hospital. Usage records of multiple medical devices of varying types and in different hospitals may need to be compared. Similarly, the status of a medical device can be difficult to monitor because the devices are often in locations other than where the caregiver is located.
- Methods and systems of patient treatment are disclosed. The methods and systems include use of medical device informatics to modify and validate therapies and drugs used in those therapies. In the various aspects of the present disclosure, a medical device, such as a medical infusion pump, interfaces with a server to administer treatments to patients.
- In certain aspects, medical device metadata is used to define a medical device within a medical device network. In further aspects, messages are communicated between a medical device and server to define treatments and other operations to the medical device. In still other aspects, operational and historical data is communicated from medical devices to a medical device server to allow remote monitoring of the administration of a therapy to a patient. In further aspects, timing parameters dictate communication and tracking of events between a medical device and a medical device server.
- In a particular aspect, a method of communication between a medical device and a server is disclosed. The method includes associating metadata with one or more medical devices, the metadata corresponding to an attribute of the medical devices. The method also includes storing the metadata on a server, the server configured to communicate with each of the medical devices by using the metadata.
- In a second aspect, a system for communicating with a plurality of medical devices is disclosed. The system includes a plurality of medical devices and a server communicatively connected to the plurality of medical devices. The server includes a memory configured to store metadata describing the medical devices and a programmable circuit operatively connected to the memory. The programmable circuit is configured to execute program instructions to associate metadata with one or more medical devices, the metadata corresponding to at least one attribute of the medical devices. The programmable circuit is also configured to execute program instructions to store the metadata on a server and communicate information including the metadata with at least one of the medical devices.
- In a third aspect, a method of communication between a medical device and a server is disclosed. The method includes associating metadata with each of a plurality of medical devices, the metadata corresponding to at least one attribute common to the medical devices. The method also includes associating second metadata with at least one medical device of the plurality of medical devices, the second metadata corresponding to at least one custom attribute of the medical device. The method further includes storing the metadata on a server, the server configured to communicate with each of the medical devices by using the metadata. The method also includes selecting a medical device and communicating information including the metadata with the medical device.
- In a fourth aspect, a method of communication between a plurality medical devices and a server is disclosed. The method includes generating a message to a medical device server at a medical device, the message including metadata used to identify the medical device. The method further includes receiving a message from the medical device server at the medical device, the message including metadata identifying the medical device.
-
FIG. 1 shows an exemplary medical device network in which aspects of the present disclosure may be implemented; -
FIG. 2 is a block diagram of a medical device useable in aspects of the present disclosure; -
FIG. 3 is a diagram of a software architecture for a medical device network; -
FIG. 4 is a diagram of a second software architecture for a medical device network; -
FIG. 5 is a flowchart of methods and systems for remote management of medical devices controlled by multiple entities; -
FIG. 6 is a flowchart of methods and systems for server based control of medical devices; -
FIG. 7 is a state diagram of possible state for remote control of a medical device; -
FIG. 8 is a functional diagram of a messaging system for use in a medical device network; -
FIG. 9 is a flowchart of methods and systems for communication between a medical device and a medical device server; -
FIG. 10 is a flowchart of further methods and systems for communication between a medical device and a medical device server; -
FIG. 11-16 are data models including metadata useable to facilitate extensible communication systems for medical devices and medical device servers; -
FIG. 17 is a flowchart of methods and systems for filtering medical device events; -
FIG. 18 is a flowchart of methods and systems for managing maintenance of medical devices; -
FIGS. 19-24 are data models including event metadata useable to track events occurring in medical devices; -
FIG. 25 is a diagram of a data packet formatted for transmission from a medical device server to one or more medical devices; -
FIG. 26 is a flowchart of methods and systems for delivery of the data packet ofFIG. 25 ; -
FIGS. 27-32 are data models including metadata useable to facilitate delivery of data packets to medical devices from a medical device server; -
FIG. 33 is a schematic diagram including metadata useable to synchronize time within a medical device network; -
FIG. 34 is a flowchart of methods and systems for synchronization of medical devices in a medical device network; -
FIG. 35 is a flowchart of methods and systems for time adjustment of event log data; -
FIG. 36 is a block diagram of functional units of a medical device server, according to a possible embodiment of the present disclosure; -
FIG. 37 is a block diagram of medical device server administration systems; -
FIG. 38 is a sample medical device administration event tracking report accessible from a medical device server; -
FIG. 39 is a sample security event tracking report accessible from a medical device server; -
FIG. 40 is a sample security event trending report accessible from a medical device server; -
FIG. 41 is a sample user history report accessible from a medical device server; -
FIG. 42 is a user interface for management of medical device metadata; -
FIG. 43 is a further user interface for installation of medical device metadata; -
FIG. 44 is a user interface for management of data packet distribution in a medical device network; -
FIG. 45 is a further user interface for deployment of data packets to medical devices in a medical device network; -
FIG. 46 is a user interface confirming deployment of a data packet to a medical device; -
FIG. 47 is a sample quarantine report indicating erroneous data transmission from a medical device server to a medical device; -
FIG. 48 is a sample detailed quarantine report, corresponding to the quarantine report ofFIG. 47 ; -
FIG. 49 is a sample package deployment report displaying deployments of data packets from a medical device server to medical devices; -
FIG. 50 is a sample package deployment error report displaying erroneous deployments of data packets from a medical device server to medical devices; -
FIG. 51 is a sample maintenance report displaying medical device maintenance events; -
FIG. 52 is a sample medical device fault report displaying medical device faults communicated to a medical device server; -
FIG. 53 is a sample medical device fault trending report displaying trends in medical device faults communicated to a medical device server; -
FIG. 54 is a flowchart of methods and systems for communicating parameter changes from a medical device server to a medical device; -
FIG. 55 is a schematic diagram including metadata useable to facilitate therapy-based programming of medical devices from a medical device server; -
FIG. 56 is an exemplary messaging sequence for therapy-based programming of a medical device; -
FIG. 57 is a flowchart of methods and systems for tracking changed medical device parameters communicated to a medical device server; -
FIG. 58 is a sample medical device history report displaying event log data communicated from a medical device to a medical device server; -
FIG. 59 is a sample therapy history report displaying therapy event log data communicated from a medical device to a medical device server; -
FIG. 60 is a sample therapy trending report displaying therapy trends derived from therapy event log data communicated from a medical device to a medical device server; -
FIG. 61 is a sample therapy change history report displaying changes to therapies in therapy event log data communicated from a medical device to a medical device server; -
FIG. 62 is a sample therapy change trending report displaying therapy change trends derived from therapy event log data communicated from a medical device to a medical device server; -
FIG. 63 is a flowchart of systems and methods for determining an on-line status of a medical device; -
FIG. 64 is a flowchart of systems and methods for collecting telemetry data from a medical device; -
FIG. 65 is an exemplary messaging sequence for receiving telemetry data from a medical device; and -
FIG. 66 is schematic diagram including metadata useable to facilitate communication of telemetry data from medical devices to a medical device server. - Various embodiments of the present invention will be described in detail with reference to the drawings, wherein like reference numerals represent like parts and assemblies throughout the several views. Reference to various embodiments does not limit the scope of the invention, which is limited only by the scope of the claims attached hereto. Additionally, any examples set forth in this specification are not intended to be limiting and merely set forth some of the many possible embodiments for the claimed invention.
- The logical operations of the various embodiments of the invention described herein are implemented as: (1) a sequence of computer implemented steps, operations, or procedures running on a programmable circuit within a computer, (2) a sequence of computer implemented steps, operations, or procedures running on a programmable circuit within a medical device; and/or (3) interconnected machine modules or program engines within the programmable circuits.
- The description set forth herein discusses use and programming of a variety of medical devices and a medical device server in a medical device network. One skilled in the art will realize that a wide variety of medical devices are used in administering a therapy to a user, such as medical infusion pumps, pulse oximeters, cardiopulmonary monitors, and other therapy delivery and patient monitoring equipment. These and additional medical devices may be used in the medical device network of the present disclosure. In various aspects of the present disclosure, the term medical device server refers to a computing system and a message handling and storage service used for coordination of various other components of the system. Additionally, the term “user” in the context of the medical device generally applies to the person who is receiving a therapy. In many other contexts, such as the context of usage of the medical device server, the user could also refer to any other person such as a caregiver that is operating the medical device or a computer with access to information about the medical device.
- Additionally, the medical devices and interconnected computing systems considered in the present disclosure generate and present information and fields in user interfaces and reports, which are also referred to as displays. The user interfaces and reports can include fields, alpha/numeric character strings, times, and dates. The fields, also referred to as cells, prompt users to enter and/or select information. Various types of input and display devices are available on various computing systems and medical devices.
- The various types of medical devices encompassed by the present disclosure execute or utilize operating parameters, which customize or personalize operation of computer implemented steps, machine modules, and programs to meet the requirements of individual medical device users. The operating parameters can be numerical values, text strings, flags, argument names, or any other aspect of medical device programming that the user or a caregiver can set to control operation of the medical device. In certain aspects of the present disclosure, metadata indicates a textual definition of the capabilities of the various operating parameters within the medical device, and to servers and other computing systems interfaced with the medical device.
- Referring generally to
FIGS. 1 and 2 , a generalized hardware environment is described.FIG. 1 shows an exemplarymedical device network 100 in which aspects of the present disclosure may be implemented. Themedical device network 100 provides a method by which a variety of medical devices and communication systems intercommunicate. Themedical device network 100 includes amedical device server 102 interconnected with a variety of types of medical devices. The medical devices can include an activemedical device 104, a passivemedical device 106, and a plurality of exemplary medical devices shown to be medical infusion pumps 108. - The active
medical device 104 refers to any of a number of medical devices configured to assist in administering a therapy to a patient. Active medical devices include medical infusion pumps for delivery of fluidic therapies, or other therapy-providing equipment. In one embodiment, the activemedical device 104 is a medical infusion device, such as the medical infusion pumps 108 shown. - The passive
medical device 106 refers to any of a number of observation devices configured to monitor the status of a patient, rather than to actively assist in administering a therapy to that patient. Examples of passive medical devices include pulse oximeters, cardiopulmonary monitors, or other patient observation systems for measuring vital signs of the patient, such as breathing, heart rate and rhythm, blood oxygen levels, and other health indicators. - The
medical device server 102 communicates with the medical devices, and is one or more generalized or application-specific computing systems. Themedical device server 102 is configured to store and retrieve data received from the variousmedical devices medical device server 102 can include event log data, programming data, and various other data transmitted to theserver 102 from themedical devices - Optionally, the
medical device network 100 includes additional computing devices, such asworkstations 110 andportable computing systems 112, configured to allow communicative connection to themedical device server 102. Theworkstations 110 andportable computing systems 112 are generalized computing systems or thin client computing systems having a communication interface allowing access to the medical device server. Theworkstations 110 andportable computing systems 112 generally include input devices and displays, so as to allow a user (i.e. a caregiver) access to data about a patient when that user is not in the same location as the patient. The users may access themedical device server 102 via theworkstation 110 orportable computing system 112 to retrieve data gathered from a medical device, and may instruct themedical device server 102 to communicate various messages or software packages to one or more of the medical devices. - The
medical device network 100 optionally includes network infrastructure components, such as aswitch 114 and awireless access point 116. The network infrastructure components are configured to provide the communication infrastructure between the variousmedical devices medical device server 102, and anyadditional computing systems medical device network 100 requires a communicative conduit between the various components included in the network, the specific components included in a given medical device network will vary based upon the particular infrastructure and needs of users of the medical device network. Therefore, theswitch 114 andwireless access point 116 are intended as exemplary components for implementation of a communicative interconnection between the various components of the network. Additional types of medical devices, computing systems, or networking components may be used in thenetwork 100 as well. -
FIG. 2 shows an exemplary block diagram of amedical device 200. Themedical device 200 is any of a number of types of active or passive medical devices for therapy administration or monitoring of a patient. In one possible embodiment, themedical device 200 is a medical infusion pump configured to infuse drugs and other fluidic therapies to a patient. Other types of medical devices are possible as well. - The
medical device 200 includes aprogrammable circuit 202 interfaced to a memory subsystem, including, for example, Random Access Memory (RAM) 204, aflash memory 206, and an electrically erasable, programmable memory (EEPROM) 208. TheRAM 204 stores operational parameters of the medical device, as well as any non-critical storage with respect to operational data or instructions. Theflash memory 206 stores instruction and/or data memory defining operation of the pump, such as pump programs, pump parameters for use in those pump programs, or other system firmware. TheEEPROM 208 stores a set of initial instructions that are used by themedical device 200 and must be preserved in the event of a failure of the device, such as due to a power failure, dead battery, or other unanticipated event. TheEEPROM 208 optionally includes firmware or instructions which may be read or copied into theRAM 204 orflash memory 206 for execution, as necessary. - In various embodiments of the
medical device 200, the various components of the memory subsystem used are dictated by the needs of the medical device. In certain devices, one or more of the memory system components described herein are not present. In such devices, some or all of the data and instructions stored in that device may be stored in another component of the memory subsystem present in the device. RAM may also temporarily provide storage for critical operational data or instructions. Also, alternate embodiments can be provided whereby the contents of the flash memory and the contents of the EEPROM memory previously described may be interchanged, or whereby the contents may be entirely stored in one type of non-volatile memory and none in the other. Finally, other types of non-volatile memory may be used instead, such as ferro-electric memory or others. - The
medical device 200 further includes abattery system 210 configured to provide a direct current source of power to the medical device when the device cannot be plugged in to a wall power outlet or some other AC power source. In one embodiment, thebattery system 210 includes a rechargeable lithium-ion smart battery system configured to provide power management and intelligent switching between DC and AC power modes depending on the presence of AC power. In further embodiments, thebattery system 210 includes different types of battery systems, such as a rechargeable battery system including a nickel-cadmium battery. - The
medical device 200 includes aninput device 212 and anoutput device 214 interfaced to theprogrammable circuit 202. Theinput device 212 allows a user at the location of the medical device to adjust the activity of the device. Theinput device 212 can be, for example, a mouse, keyboard, keypad, trackball, touch screen, control buttons, or other user-controllable devices. Theoutput device 214 can be any type of audio, video, or data interface configured to provide information regarding the medical device to users and devices external to the device. In various embodiments, theoutput device 214 may be a data interface to a second medical device, or may be a connection to an external monitor for display of information to a user regarding the status of themedical device 200. - The
medical device 200 also includes adisplay device 216 and analarm 218. Thedisplay device 216 is a visual device capable of displaying information to a user of the device. In various embodiments of themedical device 200, thedisplay device 216 can be, for example, a display device, such as an LCD, CRT, or other screen. Additional types of display devices are possible as well. Furthermore, although the medical device is shown as including adisplay device 216, in alternate embodiments a display device is not required. Thealarm 218 can be configured to provide various types of audio indications to the user of various conditions detected in the user or the device. These conditions include a health condition detected, such as an abnormally low or high heart rate or respiration rate, or a warning related to the device, such as indicating that a supply of a drug is running low, or that maintenance may be required for the device. The alarm optionally triggers based on additional alarm conditions beyond those listed here; the alarms selected generally relate to the type of medical device implemented and conditions experienced by that device. - A
wired communication interface 220 provides a data communication connection from themedical device 200 that interfaces with a medical device server or other generalized computing system. Thewired communication interface 220 interfaces to theprogrammable circuit 202, and sends and receives data from themedical device 200. In various embodiments, the wiredcommunication interface 220 can be an Ethernet or other data connection capable of communicating and receiving digital data. - A
wireless communication interface 222 provides an alternative communication interface to the wiredcommunication interface 220, such that themedical device 200 can maintain data communications with a medical device server or other computing system when a wired communication connection is not available or convenient, based on the location of the medical device. Thewireless communication interface 222 interfaces to theprogrammable circuit 202, and sends and receives data wirelessly from the medical device. Usage of one or both of the wired or wireless communication interfaces is dependent upon the location of the medical device and the need for communication with a medical device server. In one embodiment, the medical device provides a constant data stream to one or both interfaces such that individuals with access to a medical device server can continuously track the status of the medical device. In further embodiments, the medical device activates and/or communicates using one or both interfaces periodically, or intermittently, so as to update the operational data or other information held by either the medical device or the medical device server. - The
medical device 200 also includes apatient interface 224. Thepatient interface 224 controls the mechanical component of themedical device 200 which monitors or delivers a therapy to the user. Thepatient interface 224 varies among the different types of medical devices based upon the function of the device. In the case where themedical device 200 is a monitor, thepatient interface 224 may include a sensor or other physical detection equipment. In the case where themedical device 200 is a medical infusion pump, the patient interface may include a drive mechanism, occlusion sensor, fluid volume sensor, or other drug control or delivery interfaces. Other medical devices, and corresponding patient interfaces, are possible as well. Additional components beyond those shown may also be included in various embodiments of themedical device 200, depending upon the particular application to which the device is directed. -
FIGS. 3-6 show an overall software environment for themedical device network 100 and its components, according to various embodiments of the present disclosure. The software environment disclosed herein is discussed in two sections: (1) those aspects which relate to communications between medical devices and a medical device server, found in part III, and (2) aspects encompassing user interaction with the medical device network, such as to view data related to medical device activity, or to administer changes or additions to the medical device network, found in part IV. Both aspects relate generally to coordination of medical devices in a medical device network, of which the primary physical features are described above inFIGS. 1-2 . - The various software disclosed herein, including the metadata installation software, package deployment software, and server software described in Parts II-IV, below can be packaged in a variety of ways, and organized for a variety of different medical device networks. In a possible embodiment, the various software aspects are included in a software development kit (SDK) including some or all of the various software components described herein. In such an embodiment, the medical devices can include monitors and medical infusion pumps, and the software can include pre-packaged metadata files useable on both the medical devices and medical device server. User-readable documentation regarding the software can be included as well.
- Additionally, the various software disclosed herein and claimed below can be embodied on any of a number of types of computing systems operable within the hardware environment of
FIGS. 1-2 . For example, a computing device typically includes at least some form of computer-readable media. Computer readable media can be any available media that can be accessed by the computing system. By way of example, and not limitation, computer-readable media might comprise computer storage media and communication media. - Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to store the desired information and that can be accessed by a computing system.
- Communication media typically embodies computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” refers to a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above should also be included within the scope of computer-readable media. Computer-readable media may also be referred to as computer program product.
-
FIG. 3 shows asoftware architecture 300 in which aspects of the present disclosure are implemented. Thesoftware architecture 300 provides an operating environment in which medical device data can be stored and managed remotely from the medical devices. Thesoftware architecture 300 also provides an extensible architecture in which a variety of types of medical devices can operate. Thesoftware architecture 300 operates using one or more computing systems in communicative connection to various medical devices, and is configurable to operate across multiple locations and different business entities. Thesoftware architecture 300 operates within a medical device network including one or more medical devices and a medical device server. A possible configuration of the medical device network in which the software architecture operates is described above inFIG. 1 . - In one embodiment, aspects of the
software architecture 300 are implemented using the relational and business intelligence components of Microsoft SQL Server 2005, distributed by Microsoft Corporation. In such an embodiment, various modules, such as web interfaces, may be provided using a web service, such as Microsoft Internet Information Services (IIS) platform. In further possible embodiments, aspects of the system are implemented usingMicrosoft SQL Server 2000, Oracle, or other database management and business intelligence products, in conjunction with various web services, such as an Apache-based or other web server. - The
software architecture 300 includes one or moremedical devices 302,back office components 304, andclient applications 306. Themedical devices 302 monitor or deliver therapies to patients, as directed by a caregiver. Themedical devices 302 can be any of a variety of programmable medical devices such as those discussed in conjunction withFIGS. 1-2 , above. - The
back office components 304 include one or moremedical device servers 308, anadministration module 310, anevent tracking module 312, and anoperations module 314. Themedical device server 308 manages communication with the variousmedical devices 302 associated with theback office components 304, such as by relaying messages between thevarious modules medical devices 302. Themedical device server 302 creates messages understandable to themedical devices 302 and thevarious modules medical devices 302, themedical device server 308 collects historical information from the medical devices, automates various maintenance operations, assists with therapy setup at a user's bedside, and provides medical device monitoring. In a possible embodiment, themedical device server 302 manages a metadata-based messaging system for communicating with a variety of types of medical devices, such as by using XML or some other type of metadata or markup language via SOAP or another messaging protocol. - In one possible embodiment, the
medical device server 308 resides on a computing system which also hosts the additionalback office components 304. In a further embodiment, the medical device server resides on separate computing hardware from the other back office components. In such systems, themedical device server 308 may be placed at a different location from the other back office components, or may be managed by a different entity from the other back office components, as is described inFIGS. 4-5 , below. For simplicity, throughout the description of the software aspects the term medical device server is intended to encompass either themedical device server 308 or theback office components 304 as a whole, depending upon the specific implementation chosen. In certain embodiments, themedical device server 308 can be placed on one or more physical computing platforms, resulting in the presence of multiple medical device servers. - The
administration module 310 provides an interface toadministration data 316, which themedical device server 308 andclient applications 306 can request for various reasons, such as to allow access to event or operational data, described below. Theadministration data 316 includes user validation information, such as username, password, IP authentication, or other user validation, as well as rights information defining the access rights associated with the user. For example, theadministration data 316 may associate a username with a password, and require a user to provide the correct username and password to receive a validation right. The username and password information may in turn be associated with access rights information, which defines the specific categories of data, subsets of medical devices, or types of commands allowed to that user. Additional access rights may be defined in theadministration data 316 and managed by theadministration module 310 as well. - The
administration data 316 also defines the capabilities of the variousmedical devices 302 managed within theenvironment 300, by defining operational parameters by which themedical device server 308 interfaces with amedical device 302. For example, a medical device configured to monitor a patient may include a variety of defined parameters relating to monitoring functions, but will not include parameters relating to therapy delivery. In allowing user-definition of a variety of possible medical device capabilities by setting operational parameters within the administration data, theenvironment 300 provides a user-extensible set of back office components which are configurable with a variety of medical devices having various capabilities, manufactured by different entities, and employed at different locations. - In a particular embodiment, the
administration module 310 generates a web interface accessible to various client application interfaces to remotely validate users or caregivers wishing to access data held within one or more of theback office components 304. In a further embodiment, the administration module provides an interface allowing remote applications to access the data managed by theback office components 304. - The
event tracking module 312 provides an interface to themedical device server 308, and organizes and managesevent data 318. Theevent data 318 corresponds to the historical data regarding various events occurring in themedical devices 302, which are collected and routed by themedical device server 308. Theevent data 318 correlates a medical device identifier with an event identifier, and additional descriptive information regarding the event occurring in the medical device. Examples of events tracked using theevent tracking module 312 include power events, alarm events, maintenance events, telemetry events, therapy events, or therapy change events in the various medical devices. Examples of various events and schema used for tracking such events are discussed below in conjunction withFIGS. 19-24 . In a particular embodiment, theevent tracking module 312 generates a web interface accessible by themedical device server 308 to transfer data to a storage location ofevent data 318. - The
operations module 314 manages various operational characteristics of the system, such as system operational information, therapy orders, maintenance jobs, and other information used to affect operation of the variousmedical devices 302 associated with theenvironment 300. Theoperations module 314 also provides a web interface to themedical device server 308 for managing the various types ofoperations data 320, and to various external computing systems to allow those systems to view theoperations data 320 and transmit commands within thesoftware architecture 300, such as to the variousmedical devices 302. - An
optional data warehouse 322 aggregates and coordinates the various predefined and collected data, including the administration data, the event data, and the operations data, for use by various client applications. In the embodiment shown, a reporting application receives data from thedata warehouse 322, which aggregates various data from theadministration data 316, theevent data 318, and theoperations data 320. Thedata warehouse 322 provides a convenient static repository useable to generate reports based on one or more of these types of data. Example reports are described in conjunction with the user to server communication systems described in Part IV, below. Thedata warehouse 322 can be formed using any of a number of relational or On-Line Analytical Processing products, such as SQL Server Analysis Services, Hyperion Essbase, Oracle OLAP, or other data store configured to allow querying or access to various combinations of data. For those embodiments without theoptional data warehouse 322, its functionality as described herein can be provided by the Administration, Event Tracking, Operations databases and their corresponding modules, as described herein. - The
client applications 306 generally access one or more of thedata sources client applications 306 accessing theback end components 304 includeadministration applications 324, reportingapplications 326,dashboards 328, maintenance forms 330, and various additionalexternal applications 332. - The
administration applications 324 provide user access to theadministration data 316 include a variety of administration web forms, to define usage rights for other users attempting to access theback office components 304, as well as to define the operational parameters of themedical devices 302. Additional administration web forms may be included as well. - The
reporting applications 326 provide a number of standardized reports based on theadministration data 316, theevent data 318, and theoperation data 320. In an embodiment in which theback office components 304 include adata warehouse 322, the reports may be based on the information in the data warehouse. Examples of reports built using the various types of data tracked in theback office components 304 include security reports, user histories, software deployment reports, medical device programming reports, maintenance reports, device history reports, therapy reports, and other reports. Additional examples of the reports are described in Part IV, below. - The
dashboards 328 allow a caregiver or user to view the status of amedical device 302. Thedashboards 328 are based on operation data, and interface to theoperations module 310. Thedashboards 328 available within theenvironment 300 correspond to the variousmedical devices 302 capable of frequently transmitting data to theback office components 304. Thedashboards 328 receive operational data regarding the medical devices, such as the most recent therapy delivered by the devices. This information is reflected on the dashboard user interface, presented on a display device of a computing system accessible to a caregiver or user. In one possible embodiment, thedashboards 328 replicate the visual interface of the corresponding medical device, but in a web-portal format. - The maintenance forms 330 display maintenance information to a caregiver or other user of the
medical devices 302. The maintenance forms 330 display tracked maintenance information included in theoperations data 320, such as performed maintenance, scheduled maintenance, suggested maintenance, and maintenance trends. The maintenance forms 330 also allow the user to deploy various updates to themedical devices 302, such as firmware updates and other software deployments. In a possible embodiment, theoperations data 320 includes maintenance schedule information accessible by users via the maintenance forms. In such an embodiment, the maintenance forms 330 display a maintenance schedule to a user, including future maintenance required for variousmedical devices 302 as well as historical maintenance events tracked in theoperations data 320. - Various
external applications 332 extend the functionality of thesoftware environment 300 by communicating with theoperations module 314. Theexternal applications 332 include any applications useable to extend the functionality of thesoftware environment 300. -
FIG. 4 displays analternative software infrastructure 400 to the one shown inFIG. 3 , and may be used in the instance in which the storage of data from the medical devices is managed by an entity other than the facility at which the medical devices operate. For example, themedical devices 302 and medical device server(s) 308 may reside at one or more hospitals orhealth care facilities 404, managed by one or more healthcare entities, such as counties or private entities. However, the storage of data from those devices may be managed by a health management organization or other organization 405 contracting to manage the data of the various facilities at an off-site location. That entity can collect information from themedical device server 308 also residing at the facility, which in turn communicates data appropriately to one of the web-basedmodules -
FIG. 5 shows systems and methods for management of a software infrastructure such as the one shown inFIG. 4 , in which a third party handles the data management tasks related to the data collected from medical devices located within and controlled by various healthcare organizations at various locations, or customer sites. Operational flow within thesystem 500 ofFIG. 5 commences at astart operation 500, which corresponds to initialization of thesystem 500, such as by operation of various medical devices connected to a medical device server. - A
data receipt module 504 receives data generated by the medical devices managed by one or more entities, such as hospitals, clinics, or other health management organizations. In one embodiment, thedata receipt module 504 corresponds to receipt of various administrative data, event data, or operations data from a medical device server or client applications, as shown in theback office components 304 ofFIG. 4 . - An
association module 506 associates the data received in thedata receipt module 504 with the medical devices from which the data is received. In one possible embodiment, theassociation module 506 associates the data with the various locations at which the medical devices reside, or with the various entities controlling the devices, as defined in theadministration data 316. The data association can be a logical or physical relationship between the data, such as can be found in a file, table, or database. - The
association module 506 prepares the data such that when a user from a particular hospital or location seeks information about medical devices, the back office components can provide to that user only information about the medical devices at that same location or within the same entity as the user, depending upon the particular implementation of theassociation module 506. For example, a single hospital or ward of a hospital may have a variety of medical devices whose data is collected and managed by a third party. A doctor, nurse, or other caregiver working in that hospital or ward may access information related to the specific medical devices in that ward from a remote server, not controlled by that ward or hospital. - An
optional program module 508 distributes data or instructions from the back office components to a medical device, based on the specific instructions related to that entity or location. For example, a hospital or ward can request a software upgrade to their medical devices, and the back office components will direct the specific software upgrade requested by the hospital to only that entity's devices or devices only of a specific type, excluding other devices associated with or monitored by the back office components. - In a further example, a workstation at a hospital or other healthcare location can view status information about the medical devices at that location, such as by execution of the
data receipt module 504 and theassociation module 506, above. In this example, the user of the workstation may optionally choose to reprogram the medical devices, and can do so by issuing a global command to all of the medical devices of a specific type at the location associated with the user. The back office components can transmit to the appropriate medical device server the specific instructions necessary to distribute to the medical devices at that location, without transmitting those instructions to the same medical devices at other locations managed by the back office components. - Operational flow terminates at an
end operation 510, which corresponds to completion of a communication session with one or more medical devices. -
FIG. 6 shows systems and method executable within the medical device network ofFIG. 1 , in which medical device actions are interconnected. Thesystem 600 specifically relates to interconnection of different types of medical devices at a specific location, such as a group of medical devices all associated with a single patient. Thesystem 600 includes a number of rules which execute on the medical device server or other back office components so as to determine any additional advisable therapy or monitoring activity using a second medical device based on observed activity of a patient with a first medical device, as received by the medical device server or back office components. - Operational flow within the
system 600 commences at astart operation 602, which corresponds to initial monitoring of a patient using a plurality of medical devices connected to a medical device network. Thestart operation 602 also optionally corresponds to receipt of at least one event at the medical device server, as logged by a first medical device which is associated with a patient. - A
status receipt module 604 receives a status of a patient from a first medical device used to monitor or administer a therapy to the patient. In one example, thestatus receipt module 604 can receive a status of a patient from a medical device associated with that patient. The status of the patient may include the heart or breath rate or regularity, an indication by the patient that he is experiencing pain, the blood glucose level of the patient, or the progress of one or more therapies administered to the patient. The status of the patient optionally also includes alarms generated by medical devices monitoring or delivering therapies to the patient. - A
determination module 606 executes one or more rules based on the status of the patient received from the first medical device. The one or more rules define whether any additional action is needed with respect to that patient, such as additional or changed therapies or monitoring of the patient. Thedetermination module 606 associates various rules with specific medical devices capable of executing the changed therapy. Only those rules are executed which correspond to active medical devices currently monitoring or delivering therapies to the patient. In one example of execution of thedetermination module 606, there may exist an instance in which a monitor senses or is told that the patient is experiencing pain. In such an instance, one or more rules execute to determine whether a pain management therapy is available to that patient, and, if such a therapy is available, to determine an appropriate therapy to be administered to that patient. For example, if a medical infusion pump is associated with that patient, thedetermination module 606 concludes that the pump is capable of delivering a pain management therapy and calculates appropriate pump parameters for delivery of the appropriate therapy to the patient. - A
program module 608 generates programming for a target medical device capable of providing the changed or additional therapy or monitoring determined in thedetermination module 606. Theprogram module 608 communicates the changes or additions to the therapy to either a workstation accessible to a caregiver of the patient, or to a medical device capable of administering the therapy. In one embodiment, theprogram module 608 requests that a caregiver approves the suggested therapy determined in thedetermination module 606. In a further embodiment, theprogram module 608 directly programs the medical device capable of delivering the therapy, such that the therapy may be delivered without any additional caregiver approval or intervention. - Operational flow terminates at an
end operation 610. Theend operation 610 corresponds to the medical device server completing communication of the determined therapy to a workstation or medical device. -
FIGS. 7-35 describe generally various systems and methods for communication between the medical devices and the medical device server or other back office components, as shown inFIGS. 1-2 . The systems and method described in this section relate to coordination of medical devices in a medical device network, which may span across one or more facilities, organizations, time zones, or other logical entities. These systems can be used during user interaction with the medical device network, described in Part IV, below, in that involvement with the user relates to coordination of medical devices as well as collection and communication of data from the medical devices in the medical device network. - Referring now to
FIGS. 7-8 , communications between a medical device server and a variety of types of medical devices are described. The communication methods used by the medical device server and the medical devices provides an extensible system allowing the medical device server to communicate with a variety of different types of medical devices made by a variety of different medical device manufacturers, each having different communication protocols, capabilities, and other characteristics. -
FIG. 7 shows an exemplaryextensible system 700 in which a medical device server associates with a remotely located medical device. Thesystem 700 tracks the states of medical devices associated with a medical device server, and is used to associate new and existing medical devices with the medical device server to provide an extensible medical device network allowing intercommunication of a variety of types and brands of medical devices placed at a variety of different hospitals or locations within a hospital. In thesystem 700, every medical device recognized by a medical device server will have an associated state held in a table on the server. Therefore, thesystem 700 will execute independently on the server for each medical device associated with the server. Thesystem 700 commences at astart node 702 corresponding to connection of the medical device to a medical device network including a medical device server, such as the one shown inFIG. 1 . - Upon connection of the medical device, the medical device server must determine whether the medical device is of a known type. If the medical device is of an unknown type, operational flow proceeds to a known
state 704, which corresponds to receiving information about the capabilities of the medical device, so that the medical device is able to be added to the medical device network. The knownstate 704 may result from receiving user input describing the operational capabilities of the medical device, or may include communication or testing between the medical device and medical device server. When the medical device server considers a device to be in a known state corresponding to the knownstate 704, the medical server treats the medical device as a recognized device, but that is not powered on or otherwise recognized by the system. If the medical device is of a known type, operational flow proceeds to adetermination node 706, which corresponds to determining the state of the medical device. - Four operational states define the operation of the medical device from the perspective of the medical device server: a
powered state 708, atherapy state 710, afault state 712, and analarm state 714. Thepowered state 708 corresponds to a medical device which is powered on and experiencing normal operation, but is not currently being used to monitor or deliver a therapy to a patient. Thepowered state 708 is entered from the knownstate 704 or thedetermination node 706 when the medical device transmits an indication to the medical device server that it has been turned on. The powered state is entered from the remaining operational states, i.e. thetherapy state 710, thefault state 712, and thealarm state 714, when the medical device server receives an indication that the medical device has cleared the condition causing the server to associate the medical device with one of those states. - The
therapy state 710 corresponds to a medical device communicating to the medical device server that it is currently in operation, delivering a therapy or monitoring a patient. The specific action taken by the medical device will be dictated by the characteristics of that specific medical device; however, the medical device server need only recognize that the medical device is currently in operation. Thesystem 700 can enter the therapy state from any of the otheroperational states determination node 706. When the medical device successfully completes the therapy, it communicates that event to the medical device server, which returns the table entry associated with that device to thepowered state 708. If the medical device fails to complete the therapy due to a fault or alarm event, it will communicate that event to the medical device server, which changes the table entry associated with the device to the appropriate operational state. - The
fault state 712 corresponds to an error occurring in the medical device, such as a malfunction in the operation of the device during monitoring or therapy delivery. Thefault state 712 can be entered from either thepowered state 708 or thetherapy state 710, and can also be entered from thedetermination node 706. In a possible embodiment, thefault state 712 can trigger notification of a caregiver having control of the medical device that a fault has occurred. In a further embodiment, when the medical device server receives an indication which generates a fault state entry in the table, the server can determine the fault occurring in the medical device and can correct the error. Upon clearance of the fault state, the medical device transmits an indication to the medical device server that it has returned to its previous operational state, or has entered thepowered state 708 if returning from thedetermination node 706. The table held by the medical device server tracking the state of the medical device is updated appropriately to reflect the state of the medical device. - The
alarm state 714 corresponds to the medical device server receiving an indication from the medical device of an event occurring in the medical device which requires the attention of a doctor, nurse, or other caregiver. For example, the medical device may be a medical infusion pump which has run out of medicine for delivery. In another example, the medical device is a heart rate monitor, and the event is monitoring and detection of an abnormally low or high heart rate. Thealarm state 714 can be entered from either thepowered state 708 or thetherapy state 710, and can also be entered from thedetermination node 706. Upon clearance of the alarm event, the medical device transmits an indication to the medical device server that it has returned to its previous operational state, and the table is updated appropriately. - A
nonoperative state 716 may be entered from any of the active states, including thepowered state 708, thetherapy state 710, thefault state 712, or thealarm state 714. Thenonoperative state 716 corresponds to the server being unable to determine if the medical device is active, or what state the medical device is in. Thenonoperative state 716 indicates to a user of the medical device server that attention to that medical device may be needed so as to properly associate the medical device to the medical device server. - In an example of operation of the
system 700, when a medical device is introduced into a medical device network, the medical device server may or may not know how to communicate with it. Assuming it is a known device that is not currently powered, the medical device server will eventually enter the knownstate 704. When the medical device is turned on, the medical device will transmit a power on message to the server, which will update the table to indicate that the medical device is in thepowered state 708. The medical device will send to the server a message when the medical device delivers a therapy, and the medical device server will associate that medical device with thetherapy state 710. When the medical device completes delivering that therapy successfully, the medical device will send a message to the server, which will change the table entry of that device from thetherapy state 710 to thepowered state 708. If the medical device fails for some reason, it will communicate a fault message to the server, which will associate the medical device with thefault state 712. - If the medical device runs out of a drug or detects a dangerous condition of the patient, the device will communicate an alarm message to the server, which will associate the medical device with the
alarm state 714. When the device completes delivering the therapy, it sends a message to the server that delivery of the therapy is complete, and the server associates the medical device with thepowered state 708. A caregiver may then turn off the medical device, and prior to shutting down the device sends a message to the server, which in turn associates the medical device with the knownstate 704. -
FIG. 8 displays a diagram of anexemplary communications system 800 incorporating a medical device server and a medical device. Thecommunications system 800 is configured for receipt, processing, and storage of input messages from external devices, such as medical devices. In one embodiment thecommunications system 800 uses a metadata-based communications protocol, such as the SOAP protocol. In such a system, the medical device server uses message schema files to validate messages received from medical devices. - The
communications system 800 is configured such that messages sent from amedical device 802 are received by amedical device server 804, which includes adevice server object 806,message handlers 808, and adata tier 810. Themedical device 802 can be any of a number of medical devices capable of communication with a medical device server. Various embodiments of the medical device are described above in conjunction withFIG. 2 . - The
medical device server 804 can be any of a number of generalized computing systems configured to collect information from medical devices and assist with medical device setup and monitoring. Themedical device server 804 contains adevice server object 806, which handles messages sent and received from the medical device server, and parses the messages to determine that they include required information for the medical device server to act on the message. For example, the device server object can parse various metadata tags contained in the message, as well as data associated with that metadata, to verify the message type, source or destination device identification or network identification, and message data. Other components of the message may be determined as well. - Exemplary message contents describe various features of the
device server object 806, as well as for the various device handlers incorporated into the system. A sample device server object definition can read as follows: -
<Feature> <Id>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</Id> <LicenseId>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</LicenseId> <Name>Medical Device Secured Server</Name> <Provider>MedicalDeviceServer.MedicalDeviceSoapTcpServer, MedicalDeviceServer.MedicalDeviceSoapTcpServer.MedicalDeviceSoapSecureTcpServer</Provider> <Description>Receives inbound connection over SSL secured TCP/IP networks.</Description> <Type>Server</Type> </Feature> - In this example, the Feature tag defines the object as a feature of the device server object. The Id tag defines the GUID, or statistically unique number used to identify the feature. The LicenseID tag identifies the license containing the features defined. The Name tag provides the name of the feature. The Provider, Description, and Type tags define the various implementation details of the object. Additional implementation details may be included as well.
- One or
more message handlers 808 receive the message in its original format from thedevice server object 806, and process the message in a manner to convert the message to a format understandable to and stored by thedata tier 810 of themedical device server 804. The various handlers are assigned messages based on the type of message received, with each handler processing a specific type of messages in a given way. In one embodiment, the message handlers include an alarm handler, a fault handler, a maintenance handler, a power handler, a request handler, various telemetry handlers, and various therapy handlers. Additional or fewer handlers are possible, based on the variety of types of messages managed by themedical device server 804. - A second exemplary server object definition describes various features of a message handler 808:
-
< Feature > <Id>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</Id> <LicenseId>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</LicenseId> <Name>Medical Device Event Handler</Name> <Provider>Informatics.BackOffice.MedicalDeviceServer</Provider> <Description>Validates received events and stores them in the Operations database</Description> <Type>Handler</Type> </Feature> - The example for the
message handler 808 is analogous to that describing thedevice server object 806, but defined using a Provider tag indicating that the metadata defines a handler configured to define a feature. Themessage handler 808 can be associated with thedevice server object 806 using the following code: -
<Handler> ... <FeatureId>XXXXXXXXXXXXX-XXXX-XXXX- XXXXXXXXXXXX</FeatureId> <HandlerId>XXXXXXXX-XXXX-XXXX-XXXX- XXXXXXXXXXXX</HandlerId> ... </Handler> - By tying a
feature 806 to ahandler 808, themedical device server 804 can route specific types of data to the appropriate handler. - A
data tier 810 receives messages from themessage handlers 808 for storage, and also responds to requests for data by providing data to the requestingmessage handler 808 for formation into a SOAP-based message or transmission to the medical device via thedevice server object 806. - Referring now to
FIGS. 9-16 , a programming schema is disclosed which lists metadata used to define the operational characteristics of a variety of medical devices. The metadata also allows the medical device server to communicate with a wide variety of medical devices, such as medical infusion pumps or other therapy delivery or monitoring equipment. By defining medical devices in the medical device server in terms of their operational characteristics rather than specific proprietary interfaces, the medical device server need not understand the inner workings of each type of medical device. Rather, the server will understand how to communicate with the medical device based on expected operation of that device. In general, the metadata schema disclosed operates using the XML protocol, and a SOAP based messaging system as described above inFIG. 8 . However, other standardized communication methodologies could be used as well. -
FIG. 9 shows systems and methods for communication between a medical device and a medical device server. Thesystem 900 shown is configured to provide extensibility to a variety of types and brands of medical devices, as described above inFIG. 2 . The medical device server can communicate with the medical device by defining a predetermined set of metadata and associated parameters for each medical device. Thesystem 900 instantiates at astart operation 902, which corresponds to communicatively connecting a medical device to a medical device server. In one embodiment, the communicative connection corresponds to introducing the medical device into a medical device network including a medical device server, such as the network shown inFIG. 1 . In a further embodiment, the communicative connection corresponds to installation of a corresponding metadata package onto the medical device, using software for installing a metadata communication layer provided in a software development kit or otherwise provided as consistent with the present disclosure. - An
association module 904 associates metadata with various medical devices in a database of a medical device server. The medical devices store corresponding metadata, so that the associated metadata corresponds to the metadata set on the device. The metadata corresponds to at least one attribute or operational characteristic common to the medical devices, and can be used to distinguish among, identify, and communicate with the various medical devices in the medical device network. In various possible embodiments, operational characteristics defined by the metadata include patient information, user or caregiver information, control information, drug information, or location information. Additional operational characteristics can be included as well, such as those described in one or more of the schema ofFIGS. 11-16 . The metadata also corresponds to various events occurring in the medical device, such as power events, alarm events, maintenance events, telemetry events, therapy events, therapy change events, or other events. Additional events are described below inFIGS. 17-33 . - A
storage module 906 stores the metadata on a medical device server or back office components. The medical device server is configured to communicate with each of the medical devices by using the metadata and the metadata-based messaging systems described above in conjunction withFIG. 8 . Operational flow proceeds to anend operation 908, which corresponds to completion of establishing the communication schema between the medical device and medical device server. -
FIG. 10 shows further systems and methods for communication between a medical device and a medical device server. Thesystem 1000 ofFIG. 10 stores metadata common to all medical devices in the medical device networks, and also stores information specific to a subset of the medical devices as well, allowing for customized communications between those medical devices and the medical device server. Operational flow of thesystem 1000 commences at astart operation 1002, which again corresponds to communicatively connecting a medical device to a medical device server in a medical device network. - Following the
start operation 1002, operational flow proceeds to ageneral association module 1004. The general association module corresponds to theassociation module 904 ofFIG. 9 , in that it associates metadata defining the characteristics of each medical device in the medical device network by defining a predetermined set of metadata and associated parameters for each medical device. Acustom metadata module 1006 associates metadata with one or more medical devices, the metadata being specific to that device. Examples of custom metadata include specific power events occurring in a particular type of medical device, specialized communication types supported by those devices, or other operational parameters which are defined for less than all of the devices included in a medical device network. Astorage module 1008 generally corresponds to thestorage module 906 ofFIG. 9 , and stores the general metadata and the custom metadata on the server. - A
device selection module 1010 selects one or more of the medical devices in the medical device network to communicate with, based on the metadata defining that device stored in the medical device server. In one embodiment, the device selection module executes upon receiving a message from the medical device(s). In a further embodiment, the medical device server selects and communicates with one or more medical devices without receiving a previous signaling communication from one of the medical devices. - A
communication module 1012 transmits a message to the selected medical device determined in thedevice selection module 1010. The communication module forms a SOAP-based message for transmission to the medical device, including destination information identifying the medical device as well as the data to be transmitted to the medical device. The message includes various information identified by the metadata tags defined in the schema understood by thesystem 1000, such as those described inFIGS. 11-16 and 19-24, below. Operational flow terminates at anend operation 1014, which corresponds to completion of transmission of the message to the medical device. -
FIGS. 11-16 show various schema including metadata useable to facilitate extensible communication systems for medical devices and medical device servers. The schema are used in the medical device network ofFIG. 1 to identify a variety of medical devices to a medical device server, and to allow the medical device server to communicate with the devices. The schema include metadata related to various operational parameters, or attributes, common to all of the medical devices in the network or specialized to one or more of the medical devices. By using the various schema disclosed, a medical device server can identify a medical device, identify the characteristics of the device, and know how to interoperate with the device by (1) knowing the device's capabilities and limits and (2) sharing an extensible communications protocol with other medical devices. -
FIG. 11 shows anidentity schema 1100 used to identify various operational characteristics of each of the medical devices communicatively associated with a medical device server. Theidentity schema 1100 includes a main table 1102 including a variety of global parameters, as well as a network table 1104, an access table 1106, and one or more package tables 1108. The main table 1102 includes metadata associated with a variety of generalized device identification characteristics, including device type, device identifier, session identifier, network identifier, access identifier, and package acceptance. The device type relates to identification of the type of the medical device such as the manufacturer and model of the device, while the device identifier is unique to each device. The session, network, and access identifiers define the connection string to allow the message to be routed correctly to the medical device. The package identifier indicates whether the medical device is configured to receive packages from the medical device server, and can link to tables indicating the current packages enabled on each device. - The remaining tables, including the network table 1104, access table 1106, and package tables 1108 provide additional information related to connection and capabilities of the medical device, and are linked to the main table by the network identifier, access identifier, and package identifier in the main table 1102. The network table 1104 includes the host, domain, IP address, and port information necessary to define a connection to the medical device over an Internet connection. The access table 1106 includes an IP address and Physical Id corresponding to the specific networking connection corresponding to the physical device to the IP address. The package tables 1108 describe additional details of the software or firmware package in use by the medical device, such as the name and version of the software package. Additional details regarding package deployment to medical devices are described below in conjunction with
FIGS. 25-33 . -
FIG. 12 shows a control table 1200 which includes elements describing the logistics of sending messages and tracking those elements between the medical device and medical device server. The control table 1200 shown includes message identifier, timestamp, and response metadata. The message identifier provides an identification string used to track the message, and corresponds to the identity of the medical device. The timestamp indicates a time at which the message is sent from the medical device server or medical device. The response provides a Boolean indication of whether the message is originating from a medical device or is a response from the server. Additional metadata related to message tracking can be included in the control table as well. -
FIG. 13 shows a patient table 1300 used to track patient information for association with the medical device. The patient table 1300 includes an identifier and a name element. The name element holds metadata related to the patient's name, and the identifier associates to a statistically unique identifier for association with that patient. Other patient-related metadata can be included as well. -
FIG. 14 shows a location table 1400 used to indicate the location of a patient. The location table 1400 includes metadata defining an alias element and a description element. The description element refers to a linguistic description of the location of a patient, such as “Hospital X, Neonatology,Room 1” or some similar entry. The alias element provides a shorthand code used to associate the location with the medical device. Additional metadata describing the location of a patient or medical device can be included in the location table 1400 as well. -
FIG. 15 shows a drug table 1500 used to indicate the drug, if any, associated with the medical device. The drug table 1500 may or may not be populated for each medical device, due to the fact that only some medical devices are capable of delivering drug-based therapies to a patient. The drug table includes metadata related to a drug identifier, a drug name, and a drug concentration. Additional metadata entries can be used to further identify or describe the drug in use by the medical device. -
FIG. 16 shows a user table 1600 corresponding to a doctor, nurse, or other caregiver currently controlling the medical device. The user table 1600 includes metadata related to a user identifier and user name, as well as any additional identifying characteristics of the user necessary for operation of the system. - Now referring to
FIGS. 17-24 , systems, methods, and schema are disclosed which are used in the medical device network ofFIG. 1 to track event and maintenance information for the various medical devices associated with the medical device server. These event-based schema can be used to track current and historical performance of the medical devices in the medical device network, as well as to maintain the medical devices. The schema described below define both a messaging system and an ordering of event or operational data stored by a medical device server or other back office components of a medical device network. The event logging and maintenance tracking schema define specific events or tasks occurring in the medical device network, as compared to the schema described in part II.A, above, which relate to relatively constant operational characteristics of the medical devices or server. -
FIG. 17 shows methods and systems for receiving event log results from the medical device server or back office components using the various event-based message schema disclosed inFIGS. 19-24 . Thesystem 1700 generally executes on a medical device server or other back office components of a medical device network, and provides event log data stored in one or more databases managed by those components to a caregiver or other user. - Operational flow in the
system 1700 commences at astart operation 1702, which corresponds to initial operation of the medical device network. Operational flow proceeds to anevent receipt module 1704, which receives event log data from the various medical devices associated with the medical device server. The event log data represents events occurring in the medical devices, and can be any of a number of types of events, such as power events, telemetry events, alarm events, therapy events, maintenance events, or other events such as those defined in the schema ofFIGS. 19-24 . - A sample message body illustrates communication of an event from a medical device to the medical device server, such as is received by the
event receipt module 1704. In the example, the medical device is a medical infusion pump that is sending a power event to the medical device server, indicating that the pump has been turned on: -
<env:Body><mds:PowerEvent xmlns:mds=‘mds:xml-schema:soap11’> <Trigger>on</Trigger> <Message>Normal Power Up Complete</Message> <Timestamp>1900-01-01T00:00:08</Timestamp> <Medfusion4000_Power> <Source>AC</Source> <Capacity>90.0%</Capacity> </Medfusion4000_Power > </mds:PowerEvent></env:Body> - This message portion identifies that this is the body of the message, and that it uses the SOAP 1.1 messaging protocol. The message transmitted from the pump indicates that power up process has been completed, and includes a timestamp assigned by the pump. The various power parameters correspond to those parameters included in the power event table of
FIG. 19 , below, and are associated with specific values by the medical infusion pump. The message is received from the medical infusion pump by the medical device server, and the values are stored in appropriate database tables corresponding to the power event schema. - Analogous messages are sent from the medical device to the medical device server, and responses are sent from the server back to the medical device, as related to the other types of events tracked in the medical device network, as described herein.
- A
storage module 1706 stores the event log data in a database associated with the correct metadata as defined in the message from the medical device to the server. In one embodiment, thestorage module 1706 stores event log data in theevent data 318 ofFIGS. 3-4 . - A
request receipt module 1708 receives a request for a subset of the event log data stored in the medical device server or other back office components. The request received may come from a workstation, portable computing device, or other type of computing system. The request includes one or more narrowing parameters such as a date range, a caregiver name or identifier, a patient name or identifier, a drug name or identifier, a specific device, or other types of information associated with the event log data. In one example, therequest receipt module 1708 receives a request for event log data related to delivery of a specific drug by a medical infusion pump. - A
result generation module 1710 generates results based on the specific request received by therequest receipt module 1708, such as by filtering event log data held by the medical device server or back office components based on the narrowing parameters of the request. Theresult generation module 1710 optionally also transmits the results to the requesting computing system. Using the example described in therequest receipt module 1708, the medical device server generates a query configured to return event log data related to delivery of the identified drug by the identified pump. This query can be formed in SQL or some other database querying language, such that the database management system associated with the medical device server returns the query results. - Operational flow terminates at an
end operation 1712, corresponding to completion of generation and transmission of results to the requesting computing system. -
FIG. 18 shows systems and methods for communicating preventative maintenance data to a medical device. Thesystem 1800 uses the metadata ofFIGS. 11-16 , as well as the additional event metadata ofFIG. 19-24 , to track and communicate maintenance tasks to be performed on one or more of the medical devices in a medical device network. The various message transmission principles described in conjunction withFIG. 17 allow the communication to occur. - The
system 1800 commences at astart operation 1802, which corresponds to initial operation of the medical device network. Operational flow proceeds to astorage module 1804, which stores a maintenance schedule on the medical device server associated with one or more medical devices. The maintenance schedule is stored in a database of the medical device server or back office components, and includes both a time value for the maintenance reminder events included in the schedule and for the medical device. The maintenance schedule also optionally references maintenance data, such as required operational software updates or various other configuration parameters. - In one example, the
storage module 1804 stores a maintenance schedule that includes indications for suggested recalibration of a series of medical infusion pumps periodically, or for a specific medical infusion pump. In such an example, thestorage module 1804 can store a maintenance schedule provided by the user or manufacturer of the medical infusion pump to provide reminders to the user of the pump when the indicated maintenance is scheduled. - A
transmission module 1806 transmits a reminder to the one or more medical devices associated with the maintenance schedule when a maintenance event occurs. The reminder may be a user-readable message displayed on a display associated with the medical infusion pumps, indicating to the caregiver that recalibration is suggested. Or, the reminder may be a trigger of a user-readable message stored on the medical device. - The
transmission module 1806 also optionally transmits maintenance data associated with the maintenance reminder. In one embodiment of thesystem 1800, the reminder sent by thetransmission module 1806 disables the medical device. In a further embodiment, the reminder allows the medical device to continue operation. In yet another embodiment, the reminder is transmitted a predetermined time prior to performance of the required maintenance of the medical device. - Continuing the example of the medical infusion pump from the
storage module 1804, above, a maintenance event is transmitted to the medical infusion pumps. The maintenance event indicates to a medical device that maintenance of that device is needed, and includes a reminder message displayed on a display device of the medical infusion pump, such as “Maintenance Required—Please Contact Manufacturer”, or some other indication of required maintenance. In certain configurations, the maintenance event allows the medical device to continue operation until a caregiver contacts the manufacturer, who may have specific instructions regarding maintenance and care of the medical device. - Operational flow terminates at an
end operation 1808, which corresponds to completion of the transmission of a maintenance reminder and any corresponding maintenance data to the medical device. -
FIGS. 19-24 show event-based schema for communications and responses between medical devices and a medical device server. The schema disclosed are useable in the medical device network ofFIG. 1 to allow the medical device server and back office components to gather and store event log data, as well as to transmit messages to the medical devices. The medical devices and medical device server of the network transmit messages and event data using the metadata described below to identify the contents of the messages. The medical device server or back office components store the event data in correspondence with the metadata. -
FIG. 19 shows a power event table 1900 and a power event response table 1910. The tables 1900, 1910 define metadata used to track various power events in a medical device, such as turning the device on, turning the device off, battery warnings, and other power-related events. The power event table 1900 includes metadata related to a trigger, a message, and a timestamp. The trigger corresponds to a changed event in the medical device, such as turning the device on, off, or updating the powered status of the device. The message describes the specific event that occurred in the medical device, such as a low battery warning, an occurrence of power on event, an occurrence of a power off event, or some other power-related event. The timestamp indicates the time at which the medical device experienced the power event. - The power event response table 1910 includes metadata defining various possible responses to the power events received by the medical device server. For example, when the medical device server receives a power on event, the server may respond that specific maintenance tasks are required, or that software or firmware is available to be downloaded. The power event response table includes result, message, session, interval, and package metadata. The result metadata relates to the result of the power event, such as a changed state of the medical device, or various other server-recognized results of the received event. The message metadata includes a message to be transmitted to the medical device, such as to describe the contents of the response message, for display on a display device associated with the medical device. The session metadata includes information related to the communication session between the device and server. The interval metadata includes information related to the expected interval between communications from the medical device to the server, which is related to server detection of the on-line status of the medical device, described in Part IV, below. The package metadata provides an indication to the device as to whether new package information is available for that device, and which may be delivered via the package deployment methods and systems of
FIGS. 25-33 . Additional metadata may be included in the response table 1910 and the corresponding response message. -
FIG. 20 shows an alarm event table 2000 and an alarm event response table 2010. Alarm events relate to activation or clearing of an alarm triggered in a medical device, and the corresponding messages generated by the device and communicated to the medical device server. Activation or clearing of an alarm in the medical device may relate to detection of a patient condition detected by the medical device, or may relate to the The alarm event table 2000 corresponds to the power event table 1900 in that it also includes trigger, message, and timestamp metadata. In the case of the alarm event table 2000, the trigger metadata relates to an activate, clear, or update alarm message. The message and timestamp metadata are used analogously to the corresponding fields of the power event table 1900. - The alarm event response table 2010 corresponds to the power event response table 1910. Messages generated using the alarm event response table metadata are communicated to the medical device in response to receipt of an alarm event message. The alarm event response table 2010 therefore generally includes a different response than the power event response table 1910, and communicates messages, packages or other instructions related to the alarm event.
-
FIG. 21 shows a maintenance event table 2100 and a maintenance event response table 2110. Maintenance events correspond to specific reactions of the medical device to an indication that maintenance is required, such as requesting updated operational software, calibration software, or notification messages indicating the maintenance that is required. The maintenance event table 2100 corresponds to data received in a message from a medical device ready to perform maintenance in conjunction with the medical device server, for situations in which maintenance requires a software upgrade or some other remotely-controllable maintenance event. The maintenance event table 2100 corresponds to the power event table 1900 in that it also includes trigger, message, and timestamp metadata. In the case of the maintenance event table 2100, the trigger metadata relates to an update or a package applied. The message and timestamp metadata are used analogously to the corresponding fields of the power event table 1900. - The maintenance event response table 2110 also corresponds to the power event response table 1910, and is generated by the medical device server or other back office components. Messages generated using the maintenance event response table metadata are communicated to the medical device in response to receipt of a maintenance event message, and relate to messages, packages or other instructions that occur response to the maintenance event, such as additional details regarding the maintenance required, maintenance schedule information, information to be displayed by the medical device about the maintenance required.
-
FIG. 22 shows a telemetry event table 2200 and a telemetry event response table 2210. Telemetry refers to near-continuous streaming of event data from a medical device to the medical device server such that users with access to the medical device server can monitor operation of the medical device remotely in a near real-time fashion. The telemetry event table 2200 corresponds to the power event table 1900 in that it also includes trigger, message, and timestamp metadata. In the case of the telemetry event table 2200, the trigger metadata relates to an update event regarding telemetry received from the medical device. The message and timestamp metadata are used analogously to the corresponding fields of the power event table 1900. - The telemetry event response table 2210 also corresponds to the power event response table 1910, but is generated by the server. Messages generated using the telemetry event response table metadata are communicated to the medical device in response to receipt of a telemetry event message, and communicate messages, packages or other instructions in response to the telemetry event.
-
FIG. 23 shows a therapy event table 2300 and a therapy event response table 2310. Therapy events relate generally to the start and stop of therapies or monitoring processes in a medical device. The specific therapy started or stopped depends upon the type of medical device used, and can include monitoring, drug delivery, or other therapies. The therapy event table 2300 corresponds to the power event table 1900 in that it also includes trigger, message, and timestamp metadata. In the case of the therapy event table 2300, the trigger metadata relates to a setup, begin, end or update therapy event as related to initialization or ending of a therapy by a medical device. The message and timestamp metadata are used analogously to the corresponding fields of the power event table 1900. - The therapy event response table 2310 also corresponds to the power event response table 1910, but is generated by the server. Messages generated using the therapy event response table metadata are communicated to the medical device in response to receipt of a therapy event message, and communicate messages, packages or other instructions in response to the therapy event.
-
FIG. 24 shows a therapy change event table 2400 and a therapy change event response table 2410. Therapy change events relate generally to changes in therapies operating on a medical device, and are related to therapy events, discussed above. Therapy change events include, for example, changed parameters related to monitoring or delivering of therapies, such as changed drug delivery rates. The therapy change event table 2400 corresponds to the power event table 1900 in that it also includes trigger, message, and timestamp metadata. In the therapy change event table 2400, the trigger metadata relates to an override, warning, abandon, or update event as related to a therapy change. The message and timestamp metadata are used analogously to the corresponding fields of the power event table 1900. - The therapy change event response table 2410 also corresponds to the power event response table 1910, but is generated by the server. Messages generated using the therapy change event response table metadata are communicated to the medical device in response to receipt of a therapy event message, and communicate messages, packages or other instructions in response to the therapy change event.
- Referring back to
FIG. 11 , various systems and methods exist for deploying packages to medical devices from a medical device server. The packages deployed may include firmware upgrades, maintenance information, new or changed parameters for therapies, or other software upgrades or changes to the medical devices in a medical device network. In a possible embodiment, a package can be used to reprogram the medical device to which it is sent with any of the possible types of package data. Medical devices capable of receiving package data indicate this capability in the main table 1102 and package tables 1108. The main table 1102 indicates the capability of the device to receive a package, and the package tables 1108 include information related to the current package information stored at the medical device for use in operation of the medical device. Package delivery, as discussed in greater detail below, occurs in response to a message, and is initiated using the package data identifier in the event response tables 1910-2410 to indicate to the medical device that a package is available for delivery. - Referring now to
FIG. 25 , an example structure of apackage 2500 used in deployment of information to a medical device is shown. Thepackage 2500 includes aserver header 2502, avendor header 2504, andinformation 2506 to be delivered to the medical device. Theserver header 2502 is the portion of the package understood by the medical device server. Theserver header 2502 is in a common format to all packages, and contains identification information related to the type of device configured to receive the package, as well as the source of the package. Additional information, such as package size, encryption format, or encryption key location information may be included in theserver header 2502 as well. In one embodiment, theserver header 2502 is a 256 byte block incorporated into the package. - The
vendor header 2504 contains vendor specific information related to use of the package within the medical device receiving the package. The vendor providing the package to the medical device server is generally the manufacturer or maintenance company associated with the medical device intended to receive the package, so the vendor will format thevendor header 2504 in a manner understandable to the medical devices it manufactures. The vendor header generally includes information related to the size of theinformation 2506, as well as the location ofencryption information 2508 within the information. Theencryption information 2508 can be used by the medical device to decrypt the information, which is generally stored in the medical device server in an encrypted form. - The
information 2506 generally includes any software to be transferred from the medical device server to a medical device, such as a firmware upgrade, a file including therapy parameters, or other binary data. Thepackage delivery system 2500 is not dependent upon the specific format of thevendor header 2504 or theinformation 2506. Theinformation 2506 is generally stored in an encrypted form on the medical device server. When transferred to a medical device, theinformation 2506 is decrypted by the medical device by locating theencryption information 2508 based on information in thevendor header 2504. -
FIG. 26 shows systems and methods for deploying package data from a medical device server to medical devices. Thesystem 2600 is configured to distribute a package, such as thepackage 2500 ofFIG. 5 , to a medical device in response to a message received from the medical device. - Operational flow within the
system 2600 commences at astart module 2600, which corresponds to receipt of package information from a vendor of a medical device, an administrator of the medical device, or another entity having familiarity with the operation of the medical device. Astorage module 2604 stores the received package in the medical device server. Thestorage module 2604 can also set an alert or other variable for a medical device such that the next time the medical device communicates with the server, an indication of the existence of the package is included in the response to the medical device. In one embodiment, thestorage module 2604 encrypts the package while stored on the medical device server or back office components, and either the medical device server or the medical device itself decrypts the message when the package is to be used or transmitted. In a further embodiment, thestorage module 2604 leaves the package unencrypted when it is stored on the medical device server or back office components. - A
message receipt module 2606 receives at the medical device server a message from a medical device. The message may be any of a number of types of messages, such as the power, maintenance, alarm, telemetry, therapy, or therapy change event messages described above inFIGS. 19-24 . Additional message types are possible as well. - An
indication module 2608 indicates to the medical device that a package is intended for delivery to that device. In one embodiment, theindication module 2608 sets a parameter in a message response indicating the existence of a package. For example, theindication module 2608 can set a parameter in the package metadata included in the event response messages 1910-2410 ofFIGS. 19-24 . Additional methods of indicating the existence of a package are possible as well, such as transmission of a specific message related to package deployment, a package request by the medical device, or other methods. - A
request module 2610 receives a request from the medical device to receive the package. Therequest module 2610 may include one or more steps of requesting information about the package to verify at the medical device that the package should be accepted. In a possible embodiment, therequest module 2610 transmits a package information request message, using metadata as shown inFIG. 27 . In such an embodiment, therequest module 2610 optionally also transmits a package data request message separate from the package information request message, the package data request message transmitted following receipt of package information describing the package contents from the medical device server. In further embodiments, therequest module 2610 receives a request as shown inFIG. 29 or 31. - A
delivery module 2612 delivers the requested package to the medical device. The format of the package delivery message can be as shown inFIG. 30 or 32. Operational flow terminates at anend operation 2614, which corresponds to completion of the package transmission to the medical device. -
FIGS. 27-32 show schema including metadata used in messages and tables in a medical device network, such as the one shown inFIG. 1 , to deploy packages from a medical device server to a medical device. The schema display various request and response scenarios in which a medical device requests delivery of package information and receives the requested information in response. One or more messages may be sent between the medical device and the medical device server prior to delivery of the package and its enclosed data. -
FIG. 27 shows a package information request table 2700 including metadata used to request information about a package that is available to be deployed to a medical device. The medical device is notified of an available package based on a previous response from the medical device server, as reflecting information in the main table 1102 or package tables 1108 related to that device in the medical device server. The metadata in the table 2700 includes a package identifier, which is used by a medical device to identify the package and request information about its contents. Additional metadata related to the package may be included in the table 2700 and message from the medical device as well. -
FIG. 28 shows a package information request response table 2800 including metadata used in describing a package available to be deployed to a medical device. The metadata in the table 2800 includes the package identifier, corresponding to the package identifier in the package information request table 2700, and also includes package information metadata. The package information metadata links to a package information table 2802, which contains name and version metadata. Values associated with the name and version metadata describe the package, such that the medical device can determine whether to request deployment of the package. -
FIG. 29 shows a package data request table 2900 including metadata used in requesting package data from a medical device server. The package data request table 2900 includes package identifier and response type metadata. The package identifier represents a unique identifier for the package available for deployment to the medical device. The response type represents an identifier indicating the desired delivery format of the package data. In one embodiment, the package data can be delivered to the medical device in either a plain text format or using an xop format. -
FIG. 30 shows a package data request response table 3000 including metadata used in deploying a package to a medical device. The metadata included in the package data request response table 3000 includes a package identifier and a package binary data field. The package identifier identifies the package referred to inFIG. 29 , and the package binary data field denotes the binary data representing the package being delivered to the medical device. The package binary data field can optionally link to a separate package binary data table 3002 containing the package binary data for delivery to a medical device. In one embodiment, the package delivered to the medical device is thepackage 2500 ofFIG. 25 . -
FIG. 31 shows a package request table 3100. The package request table 3100 corresponds to the package data request table 2900 ofFIG. 29 combined with the package information request table 2700 ofFIG. 27 . The package request table 3100 can be used by the medical device in an instance in which the medical device does not need to validate the package information prior to downloading the package. The package request table 3100 includes a package identifier and a response type, similar to the package data request table 2900, but indicates by requesting the entire package that package information and package data messages need not be separated. -
FIG. 32 shows a package request response table 3200, representing the schema of a message from the medical device server sent in response to a message of the form reflected by the package request table 3100 ofFIG. 31 . The package request response table includes package identifier, package information, and package binary metadata. The package information metadata links to a package information table 3202 containing name and version metadata associated to the package data. The package binary metadata links to a package binary table 3204, which includes metadata corresponding to the package to be deployed to the medical device. - Referring now to
FIGS. 33-35 , systems and methods for time management in a medical device network are shown. Because the medical device network can vary in size or configuration, the time management systems described are configured to extend across various business entities, various locations, and various time zones. The systems and methods described provide a uniform way to synchronize time tracking in medical devices and a medical device server located in one or more locations or time zones. -
FIG. 33 shows atime messaging schema 3300 useable to track medical device time at the medical device server, and also transmit time synchronization messages between a medical device and a medical device server. Thetime schema 3300 includes a time request table 3302, a time request response table 3304, and a system time table 3306. The time request table 3302 optionally includes no metadata, but represents a time request response sent from a medical device to the medical device server for synchronization of the medical device time with the time stored in the server or back office components. The time request response table 3304 includes system time metadata, associated with the system time value stored on the medical device server. The system time metadata optionally links to a system time table 3306, which contains a time value useable to synchronize the time of the medical device with the time received from the medical device server. Additional metadata or other information useable to assist in time synchronization can be used as well. -
FIG. 34 shows methods and systems for time synchronization of medical devices and a medical device server within a medical device network. Operational flow in thesystem 3400 commences at astart operation 3402, corresponding to initial operation of the medical device network. A servertime maintenance module 3404 maintains a global time value in the server that is to be used to synchronize the time values of the medical devices communicatively connected thereto. - A server
time transmission module 3406 transmits the server time to one or more medical devices in the medical device network. In one embodiment, the servertime transmission module 3406 transmits the server time value to a medical device in response to a request message from that medical device. In such an embodiment, the request message may be of a form shown in the time request table 3302 ofFIG. 33 , above. - In a further embodiment, the
transmission module 3406 converts the server time value to a localized server time value based on the time zone of the location of the medical device. This conversion may take place if the server resides in a different time zone from the medical device. The server and medical device thereby have a synchronized time value that is converted to the appropriate time zone. One possible implementation of this embodiment converts all times to the Universal Time Protocol upon transmission from the server, and the destination medical device reconverts the time value to the local time of that destination device's location. Other time zone conversions, such as from the local time of the medical device server to the local time of the medical device, are possible as well. - A
replacement module 3408 replaces the device time in the medical device with the server time value received from the medical device server. Thereplacement module 3408 uses the time-adjusted server time value, configured to be used at the location of the medical device. Anoptional confirmation module 3410 sends a confirmation message to the medical device server indicating that the medical device is successfully synchronized to the server, allowing the server to track which medical devices have been successfully synchronized with the server. Operational flow terminates at anend operation 3412, corresponding to completion of the time synchronization process. - Referring now to
FIG. 35 , methods and systems for synchronizing event log data are disclosed. Thesystem 3500 accommodates event log data received from medical devices located in different locations in a plurality of time zones. The event log data is configured such that the local time stamp of the event log data represents the time zone in which that device resides, so event logs from different time zones having the same time stamp in actuality occurred at different times. Thesystem 3500 compensates for this discrepancy when storing event log data, and also when providing it to users for review. Operational flow within thesystem 3500 commences at astart operation 3502, corresponding to initial communication of event data from medical devices to the medical device server. - A
receipt module 3504 corresponds to the medical device server receiving event log data from one or more of the medical devices. As described above, the event log data includes various details regarding various types of events, such as therapy events, alarm events, maintenance events, telemetry events, or other types of events, each of which are associated with a time stamp reflecting the current time value of the medical device, reflecting the local time zone of that device. A timezone modification module 3506 converts the time stamp information from the local time zone of the medical device to a constant time zone. In one embodiment, the timezone modification module 3506 converts the time stamp to the Universal Time Protocol (UTP). Astorage module 3508 stores the converted time stamp and associated event log data in the medical device server or back office components. - An optional
global tracking module 3510 tracks global events using the uniform time zone information. For example, a user desiring to track events that occur at single instantaneous moment across all time zones can track global events using the Universal Time Protocol to maintain a standard time across all time zones. The user sends a request for event log data related to the global events stored on the server, and receives event log information with a time stamp having constant time zone information. - A request
local event module 3512 receives a request for local event data, including types of event data associated with the time zone in which the event occurs. Examples of time zone specific events can include events timed to occur at the beginning or end of a shift at a hospital, or other local events. The requestlocal event module 3512 generates a query for the event data requested, and returns results including event log data. Aconversion module 3514 converts the uniform time zone information to local time zone information based on the location of the medical device from which the event log data was recorded. Theconversion module 3514 optionally generates a report from the event log data for distributing to a requesting user, including the compensated local time event log. Operational flow within thesystem 3500 is terminated at anend operation 3516, which corresponds to completion of theconversion module 3514. - Referring now to
FIGS. 36-66 , a generalized web service architecture is disclosed which manages user access to a medical device server in a medical device network, such as the one shown inFIG. 1 . The web service architecture allows remote user to server communication, to provide data access and programming capabilities related to medical devices in the medical device network ofFIG. 1 . For example, users can perform administrative tasks, administer software updates to medical devices, access event and operational records, perform maintenance, change therapies, and view near real-time operation of the medical devices while remotely located from the devices. These functions, and others, are described below. -
FIG. 36 shows an overallweb service architecture 3600, shown as a subsystem of the possible software architectures of the medical device network inFIGS. 3-4 . The web service architecture includes various web modules or services configured to validate users and provide access to data stored on the medical device server. In a possible embodiment, the web service architecture is implemented in a .NET architecture using Internet Information Server, by Microsoft Corporation. - The
web service architecture 3600 includes anadministrative web service 3602, anoperations web service 3604, and an event trackingweb service 3606. Theadministrative web service 3602 validates users of the medical device server, and includes functional interfaces for logging in, logging out, and changing a user password. Theadministrative web service 3602 tracks information related to products, customers, contact information, medical devices associated with the customers, user accounts associated with a customer, and other variables. Theadministrative web service 3602 uses this tracked information to validate specific users, each of whom is associated with a specific health care facility, referred to in the administrative web service as a customer. A specific implementation class of theadministrative web service 3602 is described in Part IV.A, below. - The
operations web service 3604 provides access to operational data of the medical devices, such as operational data regarding therapy delivery or monitoring data. Theoperations web service 3604 tracks the various therapy states occurring in a medical device, and enables a messaging sequence that can occur to trigger or track a therapy event in a medical device. A specific implementation of theoperations web service 3604 is described in Part IV.B, below. - The event tracking
web service 3606 tracks various event data occurring in a medical device, such as telemetry data received by a medical device server. The event trackingweb service 3606 enables users to view near-real time activity of a medical device while located remote from the medical device, and allows the user to determine the on-line status of the medical device. A specific implementation of the event trackingweb service 3606 is described in Part IV.C, below. - Referring now to
FIGS. 37-41 , systems and reports for definition and use of an administrative web service are shown.FIG. 37 shows an exemplary class structure defining anadministrative web service 3700. Theadministrative web service 3700 provides a possible embodiment of theadministrative web service 3602 ofFIG. 36 , and is accessible via any of a number of user interfaces, such as the administration web forms 324 ofFIG. 3 . Theadministrative web service 3700 includes anauthentication class 3702, anauthorization class 3704, auser class 3706, arole class 3708, alicense class 3710, aresource class 3712, ametadata class 3714, and anentity settings class 3716. Each of the classes includes a number of functions remotely accessible via the internet and web-based user interfaces to perform administrative tasks. Functionality of the various classes is described below. - The
authentication class 3702 provides the initial access to theadministrative web service 3700, and includes login and logout functionality. Theauthorization class 3704 includes a variety of resource control functions to ensure that two users are not reading from and writing to the same data concurrently, or otherwise causing data conflicts. The resource control functions incorporated into theauthorization class 3704 include read, write, create, delete, and access permission functions. Other functions may be incorporated into theauthorization class 3704 as well. - Each of the other classes link to the
authorization class 3704, and each requests read or write access to the data protected by theauthorization class 3704. Theuser class 3706 allows the system to perform various user administration tasks, such as creating new users, editing user information, changing passwords, deleting users, defining user roles, and retrieving user histories. Other functions are possible as well. Therole class 3708 defines roles assignable to users, and includes the ability to create, update, delete or retrieve various roles defined in the administration data. Roles may correspond to various classes of individuals who can access data managed by the medical device server and back office components, such as doctors, nurses, or healthcare administrators. Roles may also correspond to the various entities with which the individuals are associated. - The
license class 3710 defines licenses installed into the system to control the number of users able to log in at once, as well as to define usage models for various accounts. For example, a particular account may allow only a limited number of individuals to view telemetry data or to access therapy records at once, or may define a way of charging a customer for tracked usage of the medical device server or other back office components. - The
resource class 3712 allows an administrator to add and delete resources, which correspond to the specific functional areas of the medical device server. Themetadata class 3714 provides the underlying functionality for installing metadata into either the administration system, such as custom metadata corresponding to a newly introduced medical device, or into a newly introduced medical device itself. Exemplary interfaces for installation of metadata are shown below inFIGS. 42-43 . Theentity settings class 3716 allows writing and retrieval of entity settings. Additional administrative functionality, including additional classes, may be incorporated into theadministrative web service 3700 as well. -
FIGS. 38-41 display sample administrative reports accessible to a user. The administrative reports ofFIGS. 38-41 correspond to thereports 326 shown inFIGS. 3-4 , and are derived from information stored in thedata warehouse 322 related to administrative events logged by the medical device server. In a possible embodiment of the present disclosure, the various reports are generated using SQL Server Reporting Services, by Microsoft Corporation. Other reporting and business intelligence software may be used as well. -
FIG. 38 displays an administrationtracking event report 3800. The administration tracking event report displays detailed information regarding administration events, such as user access and connection to the medical device server. The number and contents of entries in the report correspond to data from theadministration data 316 ofFIG. 3 that match the query presented to the administrative web service. The administration tracking event report includes time anddate information 3802,application information 3804, andmessage information 3806. Additional information, such as the code information, time zone indicator, and other information can be optionally included in thereport 3800. - The time and
date information 3802 display the time stamp information related to the event tracked by the administrative module. The time anddate information 3802 display on the report in varying formats, depending upon whether a user chooses a local time zone option or a GMT normalized time option. In thereport 3800 shown, the local time zone option is selected. - The
application information 3804 indicates the service or handler accessed, and themessage 3806 indicates the action taken with respect to that service or handler. In the example shown, exemplary connection events are shown for two medical device servers, labeled “MDS:Mds01” and “MDS:Mds02”. -
FIG. 39 displays asecurity event report 3900. Thesecurity event report 3900 corresponds generally to the administrationtracking event report 3800, but includes events related to security of the medical device server rather than access to it. Thesecurity event report 3900 includes time anddate information 3902,application information 3904, andmessage information 3906, each of which have the same functionality as in the administrationtracking event report 3800. -
FIG. 40 displays a securityevent trending report 4000. The securityevent trending report 4000 displays a chart of security related events over time. In the embodiment shown, the securityevent trending report 4000 displays a bar chart showing the frequency of security events by month. Other configurations displaying trends in security events are possible as well. -
FIG. 41 displays auser history report 4100. The user history report displays a chronologically ordered list of events logged regarding one or more users. Each entry in the list includes time anddate information 4102, asorting code 4104, ausername 4106 corresponding to the active user, and amessage 4108 related to the action taken by that user. Anoptional details entry 4110 displays additional information associated with the history information, in raw form, such as the session key, location, name, location, or other activities occurring in the user history. - 1. Metadata and Package Deployment Interfaces
- Referring now to
FIGS. 42-50 , various methods of programming the medical device server and medical device with metadata, firmware, or other binary data are shown.FIGS. 42-46 display administrative forms useable to perform various administrative tasks in the medical device server, such as providing or removing metadata or packages, intended for configuration of the medical device server or medical devices, respectively. The administrative forms can correspond to forms generated by theadministrative applications 324 ofFIGS. 3-4 .FIGS. 47-50 display reports displaying the results of installation of the metadata and packages, and are a subset of thereports 326 available from thedata warehouse 322 inFIGS. 3-4 . -
FIGS. 42-43 display user interfaces configured to allow an administrative user to manage metadata installed into the medical device server, as described above in Parts III.A and III.B.FIG. 42 shows aninitial user interface 4200 showing the metadata packages either currently installed into the medical device server or available to be installed. Alisting area 4202 lists the packages, in this case displayed as “Virtual Infusion Pump”, “Virtual Patient Monitor”, and “Medfusion 4000”. Checkboxes 4204 in the listing area allow user selection of one or more of the installed packages, an installbutton 4206 installs the packages into the medical device server, and anuninstall button 4208 removes metadata packages from the medical device server. -
FIG. 43 displays ametadata installation interface 4300 configured to allow a user to browse for a metadata file and install that file onto the medical device server. Themetadata installation interface 4300 appears following selection of one of the types of medical devices present in the system in theuser interface 4200, and allows the user to select and install a metadata file associated with the previous selection of metadata using theinitial user interface 4200. -
FIG. 44 displays apackage deployment interface 4400 providing deployment of packages for distribution to one or more medical devices, as described above in Part III.C. Thepackage deployment interface 4400 generally corresponds to themetadata installation interface 4200 ofFIG. 42 , but relates to software to be installed onto a medical device, rather than into the medical device server. Alisting area 4402 lists the packages, in this case displayed as “Simple Infusion Pump” or “TestPackage”. Checkboxes 4404 in the listing area allow user selection of one or more of the installed packages, a deploybutton 4406 deploys the packages into the medical device server, and anuninstall button 4408 removes the packages from the medical device server. - Upon selection of the deploy
button 4406, auser interface 4500 shown inFIG. 45 is displayed. Theuser interface 4500 allows system administrators to enter a package deployment name into aname field 4502, and also allows the administrator to enter a start time and end time, into start andend fields file selection field 4508. The system administration presses a deploybutton 4510 to deploy the package, or a cancelbutton 4512 to cancel deployment. - Upon selection of the deploy
button 4510, afurther user interface 4600 shown inFIG. 46 is displayed to allow user verification that the correct package has been selected for download to medical devices. Theuser interface 4600 displays package deployment details in apackage information field 4502, including the selected start time, end time, and target type as entered in theprevious user interfaces user interface 4600 further displays vendor properties in avendor field 4504, such as the vendor identifier, name, and version of the vendor package. -
FIGS. 47-50 display various reports generated from thedata warehouse 322 ofFIGS. 3-4 , as related to metadata-defined event messages or package deployment.FIG. 47-48 relate to message handling and debugging of faulty messages received from a medical device.FIGS. 49-50 display package deployment reports, incorporating records of successful and unsuccessful deployment of software or other binary data to medical devices. -
FIG. 47 displays aquarantine report 4700, which displays a chronological list of the quarantined messages received by the medical device server. Thequarantine report 4700 includes time anddate information 4702,state information 4704, andmessage information 4706. The time anddate information 4702 display the time stamp information related to the quarantine event tracked by the medical device server. The time anddate information 4702 display on the report in varying formats, depending upon whether a user chooses a local time zone option or a GMT normalized time option. In thereport 4700 shown, the local time zone option is selected. - The
state information 4704 relates to the state of the quarantined message, such as whether it is a new message, a released message, or a reinserted message. New messages refer to newly located problematic messages, while released messages correspond to messages which cannot be resolved and must be dropped. Reinserted messages refer to those messages which are reintroduced to the message server in case the medical device is awaiting a response from the server. - The
message information 4706 describes the error occurring in the message transfer. Various error messages are possible, generally relating to the ability of the medical device server to understand the message received from a medical device. -
FIG. 48 displays aquarantine detail report 4800, which is configured to display the details of a specific quarantined message received by the medical device server. The quarantine detail report includes anerror field 4802 including the error information displayed on thequarantine report 4700, and asource field 4804 which displays the metadata and values included in the message, for user debugging or correction of message activity in the medical device server. Additional information can be displayed regarding the quarantined message as well. -
FIG. 49 displays apackage deployment report 4900 showing package deployments known to the medical device server, with an associated list of medical devices of various types and the status of the package deployment to each of the medical devices. The package deployment report includes one or morepackage deployment entries 4902, each including name and version information related to the specific package being deployed to that type of device. Each of the package entries includesdevice sub-entries 4904, each of which relates to a specific device qualifying for the generalized package deployment. The sub-entries each includehost name information 4906,physical identification information 4908,notification information 4910, transferinformation 4912, andcompletion information 4914. Thehost name information 4906 corresponds to the medical device server providing the package to the device. Thephysical identification information 4908 displays the unique identifier associated with the medical device. Thenotification information 4910 displays the date and time at which the medical device was notified that the package was available. Thetransfer information 4912 displays the date and time at which the package was successfully transferred to the medical device. Thecompletion information 4914 displays the full date and time at which the package was successfully applied to the medical device. - Additional information can be tracked for each package deployment. For example, in an instance in which a package fails to deploy, an
error indication 4916 displays an indication of an error, and a result of the error. -
FIG. 50 displays a packagedeployment error report 5000. The packagedeployment error report 5000 provides a detailed event history for the specific packages and corresponding devices for which a package deployment fails. The packagedeployment error report 5000 displays atitle 5002 including the target medical device type and package identifier. The title also optionally displays a name associated with the package deployment. - The package
deployment error report 5000 displays time anddate information 5004,optional host information 5006,physical identifier information 5008, andmessage information 5010. The time anddate information 5004 indicate when the error in the package deployment occurred. The optionalhost name information 5006 displays the network name in which the medical device is located. Thephysical identifier information 5008 includes the identifier associated with the medical device. Themessage information 5010 displays the message associated with the package deployment error. Additional information regarding the deployment error may be included in thereport 5000 as well. - 2. Maintenance/Faults
- Referring now to
FIGS. 51-53 , reports related to maintenance and faults of medical devices are shown. The reports provide user access to records of maintenance performed on the medical devices as well as information related to medical device failures and trends in those failures. Additional reports related to maintenance or faults may be incorporated as well, and correspond to the maintenance event data collected by the medical device server, as described above in Part III.B. In a possible embodiment, one or more of the reports ofFIGS. 51-53 correspond to the maintenance forms 330 ofFIGS. 3-4 . -
FIG. 51 shows a medicaldevice maintenance report 5100 listing maintenance records for various medical devices. The medicaldevice maintenance report 5100 includestype entries 5102 corresponding to various types of medical devices, anddevice sub-entries 5104 corresponding to specific medical devices. In the embodiment shown, thetype entries 5102 are the “MedFusion 4000” and “Titan” entries, while thedevice sub-entries 5104 are the individual rows within each type. - Within each sub-entry 5104, there exists
host name information 5106,physical identifier information 5108,version information 5110,package information 5112, and preventativemaintenance date information 5114. Thehost information 5106 displays the network associated with the medical device. Thephysical identifier 5108 displays the unique identifier associated with the medical device. Theversion information 5110 displays one or more version numbers associated with the medical device. Thepackage information 5112 displays packages being used by the medical device. Thepreventative maintenance information 5114 displays a date at which the medical device is due for preventative maintenance. Additional information can be displayed within each sub-entry 5104 as well. -
FIG. 52 shows a medicaldevice fault report 5200. The medicaldevice fault report 5200 displays events related to medical device faults communicated to a medical device server, such as due to a faulty battery, motor, or other mechanical component. The medicaldevice fault report 5200 includes time anddate information 5202,host information 5204,physical identifier information 5206, andmessage information 5208. Use of the information 5202-5208 is analogous to the corresponding elements in the packagedeployment error report 5000 ofFIG. 50 , but related to medical device fault events. For example, in the medicaldevice fault report 5200, the message information includes device fault event information, such as motor, battery, or other mechanical faults of a medical device. -
FIG. 53 shows a medical devicefault trending report 5300. The medical devicefault trending report 5300 displays a chart of medical device fault related events over time. The medical devicefault trending report 5300 provides users with an indication of repeated errors in a medical device, or other detectable trends in medical device faults. In the embodiment shown, the medical devicefault trending report 5300 displays a bar chart showing the frequency of device fault events by month. Other configurations displaying trends in device fault events are possible as well. -
FIGS. 54-62 disclose various aspects of theoperations web service 3604 ofFIG. 36 . Specifically, the figures show systems, methods, and reports for remote operation of the medical devices in a medical device network. In one possible embodiment, the systems and methods describe tracking of changed therapy parameters in a medical device by tracking original, updated, and final parameters of the medical device. -
FIG. 54 shows a flowchart of methods and systems for tracking therapy order states in a medical device server. Therapy orders refer to commands to a medical device to provide a therapy to a patient. Thesystem 5400 includes states corresponding to the various possible states experienced in the medical device during execution of the therapy order. - Operational flow within the
system 5400 commences at astart node 5402, which corresponds to introduction of a new therapy order into the medical device or medical device server. Once the therapy order is introduced, thesystem 5400 enters anew state 5404, indicating that the therapy order is newly introduced and has not yet been executed by the medical device. When thesystem 5400 is in thenew state 5404, a user has the option to cancel the therapy order. If the user chooses to cancel the therapy order, operational flow in thesystem 5400 proceeds to a canceledstate 5406. From the canceled state, operational flow proceeds to anend node 5408 corresponding to completion of the therapy module. At theend node 5408, operational flow terminates and therapy delivery events tracked using the medical device server continue to be stored for review by a user. - If the user chooses not to cancel the therapy order while the
system 5400 is in the new state, operational flow proceeds to an assistedsetup state 5410. The assistedsetup state 5410 attempts to assist in setting up the therapy parameters. If the assisted setup is unsuccessful operational flow branches to a failedstate 5412. The failedstate 5412 stores an error message indicating that the assisted setup process failed. Operational flow proceeds from the failedstate 5412 to theend node 5408. - If the assisted
setup state 5410 is successful in setting up therapy parameters, operational flow branches to asetup state 5414. Thesetup state 5414 indicates that the therapy is successfully set up in the medical device, and is ready for delivery to a patient. - A begin therapy event, optionally sent from the medical device server or generated at the medical device, triggers the
system 5400 to proceed to a startedstate 5416, which corresponds to starting the therapy delivery in the medical device. An end therapy event received from the medical device or medical device server causes operational flow in thesystem 5400 to proceed to acomplete state 5418, indicating that delivery of the therapy is complete. Operational flow next proceeds to theend node 5408. -
FIG. 55 shows an exemplary class structure defining atherapy service 5500. Thetherapy service 5500 illustrates a portion of the functionality of the operationsweb service module 3604. Thetherapy service 5500 links to and uses a variety of functions from theadministrative web service 3700 ofFIG. 37 . - The
therapy service 5500 includes atherapy order class 5502, a therapyorder rule utility 5504, and a therapyorder action enumeration 5506. Thetherapy order class 5502 includes a variety of therapy order operations for starting, stopping, and defining various therapies to be delivered by medical devices in the medical device network in which thetherapy service 5500 operates. The therapy order operations include therapy creation, therapy update, therapy cancel, therapy execute, and therapy retrieval operations. Additional therapy order operations can be included in thetherapy order class 5502 as well. - The therapy
order rule utility 5504 provides expressions and actions related to execution of the therapy order, including various parameters and commands required for execution of the therapy. The therapyorder action enumeration 5506 provides advisory messages used during selection and/or execution of a therapy order. -
FIG. 56 displays exemplary message exchange processes 5600, 5620, 5640, and 5660 performed between a therapyorder management application 5602, anoperations web service 5604 such as the one shown inFIG. 36 , amedical device server 5606 as disclosed above inFIGS. 3-4 , and amedical device 5608, such as shown inFIG. 2 . The therapyorder management application 5602 can be any application configured to interface with the operations web service to communicate therapy orders and other messages to theoperations service 5604 andmedical device server 5608. - A first
message exchange process 5600 illustrates the therapyorder management application 5602 transmitting a createtherapy order message 5610 to theoperations web service 5604. Theoperations web service 5604 verifies the therapy information and stores the therapy order in operations data. Theoperations web service 5604 also responds 5612 by indicating success or failure of the message. - A second
message exchange process 5620 illustrates the therapyorder management application 5602 later in time transmitting a therapy order update message or a therapyorder cancellation message 5622. Theoperations web service 5604 verifies the therapy information, and updates or cancels the therapy order according to the message. Theoperations web service 5604 also responds 5624 by indicating success or failure of the message. - A third
message exchange process 5640 occurring after the firstmessage exchange process 5600 illustrates the therapyorder management application 5602 transmitting amessage 5642 indicating that the therapy order should be executed. The therapyorder management application 5602 transmits an executetherapy order message 5642 to theoperations web service 5604, which verifies the therapy order and in turn forwards thetherapy order message 5642 to themedical device server 5606. Themedical device server 5606 relays thetherapy order message 5642 to amedical device 5608. - The
medical device 5608 transmits amessage 5644 indicating the success or failure of receipt of thetherapy order message 5642. Themedical device server 5606 andoperations web service 5604 relay themessage 5644 back to theorder trigger application 5602. - At a time after the medical device transmits the
message 5644, themedical device 5608 initiates afourth messaging process 5660 in which the medical device transmits atherapy begin message 5662 to themedical device server 5608, indicating that the medical device has begun delivering the therapy to a patient. Themedical device server 5608 transmits themessage 5662 to theoperations web service 5604, which updates the therapy order state. The medical device server also relays themessage 5662 to an event tracking web service 5605, such as the one inFIG. 36 , to store a therapy delivery event in an event history log. Both the event tracking web service 5605 and theoperations web service 5604 transmitresponse messages 5664 indicating the success or failure of receipt of the therapy beginmessage 5662. - Additional events triggered by the medical device, such as a therapy completion event or alarm, transmit among the components 5602-5608 analogously to the
messaging process 5660. Further, additional messaging schema can be included as well. -
FIG. 57 shows methods and systems for tracking changed parameters in a medical device, such as a medical infusion pump. Thesystem 5700 communicates original, updated, and final parameter values used for operation of the medical device, using metadata as described herein to identify the various changes in parameters. Thesystem 5700 commences at astart operation 5702, which corresponds to initiation of a therapy in a medical device. The therapy initiated in the medical device includes parameters needing parameter values to define various aspects of the therapy. For example, in a therapy delivered by a medical infusion pump, various parameters include basal rates, bolus rates, thresholds, and various other parameters. - An original
parameter receipt module 5704 receives an original parameter value from a medical device. The original parameter is a parameter set in a medical device prior to receipt of a different parameter by that device, and can be any type of operational parameter related to delivery of a therapy or monitoring provided by the medical device. An updatedparameter receipt module 5706 receives an updated parameter value from the medical device corresponding to a change from the original parameter. The updated parameter value is a new parameter value changing the operation of the medical device. The updated parameter value relates to the same parameter as the original parameter. A finalparameter receipt module 5708 receives a final parameter value from the medical device. The final parameter value is the parameter value the medical device will use for therapy and monitoring after the device is reprogrammed with the updated parameter value. The final parameter value may be the same as the updated parameter value, or may be different based on, for example, various hard and soft limits set for parameters within the medical device. In various embodiments, the receipt modules 5704-5708 may occur concurrently or sequentially, and may be included in one or more messages from the medical device to the medical device server. - A
parameter storage module 5710 stores the original, updated, and final parameter values in memory of the medical device server or other back office components. Optional additional steps involved in thesystem 5700 can include comparing the final parameter value received in the finalparameter receipt module 5708 with a hard limit or soft limit stored in the medical device server. If the final parameter value exceeds the limit, thesystem 5700 may trigger an alarm in the medical device server, and optionally communicate that alarm back to the medical infusion pump via a package deployment or other message. In a further embodiment, the alarm is communicated to a medical caregiver associated with the medical device. - Operational flow terminates at an
end operation 5712, which corresponds to completion of the change in pump parameter values and storage of the updated pump parameter values in the medical device server or other back office component. -
FIG. 58 shows a medicaldevice history report 5800 listing original, updated, and final operational parameter values for a medical device according to the methods and systems ofFIG. 57 . The medicaldevice history report 5800 includes amedical device label 5802, date andtime information 5804,class information 5806, triggerinformation 5808,message information 5810,location information 5812, anddrug information 5814. Themedical device label 5802 corresponds to the medical device name for the device whose history is displayed in thereport 5800. The date andtime information 5804 correspond to the time the various events occurred that are included in the medical device history report. Theclass information 5806 describes the type and severity of the event. In the case of a therapy change event, theclass information 5806 also includes an original value of the changed parameter, the changed value of that parameter, representing the value entered by a user, and a final value of the parameter, indicating the final set value used by the medical device. - The
trigger information 5808 displays the trigger associated with the medical device event. In the example shown, an event in an alarm classification has a high level of concern, and includes a warning in thetrigger information 5808. However, an event describing a therapy change will not activate thetrigger information 5808. - The
message information 5810 includes information about the status of the medical device, such as battery life, therapy delivery progress, therapy parameter limits, or physical characteristics of the device. Thelocation information 5812 includes information related to the location of the medical device, such as the department, the facility, and the entity controlling the medical device. Thedrugs information 5814 includes information about the drug or therapy being delivered by the medical device, and optionally is only included in the information for a therapy change. Additional information about the medical device can be displayed in the medicaldevice history report 5800, based on the information tracked by the medical device server and operations web service. -
FIG. 59 shows atherapy history report 5900. Thetherapy history report 5900 displays the same information as is displayed in the medical deviceevent history report 5800 ofFIG. 58 , but will only display therapy event information. Thetherapy history report 5900 includes amedical device label 5902, date andtime information 5904,class information 5906, triggerinformation 5908,message information 5910,location information 5912, anddrug information 5914, each of which operate analogously to the corresponding entries in the medical deviceevent history report 5800. -
FIG. 60 shows atherapy trending report 6000. Thetherapy trending report 6000 displays a chart of therapy related events over time. In the embodiment shown, thetherapy trending report 6000 displays a bar chart showing the frequency of therapy events by month. Other configurations displaying trends in therapy events are possible as well. -
FIG. 61 shows a therapychange history report 6100. The therapychange history report 6100 also displays the same information as is displayed in the medical deviceevent history report 5800 ofFIG. 58 , but only displays therapy change event information. Therapy change events correspond to changed parameters in delivering a therapy using a medical device. The therapychange history report 6100 includes amedical device label 6102, date andtime information 6104,class information 6106, triggerinformation 6108,message information 6110,location information 6112, anddrug information 6114, each of which operate analogously to the corresponding entries in the medical deviceevent history report 5800 and thetherapy history report 5900. -
FIG. 62 shows a therapychange trending report 6200. The therapychange trending report 6200 displays a chart of therapy change events over time. In the embodiment shown, the therapychange trending report 6200 displays a bar chart showing the frequency of therapy change events by month. Other configurations displaying trends in therapy change events are possible as well. - Referring now to
FIGS. 63-66 , various features of the event web service ofFIG. 36 are described. The event web service provides a method by which external applications collect event data from the medical device server and back office components. In particular, the event web service provides an indication of the on-line status of the medical device, and also provides user access to telemetry streams allowing near-real-time telemetry information regarding operation of a medical device in the context of a medical device network as described in FIGS. 1 and 3-4. -
FIG. 63 is a flowchart of methods and systems for determining the on-line status of a medical device. Thesystem 6300 executes on a medical device server or other back office components, and expects communication from a medical device within a predetermined period in order to ensure accurate communication between the device and server. - Operational flow within the
system 6300 commences at astart operation 6302, which corresponds to initial communication between a medical device and a medical device server. Operational flow proceeds from thestart operation 6302 to anexpectation module 6304. Theexpectation module 6304 sets in the medical device server and/or back office components an expected, predetermined period within which the medical device server will expect communication. - A receive
data operation 6306 determines whether a message has been received by the medical device server. If data has been received by the medical device server, operational flow branches “yes” to anupdate module 6308, which updates the status of the medical device to indicate that the device is on-line. - An optional
output update module 6310 updates data output from the medical device server based on information received in the message. The information received in the message can include medical device status information, event log data, telemetry data, or various other types of data. In one embodiment, the message indicates the beginning of a telemetry stream, and, in response to the message from the medical device, the medical device server and back office components update the appearance of a dashboard screen to reflect the received telemetry data. In a further embodiment, the output update module updates medical device status information in one or more of the back office components. - Operational flow proceeds through the receive
data operation 6306, theupdate module 6308, and theoutput update module 6310 so long as the medical device continues in operation and the receivedata operation 6306 determines that the medical device server continues to send messages to the medical device within the predetermined period. - If the receive
data operation 6306 fails to receive data within the predetermined period, the operational flow branches “no” to anoffline module 6312, which changes the state of the medical device to offline in the medical device server and/or back office components. Operational flow proceeds to the optionaloutput update module 6310, which updates the output to indicate that the currently displayed data is no longer considered current by the medical device server until additional messages have been received. Operational flow terminates at anend module 6314, corresponding to suspension of operation of the medical device network. -
FIGS. 64-66 provide methods and systems for operation of telemetry streams received from a medical device. The telemetry streams described herein provide nearly-continuous communication from the medical devices to the medical device server, and are viewable on a dashboard or other web portal. -
FIG. 64 shows a flowchart of systems and methods for near-real-time display of telemetry information from a medical device. Operational flow in thesystem 6400 commences at astart node 6402, which corresponds to initial operation of a medical device capable of transmitting a telemetry stream in a medical device network. Anew state 6404 indicates that the telemetry stream has not previously been running. After the new state, a stream startup process attempts to start the telemetry stream, as shown inFIG. 65 , below. If the stream startup process fails, operational flow proceeds to a failedstate 6406, corresponding to failure to start the telemetry stream. Operational flow then proceeds to anend node 6408. - If the stream startup process successfully starts, operational flow proceeds to a collecting
state 6410, which corresponds to the medical device server collecting telemetry data from the medical device. In the collecting state, the telemetry data can be stored in the medical device server or other back office components, and also can be output to a dashboard or other monitoring user interface. - From the collecting
state 6410, a number of possible options affect operational flow of thesystem 6400. If a message, including a telemetry stream message, is not sent from the medical device to the medical device server within an expected, predetermined time set in the medical device server or back office components, operational flow proceeds to anoffline state 6412. Theoffline state 6412 corresponds to the system no longer regularly receiving telemetry data. If a telemetry report is later received, thesystem 6400 returns to the collectingstate 6410. - If the telemetry stream is paused by a user, operational flow proceeds to a paused
state 6414, corresponding to a system which only temporarily is not receiving telemetry data. The user can resume the telemetry stream to return thesystem 6400 to the collecting state. - A terminated
state 6416 can be reached from the collectingstate 6410, theoffline state 6412, or the pausedstate 6414 by the user terminating the stream or the system otherwise receiving a medical device power off event. The terminatedstate 6414 corresponds to ending the telemetry stream. In the terminated state, the system no longer receives information from the medical device, and the dashboard is not updated. In a possible embodiment, when thesystem 6400 is in the terminated state, a dashboard or other monitoring interface indicates to a user that data is not currently being collected. From the terminated state, operational flow proceeds to theend node 6408. -
FIG. 65 displays exemplary telemetrystream message sequences dashboard 6502, such as the one shown inFIG. 67 ; an event trackingweb service 6504, such as the one shown inFIG. 36 ; amedical device server 6506, as disclosed above inFIGS. 3-4 ; and amedical device 6508, such as shown inFIG. 2 . A first telemetrystream message sequence 6500 illustrates a request to initiate a telemetry stream from a medical device to a dashboard. Themessage sequence 6500 starts by thedashboard 6502 sending a starttelemetry stream message 6510 to the event trackingweb service 6504. The event tracking web service communicates themessage 6510 to themedical device server 6506, which in turn communicates themessage 6510 to themedical device 6508. The medical device generates aresponse message 6512 indicating success or failure of the message. The response message is related back to thedashboard 6502 by themedical device server 6506 and event trackingweb service 6504. - A second telemetry
stream message sequence 6520 illustrates initiation of a telemetry stream by amedical device 6508. Themedical device 6508 generates atelemetry event 6522, which includes near-continual communication of telemetry data from themedical device 6508 to themedical device server 6506, which relays the telemetry data to thedashboard 6502 via the event trackingweb service 6504. Thedashboard 6502 displays the telemetry data to the user in a near-real-time fashion. In one embodiment, the dashboard recreates the appearance of the medical device. The dashboard transmits aresponse message 6524 to the event trackingweb service 6504, indicating successful receipt of the telemetry stream. - The
dashboard 6502 generates a gettelemetry window message 6526 and transmits the message to the event tracking web service, which responds with amessage 6528 indicating success or failure of the command. The telemetry window is started at this point, and the dashboard or web portal will display telemetry data. - At this point, if the medical device is powered off, the event tracking
web service 6504 will respond with a fail message and will terminate the telemetry stream. - A third telemetry
stream message sequence 6540 illustrates ending a telemetry stream by shutting off the medical device generating the telemetry stream. Themedical device 6508 generates a power offevent message 6542 and sends the message to themedical device server 6506. The medical device server sends a terminate telemetry stream message to the event trackingweb service 6504. The event trackingweb service 6504 generates aresponse message 6544 indicating success or failure of receipt of themessage 6542. Themedical device server 6506 relays theresponse message 6544 to themedical device 6508. - A fourth telemetry
stream message sequence 6560 relates to thesequence 6540 and illustrates ending a telemetry stream by discontinuing the telemetry stream at thedashboard 6502. Thedashboard 6502 generates a terminatetelemetry stream message 6562, which is communicated from the dashboard to the event trackingweb service 6504, and in turn through themedical device server 6506 to themedical device 6508. Themedical device 6508 terminates its telemetry stream and generates aresponse message 6564 indicating success or failure of receipt of themessage 6562. The medical device server relays themessage 6564 through the event trackingweb service 6504 to thedashboard 6502. Additional messaging processes are possible in order to start and terminate telemetry streams using medical devices and dashboards according to the present disclosure. -
FIG. 66 shows an exemplary class structure defining atelemetry stream class 6600. Thetelemetry stream structure 6600 illustrates a portion of the functionality of the eventweb service module 3606. The telemetry stream relates back to and uses a variety of functions from theadministrative web service 3700 ofFIG. 37 . - The
telemetry stream structure 6600 includes atelemetry stream class 6602 and alatest event class 6604. Thetelemetry stream class 6602 includes a variety of telemetry-related operations, including starting, terminating, pausing, and retrieving available telemetry streams. Additional telemetry stream operations can be included in thetelemetry stream class 6602 as well. Thelatest event class 6604 includes functions for retrieving the latest events, so as to determine when the most recent event was received from the medical device and thereby determine the on-line status of the medical device, so as to determine the availability of telemetry stream data. Additional functions can be included in thelatest event class 6604, and additional classes can be added to thetelemetry stream structure 6600. - Various exemplary dashboards may be used to view telemetry data at a workstation of other computing device. One example dashboard is shown in
FIG. 67 . Thedashboard 6700 displays telemetry data (e.g. current or near-current operational status) relating to the pumps with which it is associated. Thedashboard 6700 can be any of a number of dashboard applications configured to receive and display telemetry data to a user in a near-real-time manner, and can correspond, for example, to the dashboards logically illustrated asdashboard 328 ofFIGS. 3-4 . Thedashboard 6700 can be updated by a telemetry stream, such as described above inFIGS. 64-66 . - In the embodiment shown, the
dashboard 6700 tracks aname 6702,identifier 6704,domain 6706,address 6708,port 6710, andactivity history 6712, with respect to each medical device associated with the dashboard. Thename 6702 corresponds to a name of a device recognizable to a user, assigned by either the device itself or the server. Theidentifier 6704 provides a unique identification useable by the server to verify the identity of the medical device. In various embodiments, the identifier can correspond to a globally-unique identifier (GUID), hardware address, or other identification of the medical device. Thedomain 6706 indicates the name of a network in which the medical device resides. Theaddress 6708 provides connection information regarding how to communicate with the medical device from the server. In the embodiment shown, theaddress 6708 is shown as an IP address of the medical device. Theport 6710 lists the inbound communication port for the medical device. Theactivity history field 6712 lists a date and time of the last event occurring on the medical device and communicated to the server. - The
dashboard 6700 graphically illustrates an operational status of the pumps with which it is associated. In the embodiment shown, five medical devices are tracked in thedashboard 6700, named “MD0333”, “MD0444”, “MD0524”, “MD0324”, and “MD0988.” The first, fourth, and fifth devices (MD0333, MD0324, and MD0988) are illustrated as powered and delivering a therapy to a patient. The second device (MD0444) is shown to be in an alarm state, indicating a possible abnormal operation of the device or emergency condition related to the patient associated with that device. The third device (MD0524) is illustrated to be in a fault state, indicating a malfunction or error occurring in that medical device. Other states illustrating an operational status may be illustrated on thedashboard 6700 as well. - Optionally, additional features can be included in the
dashboard 6700 that allow a user to filter or display different types of information. In the embodiment shown, apause check box 6714 and an offlinedevices check box 6716 allow a user to selectably modify the dashboard. Thepause check box 6714, when selected, causes the dashboard to “freeze” temporarily halting the updating of information in the dashboard to allow a user to view the state of the dashboard at a single time. When thepause check box 6714 is unselected, the status information on the dashboard can continually update as data is received from the associated medical devices. The offlinedevices check box 6716 enables the dashboard to display information related to devices associated with the dashboard, but which are not online and from which the dashboard has not received recent status information. Other display features and filters can be incorporated into the dashboard as well, allowing a user to select the desired set of devices to monitor and allowing the user to view a specific portion of the telemetry data received from those users. - The various embodiments described above are provided by way of illustration only and should not be construed to limit the invention. Those skilled in the art will readily recognize various modifications and changes that may be made to the present invention without following the example embodiments and applications illustrated and described herein, and without departing from the true spirit and scope of the present invention, which is set forth in the following claims.
Claims (32)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/189,541 US20090150484A1 (en) | 2007-08-10 | 2008-08-11 | Medical device metadata |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US96444407P | 2007-08-10 | 2007-08-10 | |
US12/189,541 US20090150484A1 (en) | 2007-08-10 | 2008-08-11 | Medical device metadata |
Publications (1)
Publication Number | Publication Date |
---|---|
US20090150484A1 true US20090150484A1 (en) | 2009-06-11 |
Family
ID=39830193
Family Applications (11)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/189,541 Abandoned US20090150484A1 (en) | 2007-08-10 | 2008-08-11 | Medical device metadata |
US12/189,603 Abandoned US20090157695A1 (en) | 2007-08-10 | 2008-08-11 | Central Server for Medical Devices |
US12/189,638 Abandoned US20090177769A1 (en) | 2007-08-10 | 2008-08-11 | Determining online status of a medical device |
US12/189,657 Abandoned US20090099866A1 (en) | 2007-08-10 | 2008-08-11 | Time zone adjustment for medical devices |
US12/189,674 Abandoned US20090099867A1 (en) | 2007-08-10 | 2008-08-11 | Communicating preventative maintenance data to a medical device |
US12/189,624 Active 2034-05-11 US9483615B2 (en) | 2007-08-10 | 2008-08-11 | Communication of original and updated pump parameters for a medical infusion pump |
US12/189,656 Abandoned US20090177249A1 (en) | 2007-08-10 | 2008-08-11 | Package deployment of data between a server and a medical device |
US12/189,595 Abandoned US20090157622A1 (en) | 2007-08-10 | 2008-08-11 | Filtering event logs for medical devices by a parameter |
US12/189,655 Abandoned US20090177248A1 (en) | 2007-08-10 | 2008-08-11 | Synchronizing Clocks on a Medical Device and Server |
US12/189,622 Abandoned US20090157202A1 (en) | 2007-08-10 | 2008-08-11 | Therapy rules for closed loop programming of medical devices |
US12/189,640 Abandoned US20090158274A1 (en) | 2007-08-10 | 2008-08-11 | Software Development Kit for a Medical Device and Web-Based Server |
Family Applications After (10)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/189,603 Abandoned US20090157695A1 (en) | 2007-08-10 | 2008-08-11 | Central Server for Medical Devices |
US12/189,638 Abandoned US20090177769A1 (en) | 2007-08-10 | 2008-08-11 | Determining online status of a medical device |
US12/189,657 Abandoned US20090099866A1 (en) | 2007-08-10 | 2008-08-11 | Time zone adjustment for medical devices |
US12/189,674 Abandoned US20090099867A1 (en) | 2007-08-10 | 2008-08-11 | Communicating preventative maintenance data to a medical device |
US12/189,624 Active 2034-05-11 US9483615B2 (en) | 2007-08-10 | 2008-08-11 | Communication of original and updated pump parameters for a medical infusion pump |
US12/189,656 Abandoned US20090177249A1 (en) | 2007-08-10 | 2008-08-11 | Package deployment of data between a server and a medical device |
US12/189,595 Abandoned US20090157622A1 (en) | 2007-08-10 | 2008-08-11 | Filtering event logs for medical devices by a parameter |
US12/189,655 Abandoned US20090177248A1 (en) | 2007-08-10 | 2008-08-11 | Synchronizing Clocks on a Medical Device and Server |
US12/189,622 Abandoned US20090157202A1 (en) | 2007-08-10 | 2008-08-11 | Therapy rules for closed loop programming of medical devices |
US12/189,640 Abandoned US20090158274A1 (en) | 2007-08-10 | 2008-08-11 | Software Development Kit for a Medical Device and Web-Based Server |
Country Status (7)
Country | Link |
---|---|
US (11) | US20090150484A1 (en) |
EP (2) | EP3540741B1 (en) |
JP (2) | JP5341891B2 (en) |
CN (4) | CN102982226B (en) |
AU (1) | AU2008286957B2 (en) |
CA (2) | CA2696082C (en) |
WO (1) | WO2009023634A2 (en) |
Cited By (39)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090300437A1 (en) * | 2008-05-28 | 2009-12-03 | Bhame William H | Data repository and analysis system for remotely managed test and monitoring devices |
US20100138523A1 (en) * | 2008-12-03 | 2010-06-03 | General Electric Company | Automatic configuration method and system for medical devices |
US20110077487A1 (en) * | 2009-09-30 | 2011-03-31 | Nellcor Puritan Bennett Llc | Evaluation Kit For Medical Monitoring Module System and Method |
US20110077488A1 (en) * | 2009-09-30 | 2011-03-31 | Nellcor Puritan Bennett Llc | Evaluation Board For A Medical Monitoring Module System And Method |
US20110078596A1 (en) * | 2009-09-30 | 2011-03-31 | Nellcor Puritan Bennett Llc | Protocol Analyzer System And Method For Medical Monitoring Module |
US20110238768A1 (en) * | 2008-12-18 | 2011-09-29 | Koninklijke Philips Electronics N.V. | Software bug and performance deficiency reporting system |
US20120095774A1 (en) * | 2010-10-15 | 2012-04-19 | Roche Diagnostics Operations, Inc. | Metadata tagging system for a diabetes management system of devices |
US20120239824A1 (en) * | 2011-03-17 | 2012-09-20 | Carefusion 303, Inc. | Scalable communication system |
US8287495B2 (en) | 2009-07-30 | 2012-10-16 | Tandem Diabetes Care, Inc. | Infusion pump system with disposable cartridge having pressure venting and pressure feedback |
US8473502B2 (en) | 2010-10-01 | 2013-06-25 | Smiths Medical Asd, Inc. | Interassociating data of a medical device |
US8734428B2 (en) | 2006-10-17 | 2014-05-27 | Tandem Diabetes Care, Inc. | Insulin pump having selectable insulin absorption models |
US20140222450A1 (en) * | 2013-02-05 | 2014-08-07 | George W. Gray | Medical device management using associations |
US9089643B2 (en) | 2009-04-14 | 2015-07-28 | Baxter International Inc. | Therapy management development platform |
US9307907B2 (en) | 2004-08-25 | 2016-04-12 | CareFusion 303,Inc. | System and method for dynamically adjusting patient therapy |
US9427520B2 (en) | 2005-02-11 | 2016-08-30 | Carefusion 303, Inc. | Management of pending medication orders |
US9483615B2 (en) | 2007-08-10 | 2016-11-01 | Smiths Medical Asd, Inc. | Communication of original and updated pump parameters for a medical infusion pump |
EP2548132A4 (en) * | 2010-03-19 | 2016-11-09 | Siemens Healthcare Diagnostics | Modular diagnostic instrument workstation architecture and method |
US9600633B2 (en) | 2000-05-18 | 2017-03-21 | Carefusion 303, Inc. | Distributed remote asset and medication management drug delivery system |
US20170132374A1 (en) * | 2015-11-11 | 2017-05-11 | Zyno Medical, Llc | System for Collecting Medical Data Using Proxy Inputs |
US9741001B2 (en) | 2000-05-18 | 2017-08-22 | Carefusion 303, Inc. | Predictive medication safety |
US9962486B2 (en) | 2013-03-14 | 2018-05-08 | Tandem Diabetes Care, Inc. | System and method for detecting occlusions in an infusion pump |
US10029047B2 (en) | 2013-03-13 | 2018-07-24 | Carefusion 303, Inc. | Patient-specific medication management system |
US10062457B2 (en) | 2012-07-26 | 2018-08-28 | Carefusion 303, Inc. | Predictive notifications for adverse patient events |
RU2676903C2 (en) * | 2012-11-13 | 2019-01-11 | Бакстер Интернэшнл Инк. | Infusion line management system |
US10258736B2 (en) | 2012-05-17 | 2019-04-16 | Tandem Diabetes Care, Inc. | Systems including vial adapter for fluid transfer |
US10430554B2 (en) | 2013-05-23 | 2019-10-01 | Carefusion 303, Inc. | Medication preparation queue |
US10541987B2 (en) | 2016-02-26 | 2020-01-21 | Tandem Diabetes Care, Inc. | Web browser-based device communication workflow |
US10600512B1 (en) | 2019-08-18 | 2020-03-24 | Medigate tech Ltd. | Network-based calculation of prevalence of repeated medical imaging |
US10658079B1 (en) | 2019-08-18 | 2020-05-19 | Medigate tech Ltd. | Crowd-based recommendations of a version of firmware for medical devices |
US10825566B1 (en) | 2019-08-18 | 2020-11-03 | Medigate tech Ltd. | Ensuring availability of medical devices to receive maintenance |
US10867265B2 (en) | 2013-03-13 | 2020-12-15 | Carefusion 303, Inc. | Predictive medication safety |
US10918785B2 (en) | 2013-12-26 | 2021-02-16 | Tandem Diabetes Care, Inc. | Integration of infusion pump with remote electronic device |
US11049614B2 (en) | 2013-03-15 | 2021-06-29 | Tandem Diabetes Care, Inc. | Field update of an ambulatory infusion pump system |
US11056232B2 (en) | 2019-08-18 | 2021-07-06 | Medigate tech Ltd. | Medication usage auditing based on analysis of infusion pump network traffic |
US11087873B2 (en) | 2000-05-18 | 2021-08-10 | Carefusion 303, Inc. | Context-aware healthcare notification system |
US11182728B2 (en) | 2013-01-30 | 2021-11-23 | Carefusion 303, Inc. | Medication workflow management |
US11607492B2 (en) | 2013-03-13 | 2023-03-21 | Tandem Diabetes Care, Inc. | System and method for integration and display of data of insulin pumps and continuous glucose monitoring |
US12079742B2 (en) | 2013-05-22 | 2024-09-03 | Carefusion 303, Inc. | Medication workflow management |
US12144964B2 (en) | 2022-03-08 | 2024-11-19 | Tandem Diabetes Care, Inc | Infusion pump system with disposable cartridge having pressure venting and pressure feedback |
Families Citing this family (385)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9123077B2 (en) | 2003-10-07 | 2015-09-01 | Hospira, Inc. | Medication management system |
US8065161B2 (en) | 2003-11-13 | 2011-11-22 | Hospira, Inc. | System for maintaining drug information and communicating with medication delivery devices |
JP5121280B2 (en) * | 2006-05-31 | 2013-01-16 | 株式会社リコー | Information processing apparatus, process control method, and process control program |
US8149131B2 (en) | 2006-08-03 | 2012-04-03 | Smiths Medical Asd, Inc. | Interface for medical infusion pump |
JP2010507176A (en) | 2006-10-16 | 2010-03-04 | ホスピラ・インコーポレイテツド | System and method for comparing and utilizing dynamic information and configuration information from multiple device management systems |
CN101627386B (en) * | 2006-12-14 | 2013-10-30 | 诺沃-诺迪斯克有限公司 | Device and method for displaying information and comprising diary function with time change feature |
US7751907B2 (en) | 2007-05-24 | 2010-07-06 | Smiths Medical Asd, Inc. | Expert system for insulin pump therapy |
ES2712778T3 (en) * | 2007-05-30 | 2019-05-14 | Ascensia Diabetes Care Holdings Ag | Method and system to manage health data |
US8221345B2 (en) | 2007-05-30 | 2012-07-17 | Smiths Medical Asd, Inc. | Insulin pump based expert system |
CN101325509B (en) * | 2007-06-11 | 2011-04-06 | 华为技术有限公司 | Method, system and apparatus for installing software component |
US9848058B2 (en) | 2007-08-31 | 2017-12-19 | Cardiac Pacemakers, Inc. | Medical data transport over wireless life critical network employing dynamic communication link mapping |
US8395498B2 (en) | 2007-08-31 | 2013-03-12 | Cardiac Pacemakers, Inc. | Wireless patient communicator employing security information management |
US8517990B2 (en) | 2007-12-18 | 2013-08-27 | Hospira, Inc. | User interface improvements for medical devices |
US8407685B2 (en) * | 2008-02-15 | 2013-03-26 | Red Hat, Inc. | Systems and methods for generating ordered download selections based on usage information |
KR101586106B1 (en) * | 2008-04-01 | 2016-01-15 | 스미스 메디칼 에이에스디, 인크. | Software features for medical infusion pump |
WO2009127492A1 (en) * | 2008-04-15 | 2009-10-22 | International Business Machines Corporation | A method and system for improved document access |
US8808178B2 (en) * | 2008-04-30 | 2014-08-19 | Welch Allyn, Inc. | On demand help/in-service for a medical device |
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 |
US20100015955A1 (en) * | 2008-07-18 | 2010-01-21 | Sony Ericsson Mobile Communications Ab | Call management between communication devices |
JP4725622B2 (en) * | 2008-09-22 | 2011-07-13 | 日本電気株式会社 | Log management apparatus, system, method, and program |
BRMU9002606U2 (en) * | 2009-01-15 | 2013-12-17 | Hcs Kablolama Sistemleri San Ve Tic A S | IMPROVED WIRING METHOD AND SYSTEM FOR MONITORING AND MANAGING PHYSICALLY CONNECTED DEVICES IN A DATA NETWORK. |
US8319631B2 (en) | 2009-03-04 | 2012-11-27 | Cardiac Pacemakers, Inc. | Modular patient portable communicator for use in life critical network |
US8812841B2 (en) | 2009-03-04 | 2014-08-19 | Cardiac Pacemakers, Inc. | Communications hub for use in life critical network |
US8380809B2 (en) * | 2009-03-05 | 2013-02-19 | Siemens Aktiengesellschaft | Providing a number of web services for imaging optional medical applications |
NZ575836A (en) * | 2009-03-27 | 2009-08-28 | Nexus6 Ltd | Improvements in or Relating to Medicament Delivery Systems |
US8271106B2 (en) | 2009-04-17 | 2012-09-18 | Hospira, Inc. | System and method for configuring a rule set for medical event management and responses |
US9792660B2 (en) * | 2009-05-07 | 2017-10-17 | Cerner Innovation, Inc. | Clinician to device association |
US8595607B2 (en) | 2009-06-04 | 2013-11-26 | Abbott Diabetes Care Inc. | Method and system for updating a medical device |
US20110004589A1 (en) * | 2009-07-06 | 2011-01-06 | Rockwell Automation Technologies, Inc. | Diagnostics in a distributed directory system |
US20110016199A1 (en) * | 2009-07-17 | 2011-01-20 | Phil De Carlo | System for electronic device monitoring |
DE102009035098A1 (en) * | 2009-07-29 | 2011-02-03 | Siemens Aktiengesellschaft | Taskflow unit for controlling computer-aided medical tasks within a medical computer network |
CN102483771B (en) * | 2009-08-17 | 2016-03-09 | 皇家飞利浦电子股份有限公司 | Make the system and method that patient monitoring devices is synchronous with central server |
US20110054936A1 (en) | 2009-09-03 | 2011-03-03 | Cerner Innovation, Inc. | Patient interactive healing environment |
JP5454045B2 (en) * | 2009-09-25 | 2014-03-26 | 日本電気株式会社 | Information processing apparatus, wireless communication system, wireless communication method, and program |
US9818164B2 (en) | 2009-09-25 | 2017-11-14 | Cerner Innovation, Inc. | Facilitating and tracking clinician-assignment status |
DE102009048072A1 (en) * | 2009-10-01 | 2011-04-07 | Siemens Aktiengesellschaft | Centralized image reconstruction for tomographic imaging in medical technology |
US8771251B2 (en) * | 2009-12-17 | 2014-07-08 | Hospira, Inc. | Systems and methods for managing and delivering patient therapy through electronic drug delivery systems |
US8229224B2 (en) * | 2009-12-18 | 2012-07-24 | David Van | Hardware management based on image recognition |
US20110161098A1 (en) * | 2009-12-29 | 2011-06-30 | Sultan Haider | Method and system for accessing a plurality of medical data sources |
US10911515B2 (en) | 2012-05-24 | 2021-02-02 | Deka Products Limited Partnership | System, method, and apparatus for electronic patient care |
US11881307B2 (en) | 2012-05-24 | 2024-01-23 | Deka Products Limited Partnership | System, method, and apparatus for electronic patient care |
US11244745B2 (en) | 2010-01-22 | 2022-02-08 | Deka Products Limited Partnership | Computer-implemented method, system, and apparatus for electronic patient care |
US20110313789A1 (en) | 2010-01-22 | 2011-12-22 | Deka Products Limited Partnership | Electronic patient monitoring system |
US10453157B2 (en) | 2010-01-22 | 2019-10-22 | Deka Products Limited Partnership | System, method, and apparatus for electronic patient care |
US11210611B2 (en) * | 2011-12-21 | 2021-12-28 | Deka Products Limited Partnership | System, method, and apparatus for electronic patient care |
US10242159B2 (en) | 2010-01-22 | 2019-03-26 | Deka Products Limited Partnership | System and apparatus for electronic patient care |
US11164672B2 (en) | 2010-01-22 | 2021-11-02 | Deka Products Limited Partnership | System and apparatus for electronic patient care |
US11660392B2 (en) | 2010-02-05 | 2023-05-30 | Deka Products Limited Partnership | Devices, methods and systems for wireless control of medical devices |
US9662438B2 (en) * | 2010-02-05 | 2017-05-30 | Deka Products Limited Partnership | Devices, methods and systems for wireless control of medical devices |
DE102010009540A1 (en) * | 2010-02-26 | 2011-09-01 | B. Braun Melsungen Ag | System and method for controlling data transmission to and / or from a plurality of medical devices |
US8726266B2 (en) * | 2010-05-24 | 2014-05-13 | Abbott Diabetes Care Inc. | Method and system for updating a medical device |
US20110307274A1 (en) * | 2010-06-09 | 2011-12-15 | Medtronic, Inc. | Integrated health care system for managing medical device information |
US8775205B2 (en) * | 2010-06-29 | 2014-07-08 | True North Consulting & Associates Inc. | Imaging device information system and method |
BR112013002285A2 (en) | 2010-08-02 | 2016-05-24 | Koninkl Philips Electronics Nv | method for semantic communication of device data between a bridge and receiving client, method for semantic communication between plurality of medical devices, medical treatment release controller that controls operating settings of a medical treatment release device, treatment release system , computer readable, medical therapy release system |
US8676600B2 (en) | 2010-08-12 | 2014-03-18 | Fenwal, Inc | Mobile applications for blood centers |
US11901069B2 (en) | 2010-08-12 | 2024-02-13 | Fenwal, Inc. | Processing blood donation data for presentation on operator interface |
US9208288B2 (en) * | 2010-08-23 | 2015-12-08 | Roy C Putrino | System and method for remote patient monitoring and assessment to facilitate patient treatment |
JP5822932B2 (en) * | 2010-08-24 | 2015-11-25 | スミス アンド ネフュー インコーポレーテッド | Method and system for reliable interoperability between medical devices |
US20130160082A1 (en) * | 2010-08-31 | 2013-06-20 | Lantronix, Inc. | Medical Device Connectivity to Hospital Information Systems Using Device Server |
US8306953B2 (en) * | 2010-08-31 | 2012-11-06 | International Business Machines Corporation | Online management of historical data for efficient reporting and analytics |
CN102404128A (en) * | 2010-09-16 | 2012-04-04 | 江苏久信医用净化工程有限公司 | Sending-responding method of sending-responding system in hospital logistics transmission system |
JP5715632B2 (en) * | 2010-09-16 | 2015-05-13 | パナソニックヘルスケアホールディングス株式会社 | Biological sample measuring device for medical institutions |
JP5823222B2 (en) * | 2010-09-27 | 2015-11-25 | 株式会社東芝 | Biological information system |
CA2814657A1 (en) | 2010-10-12 | 2012-04-19 | Kevin J. Tanis | Medical device |
DE102010062266A1 (en) * | 2010-12-01 | 2012-06-21 | Codewrights Gmbh | Method for implementing at least one additional function of a field device in automation technology |
RU2622372C2 (en) * | 2010-12-22 | 2017-06-14 | Конинклейке Филипс Электроникс Н.В. | System and method for caregiver and patient care equipment control |
US8578278B2 (en) * | 2010-12-22 | 2013-11-05 | Sap Ag | Dynamic user interface content adaptation and aggregation |
WO2012092189A2 (en) * | 2010-12-27 | 2012-07-05 | Medtronic, Inc. | Security use restrictions for a medical communication module and host device |
US8825775B2 (en) * | 2011-02-21 | 2014-09-02 | General Electric Company | Methods and apparatus to correlate healthcare information |
US10048992B2 (en) * | 2011-04-13 | 2018-08-14 | Microsoft Technology Licensing, Llc | Extension of schematized XML protocols |
US9453864B2 (en) | 2011-04-18 | 2016-09-27 | Hcs Kablolama Sistemleri San Ve Tic.A.S. | Method of analyzing patching among a port of a first panel and ports of another panel |
US8816868B2 (en) * | 2011-06-06 | 2014-08-26 | Apple Inc. | Adaptive low-battery warnings for battery-powered electronic devices |
AU2012299169B2 (en) | 2011-08-19 | 2017-08-24 | Icu Medical, Inc. | Systems and methods for a graphical interface including a graphical representation of medical data |
KR101942335B1 (en) * | 2011-09-30 | 2019-01-28 | 삼성전자 주식회사 | Method for integrated management of maintenance of electronic devices and system thereof |
US9235681B2 (en) * | 2011-10-04 | 2016-01-12 | Smith & Nephew, Inc. | System and method for intersystem device exchange |
WO2013059615A1 (en) | 2011-10-21 | 2013-04-25 | Hospira, Inc. | Medical device update system |
US20130132109A1 (en) * | 2011-11-17 | 2013-05-23 | Infosys Limited | System and method for remote management of medical devices and patients |
WO2013090709A1 (en) | 2011-12-16 | 2013-06-20 | Hospira, Inc. | System for monitoring and delivering medication to a patient and method of using the same to minimize the risks associated with automated therapy |
US10563681B2 (en) | 2011-12-21 | 2020-02-18 | Deka Products Limited Partnership | System, method, and apparatus for clamping |
CN102571438B (en) * | 2012-01-16 | 2018-01-05 | 中国科学院深圳先进技术研究院 | Remote monitoring system and its automatic network diagnostic method |
US10638999B2 (en) | 2012-02-02 | 2020-05-05 | Netspective Communications Llc | System for controlling medical devices |
JP6306566B2 (en) | 2012-03-30 | 2018-04-04 | アイシーユー・メディカル・インコーポレーテッド | Air detection system and method for detecting air in an infusion system pump |
US9092762B2 (en) * | 2012-04-05 | 2015-07-28 | Welch Allyn, Inc. | Medical device maintenance system |
US9223903B2 (en) | 2012-04-19 | 2015-12-29 | International Business Machines Corporation | Analyzing data from a sensor-enabled device |
US9996681B2 (en) | 2012-05-18 | 2018-06-12 | Carefusion 303, Inc. | Mobile device access for medical devices |
US11871901B2 (en) | 2012-05-20 | 2024-01-16 | Cilag Gmbh International | Method for situational awareness for surgical network or surgical network connected device capable of adjusting function based on a sensed situation or usage |
WO2013175310A2 (en) | 2012-05-22 | 2013-11-28 | Smith & Nephew Plc | Apparatuses and methods for wound therapy |
US20130321425A1 (en) | 2012-06-05 | 2013-12-05 | Dexcom, Inc. | Reporting modules |
US9886550B2 (en) * | 2012-06-06 | 2018-02-06 | Zyno Medical, Llc | Medical pump with operator-authorization awareness |
US9238100B2 (en) | 2012-06-07 | 2016-01-19 | Tandem Diabetes Care, Inc. | Device and method for training users of ambulatory medical devices |
US10650917B2 (en) | 2012-07-02 | 2020-05-12 | Carefusion 303, Inc. | Patient-device association system |
US20140025392A1 (en) * | 2012-07-18 | 2014-01-23 | Curlin Medical Inc. | Systems and Methods for Validating Treatment Instructions |
AU2013296555B2 (en) | 2012-07-31 | 2017-10-19 | Icu Medical, Inc. | Patient care system for critical medications |
CN104704498B (en) * | 2012-08-01 | 2018-01-26 | 皇家飞利浦有限公司 | Unique identification (GUID) matching of united patient's guarantee property |
US9269074B2 (en) | 2012-11-06 | 2016-02-23 | Oracle International Corporation | Facilitating viewing of temporal values for multiple fields |
DE102012023412A1 (en) * | 2012-11-30 | 2014-06-05 | Dräger Medical GmbH | Pump compatibility test |
CN117558430A (en) * | 2012-12-21 | 2024-02-13 | 德卡产品有限公司 | System, method and apparatus for transmitting data |
CN113793695A (en) * | 2012-12-21 | 2021-12-14 | 德卡产品有限公司 | Computer-implemented method, system and apparatus for electronic patient care |
BR112015014999B1 (en) * | 2012-12-21 | 2021-11-09 | Deka Products Limited Partnership | SYSTEM FOR ELECTRONIC PATIENT CARE |
US9124585B1 (en) * | 2012-12-31 | 2015-09-01 | Emc Corporation | Framework for mapping network addresses to hosts in an enterprise network |
TWI512665B (en) * | 2013-01-18 | 2015-12-11 | Kuo Yuan Chang | Ward cloud system |
AU2013375303A1 (en) * | 2013-01-23 | 2015-08-06 | Baxter Corporation Englewood | Patient care device-specific configuration output |
CN105073159A (en) | 2013-01-28 | 2015-11-18 | 史密斯医疗Asd公司 | Medication safety devices and methods |
CA3188079A1 (en) * | 2013-02-05 | 2014-08-14 | Deka Products Limited Partnership | Devices, methods and systems for wireless control of medical devices |
WO2014125393A2 (en) | 2013-02-18 | 2014-08-21 | Hcs Kablolama Sistemleri Sanayi Ve Ticaret A.S. | Endpoint mapping in a communication system using serial signal sensing |
AU2014225658B2 (en) | 2013-03-06 | 2018-05-31 | Icu Medical, Inc. | Medical device communication method |
US9737649B2 (en) | 2013-03-14 | 2017-08-22 | Smith & Nephew, Inc. | Systems and methods for applying reduced pressure therapy |
JP2016517318A (en) | 2013-03-14 | 2016-06-16 | スミス アンド ネフュー インコーポレーテッド | System and method for administering decompression therapy |
US9558331B2 (en) * | 2013-03-15 | 2017-01-31 | Carefusion 303, Inc. | Application licensing for a centralized system of medical devices |
US11284815B2 (en) * | 2013-04-26 | 2022-03-29 | Roche Diabetes Care, Inc. | Bolus calculator time keeping between mobile phone application and bG meters |
WO2014190264A1 (en) | 2013-05-24 | 2014-11-27 | Hospira, Inc. | Multi-sensor infusion system for detecting air or an occlusion in the infusion system |
US9707341B2 (en) | 2013-05-29 | 2017-07-18 | Icu Medical, Inc. | Infusion system and method of use which prevents over-saturation of an analog-to-digital converter |
WO2014194089A1 (en) | 2013-05-29 | 2014-12-04 | Hospira, Inc. | Infusion system which utilizes one or more sensors and additional information to make an air determination regarding the infusion system |
US9075906B2 (en) | 2013-06-28 | 2015-07-07 | Elwha Llc | Medical support system including medical equipment case |
US9838645B2 (en) | 2013-10-31 | 2017-12-05 | Elwha Llc | Remote monitoring of telemedicine device |
WO2015023515A1 (en) | 2013-08-13 | 2015-02-19 | Smith & Nephew, Inc. | Systems and methods for applying reduced pressure therapy |
US9889257B2 (en) * | 2013-08-21 | 2018-02-13 | Medtronic Minimed, Inc. | Systems and methods for updating medical devices |
US9880528B2 (en) | 2013-08-21 | 2018-01-30 | Medtronic Minimed, Inc. | Medical devices and related updating methods and systems |
CN104426644A (en) * | 2013-08-21 | 2015-03-18 | 华为技术有限公司 | Equipment time synchronization method and device |
CA2922425C (en) | 2013-08-30 | 2023-05-16 | Hospira, Inc. | System and method of monitoring and managing a remote infusion regimen |
US9662436B2 (en) | 2013-09-20 | 2017-05-30 | Icu Medical, Inc. | Fail-safe drug infusion therapy system |
US10430424B2 (en) | 2013-10-30 | 2019-10-01 | Entit Software Llc | Parameter suggestion based on user activity |
US20150120312A1 (en) * | 2013-10-31 | 2015-04-30 | Elwha Llc | Telemedicine device with usage monitoring |
US10311972B2 (en) | 2013-11-11 | 2019-06-04 | Icu Medical, Inc. | Medical device system performance index |
TR201908852T4 (en) | 2013-11-19 | 2019-07-22 | Icu Medical Inc | Infusion pump automation system and method. |
TWI526976B (en) * | 2013-11-21 | 2016-03-21 | 動聯國際股份有限公司 | Monitoring system, method, and medical monitoring system |
KR102250094B1 (en) * | 2013-12-23 | 2021-05-10 | 삼성전자주식회사 | Method for performing function and mobile apparatus using the method |
WO2015100340A1 (en) | 2013-12-26 | 2015-07-02 | Tandem Diabetes Care, Inc. | Safety processor for wireless control of a drug delivery device |
US9962485B2 (en) * | 2013-12-30 | 2018-05-08 | Cerner Innovation, Inc. | Automatically disassociating medical devices from patients |
US9558649B2 (en) * | 2013-12-31 | 2017-01-31 | General Electric Company | System and method for managing patient monitoring alarms |
KR101557056B1 (en) * | 2014-01-07 | 2015-10-05 | 주식회사 비트컴퓨터 | Medical device gateway supporting dynamic connectivity and method for driving thereof |
US9424020B2 (en) * | 2014-01-13 | 2016-08-23 | Carefusion 303, Inc. | Remote flashing during infusion |
GB2524717A (en) * | 2014-01-30 | 2015-10-07 | Cellnovo Ltd | Managing communications to and from a handset device controlling a therapeutic product delivery device |
EP3110474B1 (en) | 2014-02-28 | 2019-12-18 | ICU Medical, Inc. | Infusion system and method which utilizes dual wavelength optical air-in-line detection |
US10441717B2 (en) | 2014-04-15 | 2019-10-15 | Insulet Corporation | Monitoring a physiological parameter associated with tissue of a host to confirm delivery of medication |
US10832495B2 (en) | 2014-04-18 | 2020-11-10 | Carefusion 303, Inc. | Remote maintenance of medical devices |
AU2015253001A1 (en) | 2014-04-30 | 2016-10-20 | Icu Medical, Inc. | Patient care system with conditional alarm forwarding |
EP4241811A3 (en) | 2014-05-27 | 2023-09-27 | ResMed, Inc. | Remote respiratory therapy device management |
US11344673B2 (en) | 2014-05-29 | 2022-05-31 | Icu Medical, Inc. | Infusion system and pump with configurable closed loop delivery rate catch-up |
US9724470B2 (en) | 2014-06-16 | 2017-08-08 | Icu Medical, Inc. | System for monitoring and delivering medication to a patient and method of using the same to minimize the risks associated with automated therapy |
US20160294605A1 (en) * | 2014-07-07 | 2016-10-06 | Symphony Teleca Corporation | Remote Embedded Device Update Platform Apparatuses, Methods and Systems |
US12133789B2 (en) | 2014-07-31 | 2024-11-05 | Smith & Nephew, Inc. | Reduced pressure therapy apparatus construction and control |
CN106687154B (en) | 2014-07-31 | 2021-02-09 | 史密夫和内修有限公司 | Systems and methods for administering reduced pressure therapy |
US10682478B2 (en) | 2014-08-04 | 2020-06-16 | Koninklijke Philips N.V. | Translating respiratory therapy parameters |
US10002235B2 (en) * | 2014-08-13 | 2018-06-19 | Ivenix, Inc. | Medical device management and theft inhibitor techniques |
US10410745B2 (en) | 2014-09-03 | 2019-09-10 | Smiths Medical Asd, Inc. | Medical device association systems and methods |
US9539383B2 (en) | 2014-09-15 | 2017-01-10 | Hospira, Inc. | System and method that matches delayed infusion auto-programs with manually entered infusion programs and analyzes differences therein |
PL3720099T3 (en) * | 2014-10-17 | 2024-07-22 | Gambro Lundia Ab | Method for providing operation data to a fluid processing medical apparatus using a medical accessory and a medical accessory |
US11504192B2 (en) | 2014-10-30 | 2022-11-22 | Cilag Gmbh International | Method of hub communication with surgical instrument systems |
US10792422B2 (en) | 2014-11-10 | 2020-10-06 | White Bear Medical LLC | Dynamically controlled treatment protocols for autonomous treatment systems |
FR3030801B1 (en) * | 2014-12-18 | 2018-03-30 | Bull Sas | SYSTEMS FOR DISTRIBUTED MANAGEMENT OF MEDICAL EQUIPMENT |
WO2016099551A1 (en) * | 2014-12-19 | 2016-06-23 | Draeger Medical Systems, Inc. | Medical device location-based association to a patient |
US11344668B2 (en) | 2014-12-19 | 2022-05-31 | Icu Medical, Inc. | Infusion system with concurrent TPN/insulin infusion |
US10556045B2 (en) | 2014-12-30 | 2020-02-11 | Smith & Nephew, Inc. | Synchronous pressure sampling and supply of negative pressure in negative pressure wound therapy |
SG11201704639WA (en) | 2014-12-30 | 2017-07-28 | Smith & Nephew Inc | Systems and methods for applying reduced pressure therapy |
EP4218551A3 (en) | 2015-02-27 | 2023-08-09 | Zoll Medical Corporation | Downloading and booting method and system for a wearable medical device |
US20160253077A1 (en) * | 2015-02-27 | 2016-09-01 | General Electric Company | Synchronizing system and method for syncing event logs from different monitoring systems |
US10850024B2 (en) | 2015-03-02 | 2020-12-01 | Icu Medical, Inc. | Infusion system, device, and method having advanced infusion features |
JPWO2016152238A1 (en) | 2015-03-26 | 2018-01-18 | テルモ株式会社 | Pump monitoring system and pump monitoring server |
US20160283671A1 (en) * | 2015-03-27 | 2016-09-29 | Siemens Aktiengesellschaft | Scheduling apparatus, scheduling method and diagnostic system |
US20160321400A1 (en) * | 2015-03-30 | 2016-11-03 | Zoll Medical Corporation | Clinical Data Handoff in Device Management and Data Sharing |
US10924553B2 (en) * | 2015-03-30 | 2021-02-16 | Zoll Medical Corporation | Medical device management |
JP6244064B2 (en) * | 2015-04-07 | 2017-12-06 | 株式会社モリタ製作所 | Medical treatment equipment |
KR101750334B1 (en) * | 2015-04-29 | 2017-06-23 | 씨제이씨지브이 주식회사 | System and method for controlling movie theater |
ES2845725T3 (en) | 2015-05-26 | 2021-07-27 | Icu Medical Inc | Infusion pump system and method with multiple drug library editor source capability |
US11567962B2 (en) * | 2015-07-11 | 2023-01-31 | Taascom Inc. | Computer network controlled data orchestration system and method for data aggregation, normalization, for presentation, analysis and action/decision making |
CN108028074A (en) * | 2015-07-21 | 2018-05-11 | 代表亚利桑那大学的亚利桑那校董会 | Patient coordinate's system and method |
CN105022926B (en) * | 2015-07-29 | 2018-10-02 | 苏州麦迪斯顿医疗科技股份有限公司 | Medical system information processing method |
WO2017052385A1 (en) * | 2015-09-21 | 2017-03-30 | Fisher & Paykel Healthcare Limited | Maintenance systems and methods for medical devices |
US11883202B2 (en) * | 2015-09-22 | 2024-01-30 | Medtronic, Inc. | System and method for interacting with an implantable medical device |
US11315681B2 (en) | 2015-10-07 | 2022-04-26 | Smith & Nephew, Inc. | Reduced pressure therapy device operation and authorization monitoring |
US9633088B1 (en) * | 2015-10-20 | 2017-04-25 | Voalte, Inc. | Event log versioning, synchronization, and consolidation |
US10881783B2 (en) | 2015-11-20 | 2021-01-05 | Fenwal, Inc. | Processing infusion pump data for presentation on operator interface |
US10306012B2 (en) | 2015-11-25 | 2019-05-28 | Fenwal, Inc. | Secure network access to infusion pump |
EP3173958A1 (en) * | 2015-11-25 | 2017-05-31 | Fenwal, Inc. | Medical device location authorization |
JP6976949B2 (en) * | 2015-12-17 | 2021-12-08 | フレゼニウス ヴィアル エスアーエスFresenius Vial SAS | Methods and systems for key distribution between servers and medical devices |
US20170185953A1 (en) * | 2015-12-28 | 2017-06-29 | Dexcom, Inc. | Controlled ordering of supplies for medical devices and systems |
US11516617B2 (en) * | 2016-03-14 | 2022-11-29 | Koninklijke Philips N.V. | System and method for facilitating a user interface via device-on premise detection and event generation based thereon |
CA3023932A1 (en) | 2016-05-13 | 2017-11-16 | Smith & Nephew, Inc. | Automatic wound coupling detection in negative pressure wound therapy systems |
US11246985B2 (en) | 2016-05-13 | 2022-02-15 | Icu Medical, Inc. | Infusion pump system and method with common line auto flush |
EP3252635B1 (en) * | 2016-06-03 | 2019-12-04 | Fenwal, Inc. | Medical device connection status monitoring |
US11324888B2 (en) | 2016-06-10 | 2022-05-10 | Icu Medical, Inc. | Acoustic flow sensor for continuous medication flow measurements and feedback control of infusion |
SE541780C2 (en) * | 2016-07-07 | 2019-12-17 | Brighter Ab Publ | Method involving a mobile phone for monitoring a medical device |
US10816937B2 (en) | 2016-07-12 | 2020-10-27 | Stryker Corporation | Patient support apparatuses with clocks |
WO2018013842A1 (en) * | 2016-07-14 | 2018-01-18 | Icu Medical, Inc. | Multi-communication path selection and security system for a medical device |
WO2018038853A1 (en) * | 2016-08-24 | 2018-03-01 | OrangeMed, Inc. | Multiple control interface for medical ventilator |
US10304566B2 (en) | 2016-08-26 | 2019-05-28 | Sap Se | Method and system for control of electromechanical medical devices |
US11370113B2 (en) * | 2016-09-06 | 2022-06-28 | Verily Life Sciences Llc | Systems and methods for prevention of surgical mistakes |
AU2017335635B2 (en) | 2016-09-29 | 2023-01-05 | Smith & Nephew, Inc. | Construction and protection of components in negative pressure wound therapy systems |
CN106373346A (en) * | 2016-11-21 | 2017-02-01 | 湖南比扬医疗科技有限公司 | Alarm method for medical electrical equipment regular maintenance and scrapping |
JP7153017B2 (en) * | 2016-12-21 | 2022-10-13 | ガンブロ・ルンディア・エービー | A medical device system that includes an information technology infrastructure with a secure cluster domain that supports external domains |
DE102016015368A1 (en) * | 2016-12-22 | 2018-06-28 | Drägerwerk AG & Co. KGaA | Medical device and method for operating a medical device |
JP6879752B2 (en) * | 2017-02-03 | 2021-06-02 | 株式会社日立システムズ | Medical device monitoring system |
US10506926B2 (en) | 2017-02-18 | 2019-12-17 | Arc Devices Limited | Multi-vital sign detector in an electronic medical records system |
US10492684B2 (en) | 2017-02-21 | 2019-12-03 | Arc Devices Limited | Multi-vital-sign smartphone system in an electronic medical records system |
US11129533B2 (en) | 2017-02-24 | 2021-09-28 | Collaborative Care Diagnostics, LLC | Secure communications and records handling system and associated method |
JP6665815B2 (en) * | 2017-02-28 | 2020-03-13 | コニカミノルタ株式会社 | Inspection reservation management system |
AU2018230992B2 (en) | 2017-03-07 | 2023-07-27 | Smith & Nephew, Inc. | Reduced pressure therapy systems and methods including an antenna |
DE102017206877A1 (en) * | 2017-04-24 | 2018-10-25 | Fresenius Medical Care Deutschland Gmbh | Monitoring system for at least one peritoneal dialysis machine |
US9928712B1 (en) * | 2017-05-05 | 2018-03-27 | Frederick Huntington Firth Clark | System and method for remotely monitoring a medical device |
JP6978852B2 (en) * | 2017-05-10 | 2021-12-08 | キヤノン株式会社 | Synchronous signal output device, control method, and program |
CN107145752A (en) * | 2017-05-12 | 2017-09-08 | 成都康拓邦科技有限公司 | Medical Devices control method, device, electronic equipment and readable storage medium storing program for executing |
EP3422355B1 (en) * | 2017-06-28 | 2021-08-18 | Fenwal, Inc. | System and method of synchronizing medical device databases |
US11712508B2 (en) | 2017-07-10 | 2023-08-01 | Smith & Nephew, Inc. | Systems and methods for directly interacting with communications module of wound therapy apparatus |
US10602987B2 (en) | 2017-08-10 | 2020-03-31 | Arc Devices Limited | Multi-vital-sign smartphone system in an electronic medical records system |
US10637930B2 (en) * | 2017-08-14 | 2020-04-28 | Foundry Health | System for integrating a detectable medical module |
EP3457408B1 (en) * | 2017-09-19 | 2021-09-15 | Siemens Healthcare GmbH | Healthcare network |
JP7176913B2 (en) * | 2017-10-12 | 2022-11-22 | 日本光電工業株式会社 | Biological information processing device, biological information processing method, program and storage medium |
JP7039921B2 (en) * | 2017-10-16 | 2022-03-23 | 富士通株式会社 | Location management system and programs |
US12073940B2 (en) * | 2017-10-25 | 2024-08-27 | Koninklijke Philips N.V. | Extracting sales and upgrade opportunities from utilization data |
US11103268B2 (en) | 2017-10-30 | 2021-08-31 | Cilag Gmbh International | Surgical clip applier comprising adaptive firing control |
US11123070B2 (en) | 2017-10-30 | 2021-09-21 | Cilag Gmbh International | Clip applier comprising a rotatable clip magazine |
US11291510B2 (en) | 2017-10-30 | 2022-04-05 | Cilag Gmbh International | Method of hub communication with surgical instrument systems |
US11311342B2 (en) | 2017-10-30 | 2022-04-26 | Cilag Gmbh International | Method for communicating with surgical instrument systems |
US11229436B2 (en) | 2017-10-30 | 2022-01-25 | Cilag Gmbh International | Surgical system comprising a surgical tool and a surgical hub |
US11801098B2 (en) | 2017-10-30 | 2023-10-31 | Cilag Gmbh International | Method of hub communication with surgical instrument systems |
US11911045B2 (en) | 2017-10-30 | 2024-02-27 | Cllag GmbH International | Method for operating a powered articulating multi-clip applier |
US11564756B2 (en) | 2017-10-30 | 2023-01-31 | Cilag Gmbh International | Method of hub communication with surgical instrument systems |
US11510741B2 (en) | 2017-10-30 | 2022-11-29 | Cilag Gmbh International | Method for producing a surgical instrument comprising a smart electrical system |
US11317919B2 (en) | 2017-10-30 | 2022-05-03 | Cilag Gmbh International | Clip applier comprising a clip crimping system |
JP7009955B2 (en) * | 2017-11-24 | 2022-01-26 | トヨタ自動車株式会社 | Medical data communication equipment, servers, medical data communication methods and medical data communication programs |
JP7013817B2 (en) * | 2017-11-24 | 2022-02-01 | トヨタ自動車株式会社 | Medical information systems, medical devices, data communication methods, and programs |
US11424024B2 (en) * | 2017-12-05 | 2022-08-23 | Zoll Medical Corporation | Medical equipment management |
US10089055B1 (en) | 2017-12-27 | 2018-10-02 | Icu Medical, Inc. | Synchronized display of screen content on networked devices |
US11832899B2 (en) | 2017-12-28 | 2023-12-05 | Cilag Gmbh International | Surgical systems with autonomously adjustable control programs |
US12096916B2 (en) | 2017-12-28 | 2024-09-24 | Cilag Gmbh International | Method of sensing particulate from smoke evacuated from a patient, adjusting the pump speed based on the sensed information, and communicating the functional parameters of the system to the hub |
US10849697B2 (en) | 2017-12-28 | 2020-12-01 | Ethicon Llc | Cloud interface for coupled surgical devices |
US11308075B2 (en) | 2017-12-28 | 2022-04-19 | Cilag Gmbh International | Surgical network, instrument, and cloud responses based on validation of received dataset and authentication of its source and integrity |
US11278281B2 (en) | 2017-12-28 | 2022-03-22 | Cilag Gmbh International | Interactive surgical system |
US11464535B2 (en) | 2017-12-28 | 2022-10-11 | Cilag Gmbh International | Detection of end effector emersion in liquid |
US11602393B2 (en) | 2017-12-28 | 2023-03-14 | Cilag Gmbh International | Surgical evacuation sensing and generator control |
US11529187B2 (en) | 2017-12-28 | 2022-12-20 | Cilag Gmbh International | Surgical evacuation sensor arrangements |
US11937769B2 (en) | 2017-12-28 | 2024-03-26 | Cilag Gmbh International | Method of hub communication, processing, storage and display |
US11051876B2 (en) | 2017-12-28 | 2021-07-06 | Cilag Gmbh International | Surgical evacuation flow paths |
US11069012B2 (en) | 2017-12-28 | 2021-07-20 | Cilag Gmbh International | Interactive surgical systems with condition handling of devices and data capabilities |
US11432885B2 (en) | 2017-12-28 | 2022-09-06 | Cilag Gmbh International | Sensing arrangements for robot-assisted surgical platforms |
US11291495B2 (en) | 2017-12-28 | 2022-04-05 | Cilag Gmbh International | Interruption of energy due to inadvertent capacitive coupling |
US11304720B2 (en) | 2017-12-28 | 2022-04-19 | Cilag Gmbh International | Activation of energy devices |
US11324557B2 (en) | 2017-12-28 | 2022-05-10 | Cilag Gmbh International | Surgical instrument with a sensing array |
US11160605B2 (en) | 2017-12-28 | 2021-11-02 | Cilag Gmbh International | Surgical evacuation sensing and motor control |
US11903601B2 (en) | 2017-12-28 | 2024-02-20 | Cilag Gmbh International | Surgical instrument comprising a plurality of drive systems |
US11589888B2 (en) | 2017-12-28 | 2023-02-28 | Cilag Gmbh International | Method for controlling smart energy devices |
US11744604B2 (en) | 2017-12-28 | 2023-09-05 | Cilag Gmbh International | Surgical instrument with a hardware-only control circuit |
US11266468B2 (en) | 2017-12-28 | 2022-03-08 | Cilag Gmbh International | Cooperative utilization of data derived from secondary sources by intelligent surgical hubs |
US10898622B2 (en) | 2017-12-28 | 2021-01-26 | Ethicon Llc | Surgical evacuation system with a communication circuit for communication between a filter and a smoke evacuation device |
US11659023B2 (en) | 2017-12-28 | 2023-05-23 | Cilag Gmbh International | Method of hub communication |
US11147607B2 (en) | 2017-12-28 | 2021-10-19 | Cilag Gmbh International | Bipolar combination device that automatically adjusts pressure based on energy modality |
US12127729B2 (en) | 2017-12-28 | 2024-10-29 | Cilag Gmbh International | Method for smoke evacuation for surgical hub |
US11132462B2 (en) | 2017-12-28 | 2021-09-28 | Cilag Gmbh International | Data stripping method to interrogate patient records and create anonymized record |
US20190206569A1 (en) | 2017-12-28 | 2019-07-04 | Ethicon Llc | Method of cloud based data analytics for use with the hub |
US11666331B2 (en) | 2017-12-28 | 2023-06-06 | Cilag Gmbh International | Systems for detecting proximity of surgical end effector to cancerous tissue |
US11410259B2 (en) | 2017-12-28 | 2022-08-09 | Cilag Gmbh International | Adaptive control program updates for surgical devices |
US10987178B2 (en) | 2017-12-28 | 2021-04-27 | Ethicon Llc | Surgical hub control arrangements |
US10892995B2 (en) | 2017-12-28 | 2021-01-12 | Ethicon Llc | Surgical network determination of prioritization of communication, interaction, or processing based on system or device needs |
US11317937B2 (en) | 2018-03-08 | 2022-05-03 | Cilag Gmbh International | Determining the state of an ultrasonic end effector |
US11464559B2 (en) | 2017-12-28 | 2022-10-11 | Cilag Gmbh International | Estimating state of ultrasonic end effector and control system therefor |
US11559307B2 (en) | 2017-12-28 | 2023-01-24 | Cilag Gmbh International | Method of robotic hub communication, detection, and control |
US11559308B2 (en) | 2017-12-28 | 2023-01-24 | Cilag Gmbh International | Method for smart energy device infrastructure |
US10966791B2 (en) | 2017-12-28 | 2021-04-06 | Ethicon Llc | Cloud-based medical analytics for medical facility segmented individualization of instrument function |
US10932872B2 (en) | 2017-12-28 | 2021-03-02 | Ethicon Llc | Cloud-based medical analytics for linking of local usage trends with the resource acquisition behaviors of larger data set |
US11166772B2 (en) | 2017-12-28 | 2021-11-09 | Cilag Gmbh International | Surgical hub coordination of control and communication of operating room devices |
US11696760B2 (en) | 2017-12-28 | 2023-07-11 | Cilag Gmbh International | Safety systems for smart powered surgical stapling |
US11678881B2 (en) | 2017-12-28 | 2023-06-20 | Cilag Gmbh International | Spatial awareness of surgical hubs in operating rooms |
US11998193B2 (en) | 2017-12-28 | 2024-06-04 | Cilag Gmbh International | Method for usage of the shroud as an aspect of sensing or controlling a powered surgical device, and a control algorithm to adjust its default operation |
US11633237B2 (en) | 2017-12-28 | 2023-04-25 | Cilag Gmbh International | Usage and technique analysis of surgeon / staff performance against a baseline to optimize device utilization and performance for both current and future procedures |
US11100631B2 (en) | 2017-12-28 | 2021-08-24 | Cilag Gmbh International | Use of laser light and red-green-blue coloration to determine properties of back scattered light |
US11076921B2 (en) | 2017-12-28 | 2021-08-03 | Cilag Gmbh International | Adaptive control program updates for surgical hubs |
US11013563B2 (en) | 2017-12-28 | 2021-05-25 | Ethicon Llc | Drive arrangements for robot-assisted surgical platforms |
US11672605B2 (en) | 2017-12-28 | 2023-06-13 | Cilag Gmbh International | Sterile field interactive control displays |
US12062442B2 (en) | 2017-12-28 | 2024-08-13 | Cilag Gmbh International | Method for operating surgical instrument systems |
US11311306B2 (en) | 2017-12-28 | 2022-04-26 | Cilag Gmbh International | Surgical systems for detecting end effector tissue distribution irregularities |
US11419630B2 (en) | 2017-12-28 | 2022-08-23 | Cilag Gmbh International | Surgical system distributed processing |
US20190206564A1 (en) * | 2017-12-28 | 2019-07-04 | Ethicon Llc | Method for facility data collection and interpretation |
US11969142B2 (en) | 2017-12-28 | 2024-04-30 | Cilag Gmbh International | Method of compressing tissue within a stapling device and simultaneously displaying the location of the tissue within the jaws |
US11896322B2 (en) | 2017-12-28 | 2024-02-13 | Cilag Gmbh International | Sensing the patient position and contact utilizing the mono-polar return pad electrode to provide situational awareness to the hub |
US11257589B2 (en) | 2017-12-28 | 2022-02-22 | Cilag Gmbh International | Real-time analysis of comprehensive cost of all instrumentation used in surgery utilizing data fluidity to track instruments through stocking and in-house processes |
US11832840B2 (en) | 2017-12-28 | 2023-12-05 | Cilag Gmbh International | Surgical instrument having a flexible circuit |
US11304745B2 (en) | 2017-12-28 | 2022-04-19 | Cilag Gmbh International | Surgical evacuation sensing and display |
US11364075B2 (en) | 2017-12-28 | 2022-06-21 | Cilag Gmbh International | Radio frequency energy device for delivering combined electrical signals |
US11896443B2 (en) | 2017-12-28 | 2024-02-13 | Cilag Gmbh International | Control of a surgical system through a surgical barrier |
US11571234B2 (en) | 2017-12-28 | 2023-02-07 | Cilag Gmbh International | Temperature control of ultrasonic end effector and control system therefor |
US11857152B2 (en) | 2017-12-28 | 2024-01-02 | Cilag Gmbh International | Surgical hub spatial awareness to determine devices in operating theater |
US10695081B2 (en) | 2017-12-28 | 2020-06-30 | Ethicon Llc | Controlling a surgical instrument according to sensed closure parameters |
US11304763B2 (en) | 2017-12-28 | 2022-04-19 | Cilag Gmbh International | Image capturing of the areas outside the abdomen to improve placement and control of a surgical device in use |
US11818052B2 (en) | 2017-12-28 | 2023-11-14 | Cilag Gmbh International | Surgical network determination of prioritization of communication, interaction, or processing based on system or device needs |
US11389164B2 (en) | 2017-12-28 | 2022-07-19 | Cilag Gmbh International | Method of using reinforced flexible circuits with multiple sensors to optimize performance of radio frequency devices |
US11864728B2 (en) | 2017-12-28 | 2024-01-09 | Cilag Gmbh International | Characterization of tissue irregularities through the use of mono-chromatic light refractivity |
US10944728B2 (en) | 2017-12-28 | 2021-03-09 | Ethicon Llc | Interactive surgical systems with encrypted communication capabilities |
US11540855B2 (en) | 2017-12-28 | 2023-01-03 | Cilag Gmbh International | Controlling activation of an ultrasonic surgical instrument according to the presence of tissue |
US11969216B2 (en) | 2017-12-28 | 2024-04-30 | Cilag Gmbh International | Surgical network recommendations from real time analysis of procedure variables against a baseline highlighting differences from the optimal solution |
WO2019133144A1 (en) | 2017-12-28 | 2019-07-04 | Ethicon Llc | Detection and escalation of security responses of surgical instruments to increasing severity threats |
US11844579B2 (en) | 2017-12-28 | 2023-12-19 | Cilag Gmbh International | Adjustments based on airborne particle properties |
US11179208B2 (en) | 2017-12-28 | 2021-11-23 | Cilag Gmbh International | Cloud-based medical analytics for security and authentication trends and reactive measures |
US11771487B2 (en) | 2017-12-28 | 2023-10-03 | Cilag Gmbh International | Mechanisms for controlling different electromechanical systems of an electrosurgical instrument |
US10892899B2 (en) | 2017-12-28 | 2021-01-12 | Ethicon Llc | Self describing data packets generated at an issuing instrument |
US11273001B2 (en) | 2017-12-28 | 2022-03-15 | Cilag Gmbh International | Surgical hub and modular device response adjustment based on situational awareness |
US11202570B2 (en) | 2017-12-28 | 2021-12-21 | Cilag Gmbh International | Communication hub and storage device for storing parameters and status of a surgical device to be shared with cloud based analytics systems |
US10758310B2 (en) | 2017-12-28 | 2020-09-01 | Ethicon Llc | Wireless pairing of a surgical device with another device within a sterile surgical field based on the usage and situational awareness of devices |
US11423007B2 (en) | 2017-12-28 | 2022-08-23 | Cilag Gmbh International | Adjustment of device control programs based on stratified contextual data in addition to the data |
US20190201142A1 (en) | 2017-12-28 | 2019-07-04 | Ethicon Llc | Automatic tool adjustments for robot-assisted surgical platforms |
US11612408B2 (en) | 2017-12-28 | 2023-03-28 | Cilag Gmbh International | Determining tissue composition via an ultrasonic system |
US11109866B2 (en) | 2017-12-28 | 2021-09-07 | Cilag Gmbh International | Method for circular stapler control algorithm adjustment based on situational awareness |
US20190201087A1 (en) | 2017-12-28 | 2019-07-04 | Ethicon Llc | Smoke evacuation system including a segmented control circuit for interactive surgical platform |
US11304699B2 (en) | 2017-12-28 | 2022-04-19 | Cilag Gmbh International | Method for adaptive control schemes for surgical network control and interaction |
US11284936B2 (en) | 2017-12-28 | 2022-03-29 | Cilag Gmbh International | Surgical instrument having a flexible electrode |
US11376002B2 (en) | 2017-12-28 | 2022-07-05 | Cilag Gmbh International | Surgical instrument cartridge sensor assemblies |
US11576677B2 (en) | 2017-12-28 | 2023-02-14 | Cilag Gmbh International | Method of hub communication, processing, display, and cloud analytics |
US11253315B2 (en) | 2017-12-28 | 2022-02-22 | Cilag Gmbh International | Increasing radio frequency to create pad-less monopolar loop |
US11096693B2 (en) | 2017-12-28 | 2021-08-24 | Cilag Gmbh International | Adjustment of staple height of at least one row of staples based on the sensed tissue thickness or force in closing |
US11234756B2 (en) | 2017-12-28 | 2022-02-01 | Cilag Gmbh International | Powered surgical tool with predefined adjustable control algorithm for controlling end effector parameter |
US11786251B2 (en) | 2017-12-28 | 2023-10-17 | Cilag Gmbh International | Method for adaptive control schemes for surgical network control and interaction |
US11424027B2 (en) | 2017-12-28 | 2022-08-23 | Cilag Gmbh International | Method for operating surgical instrument systems |
US11446052B2 (en) | 2017-12-28 | 2022-09-20 | Cilag Gmbh International | Variation of radio frequency and ultrasonic power level in cooperation with varying clamp arm pressure to achieve predefined heat flux or power applied to tissue |
US11419667B2 (en) | 2017-12-28 | 2022-08-23 | Cilag Gmbh International | Ultrasonic energy device which varies pressure applied by clamp arm to provide threshold control pressure at a cut progression location |
US10943454B2 (en) | 2017-12-28 | 2021-03-09 | Ethicon Llc | Detection and escalation of security responses of surgical instruments to increasing severity threats |
US11786245B2 (en) | 2017-12-28 | 2023-10-17 | Cilag Gmbh International | Surgical systems with prioritized data transmission capabilities |
US11056244B2 (en) * | 2017-12-28 | 2021-07-06 | Cilag Gmbh International | Automated data scaling, alignment, and organizing based on predefined parameters within surgical networks |
US11856406B2 (en) * | 2018-01-29 | 2023-12-26 | Koninklijke Philips N.V. | Securing headless devices from malicious (re-)configuration |
JP6481787B1 (en) * | 2018-02-14 | 2019-03-13 | オムロン株式会社 | Device selection apparatus, data set selection apparatus, device selection method and program |
US11259830B2 (en) | 2018-03-08 | 2022-03-01 | Cilag Gmbh International | Methods for controlling temperature in ultrasonic device |
US11399858B2 (en) | 2018-03-08 | 2022-08-02 | Cilag Gmbh International | Application of smart blade technology |
US11589915B2 (en) | 2018-03-08 | 2023-02-28 | Cilag Gmbh International | In-the-jaw classifier based on a model |
US11207067B2 (en) | 2018-03-28 | 2021-12-28 | Cilag Gmbh International | Surgical stapling device with separate rotary driven closure and firing systems and firing member that engages both jaws while firing |
US10973520B2 (en) | 2018-03-28 | 2021-04-13 | Ethicon Llc | Surgical staple cartridge with firing member driven camming assembly that has an onboard tissue cutting feature |
US11096688B2 (en) | 2018-03-28 | 2021-08-24 | Cilag Gmbh International | Rotary driven firing members with different anvil and channel engagement features |
US11090047B2 (en) | 2018-03-28 | 2021-08-17 | Cilag Gmbh International | Surgical instrument comprising an adaptive control system |
US11129611B2 (en) | 2018-03-28 | 2021-09-28 | Cilag Gmbh International | Surgical staplers with arrangements for maintaining a firing member thereof in a locked configuration unless a compatible cartridge has been installed therein |
US11259806B2 (en) | 2018-03-28 | 2022-03-01 | Cilag Gmbh International | Surgical stapling devices with features for blocking advancement of a camming assembly of an incompatible cartridge installed therein |
US11219453B2 (en) | 2018-03-28 | 2022-01-11 | Cilag Gmbh International | Surgical stapling devices with cartridge compatible closure and firing lockout arrangements |
US11471156B2 (en) | 2018-03-28 | 2022-10-18 | Cilag Gmbh International | Surgical stapling devices with improved rotary driven closure systems |
US11278280B2 (en) | 2018-03-28 | 2022-03-22 | Cilag Gmbh International | Surgical instrument comprising a jaw closure lockout |
EP3773798B1 (en) * | 2018-04-10 | 2024-06-26 | Bigfoot Biomedical, Inc. | Time management for time-dependent therapy management systems, methods, and devices |
US20190327584A1 (en) * | 2018-04-18 | 2019-10-24 | Fresenius Medical Care Holdings, Inc. | Home Dialysis Management Using a Connected Health System Network |
US10485431B1 (en) | 2018-05-21 | 2019-11-26 | ARC Devices Ltd. | Glucose multi-vital-sign system in an electronic medical records system |
DE102018005193A1 (en) * | 2018-07-02 | 2020-01-02 | Drägerwerk AG & Co. KGaA | Method for operating a medical device and medical device operating according to the method |
EP3591662A1 (en) * | 2018-07-05 | 2020-01-08 | Advanced Microfluidics SA | Medical device and secure control system |
US20200013501A1 (en) * | 2018-07-09 | 2020-01-09 | General Electric Company | Predictive medical equipment maintenance management |
NZ801078A (en) | 2018-07-17 | 2024-08-30 | Icu Medical Inc | Systems and methods for facilitating clinical messaging in a network environment |
US11483403B2 (en) | 2018-07-17 | 2022-10-25 | Icu Medical, Inc. | Maintaining clinical messaging during network instability |
WO2020018388A1 (en) | 2018-07-17 | 2020-01-23 | Icu Medical, Inc. | Updating infusion pump drug libraries and operational software in a networked environment |
US11139058B2 (en) | 2018-07-17 | 2021-10-05 | Icu Medical, Inc. | Reducing file transfer between cloud environment and infusion pumps |
CN109065141A (en) * | 2018-07-25 | 2018-12-21 | 深圳市理邦精密仪器股份有限公司 | A kind of Medical Devices configuration management device, system and its configuration information synchronous method |
US10692595B2 (en) | 2018-07-26 | 2020-06-23 | Icu Medical, Inc. | Drug library dynamic version management |
AU2019309766B2 (en) | 2018-07-26 | 2024-06-13 | Icu Medical, Inc. | Drug library management system |
US11241532B2 (en) | 2018-08-29 | 2022-02-08 | Insulet Corporation | Drug delivery system with sensor having optimized communication and infusion site |
EP3637429A1 (en) * | 2018-10-10 | 2020-04-15 | Gambro Lundia AB | Operating a medical device during startup and shutdown |
CN111125436B (en) * | 2018-10-31 | 2023-08-08 | 杭州海康威视系统技术有限公司 | Data management method, device and system |
CA3113084A1 (en) * | 2018-10-31 | 2020-05-07 | Alcon Inc. | System and method of utilizing data of medical systems |
GB201820668D0 (en) | 2018-12-19 | 2019-01-30 | Smith & Nephew Inc | Systems and methods for delivering prescribed wound therapy |
ES2976718T3 (en) * | 2018-12-31 | 2024-08-07 | Becton Dickinson Co | Systems, apparatus and methods for communication of medical devices with one or more remote devices |
CA3121850A1 (en) | 2019-01-03 | 2020-07-09 | Avive Solutions, Inc. | Defibrillator communications architecture |
US11369377B2 (en) | 2019-02-19 | 2022-06-28 | Cilag Gmbh International | Surgical stapling assembly with cartridge based retainer configured to unlock a firing lockout |
US11317915B2 (en) | 2019-02-19 | 2022-05-03 | Cilag Gmbh International | Universal cartridge based key feature that unlocks multiple lockout arrangements in different surgical staplers |
US11357503B2 (en) | 2019-02-19 | 2022-06-14 | Cilag Gmbh International | Staple cartridge retainers with frangible retention features and methods of using same |
US11464511B2 (en) | 2019-02-19 | 2022-10-11 | Cilag Gmbh International | Surgical staple cartridges with movable authentication key arrangements |
US11331101B2 (en) | 2019-02-19 | 2022-05-17 | Cilag Gmbh International | Deactivator element for defeating surgical stapling device lockouts |
US11159550B1 (en) | 2019-03-01 | 2021-10-26 | Chronicle Llc | Correcting timestamps for computer security telemetry data |
WO2020194101A1 (en) * | 2019-03-27 | 2020-10-01 | Alcon Inc. | System and method of utilizing data of medical systems |
AU2020267477A1 (en) | 2019-05-08 | 2022-01-06 | Icu Medical, Inc. | Threshold signature based medical device management |
CN112071414A (en) * | 2019-05-21 | 2020-12-11 | 佳纶生技股份有限公司 | Event state management method and system |
US20220223286A1 (en) * | 2019-06-07 | 2022-07-14 | University Of Virginia Patent Foundation | System, method and computer readable medium for improving symptom treatment in regards to the patient and caregiver dyad |
USD952144S1 (en) | 2019-06-25 | 2022-05-17 | Cilag Gmbh International | Surgical staple cartridge retainer with firing system authentication key |
USD950728S1 (en) | 2019-06-25 | 2022-05-03 | Cilag Gmbh International | Surgical staple cartridge |
USD964564S1 (en) | 2019-06-25 | 2022-09-20 | Cilag Gmbh International | Surgical staple cartridge retainer with a closure system authentication key |
US11957876B2 (en) | 2019-07-16 | 2024-04-16 | Beta Bionics, Inc. | Glucose control system with automated backup therapy protocol generation |
CA3146872A1 (en) | 2019-07-16 | 2021-01-21 | Beta Bionics, Inc. | Blood glucose control system |
US20220293230A1 (en) * | 2019-08-16 | 2022-09-15 | Cureapp, Inc. | System, apparatus, method, and recording medium for limiting function of therapeutic application |
US11424025B2 (en) * | 2019-08-30 | 2022-08-23 | GE Precision Healthcare LLC | Systems and methods for medical device monitoring |
CN114830252B (en) * | 2019-11-14 | 2023-08-25 | 瑞思迈私人有限公司 | Remote Respiratory Therapy Device Management |
CN114929301A (en) * | 2019-11-25 | 2022-08-19 | 纳科斯达格医药股份有限公司 | User interface monitoring and verification in medical systems |
US11278671B2 (en) | 2019-12-04 | 2022-03-22 | Icu Medical, Inc. | Infusion pump with safety sequence keypad |
CA3175101A1 (en) | 2020-03-24 | 2021-09-30 | Baxter International Inc. | Digital communication module for transmission of data from a medical device |
EP4133495A1 (en) * | 2020-04-10 | 2023-02-15 | CareFusion 303, Inc. | Infusion management system |
MX2022013353A (en) * | 2020-04-24 | 2022-11-30 | Baxter Int | Medical device audible and visual alarm synchronization. |
US11911595B2 (en) | 2020-05-18 | 2024-02-27 | Tandem Diabetes Care, Inc. | Systems and methods for automated insulin delivery response to meal announcements |
WO2021247300A1 (en) | 2020-06-01 | 2021-12-09 | Arc Devices Limited | Apparatus and methods for measuring blood pressure and other vital signs via a finger |
CN111710380A (en) * | 2020-06-10 | 2020-09-25 | 深圳市好克医疗仪器股份有限公司 | Medical pump-based medical method, device, equipment and readable storage medium |
WO2022020184A1 (en) | 2020-07-21 | 2022-01-27 | Icu Medical, Inc. | Fluid transfer devices and methods of use |
US11951284B2 (en) | 2020-08-27 | 2024-04-09 | Tandem Diabetes Care, Inc. | Transitioning to other modes in automated insulin delivery |
US11561884B2 (en) | 2020-11-18 | 2023-01-24 | Netspective Communications Llc | Computer-controlled metrics and task lists management |
US11135360B1 (en) | 2020-12-07 | 2021-10-05 | Icu Medical, Inc. | Concurrent infusion with common line auto flush |
CN112559252B (en) * | 2020-12-23 | 2021-09-03 | 广州技象科技有限公司 | Configuration data management method and device based on attribute classification |
US12086759B2 (en) * | 2021-01-20 | 2024-09-10 | Dell Products L.P. | Electronic device management utilizing a distributed ledger |
KR102527619B1 (en) * | 2021-06-29 | 2023-04-28 | 가톨릭대학교 산학협력단 | Medical device management system and method based on virtual warehouse platform |
US11311346B1 (en) * | 2021-11-24 | 2022-04-26 | Bh2 Innovations Inc. | Systems and methods for automated control of medical instruments using artificial intelligence |
Citations (74)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5262943A (en) * | 1991-10-15 | 1993-11-16 | National Computer Systems, Inc. | System and process for information management and reporting |
US5317506A (en) * | 1989-01-30 | 1994-05-31 | Abbott Laboratories | Infusion fluid management system |
US5401059A (en) * | 1990-12-21 | 1995-03-28 | Healtech S.A. | Process and unit for univocal pairing of drugs corresponding to a prescribed treatment with a given patient |
US5447164A (en) * | 1993-11-08 | 1995-09-05 | Hewlett-Packard Company | Interactive medical information display system and method for displaying user-definable patient events |
US5542420A (en) * | 1993-04-30 | 1996-08-06 | Goldman; Arnold J. | Personalized method and system for storage, communication, analysis, and processing of health-related data |
US5549117A (en) * | 1994-05-23 | 1996-08-27 | Enact Health Management Systems | System for monitoring and reporting medical measurements |
US5594786A (en) * | 1990-07-27 | 1997-01-14 | Executone Information Systems, Inc. | Patient care and communication system |
US5651775A (en) * | 1995-07-12 | 1997-07-29 | Walker; Richard Bradley | Medication delivery and monitoring system and methods |
US5700998A (en) * | 1995-10-31 | 1997-12-23 | Palti; Yoram | Drug coding and delivery system |
US5732401A (en) * | 1996-03-29 | 1998-03-24 | Intellitecs International Ltd. | Activity based cost tracking systems |
US5764159A (en) * | 1994-02-16 | 1998-06-09 | Debiotech S.A. | Apparatus for remotely monitoring controllable devices |
US5781442A (en) * | 1995-05-15 | 1998-07-14 | Alaris Medical Systems, Inc. | System and method for collecting data and managing patient care |
US5790409A (en) * | 1993-01-25 | 1998-08-04 | Medselect Systems, Inc. | Inventory monitoring and dispensing system for medical items |
US5814015A (en) * | 1995-02-24 | 1998-09-29 | Harvard Clinical Technology, Inc. | Infusion pump for at least one syringe |
US5845255A (en) * | 1994-10-28 | 1998-12-01 | Advanced Health Med-E-Systems Corporation | Prescription management system |
US5848593A (en) * | 1994-12-16 | 1998-12-15 | Diebold, Incorporated | System for dispensing a kit of associated medical items |
US5895371A (en) * | 1996-08-27 | 1999-04-20 | Sabratek Corporation | Medical treatment apparatus and method |
US5910776A (en) * | 1994-10-24 | 1999-06-08 | Id Technologies, Inc. | Method and apparatus for identifying locating or monitoring equipment or other objects |
US5912818A (en) * | 1993-01-25 | 1999-06-15 | Diebold, Incorporated | System for tracking and dispensing medical items |
US5950630A (en) * | 1996-12-12 | 1999-09-14 | Portwood; Michael T. | System and method for improving compliance of a medical regimen |
US5971593A (en) * | 1994-12-16 | 1999-10-26 | Diebold, Incorporated | Dispensing system for medical items |
US5993046A (en) * | 1993-01-25 | 1999-11-30 | Diebold, Incorporated | System for dispensing medical items by brand or generic name |
US6074345A (en) * | 1998-10-27 | 2000-06-13 | University Of Florida | Patient data acquisition and control system |
US6101478A (en) * | 1997-04-30 | 2000-08-08 | Health Hero Network | Multi-user remote health monitoring system |
US6108588A (en) * | 1993-01-25 | 2000-08-22 | Diebold, Incorporated | Restocking method for medical item dispensing system |
US6168563B1 (en) * | 1992-11-17 | 2001-01-02 | Health Hero Network, Inc. | Remote health monitoring and maintenance system |
US6259654B1 (en) * | 1997-03-28 | 2001-07-10 | Telaric, L.L.C. | Multi-vial medication organizer and dispenser |
US6327501B1 (en) * | 1999-11-02 | 2001-12-04 | Pacesetter, Inc. | System and method for determining safety alert conditions for implantable medical devices |
US6334778B1 (en) * | 1994-04-26 | 2002-01-01 | Health Hero Network, Inc. | Remote psychological diagnosis and monitoring system |
US6352200B1 (en) * | 1994-06-09 | 2002-03-05 | Consumer Health Entrepreneurs B.V. | Medicament distribution system and automatic dispenser for such system |
US20020038392A1 (en) * | 1999-10-22 | 2002-03-28 | Carlos De La Huerga | Method and apparatus for controlling an infusion pump or the like |
US6368273B1 (en) * | 1997-03-28 | 2002-04-09 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US6409674B1 (en) * | 1998-09-24 | 2002-06-25 | Data Sciences International, Inc. | Implantable sensor with wireless communication |
US20020081559A1 (en) * | 1994-05-23 | 2002-06-27 | Brown Stephen J. | System and method for remote education using a memory card |
US20020092006A1 (en) * | 1998-02-17 | 2002-07-11 | Hideya Takeo | Medical network system |
US6434569B1 (en) * | 1996-06-06 | 2002-08-13 | Kabushiki Kaisha Toshiba | Integrated medical information system formed of text-based and image-based databases, and display thereof |
US6464136B2 (en) * | 1999-12-28 | 2002-10-15 | Christopher S. Walsh | Record and verification method, apparatus and system |
US20020169864A1 (en) * | 2001-05-14 | 2002-11-14 | Robert Sesek | Systems and methods for providing support services to users of programmable devices |
US20020173991A1 (en) * | 2001-05-18 | 2002-11-21 | Boaz Avitall | Health care information management system and method |
US6497358B1 (en) * | 1999-09-13 | 2002-12-24 | Christopher S. Walsh | Record and verification method and system for radiation therapy |
US6497655B1 (en) * | 1999-12-17 | 2002-12-24 | Medtronic, Inc. | Virtual remote monitor, alert, diagnostics and programming for implantable medical device systems |
US20030004751A1 (en) * | 2001-05-24 | 2003-01-02 | Kok-Hwee Ng | System and method for tracking a blood collection kit in a blood collection facility |
US20030040938A1 (en) * | 2001-04-28 | 2003-02-27 | Baxter International Inc. | A system and method for managing inventory of blood component collection soft goods in a blood component collection facility |
US20030069753A1 (en) * | 1992-11-17 | 2003-04-10 | Brown Stephen J. | Multi-user remote health monitoring system with biometrics support |
US6551243B2 (en) * | 2001-01-24 | 2003-04-22 | Siemens Medical Solutions Health Services Corporation | System and user interface for use in providing medical information and health care delivery support |
US20030078812A1 (en) * | 2001-08-30 | 2003-04-24 | Olympus Optical Co., Ltd. | Medical information system for improving efficiency of clinical record creating operations |
US6562001B2 (en) * | 2000-01-21 | 2003-05-13 | Medtronic Minimed, Inc. | Microprocessor controlled ambulatory medical apparatus with hand held communication device |
US6588670B2 (en) * | 2001-10-30 | 2003-07-08 | Symbol Technologies, Inc. | Medical diagnostic monitoring |
US6605038B1 (en) * | 2000-06-16 | 2003-08-12 | Bodymedia, Inc. | System for monitoring health, wellness and fitness |
US6618745B2 (en) * | 1999-09-10 | 2003-09-09 | Fisher Rosemount Systems, Inc. | Linking device in a process control system that allows the formation of a control loop having function blocks in a controller and in field devices |
US6635016B2 (en) * | 2000-08-21 | 2003-10-21 | Joseph Finkelstein | Method and system for collecting and processing of biomedical information |
US20030200114A1 (en) * | 2000-10-19 | 2003-10-23 | Nihon Kohden Corporation | Medical care support system |
US6637649B2 (en) * | 1999-12-28 | 2003-10-28 | Christopher S. Walsh | Record and verification method, apparatus and system |
US20030212579A1 (en) * | 2002-05-08 | 2003-11-13 | Brown Stephen J. | Remote health management system |
US20030216624A1 (en) * | 2002-05-16 | 2003-11-20 | Microlife Intellectual Property Gmbh | System for monitoring medical data, a terminal device for measuring and storing medical data, a medicine container and a holder for medical containers |
US6664893B1 (en) * | 2001-04-23 | 2003-12-16 | Cardionet, Inc. | Method for controlling access to medical monitoring device service |
US6671563B1 (en) * | 1995-05-15 | 2003-12-30 | Alaris Medical Systems, Inc. | System and method for collecting data and managing patient care |
US20040019259A1 (en) * | 1992-11-17 | 2004-01-29 | Brown Stephen J. | Remote monitoring and data management platform |
US6702757B2 (en) * | 2000-12-28 | 2004-03-09 | Matsushita Electric Works, Ltd. | Non-invasive brain function examination |
US6754538B2 (en) * | 1999-10-29 | 2004-06-22 | Medtronic, Inc. | Apparatus and method for remote self-identification of components in medical device systems |
US20040236606A1 (en) * | 2003-05-20 | 2004-11-25 | Olympus Corporation | Medical tool management and support system |
US6824052B2 (en) * | 1999-12-28 | 2004-11-30 | Christopher S. Walsh | Healthcare verification methods, apparatus and systems |
US20050038326A1 (en) * | 2003-05-30 | 2005-02-17 | Michael Mathur | System, device, and method for remote monitoring and servicing |
US20050102167A1 (en) * | 2003-11-12 | 2005-05-12 | Kapoor Ashok K. | Provisioning and controlling medical instruments using wireless data communication |
US20050137653A1 (en) * | 2003-12-05 | 2005-06-23 | Friedman Gregory S. | System and method for network monitoring of multiple medical devices |
US6922729B1 (en) * | 1999-07-30 | 2005-07-26 | International Business Machines Corporation | Multi-connection control system |
US20050207658A1 (en) * | 2004-03-05 | 2005-09-22 | Nortel Networks Limited | Method and apparatus for extracting information from a medical image |
US20060059168A1 (en) * | 2003-01-29 | 2006-03-16 | Masaaki Hamada | Information processing device, content management method, content information management method, and computer program |
US7103578B2 (en) * | 2001-05-25 | 2006-09-05 | Roche Diagnostics Operations, Inc. | Remote medical device access |
US20060253300A1 (en) * | 2005-05-03 | 2006-11-09 | Somberg Benjamin L | System and method for managing patient triage in an automated patient management system |
US20060294212A1 (en) * | 2003-03-27 | 2006-12-28 | Norifumi Kikkawa | Information processing apparatus, information processing method, and computer program |
US7461171B2 (en) * | 2001-08-07 | 2008-12-02 | Siemens Aktiengesellschaft | System, method & apparatus of providing process data to a client |
US20080320560A1 (en) * | 2007-06-22 | 2008-12-25 | 4Dk Technologies, Inc. | Delegating or Transferring of Access to Resources Between Multiple Devices |
US7571208B2 (en) * | 2005-11-30 | 2009-08-04 | Microsoft Corporation | Creating proxies from service description metadata at runtime |
Family Cites Families (303)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6241704B1 (en) * | 1901-11-22 | 2001-06-05 | Sims Deltec, Inc. | Drug pump systems and methods |
US5876370A (en) * | 1995-10-11 | 1999-03-02 | Sims Deltec, Inc. | Intermittent fluid delivery apparatus and method |
US5935099A (en) * | 1992-09-09 | 1999-08-10 | Sims Deltec, Inc. | Drug pump systems and methods |
US5108367A (en) * | 1984-02-08 | 1992-04-28 | Abbott Laboratories | Pressure responsive multiple input infusion system |
US5088981A (en) * | 1985-01-18 | 1992-02-18 | Howson David C | Safety enhanced device and method for effecting application of a therapeutic agent |
US5455851A (en) * | 1993-07-02 | 1995-10-03 | Executone Information Systems, Inc. | System for identifying object locations |
US5522396A (en) * | 1992-05-12 | 1996-06-04 | Cardiac Telecom Corporation | Method and system for monitoring the heart of a patient |
US5788669A (en) * | 1995-11-22 | 1998-08-04 | Sims Deltec, Inc. | Pump tracking system |
JP3660678B2 (en) | 1992-10-15 | 2005-06-15 | ザ ゼネラル ホスピタル コーポレーション | Infusion pump with electronically loadable drug library |
US5897493A (en) * | 1997-03-28 | 1999-04-27 | Health Hero Network, Inc. | Monitoring system for remotely querying individuals |
US6196970B1 (en) * | 1999-03-22 | 2001-03-06 | Stephen J. Brown | Research data collection and analysis |
US8078431B2 (en) | 1992-11-17 | 2011-12-13 | Health Hero Network, Inc. | Home power management system |
US5832448A (en) * | 1996-10-16 | 1998-11-03 | Health Hero Network | Multiple patient monitoring system for proactive health management |
US6968375B1 (en) | 1997-03-28 | 2005-11-22 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US7941326B2 (en) * | 2001-03-14 | 2011-05-10 | Health Hero Network, Inc. | Interactive patient communication development system for reporting on patient healthcare management |
US5940801A (en) * | 1994-04-26 | 1999-08-17 | Health Hero Network, Inc. | Modular microprocessor-based diagnostic measurement apparatus and method for psychological conditions |
US9215979B2 (en) | 1992-11-17 | 2015-12-22 | Robert Bosch Healthcare Systems, Inc. | Multi-user remote health monitoring system |
US5956501A (en) | 1997-01-10 | 1999-09-21 | Health Hero Network, Inc. | Disease simulation system and method |
US7624028B1 (en) | 1992-11-17 | 2009-11-24 | Health Hero Network, Inc. | Remote health monitoring and maintenance system |
US8626521B2 (en) * | 1997-11-21 | 2014-01-07 | Robert Bosch Healthcare Systems, Inc. | Public health surveillance system |
EP0602459B1 (en) * | 1992-12-16 | 1999-11-03 | Siemens Medical Systems, Inc. | System for monitoring patient location and data |
WO1995002426A1 (en) * | 1993-07-13 | 1995-01-26 | Sims Deltec, Inc. | Medical pump and method of programming |
US5368562A (en) * | 1993-07-30 | 1994-11-29 | Pharmacia Deltec, Inc. | Systems and methods for operating ambulatory medical devices such as drug delivery devices |
US5434775A (en) * | 1993-11-04 | 1995-07-18 | The General Hospital Corporation | Managing an inventory of devices |
US5660176A (en) * | 1993-12-29 | 1997-08-26 | First Opinion Corporation | Computerized medical diagnostic and treatment advice system |
US5594638A (en) * | 1993-12-29 | 1997-01-14 | First Opinion Corporation | Computerized medical diagnostic system including re-enter function and sensitivity factors |
US6206829B1 (en) * | 1996-07-12 | 2001-03-27 | First Opinion Corporation | Computerized medical diagnostic and treatment advice system including network access |
US8015033B2 (en) | 1994-04-26 | 2011-09-06 | Health Hero Network, Inc. | Treatment regimen compliance and efficacy with feedback |
EP0760138A4 (en) * | 1994-04-26 | 1998-04-01 | Raya Systems Inc | Modular microprocessor-based diagnostic measurement system for psychological conditions |
US5582593A (en) * | 1994-07-21 | 1996-12-10 | Hultman; Barry W. | Ambulatory medication delivery system |
US7574370B2 (en) | 1994-10-28 | 2009-08-11 | Cybear, L.L.C. | Prescription management system |
US6749586B2 (en) | 1994-11-25 | 2004-06-15 | I-Flow Corporation | Remotely programmable infusion system |
US7467093B1 (en) | 1994-12-16 | 2008-12-16 | Automed Technologies, Inc | Method of tracking and despensing medical items to patients through self service delivery system |
US7349858B1 (en) | 1994-12-16 | 2008-03-25 | Automed Technologies, Inc. | Method of dispensing and tracking the giving of medical items to patients |
US5713856A (en) * | 1995-03-13 | 1998-02-03 | Alaris Medical Systems, Inc. | Modular patient care system |
US6714969B1 (en) * | 1995-11-17 | 2004-03-30 | Symbol Technologies, Inc. | Mobile terminal with integrated host application software |
US5838907A (en) * | 1996-02-20 | 1998-11-17 | Compaq Computer Corporation | Configuration manager for network devices and an associated method for providing configuration information thereto |
US5999493A (en) * | 1996-05-13 | 1999-12-07 | Survivalink Corporation | Synchronization method and apparatus for isolated clock system |
US5842976A (en) * | 1996-05-16 | 1998-12-01 | Pyxis Corporation | Dispensing, storage, control and inventory system with medication and treatment chart record |
US5758643A (en) * | 1996-07-29 | 1998-06-02 | Via Medical Corporation | Method and apparatus for monitoring blood chemistry |
US6689091B2 (en) * | 1996-08-02 | 2004-02-10 | Tuan Bui | Medical apparatus with remote control |
US5687717A (en) * | 1996-08-06 | 1997-11-18 | Tremont Medical, Inc. | Patient monitoring system with chassis mounted or remotely operable modules and portable computer |
US5781703A (en) * | 1996-09-06 | 1998-07-14 | Candle Distributed Solutions, Inc. | Intelligent remote agent for computer performance monitoring |
US6164920A (en) * | 1996-09-30 | 2000-12-26 | Minnesota Mining And Manufacturing Company | Perfusion system with control 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 |
WO1998024212A1 (en) * | 1996-11-29 | 1998-06-04 | Micromedical Industries Limited | Telemedicine system |
US6021392A (en) * | 1996-12-09 | 2000-02-01 | Pyxis Corporation | System and method for drug management |
US6032155A (en) * | 1997-04-14 | 2000-02-29 | De La Huerga; Carlos | System and apparatus for administering prescribed medication to a patient |
AU5405798A (en) * | 1996-12-30 | 1998-07-31 | Imd Soft Ltd. | Medical information system |
US6558321B1 (en) * | 1997-03-04 | 2003-05-06 | Dexcom, Inc. | Systems and methods for remote monitoring and modulation of medical devices |
US6699187B2 (en) * | 1997-03-27 | 2004-03-02 | Medtronic, Inc. | System and method for providing remote expert communications and video capabilities for use during a medical procedure |
US5960085A (en) * | 1997-04-14 | 1999-09-28 | De La Huerga; Carlos | Security badge for automated access control and secure data gathering |
US7061831B2 (en) | 1997-03-28 | 2006-06-13 | Carlos De La Huerga | Product labeling method and apparatus |
US7941534B2 (en) * | 1997-04-14 | 2011-05-10 | Carlos De La Huerga | System and method to authenticate users to computer systems |
US5907291A (en) * | 1997-06-05 | 1999-05-25 | Vsm Technology Inc. | Multi-patient monitoring apparatus and method |
US5945651A (en) * | 1997-07-17 | 1999-08-31 | Chorosinski; Leonard | Remotely programmable medication dispensing system |
JPH1139769A (en) * | 1997-07-17 | 1999-02-12 | Internatl Business Mach Corp <Ibm> | Information processor and power saving device |
IT1293974B1 (en) * | 1997-08-13 | 1999-03-15 | Sorin Biomedica Cardio Spa | ACTIVE IMPLANTABLE DEVICE. |
US6608638B1 (en) * | 2000-02-07 | 2003-08-19 | National Instruments Corporation | System and method for configuring a programmable hardware instrument to perform measurement functions utilizing estimation of the hardware implentation and management of hardware resources |
US6971066B2 (en) * | 1997-08-18 | 2005-11-29 | National Instruments Corporation | System and method for deploying a graphical program on an image acquisition device |
US6219628B1 (en) * | 1997-08-18 | 2001-04-17 | National Instruments Corporation | System and method for configuring an instrument to perform measurement functions utilizing conversion of graphical programs into hardware implementations |
US6784903B2 (en) * | 1997-08-18 | 2004-08-31 | National Instruments Corporation | System and method for configuring an instrument to perform measurement functions utilizing conversion of graphical programs into hardware implementations |
US6311149B1 (en) * | 1997-08-18 | 2001-10-30 | National Instruments Corporation | Reconfigurable test system |
US20020013538A1 (en) * | 1997-09-30 | 2002-01-31 | David Teller | Method and apparatus for health signs monitoring |
US7216802B1 (en) | 1997-10-21 | 2007-05-15 | Carlos De La Huerga | Method and apparatus for verifying information |
US6080106A (en) * | 1997-10-28 | 2000-06-27 | Alere Incorporated | Patient interface system with a scale |
US6144922A (en) * | 1997-10-31 | 2000-11-07 | Mercury Diagnostics, Incorporated | Analyte concentration information collection and communication system |
US7487101B1 (en) | 1997-11-12 | 2009-02-03 | I-Flow Corporation | 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 |
US7509280B1 (en) | 1997-11-24 | 2009-03-24 | Clinlcomp International, Inc. | Enterprise healthcare management system and method of using same |
US20040039606A1 (en) * | 1997-12-01 | 2004-02-26 | Andrew Loch | Telemedicine system |
US7085670B2 (en) * | 1998-02-17 | 2006-08-01 | National Instruments Corporation | Reconfigurable measurement system utilizing a programmable hardware element and fixed hardware resources |
US7152027B2 (en) * | 1998-02-17 | 2006-12-19 | National Instruments Corporation | Reconfigurable test system |
US6579231B1 (en) * | 1998-03-27 | 2003-06-17 | Mci Communications Corporation | Personal medical monitoring unit and system |
US7449008B2 (en) | 1998-04-10 | 2008-11-11 | Milestone Scientific, Inc. | Drug infusion device with tissue identification using pressure sensing |
US6200289B1 (en) * | 1998-04-10 | 2001-03-13 | Milestone Scientific, Inc. | Pressure/force computer controlled drug delivery system and the like |
US7647237B2 (en) | 1998-04-29 | 2010-01-12 | Minimed, Inc. | Communication station and software for interfacing with an infusion pump, analyte monitor, analyte meter, or the like |
US6283923B1 (en) * | 1998-05-28 | 2001-09-04 | The Trustees Of Columbia University In The City Of New York | System and method for remotely monitoring asthma severity |
US20060093785A1 (en) * | 1998-06-03 | 2006-05-04 | Scott Laboratories, Inc. | Apparatus, method and drug products for providing a conscious patient relief from pain and anxiety associated with medical or surgical procedures |
JP3688994B2 (en) | 1998-06-03 | 2005-08-31 | スコット・ラボラトリーズ・インコーポレイテッド | Sedation device, device for delivering medication to a patient, and integrated patient interface device |
US7565905B2 (en) * | 1998-06-03 | 2009-07-28 | Scott Laboratories, Inc. | Apparatuses and methods for automatically assessing and monitoring a patient's responsiveness |
US7308894B2 (en) * | 1998-06-03 | 2007-12-18 | Scott Laboratories, Inc. | Apparatuses and methods for providing a conscious patient relief from pain and anxiety associated with medical or surgical procedures according to appropriate clinical heuristics |
US20080004915A1 (en) | 1998-09-25 | 2008-01-03 | Brown Stephen J | Dynamic modeling and scoring risk assessment |
JP3815893B2 (en) * | 1998-09-25 | 2006-08-30 | パイオニア株式会社 | Biological monitoring system |
US6598011B1 (en) * | 1998-11-25 | 2003-07-22 | Ianne Mae Howards Koritzinsky | Medical diagnostic system services interface |
US6578002B1 (en) * | 1998-11-25 | 2003-06-10 | Gregory John Derzay | Medical diagnostic system service platform |
US6434572B2 (en) * | 1998-11-25 | 2002-08-13 | Ge Medical Technology Services, Inc. | Medical diagnostic system management method and apparatus |
US6358202B1 (en) * | 1999-01-25 | 2002-03-19 | Sun Microsystems, Inc. | Network for implanted computer devices |
JP2000242322A (en) * | 1999-02-24 | 2000-09-08 | Toshiba Corp | Plant operation training device |
ATE394989T1 (en) * | 1999-03-29 | 2008-05-15 | Beckman Coulter Inc | MEASURING DEVICE WITH INTEGRATED DATABASE AND SIMPLIFIED TELEMEDICINE CAPABILITY |
US6416471B1 (en) * | 1999-04-15 | 2002-07-09 | Nexan Limited | Portable remote patient telemonitoring system |
US8438038B2 (en) * | 1999-04-16 | 2013-05-07 | Cardiocom, Llc | Weight loss or weight management system |
US6290646B1 (en) * | 1999-04-16 | 2001-09-18 | Cardiocom | Apparatus and method for monitoring and communicating wellness parameters of ambulatory patients |
US7945451B2 (en) * | 1999-04-16 | 2011-05-17 | Cardiocom, Llc | Remote monitoring system for ambulatory patients |
US20080201168A1 (en) | 1999-05-03 | 2008-08-21 | Brown Stephen J | Treatment regimen compliance and efficacy with feedback |
US6312378B1 (en) * | 1999-06-03 | 2001-11-06 | Cardiac Intelligence Corporation | System and method for automated collection and analysis of patient information retrieved from an implantable medical device for remote patient care |
US6270457B1 (en) * | 1999-06-03 | 2001-08-07 | Cardiac Intelligence Corp. | System and method for automated collection and analysis of regularly retrieved patient information for remote patient care |
US6804656B1 (en) * | 1999-06-23 | 2004-10-12 | Visicu, Inc. | System and method for providing continuous, expert network critical care services from a remote location(s) |
US7149773B2 (en) * | 1999-07-07 | 2006-12-12 | Medtronic, Inc. | System and method of automated invoicing for communications between an implantable medical device and a remote computer system or health care provider |
US6804558B2 (en) * | 1999-07-07 | 2004-10-12 | Medtronic, Inc. | System and method of communicating between an implantable medical device and a remote computer system or health care provider |
US6221011B1 (en) * | 1999-07-26 | 2001-04-24 | Cardiac Intelligence Corporation | System and method for determining a reference baseline of individual patient status for use in an automated collection and analysis patient care system |
US6264614B1 (en) * | 1999-08-31 | 2001-07-24 | Data Critical Corporation | System and method for generating and transferring medical data |
JP3608448B2 (en) * | 1999-08-31 | 2005-01-12 | 株式会社日立製作所 | Treatment device |
EP1218801A4 (en) | 1999-09-08 | 2009-07-01 | Mederi Therapeutics Inc | Systems and methods for monitoring and controlling use of medical devices |
US7023833B1 (en) * | 1999-09-10 | 2006-04-04 | Pulse-Link, Inc. | Baseband wireless network for isochronous communication |
US6640246B1 (en) * | 1999-09-17 | 2003-10-28 | Ge Medical Systems Global Technology Company, Llc | Integrated computerized materials management system |
US6454705B1 (en) * | 1999-09-21 | 2002-09-24 | Cardiocom | Medical wellness parameters management system, apparatus and method |
US6402691B1 (en) * | 1999-09-21 | 2002-06-11 | Herschel Q. Peddicord | In-home patient monitoring system |
US6442433B1 (en) * | 1999-10-26 | 2002-08-27 | Medtronic, Inc. | Apparatus and method for remote troubleshooting, maintenance and upgrade of implantable device systems |
US6648820B1 (en) * | 1999-10-27 | 2003-11-18 | Home-Medicine (Usa), Inc. | Medical condition sensing system |
US6350237B1 (en) * | 1999-11-05 | 2002-02-26 | General Electric Company | Method and apparatus for monitoring fetal status data |
US6612984B1 (en) * | 1999-12-03 | 2003-09-02 | Kerr, Ii Robert A. | System and method for collecting and transmitting medical data |
US6976958B2 (en) * | 2000-12-15 | 2005-12-20 | Q-Tec Systems Llc | Method and apparatus for health and disease management combining patient data monitoring with wireless internet connectivity |
US6602191B2 (en) * | 1999-12-17 | 2003-08-05 | Q-Tec Systems Llp | Method and apparatus for health and disease management combining patient data monitoring with wireless internet connectivity |
US7060031B2 (en) * | 1999-12-17 | 2006-06-13 | Medtronic, Inc. | Method and apparatus for remotely programming implantable medical devices |
US7156809B2 (en) * | 1999-12-17 | 2007-01-02 | Q-Tec Systems Llc | Method and apparatus for health and disease management combining patient data monitoring with wireless internet connectivity |
US6442432B2 (en) * | 1999-12-21 | 2002-08-27 | Medtronic, Inc. | Instrumentation and software for remote monitoring and programming of implantable medical devices (IMDs) |
DE29922736U1 (en) * | 1999-12-24 | 2001-05-03 | B. Braun Melsungen Ag, 34212 Melsungen | Infusion device with several infusion pumps |
US7369635B2 (en) | 2000-01-21 | 2008-05-06 | Medtronic Minimed, Inc. | Rapid discrimination preambles and methods for using the same |
WO2001075764A1 (en) * | 2000-03-31 | 2001-10-11 | Matsushita Electric Industrial Co., Ltd. | Medical information system |
US6408232B1 (en) * | 2000-04-18 | 2002-06-18 | Agere Systems Guardian Corp. | Wireless piconet access to vehicle operational statistics |
US6373389B1 (en) * | 2000-04-21 | 2002-04-16 | Usm Systems, Ltd. | Event driven information system |
US6574511B2 (en) * | 2000-04-21 | 2003-06-03 | Medtronic, Inc. | Passive data collection system from a fleet of medical instruments and implantable devices |
US6440068B1 (en) * | 2000-04-28 | 2002-08-27 | International Business Machines Corporation | Measuring user health as measured by multiple diverse health measurement devices utilizing a personal storage device |
KR20010105460A (en) * | 2000-05-09 | 2001-11-29 | 권기철 | Telemedicine system for fetal care |
US6522925B1 (en) | 2000-05-13 | 2003-02-18 | Cardiac Pacemakers, Inc. | System and method for detection enhancement programming |
US20020116485A1 (en) * | 2001-02-21 | 2002-08-22 | Equipe Communications Corporation | Out-of-band network management channels |
TW587929B (en) * | 2000-05-31 | 2004-05-21 | Matsushita Electric Ind Co Ltd | Medical checkup network system |
US8302072B2 (en) * | 2000-06-05 | 2012-10-30 | National Instruments Corporation | System and method for programmatically generating a graphical program based on a sequence of motion control, machine vision, and data acquisition (DAQ) operations |
US8640027B2 (en) * | 2000-06-13 | 2014-01-28 | National Instruments Corporation | System and method for configuring a hardware device to execute a prototype |
US7849416B2 (en) * | 2000-06-13 | 2010-12-07 | National Instruments Corporation | System and method for graphically creating a sequence of motion control, machine vision, and data acquisition (DAQ) operations |
WO2001097909A2 (en) * | 2000-06-14 | 2001-12-27 | Medtronic, Inc. | Deep computing applications in medical device systems |
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 |
AU2001268450A1 (en) * | 2000-06-29 | 2002-01-14 | Becton, Dickinson And Company | A health outcomes and disease management network and related method for providing improved patient care |
US6757558B2 (en) * | 2000-07-06 | 2004-06-29 | Algodyne, Ltd. | Objective pain measurement system and method |
JP2002032488A (en) * | 2000-07-14 | 2002-01-31 | Matsushita Electric Ind Co Ltd | Medical information system, terminal device for patient and medium |
US7139844B2 (en) | 2000-08-04 | 2006-11-21 | Goldman Sachs & Co. | Method and system for processing financial data objects carried on broadcast data streams and delivering information to subscribing clients |
US7188159B2 (en) * | 2000-08-09 | 2007-03-06 | Infineon Technologies Ag | Efficient software download to configurable communication device |
WO2002012981A2 (en) * | 2000-08-09 | 2002-02-14 | Clinical Care Systems, Inc. | Method and system for a distributed analytical and diagnostic software over the intranet and internet environment |
WO2002017210A2 (en) * | 2000-08-18 | 2002-02-28 | Cygnus, Inc. | Formulation and manipulation of databases of analyte and associated values |
GB2366691B (en) * | 2000-08-31 | 2002-11-06 | F Secure Oyj | Wireless device management |
US20020032766A1 (en) * | 2000-09-08 | 2002-03-14 | Wei Xu | Systems and methods for a packeting engine |
US6978301B2 (en) * | 2000-12-06 | 2005-12-20 | Intelliden | System and method for configuring a network device |
US7200838B2 (en) * | 2000-12-20 | 2007-04-03 | National Instruments Corporation | System and method for automatically generating a graphical program in response to a state diagram |
US20020147390A1 (en) * | 2000-12-20 | 2002-10-10 | Markis John Emmanuel M.D. | Methods and apparatus for acquiring and using bedside medical data |
SE0004843D0 (en) * | 2000-12-22 | 2000-12-22 | St Jude Medical | Programming system for medical devices |
US20020087360A1 (en) * | 2001-01-02 | 2002-07-04 | Pettit Stephen W. | Immunization tracking method |
EP1349492A2 (en) * | 2001-01-04 | 2003-10-08 | Medtronic, Inc. | Implantable medical device with sensor |
EP1226784B1 (en) * | 2001-01-25 | 2007-04-11 | Matsushita Electric Industrial Co., Ltd. | Vital signs detection system and health control method |
JP2002230200A (en) * | 2001-02-06 | 2002-08-16 | Shimadzu Corp | Analytical instrument maintenance system |
US20020156650A1 (en) * | 2001-02-17 | 2002-10-24 | Klein Michael V. | Secure distribution of digital healthcare data using an offsite internet file server |
US20020128864A1 (en) * | 2001-03-06 | 2002-09-12 | Maus Christopher T. | Computerized information processing and retrieval system |
US6758812B2 (en) * | 2001-02-23 | 2004-07-06 | Brook W. Lang | Emergency medical treatment system |
US6839753B2 (en) | 2001-02-23 | 2005-01-04 | Cardiopulmonary Corporation | Network monitoring systems for medical devices |
US6950851B2 (en) * | 2001-04-05 | 2005-09-27 | Osburn Iii Douglas C | System and method for communication for a supervisory control and data acquisition (SCADA) system |
US6694177B2 (en) * | 2001-04-23 | 2004-02-17 | Cardionet, Inc. | Control of data transmission between a remote monitoring unit and a central unit |
US6665385B2 (en) | 2001-04-23 | 2003-12-16 | Cardionet, Inc. | Medical monitoring system having multipath communications capability |
US20020169638A1 (en) * | 2001-05-09 | 2002-11-14 | Domingo Rodriguez-Cue | System and method for providing wireless, paperless medical care and communication |
EP1256897A3 (en) | 2001-05-10 | 2009-12-09 | Siemens Aktiengesellschaft | Method for monitoring the course of a therapy for a patient in therapy |
US6544198B2 (en) * | 2001-06-11 | 2003-04-08 | Hoseo University | Stethoscope system for self-examination using internet |
CA2450199C (en) * | 2001-06-20 | 2009-10-13 | Power Medical Interventions, Inc. | A method and system for integrated medical tracking |
US6783492B2 (en) * | 2001-06-26 | 2004-08-31 | Steven Dominguez | System and method for monitoring body functions |
JP2003016212A (en) * | 2001-07-04 | 2003-01-17 | Hitachi Medical Corp | Remote service system and program for medical equipment |
US20030027118A1 (en) * | 2001-07-27 | 2003-02-06 | Klaus Abraham-Fuchs | Analysis system for monitoring training during rehabilitation |
US6747556B2 (en) * | 2001-07-31 | 2004-06-08 | Medtronic Physio-Control Corp. | Method and system for locating a portable medical device |
US20030130567A1 (en) * | 2002-01-09 | 2003-07-10 | Mault James R. | Health-related devices and methods |
US20030065536A1 (en) * | 2001-08-13 | 2003-04-03 | Hansen Henrik Egesborg | Portable device and method of communicating medical data information |
US7013232B2 (en) * | 2001-08-15 | 2006-03-14 | National Insurance Corporation | Network-based system for configuring a measurement system using configuration information generated based on a user specification |
US6889172B2 (en) * | 2001-08-15 | 2005-05-03 | National Instruments Corporation | Network-based system for configuring a measurement system using software programs generated based on a user specification |
US7050923B2 (en) * | 2001-08-15 | 2006-05-23 | National Instruments Corporation | Network-based system for configuring a measurement system using configuration information generated based on a user specification |
US7043393B2 (en) * | 2001-08-15 | 2006-05-09 | National Instruments Corporation | System and method for online specification of measurement hardware |
AU2002322930A1 (en) * | 2001-08-24 | 2003-03-10 | March Networks Corporation | Remote health-monitoring system and method |
SE0102918D0 (en) * | 2001-08-30 | 2001-08-30 | St Jude Medical | Method of providing software to an implantable medical device system |
US6677854B2 (en) * | 2001-10-05 | 2004-01-13 | Case, Llc | Remote vehicle diagnostic system |
US7657444B2 (en) * | 2001-10-16 | 2010-02-02 | Qi Yu | Distance-treatment through public network |
US6763269B2 (en) * | 2001-11-02 | 2004-07-13 | Pacesetter, Inc. | Frequency agile telemetry system for implantable medical device |
US20030093301A1 (en) * | 2001-11-13 | 2003-05-15 | Hypertension Diagnostics, Inc. | Centralized clinical data management system process for analysis and billing |
JP2003159332A (en) * | 2001-11-27 | 2003-06-03 | Omron Corp | Nebulizer, server, nebulizer system, method for medicine distinction in nebulizer, method for detecting medicine quantity, method for managing information in nebulizer system, program for managing nebulizer information, and recording medium for recording program |
US7430608B2 (en) | 2001-12-04 | 2008-09-30 | Siemens Medical Solutions Usa, Inc. | System for processing data acquired from multiple medical devices |
US6957102B2 (en) * | 2001-12-10 | 2005-10-18 | Medtronic Emergency Response Systems, Inc. | Enhanced interface for a medical device and a terminal |
US20030107487A1 (en) * | 2001-12-10 | 2003-06-12 | Ronen Korman | Method and device for measuring physiological parameters at the wrist |
US7577573B2 (en) * | 2001-12-12 | 2009-08-18 | General Electric Company | Medical support system |
US7051120B2 (en) | 2001-12-28 | 2006-05-23 | International Business Machines Corporation | Healthcare personal area identification network method and system |
US20030125662A1 (en) * | 2002-01-03 | 2003-07-03 | Tuan Bui | Method and apparatus for providing medical treatment therapy based on calculated demand |
KR100453503B1 (en) | 2002-01-08 | 2004-10-20 | 주식회사 케이티프리텔 | Remote medical treating method and system with local wireless interface |
JP4585161B2 (en) * | 2002-01-24 | 2010-11-24 | 株式会社東芝 | Inspection reservation system |
US7698156B2 (en) * | 2002-01-29 | 2010-04-13 | Baxter International Inc. | System and method for identifying data streams associated with medical equipment |
US20030140929A1 (en) * | 2002-01-29 | 2003-07-31 | Wilkes Gordon J. | Infusion therapy bar coding system and method |
US20030140928A1 (en) * | 2002-01-29 | 2003-07-31 | Tuan Bui | Medical treatment verification system and method |
US20030204419A1 (en) * | 2002-04-30 | 2003-10-30 | Wilkes Gordon J. | Automated messaging center system and method for use with a healthcare system |
US7136916B2 (en) | 2002-03-08 | 2006-11-14 | Siemens Aktiengesellschaft | Method for event management |
EP1485008A1 (en) * | 2002-03-18 | 2004-12-15 | Medic4all AG | Monitoring method and monitoring system for assessing physiological parameters of a subject |
JP2003271734A (en) * | 2002-03-19 | 2003-09-26 | Nippon Colin Co Ltd | Diagnostic result reporting method |
CA2482859C (en) * | 2002-04-16 | 2010-02-09 | Carematix, Inc. | Method and apparatus for remotely monitoring the condition of a patient |
US6969369B2 (en) * | 2002-04-22 | 2005-11-29 | Medtronic, Inc. | Implantable drug delivery system responsive to intra-cardiac pressure |
US20040176667A1 (en) * | 2002-04-30 | 2004-09-09 | Mihai Dan M. | Method and system for medical device connectivity |
US20050055242A1 (en) * | 2002-04-30 | 2005-03-10 | Bryan Bello | System and method for medical data tracking, analysis and reporting for healthcare system |
US20040167465A1 (en) * | 2002-04-30 | 2004-08-26 | Mihai Dan M. | System and method for medical device authentication |
US7087036B2 (en) * | 2002-05-24 | 2006-08-08 | Baxter International Inc. | Fail safe system for operating medical fluid valves |
US20050060202A1 (en) * | 2002-05-31 | 2005-03-17 | Richard Taylor | System and method for coupling a plurality of medical devices in serverless grid |
US20040024662A1 (en) * | 2002-08-02 | 2004-02-05 | David Gray | Equipment documentation management system, method, and software tools |
US7294105B1 (en) | 2002-09-03 | 2007-11-13 | Cheetah Omni, Llc | System and method for a wireless medical communication system |
US7818184B2 (en) | 2002-09-24 | 2010-10-19 | Draeger Medical Systems, Inc. | Patient medical fluid parameter data processing system |
US20040064342A1 (en) * | 2002-09-30 | 2004-04-01 | Browne David W. | Health care protocols |
WO2004034883A2 (en) * | 2002-10-15 | 2004-04-29 | Medtronic Inc. | Synchronization and calibration of clocks for a medical device and calibrated clock |
US7246159B2 (en) * | 2002-11-01 | 2007-07-17 | Fidelia Technology, Inc | Distributed data gathering and storage for use in a fault and performance monitoring system |
US20040088403A1 (en) | 2002-11-01 | 2004-05-06 | Vikas Aggarwal | System configuration for use with a fault and performance monitoring system using distributed data gathering and storage |
US20050038680A1 (en) * | 2002-12-19 | 2005-02-17 | Mcmahon Kevin Lee | System and method for glucose monitoring |
US20040122353A1 (en) * | 2002-12-19 | 2004-06-24 | Medtronic Minimed, Inc. | Relay device for transferring information between a sensor system and a fluid delivery system |
US20060064318A1 (en) | 2002-12-19 | 2006-03-23 | Koninklijke Philips Electronics N.V. | Method for managing a metric for use on a diagnostic medical modality and apparatus and method for conducting a medical investigation |
JP4184247B2 (en) * | 2003-01-24 | 2008-11-19 | 株式会社リコー | Management device, remote management system, and program |
US7423526B2 (en) | 2003-01-29 | 2008-09-09 | Despotis George J | Integrated patient diagnostic and identification system |
US20040172284A1 (en) | 2003-02-13 | 2004-09-02 | Roche Diagnostics Corporation | Information management system |
EP1609106B1 (en) | 2003-03-28 | 2013-07-10 | CareFusion 303, Inc. | Infusion data communication system |
US20050038674A1 (en) * | 2003-04-15 | 2005-02-17 | Braig James R. | System and method for managing a chronic medical condition |
WO2004095179A2 (en) * | 2003-04-18 | 2004-11-04 | Medical Interactive Corporation | Integrated point-of-care systems and methods |
US7187979B2 (en) * | 2003-04-25 | 2007-03-06 | Medtronic, Inc. | Medical device synchronization |
JP4133579B2 (en) * | 2003-05-20 | 2008-08-13 | 株式会社リコー | Image processing device management system |
US7607571B2 (en) * | 2003-05-30 | 2009-10-27 | Intellidot Corporation | Medical work flow system |
US7357308B2 (en) | 2003-06-30 | 2008-04-15 | At&T Bls Intellectual Property, Inc. | System and method of automatically displaying patient information |
US20050002483A1 (en) * | 2003-07-03 | 2005-01-06 | Wilcox John Richardson | Apparatus and method for radiological image interpretation using different time zones |
US7155202B2 (en) | 2003-07-10 | 2006-12-26 | University Of Florida Research Foundation, Inc. | Portable device medical assistant |
US7860727B2 (en) | 2003-07-17 | 2010-12-28 | Ventana Medical Systems, Inc. | Laboratory instrumentation information management and control network |
US7591801B2 (en) * | 2004-02-26 | 2009-09-22 | Dexcom, Inc. | Integrated delivery device for continuous glucose sensor |
US20050033369A1 (en) * | 2003-08-08 | 2005-02-10 | Badelt Steven W. | Data Feedback loop for medical therapy adjustment |
US20050108057A1 (en) | 2003-09-24 | 2005-05-19 | Michal Cohen | Medical device management system including a clinical system interface |
US8065161B2 (en) | 2003-11-13 | 2011-11-22 | Hospira, Inc. | System for maintaining drug information and communicating with medication delivery devices |
US7490021B2 (en) | 2003-10-07 | 2009-02-10 | Hospira, Inc. | Method for adjusting pump screen brightness |
US7317941B2 (en) * | 2003-11-13 | 2008-01-08 | Medtronic, Inc. | Time syncrhonization of data |
US7010360B2 (en) * | 2003-11-20 | 2006-03-07 | International Business Machines Corporation | Automatic conversion of dates and times for messaging |
US20050124306A1 (en) * | 2003-12-05 | 2005-06-09 | Cheng Brett A. | Method and apparatus for obtaining and maintaining accurate time |
US20050131735A1 (en) * | 2003-12-15 | 2005-06-16 | Degeorge Michael P. | Computerized system and method for identifying and storing time zone information in a healthcare environment |
JP2005182344A (en) | 2003-12-18 | 2005-07-07 | Fuji Photo Film Co Ltd | In-hospital management device and program |
KR20050065976A (en) * | 2003-12-26 | 2005-06-30 | 한국전자통신연구원 | Apparatus and method for computing sha-1 hash function |
US7255683B2 (en) * | 2003-12-31 | 2007-08-14 | Cardinal Health 303, Inc. | System for detecting the status of a vent associated with a fluid supply upstream of an infusion pump |
US20050154612A1 (en) | 2004-01-09 | 2005-07-14 | Steris Inc. | Communication server for an instrument management system |
US8954336B2 (en) * | 2004-02-23 | 2015-02-10 | Smiths Medical Asd, Inc. | Server for medical device |
US20050187789A1 (en) | 2004-02-25 | 2005-08-25 | Cardiac Pacemakers, Inc. | Advanced patient and medication therapy management system and method |
US7634579B1 (en) * | 2004-03-01 | 2009-12-15 | American Megatrends, Inc. | Method and system for interpreting and displaying time data received from a server management device |
EP1728346A1 (en) * | 2004-03-19 | 2006-12-06 | Novo Nordisk A/S | A reduced size transmission data packet header format for a medical device |
US7457869B2 (en) * | 2004-04-06 | 2008-11-25 | Sitewatch Technologies, Llc | System and method for monitoring management |
US7565197B2 (en) * | 2004-06-18 | 2009-07-21 | Medtronic, Inc. | Conditional requirements for remote medical device programming |
US7697994B2 (en) * | 2004-06-18 | 2010-04-13 | Medtronic, Inc. | Remote scheduling for management of an implantable medical device |
US8359338B2 (en) * | 2004-07-30 | 2013-01-22 | Carefusion 303, Inc. | System and method for managing medical databases for patient care devices |
US8398592B2 (en) * | 2004-09-07 | 2013-03-19 | Thomas Leibner-Druska | Medication data transfer system and method for patient infusions |
US8140594B2 (en) * | 2004-09-17 | 2012-03-20 | Sap Ag | Advanced message mapping with sub-object key mapping |
US7608042B2 (en) * | 2004-09-29 | 2009-10-27 | Intellidx, Inc. | Blood monitoring system |
US7167755B2 (en) | 2004-10-05 | 2007-01-23 | Cardiac Pacemakers, Inc. | Adaptive software configuration for a medical device |
FI121213B (en) | 2004-10-18 | 2010-08-31 | Medixine Oy | Method and system for monitoring health information |
US20060089542A1 (en) | 2004-10-25 | 2006-04-27 | Safe And Sound Solutions, Inc. | Mobile patient monitoring system with automatic data alerts |
EP1815370A2 (en) * | 2004-11-12 | 2007-08-08 | Koninklijke Philips Electronics N.V. | Message integrity for secure communication of wireless medical devices |
US20090081951A1 (en) * | 2004-11-16 | 2009-03-26 | Koninklijke Philips Electronics N.V. | Time synchronization in wireless ad hoc networks of medical devices and sensors |
US20060116639A1 (en) | 2004-11-29 | 2006-06-01 | Russell Claudia J | Total patient input monitoring |
US20060173260A1 (en) * | 2005-01-31 | 2006-08-03 | Gmms Ltd | System, device and method for diabetes treatment and monitoring |
US7529543B2 (en) * | 2005-01-31 | 2009-05-05 | Fujitsu Limited | Configuring a device using a configuration manager |
AU2006213664B2 (en) | 2005-02-11 | 2011-05-19 | Carefusion 303, Inc. | Identification system and method for medication management |
EP1722310A1 (en) * | 2005-04-12 | 2006-11-15 | Roche Diagnostics GmbH | Medical software download to mobile phone |
US8195658B2 (en) * | 2005-04-28 | 2012-06-05 | Samsung Electronics Co., Ltd. | Method of storing phone book data in mobile communication terminal and a mobile communication terminal implementing the same |
US7389409B2 (en) * | 2005-04-29 | 2008-06-17 | Alcatel Lucent | Electronic device configuration management systems and methods |
US20070244997A1 (en) | 2005-08-31 | 2007-10-18 | Tindal Glen D | System and method for configuring a network device |
US20070078497A1 (en) * | 2005-10-03 | 2007-04-05 | Vandanacker John P | Remote programming of implantable medical devices |
US20070094657A1 (en) * | 2005-10-25 | 2007-04-26 | Cyberonics, Inc. | Method and apparatus for installing an application into a device |
EP1955234A2 (en) | 2005-11-23 | 2008-08-13 | Koninklijke Philips Electronics N.V. | Method and apparatus for remote patient monitoring |
US20070136098A1 (en) * | 2005-12-12 | 2007-06-14 | Smythe Alan H | System and method for providing a secure feature set distribution infrastructure for medical device management |
WO2007078842A1 (en) | 2005-12-19 | 2007-07-12 | Ventana Medical Systems, Inc. | Automated lean methods in anatomical pathology |
US7451002B2 (en) * | 2006-01-06 | 2008-11-11 | Ge Medical Systems Global Technology Company, Llc | Automated generation of transfer functions based upon machine data |
EP2011046A4 (en) * | 2006-03-28 | 2014-04-16 | Hospira Inc | Medication administration and management system and method |
WO2007138154A1 (en) * | 2006-05-29 | 2007-12-06 | Wristop Technologies Oy | Apparatus and method for dosing drug and wireless remote control of a drug pump |
WO2008046008A2 (en) * | 2006-10-11 | 2008-04-17 | Quartex , Division Of Primex, Inc. | Traceable record generation system and method using wireless networks |
US8126733B2 (en) * | 2006-10-24 | 2012-02-28 | Medapps, Inc. | Systems and methods for medical data interchange using mobile computing devices |
US20080097917A1 (en) * | 2006-10-24 | 2008-04-24 | Kent Dicks | Systems and methods for wireless processing and medical device monitoring via remote command execution |
US20080215360A1 (en) * | 2006-10-24 | 2008-09-04 | Kent Dicks | Systems and methods for medical data interchange interface |
US8126730B2 (en) * | 2006-10-24 | 2012-02-28 | Medapps, Inc. | Systems and methods for storage and forwarding of medical data |
US20080167900A1 (en) | 2006-12-29 | 2008-07-10 | Medrad, Inc. | Biometric characterization of agents and patient safety in biological injection or administration |
US20080178150A1 (en) * | 2007-01-19 | 2008-07-24 | Microsoft Corporation | Complex time zone techniques |
US20080175275A1 (en) * | 2007-01-22 | 2008-07-24 | Samsung Electronics Co., Ltd. | Time synchronization method between nodes in network and apparatus for implementing the same |
US20080220403A1 (en) * | 2007-02-16 | 2008-09-11 | Ohio University | System and method for managing diabetes |
WO2008117214A1 (en) * | 2007-03-27 | 2008-10-02 | Koninklijke Philips Electronics N.V. | Automatic drug administration with reduced power consumption |
US8425469B2 (en) | 2007-04-23 | 2013-04-23 | Jacobson Technologies, Llc | Systems and methods for controlled substance delivery network |
US20080269673A1 (en) * | 2007-04-27 | 2008-10-30 | Animas Corporation | Cellular-Enabled Medical Monitoring and Infusion System |
US20080306444A1 (en) * | 2007-06-08 | 2008-12-11 | Dexcom, Inc. | Integrated medicament delivery device for use with continuous analyte sensor |
US8932250B2 (en) | 2007-06-15 | 2015-01-13 | Animas Corporation | Systems and methods to pair a medical device and a remote controller for such medical device |
US8444595B2 (en) | 2007-06-15 | 2013-05-21 | Animas Corporation | Methods to pair a medical device and at least a remote controller for such medical device |
US7997474B2 (en) | 2007-06-21 | 2011-08-16 | General Electric Company | System and method for configuring a medical device |
US20090005729A1 (en) * | 2007-06-27 | 2009-01-01 | Animas Corporation | Medical infusion pumps |
US7948833B2 (en) * | 2007-07-25 | 2011-05-24 | Computime, Ltd. | Clock setup over a network |
US20090150484A1 (en) | 2007-08-10 | 2009-06-11 | Smiths Medical Md | Medical device metadata |
US7717903B2 (en) * | 2007-09-06 | 2010-05-18 | M2 Group Holdings, Inc. | Operating an infusion pump system |
US8517990B2 (en) * | 2007-12-18 | 2013-08-27 | Hospira, Inc. | User interface improvements for medical devices |
US7942817B2 (en) * | 2008-01-04 | 2011-05-17 | Siemens Medical Solutions Usa, Inc. | Patient monitoring and treatment medical signal interface system |
US8660856B2 (en) | 2008-01-31 | 2014-02-25 | Medicity, Inc. | Healthcare service management using a centralized service management module |
US8285386B2 (en) | 2008-02-19 | 2012-10-09 | Codman Neuro Sciences Sárl | Implant revision recognition by exchanging the revision data during transmission |
US20090246171A1 (en) * | 2008-03-27 | 2009-10-01 | Van Antwerp William P | Automatic system for dose control in treating hepatitis c using infusion pumps |
US20090243833A1 (en) | 2008-03-31 | 2009-10-01 | Ching Ching Huang | Monitoring system and method for patient care |
US20090259215A1 (en) * | 2008-04-09 | 2009-10-15 | Searete Llc, A Limited Liability Corporation Of The State Of Delaware | Methods and systems associated with delivery of one or more agents to an individual |
US20090259217A1 (en) * | 2008-04-09 | 2009-10-15 | Searete Llc, A Limited Liability Corporation Of The State Of Delaware | Methods and systems associated with delivery of one or more agents to an individual |
US20090265316A1 (en) | 2008-04-21 | 2009-10-22 | John Poulin | System And Method For Facilitating Access To De-Identified Electronic Medical Records Data |
EP3905258A1 (en) | 2008-05-27 | 2021-11-03 | Stryker Corporation | Wireless medical room control arrangement for control of a plurality of medical devices |
CN102089763A (en) * | 2008-07-10 | 2011-06-08 | 伊西康内外科公司 | Medical system which controls delivery of a drug and which includes a backpack pouch |
DE102008040502A1 (en) * | 2008-07-17 | 2010-01-21 | Biotronik Crm Patent Ag | Medical implant with at least two data communication channels |
US9095274B2 (en) * | 2008-08-31 | 2015-08-04 | Empire Technology Development Llc | Real time medical data analysis system |
US8172798B2 (en) * | 2009-05-12 | 2012-05-08 | Sigma International General Medical Apparatus LLC | System and method for managing infusion therapies |
US8874383B2 (en) * | 2009-09-03 | 2014-10-28 | Schlumberger Technology Corporation | Pump assembly |
-
2008
- 2008-08-11 US US12/189,541 patent/US20090150484A1/en not_active Abandoned
- 2008-08-11 CN CN201210250048.9A patent/CN102982226B/en not_active Expired - Fee Related
- 2008-08-11 US US12/189,603 patent/US20090157695A1/en not_active Abandoned
- 2008-08-11 CN CN201210250084.5A patent/CN102831293B/en not_active Expired - Fee Related
- 2008-08-11 JP JP2010521111A patent/JP5341891B2/en not_active Expired - Fee Related
- 2008-08-11 AU AU2008286957A patent/AU2008286957B2/en not_active Ceased
- 2008-08-11 US US12/189,638 patent/US20090177769A1/en not_active Abandoned
- 2008-08-11 US US12/189,657 patent/US20090099866A1/en not_active Abandoned
- 2008-08-11 WO PCT/US2008/072801 patent/WO2009023634A2/en active Application Filing
- 2008-08-11 EP EP19158036.4A patent/EP3540741B1/en active Active
- 2008-08-11 US US12/189,674 patent/US20090099867A1/en not_active Abandoned
- 2008-08-11 US US12/189,624 patent/US9483615B2/en active Active
- 2008-08-11 CN CN201210250179.7A patent/CN102831294B/en not_active Expired - Fee Related
- 2008-08-11 US US12/189,656 patent/US20090177249A1/en not_active Abandoned
- 2008-08-11 US US12/189,595 patent/US20090157622A1/en not_active Abandoned
- 2008-08-11 CA CA2696082A patent/CA2696082C/en active Active
- 2008-08-11 CN CN200880110784A patent/CN101821743A/en active Pending
- 2008-08-11 US US12/189,655 patent/US20090177248A1/en not_active Abandoned
- 2008-08-11 US US12/189,622 patent/US20090157202A1/en not_active Abandoned
- 2008-08-11 EP EP08797620.5A patent/EP2186030B1/en active Active
- 2008-08-11 CA CA3029603A patent/CA3029603C/en active Active
- 2008-08-11 US US12/189,640 patent/US20090158274A1/en not_active Abandoned
-
2013
- 2013-08-08 JP JP2013164972A patent/JP2014006915A/en active Pending
Patent Citations (99)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5317506A (en) * | 1989-01-30 | 1994-05-31 | Abbott Laboratories | Infusion fluid management system |
US5594786A (en) * | 1990-07-27 | 1997-01-14 | Executone Information Systems, Inc. | Patient care and communication system |
US5689229A (en) * | 1990-07-27 | 1997-11-18 | Executone Information Systems Inc. | Patient care and communication system |
US5401059A (en) * | 1990-12-21 | 1995-03-28 | Healtech S.A. | Process and unit for univocal pairing of drugs corresponding to a prescribed treatment with a given patient |
US5262943A (en) * | 1991-10-15 | 1993-11-16 | National Computer Systems, Inc. | System and process for information management and reporting |
US6168563B1 (en) * | 1992-11-17 | 2001-01-02 | Health Hero Network, Inc. | Remote health monitoring and maintenance system |
US20040019259A1 (en) * | 1992-11-17 | 2004-01-29 | Brown Stephen J. | Remote monitoring and data management platform |
US20030069753A1 (en) * | 1992-11-17 | 2003-04-10 | Brown Stephen J. | Multi-user remote health monitoring system with biometrics support |
US5790409A (en) * | 1993-01-25 | 1998-08-04 | Medselect Systems, Inc. | Inventory monitoring and dispensing system for medical items |
US5993046A (en) * | 1993-01-25 | 1999-11-30 | Diebold, Incorporated | System for dispensing medical items by brand or generic name |
US5912818A (en) * | 1993-01-25 | 1999-06-15 | Diebold, Incorporated | System for tracking and dispensing medical items |
US6108588A (en) * | 1993-01-25 | 2000-08-22 | Diebold, Incorporated | Restocking method for medical item dispensing system |
US5542420A (en) * | 1993-04-30 | 1996-08-06 | Goldman; Arnold J. | Personalized method and system for storage, communication, analysis, and processing of health-related data |
US5447164A (en) * | 1993-11-08 | 1995-09-05 | Hewlett-Packard Company | Interactive medical information display system and method for displaying user-definable patient events |
US5764159A (en) * | 1994-02-16 | 1998-06-09 | Debiotech S.A. | Apparatus for remotely monitoring controllable devices |
US6334778B1 (en) * | 1994-04-26 | 2002-01-01 | Health Hero Network, Inc. | Remote psychological diagnosis and monitoring system |
US20020081559A1 (en) * | 1994-05-23 | 2002-06-27 | Brown Stephen J. | System and method for remote education using a memory card |
US5732709A (en) * | 1994-05-23 | 1998-03-31 | Enact Health Management Systems | System for monitoring and reporting medical measurements |
US5704366A (en) * | 1994-05-23 | 1998-01-06 | Enact Health Management Systems | System for monitoring and reporting medical measurements |
US5549117A (en) * | 1994-05-23 | 1996-08-27 | Enact Health Management Systems | System for monitoring and reporting medical measurements |
US5626144A (en) * | 1994-05-23 | 1997-05-06 | Enact Health Management Systems | System for monitoring and reporting medical measurements |
US6352200B1 (en) * | 1994-06-09 | 2002-03-05 | Consumer Health Entrepreneurs B.V. | Medicament distribution system and automatic dispenser for such system |
US5910776A (en) * | 1994-10-24 | 1999-06-08 | Id Technologies, Inc. | Method and apparatus for identifying locating or monitoring equipment or other objects |
US5845255A (en) * | 1994-10-28 | 1998-12-01 | Advanced Health Med-E-Systems Corporation | Prescription management system |
US5971593A (en) * | 1994-12-16 | 1999-10-26 | Diebold, Incorporated | Dispensing system for medical items |
US5848593A (en) * | 1994-12-16 | 1998-12-15 | Diebold, Incorporated | System for dispensing a kit of associated medical items |
US6470234B1 (en) * | 1994-12-16 | 2002-10-22 | Medselect, Inc. | Medical item dispensing system |
US5814015A (en) * | 1995-02-24 | 1998-09-29 | Harvard Clinical Technology, Inc. | Infusion pump for at least one syringe |
US6671563B1 (en) * | 1995-05-15 | 2003-12-30 | Alaris Medical Systems, Inc. | System and method for collecting data and managing patient care |
US6731989B2 (en) * | 1995-05-15 | 2004-05-04 | Alaris Medical Systems, Inc. | System and method for collecting data and managing patient care |
US5781442A (en) * | 1995-05-15 | 1998-07-14 | Alaris Medical Systems, Inc. | System and method for collecting data and managing patient care |
US5651775A (en) * | 1995-07-12 | 1997-07-29 | Walker; Richard Bradley | Medication delivery and monitoring system and methods |
US5700998A (en) * | 1995-10-31 | 1997-12-23 | Palti; Yoram | Drug coding and delivery system |
US5732401A (en) * | 1996-03-29 | 1998-03-24 | Intellitecs International Ltd. | Activity based cost tracking systems |
US6434569B1 (en) * | 1996-06-06 | 2002-08-13 | Kabushiki Kaisha Toshiba | Integrated medical information system formed of text-based and image-based databases, and display thereof |
US5895371A (en) * | 1996-08-27 | 1999-04-20 | Sabratek Corporation | Medical treatment apparatus and method |
US6053887A (en) * | 1996-08-27 | 2000-04-25 | Baxter Healthcare Inc. | Medical treatment apparatus and method |
US5950630A (en) * | 1996-12-12 | 1999-09-14 | Portwood; Michael T. | System and method for improving compliance of a medical regimen |
US6259654B1 (en) * | 1997-03-28 | 2001-07-10 | Telaric, L.L.C. | Multi-vial medication organizer and dispenser |
US6368273B1 (en) * | 1997-03-28 | 2002-04-09 | Health Hero Network, Inc. | Networked system for interactive communication and remote monitoring of individuals |
US6381577B1 (en) * | 1997-03-28 | 2002-04-30 | Health Hero Network, Inc. | Multi-user remote health monitoring system |
US6101478A (en) * | 1997-04-30 | 2000-08-08 | Health Hero Network | Multi-user remote health monitoring system |
US20020092006A1 (en) * | 1998-02-17 | 2002-07-11 | Hideya Takeo | Medical network system |
US6409674B1 (en) * | 1998-09-24 | 2002-06-25 | Data Sciences International, Inc. | Implantable sensor with wireless communication |
US6074345A (en) * | 1998-10-27 | 2000-06-13 | University Of Florida | Patient data acquisition and control system |
US6922729B1 (en) * | 1999-07-30 | 2005-07-26 | International Business Machines Corporation | Multi-connection control system |
US6618745B2 (en) * | 1999-09-10 | 2003-09-09 | Fisher Rosemount Systems, Inc. | Linking device in a process control system that allows the formation of a control loop having function blocks in a controller and in field devices |
US6830180B2 (en) * | 1999-09-13 | 2004-12-14 | Christopher S. Walsh | Method for verification of a patient and of a medical treatment to be delivered to this patient |
US6497358B1 (en) * | 1999-09-13 | 2002-12-24 | Christopher S. Walsh | Record and verification method and system for radiation therapy |
US20020038392A1 (en) * | 1999-10-22 | 2002-03-28 | Carlos De La Huerga | Method and apparatus for controlling an infusion pump or the like |
US6754538B2 (en) * | 1999-10-29 | 2004-06-22 | Medtronic, Inc. | Apparatus and method for remote self-identification of components in medical device systems |
US6327501B1 (en) * | 1999-11-02 | 2001-12-04 | Pacesetter, Inc. | System and method for determining safety alert conditions for implantable medical devices |
US6497655B1 (en) * | 1999-12-17 | 2002-12-24 | Medtronic, Inc. | Virtual remote monitor, alert, diagnostics and programming for implantable medical device systems |
US6824052B2 (en) * | 1999-12-28 | 2004-11-30 | Christopher S. Walsh | Healthcare verification methods, apparatus and systems |
US6464136B2 (en) * | 1999-12-28 | 2002-10-15 | Christopher S. Walsh | Record and verification method, apparatus and system |
US6637649B2 (en) * | 1999-12-28 | 2003-10-28 | Christopher S. Walsh | Record and verification method, apparatus and system |
US6659948B2 (en) * | 2000-01-21 | 2003-12-09 | Medtronic Minimed, Inc. | Ambulatory medical apparatus and method using a telemetry system with predefined reception listening periods |
US6648821B2 (en) * | 2000-01-21 | 2003-11-18 | Medtronic Minimed, Inc. | Microprocessor controlled ambulatory medical apparatus with hand held communication device |
US6571128B2 (en) * | 2000-01-21 | 2003-05-27 | Medtronic Minimed, Inc. | Microprocessor controlled ambulatory medical apparatus with hand held communication device |
US6577899B2 (en) * | 2000-01-21 | 2003-06-10 | Medtronic Minimed, Inc. | Microprocessor controlled ambulatory medical apparatus with hand held communication device |
US6585644B2 (en) * | 2000-01-21 | 2003-07-01 | Medtronic Minimed, Inc. | Ambulatory medical apparatus and method using a telemetry system with predefined reception listening periods |
US6813519B2 (en) * | 2000-01-21 | 2004-11-02 | Medtronic Minimed, Inc. | Ambulatory medical apparatus and method using a robust communication protocol |
US6687546B2 (en) * | 2000-01-21 | 2004-02-03 | Medtronic Minimed, Inc. | Ambulatory medical apparatus and method using a robust communication protocol |
US6562001B2 (en) * | 2000-01-21 | 2003-05-13 | Medtronic Minimed, Inc. | Microprocessor controlled ambulatory medical apparatus with hand held communication device |
US6635014B2 (en) * | 2000-01-21 | 2003-10-21 | Timothy J. Starkweather | Ambulatory medical apparatus and method having telemetry modifiable control software |
US6733446B2 (en) * | 2000-01-21 | 2004-05-11 | Medtronic Minimed, Inc. | Ambulatory medical apparatus and method using a telemetry system with predefined reception listening periods |
US6758810B2 (en) * | 2000-01-21 | 2004-07-06 | Medtronic Minimed, Inc. | Ambulatory medical apparatus and method using a robust communication protocol |
US6564105B2 (en) * | 2000-01-21 | 2003-05-13 | Medtronic Minimed, Inc. | Method and apparatus for communicating between an ambulatory medical device and a control device via telemetry using randomized data |
US6811533B2 (en) * | 2000-01-21 | 2004-11-02 | Medtronic Minimed, Inc. | Ambulatory medical apparatus and method using a robust communication protocol |
US6694191B2 (en) * | 2000-01-21 | 2004-02-17 | Medtronic Minimed, Inc. | Ambulatory medical apparatus and method having telemetry modifiable control software |
US6605038B1 (en) * | 2000-06-16 | 2003-08-12 | Bodymedia, Inc. | System for monitoring health, wellness and fitness |
US6635016B2 (en) * | 2000-08-21 | 2003-10-21 | Joseph Finkelstein | Method and system for collecting and processing of biomedical information |
US20030200114A1 (en) * | 2000-10-19 | 2003-10-23 | Nihon Kohden Corporation | Medical care support system |
US6702757B2 (en) * | 2000-12-28 | 2004-03-09 | Matsushita Electric Works, Ltd. | Non-invasive brain function examination |
US6551243B2 (en) * | 2001-01-24 | 2003-04-22 | Siemens Medical Solutions Health Services Corporation | System and user interface for use in providing medical information and health care delivery support |
US6664893B1 (en) * | 2001-04-23 | 2003-12-16 | Cardionet, Inc. | Method for controlling access to medical monitoring device service |
US20030078805A1 (en) * | 2001-04-28 | 2003-04-24 | Baxter International Inc. | A system and method for managing a procedure in a blood component collection facility |
US20030069480A1 (en) * | 2001-04-28 | 2003-04-10 | Baxter International Inc. | A system and method for networking blood collection instruments within a blood collection facility |
US20030040938A1 (en) * | 2001-04-28 | 2003-02-27 | Baxter International Inc. | A system and method for managing inventory of blood component collection soft goods in a blood component collection facility |
US20030078808A1 (en) * | 2001-04-28 | 2003-04-24 | Baxter International Inc. | A system and method for managing inventory of blood component collection soft goods and for preventing the use of quarantined soft goods |
US20020169864A1 (en) * | 2001-05-14 | 2002-11-14 | Robert Sesek | Systems and methods for providing support services to users of programmable devices |
US20020173991A1 (en) * | 2001-05-18 | 2002-11-21 | Boaz Avitall | Health care information management system and method |
US20030004751A1 (en) * | 2001-05-24 | 2003-01-02 | Kok-Hwee Ng | System and method for tracking a blood collection kit in a blood collection facility |
US7103578B2 (en) * | 2001-05-25 | 2006-09-05 | Roche Diagnostics Operations, Inc. | Remote medical device access |
US7461171B2 (en) * | 2001-08-07 | 2008-12-02 | Siemens Aktiengesellschaft | System, method & apparatus of providing process data to a client |
US20030078812A1 (en) * | 2001-08-30 | 2003-04-24 | Olympus Optical Co., Ltd. | Medical information system for improving efficiency of clinical record creating operations |
US6588670B2 (en) * | 2001-10-30 | 2003-07-08 | Symbol Technologies, Inc. | Medical diagnostic monitoring |
US20030212579A1 (en) * | 2002-05-08 | 2003-11-13 | Brown Stephen J. | Remote health management system |
US20030216624A1 (en) * | 2002-05-16 | 2003-11-20 | Microlife Intellectual Property Gmbh | System for monitoring medical data, a terminal device for measuring and storing medical data, a medicine container and a holder for medical containers |
US20060059168A1 (en) * | 2003-01-29 | 2006-03-16 | Masaaki Hamada | Information processing device, content management method, content information management method, and computer program |
US20060294212A1 (en) * | 2003-03-27 | 2006-12-28 | Norifumi Kikkawa | Information processing apparatus, information processing method, and computer program |
US20040236606A1 (en) * | 2003-05-20 | 2004-11-25 | Olympus Corporation | Medical tool management and support system |
US20050038326A1 (en) * | 2003-05-30 | 2005-02-17 | Michael Mathur | System, device, and method for remote monitoring and servicing |
US20050102167A1 (en) * | 2003-11-12 | 2005-05-12 | Kapoor Ashok K. | Provisioning and controlling medical instruments using wireless data communication |
US20050137653A1 (en) * | 2003-12-05 | 2005-06-23 | Friedman Gregory S. | System and method for network monitoring of multiple medical devices |
US20050207658A1 (en) * | 2004-03-05 | 2005-09-22 | Nortel Networks Limited | Method and apparatus for extracting information from a medical image |
US20060253300A1 (en) * | 2005-05-03 | 2006-11-09 | Somberg Benjamin L | System and method for managing patient triage in an automated patient management system |
US7571208B2 (en) * | 2005-11-30 | 2009-08-04 | Microsoft Corporation | Creating proxies from service description metadata at runtime |
US20080320560A1 (en) * | 2007-06-22 | 2008-12-25 | 4Dk Technologies, Inc. | Delegating or Transferring of Access to Resources Between Multiple Devices |
Cited By (75)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10275571B2 (en) | 2000-05-18 | 2019-04-30 | Carefusion 303, Inc. | Distributed remote asset and medication management drug delivery system |
US9741001B2 (en) | 2000-05-18 | 2017-08-22 | Carefusion 303, Inc. | Predictive medication safety |
US11087873B2 (en) | 2000-05-18 | 2021-08-10 | Carefusion 303, Inc. | Context-aware healthcare notification system |
US11823791B2 (en) | 2000-05-18 | 2023-11-21 | Carefusion 303, Inc. | Context-aware healthcare notification system |
US9600633B2 (en) | 2000-05-18 | 2017-03-21 | Carefusion 303, Inc. | Distributed remote asset and medication management drug delivery system |
US9307907B2 (en) | 2004-08-25 | 2016-04-12 | CareFusion 303,Inc. | System and method for dynamically adjusting patient therapy |
US10064579B2 (en) | 2004-08-25 | 2018-09-04 | Carefusion 303, Inc. | System and method for dynamically adjusting patient therapy |
US10668211B2 (en) | 2005-02-11 | 2020-06-02 | Carefusion 303, Inc. | Management of pending medication orders |
US9427520B2 (en) | 2005-02-11 | 2016-08-30 | Carefusion 303, Inc. | Management of pending medication orders |
US11590281B2 (en) | 2005-02-11 | 2023-02-28 | Carefusion 303, Inc. | Management of pending medication orders |
US9981085B2 (en) | 2005-02-11 | 2018-05-29 | Carefusion, 303, Inc. | Management of pending medication orders |
US8734428B2 (en) | 2006-10-17 | 2014-05-27 | Tandem Diabetes Care, Inc. | Insulin pump having selectable insulin absorption models |
US11217339B2 (en) | 2006-10-17 | 2022-01-04 | Tandem Diabetes Care, Inc. | Food database for insulin pump |
US9483615B2 (en) | 2007-08-10 | 2016-11-01 | Smiths Medical Asd, Inc. | Communication of original and updated pump parameters for a medical infusion pump |
US20090300437A1 (en) * | 2008-05-28 | 2009-12-03 | Bhame William H | Data repository and analysis system for remotely managed test and monitoring devices |
US20100138523A1 (en) * | 2008-12-03 | 2010-06-03 | General Electric Company | Automatic configuration method and system for medical devices |
US9459945B2 (en) * | 2008-12-18 | 2016-10-04 | Koninklijke Philips N.V. | Software bug and performance deficiency reporting system |
US20110238768A1 (en) * | 2008-12-18 | 2011-09-29 | Koninklijke Philips Electronics N.V. | Software bug and performance deficiency reporting system |
US9089643B2 (en) | 2009-04-14 | 2015-07-28 | Baxter International Inc. | Therapy management development platform |
US10546101B2 (en) | 2009-04-14 | 2020-01-28 | Baxter International Inc. | Therapy management development platform |
US8758323B2 (en) | 2009-07-30 | 2014-06-24 | Tandem Diabetes Care, Inc. | Infusion pump system with disposable cartridge having pressure venting and pressure feedback |
US9211377B2 (en) | 2009-07-30 | 2015-12-15 | Tandem Diabetes Care, Inc. | Infusion pump system with disposable cartridge having pressure venting and pressure feedback |
US8926561B2 (en) | 2009-07-30 | 2015-01-06 | Tandem Diabetes Care, Inc. | Infusion pump system with disposable cartridge having pressure venting and pressure feedback |
US12042627B2 (en) | 2009-07-30 | 2024-07-23 | Tandem Diabetes Care, Inc. | Infusion pump systems and methods |
US11135362B2 (en) | 2009-07-30 | 2021-10-05 | Tandem Diabetes Care, Inc. | Infusion pump systems and methods |
US11285263B2 (en) | 2009-07-30 | 2022-03-29 | Tandem Diabetes Care, Inc. | Infusion pump systems and methods |
US8287495B2 (en) | 2009-07-30 | 2012-10-16 | Tandem Diabetes Care, Inc. | Infusion pump system with disposable cartridge having pressure venting and pressure feedback |
US8298184B2 (en) | 2009-07-30 | 2012-10-30 | Tandem Diabetes Care, Inc. | Infusion pump system with disposable cartridge having pressure venting and pressure feedback |
US8565847B2 (en) | 2009-09-30 | 2013-10-22 | Covidien Lp | Evaluation board for a medical monitoring module system and method |
US8489167B2 (en) | 2009-09-30 | 2013-07-16 | Covidien Lp | Evaluation kit for medical monitoring module system and method |
US20110077487A1 (en) * | 2009-09-30 | 2011-03-31 | Nellcor Puritan Bennett Llc | Evaluation Kit For Medical Monitoring Module System and Method |
US20110077488A1 (en) * | 2009-09-30 | 2011-03-31 | Nellcor Puritan Bennett Llc | Evaluation Board For A Medical Monitoring Module System And Method |
US20110078596A1 (en) * | 2009-09-30 | 2011-03-31 | Nellcor Puritan Bennett Llc | Protocol Analyzer System And Method For Medical Monitoring Module |
EP2548132A4 (en) * | 2010-03-19 | 2016-11-09 | Siemens Healthcare Diagnostics | Modular diagnostic instrument workstation architecture and method |
US8473502B2 (en) | 2010-10-01 | 2013-06-25 | Smiths Medical Asd, Inc. | Interassociating data of a medical device |
US20140172449A1 (en) * | 2010-10-15 | 2014-06-19 | Roche Diagnostics International Ag | Metadata tagging system for a diabetes management system of devices |
US8706520B2 (en) * | 2010-10-15 | 2014-04-22 | Roche Diagnostics Operations, Inc. | Metadata tagging system for a diabetes management system of devices |
US20120095774A1 (en) * | 2010-10-15 | 2012-04-19 | Roche Diagnostics Operations, Inc. | Metadata tagging system for a diabetes management system of devices |
US20120239824A1 (en) * | 2011-03-17 | 2012-09-20 | Carefusion 303, Inc. | Scalable communication system |
US10353856B2 (en) * | 2011-03-17 | 2019-07-16 | Carefusion 303, Inc. | Scalable communication system |
US11734222B2 (en) | 2011-03-17 | 2023-08-22 | Carefusion 303, Inc. | Scalable communication system |
US10983946B2 (en) | 2011-03-17 | 2021-04-20 | Carefusion 303, Inc. | Scalable communication system |
US11366781B2 (en) | 2011-03-17 | 2022-06-21 | Carefusion 303, Inc. | Scalable communication system |
US10258736B2 (en) | 2012-05-17 | 2019-04-16 | Tandem Diabetes Care, Inc. | Systems including vial adapter for fluid transfer |
US10062457B2 (en) | 2012-07-26 | 2018-08-28 | Carefusion 303, Inc. | Predictive notifications for adverse patient events |
RU2676903C2 (en) * | 2012-11-13 | 2019-01-11 | Бакстер Интернэшнл Инк. | Infusion line management system |
US10788154B2 (en) | 2012-11-13 | 2020-09-29 | Baxter International Inc. | Infusion line management system |
US11182728B2 (en) | 2013-01-30 | 2021-11-23 | Carefusion 303, Inc. | Medication workflow management |
US20140222450A1 (en) * | 2013-02-05 | 2014-08-07 | George W. Gray | Medical device management using associations |
WO2014123846A1 (en) * | 2013-02-05 | 2014-08-14 | Fluidnet Corporation | Medical device management using associations |
CN105308646A (en) * | 2013-02-05 | 2016-02-03 | 艾韦尼克斯股份有限公司 | Medical device management using associations |
US10346591B2 (en) * | 2013-02-05 | 2019-07-09 | Ivenix, Inc. | Medical device management using associations |
US11857755B2 (en) | 2013-02-05 | 2024-01-02 | Fresenius Kabi Usa, Llc | Medical device management using associations |
US10867265B2 (en) | 2013-03-13 | 2020-12-15 | Carefusion 303, Inc. | Predictive medication safety |
US11607492B2 (en) | 2013-03-13 | 2023-03-21 | Tandem Diabetes Care, Inc. | System and method for integration and display of data of insulin pumps and continuous glucose monitoring |
US12001981B2 (en) | 2013-03-13 | 2024-06-04 | Carefusion 303, Inc. | Predictive medication safety |
US11615871B2 (en) | 2013-03-13 | 2023-03-28 | Carefusion 303, Inc. | Patient-specific medication management system |
US10029047B2 (en) | 2013-03-13 | 2018-07-24 | Carefusion 303, Inc. | Patient-specific medication management system |
US10937530B2 (en) | 2013-03-13 | 2021-03-02 | Carefusion 303, Inc. | Patient-specific medication management system |
US9962486B2 (en) | 2013-03-14 | 2018-05-08 | Tandem Diabetes Care, Inc. | System and method for detecting occlusions in an infusion pump |
US11049614B2 (en) | 2013-03-15 | 2021-06-29 | Tandem Diabetes Care, Inc. | Field update of an ambulatory infusion pump system |
US11776689B2 (en) | 2013-03-15 | 2023-10-03 | Tandem Diabetes Care, Inc. | Field update of an ambulatory infusion pump system |
US12079742B2 (en) | 2013-05-22 | 2024-09-03 | Carefusion 303, Inc. | Medication workflow management |
US10430554B2 (en) | 2013-05-23 | 2019-10-01 | Carefusion 303, Inc. | Medication preparation queue |
US10918785B2 (en) | 2013-12-26 | 2021-02-16 | Tandem Diabetes Care, Inc. | Integration of infusion pump with remote electronic device |
US11911590B2 (en) | 2013-12-26 | 2024-02-27 | Tandem Diabetes Care, Inc. | Integration of infusion pump with remote electronic device |
US20170132374A1 (en) * | 2015-11-11 | 2017-05-11 | Zyno Medical, Llc | System for Collecting Medical Data Using Proxy Inputs |
US11470069B2 (en) | 2016-02-26 | 2022-10-11 | Tandem Diabetes Care, Inc. | Web browser-based device communication workflow |
US10541987B2 (en) | 2016-02-26 | 2020-01-21 | Tandem Diabetes Care, Inc. | Web browser-based device communication workflow |
US11956225B2 (en) | 2016-02-26 | 2024-04-09 | Tandem Diabetes Care, Inc. | Web browser-based device communication workflow |
US10600512B1 (en) | 2019-08-18 | 2020-03-24 | Medigate tech Ltd. | Network-based calculation of prevalence of repeated medical imaging |
US10658079B1 (en) | 2019-08-18 | 2020-05-19 | Medigate tech Ltd. | Crowd-based recommendations of a version of firmware for medical devices |
US11056232B2 (en) | 2019-08-18 | 2021-07-06 | Medigate tech Ltd. | Medication usage auditing based on analysis of infusion pump network traffic |
US10825566B1 (en) | 2019-08-18 | 2020-11-03 | Medigate tech Ltd. | Ensuring availability of medical devices to receive maintenance |
US12144964B2 (en) | 2022-03-08 | 2024-11-19 | Tandem Diabetes Care, Inc | Infusion pump system with disposable cartridge having pressure venting and pressure feedback |
Also Published As
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9483615B2 (en) | Communication of original and updated pump parameters for a medical infusion pump | |
AU2021209222B2 (en) | System and apparatus for electronic patient care using web services | |
US20220044796A1 (en) | System and apparatus for electronic patient care | |
US10242159B2 (en) | System and apparatus for electronic patient care | |
US10242060B2 (en) | System and method for comparing and utilizing activity information and configuration information from multiple medical device management systems | |
AU2012261569B2 (en) | Communicating preventative maintenance data to a medical device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: SMITHS MEDICAL MD, INC., MINNESOTA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ROBERTS, NICK;REEL/FRAME:022317/0207 Effective date: 20090219 |
|
AS | Assignment |
Owner name: SMITHS MEDICAL ASD, INC., MASSACHUSETTS Free format text: MERGER;ASSIGNOR:SMITHS MEDICAL MD, INC.;REEL/FRAME:023182/0621 Effective date: 20090731 Owner name: SMITHS MEDICAL ASD, INC.,MASSACHUSETTS Free format text: MERGER;ASSIGNOR:SMITHS MEDICAL MD, INC.;REEL/FRAME:023182/0621 Effective date: 20090731 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |