Movatterモバイル変換


[0]ホーム

URL:


US20150278477A1 - Data transmission capture in support of medication preparation - Google Patents

Data transmission capture in support of medication preparation
Download PDF

Info

Publication number
US20150278477A1
US20150278477A1US14/734,944US201514734944AUS2015278477A1US 20150278477 A1US20150278477 A1US 20150278477A1US 201514734944 AUS201514734944 AUS 201514734944AUS 2015278477 A1US2015278477 A1US 2015278477A1
Authority
US
United States
Prior art keywords
data
medication
record
processor
order
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/734,944
Inventor
Dennis Tribble
Joel A. Osborne
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.)
Baxter Corp Englewood
Original Assignee
Baxter Corp Englewood
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
Family has litigation
First worldwide family litigation filedlitigationCriticalhttps://patents.darts-ip.com/?family=25536803&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=US20150278477(A1)"Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Baxter Corp EnglewoodfiledCriticalBaxter Corp Englewood
Priority to US14/734,944priorityCriticalpatent/US20150278477A1/en
Assigned to FORHEALTH TECHNOLOGIES, INC.reassignmentFORHEALTH TECHNOLOGIES, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: RASMUSSEN, RANDALL E., OLSEN, GREG, KHAN, ABDUL WAHID, OSBORNE, JOEL A., TRIBBLE, DENNIS, VALENTINE, MATTHEW
Assigned to BAXA CORPORATIONreassignmentBAXA CORPORATIONMERGER (SEE DOCUMENT FOR DETAILS).Assignors: FHT, INC.
Assigned to BAXA-FHT, INC.reassignmentBAXA-FHT, INC.MERGER (SEE DOCUMENT FOR DETAILS).Assignors: FORHEALTH TECHNOLOGIES, INC.
Assigned to FHT, INC.reassignmentFHT, INC.CHANGE OF NAME (SEE DOCUMENT FOR DETAILS).Assignors: BAXA-FHT, INC.
Assigned to BAXTER CORPORATION ENGLEWOODreassignmentBAXTER CORPORATION ENGLEWOODCHANGE OF NAME (SEE DOCUMENT FOR DETAILS).Assignors: BAXA CORPORATION
Publication of US20150278477A1publicationCriticalpatent/US20150278477A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A method and software interface enables selective processing of data transmissions containing one or more medication orders intended for a pharmacy. Data transmissions are monitored and parsed for prescribed information which is utilized to populate a prescribed data structure. The data structure and parsing rules can be associated with a specific source that can be determined from the data transmission. The parsed data is tested against an order database to determine suitability for automated handling. If suitable, the medication preparation system prepares the medications identified by the data. Those portions of the data that are not suited for automated handling are released (e.g., from the parser). Further verification can be performed by determining the source of the data transmission and verifying it as a valid source. Data transmissions can be monitored over a network, within a network component, or in cooperation with another software program.

Description

Claims (20)

What is claimed is:
1. A system for automated transfer and processing of a medication dose order for an intravenous medication, an oral liquid medication, or a chemotherapy medication from an electronic order entry system to a medication preparation workstation in a pharmacy, comprising:
a memory;
a listener software module loaded in the memory, wherein the listener software module is executable by a processor to configure the processor to receive data for the medication dose order for an intravenous medication, an oral liquid medication, or a chemotherapy medication from the electronic order entry system; and
a parser software module loaded in the memory and executable by a processor to configure the processor to parse the received data for the medication dose order in accordance with a set of configuration rules and test the received data for the medication dose order to determine whether the medication dose order is suitable for handling at the medication preparation workstation,
wherein a record corresponding to a medication dose order that is determined to be suitable for handling at the medication preparation workstation is saved in a database accessible from the medication preparation workstation, and metadata regarding the medication dose order is associated with the record in the database, and
wherein the medication preparation workstation visually displays only medication dose orders that are suitable for handling at the medication preparation workstation and that are to be prepared at the medication preparation workstation.
2. The system ofclaim 1, wherein the metadata comprises error condition information concerning receipt of said data.
3. The system ofclaim 1, wherein the medication dose order is in an HL7 or an XML format.
4. The system ofclaim 2, wherein the metadata included in the log entry comprises:
a marker to indicate whether the record requires parsing, wherein the marker indicates whether the record has been parsed or is yet to be parsed; and,
a date and time when the record was saved in the database.
5. A system for automated processing of data of an order entry system comprising medication data specifying at least one dose order of medication comprising an intravenous dose order, an oral dose order, or a chemotherapy dose order, the system comprising:
a medication preparation workstation for preparing dose orders;
a memory;
a listener software module loaded in the memory, wherein the listener software module is executable by a processor to configure the processor to receive said data of the order entry system comprising the medication data specifying the at least one dose order of medication, save a record corresponding to the at least one dose order of medication in a database, and associate metadata regarding the medication data corresponding to the at least one dose order with the record; and
a parser software module loaded in the memory and executable by a processor to configure the processor to parse and test the data to determine whether the at least one dose order is suitable for handling at the medication preparation work station.
6. The system ofclaim 5, wherein the system is connected to the order entry system through a computer network.
7. The system ofclaim 6, wherein the data is in an HL7 format.
8. The system ofclaim 5, wherein the record has a unique transaction number.
9. The system ofclaim 5, wherein the parser software module loaded is executable by the processor to configure the processor to parse the data in accordance with a set of configuration rules.
10. The system ofclaim 9, wherein the parser software module is executable by the processor to configure the processor to test the parsed data with reference to a database to determine whether the at least one dose order is suitable for handling at the medication preparation work station, wherein the database maintains tables of data concerning drug names and drug codes associated with those names in various dosages.
11. The system ofclaim 9, wherein the configuration rules are configurable by a user, and wherein the system further comprises:
software that includes a configuration routine executable by a processor to permit a user to configure the configuration rules.
12. The system ofclaim 11, wherein the configuration routine permits configuration of a set of rules for location of a start and an end of the medication data corresponding to the given dose order as well as discrete data elements within the medication data.
13. The system ofclaim 12, wherein the configuration rules provide for parsing said data received in an XML format.
14. The system ofclaim 9, wherein the parsing module is executable by the processor to configure the processor to populate a data structure with data parsed from the data of the record in the database in accordance with the configuration rules.
15. The system ofclaim 14, wherein the parsing module is executable to associate the data structure with the record in the database.
16. The system ofclaim 5, wherein the listener software module is executable by the processor to configure the processor to detect both a beginning-of-string character and an end-of-string character from the data of the order entry system.
17. The system ofclaim 5, wherein the metadata is included in a log entry for the record, and further comprising:
a viewer that displays the log entry.
18. The system ofclaim 17, wherein the viewer displays the log entry together with any error messages generated or associated with the record.
19. The system ofclaim 18, wherein the metadata included in the log entry comprises:
a marker to indicate whether the record requires parsing, wherein the marker indicates whether the record has been parsed or is yet to be parsed; and,
a date and time when the record was saved in the database.
20. The system ofclaim 19, wherein the metadata included in the log entry further comprises:
error condition information concerning receipt of said data.
US14/734,9442001-11-212015-06-09Data transmission capture in support of medication preparationAbandonedUS20150278477A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US14/734,944US20150278477A1 (en)2001-11-212015-06-09Data transmission capture in support of medication preparation

Applications Claiming Priority (4)

Application NumberPriority DateFiling DateTitle
US09/991,048US7096212B2 (en)2001-11-212001-11-21Serial data capture and processing
US11/466,354US9053218B2 (en)2001-11-212006-08-22Data transmission capture in support of medication preparation
US14/577,855US20150205932A1 (en)2001-11-212014-12-19Data transmission capture in support of medication preparation
US14/734,944US20150278477A1 (en)2001-11-212015-06-09Data transmission capture in support of medication preparation

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US14/577,855ContinuationUS20150205932A1 (en)2001-11-212014-12-19Data transmission capture in support of medication preparation

Publications (1)

Publication NumberPublication Date
US20150278477A1true US20150278477A1 (en)2015-10-01

Family

ID=25536803

Family Applications (4)

Application NumberTitlePriority DateFiling Date
US09/991,048Expired - Fee RelatedUS7096212B2 (en)2001-11-212001-11-21Serial data capture and processing
US11/466,354Active2029-04-09US9053218B2 (en)2001-11-212006-08-22Data transmission capture in support of medication preparation
US14/577,855AbandonedUS20150205932A1 (en)2001-11-212014-12-19Data transmission capture in support of medication preparation
US14/734,944AbandonedUS20150278477A1 (en)2001-11-212015-06-09Data transmission capture in support of medication preparation

Family Applications Before (3)

Application NumberTitlePriority DateFiling Date
US09/991,048Expired - Fee RelatedUS7096212B2 (en)2001-11-212001-11-21Serial data capture and processing
US11/466,354Active2029-04-09US9053218B2 (en)2001-11-212006-08-22Data transmission capture in support of medication preparation
US14/577,855AbandonedUS20150205932A1 (en)2001-11-212014-12-19Data transmission capture in support of medication preparation

Country Status (5)

CountryLink
US (4)US7096212B2 (en)
EP (1)EP1454267A1 (en)
AU (1)AU2002365552A1 (en)
CA (1)CA2467216A1 (en)
WO (1)WO2003046767A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10347374B2 (en)2008-10-132019-07-09Baxter Corporation EnglewoodMedication preparation system
US10646405B2 (en)2012-10-262020-05-12Baxter Corporation EnglewoodWork station for medical dose preparation system
US10818387B2 (en)2014-12-052020-10-27Baxter Corporation EnglewoodDose preparation data analytics
US10971257B2 (en)2012-10-262021-04-06Baxter Corporation EnglewoodImage acquisition for medical dose preparation system
US11107574B2 (en)2014-09-302021-08-31Baxter Corporation EnglewoodManagement of medication preparation with formulary management
US11948112B2 (en)2015-03-032024-04-02Baxter Corporation EngelwoodPharmacy workflow management with integrated alerts
US12412644B2 (en)2014-10-242025-09-09Baxter Corporation EnglewoodAutomated exchange of healthcare information for fulfillment of medication doses

Families Citing this family (78)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9600633B2 (en)2000-05-182017-03-21Carefusion 303, Inc.Distributed remote asset and medication management drug delivery system
US9427520B2 (en)2005-02-112016-08-30Carefusion 303, Inc.Management of pending medication orders
US9741001B2 (en)2000-05-182017-08-22Carefusion 303, Inc.Predictive medication safety
US7860583B2 (en)2004-08-252010-12-28Carefusion 303, Inc.System and method for dynamically adjusting patient therapy
US10353856B2 (en)2011-03-172019-07-16Carefusion 303, Inc.Scalable communication system
US10062457B2 (en)2012-07-262018-08-28Carefusion 303, Inc.Predictive notifications for adverse patient events
US11087873B2 (en)2000-05-182021-08-10Carefusion 303, Inc.Context-aware healthcare notification system
US7096212B2 (en)*2001-11-212006-08-22Forhealth Technologies, Inc.Serial data capture and processing
US7753085B2 (en)*2002-12-032010-07-13Forhealth Technologies, Inc.Automated drug preparation apparatus including automated drug reconstitution
US10688021B2 (en)2002-12-032020-06-23Baxter Corporation EnglewoodAutomated drug preparation apparatus including automated drug reconstitution
US7880909B2 (en)*2003-05-202011-02-01Bukowski Mark AExtensible framework for parsing varying formats of print stream data
US20050154368A1 (en)*2003-11-212005-07-14Vasogen Ireland LimitedMedical material handling systems
WO2006069361A2 (en)*2004-12-222006-06-29Intelligent Hospital Systems Ltd.Automated pharmacy admixture system (apas)
US7783383B2 (en)*2004-12-222010-08-24Intelligent Hospital Systems Ltd.Automated pharmacy admixture system (APAS)
US8374887B1 (en)2005-02-112013-02-12Emily H. AlexanderSystem and method for remotely supervising and verifying pharmacy functions
US7931859B2 (en)*2005-12-222011-04-26Intelligent Hospital Systems Ltd.Ultraviolet sanitization in pharmacy environments
US7814731B2 (en)2006-10-202010-10-19Forhealth Technologies, Inc.Automated drug preparation apparatus including a bluetooth communications network
US7900658B2 (en)2006-10-202011-03-08Fht, Inc.Automated drug preparation apparatus including drug vial handling, venting, cannula positioning functionality
US20080169044A1 (en)2006-10-202008-07-17Forhealth Technologies, Inc.Automated drug preparation apparatus including syringe loading, preparation and filling
CA2668981C (en)*2006-11-092016-10-04Intelligent Hospital Systems Ltd.Control of fluid transfer operations
US8140351B2 (en)*2007-02-082012-03-20Fht, Inc.Centralized sterile drug products distribution and automated management of sterile compounding stations
US20080195416A1 (en)*2007-02-082008-08-14Forhealth Technologies, Inc.Automated centralized preparation of medications in anticipation of use
US9305042B1 (en)*2007-06-142016-04-05West CorporationSystem, method, and computer-readable medium for removing credit card numbers from both fixed and variable length transaction records
US11128601B2 (en)*2007-08-282021-09-21Spencer Health Solutions, LlcMethods, systems, and computer program products for compiling information for use in a command script for a product dispensing system
US8271138B2 (en)*2007-09-122012-09-18Intelligent Hospital Systems Ltd.Gripper device
US7979288B2 (en)*2007-10-122011-07-12Southwest Research InstituteAutomated interpretation of medical prescription text
US8225824B2 (en)2007-11-162012-07-24Intelligent Hospital Systems, Ltd.Method and apparatus for automated fluid transfer operations
US8595609B2 (en)*2008-05-162013-11-26Parata Systems, LlcMethods, systems and computer program products for creating and modifying labels used by pharmaceutical dispensing systems
US8386070B2 (en)*2009-03-182013-02-26Intelligent Hospital Systems, LtdAutomated pharmacy admixture system
US9930297B2 (en)2010-04-302018-03-27Becton, Dickinson And CompanySystem and method for acquiring images of medication preparations
US8799767B2 (en)2010-05-282014-08-05Welch Allyn, Inc.Transformation of medical status data into executable programs
US9033006B2 (en)2010-09-172015-05-19Nicholas J. PerazzoOral syringe packaging system for hospital pharmacies
US8353869B2 (en)2010-11-022013-01-15Baxa CorporationAnti-tampering apparatus and method for drug delivery devices
US8743885B2 (en)2011-05-032014-06-03Cisco Technology, Inc.Mobile service routing in a network environment
US9077661B2 (en)*2011-12-232015-07-07Cisco Technology, Inc.System and method for policy selection and switching function in a network environment
WO2014190200A1 (en)2013-05-222014-11-27Carefusion 303, Inc.Medication workflow management
US10430554B2 (en)*2013-05-232019-10-01Carefusion 303, Inc.Medication preparation queue
US11182728B2 (en)2013-01-302021-11-23Carefusion 303, Inc.Medication workflow management
EP2973370A4 (en)2013-03-132016-08-17Carefusion 303 Inc PREDICTIVE MEDICATION SECURITY
JP6660288B2 (en)2013-03-132020-03-11ケアフュージョン 303、インコーポレイテッド Patient-specific medication management system
US9794379B2 (en)2013-04-262017-10-17Cisco Technology, Inc.High-efficiency service chaining with agentless service nodes
US9479443B2 (en)2014-05-162016-10-25Cisco Technology, Inc.System and method for transporting information to services in a network environment
US9379931B2 (en)2014-05-162016-06-28Cisco Technology, Inc.System and method for transporting information to services in a network environment
EP3826028B1 (en)2014-06-302024-04-24Baxter Corporation EnglewoodManaged medical information exchange
DK3191809T3 (en)2014-09-082021-09-13Becton Dickinson Co SYSTEM AND METHOD FOR MAKING A PHARMACEUTICAL COMPOUND
US11575673B2 (en)2014-09-302023-02-07Baxter Corporation EnglewoodCentral user management in a distributed healthcare information management system
US10417025B2 (en)2014-11-182019-09-17Cisco Technology, Inc.System and method to chain distributed applications in a network environment
USRE48131E1 (en)2014-12-112020-07-28Cisco Technology, Inc.Metadata augmentation in a service function chain
US9660909B2 (en)2014-12-112017-05-23Cisco Technology, Inc.Network service header metadata for load balancing
US9762402B2 (en)2015-05-202017-09-12Cisco Technology, Inc.System and method to facilitate the assignment of service functions for service chains in a network environment
US11044203B2 (en)2016-01-192021-06-22Cisco Technology, Inc.System and method for hosting mobile packet core and value-added services using a software defined network and service chains
US10187306B2 (en)2016-03-242019-01-22Cisco Technology, Inc.System and method for improved service chaining
US10931793B2 (en)2016-04-262021-02-23Cisco Technology, Inc.System and method for automated rendering of service chaining
US10419550B2 (en)2016-07-062019-09-17Cisco Technology, Inc.Automatic service function validation in a virtual network environment
US10320664B2 (en)2016-07-212019-06-11Cisco Technology, Inc.Cloud overlay for operations administration and management
US10218616B2 (en)2016-07-212019-02-26Cisco Technology, Inc.Link selection for communication with a service function cluster
US10225270B2 (en)2016-08-022019-03-05Cisco Technology, Inc.Steering of cloned traffic in a service function chain
US10218593B2 (en)2016-08-232019-02-26Cisco Technology, Inc.Identifying sources of packet drops in a service function chain environment
US10361969B2 (en)2016-08-302019-07-23Cisco Technology, Inc.System and method for managing chained services in a network environment
CN106485050B (en)*2016-09-132019-04-23广州慧扬信息系统科技有限公司A kind of learning-oriented physician order entry method
US10225187B2 (en)2017-03-222019-03-05Cisco Technology, Inc.System and method for providing a bit indexed service chain
US10257033B2 (en)2017-04-122019-04-09Cisco Technology, Inc.Virtualized network functions and service chaining in serverless computing infrastructure
US10178646B2 (en)2017-04-122019-01-08Cisco Technology, Inc.System and method to facilitate slice management in a network environment
US10884807B2 (en)2017-04-122021-01-05Cisco Technology, Inc.Serverless computing and task scheduling
US10333855B2 (en)2017-04-192019-06-25Cisco Technology, Inc.Latency reduction in service function paths
US10554689B2 (en)2017-04-282020-02-04Cisco Technology, Inc.Secure communication session resumption in a service function chain
US10735275B2 (en)2017-06-162020-08-04Cisco Technology, Inc.Releasing and retaining resources for use in a NFV environment
US10798187B2 (en)2017-06-192020-10-06Cisco Technology, Inc.Secure service chaining
US10397271B2 (en)2017-07-112019-08-27Cisco Technology, Inc.Distributed denial of service mitigation for web conferencing
US10673698B2 (en)2017-07-212020-06-02Cisco Technology, Inc.Service function chain optimization using live testing
US11063856B2 (en)2017-08-242021-07-13Cisco Technology, Inc.Virtual network function monitoring in a network function virtualization deployment
US10791065B2 (en)2017-09-192020-09-29Cisco Technology, Inc.Systems and methods for providing container attributes as part of OAM techniques
US11018981B2 (en)2017-10-132021-05-25Cisco Technology, Inc.System and method for replication container performance and policy validation using real time network traffic
US10541893B2 (en)2017-10-252020-01-21Cisco Technology, Inc.System and method for obtaining micro-service telemetry data
US10666612B2 (en)2018-06-062020-05-26Cisco Technology, Inc.Service chains for inter-cloud traffic
US11394627B1 (en)*2019-07-312022-07-19Express Scripts Strategie Development, Inc.Systems and methods for monitoring inter-application communications in complex computing ecosystems
US11048866B1 (en)*2019-12-132021-06-29Intuit Inc.Ad hoc contact data capture
JP2025509154A (en)2022-03-082025-04-11エクアシールド メディカル リミテッド Fluid transfer station in a robotic pharmaceutical preparation system

Citations (18)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5883370A (en)*1995-06-081999-03-16Psc Inc.Automated method for filling drug prescriptions
US6226745B1 (en)*1997-03-212001-05-01Gio WiederholdInformation sharing system and method with requester dependent sharing and security rules
US20010044731A1 (en)*2000-05-182001-11-22Coffman Damon J.Distributed remote asset and medication management drug delivery system
US20020062227A1 (en)*1998-06-182002-05-23Hiroyuki YuyamaDrug preparation instruction system
USRE37829E1 (en)*1990-12-062002-09-03Automed Technologies, Inc.Automated prescription vial filling system
US20020198624A1 (en)*2001-06-222002-12-26Shlomo GreenwaldHospital drug distribution system
US6842736B1 (en)*1998-10-212005-01-11David J. BrzozowskiDrug auditing method and system
US20060136095A1 (en)*2004-12-222006-06-22Rob Ronald HAutomated pharmacy admixture system (APAS)
US7096212B2 (en)*2001-11-212006-08-22Forhealth Technologies, Inc.Serial data capture and processing
US20070125442A1 (en)*2002-12-032007-06-07Forhealth Technologies, Inc.Automated drug preparation apparatus including automated drug reconstitution
US20080195246A1 (en)*2007-02-082008-08-14Forhealth Technologies, Inc.Centralized sterile drug products distribution and automated management of sterile compounding stations
US7672859B1 (en)*2000-11-162010-03-02Gsl Solutions, Inc.Prescription order position tracking system and method
US20100094653A1 (en)*2008-10-132010-04-15Forhealth Technologies, Inc.Management, reporting and benchmarking of medication preparation
US20150227719A1 (en)*2012-10-262015-08-13Baxter Corporation EnglewoodWork station for medical dose preparation system
US20150286799A1 (en)*2014-04-042015-10-08Baxter Corporation EnglewoodManagement of medication dose orders
US20160092639A1 (en)*2014-09-302016-03-31Baxter Corporation EnglewoodCentral user management in a distributed healthcare information management system
US20160092638A1 (en)*2014-09-302016-03-31Baxter Corporation EnglewoodManagement of Medication Preparation with Formulary Management
US20160371462A1 (en)*2015-06-182016-12-22Medsentry, Inc.Medication dispensing device and method

Family Cites Families (35)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US3878967A (en)*1974-04-031975-04-22Sherwood Medical Ind IncMedicament dispenser
US4653010A (en)1984-10-261987-03-24Baxter Travenol Laboratories, Inc.Compounding system
CN86101893A (en)*1985-02-281986-11-05佳能株式会社 data communication equipment
US4847765A (en)*1986-12-221989-07-11General Electric CompanyHybrid interrupt handling for computer-controlled imaging system
US4847764C1 (en)*1987-05-212001-09-11Meditrol IncSystem for dispensing drugs in health care instituions
US5169642A (en)*1988-06-241992-12-08Abbott LaboratoriesSustained-release drug dosage units
US5208762A (en)*1990-12-061993-05-04Baxter International Inc.Automated prescription vial filling system
US5339421A (en)*1991-03-221994-08-16International Business Machines CorporationGeneral data stream parser for encoding and decoding data and program interface for same
US5646049A (en)*1992-03-271997-07-08Abbott LaboratoriesScheduling operation of an automated analytical system
US5337919A (en)*1993-02-111994-08-16Dispensing Technologies, Inc.Automatic dispensing system for prescriptions and the like
US5832447A (en)*1994-05-241998-11-03Envoy CorporationAutomated system and method for providing real-time verification of health insurance eligibility
US6141412A (en)*1994-06-012000-10-31Davox CorporationUnscheduled event task processing system
FI964919L (en)*1994-06-081997-02-07Hughes Aircraft Co Device and method for accessing a hybrid network
US5915089A (en)1995-01-131999-06-22Wallace Computer Services, Inc.Supplemental data processing system for processing ply-matching data generated during multiple-part product printing
US6048086A (en)1995-08-102000-04-11Valerino, Sr.; Fred M.Parenteral products automatic system (PPAS) with an oral/solid interface
US5805454A (en)1995-08-101998-09-08Valerino, Sr.; Fred M.Parenteral products automation system (PPAS)
US5963641A (en)*1995-09-121999-10-05Markzware, Inc.Device and method for examining, verifying, correcting and approving electronic documents prior to printing, transmission or recording
US5797515A (en)1995-10-181998-08-25Adds, Inc.Method for controlling a drug dispensing system
US5713485A (en)*1995-10-181998-02-03Adds, Inc.Drug dispensing system
US5597995A (en)*1995-11-081997-01-28Automated Prescription Systems, Inc.Automated medical prescription fulfillment system having work stations for imaging, filling, and checking the dispensed drug product
US5812410A (en)*1995-12-141998-09-22Rx Excel, Inc.System for dispensing drugs
US5884273A (en)*1996-05-161999-03-16Carmen M NealMicro-computer and printer for printing a prescription slip
US5907493A (en)*1997-01-311999-05-25Innovation Associates, Inc.Pharmaceutical dispensing system
US6006946A (en)*1997-12-051999-12-28Automated Prescriptions System, Inc.Pill dispensing system
US6202923B1 (en)*1999-08-232001-03-20Innovation Associates, Inc.Automated pharmacy
US6564121B1 (en)*1999-09-222003-05-13Telepharmacy Solutions, Inc.Systems and methods for drug dispensing
US7403901B1 (en)*2000-04-132008-07-22Accenture LlpError and load summary reporting in a health care solution environment
US20020188467A1 (en)*2001-05-022002-12-12Louis EkeMedical virtual resource network
US20030033532A1 (en)*2001-08-102003-02-13Body Health Resources CorporationSystem and method for forming an on-line buyer's club
US7529685B2 (en)*2001-08-282009-05-05Md Datacor, Inc.System, method, and apparatus for storing, retrieving, and integrating clinical, diagnostic, genomic, and therapeutic data
US6847861B2 (en)*2001-11-302005-01-25Mckesson Automation, Inc.Carousel product for use in integrated restocking and dispensing system
US6985870B2 (en)*2002-01-112006-01-10Baxter International Inc.Medication delivery system
US7860724B2 (en)*2002-10-302010-12-28Automed Technologies, Inc.System and method for management of pharmacy workflow
US8082173B2 (en)*2003-05-222011-12-20Cecil KostDrug sample fulfillment architecture
KR100554681B1 (en)*2003-12-042006-02-24한국전자통신연구원 Care System for Dementia Patients Using P.D.A and Treatment Method Using the Same

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
USRE37829E1 (en)*1990-12-062002-09-03Automed Technologies, Inc.Automated prescription vial filling system
US5883370A (en)*1995-06-081999-03-16Psc Inc.Automated method for filling drug prescriptions
US6226745B1 (en)*1997-03-212001-05-01Gio WiederholdInformation sharing system and method with requester dependent sharing and security rules
US20020062227A1 (en)*1998-06-182002-05-23Hiroyuki YuyamaDrug preparation instruction system
US6842736B1 (en)*1998-10-212005-01-11David J. BrzozowskiDrug auditing method and system
US20010044731A1 (en)*2000-05-182001-11-22Coffman Damon J.Distributed remote asset and medication management drug delivery system
US7672859B1 (en)*2000-11-162010-03-02Gsl Solutions, Inc.Prescription order position tracking system and method
US20020198624A1 (en)*2001-06-222002-12-26Shlomo GreenwaldHospital drug distribution system
US20150205932A1 (en)*2001-11-212015-07-23Baxter Corporation EnglewoodData transmission capture in support of medication preparation
US9053218B2 (en)*2001-11-212015-06-09Baxter Corporation EnglewoodData transmission capture in support of medication preparation
US20070043767A1 (en)*2001-11-212007-02-22Forhealth Technologies, Inc.Data transmission capture in support of medication preparation
US7096212B2 (en)*2001-11-212006-08-22Forhealth Technologies, Inc.Serial data capture and processing
US20070125442A1 (en)*2002-12-032007-06-07Forhealth Technologies, Inc.Automated drug preparation apparatus including automated drug reconstitution
US20060136095A1 (en)*2004-12-222006-06-22Rob Ronald HAutomated pharmacy admixture system (APAS)
US20080195246A1 (en)*2007-02-082008-08-14Forhealth Technologies, Inc.Centralized sterile drug products distribution and automated management of sterile compounding stations
US20100094653A1 (en)*2008-10-132010-04-15Forhealth Technologies, Inc.Management, reporting and benchmarking of medication preparation
US20170372034A1 (en)*2008-10-132017-12-28Baxter International Inc.Medication preparation system
US20150227719A1 (en)*2012-10-262015-08-13Baxter Corporation EnglewoodWork station for medical dose preparation system
US20150286799A1 (en)*2014-04-042015-10-08Baxter Corporation EnglewoodManagement of medication dose orders
US20160092639A1 (en)*2014-09-302016-03-31Baxter Corporation EnglewoodCentral user management in a distributed healthcare information management system
US20160092638A1 (en)*2014-09-302016-03-31Baxter Corporation EnglewoodManagement of Medication Preparation with Formulary Management
US20160371462A1 (en)*2015-06-182016-12-22Medsentry, Inc.Medication dispensing device and method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10347374B2 (en)2008-10-132019-07-09Baxter Corporation EnglewoodMedication preparation system
US10646405B2 (en)2012-10-262020-05-12Baxter Corporation EnglewoodWork station for medical dose preparation system
US10971257B2 (en)2012-10-262021-04-06Baxter Corporation EnglewoodImage acquisition for medical dose preparation system
US11107574B2 (en)2014-09-302021-08-31Baxter Corporation EnglewoodManagement of medication preparation with formulary management
US12412644B2 (en)2014-10-242025-09-09Baxter Corporation EnglewoodAutomated exchange of healthcare information for fulfillment of medication doses
US10818387B2 (en)2014-12-052020-10-27Baxter Corporation EnglewoodDose preparation data analytics
US11948112B2 (en)2015-03-032024-04-02Baxter Corporation EngelwoodPharmacy workflow management with integrated alerts

Also Published As

Publication numberPublication date
US20150205932A1 (en)2015-07-23
EP1454267A1 (en)2004-09-08
US7096212B2 (en)2006-08-22
CA2467216A1 (en)2003-06-05
WO2003046767A1 (en)2003-06-05
US9053218B2 (en)2015-06-09
AU2002365552A1 (en)2003-06-10
US20070043767A1 (en)2007-02-22
US20030097368A1 (en)2003-05-22

Similar Documents

PublicationPublication DateTitle
US9053218B2 (en)Data transmission capture in support of medication preparation
US7089247B2 (en)System and method for resolving a discrepancy in a clinical data management system
US5832447A (en)Automated system and method for providing real-time verification of health insurance eligibility
US8015256B2 (en)Method and apparatus for parallel sequencing of messages between disparate information systems
US20050193043A1 (en)System and method for processing audit records
US20140324473A1 (en)System and Method for Providing Patient Record Synchronization in a Healthcare Setting
US20020188706A1 (en)Secure computer support system
US20070124310A1 (en)Distributed Computing System to Enable the Secure Exchange of Information Between Remotely Located Healthcare Applications
US7398530B1 (en)Methods and apparatus for event handling
US20060143040A1 (en)icFoundation web site development software and icFoundation Biztalk server 2000 integration
US20070219991A1 (en)System and method for delivering targeted data to a subscriber base via a computer network
US20140108038A1 (en)Universal Charge Routing System for Medical Billing
US11342053B2 (en)Systems and methods for medical referrals via secure email and parsing of CCDs
CN112039701A (en)Interface call monitoring method, device, equipment and storage medium
US6654892B1 (en)Methods and apparatus for permitting transactions across firewalls
US20030061568A1 (en)Method, computer system, communication network, computer program and data carrier for filtering data
US11295836B2 (en)Preservation of multi-server database fidelity
WO1998056024A1 (en)Translation of messages to and from secure swift format
CA2528471A1 (en)Ndma socket transport protocol
JP3526073B2 (en) E-mail distribution method and distribution system
KR101039419B1 (en) How to handle multiple calls
WO2002057874A2 (en)System and process for routing information in a data processing system
Selmyer et al.Interfacing the clinical laboratory: A primer for LBS managers
CN118098546A (en)Medical equipment communication platform
EP1228434A1 (en)Method and system for electronic data capture

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:BAXA CORPORATION, ILLINOIS

Free format text:MERGER;ASSIGNOR:FHT, INC.;REEL/FRAME:035814/0643

Effective date:20121214

Owner name:FHT, INC., COLORADO

Free format text:CHANGE OF NAME;ASSIGNOR:BAXA-FHT, INC.;REEL/FRAME:035875/0691

Effective date:20090414

Owner name:FORHEALTH TECHNOLOGIES, INC., FLORIDA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:OSBORNE, JOEL A.;TRIBBLE, DENNIS;KHAN, ABDUL WAHID;AND OTHERS;SIGNING DATES FROM 20060926 TO 20061025;REEL/FRAME:035814/0433

Owner name:BAXA-FHT, INC., COLORADO

Free format text:MERGER;ASSIGNOR:FORHEALTH TECHNOLOGIES, INC.;REEL/FRAME:035875/0535

Effective date:20090303

Owner name:BAXTER CORPORATION ENGLEWOOD, COLORADO

Free format text:CHANGE OF NAME;ASSIGNOR:BAXA CORPORATION;REEL/FRAME:035875/0805

Effective date:20130101

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STCVInformation on status: appeal procedure

Free format text:NOTICE OF APPEAL FILED

STCVInformation on status: appeal procedure

Free format text:APPEAL BRIEF (OR SUPPLEMENTAL BRIEF) ENTERED AND FORWARDED TO EXAMINER

STCVInformation on status: appeal procedure

Free format text:EXAMINER'S ANSWER TO APPEAL BRIEF MAILED

STCVInformation on status: appeal procedure

Free format text:ON APPEAL -- AWAITING DECISION BY THE BOARD OF APPEALS

STCVInformation on status: appeal procedure

Free format text:BOARD OF APPEALS DECISION RENDERED

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION


[8]ページ先頭

©2009-2025 Movatter.jp