US9501272B2 - Systems and methods for updating a medical device - Google Patents

Systems and methods for updating a medical device Download PDF

Info

Publication number
US9501272B2
US9501272B2 US14/529,535 US201414529535A US9501272B2 US 9501272 B2 US9501272 B2 US 9501272B2 US 201414529535 A US201414529535 A US 201414529535A US 9501272 B2 US9501272 B2 US 9501272B2
Authority
US
United States
Prior art keywords
medical device
data
software
medical
code
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.)
Active
Application number
US14/529,535
Other versions
US20150052511A1 (en
Inventor
Namvar Kiaie
Jean-Pierre Cole
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Abbott Diabetes Care Inc
Original Assignee
Abbott Diabetes Care Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Abbott Diabetes Care Inc filed Critical Abbott Diabetes Care Inc
Priority to US14/529,535 priority Critical patent/US9501272B2/en
Publication of US20150052511A1 publication Critical patent/US20150052511A1/en
Priority to US15/354,932 priority patent/US10255055B2/en
Application granted granted Critical
Publication of US9501272B2 publication Critical patent/US9501272B2/en
Priority to US16/285,695 priority patent/US11169794B2/en
Assigned to ABBOTT DIABETES CARE INC. reassignment ABBOTT DIABETES CARE INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: COLE, JEAN-PIERRE, KIAIE, NAMVAR
Priority to US17/516,043 priority patent/US11748088B2/en
Priority to US18/222,555 priority patent/US20240095014A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N33/00Investigating or analysing materials by specific methods not covered by groups G01N1/00 - G01N31/00
    • G01N33/48Biological material, e.g. blood, urine; Haemocytometers
    • G01N33/483Physical analysis of biological material
    • G01N33/487Physical analysis of biological material of liquid biological material
    • G01N33/48785Electrical and electronic details of measuring devices for physical analysis of liquid biological material not specific to a particular test method, e.g. user interface or power supply
    • G01N33/48792Data management, e.g. communication with processing unit
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1433Saving, restoring, recovering or retrying at system level during software upgrading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1004Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's to protect a block of data words, e.g. CRC or checksum
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/865Monitoring of software

Definitions

  • devices are available for diabetic patients to measure their blood glucose levels.
  • One such type of devices includes blood glucose meters that analyze blood samples via enzyme-based test strips.
  • the patient lances a finger or alternate body site to obtain a blood sample and applies the drawn blood sample to the test strip in the blood glucose meter housing for analysis and determination of the corresponding blood glucose value which is displayed, stored or otherwise provided to the patient to show the level of glucose at the time of testing.
  • Other commercially available devices include continuous glucose monitoring devices that periodically receive and process analyte related data from a transcutaneous sensor. The received and processed data may then be displayed or otherwise provided to the patient to enable the patient to continuously track measured glucose levels.
  • glucose meters are generally configured with limited functionalities related to glucose testing and monitoring.
  • Embodiments of the present disclosure include methods and/or systems for updating medical devices.
  • a method for updating a medical device in which a connection between a peripheral device and a medical device is established.
  • the peripheral device has at least one functionality not supported or initially included in the medical device.
  • data and/or software associated with the peripheral device is also identified.
  • the identified data and/or software corresponds to the at least one functionality not supported or initially included in the medical device.
  • the medical device is updated based on the identified data and/or software and the updated medical device may control the at least one functionality of the peripheral device.
  • the medical device includes a blood glucose meter, a continuous glucose monitoring device, an oximeter, a pulse oximeter, a temperature sensor, a respirometer, a heart rate monitor, an electrocardiogram monitor, or a blood pressure monitor.
  • FIG. 1 is a health monitoring device according to embodiments of the present disclosure.
  • FIG. 2 is a block diagram of the health monitoring device of FIG. 1 according to embodiments of the present disclosure.
  • FIG. 3 illustrates a block diagram of a data monitoring and management system according to embodiments of the present disclosure.
  • FIG. 4 illustrates a block diagram of an upgrade and recovery system according to embodiments of the present disclosure.
  • FIG. 5 is a flowchart illustrating a method for updating a medical device according to embodiments of the present disclosure.
  • FIG. 6 is a flowchart illustrating a method for recovering non-user configurable data according to embodiments of the present disclosure.
  • FIG. 7 is a flowchart illustrating a method for transferring user configurable data from a first device to a second device according to embodiments of the present disclosure.
  • FIG. 8 is a flow chart illustrating a method for upgrading a medical device based on detecting a connection with a peripheral device according to embodiments of the present disclosure.
  • FIG. 9 is a flow chart illustrating a method for updating a medical device according to embodiments of the present disclosure.
  • FIG. 10 is a flow chart illustrating a method for updating data management software according to embodiments of the present disclosure.
  • FIG. 11 is a flow chart illustrating a method for upgrading software on a medical device and/or a computing device according to embodiments of the present disclosure.
  • FIG. 12A is a flow chart illustrating an embodiment of a system and method for updating a device history record.
  • FIG. 12B is a flow chart illustrating another embodiment of a system and method for updating a device history record.
  • FIG. 13A is a flow chart illustrating an embodiment of a system and method for updating a device history record for a medical device combined with an add-on module.
  • FIG. 13B is a flow chart illustrating another embodiment of a system and method for updating a device history record for a medical device combined with an add-on module.
  • FIG. 14 is a flow chart illustrating a method for upgrading a medical device when a peripheral device is connected to the medical device according to embodiments of the present disclosure.
  • Embodiments described herein relate to upgrading, updating, adding, or modifying a medical device such as, for example a blood glucose monitoring device, a continuous glucose monitoring device, and/or components of an analyte monitoring system.
  • a medical device such as, for example a blood glucose monitoring device, a continuous glucose monitoring device, and/or components of an analyte monitoring system.
  • the medical device is upgraded and provided with updated software and/or data to assist users in better managing their health.
  • patients with Type-1 or Type-2 diabetic conditions may improve their diabetes management, and further, the patients, users or healthcare providers may be provided with tools to improve the treatment of such conditions.
  • FIG. 1 shows a health monitoring device 100 in accordance with one embodiment of the present disclosure.
  • Health monitoring device 100 includes a housing 110 with a display unit 120 provided thereon.
  • the display unit 120 may be a touch sensitive display.
  • the touch sensitive display is configured to allow a user of the health monitoring device 100 to input data or control operation of the health monitoring device 100 . Additionally, the user may adjust various features and/or settings of the health monitoring device 100 using the touch sensitive display.
  • a plurality of input buttons 130 each configured to allow the user of the health monitoring device 100 to input or enter data or relevant information associated with the operation of the health monitoring device 100 .
  • the user of the health monitoring device 100 may operate the one or more input buttons 130 to enter a calibration code associated with a test strip 160 , or other fluid sample reception means, for use in conjunction with the health monitoring device 100 .
  • the user may operate the one or more input buttons 130 to adjust time and/or date information, as well as other features or settings associated with the operation of the health monitoring device 100 .
  • the plurality of input buttons 130 are not included on the health monitoring device 100 , such as, for example, when the display unit is a touch sensitive display.
  • test strips such as test strip 160 encoded or provided with the associated calibration code, which may be automatically detected and/or processed or retrieved by the health monitoring device 100 .
  • test strips such as test strip 160 may be manufactured such that calibration is unnecessary, obviating the need for the health monitoring device 100 to process, request, or detect such information.
  • health monitoring device 100 may include a blood glucose meter with a medication dose calculation function, such as, for example a bolus calculation function configured to calculate a single bolus dosage amount of a medication such as insulin.
  • a medication dose calculation function such as, for example a bolus calculation function configured to calculate a single bolus dosage amount of a medication such as insulin.
  • the insulin may be long acting, fast acting or rapid acting insulin.
  • Health monitoring device 100 may also include an input unit 140 which, in one embodiment, may be configured as a jog dial, or the like, and provided on the housing 110 of the health monitoring device 100 .
  • the user or the patient may operate the input unit 140 to perform calculations and determinations associated with one or more medication dose estimation functions, such as a bolus dose estimation function, of the health monitoring device 100 .
  • the input unit 140 may also be used to make or select various options, features, or add-ons that may be available for the health monitoring device 100 .
  • a test strip port 150 may be integrated with the housing of the health monitoring device 100 .
  • the test strip port 150 is provided in a separate housing or as a separate component that may be physically or electrically coupled to the health monitoring device 100 providing modularity to the health monitoring system.
  • other components may also be attached to the housing of the health monitoring device 100 to provided added functionality to the health monitoring device 100 .
  • microprocessor or a control unit 210 ( FIG. 2 ) of the health monitor device 100 may be configured to determine the glucose level in the blood sample, and display the determined glucose level on the display unit 120 when the blood sample is provided on the test strip 160 which is positioned in the strip port 150 of the health monitoring device 100 .
  • embodiments include measurement or monitoring of glucose levels and the levels of other analytes, drugs, or physiological conditions based on a user request, prompt or command, or based on a programmed or programmable time schedule (for example but not limited to, such as once every minute, once every five minute, or once every ten minutes).
  • Analyte levels that may be determined include, for example, acetyl choline, amylase, bilirubin, cholesterol, chorionic gonadotropin, creatine kinase (e.g., CK-MB), creatine, DNA, fructosamine, glucose, glutamine, growth hormones, hormones, ketones (e.g., ketone bodies), lactate, oxygen, peroxide, prostate-specific antigen, prothrombin, RNA, thyroid stimulating hormone, and troponin. Assays suitable for determining the concentration of DNA and/or RNA are disclosed in U.S. Pat. No. 6,281,006 and U.S. Pat. No. 6,638,716, the disclosures of each of which are incorporated by reference herein.
  • the concentration of drugs such as, for example, antibiotics (e.g., gentamicin, vancomycin, and the like), digitoxin, digoxin, drugs of abuse, theophylline, and warfarin, may also be determined.
  • antibiotics e.g., gentamicin, vancomycin, and the like
  • digitoxin digoxin
  • drugs of abuse drugs of abuse
  • theophylline drugs of abuse
  • warfarin may also be determined.
  • the health monitoring device 100 may be configured to automatically enter into a medication dosage calculation mode to, for example, estimate a medication dosage amount based on information stored in the health monitoring device 100 (such as the patient's insulin sensitivity, for example), and/or prompt the patient to provide additional information, such as the amount of carbohydrate to be ingested by the patient for determination of, for example, a carbohydrate bolus dosage determination.
  • the patient may operate the input unit 140 in conjunction with a user interface menu provided on the display unit 120 to provide the appropriate information. Additional features and descriptions of exemplary health monitoring devices including glucose monitoring device and/or blood glucose meters are provided in U.S.
  • the health monitoring device 100 may be configured to prompt the patient to select whether to retrieve a predetermined or preprogrammed medication dosage amount such as, for example, a correction bolus or a carbohydrate bolus, following the display of the determined analyte level from the test strip 160 .
  • a predetermined or preprogrammed medication dosage amount such as, for example, a correction bolus or a carbohydrate bolus
  • the health monitoring device 100 may be configured to automatically prompt the user or patient to select whether a medication dosage determination is desired following analyte testing using the test strip 160 .
  • FIG. 2 is a block diagram of the health monitoring device 100 ( FIG. 1 ) in one embodiment of the present disclosure.
  • the health monitoring device 100 includes a controller unit 210 operatively coupled to a communication interface 220 and configured for bidirectional communication.
  • the controller unit 210 is further operatively coupled to a test strip interface 230 , an input section 240 (which, for example, may include the input unit 140 and the plurality of input buttons 130 as shown in FIG. 1 ), an output unit 250 , and a data storage unit 260 .
  • the test strip interface 230 is configured for signal communication with the inserted test strip 160 ( FIG. 1 ) for determination of the fluid sample on the test strip 160 .
  • the test strip interface 230 may include an illumination segment which may be configured to illuminate the test strip port 150 ( FIG. 1 ) using a light emitting diode (LED), for example, during the test strip insertion process to assist the user in properly and accurately inserting the test strip 160 into the test strip port 150 .
  • LED light emitting diode
  • the test strip interface 230 may be additionally configured with a physical latch or other securing mechanism internally provided within the housing 110 of the health monitoring device 100 such that when the test strip 160 is inserted into the strip port 150 the test strip 160 is retained in the received position until the sample analysis is completed.
  • a physical latch or securing mechanism may include a unidirectional biased anchor mechanism or a pressure application mechanism that retains the test strip 160 in place by applying pressure on one or more surfaces of the test strip 160 .
  • the output unit 250 may be configured to output or display data or information to a user on a display unit, such as display unit 120 ( FIG. 1 ). Such information may include the determined analyte level, software upgrade progress mode and the like.
  • the output unit 250 and the input section 240 may be integrated, for example, in the case where the display unit 120 is configured as a touch sensitive display where the patient may enter information or commands via the display area using, for example, a finger or stylus or any other suitable input device.
  • the communication interface 220 includes a wireless communication section configured for bi-directional radio frequency (RF) communication with other devices to transmit and/or receive data to and from the health monitoring device 100 .
  • the communication interface 220 may also be configured to include physical ports or interfaces such as one or more of a USB port, an RS-232 port, a serial port, a IEEE 1394 (Firewire) port, an Ethernet port or any other suitable electrical connection port to allow data communication between the health monitoring device 100 and other external devices such as a computer terminal (for example, at a physician's office or in hospital environment), a personal computer, a laptop computer, a notebook computer, an iPad, a tablet computing device, a cellular telephone, a smart phone, a personal data assistant, a workstation, a server, a mainframe computer, a cloud computing system, an external medical device, such as an infusion device, an analyte monitoring device, or including an insulin delivery device, or other devices that are configured for similar complementary data communication.
  • a computer terminal for example, at
  • the wireless communication section of the communication interface 220 may be configured for infrared communication, Bluetooth communication, wireless USB communication, ZigBee communication, cellular communication, Wi-Fi (IEEE 802.1 Ix) communication, RFID (passive or active) communication, or any other suitable wireless communication mechanism to enable the health monitoring device 100 to communicate with other devices such as infusion devices, analyte monitoring devices, computer terminals, servers, personal computers, laptop computers, notebook computers, iPads, tablet computers, cell phones, smart phones, workstations, mainframe computers, cloud computing systems, communication enabled mobile telephones, personal digital assistants, or any other communication devices with which the patient or user of the health monitoring device 100 may use in conjunction therewith, in managing the treatment of a health condition, such as diabetes.
  • devices such as infusion devices, analyte monitoring devices, computer terminals, servers, personal computers, laptop computers, notebook computers, iPads, tablet computers, cell phones, smart phones, workstations, mainframe computers, cloud computing systems, communication enabled mobile telephones, personal digital assistants, or any other communication devices with which
  • the system 300 is an analyte monitoring and management system, such as a continuous glucose monitoring management system.
  • a continuous glucose monitoring system is specifically mentioned, it is contemplated that features described herein may also be applicable to other medical monitoring device such as drug or medication delivery devices and the like.
  • the analyte monitoring system 300 includes a sensor 301 , a data processing and/or communication unit such as, for example, a transmitter unit 302 coupleable to the sensor 301 , and a primary receiver unit 304 which is configured to communicate with the transmitter unit 302 via a bi-directional communication link 303 .
  • a data processing and/or communication unit such as, for example, a transmitter unit 302 coupleable to the sensor 301
  • a primary receiver unit 304 which is configured to communicate with the transmitter unit 302 via a bi-directional communication link 303 .
  • the communication link 303 may include an RF communication protocol, an infrared communication protocol, a Bluetooth enabled communication protocol, a wireless USB communication protocol, a ZigBee communication protocol, a cellular communication protocol, a Wi-Fi (IEEE 802.1 Ix) communication protocol, or an equivalent wireless communication protocol which would allow secure, wireless communication of several units (for example, per HIPPA requirements) while avoiding potential data collision and interference.
  • the senor 301 and the transmitter unit 302 may be configured as a single integrated unit such as an on body patch device.
  • the integrated unit may wirelessly communicate with other components of the system 300 such as described herein.
  • the primary receiver unit 304 may be further configured to transmit data to a data processing terminal 305 for evaluating the data received by the primary receiver unit 304 .
  • the data processing terminal 305 in one embodiment may be configured to receive data directly from the transmitter unit 302 via a communication link which may optionally be configured for bi-directional communication.
  • transmitter unit 302 and/or receiver unit 304 may include a transceiver.
  • an optional secondary receiver unit 306 which is operatively coupled to the communication link and configured to receive data transmitted from the transmitter unit 302 .
  • the secondary receiver unit 306 is configured to communicate with the primary receiver unit 304 as well as the data processing terminal 305 .
  • the secondary receiver unit 306 may be configured for bidirectional wireless communication with each or one of the transmitter unit 302 , the primary receiver unit 304 and the data processing terminal 305 .
  • the secondary receiver unit 306 may be configured to include a limited number of functions and features as compared with the primary receiver unit 304 .
  • the secondary receiver unit 306 may be configured substantially in a smaller compact housing or embodied in a device such as a wrist watch, pager, mobile phone, PDA, for example.
  • the secondary receiver unit 306 may be configured with the same or substantially similar functionality as the primary receiver unit 304 .
  • Each receiver unit may be configured to be used in conjunction with a docking cradle unit, for example for one or more of the following or other functions: placement by bedside, for re-charging, for data management, for night time monitoring, and/or bidirectional communication device.
  • sensor 301 may include two or more sensors, each configured to communicate with the transmitter unit 302 . Furthermore, only one transmitter unit 302 , communication link 303 , and data processing terminal 305 are shown in the embodiment of the monitoring system 300 illustrated in FIG. 3 . However, it will be appreciated by one of ordinary skill in the art that the analyte monitoring system 300 may include one or more sensors, multiple transmitter units 302 , communication links 303 , and data processing terminals 305 . Moreover, within the scope of the present disclosure, the analyte monitoring system 300 may be a continuous monitoring system, or semi-continuous, or a discrete monitoring system. In a multi-component environment, each device is configured to be uniquely identified by each of the other devices in the system so that communication conflict is readily resolved between the various components within the analyte monitoring system 300 .
  • the senor 301 is physically positioned in or on the body of a user whose analyte level is being monitored.
  • the sensor 301 may be configured to continuously sample the analyte level of the user and convert the sampled analyte level into a corresponding data signal for transmission by the transmitter unit 302 .
  • the transmitter unit 302 may be physically coupled to the sensor 301 so that both devices are integrated in a single housing and positioned on the user's body.
  • the transmitter unit 302 may perform data processing such as filtering and encoding on data signals and/or other functions, each of which corresponds to a sampled analyte level of the user, and in any event transmitter unit 302 transmits analyte information to the primary receiver unit 304 via the communication link 303 .
  • data processing such as filtering and encoding on data signals and/or other functions, each of which corresponds to a sampled analyte level of the user, and in any event transmitter unit 302 transmits analyte information to the primary receiver unit 304 via the communication link 303 .
  • Additional detailed description of the continuous analyte monitoring system and its various components are provided in but not limited to: U.S. Pat. Nos. 6,134,461, 6,175,752, 6,121,611, 6,560,471, 6,746,582, and U.S. Patent Publication No. 2008/0278332 filed May 8, 2008 and elsewhere, the disclosure of each of which are incorporated by reference for all purposes.
  • FIG. 4 illustrates a block diagram of an upgrade and recovery system according to embodiments of the present disclosure.
  • the system 400 includes, but is not limited to, a device 401 , a computing device 402 , and a server 403 .
  • the upgrade recovery system 400 may be used with the health monitoring device 100 ( FIG. 1 ) and components thereof and/or various components of the data monitoring and management system 300 ( FIG. 3 ).
  • the term “device,” such as device 401 for example, may refer to the health monitoring device 100 , the transmitter unit 302 , the primary receiver unit 304 , and/or the secondary receiver unit 306 .
  • the computing device 402 may be a user's personal computer or laptop, for example.
  • the computing device may also correspond to a personal digital assistant, smart phone, cell phone, tablet computer, iPad, or other such portable computing device.
  • the computing device 402 may be configured to store and/or further analyze either user-entered data (such as blood glucose data and/or continuously monitored glucose data) measured from the device 401 or data that was transmitted to the device 401 via a wireless or wired connection.
  • web-based application software and other client software may be stored in memory of the computing device 402 and may be executed by one or more processors of the computing device 402 .
  • Such software may enable a user to view analyte related data, available software and firmware upgrades for the device 401 , as well as various available applications for the device 401 .
  • server 403 is configured to provide upgrades for the device 401 and/or the computing device 402 .
  • the upgrades to the device 401 and the computing device 402 include software upgrades, data upgrades, and firmware upgrades.
  • the server 403 is further configured to store and/or analyze and process data obtained from device 401 and computing device 402 and transmit the received data to another computing device (not shown) such as, for example, a computing device of a healthcare provider.
  • Other external components and/or devices may be connected to server 403 .
  • Additional description for exemplary upgrade and/or recovery systems, such as the system 400 of FIG. 4 are provided in, for example, U.S. provisional application No. 61/184,234, entitled “Failure Recovery Methods of Corrupted Device Or During Software Downloads and Preservation of User Data and Manufacturing Data”, filed on Jun. 4, 2009, the disclosure of which is incorporated herein by reference in its entirety for all purposes.
  • communication links 410 , 420 , and 430 may respectively connect the device 401 and computing device 402 ; device 401 and server 403 ; and computing device 402 and server 403 .
  • the communication links 410 , 420 , and 430 may include one or more of an RF communication protocol, an infrared communication protocol, a Bluetooth enabled communication protocol, a Wireless USB communication protocol, a ZigBee communication protocol, a cellular communication protocol, a Wi-Fi (IEEE 802.1 Ix) communication protocol, an equivalent wireless communication protocol, and the like.
  • One or more components of the upgrade and recovery system 400 may function to perform various and multiple upgrade and recovery operations related to software and data upgrades, recovery, and/or preservation.
  • system may perform one or more routines for downloading data and/or software to a device, such as device 401 as described below in conjunction with the flowchart of FIG. 5 .
  • communication is established through communication links 410 or 420 .
  • the device 401 includes a first memory for storing data and/or software algorithm or routines for execution by one or more microprocessors to upgrade executable code for operation of the device 401 and to verify the integrity of the code and/or associated user-configurable and manufacturing data (adapted to be used by the upgraded code).
  • the device 401 further includes a second memory with a multiplicity of segregated areas for storage of different kinds of data and/or software.
  • the first and/or second memory is random access memory.
  • the first memory is volatile memory.
  • the second memory is non-volatile memory, which may be flash memory.
  • the first memory and the second memory are non-volatile memory. Executable code that is being executed on the device 401 , as well as the user-configurable and manufacturing data utilized by the executable code, is stored in a first storage area of the second memory.
  • the device 401 receives a command regarding the download of new executable code that is to be processed or executed at the device 401 ( 502 ).
  • the new code may be for an upgrade to software being executed on the device 401 , a new application programming interface (API) for the device 401 , updated firmware for the device 401 , or a new software application for the device 401 .
  • the upgrade command is initiated by the remote computing device 402 and communicated by the remote computing device 402 to the device 401 .
  • a processor of the device 401 automatically initiates installation or downloading of the new code directly from the server 403 when it is determined an upgrade is available. In other embodiments, the download will not be initiated until a user confirms that the available upgrade is desired.
  • the existing (old) unpacked user-configurable data and manufacturing data utilized in the current software version running on the device is packed and copied with the current executable code to a second storage area of the second memory of the device 401 ( 503 ).
  • This data may then be uploaded to the computing device 402 running the software upgrade module or may be uploaded directly to the server 403 .
  • the uploaded old packed data is converted to be utilized by the new (upgraded) version of the software code.
  • the new software code is downloaded to the device 401 as new (converted) data with a new version of the code and is stored in the first memory of the device 401 ( 504 ).
  • the server 403 may, according to an embodiment, perform the upload and download through client software running on the server 403 , an intervening device, such as, for example, the computing device 402 , or directly on the device 401 .
  • the integrity of the new converted data block and upgraded code stored on the first memory of the device is verified ( 505 ).
  • the verification may include confirmation that the new data and code are not corrupt or that the new data and code are compliant with device 401 .
  • the integrity verification is, according to an embodiment, performed by cyclic redundancy check (CRC). Although a cyclic redundancy check is specifically mentioned, it is contemplated that other integrity verification processes including error detection and/or correction may be employed to verify the new data and code.
  • the new (converted) packed data and original software code are copied to a third storage area of the second memory of the device 401 ( 506 ). As the new (converted) packed data is stored in the third storage area, the packed data and code that is stored in the second storage area of the second memory of the device 401 is overwritten with the verified new data and code.
  • the process may end.
  • the new data and/or code if corrupt, is neither stored in the first nor second memory.
  • the process may then repeat where new (converted) data and upgrade code are again downloaded to the device 401 as described above.
  • a processor of the device 401 initiates a reset command to reset the device 401 .
  • the device 401 attempts to use the newly upgraded code and the new data ( 507 ).
  • the packed (verified and converted) data that is stored in the second area of the second memory is unpacked to populate the first area of the second memory. If a failure occurs, the process stops and the processor of the device 401 initiates a reset command ( 508 ).
  • the device 401 reverts to use of the old (unconverted) data and original (not yet upgraded) code that was stored in the second storage area of the second memory.
  • the upgraded code may be associated with a critical update for the operation or functionality of the device 401 ( FIG. 4 ).
  • the critical update may correspond to a bolus calculation function or bolus delivery function of peripheral pump connected to the device 401 . If the critical update is not installed on the device 401 , an incorrect bolus dosage may be calculated and/or the pump may not deliver the expected amount of insulin based on the calculation.
  • the processor of the device 401 initiates a reset command and the device 401 resets.
  • the download and/or installation of the critical update automatically restarts.
  • the user of the device 401 may be prompted to reinitiate the download and/or installation of the critical update.
  • the prompt may be a message screen output on a display of the device 401 , an audible alert, a tactile alert or a combination thereof.
  • the device 401 when the device 401 recovers from the reset, the device reverts to the use of the old data and original code that was stored in the second storage area of the second memory but the functionality or feature of the device 401 that corresponds to the critical update will not be accessible by the user until the critical update is installed. For example, if the critical update corresponds to a bolus calculation function, the user may not use the bolus calculation function until the critical update corresponding to the bolus calculation function is installed on the device 401 . Although the bolus calculation function is not operational, other features and functionalities of the device 401 may still be functional. For example, although a bolus calculation function is not accessible by the user, a test strip port and blood glucose calculation function may be operational on the device 401 .
  • the critical update may correspond to a particular feature of the device 401 , all functionalities and features of the device 401 may be non-functional.
  • a message or alert screen may be output on the display of the device 401 indicating that all features and functionalities of the device 401 are non-functional and will remain non-functional until the critical update has been installed on the device 401 . The user may then be prompted to reinitiate the download and/or installation of the critical update.
  • the functionality of the device 401 that corresponds to the critical update may have limited operational capabilities for a predetermined amount of time. For example, if the critical update corresponds to medication delivery of the peripheral pump, the processor of the device may instruct the peripheral pump to deliver a predetermined amount of insulin for the predetermined amount of time. When the predetermined amount of time expires, the user may be prompted to reinitiate the download and/or installation of the critical update.
  • the first memory of the device 401 also includes non-user configurable data.
  • non-user configurable data includes, for example, manufacturing data (e.g., circuit calibration information) that enhances or assists in the operation of the device 401 .
  • manufacturing data e.g., circuit calibration information
  • the updates or new data may be necessary for the code upgrade.
  • the non-user configurable data may be used to identify the device 401 such as, for example, with a device serial number. Additionally, the non-user configurable data may also include default settings for the device 401 or a current software version of the device 401 . It may be desirable to keep the default settings of the device 401 intact in case the downloading of new non-user configurable data fails or previously-used non-user configurable data has operational problems. Because the non-user configurable data is stored, this data may be used to restore the settings of the device 401 should any problems occur. In certain embodiments, the restoration of the default settings may occur automatically upon receipt of the non-user configurable data or upon a user-initiated or remote-initiated command.
  • FIG. 6 is a flow chart illustrating a method for use in one or more embodiments of the present disclosure, for recovering non-user configurable data used by a device, such as, for example device 401 ( FIG. 4 ), in which such data has been corrupted or is no longer present.
  • the non-user configurable data which is specific to the device 401 , is stored in a database on a remote server, data storage terminal, or other computing device ( 601 ).
  • the non-user configurable data may be manufacturing-configured data that assists in or supplements the operation of the analyte monitoring device.
  • the non-user configurable data is associated with a serial number that identifies the device 401 , a current software version running on the device 401 and/or default settings of the device 401 .
  • electronic data communication between the remote server, the data storage terminal or the computing device and the device 401 is established ( 602 ) and the serial number for the device 401 is transmitted to the server, the data storage terminal or the computing device ( 603 ).
  • Such transmission may be initiated by a user of the device 401 upon experiencing, for example, a malfunction or problem with the device 401 .
  • the user may provide the serial number through a user interface of the device or through a user interface on a device that is in communication with the device 401 .
  • the device 401 automatically transmits the serial number based on various performance indicators such as, for example, when a failure of the device 401 is detected.
  • the remote server, the data storage terminal, or the remote computing device Upon receipt of the serial number, the remote server, the data storage terminal, or the remote computing device transmits the stored non-user configurable data to the device 401 ( 604 ).
  • the transmission of the data may be automatically performed upon receipt of the serial number, as a receipt of the serial number may indicate that the device 401 requires the data.
  • transmission of the stored non-user configurable data may be transmitted only when the serial number is received with an appropriate request to transmit the data.
  • the non-user configurable data may identify the device 401 and may include default settings for the device 401 , including the most recent software and firmware versions that were running on the device 401 .
  • the device 401 may use the default settings to restore the device to its functionality prior to any operational problems that may have occurred.
  • transmission of the stored non-user configurable data to the device 401 from the server, the data storage terminal or the computing device may cause the default settings to be automatically restored on the device 401 .
  • the restoration of the default settings may be processed by the remote server, the data storage terminal, or other computing device through a corresponding tool or software component running on the corresponding device.
  • FIG. 7 illustrates a routine for transferring user configurable data from a first device to a second device according to embodiments of the present disclosure.
  • the routine described herein may be used when the first device ceases to work or use of another device is desired (e.g., when a physician prescribes use of a different device).
  • the method routine described below may also be used to transfer applications and other downloaded content from one device to another. In certain embodiments, the method may be used to transfer data from the first device to the second device even if the devices are not related or serve different functions.
  • the connection may be a wired or wireless connection such as described above.
  • the first device may send an identifier, such as, for example a serial number to identify the type of the first device and/or a current software version being executed on the device. This data may be sent automatically or in response to a request from the remote computing device.
  • the remote computing device is a server.
  • the remote computing device may be a personal computer, laptop, personal digital assistant, smart phone, tablet computer, or other such computing device.
  • the specific data that is uploaded may be dictated by either the first device or the remote computing device. For example, if some of the data to be uploaded was recently uploaded in the past and the data has not been changed, the data need not be uploaded again as it is duplicate data. In certain embodiments, if some of the data to be uploaded was received and/or stored on the device prior to a threshold time limit (e.g., 6 months in the past) the data may no longer be needed. Further, data transferred from one device may not be compatible with the second device. In such cases, the unneeded data will not be uploaded to the remote computing device.
  • a threshold time limit e.g. 6 months in the past
  • the second device may send either automatically, or in response to a request from the remote computing device, an identifier that may be used to identify the device and/or a current software version running on the device.
  • the data that was uploaded from the first device is converted for use on the second analyte monitoring device ( 704 ).
  • the converted data is downloaded and stored on the second device ( 705 ).
  • the downloaded data is stored in a first memory of the second device.
  • the download operation may be performed by a software upgrade tool running on a computing device connected to the second device.
  • the remote computing device performs the download through client software running on a computing device that connects to the second device.
  • the software upgrade tool may be incorporated directly into the second device.
  • the integrity of the stored data is verified ( 706 ).
  • the verification may serve to confirm that the stored data is not corrupted or that if the data was converted, the data is compliant with the second device.
  • the integrity verification may be performed by cyclic redundancy check (CRC) or other integrity verification processes.
  • a copy of the data is stored on a second memory of the second memory device ( 707 ).
  • the remote computing device may direct a computing device connected to the second device to perform the copying operation through client software running on the connected computing device.
  • the data copying may be performed on the second device itself without the need for further instructions from another computing device.
  • the second device may operate based on the stored data. In certain embodiments, the second device continues to operate based on its previously-stored data until further operations/instructions are performed in which the new data is needed.
  • a user is advantageously able to recover device functionality from a server or another location rather than replace the device, and the recovery may conveniently be done from the user's home or other preferred location.
  • the recovery may conveniently be done from the user's home or other preferred location.
  • installation of corrupted software through, for example, a software upgrade tool running on a user's computing device, may conveniently be resolved.
  • points of failure that are recovered by the medical device and/or a software tool operating on a user's computing device.
  • the recovery by the medical device and/or software tool serves to consistently provide the user with a functioning device even if the software upgrade is unsuccessful.
  • the points of failure may include, but are not limited to, (i) corruption of the software upgrade during download or upon restarting of the medical device; (ii) data that is corrupt or inconsistent with the new software upgrade; (iii) communication failure between the computing device and the device or the server during the software upgrade process; and (iv) device automatic recovery from incorrect software or data.
  • the device may operate to correct its software, manufacturing data, and any user configured data by using the saved version of the software and the data.
  • the communication link between the computing device and the device, as well as the communication link between the computing device and the server, is not necessary for the device to remain functional.
  • the user of the device is able to perform software upgrades without relying on a software manufacturer or other professional.
  • a software upgrade tool running on the user's computing device obtains the current data for the current release of the software at the start of the software upgrade process.
  • converted user-configured and manufacturing-configured data that is compliant with the new software is downloaded.
  • the server performs the software upgrade as well as the data conversion to match the new software through client software running on the user's computing device that connects to the user's device.
  • the user of the device is able to perform software upgrades while the user-configured and manufacturing-configured data are preserved.
  • the data is converted and used with the new software release.
  • a software upgrade on a device For a software upgrade on a device, data is secured and/or preserved. Accordingly, the data is copied to a block and is later restored to the device. This operation reduces interaction between the device and computing device, thereby reducing the likelihood of point-of-communication failure, and also allows for a user to easily perform software upgrades on the device. Additionally, a hospital or clinic can perform software upgrades or upload user data from one device and download it to another device.
  • FIG. 8 illustrates a routine for upgrading a medical device based on detecting a connection with a peripheral device according to embodiments of the present disclosure.
  • the routine described below may be used with a medical device, such as, for example, a health monitoring device 100 ( FIG. 1 ), a primary receiver unit 304 ( FIG. 3 ) or secondary receiver unit 306 ( FIG. 3 ).
  • the peripheral device is a device having functionality that was not, or is not, currently provided on the medical device.
  • a peripheral test strip port may be connected to the medical device.
  • the medical device may be configured to analyze, display and store data corresponding to blood glucose levels of the blood sample.
  • the peripheral device may be a pump for delivering a medication, such as, for example insulin.
  • a peripheral device may be personal digital assistant, cellular telephone, tablet computer or other such device.
  • the peripheral device is physically connected to the medical device. Examples include connecting the peripheral device to a USB port of the medical device either directly or indirectly using a USB cable.
  • other physical connections may be employed or used such as, for example, but not limited to RS-232 connection, serial data connection, IEEE 1394 data connection, Ethernet data connection, or one or more combinations thereof.
  • the connection between the peripheral device and the medical device may be made using an RF communication protocol, RFID communication protocol, an infrared communication protocol, a Bluetooth enabled communication protocol, an IEEE 802.1 Ix (WiFi) wireless communication protocol, wireless USB communication protocol, cellular communication protocol, Zigbee communication protocol, or an equivalent wireless communication protocol.
  • WiFi IEEE 802.1 Ix
  • a user of the medical device may need to prompt the medical device to search for and detect a specific peripheral device from a predetermined or pre-populated list of peripheral devices supported by the medical device.
  • the medical device may require that the peripheral device be brought within a predetermined range of the medical device.
  • a communication link may be established between the two devices.
  • the user may manually enter an identification number or serial number of a particular peripheral device into the medical device and when a peripheral device having that serial number is within a certain predetermined range, the communication link is established.
  • the medical device may be configured to only attempt to connect to peripheral devices that come within a predetermined range of the medical device (e.g. 3 feet or less, 2 feet or less, etc.). As a result, the medical device will not attempt to connect to peripheral devices that are not owned by the user or attempt to connect to a peripheral device that the user did not intend to be connected to the medical device.
  • a predetermined range of the medical device e.g. 3 feet or less, 2 feet or less, etc.
  • the connected peripheral device is identified ( 802 ) using a serial number or other such identifier.
  • the peripheral device may be physically connected to medical device, such as, for example, being connected directly to a USB port on the medical device or connected via a USB cable.
  • the peripheral device may be wirelessly connected to the medical device.
  • the peripheral device is identified using a serial number of the device, a portion of the serial number of the device or other such identifier that may distinguish the peripheral device from another peripheral device.
  • the peripheral device is identified by a user prior to a connection being established.
  • a processor of the medical device compares the received serial number of the peripheral device, or portions thereof, to a database of supported peripheral devices stored in a memory the medical device to properly identify the connected peripheral device.
  • the peripheral device is identified when the serial number or identification number of the peripheral device matches a serial number or identification number of a type of peripheral device stored in the database.
  • the medical device is configured to wirelessly connect to a remote computing device such as for example, a server, and request identification of the peripheral device based on the received identification number or serial number.
  • the peripheral device may be selected from a user interface of data management software being executed on a computing device and configured to interact with the medical device.
  • the data management software may be used to receive data from the medical device, print various reports based on the received data, and share the received data with healthcare providers or other caretakers over a network connection.
  • a user may manually select a peripheral device from a list of available or supported peripheral devices on a user interface screen of the data management software and request that the medical device be upgraded to support the selected peripheral device.
  • an application programming interface associated with the identified peripheral device is also identified ( 803 ).
  • An application programming interface enables the medical device to interact with software of the peripheral device. For example, if the peripheral device is a pump for dispensing medication, installation of the API on the medical device may permit the medical device to act as a pump controller to control medication delivery, calculate amounts of medication to be delivered, and receive and display data corresponding to the medication delivered by the pump.
  • the API is identified based at least in part, on the serial number or identification number of the peripheral device that was connected to the medical device.
  • a user may select a particular API from a pre-populated list of available APIs, such as, for example, a list of APIs on a user interface screen of the data management software.
  • the API is downloaded and installed on the medical device ( 804 ).
  • the peripheral device API may be stored or located on a computer, server, and/or network located external to medical device.
  • the medical device may connect to the computer or server on which the identified API is stored to download the identified API.
  • the software for the identified API may reside, for example, in a memory of the medical device.
  • a processor of the medical device automatically, or based on user verification, retrieves the identified API from memory and install the identified API software.
  • the API software for the peripheral device may reside in a memory of the peripheral device.
  • a processor of the medical device may issue a command to download and install the data and/or software from the peripheral device thus enabling the medical device to communicate with and/or control the peripheral device.
  • the peripheral device is configured to reprogram or update the medical device such that the medical device can communicate with the peripheral device. For example, when a peripheral device is connected to the medical device for the first time and the medical device detects the connection, a processor of the medical device issues a command to download and install the data and/or software stored on the peripheral device to the medical device.
  • the peripheral device is a non-medical peripheral device, such as, for example a cellular telephone, personal digital assistant, tablet computer and the like.
  • the medical device may download and use APIs for the non-medical peripheral devices in the same manner as discussed above.
  • the medical device is configured to transmit data, such as, for example, blood glucose readings, to the identified peripheral device and a processor of the medical device instructs the peripheral device to transmit the data to healthcare provider.
  • the peripheral device is a cellular telephone or personal digital assistant
  • the medical device can instruct the cellular telephone to send a SMS message or MMS message to the user's healthcare provider with the blood glucose data or other such data contained in the body of the message.
  • the API may be downloaded and installed on the medical device in accordance with the method described above with reference to FIG. 5 . Further, it is contemplated that the upgrades and downloads will not substantially affect the functionality and performance of the medical device while the user is actually using the medical device to test blood glucose values and view glucose related data. In certain embodiments, if a user is currently using the medical device, such as, for example, performing a blood glucose test, or continuous glucose data is being received at a receiver unit, downloading and/or installation of the upgrade or software is suspended until the user imitated action is complete.
  • FIG. 9 is a flow chart illustrating a method for updating a medical device according to embodiments of the present disclosure.
  • the medical device is a health monitoring device 100 ( FIG. 1 ), a primary receiver unit 304 ( FIG. 3 ) or a secondary receiver unit 306 ( FIG. 3 ).
  • the method for updating the medical device begins as various events are detected by a processor of the medical device. Each of the events are then stored and tracked in a device history log ( 901 ) that is stored in a memory of the medical device.
  • the device history log stored on the medical device is associated with the identification number that corresponds to the medical device.
  • the device history log is configured to track data corresponding to the treatment of a health condition of a user such as, for example, diabetes.
  • data may include the frequency of insulin doses, the type and brand of insulin used, the manufacturer of the insulin, frequency of blood glucose measurements, type of test strips used in blood glucose measurements, alarms and alerts output by the medical device and other data related to the treatment of diabetes.
  • the device history log also tracks updates to the firmware and/or software of the medication device as well as current versions of the firmware and/or software being executed on the medical device.
  • the medical device is altered or updated (e.g., new firmware version, software version, peripheral device connection, etc.)
  • the update information is stored in the device history log of the medical device.
  • the modifications to the device which may include a portion of or all of the modifications to the device, may then be transmitted to a device history record (DHR) stored at a remote location, such as, for example, on a server or other remote location such as device manufacturing site or at a server of a device manufacturing site, accessible via a network.
  • server may contain device history logs of multiple devices.
  • each record or device history log in the device history record has a unique identifier that corresponds to a particular medical device (e.g., identification number of the medical device). Therefore, when data from a particular device history log associated with a medical device is transmitted to the location where the device history record is maintained, the data from the medical device is stored or updated in the device history recorded corresponding to the identified medical device.
  • the transmission of data from the device history log of the corresponding device to the location where the device history record is maintained may occur directly from the medical device using a wireless or wired communication protocol to connect to the internet or other data network.
  • the data from the device history log is transmitted to the device history record location when the medical device is connected to a computing device capable of connecting to a network or the internet.
  • the device history log for that particular device identified by the serial number or partial serial number of the device, is updated in the device history record to reflect the changes made to the medical device.
  • a manufacturer of the device, a healthcare provider or other entity may be able to track the most recent updates to each device.
  • the device history records includes the date of manufacture of the associated device, the quantity of manufacture of the associated device, the quantity of the manufactured device released for distribution, acceptance records including indications that the devices are manufactured in compliance with the device master record (DMR) associated with the manufactured device (e.g., medical device), identification label and labeling used for each production unit associated with the device, and/or associated device identification and control number.
  • DMR device master record
  • the information in the device history record is used to assist a user in reverting to a previous version of software should problems arise when upgrading the medical device and/or the computing device. Because data in the device history log is uploaded and stored in the device history record, in certain embodiments, an upgrade to the medical device may only occur when a connection to a network has been established either through the medical device being connected to a computing device having a network connection or when the medical device is directly connected to a network.
  • the device history log is also configured to track occurrences of data synchronization between the medical device and a data management software on a computing device, types of peripheral devices, if any, that have been connected to the medical device and corresponding dates, times, and duration of each peripheral device connected, the application programming interfaces installed on the medical device, the frequency at which the identified peripheral devices have been used, and other such data.
  • the device history log may also be configured to record any and all events associated with the medical device including system notifications such as, for example, low battery indications, sensor failure, lost data packets, etc.
  • each event stored in the device history log has a unique identifier. Therefore, each time the medical device is connected to the computing device only events that have not been previously uploaded to the computing device and/or uploaded to the device history record are uploaded. In certain embodiments, this determination is based at least in part, on the unique identifier corresponding to each event. Thus, in determining whether to upload data corresponding to a particular event, the unique identifier for the last uploaded event is compared to each unique identifier of the potentially new events to determine whether the event has already been uploaded.
  • the data from the device history log is stored on the computing device, the data is sent to an analysis module stored on a server for analysis.
  • the data in the device history log is uploaded directly to the analysis module stored on the server from the medical device.
  • the analysis module analyzes the data in the device history log to determine trends of the user.
  • the trend data may correspond to the frequency of insulin doses, the type and brand of insulin used at various points of the day, the frequency and type of user interface screens used by the user based on detected alarm or event conditions, and the like.
  • the recommendations may correspond to various available software upgrades for the medical device, optional applications corresponding to the treatment of the condition of the user and/or recommendations and special offers for consumable products related to the treatment of the condition of the user.
  • the device history log may track the software version of the medical device.
  • the device history log may include information to track which peripheral devices have been connected to the medical device. Based on this data, a recommendation is made to a user to download and install a particular application on the medical device. For example, if the peripheral device is pump for delivering a medication, a recommendation is made that the user should download an insulin dose calculator application.
  • the device history log is maintained or updated to track or update the frequency of medication doses such as insulin, the type of insulin, the brand of insulin and/or the manufacturer of the insulin.
  • This data may be used to form recommendations for the user corresponding to various other types of insulin that may be available to the user and be comparable to the brand or type of insulin currently being used or most frequently used by the user.
  • the stored medication data may be sent to various manufacturers of the medication.
  • the user may receive special discounts, incentives or promotions from the manufacturer for continually purchasing and/or using the particular brand of insulin.
  • a user may receive a recommendation for another brand of insulin from a different manufacturer including incentives, discounts and promotions for switching brands.
  • the device history log may be updated to track various other events that are recorded on the medical device.
  • the device history log of the medical device is updated to store various exercise events and/or meal times of the user.
  • the device history log may also be updated based on which user interface screens are used most frequently by a user. As this data is analyzed and trends are identified, recommendations are presented to the user as to which applications the user may be interested in. For example, one application available for download from a network location may be an application configured to calculate caloric intake of various food items consumed by the user.
  • executable or software application recommendations may be made to the user based on previously downloaded applications.
  • one application may correspond to an insulin dose calculator application. Because the user downloaded this particular application, a user may be presented with available applications that correspond to or are related with the insulin dose calculator application on the network page. For example, the user may be presented with an alternative insulin dose calculator application or alternatively, a consumable resource tracker application configured to track amounts of insulin or test strips remaining in a user's inventory.
  • the available applications and incentives may be stored on a server and displayed on a webpage hosted by the server and accessible by the user.
  • the user may select to download the desired application or incentive.
  • the recommendations may be sent via email, text message or other communication medium.
  • FIG. 10 illustrates a method for updating data management software according to embodiments of the present disclosure.
  • the data management software is installed on a personal computer or other computing device and is designed to enable individuals with a health condition, such as diabetes, their care givers and/or healthcare providers to track and analyze health related data received from a medical device.
  • the data management software allows a user to upload test data or other data from a medical device, view and print graphs and reports to assist with health management, and share data over a network with a healthcare provider.
  • the software may also enable a healthcare provider to make updates to the medical device, change treatment plans, and/or change various settings associated with the medical device, such as, for example, minimum and maximum analyte thresholds levels, alarms and alerts associated with monitored analyte levels and the like.
  • a USB or serial cable connection or wireless connection may be used to connect the medical device to a computing device, such as a personal computer, on which the data management software is installed.
  • a computing device such as a personal computer
  • the data may be uploaded and stored on the computing device.
  • data from the medical device may be wirelessly uploaded to the computing device using a Bluetooth connection or other wireless connection. If the data management software has not been installed on the computing device, the computing device downloads the data management software directly from the medical device and the data management software is installed on the computing device. Once the data management software has been installed on the computing device, data stored on the medical device may be uploaded to the computing device using a wired or wireless connection.
  • the medical device is identified ( 1001 ).
  • the medical device is identified by a serial number of the medical device, a partial serial number of the medical device or other such identifier, such as, for example, a user selected name of the medical device (e.g., “MyDevice”).
  • the medical device is associated with a particular user profile stored in a memory of the computing device and accessed by the data management software. As data is uploaded from the medical device to the computing device, the associated data of the user stored in the memory of the computing device is updated. If the medical device cannot be associated with a user, a new user may be added to the data management software and associated with the medical device or the medical device may be assigned to an existing user.
  • the data management software receives user initiated updates for the identified medical device and/or changes to various settings of the identified medical device ( 1002 ).
  • the updates and settings are selected and changed from a user interface section of the data management software and propagated to the medical device.
  • the changes or updates may include updates to a treatment plan or updates to settings of the device such as, for example, alarm settings, times of meals, including pre-meal times and post meal times, changes to minimum and maximum threshold amounts for various analyte levels, etc. Additionally, a user may update settings directly on the medical device.
  • a processor of the computing device executes the data management software to track each change made to the medical device. Additionally, the data management software may be configured to track the order in which the changes are made. In certain embodiments, the tracked data is associated with the identified medical device and/or the user associated with the identified medical device ( 1003 ). In certain embodiments, the processor of the computing device executing the data management software_analyzes the tracked data and determines what trends, if any, exist in the tracked data.
  • a trend is identified if a particular routine or sequence of routines is performed in substantially the same order substantially each time the identified medical device is connected to the computing device, a user is selected from a plurality of users, or when a particular user accesses the data management software.
  • trend data may indicate that each time a particular medical device (e.g., Device A) is connected to a computing device and identified by the data management software, 75% percent of the time, the user of the data management software navigates to a particular settings screen or other user interface display screen.
  • a trend is identified if a particular routine or sequence of routines is performed in substantially the same order in response to a particular event being stored on the medical device such as, for example, an output of an alert or detection of an alarm condition (e.g., hypoglycemic alert, hypoglycemic alert etc.).
  • trend data may indicate that when an alarm or alert condition is detected and output by the medical device, or when a predetermined number of alarm or alert conditions have been detected by the medical device in a given time period, 85% of the time, a user navigates to a particular settings screen or other user interface display screen of the data management software.
  • the data management software is upgraded based on the trend data ( 1004 ).
  • the upgrade to the data management software may consist of placing an icon or shortcut on a home screen of the data management software that when selected, presents to the user a particular setting screen or user interface screen of the data management software.
  • the icon or shortcut may be specific to the particular medical device that was most recently identified.
  • a processor of the computing device causes the icon or shortcut to be output on the home screen of the data management software.
  • the icon or shortcut may be specific to a particular user of the data management software.
  • icons specific to that user are displayed.
  • multiple patients of a healthcare provider are tracked, and various icons or shortcuts may be associated with each individual patient profile depending on the trend data identified.
  • the trend data may indicate that 75% percent of the time a user navigates to an analyte level threshold settings screen when a particular medical device is connected to the computing device.
  • an icon or shortcut is displayed on a home screen of the data management software that directs the user directly to the analyte level threshold settings screen.
  • trend data has been described above with reference to a single setting being changed, it is contemplated that trend data may be tracked and identified for multiple setting changes or multiple sequences of events. For example, if a second particular routine or sequence of routines is performed in substantially the same order after the first particular step or sequence of steps, an icon or shortcut directing the user to a second display screen may be generated and displayed on the home page of the data management software. In certain embodiments, the second icon or shortcut may be displayed simultaneously with the first icon or shortcut. In other embodiments, the second icon or shortcut is displayed only after the first icon or shortcut has been selected. In still yet other embodiments, the second icon or shortcut may be displayed on the user interface screen that the user navigated to as a result of the user selecting the first icon or shortcut.
  • trend data may identify a particular display screen or sequence of display screens that are navigated to when a particular medical device or user is identified. For example, a healthcare provider may navigate to a first display screen showing a graph of continuous glucose levels over a predefined data range 85% of the time a particular medical device is connected to the computing device and identified by the data management software. As a result, when connection of a particular medical device to the computing device is detected, an icon or shortcut corresponding to the graph display screen is generated and placed on the home page of the data management software. If multiple display screens are accessed in a particular order, icons or shortcuts may be generated and displayed in a similar manner.
  • trend data and/or medical treatment plans associated with one medical device and/or a user may be compared with trend data and/or medical treatment plans from another medical device and/or user. If trend data associated with a first medical device corresponds to trend data associated with a second medical device and/or user, shortcuts or icons displayed for one user may be recommended and/or displayed when a second user is selected or when a medical device associated with the second user is identified.
  • a similar icon or shortcut that was displayed on a home screen of the data management software may also be displayed on a home screen of the medical device based on the trend data.
  • a user may access a particular display screen of the medical device in response to an event in a similar manner as described above. For example, if a user navigates to a graph display screen immediately or substantially immediately after testing a blood glucose level, an icon or shortcut associated with the graph display screen is shown on the home screen of the medical device. Actuation of the icon or shortcut causes the graph display screen to be rendered on the display of the medical device.
  • FIG. 11 is a flow chart illustrating a method for upgrading data and/or software on a medical device and/or a computing device according to embodiments of the present disclosure.
  • the data and/or software upgrade routine on a medical device and/or a computing device is initiated when a medical device is connected to a computing device ( 1101 ).
  • the medical device is a health monitoring device 100 ( FIG. 1 ), a primary receiver unit 304 ( FIG. 3 ), or a secondary receiver unit 306 ( FIG. 3 ) and the computing device is a personal computer, laptop, tablet computer or the like.
  • the medical device includes a blood glucose monitor, a smart phone or personal digital assistant having glucose monitoring capabilities, or other such handheld or computing device capable of having applications or programs installed on the handheld or computing device that enables a user to track blood glucose levels or assist in the management of a disease.
  • the connection between the medical device and the computing device may be a wireless connection or wired connection.
  • a processor of the computing device instructs the operating system of the computing device to determine if data management software has been installed on the computing device.
  • the computing device may detect a device transmission identifier corresponding to the medical device. If a transmission identifier of the medical device is identified, a determination is made that the computing device is capable of communicating and interacting with the medical device.
  • a processor of the medical device is configured to determine if data management software has been loaded onto the computing device by checking a device history log stored on the medical device.
  • the device history log is configured to store data corresponding to each computing device the medical device has been connected to. Such a record can include an identifier corresponding to the computing device as well as a record of what software, if any, was installed on the computing device.
  • the processor issues instructions that causes the computing device to access a network connection, compare a version of the data management software installed on the computing device to a most current version of data management software available on the network, and/or compare a version of the medical device software installed on the medical device to a most current version of the medical device software available on the network to determine if upgrades are available ( 1104 ).
  • the version of the data management software installed on the computing device is compared to the most current version of the data management software available on the network. Further, the version of the medical device software installed on the medical device is compared to a most current version of the medical device software available on the network. In certain embodiments, the comparison may be made by checking the current version of the medical device software of the medical device and/or the data management software of the computing device that is stored on the device history log to the version available on the network.
  • the device history log also includes a record of which peripheral devices have been connected to the medical device, the current version of the software on the peripheral device, and/or a version of the API that was installed on the medical device. Thus, a determination may also be made if an upgrade is available for software corresponding to any peripheral devices that have been connected to or associated with the medical device.
  • data management software stored on the medical device is uploaded to the computing device and installed on the computing device ( 1103 ).
  • the version of the data management software is compared against the most current data management software available on the network ( 1104 ). If upgrades to the data management software are not available ( 1105 ) data may be transferred from the medical device to the computing device without performing any upgrades ( 1106 ).
  • an upgrade is available for the data management software being executed on the computing device, ( 1105 ), a user is presented with an option to download any and all available upgrades on a user interface screen of the data management software ( 1107 ). It is also contemplated that available upgrades for the medical device software installed on the medical device and/or upgrades for a peripheral device may also be presented to a user on a user interface of the data management software. Further, it is contemplated that upgrades may be available simultaneously for the medical device, the data management software running on the computing device, and a peripheral device. In such cases, the user may select to download one upgrade without downloading another upgrade or downloading all upgrades simultaneously or substantially simultaneously.
  • the upgrade is downloaded ( 1107 ) and stored in a memory of the medical device.
  • the download may be stored in volatile memory or non-volatile memory of the medical device.
  • the newly downloaded software is checked for integrity ( 1108 ).
  • the integrity of the download is verified using a cyclic redundancy check (CRC).
  • CRC cyclic redundancy check
  • the medical device When the block of data is received and/or read by a processor of the medical device, the medical device generates a CRC code for each received block of data and compares generated CRC code with the received CRC code. If the CRC codes match, the data is verified. If however, the CRC codes do not match, a data error is detected. Although a cyclic redundancy check is specifically mentioned, it is contemplated that other error detection methods may be used including using parity bits, checksums, cryptographic hash functions and the like.
  • the downloaded upgrade to the medical device software is installed on the medical device ( 1110 ). If however, it is determined that the upgrade is corrupt (e.g., an error in the downloaded code that would prevent the upgrade to the medical device software from installing or functioning properly when installed) ( 1109 ), the version of the medical device software currently being executed on the medical device is copied in the memory of the medical device over the downloaded upgrade to the medical device software ( 1111 ) to ensure the medical device has a functional backup copy of the medical device software stored in memory.
  • a processor of the medical device may issue a command to re-download the upgrade to the medical device software and verify the upgrade to the medical device software a second time. This process may repeat for a predetermined number of times or until the download is verified by the cyclic redundancy check.
  • the upgrade to the data management software installed on the computing device is downloaded and stored directly in a memory of the medical device ( 1107 ).
  • the downloaded upgrade to the data management software is stored in volatile memory or nonvolatile memory of the medical device.
  • the integrity of the download is verified ( 1108 ). In certain embodiments, the integrity of the download is verified using a cyclic redundancy check as described above.
  • the upgrade to the data management software is uploaded from the medical device and installed on the computing device ( 1110 ).
  • the upgrade to the data management software remains stored on the medical device even after the upgrade to the data management software has been installed on the computing device. Therefore, when the medical device is connected to a different computing device that does not have data management software installed at the time the medical device is connected, or the computing device does not have the most current data management software available, the most current data management software can be uploaded to the computing device from the medical device and installed on the computing device.
  • the processor of the medical device may issue an instruction causing a message screen, icon, and/or an audible notification to be output on the medical device, or the computing device, notifying the user that the download was not verified.
  • the processor of the medical device is configured to issue a command to restart the download.
  • the processor of the medical device may track which data packets are corrupt at the time the data packets are received and immediately or substantially immediately request that a new data packet be transmitted.
  • the upgrade to the data management software that was corrupted was stored in temporary memory of the medical device, the upgrade to the data management software is overwritten by the version of the data management software that is currently being executed on the computing device to ensure the medical device has a working and verified version of the data management software stored in memory.
  • the user may connect the medical device to a computing device with a working copy of data management software currently installed and may download the working copy of the data management software directly from the computing device.
  • the upgrades or updates to data and/or software discussed with respect to FIG. 11 are stored in the device history log which may be uploaded and stored in a device history record maintained by the medical device manufacturer or other entity, and/or accessible by the medical device and/or other authorized devices.
  • the device history record may enable the manufacturer to trace, track or maintain updates or upgrades to the medical device and assist the user in troubleshooting the medical device should problems arise when upgrading the medical device.
  • firmware upgrades may be performed using the method described herein.
  • a device history record for a medical device 1201 is updated each time the software or firmware or data is upgraded for that medical device 1201 .
  • the system and method for updating the device history record begins with connecting the medical device 1201 to a computing device 1202 .
  • the connection can be made wirelessly or wired, using any of the options disclosed herein, and the computing device 1202 can be, for example, a personal computer, a laptop computer, a notebook computer, an iPad, a tablet computer, a cell phone, a smart phone, a personal data assistant, a workstation, a server, a mainframe computer, a cloud computing system, or the like.
  • the medical device 1201 can send its serial number or identification number 1210 or the like to the computing device 1202 .
  • the medical device 1201 can send its serial number or identification number 1210 to the computing device 1202 automatically without any prompting by the computing device 1202 .
  • the medical device 1201 can send its serial number or identification number 1210 to the computing device 1202 in response to a request by the computing device 1202 .
  • the medical device 1201 can send information regarding its current software version or current firmware version or current data version to the computing device 1202 , either automatically without any prompting by the computing device 1202 , or in response to a request by the computing device 1202 .
  • the medical device 1201 stores information regarding its serial number, identification number, current software version, current firmware version and/or current data version in a device history log, as further described above.
  • the computing device 1202 can check whether an upgrade is available for the software and/or firmware and/or data currently on the medical device 1201 .
  • the computing device 1202 can send the serial number or identification number and information regarding the current software version or current firmware version or current data version 1220 of the medical device 1201 to a server 1203 .
  • the computing device 1202 can send only the serial number or identification number to the server 1203 , and the server 1203 can determine the software and firmware and data version on the medical device 1201 by accessing a device history record (DHR) 1204 for the medical device 1201 .
  • DHR device history record
  • the computing device 1202 has information regarding the latest software and firmware and data versions and based on which, for example, can determine whether an upgrade is available.
  • the computing device 1202 can periodically check the server 1203 for upgrades to the software or firmware or data for the medical device 1201 even when the medical device 1201 is not connected. If upgrades are available on the server 1203 , the computing device can download the data and/or software and/or firmware from the server 1203 to perform the upgrades to the data and software and firmware of the medical device 1201 .
  • the device history record 1204 can contain a history of all the software and firmware and data versions that have been installed on the medical device 1201 , including the currently installed software and firmware and data versions.
  • the device history record 1204 of the medical device 1201 can be stored on the same server 1203 that contains the data and software and firmware for upgrading the data and software and firmware on the medical device 1201 .
  • the server 1203 can request information from and update the device history record 1204 directly.
  • the device history record 1204 can be stored on a separate manufacturing site server 1205 , to provide convenient storage and access for compliance with Food and Drug Administration regulations and/or inspections.
  • the server 1203 can provide the manufacturing site server 1205 with the serial number or identification number of the medical device 1201 and request information contained in the device history record 1204 of the medical device 1201 when necessary, and also instruct the manufacturing site server 1205 to update the device history record 1204 when necessary, such as when the data or software or firmware of the medical device 1201 has been upgraded.
  • the server 1203 can store data and software and firmware for upgrading the data and software and firmware on the medical device 1201 .
  • the server 1203 can compare the latest data and software and firmware versions on the server 1203 with the data and software and firmware versions currently on the medical device 1201 and determine whether an upgrade is available. For example, if the latest data and/or software and/or firmware version on the server 1203 is newer than the data and/or software and/or firmware version currently on the medical device 1201 , then the server 1203 can determine that an upgrade is available, and send data and software and firmware for upgrading the data and software and firmware 1230 on the medical device 1201 to the computing device 1202 .
  • the computing device 1202 can then upgrade the data and software and firmware 1240 on the medical device 1201 using the data and software and firmware provided by the server 1203 . If the upgrade is successful, the computing device can notify the server 1203 that the upgrade was successful 1250 by, for example, providing the server 1203 a message that the upgrade was successful along with the serial number or identification number for device tracking purposes and a description of the upgrades applied.
  • the server 1203 can instruct the manufacturing site server 1205 to update the device history record 1204 by sending a message to the manufacturing site server 1205 that the upgrade was successful 1260 along with the serial number or identification number of the medical device 1201 and a description of the upgrades applied.
  • the manufacturing site server 1205 can update the device history record 1204 to reflect that the data and/or software and/or firmware of the medical device 1201 has been upgraded 1270 .
  • the updating of the device history record 1204 is automatic, as described above. In other embodiments, the device history record 1204 can be manually updated.
  • the medical device 1201 does not function or is disabled until the medical device 1201 receives confirmation that the device history record has been updated.
  • the manufacturing site server 1205 notifies the server 1203 that the device history record 1204 has been updated, while also providing the serial number or identification number of the medical device for tracking purposes.
  • communications regarding a medical device 1201 will contain a serial number or identification number for tracking purposes.
  • the server then notifies the computing device 1202 that the device history record 1204 has been updated, and the computing device 1201 notifies the medical device 1201 that the device history record 1204 has been updated, thereby unlocking the medical device 1201 and allowing it to function normally again.
  • FIGS. 13A and 13B are flow charts illustrating certain embodiments of a system and method for updating a device history record 1307 when a medical device 1301 is upgraded with a medical device add-on module 1302 .
  • a medical device add-on module 1302 is added or combined 1310 with a medical device 1301
  • the medical device with add-on module 1303 can be considered a new medical device with functionality that is different from either the medical device 1301 or add-on module 1302 alone.
  • the add-on module 1302 can be, for example, a peripheral device as described herein.
  • the medical device with add-on module 1303 can be connected 1320 to a computing device 1304 .
  • the connection can be wired or wireless, as discussed herein.
  • the computing device 1304 can be, for example, a personal computer, a laptop computer, a notebook computer, an iPad, a tablet computer, a cell phone, a smart phone, a personal data assistant, a workstation, a server, a mainframe computer, a cloud computing system, or the like.
  • the medical device with add-on module 1303 can have multiple serial numbers and identification numbers, including, for example, the serial numbers and identification numbers of the medical device 1301 and add-on module 1302 , as well as, in some embodiments, a unique serial number and identification number that is generated when the medical device with add-on module is formed.
  • the medical device with add-on module 1303 can send the serial numbers and identification numbers to the computing device 1304 , along with a message, in some embodiments, that the medical device 1301 and add-on module 1302 have been combined.
  • the computing device 1304 can then send 1330 all this information, including the serial numbers and identification numbers and message, to a server 1305 .
  • the server 1305 can then send 1340 all this information, including the serial numbers and identification numbers and message, to a manufacturing site server 1306 , which can update 1350 the device history record 1307 for the medical device with add-on module 1303 to indicate that the medical device 1301 has been combined with the add-on module 1302 .
  • the server 1305 stores, accesses and modifies the device history record 1307 directly. In some embodiments, this means that the functions of the server 1305 and manufacturing site server 1306 are combined in a single server.
  • the medical device with add-on module 1303 does not function or is disabled until it receives confirmation that the device history record 1307 has been updated. Confirmation can be passed from the manufacturing site server 1306 to the server 1305 to the computing device 1304 to the medical device with add-on module 1303 , which will be activated and functional upon receipt of the confirmation.
  • the medical device with add-on module 1303 can have its data and software and firmware updated as described herein. Depending on what upgrades are available, the data or software or firmware of either the medical device 1301 portion or the add-on module 1302 portion or both the medical device 1301 portion and the add-on module 1302 portion can be updated. In some embodiments, the medical device with add-on module 1303 has its own data and software and firmware which can be upgraded as described herein.
  • FIG. 14 is a flow chart illustrating a method for upgrading a medical device when a peripheral device is connected to the medical device according to embodiments of the present disclosure.
  • the method for upgrading the medical device begins when a peripheral device is connected to the medical device ( 1401 ).
  • the medical device is a health monitoring device 100 ( FIG. 1 ), a primary receiver unit 304 ( FIG. 3 ), or a secondary receiver unit 306 ( FIG. 3 ) and the peripheral device is a test strip port, a pump for delivering fluid or another device that may be used in conjunction with the medical device.
  • the peripheral device is a personal digital assistant, cellular telephone, tablet computer or the like.
  • the connection between the medical device and the peripheral device may be a wireless connection, a wired connection, or the peripheral device may be physically coupled to the medical device as described above.
  • a processor of the medical device determines if the medical device supports the peripheral device that has been connected to the medical device and further, if data and/or software stored in a memory of the peripheral device is needed to enable the medical device to interact with the peripheral device ( 1402 ). Such a determination may be made by checking a device history log of the medical device to determine if the detected peripheral device has previously been connected to the medical device.
  • identification data corresponding to an identifier of the peripheral device is stored the device history log of the medical device, a determination may be made that the peripheral device that is connected to medical device has been connected to the medical device prior to the current connection. Thus, data and/or software stored on the peripheral device may not need to be uploaded and installed on the medical device.
  • a processor of the medical device determines a version or type of data and/or software stored in a memory of the peripheral device.
  • a check is performed on the medical device, using the device history log for example, to determine if the data and/or software stored on the peripheral device is loaded on the medical device. If the medical device is able to communicate and interact with the peripheral device, the data and/or software that is stored on the peripheral device is not uploaded to the medical device. As such, the data and/or software of the medical device is not upgraded ( 1403 ).
  • the medical device needs a data and/or software upgraded (e.g., the data and/or software stored in the memory of the peripheral device) to interact with the peripheral device
  • a data and/or software upgraded e.g., the data and/or software stored in the memory of the peripheral device
  • the current version of the medical device data and/or software that is installed on medical device is copied to and stored in a memory of the medical device ( 1404 ).
  • the current version of the data and/or software of the medical device may be stored either in non-volatile memory or in volatile memory.
  • the integrity of the current version of the medical device data and/or software that has been transferred and stored in the memory is checked to determine if any errors exist in the current version of the data and/or software that is stored in the memory of the medical device ( 1405 ).
  • the medical device is configured to run a cyclic redundancy check or other error detection method on the copied data and/or software.
  • a processor of the medical device issues an instruction for the current version of the medical device data and/or software to be copied into memory a second time to overwrite the corrupted version stored in the memory of the medical device.
  • the integrity of the medical device data and/or software that has been copied into the memory of the medical device is again checked using a cyclic redundancy check or other error detection method. In certain embodiments, this process repeats until the integrity of the copied medical device data and/or software is verified.
  • the data and/or software stored in the memory of the peripheral device is uploaded and installed on the medical device ( 1406 ).
  • the newly added data and/or software is an application programming interface (API) that enables the medical device to interact with data and/or software of the peripheral device.
  • API application programming interface
  • the peripheral device is a pump for dispensing medication
  • the API permits the medical device to act as a pump controller to control medication delivery, calculate amounts of medication to be delivered, and receive and display data corresponding to the medication delivered by the pump.
  • the data and/or software of the medical device is upgraded to enable the medical device to communicate with and interact with peripheral device.
  • the medical device When the peripheral device is disconnected from the medical device, the medical device is configured to automatically revert to the previous version of the medical device data and/or software ( 1407 ). For example, when the peripheral device is disconnected from the medical device, the processor of the medical device executes the copied medical device data and/or software stored in the memory of the medical device in place of the upgraded version of the medical device data and/or software.
  • the medical device is configured to run a first version of data and/or software when a peripheral device is not connected to the medical device, a second version of the data and/or software when a peripheral device is connected to the medical device, and revert back to the first version of the data and/or software when the peripheral device is removed from the medical device.
  • the upgrade and reversion of the data and/or software occurs automatically without prompting the user and without interrupting the overall functionality of the medical device.
  • the data management software installed on the computing device is upgraded in the same manner as was discussed above with respect to FIG. 11 to enable the data management software to interact with and receive data corresponding to the peripheral device.
  • the upgrade for the data management software is uploaded and stored on the medical device, and then uploaded and installed on the personal computing device.
  • the peripheral device can be connected directly to the computing device and a determination made if an upgrade to the data management software of the computing device is stored on the peripheral device.
  • the available data management software upgrade for the data management software is uploaded from the peripheral device and installed directly on the computing device.
  • the data and/or software of the peripheral device may be upgraded in a similar manner as the data and/or software of the medical device as was discussed above with respect to FIG. 11 .
  • the data management software determines if an upgrade to the data and/or software of the peripheral device is available.
  • the determination may be made by comparing a data and/or software version of the peripheral device that is stored in the device history log with the most recent data and/or software version available on the network. If an upgrade is available, the data and/or software is downloaded, stored in a memory of the medical device and/or the peripheral device, verified, and installed on the peripheral device.
  • the upgrades discussed with respect to FIG. 14 are stored in the device history log and are tracked by the manufacturer as explained above. Further, although data and/or software upgrades are specifically discussed with respect to FIG. 14 , it is contemplated that upgrades to firmware are accomplished using the method described above.
  • One aspect of the present disclosure may include detecting operable coupling of a first device with a second device, each of the first device and the second device configured to perform a corresponding first and second predetermined functions; configuring the second device coupled to the first device to operate as a third device, the third device configured to perform a third predetermined function; updating a device record corresponding to the third device based on the third predetermined function; and storing the updated device record in a memory of the third device.
  • one or more of the first predetermined function, the second predetermined function and the third predetermined function may include one or more of blood glucose monitoring function, in vivo continuous glucose monitoring function, an in vivo glucose monitoring function, medication dosage determination function, or monitored data logging function.
  • the first device may include an add-on module configured to physically and electrically connect to the second device.
  • the device record may include associating a device history record with the third device.
  • Another aspect of the present disclosure may include detecting, using a microprocessor, an alteration or update to a medical device operation including one or more of an availability of a new firmware version executable on the medical device, a new software version executable on the medical device, a peripheral device connection, an addition of function to the medical device, or a removal of function from the medical device; updating a device history log based on the detected alteration or update to the medical device indicating the modification to the medical device; and communicating the medical device modification to a remote location including a manufacturing site of the medical device.
  • a device history record for the medical device at the manufacturing site may be updated based on the communicated modification to the medical device.
  • communicating the medical device modification to the remote location may include the manufacturing site of the medical device includes one or more of a wired or a wireless communication between the medical device and the remote location.
  • the modification to the medical device may include a history of data synchronization between the medical device and other external devices or locations.
  • One embodiment may include storing the updated device history log in a memory of the medical device.
  • updating the device history log is programmed to occur in real time based on the detection of the alternation or update to the medical device.
  • One aspect of the present disclosure may include a first device configured to perform a first predetermined function; a second device configured to perform a second predetermined function and configured to be operably coupled to the first device, the second device configured to operate as a third device configured to perform a third predetermined function when operably coupled to the first device; and a device record corresponding to the third device; wherein the device record is updated based on the third predetermined function; and wherein the updated device record is stored in a memory of the third device.
  • one or more of the first predetermined function, the second predetermined function, and the third predetermined function includes one or more of blood glucose monitoring function, in vivo continuous glucose monitoring function, in vivo glucose monitoring function, medication dosage determination function, or monitored data logging function.
  • the first device may include an add-on module configured to physically and electrically connect to the second device.
  • One embodiment may include a device history record associated with the third device.
  • One aspect of the present disclosure may include a medical device comprising a microprocessor; and a memory for storing instructions which, when executed by the microprocessor, causes the microprocessor to detect an alteration or update to a medical device operation including one or more of an availability of a new firmware version executable on the medical device, a new software version executable on the medical device, a peripheral device connection, an addition of function to the medical device, or a removal of function from the medical device; a device history log stored in the memory of the medical device, wherein the device history log is updated based on the detected alteration or update to the medical device indicating the modification to the medical device; and a remote location including a manufacturing site of the medical device configured to receive the medical device modification.
  • One embodiment may include a device history record for the medical device at the manufacturing site updated based on the received medical device modification.
  • One embodiment may include one or more of a wired or wireless communication link between the medical device and the remote location including the manufacturing site of the medical device.
  • the modification to the medical device may include a history of data synchronization between the medical device and other external devices or locations.
  • One aspect of the present disclosure may include establishing a connection between a peripheral device and a first medical device, the peripheral device having at least one functionality not supported by the first medical device; identifying the peripheral device; identifying data associated with the peripheral device, the identified data corresponding to the at least one functionality not supported by the first medical device; updating the first medical device based on the identified data; and controlling the at least one functionality of the peripheral device with the updated first medical device.
  • connection between the peripheral device and the first medical device may be a physical connection.
  • connection between the peripheral device and the first medical device may be a wireless connection.
  • the peripheral device may be identified based on a serial number of the peripheral device.
  • the peripheral device may be identified based on user selection.
  • the identified data corresponding to the at least one functionality of the peripheral device may correspond to an application programming interface associated with the peripheral device.
  • the identified data corresponding to the at least one functionality of the peripheral device may be stored on the first medical device.
  • the identified data corresponding to the at least one functionality of the peripheral device may be stored on the peripheral device.
  • the identified data corresponding to the at least one functionality of the peripheral device may be stored on a computing device accessible by the first medical device.
  • the peripheral device may be a test strip port.
  • the peripheral device may be a pump for delivering a medication.
  • the peripheral device may be a computing device.
  • the first medical device may be an analyte monitoring device.
  • Another aspect of the present disclosure may include detecting an occurrence of a plurality of events associated with a medical device; storing the plurality of events associated with the medical device in an event log, wherein each of the plurality of events associated with the medical device has a corresponding unique identifier; transmitting at least one of the plurality of events associated with the medical device to a computing device; and receiving at least one update recommendation for the medical device, wherein the at least one update recommendation is based, at least in part, on the transmitted at least one of the plurality of events associated with the medical device.
  • One embodiment may further include analyzing each of the plurality of events to determine trend data associated with each of the plurality of events.
  • One embodiment may further include receiving update recommendations based on the trend data.
  • the event data may correspond to a medication administered to a user.
  • the event data may correspond to an upgrade or an update of software of the medical device.
  • the event data may correspond to an activity of a user of the medical device.
  • transmitting the at least one of the plurality of events associated with the medical device may comprise transmitting the at least one of the plurality of events when it has not been previously transmitted.
  • One embodiment may further include updating the medical device using the at least one recommendation.
  • the medical device is an analyte monitoring device.
  • Another aspect of the present disclosure may include establishing a connection between a medical device and a computing device, the computing device having medical management software stored thereon; determining an identifier of the medical device; associating the medical device with a user profile associated with the medical management software, wherein the medical device is associated with the user profile based on the determined identifier of the medical device; updating at least one setting of the medical device using the medical management software; and altering a home screen of the medical management software when a frequency of an update to the at least one setting of the medical device exceeds a predetermined update frequency threshold.
  • altering the home screen of the medical management software may comprise generating at least one icon associated with the at least one setting; and displaying the at least one icon associated with the at least one setting on the home screen of the medical management software.
  • One embodiment may further include rendering a display screen associated with the at least one icon when the at least one icon is selected by a user.
  • One embodiment may further include automatically rendering the altered home screen when a connection between the computing device and the identified medical device is established.
  • One embodiment may further include automatically rendering a second altered home screen associated with an identified second device when a connection between the computing device and the second identified medical device is established.
  • the medical device may be identified based, at least in part, on a serial number.
  • One embodiment may further include altering a display screen of the medical device based on the altered home screen of the medical management software.
  • One embodiment may further include tracking a frequency of display screens accessed by a user when a connection between the medical device and the computing device is established; and altering the home screen of the medical management software when an access frequency of at least one of a plurality of display screens exceeds a predetermined access frequency threshold.
  • One embodiment may further include generating at least one icon associated with the at least one of the plurality of display screens; and displaying the at least one icon associated with the at least one of the plurality of display screens on the home screen of the medical management software.
  • One aspect of the present disclosure may include one or more processors; and a memory for storing instructions for access by the one or more processors which when executed, establishes a connection between a peripheral device and a medical device, the peripheral device having at least one functionality not supported by the medical device, identifies the peripheral device, identifies data associated with the peripheral device, the identified data corresponding to the at least one functionality not supported by the medical device, update the medical device based on the identified data, and controls the at least one functionality of the peripheral device with the updated medical device.
  • connection between the peripheral device and the medical device may be a physical connection.
  • connection between the peripheral device and the medical device may be a wireless connection.
  • the peripheral device may be identified based on a serial number of the peripheral device.
  • the peripheral device may be identified based on user selection.
  • the identified data corresponding to the at least one functionality of the peripheral device may correspond to an application programming interface associated with the peripheral device.
  • the identified data corresponding to the at least one functionality of the peripheral device may be stored on the medical device.
  • the identified data corresponding to the at least one functionality of the peripheral device may be stored on the peripheral device.
  • the identified data corresponding to the at least one functionality of the peripheral device may be stored on a computing device accessible by the medical device.
  • the peripheral device may be a test strip port module.
  • the peripheral device may be a pump for delivering a medication.
  • the peripheral device may be a computing device.
  • the medical device may be an analyte monitoring device.
  • the peripheral device may be a communication device, the communication device configured to communicate with a computing device.
  • the communication device may be configured to communicate with the computing device through a wired connection.
  • the communication device may be configured to communicate with the computing device through a wireless connection.
  • the computing device may include one or more of a personal computer, a laptop computer, a notebook computer, an iPad, a tablet computer, a cell phone, a smart phone, a personal data assistant, a workstation, a server, a mainframe computer and a cloud computing system.
  • the peripheral device may be configured to receive medical data from the first medical device and medical data from a second medical device.
  • One embodiment may further include instructions which when executed store the medical data from the first medical device and the medical data from the second medical device in a log file.
  • the first medical device and the second medical device may include one or more of a blood glucose meter, a continuous glucose monitoring device, an oximeter, a pulse oximeter, a temperature sensor, a respirometer, a heart rate monitor, an electrocardiogram monitor, or a blood pressure monitor.
  • Another aspect of the present disclosure may include one or more processors; and a memory for storing instructions for access by the one or more processors which when executed detects an occurrence of a plurality of events associated with a medical device, stores the plurality of events associated with the medical device in an event log, wherein each of the plurality of events associated with the medical device has a corresponding unique identifier, transmits at least one of the plurality of events associated with the medical device to a computing device, and receives at least one update recommendation for the medical device, wherein the at least one update recommendation is based, at least in part, on the transmitted at least one of the plurality of events associated with the medical device.
  • One embodiment may further include analyzing each of the plurality of events to determine trend data associated with each of the plurality of events.
  • One embodiment may further include receiving update recommendations based on the trend data.
  • the event data may correspond to a medication administered to a user.
  • the event data may correspond to an upgrade or an update of software of the medical device.
  • the event data may correspond to an activity of a user of the medical device.
  • transmitting the at least one of the plurality of events associated with the medical device may comprise transmitting the at least one of the plurality of events when it has not been previously transmitted.
  • One embodiment may further include updating the medical device using the at least one recommendation.
  • the medical device may be an analyte monitoring device.
  • Another aspect of the present disclosure may include, one or more processors; and a memory for storing instructions for access by the one or more processors which when executed establishes a connection between a medical device and a computing device, the computing device having medical management software stored thereon, determines an identifier of the medical device, associates the medical device with a user profile associated with the medical management software, wherein the medical device is associated with the user profile based on the determined identifier of the medical device, updates at least one setting of the medical device using the medical management software, and alters a home screen of the medical management software when a frequency of an update to the at least one setting of the medical device exceeds a predetermined update frequency threshold.
  • the memory for storing instructions for access by the one or more processors, which when executed may generate at least one icon associated with the at least one setting, and display the at least one icon associated with the at least one setting on the home screen of the medical management software.
  • the memory for storing instructions for access by the one or more processors, which when executed may render a display screen associated with the at least one icon when the at least one icon is selected by a user.
  • the memory for storing instructions for access by the one or more processors, which when executed may render the altered home screen when a connection between the computing device and the identified medical device is established.
  • the memory for storing instructions for access by the one or more processors, which when executed may automatically render a second altered home screen associated with an identified second device when a connection between the computing device and the second identified medical device is established.
  • the medical device may be identified, based at least in part, on a serial number.
  • the memory for storing instructions for access by the one or more processors, which when executed may alter a display screen of the medical device based on the altered home screen of the medical management software.
  • the memory for storing instructions for access by the one or more processors, which when executed may track a frequency of display screens accessed by a user when a connection between the medical device and the computing device is established, and alters the home screen of the medical management software when an access frequency of at least one of a plurality of display screens exceeds a predetermined access frequency threshold.
  • the memory for storing instructions for access by the one or more processors, which when executed may generate at least one icon associated with the at least one of the plurality of display screens, and displays the at least one icon associated with the at least one of the plurality of display screens on the home screen of the medical management software.
  • Another aspect of the present disclosure may include establishing a connection between a peripheral device and a medical device, the peripheral device having software stored thereon for enabling communication between the peripheral device and the medical device; storing a current version of software of the medical device in a memory of the medical device; updating the software of the medical device using the software stored on the peripheral device; and reverting to the current version of the software stored in the memory of the medical device when the peripheral device is disconnected from the medical device.
  • One embodiment may further include verifying the integrity of the current version of the software of the medical device stored in the memory of the medical device.
  • One embodiment may further include copying the current version of the software of the medical device in the memory of the medical device a second time when the integrity of the current version of the software stored in the memory of the medical device is not verified.
  • Another aspect of the present disclosure may include one or more processors; and a memory for storing instructions for access by the one or more processors which when executed, establishes a connection between a peripheral device and a medical device, the peripheral device having software stored thereon for enabling communication between the peripheral device and the medical device, stores a current version of software of the medical device in a memory of the medical device, updates the software of the medical device using the software stored on the peripheral device, and reverts to the current version of the software stored in the memory of the medical device when the peripheral device is disconnected from the medical device.
  • the memory for storing instructions for access by the one or more processors, which when executed may verify the integrity of the current version of the software of the medical device stored in the memory of the medical device.
  • the memory for storing instructions for access by the one or more processors, which when executed may copy the current version of the software of the medical device in the memory a second time when the integrity of the current version of the software stored in the memory of the medical device is not verified.
  • Another aspect of the present disclosure may include establishing a connection between a computing device and a medical device; determining a current version of software stored on the medical device; determining whether the current version of the software stored on the medical device is the most current version of software available for the medical device; and when a more current version of software is available for the medical device: downloading the most current version of the software to the medical device; storing the most current version of the software in a memory of the medical device; checking the integrity of the most current version of the software of the medical device; installing the most current version of the software of the medical device when the integrity of the most current version of the software of the medical device is verified; and copying the current version of the software stored on the medical device over the most current version of the software of the medical device stored in the memory when the integrity of the most current version of the software of the medical device is not verified.
  • One embodiment may further include uploading data management software from the medical device to the computing device when data management software is not installed on the computing device.
  • One embodiment may further include determining if a version of the data management software installed on the computing device is a most current version of the data management software.
  • determining a current version of software stored on the medical device may be based, at least in part, on data stored in a device history log.
  • Another aspect of the present disclosure may include one or more processors; and a memory for storing instructions for access by the one or more processors which when executed, establishes a connection between a computing device and a medical device, determines a current version of software stored on the medical device, determines whether the current version of the software stored on the medical device is the most current version of software available for the medical device, and when a more current version of software is available for the medical device: downloads the most current version of the software to the medical device, stores the most current version of the software in a memory of the medical device, checks the integrity of the most current version of the software of the medical device, installs the most current version of the software of the medical device when the integrity of the most current version of the software of the medical device is verified, and copies the current version of the software stored on the medical device over the most current version of the software of the medical device stored in the memory when the integrity of the most current version of the software of the medical device is not verified.
  • determining a current version of software stored on the medical device may be based, at least in part, on data stored in a device history log.

Abstract

Embodiments described herein include methods and/or systems for updating a medical device. Embodiments include medical devices which are configured for updates in response to various events including connection of a peripheral device to the medical device, a user initiated event, or based on received recommendations.

Description

CROSS-REFERENCE TO RELATED APPLICATIONS
The present application is a continuation of U.S. non-provisional application Ser. No. 14/275,838, filed May 12, 2014, which is a continuation of U.S. non-provisional application Ser. No. 13/114,020, filed May 23, 2011, which claims the benefit of U.S. provisional application No. 61/347,813 filed May 24, 2010, all of which are incorporated by reference herein in their entirety for all purposes.
BACKGROUND
In diabetes management, devices are available for diabetic patients to measure their blood glucose levels. One such type of devices includes blood glucose meters that analyze blood samples via enzyme-based test strips. Typically, the patient lances a finger or alternate body site to obtain a blood sample and applies the drawn blood sample to the test strip in the blood glucose meter housing for analysis and determination of the corresponding blood glucose value which is displayed, stored or otherwise provided to the patient to show the level of glucose at the time of testing. Other commercially available devices include continuous glucose monitoring devices that periodically receive and process analyte related data from a transcutaneous sensor. The received and processed data may then be displayed or otherwise provided to the patient to enable the patient to continuously track measured glucose levels.
With the decreasing cost of electronic components and a corresponding increase in data processing capabilities of microprocessors, computational capability of electronic devices have been rapidly increasing. However, currently available glucose meters are generally configured with limited functionalities related to glucose testing and monitoring.
SUMMARY
Embodiments of the present disclosure include methods and/or systems for updating medical devices. In one embodiment a method for updating a medical device is provided in which a connection between a peripheral device and a medical device is established. In certain embodiments, the peripheral device has at least one functionality not supported or initially included in the medical device. When the peripheral device is identified, data and/or software associated with the peripheral device is also identified. The identified data and/or software corresponds to the at least one functionality not supported or initially included in the medical device. Once the data and/or software is identified, the medical device is updated based on the identified data and/or software and the updated medical device may control the at least one functionality of the peripheral device. In certain embodiments, the medical device includes a blood glucose meter, a continuous glucose monitoring device, an oximeter, a pulse oximeter, a temperature sensor, a respirometer, a heart rate monitor, an electrocardiogram monitor, or a blood pressure monitor.
These and other objects, features and advantages of the present disclosure will become more fully apparent from the following detailed description of the embodiments, the appended claims and the accompanying drawings.
INCORPORATION BY REFERENCE
The following patents, applications and/or publications are incorporated herein by reference for all purposes: U.S. Pat. Nos. 4,545,382; 4,711,245; 5,262,035; 5,262,305; 5,264,104; 5,320,715; 5,356,786; 5,509,410; 5,543,326; 5,593,852; 5,601,435; 5,628,890; 5,820,551; 5,822,715; 5,899,855; 5,918,603; 6,071,391; 6,103,033; 6,120,676; 6,121,009; 6,134,461; 6,143,164; 6,144,837; 6,161,095; 6,175,752; 6,270,455; 6,284,478; 6,299,757; 6,338,790; 6,377,894; 6,461,496; 6,503,381; 6,514,460; 6,514,718; 6,540,891; 6,560,471; 6,579,690; 6,591,125; 6,592,745; 6,600,997; 6,605,200; 6,605,201; 6,616,819; 6,618,934; 6,650,471; 6,654,625; 6,676,816; 6,730,200; 6,736,957; 6,746,582; 6,749,740; 6,764,581; 6,773,671; 6,881,551; 6,893,545; 6,932,892; 6,932,894; 6,942,518; 7,041,468; 7,167,818; and 7,299,082; U.S. Published Application Nos. 2004/0186365; 2005/0182306; 2006/0025662; 2006/0091006; 2007/0056858; 2007/0068807; 2007/0095661; 2007/0108048; 2007/0199818; 2007/0227911; 2007/0233013; 2008/0066305; 2008/0081977; 2008/0102441; 2008/0148873; 2008/0161666; 2008/0267823; and 2009/0054748; U.S. patent application Ser. Nos. 11/461,725; 12/131,012; 12/242,823; 12/363,712; 12/495,709; and 12/698,124; 12/714,439; 12/794,721; 12/807,278; 12/842,013; 12/848,075; and 12/871,901 and U.S. Provisional Application Ser. No. 61/347,754.
BRIEF DESCRIPTION OF THE FIGURES
FIG. 1 is a health monitoring device according to embodiments of the present disclosure.
FIG. 2 is a block diagram of the health monitoring device of FIG. 1 according to embodiments of the present disclosure.
FIG. 3 illustrates a block diagram of a data monitoring and management system according to embodiments of the present disclosure.
FIG. 4 illustrates a block diagram of an upgrade and recovery system according to embodiments of the present disclosure.
FIG. 5 is a flowchart illustrating a method for updating a medical device according to embodiments of the present disclosure.
FIG. 6 is a flowchart illustrating a method for recovering non-user configurable data according to embodiments of the present disclosure.
FIG. 7 is a flowchart illustrating a method for transferring user configurable data from a first device to a second device according to embodiments of the present disclosure.
FIG. 8 is a flow chart illustrating a method for upgrading a medical device based on detecting a connection with a peripheral device according to embodiments of the present disclosure.
FIG. 9 is a flow chart illustrating a method for updating a medical device according to embodiments of the present disclosure.
FIG. 10 is a flow chart illustrating a method for updating data management software according to embodiments of the present disclosure.
FIG. 11 is a flow chart illustrating a method for upgrading software on a medical device and/or a computing device according to embodiments of the present disclosure.
FIG. 12A is a flow chart illustrating an embodiment of a system and method for updating a device history record.
FIG. 12B is a flow chart illustrating another embodiment of a system and method for updating a device history record.
FIG. 13A is a flow chart illustrating an embodiment of a system and method for updating a device history record for a medical device combined with an add-on module.
FIG. 13B is a flow chart illustrating another embodiment of a system and method for updating a device history record for a medical device combined with an add-on module.
FIG. 14 is a flow chart illustrating a method for upgrading a medical device when a peripheral device is connected to the medical device according to embodiments of the present disclosure.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Before the present disclosure is described in additional detail, it is to be understood that this disclosure is not limited to particular embodiments described, as such may, of course, vary. It is also to be understood that the terminology used herein is for the purpose of describing particular embodiments only, and is not intended to be limiting, since the scope of the present disclosure will be limited only by the appended claims.
Where a range of values is provided, it is understood that each intervening value, to the tenth of the unit of the lower limit unless the context clearly dictates otherwise, between the upper and lower limit of that range and any other stated or intervening value in that stated range, is encompassed within the disclosure. The upper and lower limits of these smaller ranges may independently be included in the smaller ranges is also encompassed within the disclosure, subject to any specifically excluded limit in the stated range. Where the stated range includes one or both of the limits, ranges excluding either or both of those included limits are also included in the disclosure.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this disclosure belongs. Although any methods and materials similar or equivalent to those described herein can also be used in the practice or testing of the present disclosure, the preferred methods and materials are now described. All publications mentioned herein are incorporated herein by reference to disclose and describe the methods and/or materials in connection with which the publications are cited.
It must be noted that as used herein and in the appended claims, the singular forms “a”, “an”, and “the” include plural referents unless the context clearly dictates otherwise.
The publications discussed herein are provided solely for their disclosure prior to the filing date of the present application. Nothing herein is to be construed as an admission that the present disclosure is not entitled to antedate such publication by virtue of prior disclosure. Further, the dates of publication provided may be different from the actual publication dates which may need to be independently confirmed.
As will be apparent to those of skill in the art upon reading this disclosure, each of the individual embodiments described and illustrated herein has discrete components and features which may be readily separated from or combined with the features of any of the other several embodiments without departing from the scope or spirit of the present disclosure.
The figures shown herein are not necessarily drawn to scale, with some components and features being exaggerated for clarity.
Embodiments described herein relate to upgrading, updating, adding, or modifying a medical device such as, for example a blood glucose monitoring device, a continuous glucose monitoring device, and/or components of an analyte monitoring system. In certain aspects of the present disclosure, the medical device is upgraded and provided with updated software and/or data to assist users in better managing their health. In the manner described, in aspects of the present disclosure, patients with Type-1 or Type-2 diabetic conditions may improve their diabetes management, and further, the patients, users or healthcare providers may be provided with tools to improve the treatment of such conditions.
FIG. 1 shows a health monitoring device 100 in accordance with one embodiment of the present disclosure. Health monitoring device 100 includes a housing 110 with a display unit 120 provided thereon. In certain embodiments, the display unit 120 may be a touch sensitive display. The touch sensitive display is configured to allow a user of the health monitoring device 100 to input data or control operation of the health monitoring device 100. Additionally, the user may adjust various features and/or settings of the health monitoring device 100 using the touch sensitive display.
Also shown in FIG. 1 is a plurality of input buttons 130, each configured to allow the user of the health monitoring device 100 to input or enter data or relevant information associated with the operation of the health monitoring device 100. For example, the user of the health monitoring device 100 may operate the one or more input buttons 130 to enter a calibration code associated with a test strip 160, or other fluid sample reception means, for use in conjunction with the health monitoring device 100. Additionally, the user may operate the one or more input buttons 130 to adjust time and/or date information, as well as other features or settings associated with the operation of the health monitoring device 100. In certain embodiments, the plurality of input buttons 130 are not included on the health monitoring device 100, such as, for example, when the display unit is a touch sensitive display.
In certain embodiments, manual entry of the calibration code associate with the test strip 160 may be unnecessary. Certain embodiments include test strips such as test strip 160 encoded or provided with the associated calibration code, which may be automatically detected and/or processed or retrieved by the health monitoring device 100. In certain embodiments test strips such as test strip 160 may be manufactured such that calibration is unnecessary, obviating the need for the health monitoring device 100 to process, request, or detect such information.
In one embodiment, health monitoring device 100 may include a blood glucose meter with a medication dose calculation function, such as, for example a bolus calculation function configured to calculate a single bolus dosage amount of a medication such as insulin. In certain embodiments, the insulin may be long acting, fast acting or rapid acting insulin.
Health monitoring device 100 may also include an input unit 140 which, in one embodiment, may be configured as a jog dial, or the like, and provided on the housing 110 of the health monitoring device 100. In one embodiment, the user or the patient may operate the input unit 140 to perform calculations and determinations associated with one or more medication dose estimation functions, such as a bolus dose estimation function, of the health monitoring device 100. The input unit 140 may also be used to make or select various options, features, or add-ons that may be available for the health monitoring device 100.
In aspects of the present disclosure, a test strip port 150 may be integrated with the housing of the health monitoring device 100. In certain embodiments, the test strip port 150 is provided in a separate housing or as a separate component that may be physically or electrically coupled to the health monitoring device 100 providing modularity to the health monitoring system. As will be discussed in greater detail below, other components may also be attached to the housing of the health monitoring device 100 to provided added functionality to the health monitoring device 100.
In operation, microprocessor or a control unit 210 (FIG. 2) of the health monitor device 100 may be configured to determine the glucose level in the blood sample, and display the determined glucose level on the display unit 120 when the blood sample is provided on the test strip 160 which is positioned in the strip port 150 of the health monitoring device 100.
In addition to the discrete in vitro glucose testing described above, embodiments include measurement or monitoring of glucose levels and the levels of other analytes, drugs, or physiological conditions based on a user request, prompt or command, or based on a programmed or programmable time schedule (for example but not limited to, such as once every minute, once every five minute, or once every ten minutes). Analyte levels that may be determined include, for example, acetyl choline, amylase, bilirubin, cholesterol, chorionic gonadotropin, creatine kinase (e.g., CK-MB), creatine, DNA, fructosamine, glucose, glutamine, growth hormones, hormones, ketones (e.g., ketone bodies), lactate, oxygen, peroxide, prostate-specific antigen, prothrombin, RNA, thyroid stimulating hormone, and troponin. Assays suitable for determining the concentration of DNA and/or RNA are disclosed in U.S. Pat. No. 6,281,006 and U.S. Pat. No. 6,638,716, the disclosures of each of which are incorporated by reference herein. Furthermore, the concentration of drugs, such as, for example, antibiotics (e.g., gentamicin, vancomycin, and the like), digitoxin, digoxin, drugs of abuse, theophylline, and warfarin, may also be determined.
In addition, in accordance with the various embodiments of the present disclosure, the health monitoring device 100 may be configured to automatically enter into a medication dosage calculation mode to, for example, estimate a medication dosage amount based on information stored in the health monitoring device 100 (such as the patient's insulin sensitivity, for example), and/or prompt the patient to provide additional information, such as the amount of carbohydrate to be ingested by the patient for determination of, for example, a carbohydrate bolus dosage determination. The patient may operate the input unit 140 in conjunction with a user interface menu provided on the display unit 120 to provide the appropriate information. Additional features and descriptions of exemplary health monitoring devices including glucose monitoring device and/or blood glucose meters are provided in U.S. patent application Ser. No. 12/699,653 filed Feb. 3, 2010 and Ser. No. 12/699,844 filed Feb. 3, 2010, the disclosures of each of which are incorporated in their entirety by reference for all purposes.
In another embodiment, the health monitoring device 100 may be configured to prompt the patient to select whether to retrieve a predetermined or preprogrammed medication dosage amount such as, for example, a correction bolus or a carbohydrate bolus, following the display of the determined analyte level from the test strip 160. In this manner, in one embodiment of the present disclosure, the health monitoring device 100 may be configured to automatically prompt the user or patient to select whether a medication dosage determination is desired following analyte testing using the test strip 160.
Additional information is provided in U.S. Pat. No. 7,041,468 issued on May 9, 2006 entitled “Blood Glucose Tracking Apparatus and Method” and in U.S. Patent Publication No. US2004/0245534 published Dec. 16, 2004 entitled “Glucose Measuring Module and Insulin Pump Combination”, the disclosure of each of which is incorporated herein by reference for all purposes.
FIG. 2 is a block diagram of the health monitoring device 100 (FIG. 1) in one embodiment of the present disclosure. Referring to FIG. 2, the health monitoring device 100 includes a controller unit 210 operatively coupled to a communication interface 220 and configured for bidirectional communication. The controller unit 210 is further operatively coupled to a test strip interface 230, an input section 240 (which, for example, may include the input unit 140 and the plurality of input buttons 130 as shown in FIG. 1), an output unit 250, and a data storage unit 260.
Referring to FIG. 2, in one embodiment of the present disclosure, the test strip interface 230 is configured for signal communication with the inserted test strip 160 (FIG. 1) for determination of the fluid sample on the test strip 160. In addition, the test strip interface 230 may include an illumination segment which may be configured to illuminate the test strip port 150 (FIG. 1) using a light emitting diode (LED), for example, during the test strip insertion process to assist the user in properly and accurately inserting the test strip 160 into the test strip port 150.
Moreover, in a further aspect of the present disclosure, the test strip interface 230 may be additionally configured with a physical latch or other securing mechanism internally provided within the housing 110 of the health monitoring device 100 such that when the test strip 160 is inserted into the strip port 150 the test strip 160 is retained in the received position until the sample analysis is completed. Examples of such physical latch or securing mechanism may include a unidirectional biased anchor mechanism or a pressure application mechanism that retains the test strip 160 in place by applying pressure on one or more surfaces of the test strip 160.
Referring back to FIG. 2, the output unit 250 may be configured to output or display data or information to a user on a display unit, such as display unit 120 (FIG. 1). Such information may include the determined analyte level, software upgrade progress mode and the like. In addition, in still a further aspect of the present disclosure, the output unit 250 and the input section 240 may be integrated, for example, in the case where the display unit 120 is configured as a touch sensitive display where the patient may enter information or commands via the display area using, for example, a finger or stylus or any other suitable input device.
In certain embodiments, the communication interface 220 includes a wireless communication section configured for bi-directional radio frequency (RF) communication with other devices to transmit and/or receive data to and from the health monitoring device 100. In addition, the communication interface 220 may also be configured to include physical ports or interfaces such as one or more of a USB port, an RS-232 port, a serial port, a IEEE 1394 (Firewire) port, an Ethernet port or any other suitable electrical connection port to allow data communication between the health monitoring device 100 and other external devices such as a computer terminal (for example, at a physician's office or in hospital environment), a personal computer, a laptop computer, a notebook computer, an iPad, a tablet computing device, a cellular telephone, a smart phone, a personal data assistant, a workstation, a server, a mainframe computer, a cloud computing system, an external medical device, such as an infusion device, an analyte monitoring device, or including an insulin delivery device, or other devices that are configured for similar complementary data communication.
In other embodiments, the wireless communication section of the communication interface 220 may be configured for infrared communication, Bluetooth communication, wireless USB communication, ZigBee communication, cellular communication, Wi-Fi (IEEE 802.1 Ix) communication, RFID (passive or active) communication, or any other suitable wireless communication mechanism to enable the health monitoring device 100 to communicate with other devices such as infusion devices, analyte monitoring devices, computer terminals, servers, personal computers, laptop computers, notebook computers, iPads, tablet computers, cell phones, smart phones, workstations, mainframe computers, cloud computing systems, communication enabled mobile telephones, personal digital assistants, or any other communication devices with which the patient or user of the health monitoring device 100 may use in conjunction therewith, in managing the treatment of a health condition, such as diabetes.
Software and firmware upgrades and the methods described herein may also be used with various components of a data monitoring and management system such as the data monitoring and management system 300 illustrated in FIG. 3. In certain embodiments, the system 300 is an analyte monitoring and management system, such as a continuous glucose monitoring management system. Although a continuous glucose monitoring system is specifically mentioned, it is contemplated that features described herein may also be applicable to other medical monitoring device such as drug or medication delivery devices and the like.
Referring back to FIG. 3, the analyte monitoring system 300 includes a sensor 301, a data processing and/or communication unit such as, for example, a transmitter unit 302 coupleable to the sensor 301, and a primary receiver unit 304 which is configured to communicate with the transmitter unit 302 via a bi-directional communication link 303. In certain embodiments, the communication link 303 may include an RF communication protocol, an infrared communication protocol, a Bluetooth enabled communication protocol, a wireless USB communication protocol, a ZigBee communication protocol, a cellular communication protocol, a Wi-Fi (IEEE 802.1 Ix) communication protocol, or an equivalent wireless communication protocol which would allow secure, wireless communication of several units (for example, per HIPPA requirements) while avoiding potential data collision and interference.
Although not shown, it is contemplated that the sensor 301 and the transmitter unit 302 may be configured as a single integrated unit such as an on body patch device. In such embodiments, the integrated unit may wirelessly communicate with other components of the system 300 such as described herein.
The primary receiver unit 304 may be further configured to transmit data to a data processing terminal 305 for evaluating the data received by the primary receiver unit 304. Moreover, the data processing terminal 305 in one embodiment may be configured to receive data directly from the transmitter unit 302 via a communication link which may optionally be configured for bi-directional communication. Accordingly, transmitter unit 302 and/or receiver unit 304 may include a transceiver.
Also shown in FIG. 3 is an optional secondary receiver unit 306 which is operatively coupled to the communication link and configured to receive data transmitted from the transmitter unit 302. Moreover, as shown in the Figure, the secondary receiver unit 306 is configured to communicate with the primary receiver unit 304 as well as the data processing terminal 305. Indeed, the secondary receiver unit 306 may be configured for bidirectional wireless communication with each or one of the transmitter unit 302, the primary receiver unit 304 and the data processing terminal 305. In one embodiment of the present disclosure, the secondary receiver unit 306 may be configured to include a limited number of functions and features as compared with the primary receiver unit 304. As such, the secondary receiver unit 306 may be configured substantially in a smaller compact housing or embodied in a device such as a wrist watch, pager, mobile phone, PDA, for example. In certain embodiments, the secondary receiver unit 306 may be configured with the same or substantially similar functionality as the primary receiver unit 304. Each receiver unit may be configured to be used in conjunction with a docking cradle unit, for example for one or more of the following or other functions: placement by bedside, for re-charging, for data management, for night time monitoring, and/or bidirectional communication device.
In one aspect sensor 301 may include two or more sensors, each configured to communicate with the transmitter unit 302. Furthermore, only one transmitter unit 302, communication link 303, and data processing terminal 305 are shown in the embodiment of the monitoring system 300 illustrated in FIG. 3. However, it will be appreciated by one of ordinary skill in the art that the analyte monitoring system 300 may include one or more sensors, multiple transmitter units 302, communication links 303, and data processing terminals 305. Moreover, within the scope of the present disclosure, the analyte monitoring system 300 may be a continuous monitoring system, or semi-continuous, or a discrete monitoring system. In a multi-component environment, each device is configured to be uniquely identified by each of the other devices in the system so that communication conflict is readily resolved between the various components within the analyte monitoring system 300.
In one embodiment of the present disclosure, the sensor 301 is physically positioned in or on the body of a user whose analyte level is being monitored. The sensor 301 may be configured to continuously sample the analyte level of the user and convert the sampled analyte level into a corresponding data signal for transmission by the transmitter unit 302. In certain embodiments, the transmitter unit 302 may be physically coupled to the sensor 301 so that both devices are integrated in a single housing and positioned on the user's body. The transmitter unit 302 may perform data processing such as filtering and encoding on data signals and/or other functions, each of which corresponds to a sampled analyte level of the user, and in any event transmitter unit 302 transmits analyte information to the primary receiver unit 304 via the communication link 303. Additional detailed description of the continuous analyte monitoring system and its various components are provided in but not limited to: U.S. Pat. Nos. 6,134,461, 6,175,752, 6,121,611, 6,560,471, 6,746,582, and U.S. Patent Publication No. 2008/0278332 filed May 8, 2008 and elsewhere, the disclosure of each of which are incorporated by reference for all purposes.
FIG. 4 illustrates a block diagram of an upgrade and recovery system according to embodiments of the present disclosure. In certain embodiments, the system 400 includes, but is not limited to, a device 401, a computing device 402, and a server 403. As will be appreciated by one of ordinary skill in the art, the upgrade recovery system 400 may be used with the health monitoring device 100 (FIG. 1) and components thereof and/or various components of the data monitoring and management system 300 (FIG. 3). As such, as used herein, the term “device,” such as device 401 for example, may refer to the health monitoring device 100, the transmitter unit 302, the primary receiver unit 304, and/or the secondary receiver unit 306.
In certain embodiments, the computing device 402 may be a user's personal computer or laptop, for example. The computing device may also correspond to a personal digital assistant, smart phone, cell phone, tablet computer, iPad, or other such portable computing device. The computing device 402 may be configured to store and/or further analyze either user-entered data (such as blood glucose data and/or continuously monitored glucose data) measured from the device 401 or data that was transmitted to the device 401 via a wireless or wired connection. In certain embodiments, web-based application software and other client software may be stored in memory of the computing device 402 and may be executed by one or more processors of the computing device 402. Such software may enable a user to view analyte related data, available software and firmware upgrades for the device 401, as well as various available applications for the device 401.
In certain embodiments, server 403 is configured to provide upgrades for the device 401 and/or the computing device 402. The upgrades to the device 401 and the computing device 402 include software upgrades, data upgrades, and firmware upgrades. The server 403 is further configured to store and/or analyze and process data obtained from device 401 and computing device 402 and transmit the received data to another computing device (not shown) such as, for example, a computing device of a healthcare provider. Other external components and/or devices (not shown) may be connected to server 403. Additional description for exemplary upgrade and/or recovery systems, such as the system 400 of FIG. 4, are provided in, for example, U.S. provisional application No. 61/184,234, entitled “Failure Recovery Methods of Corrupted Device Or During Software Downloads and Preservation of User Data and Manufacturing Data”, filed on Jun. 4, 2009, the disclosure of which is incorporated herein by reference in its entirety for all purposes.
In certain embodiments, communication links 410, 420, and 430 may respectively connect the device 401 and computing device 402; device 401 and server 403; and computing device 402 and server 403. The communication links 410, 420, and 430 may include one or more of an RF communication protocol, an infrared communication protocol, a Bluetooth enabled communication protocol, a Wireless USB communication protocol, a ZigBee communication protocol, a cellular communication protocol, a Wi-Fi (IEEE 802.1 Ix) communication protocol, an equivalent wireless communication protocol, and the like.
One or more components of the upgrade and recovery system 400 may function to perform various and multiple upgrade and recovery operations related to software and data upgrades, recovery, and/or preservation. In certain embodiments, system may perform one or more routines for downloading data and/or software to a device, such as device 401 as described below in conjunction with the flowchart of FIG. 5.
Referring to FIG. 5, communication between a medical device, such as device 401 (FIG. 4), and at least one remote computing device, such as computing device or server 402 or server 403, is established (501). In certain embodiments, communication is established through communication links 410 or 420.
In one aspect, the device 401 includes a first memory for storing data and/or software algorithm or routines for execution by one or more microprocessors to upgrade executable code for operation of the device 401 and to verify the integrity of the code and/or associated user-configurable and manufacturing data (adapted to be used by the upgraded code). The device 401 further includes a second memory with a multiplicity of segregated areas for storage of different kinds of data and/or software. In one embodiment, the first and/or second memory is random access memory. In other embodiments, the first memory is volatile memory. In yet another embodiment, the second memory is non-volatile memory, which may be flash memory. In certain embodiments, the first memory and the second memory are non-volatile memory. Executable code that is being executed on the device 401, as well as the user-configurable and manufacturing data utilized by the executable code, is stored in a first storage area of the second memory.
Referring still to FIG. 5, in certain embodiments, the device 401 (FIG. 4) receives a command regarding the download of new executable code that is to be processed or executed at the device 401 (502). The new code may be for an upgrade to software being executed on the device 401, a new application programming interface (API) for the device 401, updated firmware for the device 401, or a new software application for the device 401. The upgrade command is initiated by the remote computing device 402 and communicated by the remote computing device 402 to the device 401. In certain embodiments, a processor of the device 401 automatically initiates installation or downloading of the new code directly from the server 403 when it is determined an upgrade is available. In other embodiments, the download will not be initiated until a user confirms that the available upgrade is desired.
When the download is initiated, the existing (old) unpacked user-configurable data and manufacturing data utilized in the current software version running on the device (stored in a first memory area of the second memory) is packed and copied with the current executable code to a second storage area of the second memory of the device 401 (503). This data may then be uploaded to the computing device 402 running the software upgrade module or may be uploaded directly to the server 403.
The uploaded old packed data is converted to be utilized by the new (upgraded) version of the software code. Once converted, the new software code is downloaded to the device 401 as new (converted) data with a new version of the code and is stored in the first memory of the device 401 (504). The server 403 may, according to an embodiment, perform the upload and download through client software running on the server 403, an intervening device, such as, for example, the computing device 402, or directly on the device 401.
The integrity of the new converted data block and upgraded code stored on the first memory of the device is verified (505). The verification may include confirmation that the new data and code are not corrupt or that the new data and code are compliant with device 401. The integrity verification is, according to an embodiment, performed by cyclic redundancy check (CRC). Although a cyclic redundancy check is specifically mentioned, it is contemplated that other integrity verification processes including error detection and/or correction may be employed to verify the new data and code.
If the verification of the new data and code is satisfactory, the new (converted) packed data and original software code are copied to a third storage area of the second memory of the device 401 (506). As the new (converted) packed data is stored in the third storage area, the packed data and code that is stored in the second storage area of the second memory of the device 401 is overwritten with the verified new data and code.
If the verification of the new data and/or code is unsatisfactory, due to corrupt data or data noncompliance, for example, the process may end. In certain embodiments, the new data and/or code, if corrupt, is neither stored in the first nor second memory. The process may then repeat where new (converted) data and upgrade code are again downloaded to the device 401 as described above.
When the download and copying are complete, in certain embodiments, a processor of the device 401 initiates a reset command to reset the device 401. Once the reset is complete, the device 401 attempts to use the newly upgraded code and the new data (507). As the device is attempting to use the newly upgraded code, the packed (verified and converted) data that is stored in the second area of the second memory is unpacked to populate the first area of the second memory. If a failure occurs, the process stops and the processor of the device 401 initiates a reset command (508). Upon recovery of the reset, the device 401 reverts to use of the old (unconverted) data and original (not yet upgraded) code that was stored in the second storage area of the second memory.
In certain embodiments, the upgraded code may be associated with a critical update for the operation or functionality of the device 401 (FIG. 4). In certain aspects, if the critical update is not installed on the device 401, the device 401 may not function properly. For example, the critical update may correspond to a bolus calculation function or bolus delivery function of peripheral pump connected to the device 401. If the critical update is not installed on the device 401, an incorrect bolus dosage may be calculated and/or the pump may not deliver the expected amount of insulin based on the calculation.
In certain aspects, if a failure occurs during the installation of the critical update on the device 401, the processor of the device 401 initiates a reset command and the device 401 resets. When the device 401 recovers from the reset, the download and/or installation of the critical update automatically restarts. In certain embodiments, when the device 401 recovers from the reset, the user of the device 401 may be prompted to reinitiate the download and/or installation of the critical update. The prompt may be a message screen output on a display of the device 401, an audible alert, a tactile alert or a combination thereof.
In certain embodiments, when the device 401 recovers from the reset, the device reverts to the use of the old data and original code that was stored in the second storage area of the second memory but the functionality or feature of the device 401 that corresponds to the critical update will not be accessible by the user until the critical update is installed. For example, if the critical update corresponds to a bolus calculation function, the user may not use the bolus calculation function until the critical update corresponding to the bolus calculation function is installed on the device 401. Although the bolus calculation function is not operational, other features and functionalities of the device 401 may still be functional. For example, although a bolus calculation function is not accessible by the user, a test strip port and blood glucose calculation function may be operational on the device 401.
It is also contemplated that although the critical update may correspond to a particular feature of the device 401, all functionalities and features of the device 401 may be non-functional. In such cases, a message or alert screen may be output on the display of the device 401 indicating that all features and functionalities of the device 401 are non-functional and will remain non-functional until the critical update has been installed on the device 401. The user may then be prompted to reinitiate the download and/or installation of the critical update.
In yet another aspect, the functionality of the device 401 that corresponds to the critical update may have limited operational capabilities for a predetermined amount of time. For example, if the critical update corresponds to medication delivery of the peripheral pump, the processor of the device may instruct the peripheral pump to deliver a predetermined amount of insulin for the predetermined amount of time. When the predetermined amount of time expires, the user may be prompted to reinitiate the download and/or installation of the critical update.
In certain embodiments, the first memory of the device 401 also includes non-user configurable data. Such non-user configurable data includes, for example, manufacturing data (e.g., circuit calibration information) that enhances or assists in the operation of the device 401. Thus, it may be necessary or beneficial to receive updated or new non-user configurable data. For example, the updates or new data may be necessary for the code upgrade.
In certain embodiments, the non-user configurable data may be used to identify the device 401 such as, for example, with a device serial number. Additionally, the non-user configurable data may also include default settings for the device 401 or a current software version of the device 401. It may be desirable to keep the default settings of the device 401 intact in case the downloading of new non-user configurable data fails or previously-used non-user configurable data has operational problems. Because the non-user configurable data is stored, this data may be used to restore the settings of the device 401 should any problems occur. In certain embodiments, the restoration of the default settings may occur automatically upon receipt of the non-user configurable data or upon a user-initiated or remote-initiated command.
FIG. 6 is a flow chart illustrating a method for use in one or more embodiments of the present disclosure, for recovering non-user configurable data used by a device, such as, for example device 401 (FIG. 4), in which such data has been corrupted or is no longer present. Referring to FIG. 6, the non-user configurable data, which is specific to the device 401, is stored in a database on a remote server, data storage terminal, or other computing device (601). As discussed above, the non-user configurable data may be manufacturing-configured data that assists in or supplements the operation of the analyte monitoring device. In other embodiments, the non-user configurable data is associated with a serial number that identifies the device 401, a current software version running on the device 401 and/or default settings of the device 401.
Still referring to FIG. 6, electronic data communication between the remote server, the data storage terminal or the computing device and the device 401 is established (602) and the serial number for the device 401 is transmitted to the server, the data storage terminal or the computing device (603). Such transmission may be initiated by a user of the device 401 upon experiencing, for example, a malfunction or problem with the device 401. The user may provide the serial number through a user interface of the device or through a user interface on a device that is in communication with the device 401. In certain embodiments, the device 401 automatically transmits the serial number based on various performance indicators such as, for example, when a failure of the device 401 is detected.
Upon receipt of the serial number, the remote server, the data storage terminal, or the remote computing device transmits the stored non-user configurable data to the device 401 (604). The transmission of the data may be automatically performed upon receipt of the serial number, as a receipt of the serial number may indicate that the device 401 requires the data. In certain embodiments, transmission of the stored non-user configurable data may be transmitted only when the serial number is received with an appropriate request to transmit the data.
As previously discussed, the non-user configurable data may identify the device 401 and may include default settings for the device 401, including the most recent software and firmware versions that were running on the device 401. When the default settings are received, the device 401 may use the default settings to restore the device to its functionality prior to any operational problems that may have occurred. In certain embodiments, transmission of the stored non-user configurable data to the device 401 from the server, the data storage terminal or the computing device may cause the default settings to be automatically restored on the device 401. The restoration of the default settings may be processed by the remote server, the data storage terminal, or other computing device through a corresponding tool or software component running on the corresponding device.
FIG. 7 illustrates a routine for transferring user configurable data from a first device to a second device according to embodiments of the present disclosure. The routine described herein may be used when the first device ceases to work or use of another device is desired (e.g., when a physician prescribes use of a different device). The method routine described below may also be used to transfer applications and other downloaded content from one device to another. In certain embodiments, the method may be used to transfer data from the first device to the second device even if the devices are not related or serve different functions.
Referring to FIG. 7, electronic data communication is established between the first device and a remote computing device (701). In certain embodiments, the connection may be a wired or wireless connection such as described above. In further embodiments, when the communication link is established, the first device may send an identifier, such as, for example a serial number to identify the type of the first device and/or a current software version being executed on the device. This data may be sent automatically or in response to a request from the remote computing device. When the first device has been identified, user configurable data is uploaded from the first device to the remote computing device (702). In certain embodiments, the remote computing device is a server. In other embodiments, the remote computing device may be a personal computer, laptop, personal digital assistant, smart phone, tablet computer, or other such computing device.
The specific data that is uploaded may be dictated by either the first device or the remote computing device. For example, if some of the data to be uploaded was recently uploaded in the past and the data has not been changed, the data need not be uploaded again as it is duplicate data. In certain embodiments, if some of the data to be uploaded was received and/or stored on the device prior to a threshold time limit (e.g., 6 months in the past) the data may no longer be needed. Further, data transferred from one device may not be compatible with the second device. In such cases, the unneeded data will not be uploaded to the remote computing device.
Still referring to FIG. 7, once the data from the first device has been uploaded to the remote computing device, electronic data communication is established between the second device and the remote computing device (703). As discussed above, the electronic data communication may be a wired or wireless connection. Further, the established communication between the second analyte monitoring device and the remote server need not be direct but may be routed through other servers and/or various devices. In certain embodiments, when a connection is established between the second device and the remote computing device, the second device may send either automatically, or in response to a request from the remote computing device, an identifier that may be used to identify the device and/or a current software version running on the device. When the second device has been identified, the data that was uploaded from the first device is converted for use on the second analyte monitoring device (704).
When the data has been converted, the converted data is downloaded and stored on the second device (705). In certain embodiments, the downloaded data is stored in a first memory of the second device. In certain embodiments, the download operation may be performed by a software upgrade tool running on a computing device connected to the second device. In certain embodiments, the remote computing device performs the download through client software running on a computing device that connects to the second device. In other embodiments, the software upgrade tool may be incorporated directly into the second device.
Referring back to FIG. 7, once the data has been stored on the second device, the integrity of the stored data is verified (706). The verification may serve to confirm that the stored data is not corrupted or that if the data was converted, the data is compliant with the second device. In certain embodiments, the integrity verification may be performed by cyclic redundancy check (CRC) or other integrity verification processes.
In certain embodiments, when the data stored on second device has been verified, a copy of the data is stored on a second memory of the second memory device (707). In certain embodiments, the remote computing device may direct a computing device connected to the second device to perform the copying operation through client software running on the connected computing device. In other embodiments, the data copying may be performed on the second device itself without the need for further instructions from another computing device. When the data has been transferred to the second memory of the second device, the second device may operate based on the stored data. In certain embodiments, the second device continues to operate based on its previously-stored data until further operations/instructions are performed in which the new data is needed.
If it is determined that the converted, stored data has not been verified (706), the method returns to 704 or 705 to convert the uploaded data or to download the converted data, respectively, as one of these operations may have initially failed or been processed incorrectly. According to the above-described embodiments, a user is advantageously able to recover device functionality from a server or another location rather than replace the device, and the recovery may conveniently be done from the user's home or other preferred location. Thus, installation of corrupted software, through, for example, a software upgrade tool running on a user's computing device, may conveniently be resolved.
Moreover, during a software upgrade of a medical device, several points of failure exist that are recovered by the medical device and/or a software tool operating on a user's computing device. The recovery by the medical device and/or software tool serves to consistently provide the user with a functioning device even if the software upgrade is unsuccessful. The points of failure may include, but are not limited to, (i) corruption of the software upgrade during download or upon restarting of the medical device; (ii) data that is corrupt or inconsistent with the new software upgrade; (iii) communication failure between the computing device and the device or the server during the software upgrade process; and (iv) device automatic recovery from incorrect software or data.
To solve and/or alleviate the points of failure, the device may operate to correct its software, manufacturing data, and any user configured data by using the saved version of the software and the data. Thus, the communication link between the computing device and the device, as well as the communication link between the computing device and the server, is not necessary for the device to remain functional. Additionally, the user of the device is able to perform software upgrades without relying on a software manufacturer or other professional.
During a software upgrade on a device, it is important that user-configured data as well as manufacturing-configured data is not lost or corrupted. In certain embodiments, to protect the data, a software upgrade tool running on the user's computing device obtains the current data for the current release of the software at the start of the software upgrade process. Before the new software upgrade is initiated on the device, converted user-configured and manufacturing-configured data that is compliant with the new software is downloaded. The server performs the software upgrade as well as the data conversion to match the new software through client software running on the user's computing device that connects to the user's device. The user of the device is able to perform software upgrades while the user-configured and manufacturing-configured data are preserved. Moreover, the data is converted and used with the new software release.
For a software upgrade on a device, data is secured and/or preserved. Accordingly, the data is copied to a block and is later restored to the device. This operation reduces interaction between the device and computing device, thereby reducing the likelihood of point-of-communication failure, and also allows for a user to easily perform software upgrades on the device. Additionally, a hospital or clinic can perform software upgrades or upload user data from one device and download it to another device.
FIG. 8 illustrates a routine for upgrading a medical device based on detecting a connection with a peripheral device according to embodiments of the present disclosure. In certain embodiments, the routine described below may be used with a medical device, such as, for example, a health monitoring device 100 (FIG. 1), a primary receiver unit 304 (FIG. 3) or secondary receiver unit 306 (FIG. 3).
Referring to the Figure, when a peripheral device is connected to, and detected by, the medical device (801), the identity of the peripheral device is determined (802). In certain embodiments, the peripheral device is a device having functionality that was not, or is not, currently provided on the medical device. For example, if the medical device does not have a test strip port, a peripheral test strip port may be connected to the medical device. Thereafter, as test strips are inserted into the peripheral test strip port connected to the medical device for analyzing blood samples, the medical device may be configured to analyze, display and store data corresponding to blood glucose levels of the blood sample. In another example, the peripheral device may be a pump for delivering a medication, such as, for example insulin. Once the pump for delivering the medication is connected to the medical device, data regarding the medication, such as, for example, medication administered, the type of medication administered, etc., may be stored and/or displayed on the medical device. Although a test strip port and a pump for delivering a medication are specifically mentioned, it is contemplated that various other peripheral devices may be used in conjunction with the medical device. For example, and as will be explained in greater detail below, a peripheral device may be personal digital assistant, cellular telephone, tablet computer or other such device.
In certain embodiments, the peripheral device is physically connected to the medical device. Examples include connecting the peripheral device to a USB port of the medical device either directly or indirectly using a USB cable. Within the scope of the present disclosure, other physical connections may be employed or used such as, for example, but not limited to RS-232 connection, serial data connection, IEEE 1394 data connection, Ethernet data connection, or one or more combinations thereof. In other embodiments, the connection between the peripheral device and the medical device may be made using an RF communication protocol, RFID communication protocol, an infrared communication protocol, a Bluetooth enabled communication protocol, an IEEE 802.1 Ix (WiFi) wireless communication protocol, wireless USB communication protocol, cellular communication protocol, Zigbee communication protocol, or an equivalent wireless communication protocol.
When a wireless connection protocol is used, a user of the medical device may need to prompt the medical device to search for and detect a specific peripheral device from a predetermined or pre-populated list of peripheral devices supported by the medical device. Once a particular peripheral device has been selected by the user using for example a user interface, the medical device may require that the peripheral device be brought within a predetermined range of the medical device. When the peripheral device is brought within the predetermined range, a communication link may be established between the two devices. In yet another embodiment, the user may manually enter an identification number or serial number of a particular peripheral device into the medical device and when a peripheral device having that serial number is within a certain predetermined range, the communication link is established. In certain embodiments, the medical device may be configured to only attempt to connect to peripheral devices that come within a predetermined range of the medical device (e.g. 3 feet or less, 2 feet or less, etc.). As a result, the medical device will not attempt to connect to peripheral devices that are not owned by the user or attempt to connect to a peripheral device that the user did not intend to be connected to the medical device.
Referring back to the Figures, when the medical device has detected a connection to the peripheral device, the connected peripheral device is identified (802) using a serial number or other such identifier. As discussed above, the peripheral device may be physically connected to medical device, such as, for example, being connected directly to a USB port on the medical device or connected via a USB cable. In certain embodiments, the peripheral device may be wirelessly connected to the medical device. When the connection is established, the peripheral device is identified using a serial number of the device, a portion of the serial number of the device or other such identifier that may distinguish the peripheral device from another peripheral device. In certain embodiments, and as discussed above, the peripheral device is identified by a user prior to a connection being established.
When the serial number or other identifier is received, a processor of the medical device compares the received serial number of the peripheral device, or portions thereof, to a database of supported peripheral devices stored in a memory the medical device to properly identify the connected peripheral device. The peripheral device is identified when the serial number or identification number of the peripheral device matches a serial number or identification number of a type of peripheral device stored in the database. In certain embodiments, the medical device is configured to wirelessly connect to a remote computing device such as for example, a server, and request identification of the peripheral device based on the received identification number or serial number.
In certain embodiments, the peripheral device may be selected from a user interface of data management software being executed on a computing device and configured to interact with the medical device. As will be described in greater detail below, the data management software may be used to receive data from the medical device, print various reports based on the received data, and share the received data with healthcare providers or other caretakers over a network connection. In certain embodiments, when the medical device is connected to the computing device on which the data management software is being executed, a user may manually select a peripheral device from a list of available or supported peripheral devices on a user interface screen of the data management software and request that the medical device be upgraded to support the selected peripheral device.
Referring back to FIG. 8, when the peripheral device has been identified, an application programming interface (API) associated with the identified peripheral device is also identified (803). An application programming interface enables the medical device to interact with software of the peripheral device. For example, if the peripheral device is a pump for dispensing medication, installation of the API on the medical device may permit the medical device to act as a pump controller to control medication delivery, calculate amounts of medication to be delivered, and receive and display data corresponding to the medication delivered by the pump. In certain embodiments, the API is identified based at least in part, on the serial number or identification number of the peripheral device that was connected to the medical device. In certain embodiments, a user may select a particular API from a pre-populated list of available APIs, such as, for example, a list of APIs on a user interface screen of the data management software.
Once the appropriate API has been identified, the API is downloaded and installed on the medical device (804). In certain embodiments, the peripheral device API may be stored or located on a computer, server, and/or network located external to medical device. As such, the medical device may connect to the computer or server on which the identified API is stored to download the identified API. In certain embodiments, the software for the identified API may reside, for example, in a memory of the medical device. Thus, when the peripheral device is connected to the medical device and identified, a processor of the medical device automatically, or based on user verification, retrieves the identified API from memory and install the identified API software. In yet another embodiment, the API software for the peripheral device may reside in a memory of the peripheral device. Thus, when the connection between the peripheral device and the medical device is established, a processor of the medical device may issue a command to download and install the data and/or software from the peripheral device thus enabling the medical device to communicate with and/or control the peripheral device.
In certain embodiments, the peripheral device is configured to reprogram or update the medical device such that the medical device can communicate with the peripheral device. For example, when a peripheral device is connected to the medical device for the first time and the medical device detects the connection, a processor of the medical device issues a command to download and install the data and/or software stored on the peripheral device to the medical device.
In certain embodiments the peripheral device is a non-medical peripheral device, such as, for example a cellular telephone, personal digital assistant, tablet computer and the like. In such embodiments, the medical device may download and use APIs for the non-medical peripheral devices in the same manner as discussed above. Once the API is installed, the medical device is configured to transmit data, such as, for example, blood glucose readings, to the identified peripheral device and a processor of the medical device instructs the peripheral device to transmit the data to healthcare provider. For example, if the peripheral device is a cellular telephone or personal digital assistant, the medical device, can instruct the cellular telephone to send a SMS message or MMS message to the user's healthcare provider with the blood glucose data or other such data contained in the body of the message.
As will be appreciated by one of ordinary skill in the art, in some embodiments, the API may be downloaded and installed on the medical device in accordance with the method described above with reference to FIG. 5. Further, it is contemplated that the upgrades and downloads will not substantially affect the functionality and performance of the medical device while the user is actually using the medical device to test blood glucose values and view glucose related data. In certain embodiments, if a user is currently using the medical device, such as, for example, performing a blood glucose test, or continuous glucose data is being received at a receiver unit, downloading and/or installation of the upgrade or software is suspended until the user imitated action is complete.
FIG. 9 is a flow chart illustrating a method for updating a medical device according to embodiments of the present disclosure. In certain embodiments, the medical device is a health monitoring device 100 (FIG. 1), a primary receiver unit 304 (FIG. 3) or a secondary receiver unit 306 (FIG. 3). The method for updating the medical device begins as various events are detected by a processor of the medical device. Each of the events are then stored and tracked in a device history log (901) that is stored in a memory of the medical device. In certain embodiments, the device history log stored on the medical device is associated with the identification number that corresponds to the medical device.
In certain embodiments, the device history log is configured to track data corresponding to the treatment of a health condition of a user such as, for example, diabetes. Such data may include the frequency of insulin doses, the type and brand of insulin used, the manufacturer of the insulin, frequency of blood glucose measurements, type of test strips used in blood glucose measurements, alarms and alerts output by the medical device and other data related to the treatment of diabetes.
In certain embodiments, the device history log also tracks updates to the firmware and/or software of the medication device as well as current versions of the firmware and/or software being executed on the medical device. Each time the medical device is altered or updated (e.g., new firmware version, software version, peripheral device connection, etc.), the update information is stored in the device history log of the medical device. The modifications to the device, which may include a portion of or all of the modifications to the device, may then be transmitted to a device history record (DHR) stored at a remote location, such as, for example, on a server or other remote location such as device manufacturing site or at a server of a device manufacturing site, accessible via a network. In certain embodiments, server may contain device history logs of multiple devices. Thus, each record or device history log in the device history record has a unique identifier that corresponds to a particular medical device (e.g., identification number of the medical device). Therefore, when data from a particular device history log associated with a medical device is transmitted to the location where the device history record is maintained, the data from the medical device is stored or updated in the device history recorded corresponding to the identified medical device.
The transmission of data from the device history log of the corresponding device to the location where the device history record is maintained may occur directly from the medical device using a wireless or wired communication protocol to connect to the internet or other data network. In certain embodiments, the data from the device history log is transmitted to the device history record location when the medical device is connected to a computing device capable of connecting to a network or the internet. When the connection is established, the device history log for that particular device, identified by the serial number or partial serial number of the device, is updated in the device history record to reflect the changes made to the medical device. Thus, a manufacturer of the device, a healthcare provider or other entity may be able to track the most recent updates to each device. In certain embodiments, the device history records includes the date of manufacture of the associated device, the quantity of manufacture of the associated device, the quantity of the manufactured device released for distribution, acceptance records including indications that the devices are manufactured in compliance with the device master record (DMR) associated with the manufactured device (e.g., medical device), identification label and labeling used for each production unit associated with the device, and/or associated device identification and control number.
In certain embodiments, the information in the device history record is used to assist a user in reverting to a previous version of software should problems arise when upgrading the medical device and/or the computing device. Because data in the device history log is uploaded and stored in the device history record, in certain embodiments, an upgrade to the medical device may only occur when a connection to a network has been established either through the medical device being connected to a computing device having a network connection or when the medical device is directly connected to a network.
In certain embodiments, the device history log is also configured to track occurrences of data synchronization between the medical device and a data management software on a computing device, types of peripheral devices, if any, that have been connected to the medical device and corresponding dates, times, and duration of each peripheral device connected, the application programming interfaces installed on the medical device, the frequency at which the identified peripheral devices have been used, and other such data. Although specific events are discussed, it is contemplated that the device history log may also be configured to record any and all events associated with the medical device including system notifications such as, for example, low battery indications, sensor failure, lost data packets, etc.
Referring back to FIG. 9, once the events have been stored in the device history log, the stored events are uploaded (902) to data management software stored on a personal computer or other computing device. In certain embodiments, each event stored in the device history log has a unique identifier. Therefore, each time the medical device is connected to the computing device only events that have not been previously uploaded to the computing device and/or uploaded to the device history record are uploaded. In certain embodiments, this determination is based at least in part, on the unique identifier corresponding to each event. Thus, in determining whether to upload data corresponding to a particular event, the unique identifier for the last uploaded event is compared to each unique identifier of the potentially new events to determine whether the event has already been uploaded. In certain embodiments, once the data from the device history log is stored on the computing device, the data is sent to an analysis module stored on a server for analysis. In other embodiments, the data in the device history log is uploaded directly to the analysis module stored on the server from the medical device.
In certain embodiments, the analysis module analyzes the data in the device history log to determine trends of the user. In certain embodiments, the trend data may correspond to the frequency of insulin doses, the type and brand of insulin used at various points of the day, the frequency and type of user interface screens used by the user based on detected alarm or event conditions, and the like.
After the data has been analyzed and trends identified, recommendations regarding upgrades or updates to functionalities of the medical device and/or treatment of the health condition of the user may be made (903). In certain embodiments, the recommendations may correspond to various available software upgrades for the medical device, optional applications corresponding to the treatment of the condition of the user and/or recommendations and special offers for consumable products related to the treatment of the condition of the user. For example, as discussed above, the device history log may track the software version of the medical device. Thus, when the medical device is synchronized with the data management software, the current software version of the medical device is compared against the most recent software version available. If a more recent software version for the medical device is available, the user is notified about the update.
Similarly, as discussed above, the device history log may include information to track which peripheral devices have been connected to the medical device. Based on this data, a recommendation is made to a user to download and install a particular application on the medical device. For example, if the peripheral device is pump for delivering a medication, a recommendation is made that the user should download an insulin dose calculator application.
In certain embodiments, the device history log is maintained or updated to track or update the frequency of medication doses such as insulin, the type of insulin, the brand of insulin and/or the manufacturer of the insulin. This data may be used to form recommendations for the user corresponding to various other types of insulin that may be available to the user and be comparable to the brand or type of insulin currently being used or most frequently used by the user. Further, the stored medication data may be sent to various manufacturers of the medication. In turn, the user may receive special discounts, incentives or promotions from the manufacturer for continually purchasing and/or using the particular brand of insulin. In yet other embodiments, a user may receive a recommendation for another brand of insulin from a different manufacturer including incentives, discounts and promotions for switching brands.
In certain embodiments, the device history log may be updated to track various other events that are recorded on the medical device. For example, the device history log of the medical device is updated to store various exercise events and/or meal times of the user. The device history log may also be updated based on which user interface screens are used most frequently by a user. As this data is analyzed and trends are identified, recommendations are presented to the user as to which applications the user may be interested in. For example, one application available for download from a network location may be an application configured to calculate caloric intake of various food items consumed by the user.
In certain embodiments, executable or software application recommendations may be made to the user based on previously downloaded applications. For example, one application may correspond to an insulin dose calculator application. Because the user downloaded this particular application, a user may be presented with available applications that correspond to or are related with the insulin dose calculator application on the network page. For example, the user may be presented with an alternative insulin dose calculator application or alternatively, a consumable resource tracker application configured to track amounts of insulin or test strips remaining in a user's inventory.
In certain embodiments, the available applications and incentives may be stored on a server and displayed on a webpage hosted by the server and accessible by the user. When a user identifies a particular application, incentive or the like, the user may select to download the desired application or incentive. In other embodiments, the recommendations may be sent via email, text message or other communication medium.
FIG. 10 illustrates a method for updating data management software according to embodiments of the present disclosure. In certain embodiments, the data management software is installed on a personal computer or other computing device and is designed to enable individuals with a health condition, such as diabetes, their care givers and/or healthcare providers to track and analyze health related data received from a medical device. In certain embodiments, the data management software allows a user to upload test data or other data from a medical device, view and print graphs and reports to assist with health management, and share data over a network with a healthcare provider. In certain embodiments, the software may also enable a healthcare provider to make updates to the medical device, change treatment plans, and/or change various settings associated with the medical device, such as, for example, minimum and maximum analyte thresholds levels, alarms and alerts associated with monitored analyte levels and the like.
To upload data from a medical device, a USB or serial cable connection or wireless connection may be used to connect the medical device to a computing device, such as a personal computer, on which the data management software is installed. Once the medical device has been connected, the data may be uploaded and stored on the computing device. In certain embodiments, data from the medical device may be wirelessly uploaded to the computing device using a Bluetooth connection or other wireless connection. If the data management software has not been installed on the computing device, the computing device downloads the data management software directly from the medical device and the data management software is installed on the computing device. Once the data management software has been installed on the computing device, data stored on the medical device may be uploaded to the computing device using a wired or wireless connection.
Referring back to FIG. 10, each time a medical device is connected to the computing device executing the data management software, the medical device is identified (1001). In certain embodiments, the medical device is identified by a serial number of the medical device, a partial serial number of the medical device or other such identifier, such as, for example, a user selected name of the medical device (e.g., “MyDevice”). When the medical device is identified, the medical device is associated with a particular user profile stored in a memory of the computing device and accessed by the data management software. As data is uploaded from the medical device to the computing device, the associated data of the user stored in the memory of the computing device is updated. If the medical device cannot be associated with a user, a new user may be added to the data management software and associated with the medical device or the medical device may be assigned to an existing user.
Referring back to FIG. 10, when the medical device has been identified, the data management software receives user initiated updates for the identified medical device and/or changes to various settings of the identified medical device (1002). In certain embodiments, the updates and settings are selected and changed from a user interface section of the data management software and propagated to the medical device. As discussed, the changes or updates may include updates to a treatment plan or updates to settings of the device such as, for example, alarm settings, times of meals, including pre-meal times and post meal times, changes to minimum and maximum threshold amounts for various analyte levels, etc. Additionally, a user may update settings directly on the medical device.
As the updates to the user's treatment plan are received and/or new settings are applied, a processor of the computing device executes the data management software to track each change made to the medical device. Additionally, the data management software may be configured to track the order in which the changes are made. In certain embodiments, the tracked data is associated with the identified medical device and/or the user associated with the identified medical device (1003). In certain embodiments, the processor of the computing device executing the data management software_analyzes the tracked data and determines what trends, if any, exist in the tracked data.
In certain embodiments, a trend is identified if a particular routine or sequence of routines is performed in substantially the same order substantially each time the identified medical device is connected to the computing device, a user is selected from a plurality of users, or when a particular user accesses the data management software. For example, trend data may indicate that each time a particular medical device (e.g., Device A) is connected to a computing device and identified by the data management software, 75% percent of the time, the user of the data management software navigates to a particular settings screen or other user interface display screen.
In other embodiments, a trend is identified if a particular routine or sequence of routines is performed in substantially the same order in response to a particular event being stored on the medical device such as, for example, an output of an alert or detection of an alarm condition (e.g., hypoglycemic alert, hypoglycemic alert etc.). For example, trend data may indicate that when an alarm or alert condition is detected and output by the medical device, or when a predetermined number of alarm or alert conditions have been detected by the medical device in a given time period, 85% of the time, a user navigates to a particular settings screen or other user interface display screen of the data management software.
Once the tracked data is analyzed and trends are identified, the data management software is upgraded based on the trend data (1004). In certain embodiments, the upgrade to the data management software may consist of placing an icon or shortcut on a home screen of the data management software that when selected, presents to the user a particular setting screen or user interface screen of the data management software. In certain embodiments, the icon or shortcut may be specific to the particular medical device that was most recently identified. Thus, each time the particular device is identified, a processor of the computing device causes the icon or shortcut to be output on the home screen of the data management software. In certain embodiments, the icon or shortcut may be specific to a particular user of the data management software. Thus, when the user logs onto the data management software, icons specific to that user are displayed. In certain embodiments, multiple patients of a healthcare provider are tracked, and various icons or shortcuts may be associated with each individual patient profile depending on the trend data identified.
Continuing with the example from above, the trend data may indicate that 75% percent of the time a user navigates to an analyte level threshold settings screen when a particular medical device is connected to the computing device. As a result, an icon or shortcut is displayed on a home screen of the data management software that directs the user directly to the analyte level threshold settings screen.
Although trend data has been described above with reference to a single setting being changed, it is contemplated that trend data may be tracked and identified for multiple setting changes or multiple sequences of events. For example, if a second particular routine or sequence of routines is performed in substantially the same order after the first particular step or sequence of steps, an icon or shortcut directing the user to a second display screen may be generated and displayed on the home page of the data management software. In certain embodiments, the second icon or shortcut may be displayed simultaneously with the first icon or shortcut. In other embodiments, the second icon or shortcut is displayed only after the first icon or shortcut has been selected. In still yet other embodiments, the second icon or shortcut may be displayed on the user interface screen that the user navigated to as a result of the user selecting the first icon or shortcut.
Additionally, although updates to treatment plans and various settings are discussed, it is contemplated that trend data may identify a particular display screen or sequence of display screens that are navigated to when a particular medical device or user is identified. For example, a healthcare provider may navigate to a first display screen showing a graph of continuous glucose levels over a predefined data range 85% of the time a particular medical device is connected to the computing device and identified by the data management software. As a result, when connection of a particular medical device to the computing device is detected, an icon or shortcut corresponding to the graph display screen is generated and placed on the home page of the data management software. If multiple display screens are accessed in a particular order, icons or shortcuts may be generated and displayed in a similar manner.
In certain embodiments, trend data and/or medical treatment plans associated with one medical device and/or a user may be compared with trend data and/or medical treatment plans from another medical device and/or user. If trend data associated with a first medical device corresponds to trend data associated with a second medical device and/or user, shortcuts or icons displayed for one user may be recommended and/or displayed when a second user is selected or when a medical device associated with the second user is identified.
In certain embodiments, a similar icon or shortcut that was displayed on a home screen of the data management software may also be displayed on a home screen of the medical device based on the trend data. Thus, a user may access a particular display screen of the medical device in response to an event in a similar manner as described above. For example, if a user navigates to a graph display screen immediately or substantially immediately after testing a blood glucose level, an icon or shortcut associated with the graph display screen is shown on the home screen of the medical device. Actuation of the icon or shortcut causes the graph display screen to be rendered on the display of the medical device.
FIG. 11 is a flow chart illustrating a method for upgrading data and/or software on a medical device and/or a computing device according to embodiments of the present disclosure. The data and/or software upgrade routine on a medical device and/or a computing device is initiated when a medical device is connected to a computing device (1101). In certain embodiments, the medical device is a health monitoring device 100 (FIG. 1), a primary receiver unit 304 (FIG. 3), or a secondary receiver unit 306 (FIG. 3) and the computing device is a personal computer, laptop, tablet computer or the like. In certain embodiments, the medical device includes a blood glucose monitor, a smart phone or personal digital assistant having glucose monitoring capabilities, or other such handheld or computing device capable of having applications or programs installed on the handheld or computing device that enables a user to track blood glucose levels or assist in the management of a disease. The connection between the medical device and the computing device may be a wireless connection or wired connection.
When the medical device is connected to the computing device, a determination is made by the computing device as to whether data management software that supports the connected medical device has been loaded onto the computing device (1102). In certain embodiments, a processor of the computing device instructs the operating system of the computing device to determine if data management software has been installed on the computing device. In certain other embodiments, the computing device may detect a device transmission identifier corresponding to the medical device. If a transmission identifier of the medical device is identified, a determination is made that the computing device is capable of communicating and interacting with the medical device.
In certain embodiments, a processor of the medical device is configured to determine if data management software has been loaded onto the computing device by checking a device history log stored on the medical device. In certain embodiments, the device history log is configured to store data corresponding to each computing device the medical device has been connected to. Such a record can include an identifier corresponding to the computing device as well as a record of what software, if any, was installed on the computing device. If data management software is installed on the computing device that supports the connected medical device, when the data management software is executed by the processor of the computing device, the processor issues instructions that causes the computing device to access a network connection, compare a version of the data management software installed on the computing device to a most current version of data management software available on the network, and/or compare a version of the medical device software installed on the medical device to a most current version of the medical device software available on the network to determine if upgrades are available (1104).
For example, when the processor of the computing device executes the data management software, and the network connection is initialized, the version of the data management software installed on the computing device is compared to the most current version of the data management software available on the network. Further, the version of the medical device software installed on the medical device is compared to a most current version of the medical device software available on the network. In certain embodiments, the comparison may be made by checking the current version of the medical device software of the medical device and/or the data management software of the computing device that is stored on the device history log to the version available on the network. In certain embodiments, the device history log also includes a record of which peripheral devices have been connected to the medical device, the current version of the software on the peripheral device, and/or a version of the API that was installed on the medical device. Thus, a determination may also be made if an upgrade is available for software corresponding to any peripheral devices that have been connected to or associated with the medical device.
If data management software is not installed on the computing device, data management software stored on the medical device is uploaded to the computing device and installed on the computing device (1103). When the newly installed data management software is executed by a processor of the computing device, the version of the data management software is compared against the most current data management software available on the network (1104). If upgrades to the data management software are not available (1105) data may be transferred from the medical device to the computing device without performing any upgrades (1106).
If an upgrade is available for the data management software being executed on the computing device, (1105), a user is presented with an option to download any and all available upgrades on a user interface screen of the data management software (1107). It is also contemplated that available upgrades for the medical device software installed on the medical device and/or upgrades for a peripheral device may also be presented to a user on a user interface of the data management software. Further, it is contemplated that upgrades may be available simultaneously for the medical device, the data management software running on the computing device, and a peripheral device. In such cases, the user may select to download one upgrade without downloading another upgrade or downloading all upgrades simultaneously or substantially simultaneously.
In cases where the user chooses to download an upgrade for the medical device software installed on the medical device, the upgrade is downloaded (1107) and stored in a memory of the medical device. In certain embodiments, the download may be stored in volatile memory or non-volatile memory of the medical device. When the download is complete, the newly downloaded software is checked for integrity (1108). In certain embodiments, the integrity of the download is verified using a cyclic redundancy check (CRC). Thus, as the data is sent from the network to the computing device, a CRC code is generated for each block of data. The CRC code is sent with the block of data and received by the medical device. When the block of data is received and/or read by a processor of the medical device, the medical device generates a CRC code for each received block of data and compares generated CRC code with the received CRC code. If the CRC codes match, the data is verified. If however, the CRC codes do not match, a data error is detected. Although a cyclic redundancy check is specifically mentioned, it is contemplated that other error detection methods may be used including using parity bits, checksums, cryptographic hash functions and the like.
If the download is verified (1109), the downloaded upgrade to the medical device software is installed on the medical device (1110). If however, it is determined that the upgrade is corrupt (e.g., an error in the downloaded code that would prevent the upgrade to the medical device software from installing or functioning properly when installed) (1109), the version of the medical device software currently being executed on the medical device is copied in the memory of the medical device over the downloaded upgrade to the medical device software (1111) to ensure the medical device has a functional backup copy of the medical device software stored in memory. In certain embodiments, a processor of the medical device may issue a command to re-download the upgrade to the medical device software and verify the upgrade to the medical device software a second time. This process may repeat for a predetermined number of times or until the download is verified by the cyclic redundancy check.
When an upgrade to the data management software installed on the computing device is available, and the user chooses to upgrade the data management software, the upgrade to the data management software is downloaded and stored directly in a memory of the medical device (1107). In certain embodiments, the downloaded upgrade to the data management software is stored in volatile memory or nonvolatile memory of the medical device. When the upgrade to the data management software has been downloaded, the integrity of the download is verified (1108). In certain embodiments, the integrity of the download is verified using a cyclic redundancy check as described above.
Referring still to FIG. 11, if the integrity of the download is verified (1109) the upgrade to the data management software is uploaded from the medical device and installed on the computing device (1110). In certain embodiments, the upgrade to the data management software remains stored on the medical device even after the upgrade to the data management software has been installed on the computing device. Therefore, when the medical device is connected to a different computing device that does not have data management software installed at the time the medical device is connected, or the computing device does not have the most current data management software available, the most current data management software can be uploaded to the computing device from the medical device and installed on the computing device.
If the downloaded upgrade to the data management software is not verified, the processor of the medical device may issue an instruction causing a message screen, icon, and/or an audible notification to be output on the medical device, or the computing device, notifying the user that the download was not verified. When the user acknowledges the message screen or the icon, the user may select to download the upgrade to the data management software a second time. In certain embodiments, if the downloaded upgrade to the data management software is not verified, the processor of the medical device is configured to issue a command to restart the download. In other embodiments, the processor of the medical device may track which data packets are corrupt at the time the data packets are received and immediately or substantially immediately request that a new data packet be transmitted.
If the upgrade to the data management software that was corrupted was stored in temporary memory of the medical device, the upgrade to the data management software is overwritten by the version of the data management software that is currently being executed on the computing device to ensure the medical device has a working and verified version of the data management software stored in memory. In certain embodiments, when the upgrade to the data management software is not verified, the user may connect the medical device to a computing device with a working copy of data management software currently installed and may download the working copy of the data management software directly from the computing device.
In aspects of the present disclosure, the upgrades or updates to data and/or software discussed with respect to FIG. 11 are stored in the device history log which may be uploaded and stored in a device history record maintained by the medical device manufacturer or other entity, and/or accessible by the medical device and/or other authorized devices. The device history record may enable the manufacturer to trace, track or maintain updates or upgrades to the medical device and assist the user in troubleshooting the medical device should problems arise when upgrading the medical device. Further, although data and/or software upgrades or updates are specifically discussed with respect to FIG. 11, it is contemplated that firmware upgrades may be performed using the method described herein.
For example, in one embodiment as illustrated in FIG. 12A, a device history record for a medical device 1201 is updated each time the software or firmware or data is upgraded for that medical device 1201. For example, in one embodiment, the system and method for updating the device history record begins with connecting the medical device 1201 to a computing device 1202. The connection can be made wirelessly or wired, using any of the options disclosed herein, and the computing device 1202 can be, for example, a personal computer, a laptop computer, a notebook computer, an iPad, a tablet computer, a cell phone, a smart phone, a personal data assistant, a workstation, a server, a mainframe computer, a cloud computing system, or the like.
Once the connection is made between the medical device 1201 and computing device 1202, the medical device 1201 can send its serial number or identification number 1210 or the like to the computing device 1202. In some embodiments, the medical device 1201 can send its serial number or identification number 1210 to the computing device 1202 automatically without any prompting by the computing device 1202. In other embodiments, the medical device 1201 can send its serial number or identification number 1210 to the computing device 1202 in response to a request by the computing device 1202. Similarly, in some embodiments, the medical device 1201 can send information regarding its current software version or current firmware version or current data version to the computing device 1202, either automatically without any prompting by the computing device 1202, or in response to a request by the computing device 1202. In some embodiments, the medical device 1201 stores information regarding its serial number, identification number, current software version, current firmware version and/or current data version in a device history log, as further described above.
The computing device 1202 can check whether an upgrade is available for the software and/or firmware and/or data currently on the medical device 1201. For example, in some embodiments the computing device 1202 can send the serial number or identification number and information regarding the current software version or current firmware version or current data version 1220 of the medical device 1201 to a server 1203. In other embodiments, the computing device 1202 can send only the serial number or identification number to the server 1203, and the server 1203 can determine the software and firmware and data version on the medical device 1201 by accessing a device history record (DHR) 1204 for the medical device 1201. In other embodiments, the computing device 1202 has information regarding the latest software and firmware and data versions and based on which, for example, can determine whether an upgrade is available. For example, in some embodiments, the computing device 1202 can periodically check the server 1203 for upgrades to the software or firmware or data for the medical device 1201 even when the medical device 1201 is not connected. If upgrades are available on the server 1203, the computing device can download the data and/or software and/or firmware from the server 1203 to perform the upgrades to the data and software and firmware of the medical device 1201.
In some embodiments, the device history record 1204, as previously described herein, can contain a history of all the software and firmware and data versions that have been installed on the medical device 1201, including the currently installed software and firmware and data versions. In some embodiments, as illustrated in FIG. 12B, the device history record 1204 of the medical device 1201 can be stored on the same server 1203 that contains the data and software and firmware for upgrading the data and software and firmware on the medical device 1201. In this case, the server 1203 can request information from and update the device history record 1204 directly. In other embodiments, the device history record 1204 can be stored on a separate manufacturing site server 1205, to provide convenient storage and access for compliance with Food and Drug Administration regulations and/or inspections. In the case where the device history record 1204 is stored on a manufacturing site server 1205, the server 1203 can provide the manufacturing site server 1205 with the serial number or identification number of the medical device 1201 and request information contained in the device history record 1204 of the medical device 1201 when necessary, and also instruct the manufacturing site server 1205 to update the device history record 1204 when necessary, such as when the data or software or firmware of the medical device 1201 has been upgraded.
The server 1203 can store data and software and firmware for upgrading the data and software and firmware on the medical device 1201. The server 1203 can compare the latest data and software and firmware versions on the server 1203 with the data and software and firmware versions currently on the medical device 1201 and determine whether an upgrade is available. For example, if the latest data and/or software and/or firmware version on the server 1203 is newer than the data and/or software and/or firmware version currently on the medical device 1201, then the server 1203 can determine that an upgrade is available, and send data and software and firmware for upgrading the data and software and firmware 1230 on the medical device 1201 to the computing device 1202.
The computing device 1202 can then upgrade the data and software and firmware 1240 on the medical device 1201 using the data and software and firmware provided by the server 1203. If the upgrade is successful, the computing device can notify the server 1203 that the upgrade was successful 1250 by, for example, providing the server 1203 a message that the upgrade was successful along with the serial number or identification number for device tracking purposes and a description of the upgrades applied.
The server 1203 can instruct the manufacturing site server 1205 to update the device history record 1204 by sending a message to the manufacturing site server 1205 that the upgrade was successful 1260 along with the serial number or identification number of the medical device 1201 and a description of the upgrades applied. In response, the manufacturing site server 1205 can update the device history record 1204 to reflect that the data and/or software and/or firmware of the medical device 1201 has been upgraded 1270. In some embodiments, the updating of the device history record 1204 is automatic, as described above. In other embodiments, the device history record 1204 can be manually updated.
In some embodiments, the medical device 1201 does not function or is disabled until the medical device 1201 receives confirmation that the device history record has been updated. In this embodiment, the manufacturing site server 1205 notifies the server 1203 that the device history record 1204 has been updated, while also providing the serial number or identification number of the medical device for tracking purposes. In general, communications regarding a medical device 1201 will contain a serial number or identification number for tracking purposes. The server then notifies the computing device 1202 that the device history record 1204 has been updated, and the computing device 1201 notifies the medical device 1201 that the device history record 1204 has been updated, thereby unlocking the medical device 1201 and allowing it to function normally again.
FIGS. 13A and 13B are flow charts illustrating certain embodiments of a system and method for updating a device history record 1307 when a medical device 1301 is upgraded with a medical device add-on module 1302. When a medical device add-on module 1302 is added or combined 1310 with a medical device 1301, the medical device with add-on module 1303 can be considered a new medical device with functionality that is different from either the medical device 1301 or add-on module 1302 alone. The add-on module 1302 can be, for example, a peripheral device as described herein.
In order to update the device history record 1307 of the medical device with add-on module 1303, the medical device with add-on module 1303 can be connected 1320 to a computing device 1304. The connection can be wired or wireless, as discussed herein. The computing device 1304 can be, for example, a personal computer, a laptop computer, a notebook computer, an iPad, a tablet computer, a cell phone, a smart phone, a personal data assistant, a workstation, a server, a mainframe computer, a cloud computing system, or the like.
The medical device with add-on module 1303 can have multiple serial numbers and identification numbers, including, for example, the serial numbers and identification numbers of the medical device 1301 and add-on module 1302, as well as, in some embodiments, a unique serial number and identification number that is generated when the medical device with add-on module is formed. The medical device with add-on module 1303 can send the serial numbers and identification numbers to the computing device 1304, along with a message, in some embodiments, that the medical device 1301 and add-on module 1302 have been combined. The computing device 1304 can then send 1330 all this information, including the serial numbers and identification numbers and message, to a server 1305. The server 1305 can then send 1340 all this information, including the serial numbers and identification numbers and message, to a manufacturing site server 1306, which can update 1350 the device history record 1307 for the medical device with add-on module 1303 to indicate that the medical device 1301 has been combined with the add-on module 1302.
As illustrated in FIG. 13B, in some embodiments the server 1305 stores, accesses and modifies the device history record 1307 directly. In some embodiments, this means that the functions of the server 1305 and manufacturing site server 1306 are combined in a single server.
In some embodiments, the medical device with add-on module 1303 does not function or is disabled until it receives confirmation that the device history record 1307 has been updated. Confirmation can be passed from the manufacturing site server 1306 to the server 1305 to the computing device 1304 to the medical device with add-on module 1303, which will be activated and functional upon receipt of the confirmation.
In some embodiments, the medical device with add-on module 1303 can have its data and software and firmware updated as described herein. Depending on what upgrades are available, the data or software or firmware of either the medical device 1301 portion or the add-on module 1302 portion or both the medical device 1301 portion and the add-on module 1302 portion can be updated. In some embodiments, the medical device with add-on module 1303 has its own data and software and firmware which can be upgraded as described herein.
FIG. 14 is a flow chart illustrating a method for upgrading a medical device when a peripheral device is connected to the medical device according to embodiments of the present disclosure. The method for upgrading the medical device begins when a peripheral device is connected to the medical device (1401). In certain embodiments, the medical device is a health monitoring device 100 (FIG. 1), a primary receiver unit 304 (FIG. 3), or a secondary receiver unit 306 (FIG. 3) and the peripheral device is a test strip port, a pump for delivering fluid or another device that may be used in conjunction with the medical device. In certain embodiments, the peripheral device is a personal digital assistant, cellular telephone, tablet computer or the like. The connection between the medical device and the peripheral device may be a wireless connection, a wired connection, or the peripheral device may be physically coupled to the medical device as described above.
When the peripheral device is connected to the medical device, a processor of the medical device determines if the medical device supports the peripheral device that has been connected to the medical device and further, if data and/or software stored in a memory of the peripheral device is needed to enable the medical device to interact with the peripheral device (1402). Such a determination may be made by checking a device history log of the medical device to determine if the detected peripheral device has previously been connected to the medical device.
If identification data corresponding to an identifier of the peripheral device is stored the device history log of the medical device, a determination may be made that the peripheral device that is connected to medical device has been connected to the medical device prior to the current connection. Thus, data and/or software stored on the peripheral device may not need to be uploaded and installed on the medical device.
In certain embodiments, a processor of the medical device determines a version or type of data and/or software stored in a memory of the peripheral device. When the data and/or software stored on the peripheral device is identified, a check is performed on the medical device, using the device history log for example, to determine if the data and/or software stored on the peripheral device is loaded on the medical device. If the medical device is able to communicate and interact with the peripheral device, the data and/or software that is stored on the peripheral device is not uploaded to the medical device. As such, the data and/or software of the medical device is not upgraded (1403).
If the medical device needs a data and/or software upgraded (e.g., the data and/or software stored in the memory of the peripheral device) to interact with the peripheral device, the current version of the medical device data and/or software that is installed on medical device is copied to and stored in a memory of the medical device (1404). The current version of the data and/or software of the medical device may be stored either in non-volatile memory or in volatile memory.
When the copy of the current version of the medical device data and/or software has been stored in memory of the medical device, the integrity of the current version of the medical device data and/or software that has been transferred and stored in the memory is checked to determine if any errors exist in the current version of the data and/or software that is stored in the memory of the medical device (1405). In certain embodiments, the medical device is configured to run a cyclic redundancy check or other error detection method on the copied data and/or software. If the current version of the medical device data and/or software stored in the memory is corrupt (e.g., if there are any errors in the copied version of the medical data and/or software that would prevent the medical device data and/or software from installing and/or running on the medical device), a processor of the medical device issues an instruction for the current version of the medical device data and/or software to be copied into memory a second time to overwrite the corrupted version stored in the memory of the medical device. The integrity of the medical device data and/or software that has been copied into the memory of the medical device is again checked using a cyclic redundancy check or other error detection method. In certain embodiments, this process repeats until the integrity of the copied medical device data and/or software is verified.
When the integrity of the copied medical device data and/or software has been verified, the data and/or software stored in the memory of the peripheral device is uploaded and installed on the medical device (1406). In certain embodiments, the newly added data and/or software is an application programming interface (API) that enables the medical device to interact with data and/or software of the peripheral device. For example, if the peripheral device is a pump for dispensing medication, the API permits the medical device to act as a pump controller to control medication delivery, calculate amounts of medication to be delivered, and receive and display data corresponding to the medication delivered by the pump. In certain other embodiments, when the peripheral device is connected to the medical device, the data and/or software of the medical device is upgraded to enable the medical device to communicate with and interact with peripheral device.
When the peripheral device is disconnected from the medical device, the medical device is configured to automatically revert to the previous version of the medical device data and/or software (1407). For example, when the peripheral device is disconnected from the medical device, the processor of the medical device executes the copied medical device data and/or software stored in the memory of the medical device in place of the upgraded version of the medical device data and/or software.
Thus, the medical device is configured to run a first version of data and/or software when a peripheral device is not connected to the medical device, a second version of the data and/or software when a peripheral device is connected to the medical device, and revert back to the first version of the data and/or software when the peripheral device is removed from the medical device. In certain embodiments, the upgrade and reversion of the data and/or software occurs automatically without prompting the user and without interrupting the overall functionality of the medical device.
In certain embodiments, when the medical device is connected to a computing device as discussed above with respect to FIG. 11, and a peripheral device is connected to the medical device, the data management software installed on the computing device is upgraded in the same manner as was discussed above with respect to FIG. 11 to enable the data management software to interact with and receive data corresponding to the peripheral device. Thus, if a software upgrade for the data management software is stored on the peripheral device, the upgrade for the data management software is uploaded and stored on the medical device, and then uploaded and installed on the personal computing device.
In certain embodiments, the peripheral device can be connected directly to the computing device and a determination made if an upgrade to the data management software of the computing device is stored on the peripheral device. When the connection is established, the available data management software upgrade for the data management software is uploaded from the peripheral device and installed directly on the computing device. Additionally, the data and/or software of the peripheral device may be upgraded in a similar manner as the data and/or software of the medical device as was discussed above with respect to FIG. 11. Thus, when the peripheral device is connected to the medical device and when the combination of the peripheral device and medical device are connected to the computing device, the data management software determines if an upgrade to the data and/or software of the peripheral device is available. In certain embodiments, the determination may be made by comparing a data and/or software version of the peripheral device that is stored in the device history log with the most recent data and/or software version available on the network. If an upgrade is available, the data and/or software is downloaded, stored in a memory of the medical device and/or the peripheral device, verified, and installed on the peripheral device.
In certain embodiments, the upgrades discussed with respect to FIG. 14 are stored in the device history log and are tracked by the manufacturer as explained above. Further, although data and/or software upgrades are specifically discussed with respect to FIG. 14, it is contemplated that upgrades to firmware are accomplished using the method described above.
One aspect of the present disclosure may include detecting operable coupling of a first device with a second device, each of the first device and the second device configured to perform a corresponding first and second predetermined functions; configuring the second device coupled to the first device to operate as a third device, the third device configured to perform a third predetermined function; updating a device record corresponding to the third device based on the third predetermined function; and storing the updated device record in a memory of the third device.
In one embodiment, one or more of the first predetermined function, the second predetermined function and the third predetermined function may include one or more of blood glucose monitoring function, in vivo continuous glucose monitoring function, an in vivo glucose monitoring function, medication dosage determination function, or monitored data logging function.
In one embodiment, the first device may include an add-on module configured to physically and electrically connect to the second device.
In one embodiment, the device record may include associating a device history record with the third device.
Another aspect of the present disclosure may include detecting, using a microprocessor, an alteration or update to a medical device operation including one or more of an availability of a new firmware version executable on the medical device, a new software version executable on the medical device, a peripheral device connection, an addition of function to the medical device, or a removal of function from the medical device; updating a device history log based on the detected alteration or update to the medical device indicating the modification to the medical device; and communicating the medical device modification to a remote location including a manufacturing site of the medical device.
In one embodiment, a device history record for the medical device at the manufacturing site may be updated based on the communicated modification to the medical device.
In one embodiment, communicating the medical device modification to the remote location may include the manufacturing site of the medical device includes one or more of a wired or a wireless communication between the medical device and the remote location.
In one embodiment, the modification to the medical device may include a history of data synchronization between the medical device and other external devices or locations.
One embodiment may include storing the updated device history log in a memory of the medical device.
In one embodiment, updating the device history log is programmed to occur in real time based on the detection of the alternation or update to the medical device.
One aspect of the present disclosure may include a first device configured to perform a first predetermined function; a second device configured to perform a second predetermined function and configured to be operably coupled to the first device, the second device configured to operate as a third device configured to perform a third predetermined function when operably coupled to the first device; and a device record corresponding to the third device; wherein the device record is updated based on the third predetermined function; and wherein the updated device record is stored in a memory of the third device.
In one embodiment, one or more of the first predetermined function, the second predetermined function, and the third predetermined function includes one or more of blood glucose monitoring function, in vivo continuous glucose monitoring function, in vivo glucose monitoring function, medication dosage determination function, or monitored data logging function.
In one embodiment, the first device may include an add-on module configured to physically and electrically connect to the second device.
One embodiment may include a device history record associated with the third device.
One aspect of the present disclosure may include a medical device comprising a microprocessor; and a memory for storing instructions which, when executed by the microprocessor, causes the microprocessor to detect an alteration or update to a medical device operation including one or more of an availability of a new firmware version executable on the medical device, a new software version executable on the medical device, a peripheral device connection, an addition of function to the medical device, or a removal of function from the medical device; a device history log stored in the memory of the medical device, wherein the device history log is updated based on the detected alteration or update to the medical device indicating the modification to the medical device; and a remote location including a manufacturing site of the medical device configured to receive the medical device modification.
One embodiment may include a device history record for the medical device at the manufacturing site updated based on the received medical device modification.
One embodiment may include one or more of a wired or wireless communication link between the medical device and the remote location including the manufacturing site of the medical device.
In one embodiment, the modification to the medical device may include a history of data synchronization between the medical device and other external devices or locations.
In one embodiment, the memory for storing instruction which, when executed by the microprocessor, may cause the microprocessor to update the device history log in the memory of the medical device.
In one embodiment, the memory for storing instruction which, when executed by the microprocessor, may cause the microprocessor to update the device history log in real time based on the detection of the alternation or update to the medical device.
One aspect of the present disclosure may include establishing a connection between a peripheral device and a first medical device, the peripheral device having at least one functionality not supported by the first medical device; identifying the peripheral device; identifying data associated with the peripheral device, the identified data corresponding to the at least one functionality not supported by the first medical device; updating the first medical device based on the identified data; and controlling the at least one functionality of the peripheral device with the updated first medical device.
In one embodiment, the connection between the peripheral device and the first medical device may be a physical connection.
In another embodiment, the connection between the peripheral device and the first medical device may be a wireless connection.
In one embodiment, the peripheral device may be identified based on a serial number of the peripheral device.
In another embodiment, the peripheral device may be identified based on user selection.
In one embodiment, the identified data corresponding to the at least one functionality of the peripheral device may correspond to an application programming interface associated with the peripheral device.
In a further embodiment, the identified data corresponding to the at least one functionality of the peripheral device may be stored on the first medical device.
In another embodiment, the identified data corresponding to the at least one functionality of the peripheral device may be stored on the peripheral device.
In yet another embodiment, the identified data corresponding to the at least one functionality of the peripheral device may be stored on a computing device accessible by the first medical device.
In one embodiment, the peripheral device may be a test strip port.
In another embodiment, the peripheral device may be a pump for delivering a medication.
In another embodiment, the peripheral device may be a computing device.
In one embodiment, the first medical device may be an analyte monitoring device.
Another aspect of the present disclosure may include detecting an occurrence of a plurality of events associated with a medical device; storing the plurality of events associated with the medical device in an event log, wherein each of the plurality of events associated with the medical device has a corresponding unique identifier; transmitting at least one of the plurality of events associated with the medical device to a computing device; and receiving at least one update recommendation for the medical device, wherein the at least one update recommendation is based, at least in part, on the transmitted at least one of the plurality of events associated with the medical device.
One embodiment may further include analyzing each of the plurality of events to determine trend data associated with each of the plurality of events.
One embodiment may further include receiving update recommendations based on the trend data.
In one embodiment, the event data may correspond to a medication administered to a user.
In another embodiment, the event data may correspond to an upgrade or an update of software of the medical device.
In another embodiment, the event data may correspond to an activity of a user of the medical device.
In one embodiment, transmitting the at least one of the plurality of events associated with the medical device may comprise transmitting the at least one of the plurality of events when it has not been previously transmitted.
One embodiment may further include updating the medical device using the at least one recommendation.
In one embodiment, the medical device is an analyte monitoring device.
Another aspect of the present disclosure may include establishing a connection between a medical device and a computing device, the computing device having medical management software stored thereon; determining an identifier of the medical device; associating the medical device with a user profile associated with the medical management software, wherein the medical device is associated with the user profile based on the determined identifier of the medical device; updating at least one setting of the medical device using the medical management software; and altering a home screen of the medical management software when a frequency of an update to the at least one setting of the medical device exceeds a predetermined update frequency threshold.
In one embodiment, altering the home screen of the medical management software may comprise generating at least one icon associated with the at least one setting; and displaying the at least one icon associated with the at least one setting on the home screen of the medical management software.
One embodiment may further include rendering a display screen associated with the at least one icon when the at least one icon is selected by a user.
One embodiment may further include automatically rendering the altered home screen when a connection between the computing device and the identified medical device is established.
One embodiment may further include automatically rendering a second altered home screen associated with an identified second device when a connection between the computing device and the second identified medical device is established.
In one embodiment, the medical device may be identified based, at least in part, on a serial number.
One embodiment may further include altering a display screen of the medical device based on the altered home screen of the medical management software.
One embodiment may further include tracking a frequency of display screens accessed by a user when a connection between the medical device and the computing device is established; and altering the home screen of the medical management software when an access frequency of at least one of a plurality of display screens exceeds a predetermined access frequency threshold.
One embodiment may further include generating at least one icon associated with the at least one of the plurality of display screens; and displaying the at least one icon associated with the at least one of the plurality of display screens on the home screen of the medical management software.
One aspect of the present disclosure may include one or more processors; and a memory for storing instructions for access by the one or more processors which when executed, establishes a connection between a peripheral device and a medical device, the peripheral device having at least one functionality not supported by the medical device, identifies the peripheral device, identifies data associated with the peripheral device, the identified data corresponding to the at least one functionality not supported by the medical device, update the medical device based on the identified data, and controls the at least one functionality of the peripheral device with the updated medical device.
In one embodiment, the connection between the peripheral device and the medical device may be a physical connection.
In another embodiment, the connection between the peripheral device and the medical device may be a wireless connection.
In one embodiment, the peripheral device may be identified based on a serial number of the peripheral device.
In another embodiment, the peripheral device may be identified based on user selection.
In one embodiment, the identified data corresponding to the at least one functionality of the peripheral device may correspond to an application programming interface associated with the peripheral device.
In one embodiment, the identified data corresponding to the at least one functionality of the peripheral device may be stored on the medical device.
In another embodiment, the identified data corresponding to the at least one functionality of the peripheral device may be stored on the peripheral device.
In another embodiment, the identified data corresponding to the at least one functionality of the peripheral device may be stored on a computing device accessible by the medical device.
In one embodiment, the peripheral device may be a test strip port module.
In another embodiment, the peripheral device may be a pump for delivering a medication.
In another embodiment, the peripheral device may be a computing device.
In one embodiment, the medical device may be an analyte monitoring device.
In one embodiment, the peripheral device may be a communication device, the communication device configured to communicate with a computing device.
In one embodiment, the communication device may be configured to communicate with the computing device through a wired connection.
In one embodiment, the communication device may be configured to communicate with the computing device through a wireless connection.
In one embodiment, the computing device may include one or more of a personal computer, a laptop computer, a notebook computer, an iPad, a tablet computer, a cell phone, a smart phone, a personal data assistant, a workstation, a server, a mainframe computer and a cloud computing system.
In one embodiment, the peripheral device may be configured to receive medical data from the first medical device and medical data from a second medical device.
One embodiment may further include instructions which when executed store the medical data from the first medical device and the medical data from the second medical device in a log file.
In one embodiment, the first medical device and the second medical device may include one or more of a blood glucose meter, a continuous glucose monitoring device, an oximeter, a pulse oximeter, a temperature sensor, a respirometer, a heart rate monitor, an electrocardiogram monitor, or a blood pressure monitor.
Another aspect of the present disclosure may include one or more processors; and a memory for storing instructions for access by the one or more processors which when executed detects an occurrence of a plurality of events associated with a medical device, stores the plurality of events associated with the medical device in an event log, wherein each of the plurality of events associated with the medical device has a corresponding unique identifier, transmits at least one of the plurality of events associated with the medical device to a computing device, and receives at least one update recommendation for the medical device, wherein the at least one update recommendation is based, at least in part, on the transmitted at least one of the plurality of events associated with the medical device.
One embodiment may further include analyzing each of the plurality of events to determine trend data associated with each of the plurality of events.
One embodiment may further include receiving update recommendations based on the trend data.
In one embodiment, the event data may correspond to a medication administered to a user.
In another embodiment, the event data may correspond to an upgrade or an update of software of the medical device.
In another embodiment, the event data may correspond to an activity of a user of the medical device.
In one embodiment, transmitting the at least one of the plurality of events associated with the medical device may comprise transmitting the at least one of the plurality of events when it has not been previously transmitted.
One embodiment may further include updating the medical device using the at least one recommendation.
In one embodiment, the medical device may be an analyte monitoring device.
Another aspect of the present disclosure may include, one or more processors; and a memory for storing instructions for access by the one or more processors which when executed establishes a connection between a medical device and a computing device, the computing device having medical management software stored thereon, determines an identifier of the medical device, associates the medical device with a user profile associated with the medical management software, wherein the medical device is associated with the user profile based on the determined identifier of the medical device, updates at least one setting of the medical device using the medical management software, and alters a home screen of the medical management software when a frequency of an update to the at least one setting of the medical device exceeds a predetermined update frequency threshold.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed may generate at least one icon associated with the at least one setting, and display the at least one icon associated with the at least one setting on the home screen of the medical management software.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed may render a display screen associated with the at least one icon when the at least one icon is selected by a user.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed may render the altered home screen when a connection between the computing device and the identified medical device is established.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed may automatically render a second altered home screen associated with an identified second device when a connection between the computing device and the second identified medical device is established.
In one embodiment, the medical device may be identified, based at least in part, on a serial number.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed may alter a display screen of the medical device based on the altered home screen of the medical management software.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed may track a frequency of display screens accessed by a user when a connection between the medical device and the computing device is established, and alters the home screen of the medical management software when an access frequency of at least one of a plurality of display screens exceeds a predetermined access frequency threshold.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed may generate at least one icon associated with the at least one of the plurality of display screens, and displays the at least one icon associated with the at least one of the plurality of display screens on the home screen of the medical management software.
Another aspect of the present disclosure may include establishing a connection between a peripheral device and a medical device, the peripheral device having software stored thereon for enabling communication between the peripheral device and the medical device; storing a current version of software of the medical device in a memory of the medical device; updating the software of the medical device using the software stored on the peripheral device; and reverting to the current version of the software stored in the memory of the medical device when the peripheral device is disconnected from the medical device.
One embodiment may further include verifying the integrity of the current version of the software of the medical device stored in the memory of the medical device.
One embodiment may further include copying the current version of the software of the medical device in the memory of the medical device a second time when the integrity of the current version of the software stored in the memory of the medical device is not verified.
Another aspect of the present disclosure may include one or more processors; and a memory for storing instructions for access by the one or more processors which when executed, establishes a connection between a peripheral device and a medical device, the peripheral device having software stored thereon for enabling communication between the peripheral device and the medical device, stores a current version of software of the medical device in a memory of the medical device, updates the software of the medical device using the software stored on the peripheral device, and reverts to the current version of the software stored in the memory of the medical device when the peripheral device is disconnected from the medical device.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed may verify the integrity of the current version of the software of the medical device stored in the memory of the medical device.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed may copy the current version of the software of the medical device in the memory a second time when the integrity of the current version of the software stored in the memory of the medical device is not verified.
Another aspect of the present disclosure may include establishing a connection between a computing device and a medical device; determining a current version of software stored on the medical device; determining whether the current version of the software stored on the medical device is the most current version of software available for the medical device; and when a more current version of software is available for the medical device: downloading the most current version of the software to the medical device; storing the most current version of the software in a memory of the medical device; checking the integrity of the most current version of the software of the medical device; installing the most current version of the software of the medical device when the integrity of the most current version of the software of the medical device is verified; and copying the current version of the software stored on the medical device over the most current version of the software of the medical device stored in the memory when the integrity of the most current version of the software of the medical device is not verified.
One embodiment may further include uploading data management software from the medical device to the computing device when data management software is not installed on the computing device.
One embodiment may further include determining if a version of the data management software installed on the computing device is a most current version of the data management software.
In one embodiment, determining a current version of software stored on the medical device may be based, at least in part, on data stored in a device history log.
Another aspect of the present disclosure may include one or more processors; and a memory for storing instructions for access by the one or more processors which when executed, establishes a connection between a computing device and a medical device, determines a current version of software stored on the medical device, determines whether the current version of the software stored on the medical device is the most current version of software available for the medical device, and when a more current version of software is available for the medical device: downloads the most current version of the software to the medical device, stores the most current version of the software in a memory of the medical device, checks the integrity of the most current version of the software of the medical device, installs the most current version of the software of the medical device when the integrity of the most current version of the software of the medical device is verified, and copies the current version of the software stored on the medical device over the most current version of the software of the medical device stored in the memory when the integrity of the most current version of the software of the medical device is not verified.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed, may upload data management software from the medical device to the computing device when data management software is not installed on the computing device.
In one embodiment, the memory for storing instructions for access by the one or more processors, which when executed, may determine if a version of the data management software installed on the computing device is a most current version of the data management software.
In one embodiment, determining a current version of software stored on the medical device may be based, at least in part, on data stored in a device history log.
Various other modifications and alterations in the structure and method of operation of this disclosure will be apparent to those skilled in the art without departing from the scope and spirit of the embodiments of the present disclosure. Although the present disclosure has been described in connection with particular embodiments, it should be understood that the present disclosure as claimed should not be unduly limited to such particular embodiments. It is intended that the following claims define the scope of the present disclosure and that structures and methods within the scope of these claims and their equivalents be covered thereby.

Claims (15)

What is claimed is:
1. A method of updating a medical device configuration, comprising:
receiving, at a medical device, an upgrade command from a remote computing device, wherein the medical device is operating with a current executable code;
uploading data from the medical device to the remote computing device;
converting the uploaded data to be utilized by an upgraded software code;
downloading the upgraded software code and converted data to the medical device, wherein, as downloaded, the upgraded software code and converted data comprise at least one block of data, and wherein a first cyclic redundancy check (CRC) code is downloaded to the medical device for the at least one block of data;
generating, by the medical device, a second CRC code for the at least one downloaded block of data;
comparing, by the medical device, the first CRC code with the second CRC code;
performing a verification, by the medical device, of the downloaded upgraded software code and converted data, wherein the verification is successful if the first and second CRC codes match and, if the first and second CRC codes do not match, an error is detected and the verification fails;
if the verification fails, then continuing medical device operation with the current executable code;
if the verification is successful, then attempting, by the medical device, to execute the upgraded software code; and
if the upgraded software code fails to execute, then reverting, by the medical device, to operating with the current executable code.
2. The method of claim 1, wherein uploading the data includes
packing the data stored in a first memory area of the medical device; and
copying the packed data and current executable code to a second memory area of the medical device.
3. The method of claim 2, wherein the downloaded software code and converted data are stored in a third memory area of the medical device.
4. The method of claim 2, wherein the first memory area includes non-user configurable data and the converted data includes updated non-user configurable data.
5. The method of claim 1, further comprising:
if the verification fails, then deleting the downloaded software code and converted data at the medical device.
6. The method of claim 1, wherein the upgraded software code includes a critical upgrade and, if the verification fails or the upgraded software code fails to execute, then disabling a feature associated with the critical upgrade.
7. The method of claim 1, further comprising:
if the verification is successful, then performing a reset by the medical device prior to attempting to execute the upgraded software code.
8. A method of updating a medical device configuration, comprising:
uploading data from a medical device to a remote server;
converting the uploaded data, by the remote server, to be utilized by an upgraded software code;
downloading the upgraded software code and converted data from the remote server to the medical device, wherein, as downloaded, the upgraded software code and converted data comprise at least one block of data, and wherein a first cyclic redundancy check (CRC) code is downloaded to the medical device for the at least one block of data;
generating, by the medical device, a second CRC code for the at least one downloaded block of data;
comparing, by the medical device, the first CRC code with the second CRC code;
performing a verification, by the medical device, of the downloaded upgraded software code and converted data, wherein the verification is successful if the first and second CRC codes match and, if the first and second CRC codes do not match, an error is detected and the verification fails;
if the verification fails, then continuing medical device operation with the current executable code;
if the verification is successful, then attempting, by the medical device, to execute the upgraded software code; and
if the upgraded software code fails to execute, then reverting, by the medical device, to operating with the current executable code.
9. The method of claim 8, wherein uploading the data includes
packing the data stored in a first memory area of the medical device; and
copying the packed data and current executable code to a second memory area of the medical device.
10. The method of claim 9, wherein the downloaded software code and converted data are stored in a third memory area of the medical device.
11. The method of claim 9, wherein the first memory area includes non-user configurable data and the converted data includes updated non-user configurable data.
12. The method of claim 8, further comprising:
if the verification fails, then deleting the downloaded software code and converted data at the medical device.
13. The method of claim 8, wherein the upgraded software code includes a critical upgrade and, if the verification fails or the upgraded software code fails to execute, then disabling a feature associated with the critical upgrade.
14. The method of claim 8, further comprising:
if the verification is successful, then performing a reset by the medical device prior to attempting to execute the upgraded software code.
15. The method of claim 8, further comprising:
determining, by the medical device, that upgraded software code is available prior to uploading data from the medical device to the remote server.
US14/529,535 2010-05-24 2014-10-31 Systems and methods for updating a medical device Active US9501272B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
US14/529,535 US9501272B2 (en) 2010-05-24 2014-10-31 Systems and methods for updating a medical device
US15/354,932 US10255055B2 (en) 2010-05-24 2016-11-17 Systems and methods for updating a medical device
US16/285,695 US11169794B2 (en) 2010-05-24 2019-02-26 Systems and methods for updating a medical device
US17/516,043 US11748088B2 (en) 2010-05-24 2021-11-01 Systems and methods for updating a medical device
US18/222,555 US20240095014A1 (en) 2010-05-24 2023-07-17 Systems and methods for updating a medical device

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US34781310P 2010-05-24 2010-05-24
US13/114,020 US8726266B2 (en) 2010-05-24 2011-05-23 Method and system for updating a medical device
US14/275,838 US8887148B1 (en) 2010-05-24 2014-05-12 System and method having restore operation for updating a medical device
US14/529,535 US9501272B2 (en) 2010-05-24 2014-10-31 Systems and methods for updating a medical device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US14/275,838 Continuation US8887148B1 (en) 2010-05-24 2014-05-12 System and method having restore operation for updating a medical device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/354,932 Continuation US10255055B2 (en) 2010-05-24 2016-11-17 Systems and methods for updating a medical device

Publications (2)

Publication Number Publication Date
US20150052511A1 US20150052511A1 (en) 2015-02-19
US9501272B2 true US9501272B2 (en) 2016-11-22

Family

ID=44973541

Family Applications (7)

Application Number Title Priority Date Filing Date
US13/114,020 Expired - Fee Related US8726266B2 (en) 2010-05-24 2011-05-23 Method and system for updating a medical device
US14/275,838 Expired - Fee Related US8887148B1 (en) 2010-05-24 2014-05-12 System and method having restore operation for updating a medical device
US14/529,535 Active US9501272B2 (en) 2010-05-24 2014-10-31 Systems and methods for updating a medical device
US15/354,932 Active 2031-07-26 US10255055B2 (en) 2010-05-24 2016-11-17 Systems and methods for updating a medical device
US16/285,695 Active US11169794B2 (en) 2010-05-24 2019-02-26 Systems and methods for updating a medical device
US17/516,043 Active US11748088B2 (en) 2010-05-24 2021-11-01 Systems and methods for updating a medical device
US18/222,555 Pending US20240095014A1 (en) 2010-05-24 2023-07-17 Systems and methods for updating a medical device

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US13/114,020 Expired - Fee Related US8726266B2 (en) 2010-05-24 2011-05-23 Method and system for updating a medical device
US14/275,838 Expired - Fee Related US8887148B1 (en) 2010-05-24 2014-05-12 System and method having restore operation for updating a medical device

Family Applications After (4)

Application Number Title Priority Date Filing Date
US15/354,932 Active 2031-07-26 US10255055B2 (en) 2010-05-24 2016-11-17 Systems and methods for updating a medical device
US16/285,695 Active US11169794B2 (en) 2010-05-24 2019-02-26 Systems and methods for updating a medical device
US17/516,043 Active US11748088B2 (en) 2010-05-24 2021-11-01 Systems and methods for updating a medical device
US18/222,555 Pending US20240095014A1 (en) 2010-05-24 2023-07-17 Systems and methods for updating a medical device

Country Status (2)

Country Link
US (7) US8726266B2 (en)
WO (1) WO2011149857A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150339116A1 (en) * 2009-06-04 2015-11-26 Abbott Diabetes Care Inc. Method and system for updating a medical device
US11347500B2 (en) 2020-06-17 2022-05-31 Bank Of America Corporation Software code converter for resolving conflicts during code development
US11573775B2 (en) 2020-06-17 2023-02-07 Bank Of America Corporation Software code converter for resolving redundancy during code development
US11782685B2 (en) 2020-06-17 2023-10-10 Bank Of America Corporation Software code vectorization converter

Families Citing this family (171)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6751794B1 (en) * 2000-05-25 2004-06-15 Everdream Corporation Intelligent patch checker
US8065161B2 (en) 2003-11-13 2011-11-22 Hospira, Inc. System for maintaining drug information and communicating with medication delivery devices
US9123077B2 (en) 2003-10-07 2015-09-01 Hospira, Inc. Medication management system
US7697967B2 (en) 2005-12-28 2010-04-13 Abbott Diabetes Care Inc. Method and apparatus for providing analyte sensor insertion
US11298058B2 (en) 2005-12-28 2022-04-12 Abbott Diabetes Care Inc. Method and apparatus for providing analyte sensor insertion
US7885698B2 (en) 2006-02-28 2011-02-08 Abbott Diabetes Care Inc. Method and system for providing continuous calibration of implantable analyte sensors
US7653425B2 (en) 2006-08-09 2010-01-26 Abbott Diabetes Care Inc. Method and system for providing calibration of an analyte sensor in an analyte monitoring system
US8374668B1 (en) 2007-10-23 2013-02-12 Abbott Diabetes Care Inc. Analyte sensor with lag compensation
US8346335B2 (en) 2008-03-28 2013-01-01 Abbott Diabetes Care Inc. Analyte sensor calibration management
US9339217B2 (en) 2011-11-25 2016-05-17 Abbott Diabetes Care Inc. Analyte monitoring system and methods of use
US7618369B2 (en) 2006-10-02 2009-11-17 Abbott Diabetes Care Inc. Method and system for dynamically updating calibration parameters for an analyte sensor
US8140312B2 (en) 2007-05-14 2012-03-20 Abbott Diabetes Care Inc. Method and system for determining analyte levels
US8473022B2 (en) 2008-01-31 2013-06-25 Abbott Diabetes Care Inc. Analyte sensor with time lag compensation
AU2007317669A1 (en) 2006-10-16 2008-05-15 Hospira, Inc. System and method for comparing and utilizing activity information and configuration information from mulitple device management systems
US20080228056A1 (en) 2007-03-13 2008-09-18 Michael Blomquist Basal rate testing using frequent blood glucose input
EP2146623B1 (en) 2007-04-14 2014-01-08 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in medical communication system
EP2146624B1 (en) 2007-04-14 2020-03-25 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in medical communication system
CA2683962C (en) 2007-04-14 2017-06-06 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in medical communication system
ES2817503T3 (en) 2007-04-14 2021-04-07 Abbott Diabetes Care Inc Procedure and apparatus for providing data processing and control in a medical communication system
US10002233B2 (en) 2007-05-14 2018-06-19 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in a medical communication system
US8560038B2 (en) 2007-05-14 2013-10-15 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in a medical communication system
US8239166B2 (en) 2007-05-14 2012-08-07 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in a medical communication system
US8260558B2 (en) 2007-05-14 2012-09-04 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in a medical communication system
US8600681B2 (en) 2007-05-14 2013-12-03 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in a medical communication system
US8103471B2 (en) 2007-05-14 2012-01-24 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in a medical communication system
US9125548B2 (en) 2007-05-14 2015-09-08 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in a medical communication system
US8444560B2 (en) 2007-05-14 2013-05-21 Abbott Diabetes Care Inc. Method and apparatus for providing data processing and control in a medical communication system
US7751907B2 (en) 2007-05-24 2010-07-06 Smiths Medical Asd, Inc. Expert system for insulin pump therapy
US8221345B2 (en) 2007-05-30 2012-07-17 Smiths Medical Asd, Inc. Insulin pump based expert system
US9918218B2 (en) * 2007-06-12 2018-03-13 Avago Technologies General Ip (Singapore) Pte. Ltd. Method and system for a networked self-configuring communication device utilizing user preference information
US8160900B2 (en) 2007-06-29 2012-04-17 Abbott Diabetes Care Inc. Analyte monitoring and management device and method to analyze the frequency of user interaction with the device
US8834366B2 (en) 2007-07-31 2014-09-16 Abbott Diabetes Care Inc. Method and apparatus for providing analyte sensor calibration
US8377031B2 (en) 2007-10-23 2013-02-19 Abbott Diabetes Care Inc. Closed loop control system with safety parameters and methods
US8409093B2 (en) 2007-10-23 2013-04-02 Abbott Diabetes Care Inc. Assessing measures of glycemic variability
US8591410B2 (en) 2008-05-30 2013-11-26 Abbott Diabetes Care Inc. Method and apparatus for providing glycemic control
US8924159B2 (en) 2008-05-30 2014-12-30 Abbott Diabetes Care Inc. Method and apparatus for providing glycemic control
US9943644B2 (en) 2008-08-31 2018-04-17 Abbott Diabetes Care Inc. Closed loop control with reference measurement and methods thereof
US8986208B2 (en) 2008-09-30 2015-03-24 Abbott Diabetes Care Inc. Analyte sensor sensitivity attenuation mitigation
US8497777B2 (en) 2009-04-15 2013-07-30 Abbott Diabetes Care Inc. Analyte monitoring system having an alert
US8271106B2 (en) 2009-04-17 2012-09-18 Hospira, Inc. System and method for configuring a rule set for medical event management and responses
US9795326B2 (en) 2009-07-23 2017-10-24 Abbott Diabetes Care Inc. Continuous analyte measurement systems and systems and methods for implanting them
CA2769030C (en) 2009-07-30 2016-05-10 Tandem Diabetes Care, Inc. Infusion pump system with disposable cartridge having pressure venting and pressure feedback
EP4070729A1 (en) 2009-08-31 2022-10-12 Abbott Diabetes Care, Inc. Displays for a medical device
DK4087196T3 (en) * 2009-09-08 2024-02-26 Abbott Diabetes Care Inc Methods and articles of manufacture for hosting a security-critical application on an unattended computing device
US9320461B2 (en) 2009-09-29 2016-04-26 Abbott Diabetes Care Inc. Method and apparatus for providing notification function in analyte monitoring systems
US8882701B2 (en) 2009-12-04 2014-11-11 Smiths Medical Asd, Inc. Advanced step therapy delivery for an ambulatory infusion pump and system
EP2348405A1 (en) * 2009-12-22 2011-07-27 EchoStar Global B.V. A method and system for changing software or firmware on an electronic device
US8239582B2 (en) * 2010-05-27 2012-08-07 Cilag Gmbh International Hand-held test meter with disruption avoidance circuitry
US10201296B2 (en) 2010-11-11 2019-02-12 Ascensia Diabetes Care Holdings Ag Apparatus, systems, and methods adapted to transmit analyte data having common electronic architecture
US10136845B2 (en) 2011-02-28 2018-11-27 Abbott Diabetes Care Inc. Devices, systems, and methods associated with analyte monitoring devices and devices incorporating the same
US9002390B2 (en) 2011-04-08 2015-04-07 Dexcom, Inc. Systems and methods for processing and transmitting sensor data
EP3092949B1 (en) 2011-09-23 2020-12-09 Dexcom, Inc. Systems and methods for processing and transmitting sensor data
AU2012325937B2 (en) * 2011-10-21 2018-03-01 Icu Medical, Inc. Medical device update system
US8710993B2 (en) 2011-11-23 2014-04-29 Abbott Diabetes Care Inc. Mitigating single point failure of devices in an analyte monitoring system and methods thereof
US10031737B2 (en) * 2012-02-16 2018-07-24 Microsoft Technology Licensing, Llc Downloading and distribution of applications and updates to multiple devices
US9444880B2 (en) * 2012-04-11 2016-09-13 Illumina, Inc. Cloud computing environment for biological data
TWI470549B (en) * 2012-04-20 2015-01-21 Insyde Software Corp A method of using an image recognition guide to install an application, and an electronic device
US8903765B2 (en) 2012-08-07 2014-12-02 International Business Machines Corporation Machine change history tracking process for ERP applications
JP5995602B2 (en) * 2012-08-10 2016-09-21 キヤノン株式会社 Image processing apparatus, information processing method, and program
US8887272B2 (en) * 2012-08-24 2014-11-11 General Electric Company Medical device customization system
DE102012017094A1 (en) * 2012-08-29 2014-03-06 Dräger Safety AG & Co. KGaA System and method for transmitting data and / or device-specific parameters between a blower filter device of a blower filter system and a computer unit
EP2890297B1 (en) 2012-08-30 2018-04-11 Abbott Diabetes Care, Inc. Dropout detection in continuous analyte monitoring data during data excursions
US9128796B2 (en) * 2012-08-31 2015-09-08 Cellco Partnership Enabling a wireless device to act as a relay for upgrading an accessory coupled to the wireless device
US9495307B2 (en) * 2012-09-07 2016-11-15 Apple Inc. Context aware functionality in an electronic device
WO2014052136A1 (en) 2012-09-26 2014-04-03 Abbott Diabetes Care Inc. Method and apparatus for improving lag correction during in vivo measurement of analyte concentration with analyte concentration variability and range data
US20140162563A1 (en) * 2012-12-12 2014-06-12 Medtronic Minimed, Inc. Connectivity Verification and Notification
KR102037416B1 (en) * 2012-12-17 2019-10-28 삼성전자주식회사 Method for managing of external devices, method for operating of an external device, host device, management server, and the external device
US9585563B2 (en) 2012-12-31 2017-03-07 Dexcom, Inc. Remote monitoring of analyte measurements
US9730621B2 (en) 2012-12-31 2017-08-15 Dexcom, Inc. Remote monitoring of analyte measurements
TWI512665B (en) * 2013-01-18 2015-12-11 Kuo Yuan Chang Ward cloud system
EP2945742A4 (en) 2013-01-18 2016-09-21 Biomeme Inc Analytic device
US9439567B2 (en) * 2013-02-06 2016-09-13 Abraham Carter Updating firmware to customize the performance of a wearable sensor device for a particular use
AU2014225658B2 (en) 2013-03-06 2018-05-31 Icu Medical, Inc. Medical device communication method
US20140278457A1 (en) * 2013-03-14 2014-09-18 Carefusion 303, Inc. Tracking Changes Between Versions Of Medical Device Data Sets
CN107713992B (en) * 2013-03-15 2021-10-26 雅培糖尿病护理公司 Data processing system
US9215516B2 (en) * 2013-03-15 2015-12-15 Covidien Lp System and method for identifying newly captured configuration parameters of a plurality of medical devices
US9242043B2 (en) 2013-03-15 2016-01-26 Tandem Diabetes Care, Inc. Field update of an ambulatory infusion pump system
US9167288B2 (en) * 2013-03-15 2015-10-20 Universal Electronics Inc. System and method for optimizing memory usage in a universal controlling device
KR101515198B1 (en) * 2013-04-10 2015-05-11 주식회사 팬택 Apparatus and method for firmware upgrade in mobile device
US20140358939A1 (en) * 2013-05-31 2014-12-04 Emailvision Holdings Limited List hygiene tool
US9867953B2 (en) 2013-06-21 2018-01-16 Tandem Diabetes Care, Inc. System and method for infusion set dislodgement detection
US9189224B2 (en) * 2013-07-11 2015-11-17 Oracle International Corporation Forming an upgrade recommendation in a cloud computing environment
US9483326B2 (en) 2013-07-11 2016-11-01 Oracle International Corporation Non-invasive upgrades of server components in cloud deployments
US20150145674A1 (en) * 2013-08-28 2015-05-28 Jan Rydfors Caretaking Communication Bracelet
EP3039596A4 (en) 2013-08-30 2017-04-12 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
MX352953B (en) * 2013-10-25 2017-12-15 Ascensia Diabetes Care Holdings Ag Hardware key system for device protection.
JP6538704B2 (en) 2013-11-07 2019-07-03 デックスコム・インコーポレーテッド System and method for transmission and continuous monitoring of analyte values
US10311972B2 (en) 2013-11-11 2019-06-04 Icu Medical, Inc. Medical device system performance index
EP3071253B1 (en) 2013-11-19 2019-05-22 ICU Medical, Inc. Infusion pump automation system and method
DE102013021158A1 (en) * 2013-12-10 2015-06-11 Fresenius Medical Care Deutschland Gmbh Method for updating and / or upgrading the operating software of an electronic device
US20150169837A1 (en) * 2013-12-18 2015-06-18 Lifescan Scotland Limited Externally powered test meter firmware upgrade
CN103713968B (en) * 2013-12-26 2016-06-22 广东工业大学 A kind of RFID tag data based on cloud storage technology recovers and method of calibration
EP3087548A4 (en) 2013-12-26 2017-09-13 Tandem Diabetes Care, Inc. Safety processor for wireless control of a drug delivery device
US9424020B2 (en) 2014-01-13 2016-08-23 Carefusion 303, Inc. Remote flashing during infusion
US9904765B2 (en) * 2014-01-13 2018-02-27 Carefusion 303, Inc. Monitoring medical device states to determine update timing
US9764082B2 (en) 2014-04-30 2017-09-19 Icu Medical, Inc. Patient care system with conditional alarm forwarding
WO2015179915A1 (en) 2014-05-27 2015-12-03 Resmed Limited Remote respiratory therapy device management
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
US9383989B1 (en) 2014-06-16 2016-07-05 Symantec Corporation Systems and methods for updating applications
US9760382B2 (en) 2014-06-24 2017-09-12 Los Alamos National Security, Llc Modular space vehicle boards, control software, reprogramming, and failure recovery
US10755803B2 (en) * 2014-06-27 2020-08-25 Allscripts Software, Llc Electronic health record system context API
JP6824874B2 (en) 2014-07-07 2021-02-03 アセンシア・ディアベティス・ケア・ホールディングス・アーゲー Methods and equipment for improved low energy data communication
US10137246B2 (en) * 2014-08-06 2018-11-27 Bigfoot Biomedical, Inc. Infusion pump assembly and method
US9626183B1 (en) * 2014-08-15 2017-04-18 United Services Automobile Association (Usaa) Device interrogation framework
DE102015008946A1 (en) * 2014-08-28 2016-03-03 Weinmann Geräte für Medizin GmbH + Co. KG Ventilation system and ventilator and procedures
JP6482211B2 (en) * 2014-09-03 2019-03-13 キヤノン株式会社 Information processing apparatus, control method thereof, and program
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
JP2017531873A (en) * 2014-10-10 2017-10-26 ビザ インターナショナル サービス アソシエーション Method and system for partial personalization during mobile application updates
US10235686B2 (en) 2014-10-30 2019-03-19 Microsoft Technology Licensing, Llc System forecasting and improvement using mean field
CN104834537B (en) * 2014-12-30 2018-04-27 沈阳东软医疗系统有限公司 Data processing method, server and client
CN107427262A (en) * 2015-03-13 2017-12-01 聚合物技术系统公司 System and method for being reported automatically point-of care (POC) test result
CA2983551A1 (en) 2015-04-29 2016-11-03 Ascensia Diabetes Care Holdings Ag Location-based wireless diabetes management systems, methods and apparatus
CA2988094A1 (en) 2015-05-26 2016-12-01 Icu Medical, Inc. Infusion pump system and method with multiple drug library editor source capability
US10560135B1 (en) 2015-06-05 2020-02-11 Life365, Inc. Health, wellness and activity monitor
US9974492B1 (en) 2015-06-05 2018-05-22 Life365, Inc. Health monitoring and communications device
US11329683B1 (en) 2015-06-05 2022-05-10 Life365, Inc. Device configured for functional diagnosis and updates
US10185513B1 (en) 2015-06-05 2019-01-22 Life365, Inc. Device configured for dynamic software change
JP6986007B2 (en) 2015-07-10 2021-12-22 アボット ダイアベティス ケア インコーポレイテッドAbbott Diabetes Care Inc. Systems, devices and methods of dynamic glucose profile response to physiological parameters
HUE057085T2 (en) * 2015-10-16 2022-04-28 Hoffmann La Roche A method for operating a system and a system
EP3173958A1 (en) 2015-11-25 2017-05-31 Fenwal, Inc. Medical device location authorization
US10740436B2 (en) * 2015-11-25 2020-08-11 Fenwal, Inc. Data set distribution during medical device operation
EP3182134A1 (en) 2015-12-18 2017-06-21 Roche Diagnostics GmbH Method for restoring settings of an instrument for processing a sample or a reagent, and system comprising an instrument for processing a sample or reagent
WO2017116692A1 (en) 2015-12-28 2017-07-06 Dexcom, Inc. Systems and methods for remote and host monitoring communications
US10569016B2 (en) 2015-12-29 2020-02-25 Tandem Diabetes Care, Inc. System and method for switching between closed loop and open loop control of an ambulatory infusion pump
CN106933548B (en) * 2015-12-29 2021-01-12 阿里巴巴集团控股有限公司 Global information obtaining, processing and updating method, device and system
US10684271B2 (en) * 2016-01-29 2020-06-16 Insulet Corporation Diagnostic medical device and methods of use thereof
US11617538B2 (en) * 2016-03-14 2023-04-04 Zoll Medical Corporation Proximity based processing systems and methods
US20170344718A1 (en) * 2016-05-31 2017-11-30 Ascensia Diabetes Care Holdings Ag Systems, apparatus, and methods for a medical device communication bridge
US20170348479A1 (en) 2016-06-03 2017-12-07 Bryan Choate Adhesive system for drug delivery device
NZ750032A (en) 2016-07-14 2020-05-29 Icu Medical Inc Multi-communication path selection and security system for a medical device
US10831641B2 (en) 2016-09-08 2020-11-10 At&T Intellectual Property I, L.P. Method and apparatus for determining a performance impact by a software upgrade of a mobile user endpoint device
CN108345472A (en) * 2017-01-22 2018-07-31 腾讯科技(深圳)有限公司 Method and apparatus, the blood glucose meter of blood glucose meter data processing
US11086609B2 (en) 2017-02-24 2021-08-10 Masimo Corporation Medical monitoring hub
WO2018156648A1 (en) * 2017-02-24 2018-08-30 Masimo Corporation Managing dynamic licenses for physiological parameters in a patient monitoring environment
USD872734S1 (en) 2017-03-14 2020-01-14 Insulet Corporation Display screen with a graphical user interface
USD872733S1 (en) 2017-03-14 2020-01-14 Insulet Corporation Display screen with a graphical user interface
JP2018156375A (en) * 2017-03-17 2018-10-04 キヤノン株式会社 Image forming device and control method therefor, and program
EP3600014A4 (en) 2017-03-21 2020-10-21 Abbott Diabetes Care Inc. Methods, devices and system for providing diabetic condition diagnosis and therapy
US10599538B2 (en) * 2018-05-31 2020-03-24 Dell Products L.P. Usage profile based recommendations
JP6787368B2 (en) * 2018-06-22 2020-11-18 カシオ計算機株式会社 Data processing system, server device, terminal device, data processing method and program
ES2962660T3 (en) 2018-07-17 2024-03-20 Icu Medical Inc Systems and methods to facilitate clinical messaging in a network environment
EP3824386B1 (en) 2018-07-17 2024-02-21 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
AU2019308251B2 (en) 2018-07-17 2023-05-18 Insulet Corporation Low force valves for drug delivery pumps
US10950339B2 (en) 2018-07-17 2021-03-16 Icu Medical, Inc. Converting pump messages in new pump protocol to standardized dataset messages
US10692595B2 (en) 2018-07-26 2020-06-23 Icu Medical, Inc. Drug library dynamic version management
WO2020023231A1 (en) 2018-07-26 2020-01-30 Icu Medical, Inc. Drug library management system
CN111090264A (en) * 2018-10-23 2020-05-01 富泰华工业(深圳)有限公司 Equipment remote control system and method
US11263193B2 (en) * 2018-11-19 2022-03-01 Clover Health Generating tables using data records
CN109621086B (en) * 2019-01-11 2021-05-14 防灾科技学院 Portable medical place patient intelligent monitoring system
US10888655B2 (en) 2019-02-19 2021-01-12 Tandem Diabetes Care, Inc. System and method of pairing an infusion pump with a remote control device
CN110018838B (en) * 2019-03-01 2022-05-06 视联动力信息技术股份有限公司 Method and system for configuring programs in android medical terminal
CN113874708A (en) 2019-03-21 2021-12-31 生米公司 Multifunctional analysis device
WO2020198422A1 (en) 2019-03-26 2020-10-01 Tandem Diabetes Care, Inc. Method of pairing an infusion pump with a remote control device
JP7105529B2 (en) * 2019-03-27 2022-07-25 株式会社日立ハイテク automatic analyzer
CA3141278A1 (en) * 2019-06-10 2020-12-17 Bigfoot Biomedical, Inc. Missed-bolus dose detection and related systems, methods and devices
DE112020003406T5 (en) 2019-07-16 2022-06-23 Beta Bionics, Inc. BLOOD SUGAR CONTROL SYSTEM
WO2021067767A1 (en) * 2019-10-04 2021-04-08 Beta Bionics, Inc. Blood glucose control system
CN110798523A (en) * 2019-11-01 2020-02-14 中科院计算技术研究所南京移动通信与计算创新研究院 Method, control device and system for upgrading software of communication equipment
EP4059026A4 (en) * 2019-11-14 2024-01-03 ResMed Pty Ltd Remote respiratory therapy device management
US11305333B2 (en) 2020-03-31 2022-04-19 Insulet Corporation Methods for forming low stress component for medical devices
DE102020118554A1 (en) 2020-07-14 2022-01-20 Renfert Gmbh dental system
CN112137600A (en) * 2020-08-27 2020-12-29 江汉大学 Data monitoring method, device, equipment and storage medium for new coronary pneumonia
CN116457099A (en) 2020-09-18 2023-07-18 生米公司 Portable device and method for analyzing a sample
JP7092172B2 (en) * 2020-10-15 2022-06-28 カシオ計算機株式会社 Data processing system, server equipment, terminal equipment, data processing method and program
EP4258990A2 (en) 2020-12-10 2023-10-18 Abbott Diabetes Care Inc. Systems, devices, and methods for analyte sensor insertion
CN113326055B (en) * 2021-06-25 2022-10-28 潍柴动力股份有限公司 Equipment updating method and related device
CA3231605A1 (en) * 2021-09-29 2023-04-06 Abbott Diabetes Care Inc. Mobile application updates for analyte data receiving devices
WO2023240012A1 (en) * 2022-06-07 2023-12-14 Bio-Rad Laboratories, Inc. Cloud-based quality control data management
US11937089B2 (en) * 2022-06-24 2024-03-19 CraniUS LLC Medical implant software systems and methods

Citations (147)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4545382A (en) 1981-10-23 1985-10-08 Genetics International, Inc. Sensor for components of a liquid mixture
US4711245A (en) 1983-05-05 1987-12-08 Genetics International, Inc. Sensor for components of a liquid mixture
US5262305A (en) 1991-03-04 1993-11-16 E. Heller & Company Interferant eliminating biosensors
US5262035A (en) 1989-08-02 1993-11-16 E. Heller And Company Enzyme electrodes
US5264104A (en) 1989-08-02 1993-11-23 Gregg Brian A Enzyme electrodes
US5320715A (en) 1994-01-14 1994-06-14 Lloyd Berg Separation of 1-pentanol from cyclopentanol by extractive distillation
US5356786A (en) 1991-03-04 1994-10-18 E. Heller & Company Interferant eliminating biosensor
US5509410A (en) 1983-06-06 1996-04-23 Medisense, Inc. Strip electrode including screen printing of a single layer
US5543326A (en) 1994-03-04 1996-08-06 Heller; Adam Biosensor including chemically modified enzymes
US5593852A (en) 1993-12-02 1997-01-14 Heller; Adam Subcutaneous glucose electrode
US5601435A (en) 1994-11-04 1997-02-11 Intercare Method and apparatus for interactively monitoring a physiological condition and for interactively providing health related information
US5628890A (en) 1995-09-27 1997-05-13 Medisense, Inc. Electrochemical sensor
US5822715A (en) 1997-01-10 1998-10-13 Health Hero Network Diabetes management system and method for controlling blood glucose
US5820551A (en) 1983-05-05 1998-10-13 Hill; Hugh Allen Oliver Strip electrode with screen printing
US5899855A (en) 1992-11-17 1999-05-04 Health Hero Network, Inc. Modular microprocessor-based health monitoring system
US5918603A (en) 1994-05-23 1999-07-06 Health Hero Network, Inc. Method for treating medical conditions using a microprocessor-based video game
US6071391A (en) 1997-09-12 2000-06-06 Nok Corporation Enzyme electrode structure
US6103033A (en) 1998-03-04 2000-08-15 Therasense, Inc. Process for producing an electrochemical biosensor
US6121611A (en) 1998-05-20 2000-09-19 Molecular Imaging Corporation Force sensing probe for scanning probe microscopy
US6120676A (en) 1997-02-06 2000-09-19 Therasense, Inc. Method of using a small volume in vitro analyte sensor
US6134461A (en) 1998-03-04 2000-10-17 E. Heller & Company Electrochemical analyte
US6161095A (en) 1998-12-16 2000-12-12 Health Hero Network, Inc. Treatment regimen compliance and efficacy with feedback
US6175752B1 (en) 1998-04-30 2001-01-16 Therasense, Inc. Analyte monitoring device and methods of use
US6270455B1 (en) 1997-03-28 2001-08-07 Health Hero Network, Inc. Networked system for interactive communications and remote monitoring of drug delivery
US6281006B1 (en) 1998-08-24 2001-08-28 Therasense, Inc. Electrochemical affinity assay
US6299757B1 (en) 1998-10-08 2001-10-09 Therasense, Inc. Small volume in vitro analyte sensor with diffusible or non-leachable redox mediator
US20020013613A1 (en) * 1999-07-07 2002-01-31 Markus Haller System and method for remote programming of an implantable medical device
US6377894B1 (en) 1998-11-30 2002-04-23 Abbott Laboratories Analyte test instrument having improved calibration and communication processes
US20020092006A1 (en) * 1998-02-17 2002-07-11 Hideya Takeo Medical network system
US6514460B1 (en) 1999-07-28 2003-02-04 Abbott Laboratories Luminous glucose monitoring device
US6540891B1 (en) 1998-05-08 2003-04-01 Abbott Laboratories Test strip
US6560471B1 (en) 2001-01-02 2003-05-06 Therasense, Inc. Analyte monitoring device and methods of use
US6579690B1 (en) 1997-12-05 2003-06-17 Therasense, Inc. Blood analyte monitoring through subcutaneous measurement
US6591125B1 (en) 2000-06-27 2003-07-08 Therasense, Inc. Small volume in vitro analyte sensor with diffusible or non-leachable redox mediator
US6605201B1 (en) 1999-11-15 2003-08-12 Therasense, Inc. Transition metal complexes with bidentate ligand having an imidazole ring and sensor constructed therewith
US6616819B1 (en) 1999-11-04 2003-09-09 Therasense, Inc. Small volume in vitro analyte sensor and methods
US6638716B2 (en) 1998-08-24 2003-10-28 Therasense, Inc. Rapid amperometric verification of PCR amplification of DNA
US6650471B2 (en) 2001-09-17 2003-11-18 Dai Nippon Printing Co., Ltd. Resin composition for production of optical element, the optical element, and projection screen
US6654625B1 (en) 1999-06-18 2003-11-25 Therasense, Inc. Mass transport limited in vivo analyte sensor
US6676816B2 (en) 2001-05-11 2004-01-13 Therasense, Inc. Transition metal complexes with (pyridyl)imidazole ligands and sensors using said complexes
US6730200B1 (en) 1999-06-18 2004-05-04 Abbott Laboratories Electrochemical sensor for analysis of liquid samples
US6736957B1 (en) 1997-10-16 2004-05-18 Abbott Laboratories Biosensor electrode mediators for regeneration of cofactors and process for using
US6746582B2 (en) 2000-05-12 2004-06-08 Therasense, Inc. Electrodes with multilayer membranes and methods of making the electrodes
US20040118704A1 (en) 2002-12-19 2004-06-24 Yi Wang Analyte test intrument having improved versatility
US6764581B1 (en) 1997-09-05 2004-07-20 Abbott Laboratories Electrode with thin working layer
US6773671B1 (en) 1998-11-30 2004-08-10 Abbott Laboratories Multichemistry measuring device and test strips
US20040186365A1 (en) 2002-12-31 2004-09-23 Therasense, Inc. Continuous glucose monitoring system and methods of use
US20040254434A1 (en) 2003-06-10 2004-12-16 Goodnow Timothy T. Glucose measuring module and insulin pump combination
US20050102669A1 (en) * 2003-10-15 2005-05-12 Siemens Medical Solutions Usa, Inc. Software installation file verification media and methods for medical equipment
US20050182306A1 (en) 2004-02-17 2005-08-18 Therasense, Inc. Method and system for providing data communication in continuous glucose monitoring and management system
US6932894B2 (en) 2001-05-15 2005-08-23 Therasense, Inc. Biosensor membranes composed of polymers containing heterocyclic nitrogens
US6932892B2 (en) 1998-03-20 2005-08-23 Semitool, Inc. Apparatus and method for electrolytically depositing copper on a semiconductor workpiece
US20050246416A1 (en) * 2004-02-23 2005-11-03 Blomquist Michael L Server for medical device
US20060010098A1 (en) 2004-06-04 2006-01-12 Goodnow Timothy T Diabetes care host-client architecture and data management system
US20060091006A1 (en) 1999-11-04 2006-05-04 Yi Wang Analyte sensor with insertion monitor, and methods
US7041468B2 (en) 2001-04-02 2006-05-09 Therasense, Inc. Blood glucose tracking apparatus and methods
US7069552B2 (en) 2001-08-30 2006-06-27 St. Jude Medical Ab Method for providing software to an implantable medical device system
US20060166629A1 (en) 2005-01-24 2006-07-27 Therasense, Inc. Method and apparatus for providing EMC Class-B compliant RF transmitter for data monitoring an detection systems
US20060193375A1 (en) 2005-02-28 2006-08-31 Lee U S Transceiver for zigbee and bluetooth communications
US20070056858A1 (en) 2005-09-12 2007-03-15 Abbott Diabetes Care, Inc. In vitro analyte sensor, and methods
US20070068807A1 (en) 2005-09-27 2007-03-29 Abbott Diabetes Care, Inc. In vitro analyte sensor and methods of use
US20070095661A1 (en) 2005-10-31 2007-05-03 Yi Wang Method of making, and, analyte sensor
US20070108048A1 (en) 2005-11-17 2007-05-17 Abbott Diabetes Care, Inc. Sensors
US20070199818A1 (en) 2006-02-28 2007-08-30 Adrian Petyt Biosensors and Methods of Making
US20070227911A1 (en) 2006-03-29 2007-10-04 Yi Wang Analyte sensors and methods of use
US20070233013A1 (en) 2006-03-31 2007-10-04 Schoenberg Stephen J Covers for tissue engaging members
US20070255114A1 (en) * 2006-04-26 2007-11-01 Friedrich Ackermann Apparatus and method to administer and manage an intelligent base unit for a handheld medical device
US7299082B2 (en) 2003-10-31 2007-11-20 Abbott Diabetes Care, Inc. Method of calibrating an analyte-measurement device, and associated methods, devices and systems
US20080064937A1 (en) 2006-06-07 2008-03-13 Abbott Diabetes Care, Inc. Analyte monitoring system and method
US20080066305A1 (en) 2006-08-01 2008-03-20 Abbott Diabetes Care Inc. Analyte sensors and methods
US20080076969A1 (en) * 2006-08-29 2008-03-27 Ulrich Kraft Methods for modifying control software of electronic medical devices
US20080081977A1 (en) 2006-10-02 2008-04-03 Abbott Diabetes Care, Inc. Method and System for Dynamically Updating Calibration Parameters for an Analyte Sensor
US20080102441A1 (en) 2006-10-31 2008-05-01 Ting Chen Analyte Sensors and Methods
US20080119705A1 (en) 2006-11-17 2008-05-22 Medtronic Minimed, Inc. Systems and Methods for Diabetes Management Using Consumer Electronic Devices
US20080148873A1 (en) 2006-12-22 2008-06-26 Yi Wang Analyte Sensors and Methods of Use
US20080161666A1 (en) 2006-12-29 2008-07-03 Abbott Diabetes Care, Inc. Analyte devices and methods
US20080184219A1 (en) 2007-01-30 2008-07-31 Kunitoshi Matsumoto Software updating apparatus and software updating system
US7418285B2 (en) 2004-12-29 2008-08-26 Abbott Laboratories Analyte test sensor and method of manufacturing the same
US20080255434A1 (en) 2007-04-14 2008-10-16 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in medical communication system
US20080256048A1 (en) 2007-04-14 2008-10-16 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in medical communication system
US20080255808A1 (en) 2007-04-14 2008-10-16 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in medical communication system
US20080255437A1 (en) 2007-04-14 2008-10-16 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in medical communication system
US20080267823A1 (en) 2007-04-27 2008-10-30 Abbott Diabetes Care, Inc. Identification Of A Strip Type By The Meter Using Conductive Patterns On The Strip
US20080278332A1 (en) 2007-05-08 2008-11-13 Abbott Diabetes Care, Inc. Analyte monitoring system and methods
US20080281179A1 (en) 2007-05-08 2008-11-13 Abbott Diabetes Care, Inc. Analyte monitoring system and methods
US20080288204A1 (en) 2007-04-14 2008-11-20 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in medical communication system
US20080287763A1 (en) 2007-05-14 2008-11-20 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20080288180A1 (en) 2007-05-14 2008-11-20 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20080312842A1 (en) 2007-05-14 2008-12-18 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20080312845A1 (en) 2007-05-14 2008-12-18 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20080312844A1 (en) 2007-05-14 2008-12-18 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20090006034A1 (en) 2007-05-14 2009-01-01 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20090005665A1 (en) 2007-05-14 2009-01-01 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20090033482A1 (en) 2007-07-31 2009-02-05 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20090036760A1 (en) 2007-07-31 2009-02-05 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20090054748A1 (en) 2006-02-28 2009-02-26 Abbott Diabetes Care, Inc. Method and system for providing continuous calibration of implantable analyte sensors
US7501053B2 (en) 2002-10-23 2009-03-10 Abbott Laboratories Biosensor having improved hematocrit and oxygen biases
US20090108992A1 (en) 2004-11-19 2009-04-30 Senomatic Electronics Corporation Technique And Hardware For Communicating With Backscatter Radio Frequency Identification Readers
US7545272B2 (en) 2005-02-08 2009-06-09 Therasense, Inc. RF tag on test strips, test strip vials and boxes
US20090204422A1 (en) 2008-02-12 2009-08-13 James Terry L System and Method for Remotely Updating a Health Station
US20090294277A1 (en) 2008-05-30 2009-12-03 Abbott Diabetes Care, Inc. Method and system for producing thin film biosensors
US20100094110A1 (en) 1998-04-30 2010-04-15 Abbott Diabetes Care Inc. Analyte Monitoring Device and Methods of Use
US20100094112A1 (en) 1998-04-30 2010-04-15 Abbott Diabetes Care Inc. Analyte Monitoring Device and Methods of Use
US20100094111A1 (en) 1998-04-30 2010-04-15 Abbotte Diabetes Care Inc. Analyte Monitoring Device and Methods of Use
US7722536B2 (en) 2003-07-15 2010-05-25 Abbott Diabetes Care Inc. Glucose measuring device integrated into a holster for a personal area network device
US7730063B2 (en) * 2002-12-10 2010-06-01 Asset Trust, Inc. Personalized medicine service
US7749740B2 (en) 2002-02-20 2010-07-06 University Of Georgia Research Foundation, Inc. Microbial production of pyruvate and pyruvate derivatives
US7768408B2 (en) 2005-05-17 2010-08-03 Abbott Diabetes Care Inc. Method and system for providing data management in data monitoring system
US20100198034A1 (en) 2009-02-03 2010-08-05 Abbott Diabetes Care Inc. Compact On-Body Physiological Monitoring Devices and Methods Thereof
US20100198142A1 (en) 2009-02-04 2010-08-05 Abbott Diabetes Care Inc. Multi-Function Analyte Test Device and Methods Therefor
US20100204557A1 (en) 2007-02-18 2010-08-12 Abbott Diabetes Care Inc. Multi-Function Analyte Test Device and Methods Therefor
US20100213057A1 (en) 2009-02-26 2010-08-26 Benjamin Feldman Self-Powered Analyte Sensor
US20100230285A1 (en) 2009-02-26 2010-09-16 Abbott Diabetes Care Inc. Analyte Sensors and Methods of Making and Using the Same
US7801582B2 (en) 2006-03-31 2010-09-21 Abbott Diabetes Care Inc. Analyte monitoring and management system and methods therefor
US20100292556A1 (en) * 2009-05-12 2010-11-18 Michael Golden Methods and systems for managing, controlling and monitoring medical devices via one or more software applications functioning in a secure environment
US20100326842A1 (en) 2009-06-30 2010-12-30 Abbott Diabetes Care Inc. Extruded Electrode Structures and Methods of Using Same
US20110021889A1 (en) 2009-07-23 2011-01-27 Abbott Diabetes Care Inc. Continuous Analyte Measurement Systems and Systems and Methods for Implanting Them
US20110082484A1 (en) 2009-10-07 2011-04-07 Heber Saravia Sensor inserter assembly having rotatable trigger
US20110106126A1 (en) 2009-08-31 2011-05-05 Michael Love Inserter device including rotor subassembly
US20110167250A1 (en) * 2006-10-24 2011-07-07 Dicks Kent E Methods for remote provisioning of eletronic devices
US20110191044A1 (en) 2009-09-30 2011-08-04 Stafford Gary A Interconnect for on-body analyte monitoring device
US20110190603A1 (en) 2009-09-29 2011-08-04 Stafford Gary A Sensor Inserter Having Introducer
US20110213225A1 (en) 2009-08-31 2011-09-01 Abbott Diabetes Care Inc. Medical devices and methods
US20110256024A1 (en) 2010-04-16 2011-10-20 Abbott Diabetes Care Inc. Modular Analyte Monitoring Device
US20110257495A1 (en) 2009-02-26 2011-10-20 Abbott Diabetes Care Inc. Analyte Monitoring Device and Methods
US8051414B2 (en) 2005-08-01 2011-11-01 Siemens Aktiengesellschaft Method and system for remote software updating of a medical device
US20110288574A1 (en) 2010-03-24 2011-11-24 Samuel Mason Curry Medical device inserters and processes of inserting and using medical devices
US8066639B2 (en) 2003-06-10 2011-11-29 Abbott Diabetes Care Inc. Glucose measuring device for use in personal area network
US20120078071A1 (en) 2010-09-29 2012-03-29 Dexcom, Inc. Advanced continuous analyte monitoring system
US8219173B2 (en) 2008-09-30 2012-07-10 Abbott Diabetes Care Inc. Optimizing analyte sensor calibration
US8346335B2 (en) 2008-03-28 2013-01-01 Abbott Diabetes Care Inc. Analyte sensor calibration management
US8372351B2 (en) 2009-05-29 2013-02-12 Abbott Diabetes Care Inc. Glucose monitoring system with wireless communications
US20130040573A1 (en) 2011-08-12 2013-02-14 Jason Edward Robert Hillyard Systems and Methods for Low Power Short Range Wireless Device Communication Advertisement
US20130059541A1 (en) 2003-06-10 2013-03-07 Abbott Diabetes Care Inc. Wireless Communication Authentication for Medical Monitoring Device
US8435682B2 (en) 1998-06-17 2013-05-07 Abbott Diabetes Care Inc. Biological fuel cell and methods
US20130138450A1 (en) * 2011-05-27 2013-05-30 Alexandre Vigneux Digital health care environment for implementing and monitoring patient health care for chronic diseases through configurable and interactive tasks
US20130150691A1 (en) 2011-12-11 2013-06-13 Abbott Diabetes Care Inc. Analyte Sensor Devices, Connections, and Methods
US20130150697A1 (en) 2011-12-09 2013-06-13 Sony Corporation Input device and calibration method
US20130162160A1 (en) * 2011-12-05 2013-06-27 Qualcomm Incorporated Telehealth wireless communication hub device and service platform system
US8497777B2 (en) 2009-04-15 2013-07-30 Abbott Diabetes Care Inc. Analyte monitoring system having an alert
US8515518B2 (en) 2005-12-28 2013-08-20 Abbott Diabetes Care Inc. Analyte monitoring
US8514086B2 (en) 2009-08-31 2013-08-20 Abbott Diabetes Care Inc. Displays for a medical device
US8595607B2 (en) 2009-06-04 2013-11-26 Abbott Diabetes Care Inc. Method and system for updating a medical device
US8601465B2 (en) 2009-09-08 2013-12-03 Abbott Diabetes Care Inc. Methods and articles of manufacture for hosting a safety critical application on an uncontrolled data processing device
US20140031655A1 (en) 2004-12-29 2014-01-30 Abbott Diebetes Care Inc. Sensor Inserter Having Introducer
US8828330B2 (en) 2010-01-28 2014-09-09 Abbott Diabetes Care Inc. Universal test strip port
US20140275898A1 (en) 2013-03-15 2014-09-18 Abbott Diabetes Care Inc. Medical Device Data Processing and Communication Methods and Systems

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6363282B1 (en) * 1999-10-29 2002-03-26 Medtronic, Inc. Apparatus and method to automatic remote software updates of medical device systems
US6957102B2 (en) * 2001-12-10 2005-10-18 Medtronic Emergency Response Systems, Inc. Enhanced interface for a medical device and a terminal
US7596570B1 (en) * 2003-11-04 2009-09-29 Emigh Aaron T Data sharing
US7730484B2 (en) * 2004-11-12 2010-06-01 Opera Software Asa Method and device for providing interfaces that are tailored to specific devices
US20070240108A1 (en) * 2006-03-30 2007-10-11 Karlheinz Dorn Multiclient framework for downloadable highly interactive n-layer medical applications
US20080139910A1 (en) * 2006-12-06 2008-06-12 Metronic Minimed, Inc. Analyte sensor and method of using the same
US8121857B2 (en) * 2007-02-15 2012-02-21 Abbott Diabetes Care Inc. Device and method for automatic data acquisition and/or detection
EP2156348B1 (en) * 2007-05-30 2018-08-01 Ascensia Diabetes Care Holdings AG System and method for managing health data
CA3029603C (en) * 2007-08-10 2022-05-17 Smiths Medical Asd, Inc. System for controlling medical devices
US8341318B2 (en) * 2009-03-16 2012-12-25 Apple Inc. Techniques for facilitating communication between an accessory and a mobile computing device using application specific protocols
US8893109B2 (en) * 2011-08-02 2014-11-18 Roche Diagnostics Operations, Inc. Software distribution amongst medical devices taking into account dependencies between devices
US20140249994A1 (en) * 2013-03-04 2014-09-04 Hello Inc. Wearable device with unique user ID and telemetry system for payments
US9424020B2 (en) * 2014-01-13 2016-08-23 Carefusion 303, Inc. Remote flashing during infusion

Patent Citations (180)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4545382A (en) 1981-10-23 1985-10-08 Genetics International, Inc. Sensor for components of a liquid mixture
US4711245A (en) 1983-05-05 1987-12-08 Genetics International, Inc. Sensor for components of a liquid mixture
US5820551A (en) 1983-05-05 1998-10-13 Hill; Hugh Allen Oliver Strip electrode with screen printing
US5509410A (en) 1983-06-06 1996-04-23 Medisense, Inc. Strip electrode including screen printing of a single layer
US5262035A (en) 1989-08-02 1993-11-16 E. Heller And Company Enzyme electrodes
US5264104A (en) 1989-08-02 1993-11-23 Gregg Brian A Enzyme electrodes
US6514718B2 (en) 1991-03-04 2003-02-04 Therasense, Inc. Subcutaneous glucose electrode
US5356786A (en) 1991-03-04 1994-10-18 E. Heller & Company Interferant eliminating biosensor
US6881551B2 (en) 1991-03-04 2005-04-19 Therasense, Inc. Subcutaneous glucose electrode
US5262305A (en) 1991-03-04 1993-11-16 E. Heller & Company Interferant eliminating biosensors
US5899855A (en) 1992-11-17 1999-05-04 Health Hero Network, Inc. Modular microprocessor-based health monitoring system
US5593852A (en) 1993-12-02 1997-01-14 Heller; Adam Subcutaneous glucose electrode
US6121009A (en) 1993-12-02 2000-09-19 E. Heller & Company Electrochemical analyte measurement system
US6284478B1 (en) 1993-12-02 2001-09-04 E. Heller & Company Subcutaneous glucose electrode
US5320715A (en) 1994-01-14 1994-06-14 Lloyd Berg Separation of 1-pentanol from cyclopentanol by extractive distillation
US5543326A (en) 1994-03-04 1996-08-06 Heller; Adam Biosensor including chemically modified enzymes
US5918603A (en) 1994-05-23 1999-07-06 Health Hero Network, Inc. Method for treating medical conditions using a microprocessor-based video game
US6144837A (en) 1994-11-04 2000-11-07 Health Hero Network, Inc. Method and apparatus for interactively monitoring a physiological condition and for interactively providing health-related information
US5601435A (en) 1994-11-04 1997-02-11 Intercare Method and apparatus for interactively monitoring a physiological condition and for interactively providing health related information
US5628890A (en) 1995-09-27 1997-05-13 Medisense, Inc. Electrochemical sensor
US7167818B2 (en) 1997-01-10 2007-01-23 Health Hero Network, Inc. Disease simulation system and method
US5822715A (en) 1997-01-10 1998-10-13 Health Hero Network Diabetes management system and method for controlling blood glucose
US6120676A (en) 1997-02-06 2000-09-19 Therasense, Inc. Method of using a small volume in vitro analyte sensor
US6143164A (en) 1997-02-06 2000-11-07 E. Heller & Company Small volume in vitro analyte sensor
US6270455B1 (en) 1997-03-28 2001-08-07 Health Hero Network, Inc. Networked system for interactive communications and remote monitoring of drug delivery
US6764581B1 (en) 1997-09-05 2004-07-20 Abbott Laboratories Electrode with thin working layer
US6071391A (en) 1997-09-12 2000-06-06 Nok Corporation Enzyme electrode structure
US6503381B1 (en) 1997-09-12 2003-01-07 Therasense, Inc. Biosensor
US6893545B2 (en) 1997-09-12 2005-05-17 Therasense, Inc. Biosensor
US6736957B1 (en) 1997-10-16 2004-05-18 Abbott Laboratories Biosensor electrode mediators for regeneration of cofactors and process for using
US6579690B1 (en) 1997-12-05 2003-06-17 Therasense, Inc. Blood analyte monitoring through subcutaneous measurement
US20020092006A1 (en) * 1998-02-17 2002-07-11 Hideya Takeo Medical network system
US6718547B2 (en) 1998-02-17 2004-04-06 Fuji Photo Film Co., Ltd. Medical network system
US6134461A (en) 1998-03-04 2000-10-17 E. Heller & Company Electrochemical analyte
US6103033A (en) 1998-03-04 2000-08-15 Therasense, Inc. Process for producing an electrochemical biosensor
US6932892B2 (en) 1998-03-20 2005-08-23 Semitool, Inc. Apparatus and method for electrolytically depositing copper on a semiconductor workpiece
US6175752B1 (en) 1998-04-30 2001-01-16 Therasense, Inc. Analyte monitoring device and methods of use
US20100094110A1 (en) 1998-04-30 2010-04-15 Abbott Diabetes Care Inc. Analyte Monitoring Device and Methods of Use
US20100094112A1 (en) 1998-04-30 2010-04-15 Abbott Diabetes Care Inc. Analyte Monitoring Device and Methods of Use
US20100094111A1 (en) 1998-04-30 2010-04-15 Abbotte Diabetes Care Inc. Analyte Monitoring Device and Methods of Use
US6540891B1 (en) 1998-05-08 2003-04-01 Abbott Laboratories Test strip
US6121611A (en) 1998-05-20 2000-09-19 Molecular Imaging Corporation Force sensing probe for scanning probe microscopy
US8435682B2 (en) 1998-06-17 2013-05-07 Abbott Diabetes Care Inc. Biological fuel cell and methods
US6638716B2 (en) 1998-08-24 2003-10-28 Therasense, Inc. Rapid amperometric verification of PCR amplification of DNA
US6281006B1 (en) 1998-08-24 2001-08-28 Therasense, Inc. Electrochemical affinity assay
US6461496B1 (en) 1998-10-08 2002-10-08 Therasense, Inc. Small volume in vitro analyte sensor with diffusible or non-leachable redox mediator
US6299757B1 (en) 1998-10-08 2001-10-09 Therasense, Inc. Small volume in vitro analyte sensor with diffusible or non-leachable redox mediator
US6618934B1 (en) 1998-10-08 2003-09-16 Therasense, Inc. Method of manufacturing small volume in vitro analyte sensor
US6338790B1 (en) 1998-10-08 2002-01-15 Therasense, Inc. Small volume in vitro analyte sensor with diffusible or non-leachable redox mediator
US6592745B1 (en) 1998-10-08 2003-07-15 Therasense, Inc. Method of using a small volume in vitro analyte sensor with diffusible or non-leachable redox mediator
US6377894B1 (en) 1998-11-30 2002-04-23 Abbott Laboratories Analyte test instrument having improved calibration and communication processes
US6773671B1 (en) 1998-11-30 2004-08-10 Abbott Laboratories Multichemistry measuring device and test strips
US6600997B2 (en) 1998-11-30 2003-07-29 Abbott Laboratories Analyte test instrument having improved calibration and communication processes
US6161095A (en) 1998-12-16 2000-12-12 Health Hero Network, Inc. Treatment regimen compliance and efficacy with feedback
US6654625B1 (en) 1999-06-18 2003-11-25 Therasense, Inc. Mass transport limited in vivo analyte sensor
US6730200B1 (en) 1999-06-18 2004-05-04 Abbott Laboratories Electrochemical sensor for analysis of liquid samples
US20020013613A1 (en) * 1999-07-07 2002-01-31 Markus Haller System and method for remote programming of an implantable medical device
US6514460B1 (en) 1999-07-28 2003-02-04 Abbott Laboratories Luminous glucose monitoring device
US20060091006A1 (en) 1999-11-04 2006-05-04 Yi Wang Analyte sensor with insertion monitor, and methods
US6616819B1 (en) 1999-11-04 2003-09-09 Therasense, Inc. Small volume in vitro analyte sensor and methods
US6749740B2 (en) 1999-11-04 2004-06-15 Therasense, Inc. Small volume in vitro analyte sensor and methods
US6942518B2 (en) 1999-11-04 2005-09-13 Therasense, Inc. Small volume in vitro analyte sensor and methods
US6605200B1 (en) 1999-11-15 2003-08-12 Therasense, Inc. Polymeric transition metal complexes and uses thereof
US6605201B1 (en) 1999-11-15 2003-08-12 Therasense, Inc. Transition metal complexes with bidentate ligand having an imidazole ring and sensor constructed therewith
US6746582B2 (en) 2000-05-12 2004-06-08 Therasense, Inc. Electrodes with multilayer membranes and methods of making the electrodes
US6591125B1 (en) 2000-06-27 2003-07-08 Therasense, Inc. Small volume in vitro analyte sensor with diffusible or non-leachable redox mediator
US20060025662A1 (en) 2000-06-27 2006-02-02 Therasense, Inc. Small volume in vitro analyte sensor with diffusible or non-leachable redox mediator
US6560471B1 (en) 2001-01-02 2003-05-06 Therasense, Inc. Analyte monitoring device and methods of use
US7041468B2 (en) 2001-04-02 2006-05-09 Therasense, Inc. Blood glucose tracking apparatus and methods
US6676816B2 (en) 2001-05-11 2004-01-13 Therasense, Inc. Transition metal complexes with (pyridyl)imidazole ligands and sensors using said complexes
US6932894B2 (en) 2001-05-15 2005-08-23 Therasense, Inc. Biosensor membranes composed of polymers containing heterocyclic nitrogens
US7069552B2 (en) 2001-08-30 2006-06-27 St. Jude Medical Ab Method for providing software to an implantable medical device system
US6650471B2 (en) 2001-09-17 2003-11-18 Dai Nippon Printing Co., Ltd. Resin composition for production of optical element, the optical element, and projection screen
US7749740B2 (en) 2002-02-20 2010-07-06 University Of Georgia Research Foundation, Inc. Microbial production of pyruvate and pyruvate derivatives
US7754093B2 (en) 2002-10-23 2010-07-13 Abbott Diabetes Care Inc. Biosensor having improved hematocrit and oxygen biases
US7501053B2 (en) 2002-10-23 2009-03-10 Abbott Laboratories Biosensor having improved hematocrit and oxygen biases
US7730063B2 (en) * 2002-12-10 2010-06-01 Asset Trust, Inc. Personalized medicine service
US20040118704A1 (en) 2002-12-19 2004-06-24 Yi Wang Analyte test intrument having improved versatility
US7811231B2 (en) 2002-12-31 2010-10-12 Abbott Diabetes Care Inc. Continuous glucose monitoring system and methods of use
US20040186365A1 (en) 2002-12-31 2004-09-23 Therasense, Inc. Continuous glucose monitoring system and methods of use
US8066639B2 (en) 2003-06-10 2011-11-29 Abbott Diabetes Care Inc. Glucose measuring device for use in personal area network
US20130059541A1 (en) 2003-06-10 2013-03-07 Abbott Diabetes Care Inc. Wireless Communication Authentication for Medical Monitoring Device
US20040254434A1 (en) 2003-06-10 2004-12-16 Goodnow Timothy T. Glucose measuring module and insulin pump combination
US7722536B2 (en) 2003-07-15 2010-05-25 Abbott Diabetes Care Inc. Glucose measuring device integrated into a holster for a personal area network device
US20050102669A1 (en) * 2003-10-15 2005-05-12 Siemens Medical Solutions Usa, Inc. Software installation file verification media and methods for medical equipment
US7299082B2 (en) 2003-10-31 2007-11-20 Abbott Diabetes Care, Inc. Method of calibrating an analyte-measurement device, and associated methods, devices and systems
US8771183B2 (en) 2004-02-17 2014-07-08 Abbott Diabetes Care Inc. Method and system for providing data communication in continuous glucose monitoring and management system
US20050182306A1 (en) 2004-02-17 2005-08-18 Therasense, Inc. Method and system for providing data communication in continuous glucose monitoring and management system
US20050246416A1 (en) * 2004-02-23 2005-11-03 Blomquist Michael L Server for medical device
US20060010098A1 (en) 2004-06-04 2006-01-12 Goodnow Timothy T Diabetes care host-client architecture and data management system
US20090108992A1 (en) 2004-11-19 2009-04-30 Senomatic Electronics Corporation Technique And Hardware For Communicating With Backscatter Radio Frequency Identification Readers
US20140031655A1 (en) 2004-12-29 2014-01-30 Abbott Diebetes Care Inc. Sensor Inserter Having Introducer
US7418285B2 (en) 2004-12-29 2008-08-26 Abbott Laboratories Analyte test sensor and method of manufacturing the same
US20060166629A1 (en) 2005-01-24 2006-07-27 Therasense, Inc. Method and apparatus for providing EMC Class-B compliant RF transmitter for data monitoring an detection systems
US7545272B2 (en) 2005-02-08 2009-06-09 Therasense, Inc. RF tag on test strips, test strip vials and boxes
US20060193375A1 (en) 2005-02-28 2006-08-31 Lee U S Transceiver for zigbee and bluetooth communications
US7768408B2 (en) 2005-05-17 2010-08-03 Abbott Diabetes Care Inc. Method and system for providing data management in data monitoring system
US8051414B2 (en) 2005-08-01 2011-11-01 Siemens Aktiengesellschaft Method and system for remote software updating of a medical device
US20070056858A1 (en) 2005-09-12 2007-03-15 Abbott Diabetes Care, Inc. In vitro analyte sensor, and methods
US20070068807A1 (en) 2005-09-27 2007-03-29 Abbott Diabetes Care, Inc. In vitro analyte sensor and methods of use
US20070095661A1 (en) 2005-10-31 2007-05-03 Yi Wang Method of making, and, analyte sensor
US20070108048A1 (en) 2005-11-17 2007-05-17 Abbott Diabetes Care, Inc. Sensors
US8515518B2 (en) 2005-12-28 2013-08-20 Abbott Diabetes Care Inc. Analyte monitoring
US20090054748A1 (en) 2006-02-28 2009-02-26 Abbott Diabetes Care, Inc. Method and system for providing continuous calibration of implantable analyte sensors
US20070199818A1 (en) 2006-02-28 2007-08-30 Adrian Petyt Biosensors and Methods of Making
US20070227911A1 (en) 2006-03-29 2007-10-04 Yi Wang Analyte sensors and methods of use
US7801582B2 (en) 2006-03-31 2010-09-21 Abbott Diabetes Care Inc. Analyte monitoring and management system and methods therefor
US20070233013A1 (en) 2006-03-31 2007-10-04 Schoenberg Stephen J Covers for tissue engaging members
US20070255114A1 (en) * 2006-04-26 2007-11-01 Friedrich Ackermann Apparatus and method to administer and manage an intelligent base unit for a handheld medical device
US20080064937A1 (en) 2006-06-07 2008-03-13 Abbott Diabetes Care, Inc. Analyte monitoring system and method
US7866026B1 (en) 2006-08-01 2011-01-11 Abbott Diabetes Care Inc. Method for making calibration-adjusted sensors
US20080066305A1 (en) 2006-08-01 2008-03-20 Abbott Diabetes Care Inc. Analyte sensors and methods
US20080076969A1 (en) * 2006-08-29 2008-03-27 Ulrich Kraft Methods for modifying control software of electronic medical devices
US20080081977A1 (en) 2006-10-02 2008-04-03 Abbott Diabetes Care, Inc. Method and System for Dynamically Updating Calibration Parameters for an Analyte Sensor
US20110167250A1 (en) * 2006-10-24 2011-07-07 Dicks Kent E Methods for remote provisioning of eletronic devices
US20080102441A1 (en) 2006-10-31 2008-05-01 Ting Chen Analyte Sensors and Methods
US20080119705A1 (en) 2006-11-17 2008-05-22 Medtronic Minimed, Inc. Systems and Methods for Diabetes Management Using Consumer Electronic Devices
US20080148873A1 (en) 2006-12-22 2008-06-26 Yi Wang Analyte Sensors and Methods of Use
US20080161666A1 (en) 2006-12-29 2008-07-03 Abbott Diabetes Care, Inc. Analyte devices and methods
US20080184219A1 (en) 2007-01-30 2008-07-31 Kunitoshi Matsumoto Software updating apparatus and software updating system
US20100204557A1 (en) 2007-02-18 2010-08-12 Abbott Diabetes Care Inc. Multi-Function Analyte Test Device and Methods Therefor
US20080255808A1 (en) 2007-04-14 2008-10-16 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in medical communication system
US20080256048A1 (en) 2007-04-14 2008-10-16 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in medical communication system
US20080255437A1 (en) 2007-04-14 2008-10-16 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in medical communication system
US20080288204A1 (en) 2007-04-14 2008-11-20 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in medical communication system
US20080255434A1 (en) 2007-04-14 2008-10-16 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in medical communication system
US20080267823A1 (en) 2007-04-27 2008-10-30 Abbott Diabetes Care, Inc. Identification Of A Strip Type By The Meter Using Conductive Patterns On The Strip
US20080281179A1 (en) 2007-05-08 2008-11-13 Abbott Diabetes Care, Inc. Analyte monitoring system and methods
US20080278332A1 (en) 2007-05-08 2008-11-13 Abbott Diabetes Care, Inc. Analyte monitoring system and methods
US20080312845A1 (en) 2007-05-14 2008-12-18 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20090005665A1 (en) 2007-05-14 2009-01-01 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20080287763A1 (en) 2007-05-14 2008-11-20 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20080288180A1 (en) 2007-05-14 2008-11-20 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20080312842A1 (en) 2007-05-14 2008-12-18 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20090006034A1 (en) 2007-05-14 2009-01-01 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20080312844A1 (en) 2007-05-14 2008-12-18 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20090033482A1 (en) 2007-07-31 2009-02-05 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20090036760A1 (en) 2007-07-31 2009-02-05 Abbott Diabetes Care, Inc. Method and apparatus for providing data processing and control in a medical communication system
US20090204422A1 (en) 2008-02-12 2009-08-13 James Terry L System and Method for Remotely Updating a Health Station
US8346335B2 (en) 2008-03-28 2013-01-01 Abbott Diabetes Care Inc. Analyte sensor calibration management
US20090294277A1 (en) 2008-05-30 2009-12-03 Abbott Diabetes Care, Inc. Method and system for producing thin film biosensors
US8219173B2 (en) 2008-09-30 2012-07-10 Abbott Diabetes Care Inc. Optimizing analyte sensor calibration
US20100324392A1 (en) 2009-02-03 2010-12-23 Phillip Yee Analyte sensor and apparatus for insertion of the sensor
US20100198034A1 (en) 2009-02-03 2010-08-05 Abbott Diabetes Care Inc. Compact On-Body Physiological Monitoring Devices and Methods Thereof
US20100198142A1 (en) 2009-02-04 2010-08-05 Abbott Diabetes Care Inc. Multi-Function Analyte Test Device and Methods Therefor
US20100230285A1 (en) 2009-02-26 2010-09-16 Abbott Diabetes Care Inc. Analyte Sensors and Methods of Making and Using the Same
US20110257495A1 (en) 2009-02-26 2011-10-20 Abbott Diabetes Care Inc. Analyte Monitoring Device and Methods
US20100213057A1 (en) 2009-02-26 2010-08-26 Benjamin Feldman Self-Powered Analyte Sensor
US8497777B2 (en) 2009-04-15 2013-07-30 Abbott Diabetes Care Inc. Analyte monitoring system having an alert
US20100292556A1 (en) * 2009-05-12 2010-11-18 Michael Golden Methods and systems for managing, controlling and monitoring medical devices via one or more software applications functioning in a secure environment
US8372351B2 (en) 2009-05-29 2013-02-12 Abbott Diabetes Care Inc. Glucose monitoring system with wireless communications
US8595607B2 (en) 2009-06-04 2013-11-26 Abbott Diabetes Care Inc. Method and system for updating a medical device
US20100326842A1 (en) 2009-06-30 2010-12-30 Abbott Diabetes Care Inc. Extruded Electrode Structures and Methods of Using Same
US20110021889A1 (en) 2009-07-23 2011-01-27 Abbott Diabetes Care Inc. Continuous Analyte Measurement Systems and Systems and Methods for Implanting Them
US8816862B2 (en) 2009-08-31 2014-08-26 Abbott Diabetes Care Inc. Displays for a medical device
US8514086B2 (en) 2009-08-31 2013-08-20 Abbott Diabetes Care Inc. Displays for a medical device
US20110106126A1 (en) 2009-08-31 2011-05-05 Michael Love Inserter device including rotor subassembly
US20110213225A1 (en) 2009-08-31 2011-09-01 Abbott Diabetes Care Inc. Medical devices and methods
US8601465B2 (en) 2009-09-08 2013-12-03 Abbott Diabetes Care Inc. Methods and articles of manufacture for hosting a safety critical application on an uncontrolled data processing device
US20110190603A1 (en) 2009-09-29 2011-08-04 Stafford Gary A Sensor Inserter Having Introducer
US20110191044A1 (en) 2009-09-30 2011-08-04 Stafford Gary A Interconnect for on-body analyte monitoring device
US20110082484A1 (en) 2009-10-07 2011-04-07 Heber Saravia Sensor inserter assembly having rotatable trigger
US8828330B2 (en) 2010-01-28 2014-09-09 Abbott Diabetes Care Inc. Universal test strip port
US20120197098A1 (en) 2010-03-24 2012-08-02 Abbott Diabetes Care Inc. Medical Device Inserters and Processes of Inserting and Using Medical Devices
US20110288574A1 (en) 2010-03-24 2011-11-24 Samuel Mason Curry Medical device inserters and processes of inserting and using medical devices
US20120010642A1 (en) 2010-03-24 2012-01-12 Lee Daniel H Medical device inserters and processes of inserting and using medical devices
US8764657B2 (en) 2010-03-24 2014-07-01 Abbott Diabetes Care Inc. Medical device inserters and processes of inserting and using medical devices
US20120190943A1 (en) 2010-03-24 2012-07-26 Abbott Diabetes Care Inc. Medical Device Inserters and Processes of Inserting and Using Medical Devices
US20120190942A1 (en) 2010-03-24 2012-07-26 Abbott Diabetes Care Inc. Medical Device Inserters and Processes of Inserting and Using Medical Devices
US20120190941A1 (en) 2010-03-24 2012-07-26 Abbott Diabetes Care Inc. Medical Device Inserters and Processes of Inserting and Using Medical Devices
US20120197222A1 (en) 2010-03-24 2012-08-02 Abbott Diabetes Care Inc. Medical Device Inserters and Processes of Inserting and Using Medical Devices
US20110319729A1 (en) 2010-03-24 2011-12-29 Manuel Luis Donnay Medical device inserters and processes of inserting and using medical devices
US20110256024A1 (en) 2010-04-16 2011-10-20 Abbott Diabetes Care Inc. Modular Analyte Monitoring Device
US20120078071A1 (en) 2010-09-29 2012-03-29 Dexcom, Inc. Advanced continuous analyte monitoring system
US20130138450A1 (en) * 2011-05-27 2013-05-30 Alexandre Vigneux Digital health care environment for implementing and monitoring patient health care for chronic diseases through configurable and interactive tasks
US20130040573A1 (en) 2011-08-12 2013-02-14 Jason Edward Robert Hillyard Systems and Methods for Low Power Short Range Wireless Device Communication Advertisement
US20130162160A1 (en) * 2011-12-05 2013-06-27 Qualcomm Incorporated Telehealth wireless communication hub device and service platform system
US20130150697A1 (en) 2011-12-09 2013-06-13 Sony Corporation Input device and calibration method
US20130150691A1 (en) 2011-12-11 2013-06-13 Abbott Diabetes Care Inc. Analyte Sensor Devices, Connections, and Methods
US20140275898A1 (en) 2013-03-15 2014-09-18 Abbott Diabetes Care Inc. Medical Device Data Processing and Communication Methods and Systems

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
Chakravorty, Rajiv. "A programmable service architecture for mobile medical care." Pervasive Computing and Communications Workshops, 2006. PerCom Workshops 2006. Fourth Annual IEEE International Conference on. IEEE, 2006.pp. 1-5. *
Cui, A., et al., "When Firmware Modifications Attack: A Case Study of Embedded Exploitation", NDSS, 2013, pp. 1-13.
Frehill, Paul, Des Chambers, and Cosmin Rotariu. "Using Zigbee to integrate medical devices." Engineering in Medicine and Biology Society, 2007. EMBS 2007. 29th Annual International Conference of the IEEE. IEEE, 2007.pp. 6717-6720. *
Halperin, D., et al., "Security and Privacy for Implantable Medical Devices", Pervasive Computing, IEEE, 2008, pp. 30-39.
Hanna, S., et al., "Take Two Software Updates and See Me in the Morning: The Case for Software Security Evaluations of Medical Devices", Proceedings of the 2nd USENIX Workshop on Health Security and Privacy, 2011. pp. 1-5.
Lee, Insup, et al. "High-confidence medical device software and systems." University or Pennsylvania, (2006). pp. 33-38. *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150339116A1 (en) * 2009-06-04 2015-11-26 Abbott Diabetes Care Inc. Method and system for updating a medical device
US9940436B2 (en) * 2009-06-04 2018-04-10 Abbott Diabetes Care Inc. Method and system for updating a medical device
US11152112B2 (en) 2009-06-04 2021-10-19 Abbott Diabetes Care Inc. Method and system for updating a medical device
US11309078B2 (en) 2009-06-04 2022-04-19 Abbott Diabetes Care Inc. Method and system for updating a medical device
US11854693B2 (en) 2009-06-04 2023-12-26 Abbott Diabetes Care Inc. Method and system for updating a medical device
US11347500B2 (en) 2020-06-17 2022-05-31 Bank Of America Corporation Software code converter for resolving conflicts during code development
US11573775B2 (en) 2020-06-17 2023-02-07 Bank Of America Corporation Software code converter for resolving redundancy during code development
US11782685B2 (en) 2020-06-17 2023-10-10 Bank Of America Corporation Software code vectorization converter

Also Published As

Publication number Publication date
WO2011149857A1 (en) 2011-12-01
US20170068533A1 (en) 2017-03-09
US20140337826A1 (en) 2014-11-13
US11169794B2 (en) 2021-11-09
US11748088B2 (en) 2023-09-05
US20220197628A1 (en) 2022-06-23
US10255055B2 (en) 2019-04-09
US8887148B1 (en) 2014-11-11
US20150052511A1 (en) 2015-02-19
US20190347086A1 (en) 2019-11-14
US8726266B2 (en) 2014-05-13
US20110289497A1 (en) 2011-11-24
US20240095014A1 (en) 2024-03-21

Similar Documents

Publication Publication Date Title
US11748088B2 (en) Systems and methods for updating a medical device
US11854693B2 (en) Method and system for updating a medical device
US10176888B2 (en) Architecture for field upgrade of a health monitoring system
US20120096451A1 (en) Firmware update in a medical device with multiple processors
US20190381244A1 (en) Closed Loop Control System Interface and Methods
Lanzola et al. Designing an artificial pancreas architecture: the AP@ home experience

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4

AS Assignment

Owner name: ABBOTT DIABETES CARE INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KIAIE, NAMVAR;COLE, JEAN-PIERRE;SIGNING DATES FROM 20120222 TO 20120223;REEL/FRAME:052952/0157