System and method for communicating over a network with a medical device

Information

  • Patent Grant
  • 8082312
  • Patent Number
    8,082,312
  • Date Filed
    Wednesday, September 30, 2009
    15 years ago
  • Date Issued
    Tuesday, December 20, 2011
    13 years ago
Abstract
A medical device is provided that performs a requested action. The requested action may be communicated, for example, to the medical device via email messages. After performing the requested action, a response that is dependent upon the requested action is generated. The generated response is then sent on a network from the medical device as an email message.
Description
BACKGROUND

1. Field


The present disclosure relates to computer systems for communicating over a network with a medical device.


2. Description of the Related Art


The sharing of patient data between medical institutions and health care providers presents a variety of challenges. These challenges may include privacy, expense, accessibility, etc.


In 1996, President Clinton signed the Health Insurance Portability and Accountability Act (HIPAA). Among other things, this law (i) ensures the continuity of healthcare coverage for individuals changing jobs; (ii) includes a provision that impacts the management of health information; (iii) seeks to simplify the administration of health insurance; and (iv) aims to combat waste, fraud and abuse in health insurance and healthcare.


The Department of Health and Human Services has issued various regulations to implement these new requirements. These regulations impact all healthcare organizations that electronically create, store and/or transmit healthcare data. Among other things, HIPAA requires the secure storage and transmission of electronic healthcare data.


Setting up Virtual Private Networks (VPNs) or running point-to-point T1 lines can provide the necessary secure transmission of electronic healthcare data. However, VPNs and T1 lines can be cost prohibitive in many situations.


Alternatively, the so-called secure shell (SSH) technology and rsync protocol can be used to provide a suite of network connectivity tools which enable secure transmission of electronic healthcare data by creating a minimal subset of a many-to-one virtual network running over the public Internet.


In addition to the foregoing, medical institutions (e.g., hospitals) typically implement firewalls to limit outside access to their internal computer networks. Among other things, hospital firewalls will typically block outside attempts to access any medical data on their internal medical devices. One example of such a device is described in U.S. Pat. No. 7,040,318, the disclosure of which is hereby incorporated by reference. Outside access to such devices, even if they included an embedded server as described, is typically blocked by medical institutions.


Unfortunately, in many situations, it can be important for a healthcare provider to have access to the medical data on internal medical devices outside the healthcare institution. For example, it may be desirable to pass collected medical data from the hospital to a physician for analysis. In circumstances such as these, the aforementioned security systems for storing and transmitting electronic healthcare data can impede the electronic transfer of the data.





BRIEF DESCRIPTION OF THE DRAWINGS

Aspects and many of the attendant advantages of this disclosure will become more readily appreciated as the same become better understood by reference to the following detailed description, when taken in conjunction with the accompanying drawings, wherein:



FIG. 1 is a block diagram of the system according to one embodiment.



FIG. 2 illustrates the components of the medical device of FIG. 1, in accordance with one embodiment of the invention.



FIG. 3 illustrates the components of the healthcare provider system of FIG. 1, in accordance with one embodiment of the invention.



FIG. 4 illustrates a sequence of steps that may be performed by the medical device of FIG. 1, in accordance with one embodiment of the invention.



FIG. 5 illustrates a sequence of steps that may be performed by the healthcare provider system of FIG. 1, in accordance with one embodiment of the invention.



FIG. 6 is a block diagram of the system according to another embodiment.



FIG. 7 illustrates one example of architecture for encryption, in accordance with one embodiment of the invention.





DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS

Embodiments of the invention will now be described with reference to the accompanying figures, wherein like numerals refer to like elements throughout. The terminology used in the description presented herein is not intended to be interpreted in any limited or restrictive manner, simply because it is being utilized in conjunction with a detailed description of certain specific embodiments of the invention. Furthermore, embodiments of the invention may include several novel features, no single one of which is solely responsible for its desirable attributes or which is essential to practicing the inventions herein described.


Systems, methods, and computer-readable media are disclosed for communicating over a network with, and obtaining medical data from, a medical device. More specifically, systems, methods, and computer readable media are disclosed for enabling an entity external to a medical institution that has a firewall or other network security system to communicate with a medical device in the medical institution.


For example, in one embodiment, a medical device is provided that performs a requested action. The medical device then generates a response that is dependent upon the requested action and sends the generated response to a node on a network from the medical device as an email message.


In another embodiment, a method of communicating with a medical device over a network is provided. The method comprises receiving over the network, by the medical device, a request to perform some action from a node, such as, an email server. The medical device then performs the requested action, wherein the request is received as an email. FIGS. 1-7 illustrate various exemplary embodiments of the invention in more detail.



FIG. 1 illustrates an exemplary system environment 200 for implementing embodiments of the invention. As shown in FIG. 1, system 200 may comprise multiple computer systems or machines, such as, a healthcare provider system 210 (which may be implemented as a “client”), a medical device 100 containing a data server 105, and an email server 220. These various components may be connected and communicate with one another through any suitable network 230, including the Internet. Email server 220 may be a conventional, preexisting system operated by its respective entity.


Healthcare provider system 210 may comprise any computing system used to perform tasks of some embodiments of the invention. In one embodiment, healthcare provider system 210 is maintained by a healthcare provider that desires access to medical device 100. Healthcare provider system 210 is provided a web interface such that a healthcare provider may interact with email server 220. Healthcare provider system 210 may be located at any location, such as a healthcare provider's home, office, or kiosk, etc. Additionally, one skilled in the art will appreciate that any number of healthcare provider systems may be provided to enable access to medical device 100 by healthcare providers.


Email server 220 is maintained by an entity that provides email service to employees or people associated with a medical institution. For example, email server 220 may be maintained by Google, Yahoo, etc. In a preferred embodiment, email server 220 is maintained by a hospital.


Medical device 100 is maintained by a medical institution. Medical device 100 is used by a medical institution to collect data from patients and to treat patients. Medical device 100 includes a data server 105. In a preferred embodiment, medical device 100 is a ventilator including a data server 105, such as the ventilator described in U.S. Pat. No. 7,040,318 and incorporated herein by reference. In an alternate embodiment, medical device 100 may be an implanted medical device, such a defibrillator, pacemaker, etc., that communicates with data server 105. That is, the implanted medical device may communicate with data server 105 via a wireless link, such as an RF link. A skilled artisan will appreciate that a variety of other configurations and communication mechanisms are possible in embodiments of the present invention. Further, in a preferred embodiment, medical device 100 is associated with a unique email address.


As shown in FIG. 1, in a preferred embodiment, medical device 100 is located within a medical institution and healthcare provider 210 is located outside of the medical institution. Some embodiments of the present invention enable communication between healthcare provider 210 and medical device 100 even if the medical institution has established security measures (e.g. firewalls), as discussed above. In some embodiments of the present invention, email server 220 may be located either inside or outside the medical institution. A skilled artisan would appreciate that healthcare provider system 210 located within the medical institution would also be configured to communicate with medical device 100 in some embodiments of the present invention. A skilled artisan would also appreciate that in some embodiments of the present invention, healthcare provider system 210 would be configured to communicate with medical device 100 even if the medical institution had not established the security measures discussed above.



FIG. 1 also shows an exemplary sequence of steps (1-5) that may be performed by system environment 200 in one embodiment. The communications shown in FIG. 1 occur over one or more computer networks, such as the Internet and/or an internal network of the medical institution. First (1), healthcare provider system 210 requests the performance of some action associated with the medical device (e.g., a request for a particular item or type of data), and the request is sent to email server 220. This request may be in the form of an email. This request may be generated automatically by a special application, e.g., on input from a human operator. The type of action to be performed may be specified explicitly or implicitly in the request message. Next (2), email server 220 forwards the request to medical device 100. Then (3), medical device 100 performs the requested action and (4) sends a response to email server 220. This response may be in the form of an email reply, and may include physiologic and/or other data collected by the medical device 100 from one or more patients. Finally (5), email server 220 forwards the response to healthcare provider system 210. More detail regarding the sequence of steps will be discussed below in relation to FIGS. 4 and 5. Because the communications (1) and (5) between the medical institution and the healthcare provider system 210 can be email communications, they are not susceptible to being blocked by the medical institution's Internet firewall.


Although a single medical device is depicted in FIG. 1, many different medical devices 100 that operate as described above may be provided within the medical institution, and each may have a unique email address. In addition, multiple distinct healthcare provider entities and systems 210 may communicate with a particular medical device using the method shown in FIG. 1.


In some cases, multiple email addresses may be assigned to a given medical device 100, and the type of operation performed by the medical device 100 in response to the request may depend on the address used. For instance, an email sent to device123-data1@hospital.com may cause the device 100 to return one type of medical data, while an email sent to device123-data2@hospital.com may cause the device 100 to return another type of data.



FIG. 2 illustrates a more detailed diagram of an exemplary medical device 100 of some embodiments of the present invention. In this example, medical device 100 facilitates the communication of medical data and in particular communication of medical data outside of medical institutions in the preferred embodiment.


As illustrated in FIG. 2, medical device 100 includes an embedded computing platform 110, an embedded input module 120, an embedded output module 130, and an embedded memory 135. Embedded computing platform 110 may be adapted to process input information received from embedded input module 120. Embedded computing platform 110 may further be adapted to provide output information to embedded output module 130.


Embedded computing platform 110 may comprise a general purpose computer (e.g., a personal computer, network computer, server, or mainframe computer) having a processor that may be selectively activated or reconfigured by a computer program to perform one or more methods of the present invention. Embedded computing platform 110 may also be implemented in a distributed network. Alternatively, embedded computing platform 110 may be specially constructed for carrying-out methods of the present invention, such as through the use of application-specific circuitry.


Embedded input module 120 may include an input port 122 and/or an embedded network interface 126. Input port 122 may be connected to patients, other medical devices, other computing devices, etc. to collect medical data that is to be communicated. Embedded network interface 126 may receive information over any type of network (not shown), such as a telephony-based network (e.g., PBX or POTS), a local area network, a wide area network, a dedicated intranet, and/or the Internet. Embedded computing platform 110 may also access data stored on embedded storage device 124. Embedded storage device 124 may include a memory, such as RAM or ROM memory, that contains instructions or data for performing one or more methods of the present invention.


Embedded output module 130 may include an output port 132 and an embedded output interface 134. Output port 132 may be connected to patients, other medical devices, other computing devices, etc. to transmit medical data, commands, requests, etc. that are received. Output port 132 may also be used to control patients, other medical devices, other computing devices, etc. Embedded output interface 134 may be used to provide relevant information to the interested parties via the Internet, email, fax, page, etc. or save the information on a computer readable medium.



FIG. 3 illustrates a more detailed diagram of an exemplary healthcare provider system 210 of some embodiments of the present invention. In this example, healthcare provider system 210 facilitates the access to medical data.


As illustrated in FIG. 3, healthcare provider system 210 includes a provider computing platform 211, a provider input module 212, a provider output module 215, a provider memory 220, and a patient database 221. Provider computing platform 211 may be adapted to process input information received from provider input module 212. Provider computing platform 211 may further be adapted to provide output information to provider output module 215. Additionally, provider computing platform 211 may access information in patient database 221 for use in performing methods of the present invention.


Provider computing platform 211 may comprise a general purpose computer (e.g., a personal computer, network computer, server, or mainframe computer) having a processor that may be selectively activated or reconfigured by a computer program to perform one or more methods of the present invention. Provider computing platform 211 may also be implemented in a distributed network. Alternatively, provider computing platform 110 may be specially constructed for carrying-out methods of the present invention.


Provider input module 212 may include a provider input device 213 and/or a provider network interface 214. Provider input device 213 may be implemented using a keyboard, mouse, speech recognition device, and/or data entering devices. Provider network interface 214 may receive information over any type of network (not shown), such as a telephony-based network (e.g., PBX or POTS), a local area network, a wide area network, a dedicated intranet, and/or the Internet. Provider computing platform 212 may also access data stored on provider storage device 219. Provider storage device 219 may include a memory, such as RAM or ROM memory, that contains instructions or data for performing one or more methods of the present invention.


In accessing medical data, provider input module 212 may be used to enter or obtain medical data from medical institutions, commands to be sent to medical institutions, requests to be sent to medical institutions, etc. Such information and requests may be obtained, for example, from an employee, from provider storage device 219, and/or from another computing system via provider network interface 214. Provider computing platform 211 may store such information received from provider input module 212 in patient database 221.


As further described below, provider computing platform 211 may use the stored patient information to generate reports, alerts, and the like for healthcare providers. Provider computing platform 211 may then output the requested information via provider output module 215.


Provider output module 215 may include a printer 216, a provider output interface 217, and/or a display 218. Printer 216 may be used to provide a printout to interested parties of relevant information, such medical data collected from etc. Provider output interface 217 may be used to provide such relevant information and/or other information to the interested parties via the Internet, email, fax, page, etc. or save the information on a computer readable medium. Display 218 may be used to provide such relevant information to interested parties visually.


Patient database 221 may include patient account data and healthcare provider data. Patient account data preferably includes a record of all personal data associated with patients connected to medical device 100, such as name, address, telephone number, driver's license number, social security number, credit card account number, checking account number, etc. Healthcare provider data preferably includes records of all reports generated for the healthcare providers, alerts generated for the healthcare providers, patients associated with the healthcare providers, requests made by the healthcare providers. Healthcare provider data may also include the healthcare provider's membership identification (“ID”) and password. The information to be stored in patient database 221 may be entered or obtained using provider input module 212.



FIG. 4 illustrates a flowchart of an exemplary process for communicating medical data of some embodiments of the present invention. This process may be implemented by the medical device 100, and may be embodied in software and/or application-specific circuitry. Although the steps of the communication process are described as being performed in a particular order, one skilled in the art will appreciate that these steps may be performed in a modified or different order, or in an embodiment utilizing less than all of the steps described below. Further, one or more of the steps in FIG. 4 may be performed concurrently or in parallel.


First, embedded computing platform 110 receives a request (Step 410) generated by healthcare provider system 210. The request typically explicitly or implicitly specifies a particular action to be performed by medical device 100. In one embodiment, the request from the healthcare provider is sent to email server 220 which then sends the request to medical device 100. The request is received over network 230. In a preferred embodiment, the requests are received as emails using the POP protocol. That is, the healthcare provider sends the request to email server 220 using SMTP or IMAP protocols and then email server 220 forwards the email to the unique email address associated with medical device 100 using POP. Sending the requests as email messages may allow the communication and sending of data to medical device 100 even though the medical institution where medical device 100 exists has established a firewall. Embedded computing platform 110 may in one embodiment, periodically check or request email server 220 to send medical device 100 any emails or requests that are to be sent to medical device 100. In another embodiment, email server 220 sends emails or requests directly to medical device 100 without waiting for a request. That is, in such an embodiment, medical device 100 does not periodically request or check for emails but receives the emails directly from email server 220 as they are received. Further, a skilled artisan will appreciate that a variety of other protocols could be used in embodiments of the present invention. For example, FTP, FTPS, SSH, HTTP, HTTPS, VOIP, GPS, CDMA, GSM, etc. may be used in some embodiments of the present invention. Moreover, a skilled artisan will appreciate that the email server 220 or another intermediate system can be configured with appropriate rules to prevent the medical device 100 from receiving unwanted messages or spam. For example, an incoming email addressed to the medical device 100 can be blocked if it is not from a trusted source, and/or if the message portion is not formatted properly (e.g., does not include a valid command or authentication signature).


Next, embedded computing platform 110 performs the requested action (Step 420). As part of this step, embedded computing platform 110 may parse the received request or email and perform the action as requested. A skilled artisan will appreciate that in some embodiments of the present invention, a protocol for communicating data between medical device 100 and healthcare provider system 210 via standard email messages may be established. As such, parsing of the request would be possible based on the defined protocol using conventional methods as is known in the art. If the received request relates to collecting medical data, embedded computing platform 110 may collect the requested medical data. If the received request relates to performing some other action (i.e., set parameters on a connected device, take an image, control some valve, etc.), embedded computing platform 110 can perform the requested action.


For example, in the preferred embodiment, various settings for the ventilator may need to be configured in order for them to be administered properly. Examples of commonly required settings to control a ventilator include: Peak Inspiratory Pressure (PIP) setting-limiting the peak pressure during inspiration of air; and Positive End Expiratory Pressure (PEEP) setting-limiting the peak pressure at the end of expiration of air. Many other ventilator settings may also be controlled. In addition, some ventilators are equipped with various sensors so that a patient caregiver may monitor the condition of the patient through the ventilator. Examples of commonly monitored parameters for a ventilator include Mean Airway Pressure (MAP)—the mean pressure measured within the airway during the breathing cycle; and Tidal Volume Inspired (Tvi)—measured volume of gas inhaled by the patient during a normal breath. Many other ventilator parameters may also be monitored. As a consequence, embedded computing platform 110 of the ventilator in the preferred embodiment may perform some action requested. Exemplary actions may include, “set PIP,” “get ventilator data,” “get MAP,” “take image,” etc. A skilled artisan will appreciate that a variety of other actions are possible in embodiments of the present invention.


In an alternate embodiment, embedded computing platform 110 automatically performs some action without waiting for a request (i.e., step 410 is skipped). In this embodiment, embedded computing platform 110 can be configured to perform some action automatically at predetermined intervals (e.g., daily, weekly, monthly, etc.). A skilled artisan will appreciate that the request received in step 410 may be a request to configure embedded computing platform 110 to perform some action automatically. For example, the request could configure embedded computing platform 110 to collect specified medical data every week. In this example, after receiving the request, embedded computing platform would collect the specified medical data every week automatically without waiting for a request.


In some embodiments, embedded computing platform 110 can be configured to perform some action automatically when a triggering event occurs. For example, embedded computing platform 110 may determine that medical device 100 has malfunctioned, that some readings from the patient are abnormal, that some patient readings have crossed some predetermined thresholds, etc. When such a triggering event occurs, embedded computing platform 110 may proactively send collected medical data by email to the healthcare provider system 210, without waiting for a request. The healthcare provider system 210 may set up such triggers by sending appropriate commands to the medical device 100 by email.


In Step 430 of FIG. 4, embedded computing platform 110 sends the collected medical data via an email message. As part of this step, embedded computing platform 110 sends the collected medical data to email server 220 via network 230. The collected medical data may be formatted according to the defined protocol, as discussed above. A skilled artisan will appreciate that the collected medical data may constitute a confirmation or notification that embedded computing platform 110 has performed some action. Further, a skilled artisan will appreciate that the collected medical data may be empty (e.g., no notification or confirmation is desired). In one embodiment, embedded computing platform 110 may be adapted to send the data without performing analysis (i.e., send the raw collected data). In another embodiment, embedded computing platform 110 may be adapted to perform analysis prior to sending the collected medical. For example, embedded computing platform 110 may generate reports, charts, web pages, alerts, notifications, etc. that are sent in lieu of or along with the collected medical data. In yet another embodiment, embedded computing platform 110 may be adapted to generate medical images that are to be sent. For instance, embedded computing platform 110 may be configured to generate medical images using the Digital Imaging and Communications In Medicine (DICOM) format. DICOM was established in 1992 and is the standard for exchanging medical images in a digital format. These images can then be sent to email server 220. A skilled artisan will appreciate that medical images of any format may be generated in embodiments of the present invention. Further, in the preferred embodiment, embedded computing platform 110 emails the collected medical data, analysis, or images to email server 220 using the SMTP or IMAP protocols. A skilled artisan would appreciate that embedded computing platform 110 may send the medical data, analysis, or images to email server 220 also by using the protocols discussed above.



FIG. 5 illustrates a flowchart of an exemplary process by which a healthcare provider system 210, and particularly the provider computing platform 211 (FIG. 3) of such a system, requests and receives medical data in some embodiments of the present invention. Although the steps of the communication process are described as being performed in a particular order, one skilled in the art will appreciate that these steps may be performed in a modified or different order, or in an embodiment utilizing less than all of the steps described below. Further, one or more of the steps in FIG. 5 may be performed concurrently or in parallel.


First, as discussed above, provider computing platform 211 requests performance of some action (Step 510). In a preferred embodiment, the healthcare provider submits the request using a web page, and the request is transmitted to email server 220 over the Internet. The web page may be a dedicated web page for a healthcare provider program. Special log-ins may also be provided such that only members can submit requests. A skilled artisan will appreciate that the healthcare provider can input information regarding the request using any known input mechanism provided by one or more web pages or other user interface, such as pull-down menus, text boxes, selection boxes, hyperlinks, and the like. Further, a skilled artisan will appreciate that the request may also be inputted by use of a dedicated software program, application, device, etc. Moreover, the request may be formatted according to the defined protocol, as discussed above. For example, once a human operator specifies the target medical device and the type of data to be collected, application software may transform these selections into an appropriately formatted and addressed email message that can be interpreted by the medical device 100. In one embodiment, the application software is a web-based application hosted on a web application server (see FIG. 7B).


The request from the healthcare provider is then sent to email server 220 over network 230. In the preferred embodiment, the requests are sent as emails using the SMTP or IMAP protocols. In an alternate embodiment, provider computing platform 211 automatically sends a request for performance of some action without waiting for a request from the healthcare provider. In this embodiment, provider computing platform 211 can be configured to send requests to medical device 100 at predetermined intervals (e.g., daily, weekly, monthly, etc.). Moreover, if the healthcare provider is not already registered, the healthcare provider may also register with the system at this point, and may be given a membership ID and/or password. Information supplied by the healthcare provider during and after registration is maintained in patient database 221. Further, a skilled artisan will appreciate that a variety of other protocols could be used in embodiments of the present invention. For example, FTP, FTPS, SSH, HTTP, HTTPS, VOIP, GPS, CDMA, GSM, etc. may be used.


Next, provider computing platform 211 receives the requested medical data (Step 520) from email server 220, which receives the collected medical data from medical device 100. In the preferred embodiment, provider computing platform 211 receives the medical data as an email from email server 220 using the POP protocol. Provider computing platform 211 may, in one embodiment, periodically check or request email server 220 to send any emails or medical data that are to be sent to provider computing platform 211. In another embodiment, email server 220 sends emails or medical data directly to provider computing platform 211 without waiting for a request. That is, in such an embodiment, provider computing platform 211 does not periodically request or check for emails or medical data but receives the emails or medical data directly from email server 220 as they are received. Moreover, in an alternative embodiment, email server 220 does not send all the data to provider computing platform 211. Email server 220 stores the received medical data and sends a notification to provider computing platform 211 that medical data has been received. The provider computing platform 211 may then provide direct access to the medical data stored at email server 220 or may temporarily download a copy of the medical data as desired. A skilled artisan would appreciate that many modifications of the above are possible in embodiments of the present invention. For instance, provider computing platform 211 after temporarily downloading a copy of the medical data can request that email server 220 delete its copy of the medical data or the deletion can occur automatically.


In addition, in one embodiment, healthcare provider system 210 comprises an application server and a client device. In this embodiment, provider computing platform 211 is part of the application server and the application server can be located inside or outside the medical institution. As such, email server 220 sends any medical data to application server. Then application server analyzes the medical data (see step 530 below) and sends client device a notification (discussed below). Alternatively, application server can just store and analyze the received medical data without sending a notification to the client device such that the client device can access the data at any time desired. In another embodiment, healthcare provider system 210 comprises only a client device. In this embodiment, there is no application server and email server 220 sends any medical data to the client device directly. As such, the client device analyses the medical data (see step 530 below). Further, a skilled artisan would appreciate that provider computing platform 211 may receive the medical data from email server 220 also by using the various protocols discussed above.


The received medical data is then analyzed (Step 530). As part of this step, a healthcare provider reviews the received medical data. A skilled artisan will appreciate that the received medical data may also be parsed based on the defined protocol, as discussed above. In the embodiment including the application server, the application server receives the medical data from email server 220 and analyzes the data. The application server may create reports, charts, alerts, web pages, etc. for viewing by the healthcare provider. The reports, alerts, charts, web pages, etc. may relate to the status of medical device 100, status of patients connected to medical device 100, malfunctions associated with medical device 100, etc. The application server also may also create a webpage which would enable the viewing of, and alteration to the functions and performance parameters of medical device 100. After the application server has analyzed the medical data, a notification can be sent to a client device associated with a healthcare provider. The notification notifies the healthcare provider that medical data has been received and analyzed. The notification can be sent to device, such as a mobile phone, pager, personal digital assistant, computer, or the like, associated with a healthcare provider. In the embodiment where the analysis is performed by medical device 100, the application server can send the notification without performing the analysis. Subsequently, the healthcare provider can access the medical data. For instance, the healthcare provider may access a secure web page provided by the application server to view any reports, charts, alerts, etc. that were generated in response to the received medical data. Alternatively, the application server can store the received medical data and the analysis without sending a notification to the client device. In that case, the client device can access the data and analysis as discussed above when desired.


In the embodiment, where there is no application server, the client device performs the analysis discussed above. In this embodiment, the client device alerts the healthcare provider directly that medical data has been received and analyzed. In the embodiment where the analysis is performed by medical device 100, the client can alert the healthcare provider without performing the analysis. The healthcare provider then can access the analyzed medical data via the client device. Alternatively, the client device may send a notification to a device, such as a mobile phone, pager, personal digital assistant associated with the healthcare provider and then the healthcare can access the analyzed medical data via the client device.



FIG. 6 illustrates an exemplary system environment 600 for providing medical charting in some embodiments of the present invention. Similar to system 200 above in FIG. 1, system 600 may comprise multiple computer systems, such as a, a healthcare provider system 210, a medical device 100 containing a data sever 105, and an email server 220. In addition, system 600 contains a charting system 610. These various components may be connected and communicate with one another through any suitable network 230, including the Internet.


Charting system 610 is maintained by a medical institution. Charting system 610 is used by a medical institution to chart medical data collected from patients. One example of a charting system is Clinivision MPC Software that allows for the download of data from the Puritan Bennett® Ventilators directly to the charting device computer. The ventilator data is automatically integrated into the patient chart report, and users can create ventilator flow sheet reports.


However, one problem with current charting systems, is that medical device 100 must be configured to output data in a specified format so that the medical data can properly be processed by the charting system. For example, the Puritan Bennett ventilators, discussed above, must be configured to output medical data in a specified format that can be processed by the Clinivision charting software. As such, if the charting software is modified or a different charting software product is used, medical device 100 would have to be re-configured to output medical data in a different format. This can be done by replacing medical device 100 with a different medical device or manually updating the functioning of medical device 100 by uploading a different version of the software that enables outputting the medical data in a different format. This can be troublesome if multiple medical devices have been installed because multiple medical devices may have to be replaced or updated manually.


In one embodiment, medical device 100 may be re-configured to output medical data in a different format electronically. Similar to the discussions above, medical device 100 is configured to communicate with email server 220. Email server 220 is configured to communicate with healthcare provider system 210 which is configured to communicate with charting system 610. As such, medical device 100 can be configured to output medical data in a standard format to email server 220. Then when the medical data is communicated to healthcare provider system 210, healthcare provider system 210 can be adapted to format the received medical data in a specified format and transfer the formatted medical data to charting system 610 such that charting system 610 can process the medical data. This embodiment enables the installation of a different charting program without re-configuring medical device 100. Medical device 100 can still communicate medical data in a standard format and healthcare provider system 210 can be reconfigured to format the medical data in a different format as may be needed by the different charting program.


To enable proper reformatting of the received medical data, healthcare provider system 210 can be adapted to map the received medical data in a standard format to medical data in a specified format for charting system 610. That is, healthcare provider system 210 may have a mapping table that associates medical data in the standard format to the related variables, fields, or function calls of charting system 610. A skilled artisan will appreciate that this embodiment will work if healthcare provider system 210 includes an application server or does not include an application server, as discussed above. If healthcare provider system 210 includes an application server, then application server can be configured to re-format the medical data as needed. If healthcare provider system 210 does not include an application server, then the client device can be configured to re-format the data and transfer the data to charting system 610. A skilled artisan will also appreciate that the standard format can be any format desired, even a format that can be directly processed by a particular charting system.


In another embodiment, medical device 100 can be updated to output medical data in a specified format. For example, the ventilators, as discussed above, that output medical data in a specified format for processing by the Clinivision charting software can be updated. In this embodiment, as discussed above, medical device 100 can be configured to receive a request from email server 220. In this embodiment, the request may include a software update for medical device 100. This software update would configure medical device 100 to output the medical data in a different format. A skilled artisan will appreciate that similar software updates can also be sent to healthcare provider system 210 in some embodiments of the present invention. For example, if healthcare provider system 210 includes an application server and a new charting program is now being used, a software update can be sent to the application server to provide mapping of medical data to the format needed for the new charting program. Similar updating can also be provided if healthcare provider system 210 does not include an application server and includes only a client device.


Conditional language, such as, among others, “can,” “could,” “might,” or “may,” unless specifically stated otherwise, or otherwise understood within the context as used, is generally intended to convey that certain embodiments include, while other embodiments do not include, certain features, elements and/or steps. Thus, such conditional language is not generally intended to imply that features, elements and/or steps are in any way required for one or more embodiments or that one or more embodiments necessarily include logic for deciding, with or without user input or prompting, whether these features, elements and/or steps are included or are to be performed in any particular embodiment.


Any process descriptions, elements, or blocks in the flow diagrams described herein and/or depicted in the attached figures should be understood as potentially representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps in the process. Alternate implementations are included within the scope of the embodiments described herein in which elements or functions may be deleted, executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those skilled in the art.


All of the methods and processes described above may be embodied in, and fully automated via, software code modules executed by one or more general purpose computers or processors. The code modules may be stored in any type of computer-readable medium or other computer storage device. Some or all of the methods may alternatively be embodied in specialized computer hardware. In addition, the components referred to herein may be implemented in hardware, software, firmware, or a combination thereof.


The disclosed features may be implemented in various environments, including computer-based environments, such as personal computers, workstations, servers, laptops, personal digital assistants (PDAs), mobile phones, handheld devices, and other computing devices, workstation, networked and other computing-based environments with one or more customers. The present invention, however, is not limited to such examples and embodiments of the invention may be implemented with other platforms and in other environments.


By way of example, some embodiments of the invention may be implemented using conventional personal computers (PCs), desktops, hand-held devices, multiprocessor computers, pen computers, microprocessor-based or programmable customer electronics devices, minicomputers, mainframe computers, personal mobile computing devices, mobile phones, portable or stationary personal computers, palmtop computers or the like. As used herein, the term “computing system” is intended to encompass a single computer or computing device, and is also intended to encompass a collection of computers or computing devices that interact with each other (e.g., over a network). The term “server” is intended to encompass any computing system that responds (or is programmed or configured to respond) to requests by sending or “serving” information. The term “node” is intended to encompass a computing system that is addressable on a network.


The storage media referred to herein symbolize elements that temporarily or permanently store data and instructions. Although storage functions may be provided as part of a computer, memory functions can also be implemented in a network, processors (e.g., cache, register), or elsewhere. Various types of storage mediums can be used to implement features of the invention, such as a read-only memory (ROM), a random access memory (RAM), or a memory with other access options. Further, memory functions may be physically implemented by computer-readable media, such as, for example: (a) magnetic media, like a hard disk, a floppy disk, a magnetic disk, a tape, or a cassette tape; (b) optical media, like an optical disk (e.g., a CD-ROM), or a digital versatile disk (DVD); (c) semiconductor media, like DRAM, SRAM, EPROM, EEPROM, memory stick, and/or by any other media, like paper.


Some embodiments of the invention may also include computer program products that are stored in a computer-readable medium or transmitted using a carrier, such as an electronic carrier signal communicated across a network between computers or other devices. In addition to transmitting carrier signals, network environments may be provided to link or connect components in the disclosed systems. Networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet (i.e., the World Wide Web). The network may be a wired or a wireless network. To name a few network implementations, the network may be, for example, a local area network (LAN), a wide area network (WAN), a public switched telephone network (PSTN), an Integrated Services Digital Network (ISDN), an infrared (IR) link, a radio link, such as a Universal Mobile Telecommunications System (UMTS), Global System for Mobile Communication (GSM), Code Division Multiple Access (CDMA), or a satellite link.


Transmission protocols and data formats are also known, such as, for example transmission control protocol/internet protocol (TCP/IP), hyper text transfer protocol (HTTP), secure HTTP, wireless application protocol, unique resource locator (URL), unique resource identifier (URI), hyper text markup language (HTML), extensible markup language (XML), extensible hyper text markup language (XHTML), wireless application markup language (WML), Standard Generalized Markup Language (SGML), etc. Such features may be utilized to implement some embodiments of the present invention, as disclosed herein.


Moreover, to comply with HIPAA, data may be communicated in embodiments of the present invention using known encryption and decryption techniques. For example, FIG. 7 shows an exemplary encryption system for the preferred embodiment of the present invention. As shown in FIG. 7 (7A and 7B), communication from medical device 100 (e.g., ventilator) to email server 220 and communications from email server 220 and healthcare provider system 210 may be encrypted using the secure socket level (SSL) protocol. This type of encryption can be used in both embodiments relating to healthcare provider system 210. That is SSL can be used if healthcare provider system 210 includes only a client device, as shown in FIG. 7A, or if healthcare provider system 210 includes an application server and a client device, as shown if FIG. 7B. In the embodiment with the application server, as shown in FIG. 7B, SSL may also be used in communications between the application server and the client device.


Further, as also shown in FIG. 7, on top of the SSL level, all communication from and to medical device 100 are protected ASCII based security measures. In one embodiment, three layers of ASCII based security based measures may be used. The first layer may relate to cryptographic hash functions, such as MD5. The second level may relate to data blocking and stuffing. The third level may relate to private-key stream ciphering. Modifications and variations of these layers are possible in embodiments of the present invention. Additionally, a skilled artisan will appreciate that a variety of other encryption algorithms may be used in embodiments of the present invention.


In the particular embodiment shown in FIG. 7B, the application software which runs on the web application server is responsible for at least the following tasks: (1) transforming user selections made via an Internet-connected web browser and a web page into an appropriately formatted request message, such as an email, to send to the designated medical device 100; (2) sending this request message via the email server 220 to the medical device 100; (3) receiving the corresponding reply message, such as an email, generated by the medical device 100, and parsing this reply message to extract the requested data; (4) storing the extracted data in a database in association with the request message and the healthcare entity that generated the request, and (5) making this data, and other collected data, available via web-based interface.


It should be emphasized that many variations and modifications may be made to the above-described embodiments, the elements of which are to be understood as being among other acceptable examples. All such modifications and variations are intended to be included herein within the scope of this disclosure. Further, nothing in the foregoing disclosure is intended to imply that any particular component, characteristic or process step is essential.

Claims
  • 1. A system, comprising: a medical system operative to monitor a patient and comprises at least one medical device; anda computing system embedded in the medical system, said computing system operative to receive commands over a network from a node external to the medical system, and operative to respond to at least some of said commands by generating, and sending over said network, email messages that include data obtained from monitoring the patient;wherein three layers of ASCII based security based measures are used to communicate over the network: the first layer relating to cryptographic hash functions; the second level relating to data blocking and stuffing; the third level relating to private-key stream ciphering.
  • 2. The system of claim 1, wherein the at least one medical device is a ventilator.
  • 3. The system of claim 1, wherein the medical system is located within a medical institution.
  • 4. The system of claim 3, wherein the node is located outside the medical institution.
  • 5. The system of claim 1, wherein at least one of the commands comprises a request to perform an action that relates to configuring at least one setting associated with the medical system.
  • 6. The system of claim 1, wherein the commands are received as email messages addressed to an email address associated with the medical system.
  • 7. A method performed by a medical device, the method comprising: by execution of instructions by the medical device: performing a requested action;generating a response dependent upon the requested action; andsending the generated response on a network from the medical device as an email message;wherein three layers of ASCII based security based measures are used to communicate over the network: the first layer relating to cryptographic hash functions; the second level relating to data blocking and stuffing; the third level relating to private-key stream ciphering.
  • 8. The method of claim 7, wherein the medical device is a ventilator.
  • 9. The method of claim 7, wherein the medical device is located within a medical institution.
  • 10. The method of claim 9, wherein the requested action is received from an email server that is located outside the medical institution.
  • 11. The method of claim 7, wherein the requested action comprises configuring at least one setting associated with the medical device.
  • 12. The method of claim 7, wherein communication with the medical device is limited by a firewall.
  • 13. The method of claim 7, wherein the requested action is performed after receiving a request to perform the action over the network.
  • 14. The method of claim 7, wherein the email message is sent by the medical device using a Simple Mail Transfer Protocol.
  • 15. The method of claim 7, wherein the requested action is received as an email message addressed to an email address associated with the medical device.
  • 16. A computer-implemented method of communicating with a medical device over a network, the method comprising: receiving over the network from an email server, by the medical device, a request to perform an action; andperforming, by the medical device, the requested action;wherein the request is received as an email message, and the medical device comprises computer hardware; andwherein three layers of ASCII based security based measures are used to communicate over the network: the first layer relating to cryptographic hash functions; the second level relating to data blocking and stuffing; the third level relating to private-key stream ciphering.
  • 17. The method of claim 16, wherein the medical device is a ventilator.
  • 18. The method of claim 16, wherein the medical device is located within a medical institution.
  • 19. The method of claim 18, wherein the email server is located outside the medical institution.
  • 20. The method of claim 16, wherein the requested action comprises configuring at least one setting associated with the medical device.
  • 21. The method of claim 16, wherein communication with the medical device is limited by a firewall.
  • 22. The method of claim 16, further comprising sending an email response to the email server after performing the requested action.
  • 23. A server system configured to communicate with a medical system over a network, the server system comprising: a data storage system configured to store medical data received from the medical system, the medical system comprising at least one medical device; anda server programmed via executable instructions to: send an email request message over the network to an email server, the request message requesting the medical system to perform an action;receive a response from the email server dependent upon the requested action, the response including medical data collected by the medical system; andstore the medical data in the data storage system;wherein the response is received as an email message and the server comprises computer hardware; andwherein three layers of ASCII based security based measures are used to communicate over the network: the first layer relating to cryptographic hash functions; the second level relating to data blocking and stuffing; the third level relating to private-key stream ciphering.
CROSS REFERENCE TO RELATED APPLICATIONS

This application claims the benefit of: U.S. provisional application No. 61/122,233, filed Dec. 12, 2008, the disclosures of which are hereby incorporated by reference in their entirety.

US Referenced Citations (177)
Number Name Date Kind
5692126 Templeton et al. Nov 1997 A
5778189 Kimura et al. Jul 1998 A
5848415 Guck Dec 1998 A
6070196 Mullen May 2000 A
6070798 Nethery Jun 2000 A
6246677 Nap et al. Jun 2001 B1
6260021 Wong et al. Jul 2001 B1
6272468 Melrose Aug 2001 B1
6304788 Eady et al. Oct 2001 B1
6389464 Krishnamurthy et al. May 2002 B1
6473638 Ferek-Petric Oct 2002 B2
6526970 DeVries et al. Mar 2003 B2
6539940 Zdrojkowski et al. Apr 2003 B2
6574629 Cooke, Jr. et al. Jun 2003 B1
6626175 Jafari et al. Sep 2003 B2
6635016 Finkelshteins Oct 2003 B2
6644311 Truitt et al. Nov 2003 B1
6672300 Grant Jan 2004 B1
6734880 Chang et al. May 2004 B2
6761165 Strickland Jul 2004 B2
6781522 Sleva et al. Aug 2004 B2
6782888 Friberg et al. Aug 2004 B1
6839753 Biondi et al. Jan 2005 B2
6848444 Smith et al. Feb 2005 B2
6871211 Labounty et al. Mar 2005 B2
6877511 DeVries et al. Apr 2005 B2
6911916 Wang et al. Jun 2005 B1
6918125 Skinner et al. Jul 2005 B1
6932084 Estes et al. Aug 2005 B2
6943787 Webb Sep 2005 B2
6947581 Patel et al. Sep 2005 B1
6955171 Figley et al. Oct 2005 B1
6956572 Zaleski Oct 2005 B2
6962154 Krebs Nov 2005 B2
6963673 Patel et al. Nov 2005 B1
7007692 Aylsworth et al. Mar 2006 B2
7020868 Debbins et al. Mar 2006 B2
7040318 Descher et al. May 2006 B2
7063086 Shahbazpour et al. Jun 2006 B2
7077131 Hansen Jul 2006 B2
7082334 Boute et al. Jul 2006 B2
7127299 Nelson et al. Oct 2006 B2
7127300 Mazar et al. Oct 2006 B2
7134434 Truitt et al. Nov 2006 B2
7152604 Hickle et al. Dec 2006 B2
7188621 DeVries et al. Mar 2007 B2
7201166 Blaise et al. Apr 2007 B2
7207331 Mashak Apr 2007 B2
7219666 Friberg et al. May 2007 B2
7255105 Figley et al. Aug 2007 B2
7264590 Casey et al. Sep 2007 B2
7275540 Bolam et al. Oct 2007 B2
7305988 Acker et al. Dec 2007 B2
7319386 Collins, Jr. et al. Jan 2008 B2
7320321 Pranger et al. Jan 2008 B2
7327705 Fletcher et al. Feb 2008 B2
7331343 Schmidt et al. Feb 2008 B2
7334578 Biondi et al. Feb 2008 B2
7349947 Slage et al. Mar 2008 B1
7382247 Welch et al. Jun 2008 B2
7400257 Rivas Jul 2008 B2
7408439 Wang et al. Aug 2008 B2
7430608 Noonan et al. Sep 2008 B2
7448381 Sasaki et al. Nov 2008 B2
7448382 Alexander et al. Nov 2008 B1
7468032 Stahmann et al. Dec 2008 B2
7515043 Welch et al. Apr 2009 B2
7515044 Welch et al. Apr 2009 B2
7706820 Yamaki Apr 2010 B2
7734756 Linderman Jun 2010 B2
7840694 Yamaki Nov 2010 B2
7844657 Novak Nov 2010 B2
7849140 Abdel-Aziz et al. Dec 2010 B2
20020035638 Gendron et al. Mar 2002 A1
20020116637 Deitsch et al. Aug 2002 A1
20020120676 Biondi et al. Aug 2002 A1
20020133061 Manetta Sep 2002 A1
20030037261 Meffert et al. Feb 2003 A1
20030107487 Korman et al. Jun 2003 A1
20040054775 Poliac et al. Mar 2004 A1
20040078226 Becker et al. Apr 2004 A1
20040210664 Prendergast Oct 2004 A1
20050080322 Korman Apr 2005 A1
20050177312 Guerrant et al. Aug 2005 A1
20050188083 Biondi et al. Aug 2005 A1
20050192844 Esler et al. Sep 2005 A1
20050257257 O'Connor et al. Nov 2005 A1
20060013458 Debbins et al. Jan 2006 A1
20060047538 Condurso et al. Mar 2006 A1
20060052842 Hess et al. Mar 2006 A1
20060154642 Scannell Jul 2006 A1
20060173719 Kuhn et al. Aug 2006 A1
20060235280 Vonk et al. Oct 2006 A1
20060242159 Bishop et al. Oct 2006 A1
20070015973 Nanikashvili Jan 2007 A1
20070044799 Hete et al. Mar 2007 A1
20070062530 Weismann et al. Mar 2007 A1
20070073558 Hall et al. Mar 2007 A1
20070088521 Shmueli et al. Apr 2007 A1
20070125377 Heinonen et al. Jun 2007 A1
20070125381 Mashak Jun 2007 A1
20070135866 Baker et al. Jun 2007 A1
20070144516 Doyle Jun 2007 A1
20070163579 Li et al. Jul 2007 A1
20070185547 Hoyme et al. Aug 2007 A1
20070185739 Ober et al. Aug 2007 A1
20070186928 Be'Eri Aug 2007 A1
20070191912 Fischer et al. Aug 2007 A1
20070193579 Duquette et al. Aug 2007 A1
20070197881 Wolf et al. Aug 2007 A1
20070215154 Borrello Sep 2007 A1
20070227540 Ljungberg et al. Oct 2007 A1
20070240718 Daly Oct 2007 A1
20070253380 Jollota et al. Nov 2007 A1
20070254593 Jollota et al. Nov 2007 A1
20070255125 Moberg et al. Nov 2007 A1
20070255126 Moberg et al. Nov 2007 A1
20070255250 Moberg et al. Nov 2007 A1
20070255348 Holtzclaw Nov 2007 A1
20070299326 Brown Dec 2007 A1
20070299480 Hill Dec 2007 A1
20080004904 Tran Jan 2008 A1
20080005054 Kurian et al. Jan 2008 A1
20080011302 Bassin Jan 2008 A1
20080019393 Yamaki Jan 2008 A1
20080051667 Goldreich Feb 2008 A1
20080058884 Matos Mar 2008 A1
20080059228 Bossie et al. Mar 2008 A1
20080071328 Haubrich et al. Mar 2008 A1
20080072904 Becker et al. Mar 2008 A1
20080078386 Feldhahn et al. Apr 2008 A1
20080091175 Frikart et al. Apr 2008 A1
20080092891 Cewers Apr 2008 A1
20080094207 Collins, Jr. et al. Apr 2008 A1
20080097552 Dicks et al. Apr 2008 A1
20080097909 Dicks et al. Apr 2008 A1
20080097910 Dicks et al. Apr 2008 A1
20080097911 Dicks et al. Apr 2008 A1
20080097912 Dicks et al. Apr 2008 A1
20080097914 Dicks et al. Apr 2008 A1
20080110458 Srinivasan et al. May 2008 A1
20080120284 Profio et al. May 2008 A1
20080121232 Cewers May 2008 A1
20080121233 von Blumenthal et al. May 2008 A1
20080127975 Lirsch et al. Jun 2008 A1
20080140163 Keacher et al. Jun 2008 A1
20080140446 Rosenfeld et al. Jun 2008 A1
20080141107 Catallo et al. Jun 2008 A1
20080142013 Hallett et al. Jun 2008 A1
20080142019 Lewis et al. Jun 2008 A1
20080143538 Young et al. Jun 2008 A1
20080154099 Aspel et al. Jun 2008 A1
20080167902 Baba et al. Jul 2008 A1
20080168990 Cooke et al. Jul 2008 A1
20080173304 Zaiser et al. Jul 2008 A1
20080190429 Tatarek Aug 2008 A1
20080190431 Bellefeuille Aug 2008 A1
20080196720 Kollmeyer et al. Aug 2008 A1
20080210237 McAuliffe et al. Sep 2008 A1
20080215360 Dicks et al. Sep 2008 A1
20080216834 Easley et al. Sep 2008 A1
20080221918 Peterson et al. Sep 2008 A1
20080230059 Mashak et al. Sep 2008 A1
20080245366 Lee Oct 2008 A1
20080251077 Durtschi et al. Oct 2008 A1
20080255885 Eisenberger et al. Oct 2008 A1
20080264417 Manigel et al. Oct 2008 A1
20080288294 Eisenberger et al. Nov 2008 A1
20090072962 Hitchin Mar 2009 A1
20090073991 Landrum et al. Mar 2009 A1
20090112630 Collins, Jr. et al. Apr 2009 A1
20090193435 Yamaki Jul 2009 A1
20090234672 Dicks et al. Sep 2009 A1
20090319776 Burch et al. Dec 2009 A1
20100235518 Holden et al. Sep 2010 A1
20110001605 Kiani et al. Jan 2011 A1
20110087756 Biondi et al. Apr 2011 A1
Foreign Referenced Citations (16)
Number Date Country
1 286 280 Feb 2003 EP
1 414 509 Nov 2008 EP
10-2005-0115541 Dec 2005 KR
WO 9824358 Jun 1998 WO
WO 9837704 Aug 1998 WO
WO 0059566 Oct 2000 WO
WO 0132069 May 2001 WO
WO 0228123 Apr 2002 WO
WO 03013635 Feb 2003 WO
WO 2005050519 Jun 2005 WO
WO 2005071895 Aug 2005 WO
WO 2005076535 Aug 2005 WO
WO 2005110238 Nov 2005 WO
WO 2005117389 Dec 2005 WO
WO 2006108304 Oct 2006 WO
WO 2010068356 Jun 2010 WO
Related Publications (1)
Number Date Country
20110078253 A1 Mar 2011 US
Provisional Applications (1)
Number Date Country
61122233 Dec 2008 US