|
The system gathers and tracks patient data, from initial baseline information through the patient's acceptance of an experimental drug treatment. Reactions to treatments are recorded and tracked throughout the patient's participation in the study; recorded data includes vital signs and other measurable reactions.
All of this relies on gathering information from multiple sources in multiple formats. All blood lab and pathology results are stored in Methodist hospital legacy systems. The data is sent to the system via HL7 messages that need to be filtered, read and imported into the SQL database. The import required various steps of error checking, as the HL7 messages often include typos and formatting issues. HexaGroup implemented real-time monitoring of all imports to build a knowledge base of all issues and resolve them immediately, either manually or by building fixes to each particular formatting error.
The other challenge resided in the reading of radiology reports, including text and images. HexaGroup interfaced with PACS, the newly developed radiology imaging system implemented at Methodist Hospital to provide MRI medical and research staff with radiology report data. This was realized by using a PACS web interface linked to each individual patient, providing direct access to the radiology reports.
The system also offers a user-friendly paper-to-computer interface to enable MRI data entry staff to import all existing paper reports into the relational database. This applies to blood, radiology, pathology, dictated notes and upfront studies. All paper reports are scanned and key data is entered into the database. Upfront patient data is now entered via an extensive patient questionnaire, available online and at MRI offices. The reports are designed to provide full flexibility in terms of querying capabilities. This enables MRI research staff to perform in-depth queries and isolate trends and key factors that will better assist them with their research protocols.
The system is built around Microsoft technology utilizing MS SQL Server 2000 database with stored procedure, .Net 1.1 framework, C# with Code behind technology. The system is hosted within Methodist Hospital's network and is fully compliant with HIPPA requirements.
|