8 research outputs found

    ODM Data Analysis—A tool for the automatic validation, monitoring and generation of generic descriptive statistics of patient data

    No full text
    <div><p>Introduction</p><p>A required step for presenting results of clinical studies is the declaration of participants demographic and baseline characteristics as claimed by the FDAAA 801. The common workflow to accomplish this task is to export the clinical data from the used electronic data capture system and import it into statistical software like SAS software or IBM SPSS. This software requires trained users, who have to implement the analysis individually for each item. These expenditures may become an obstacle for small studies. Objective of this work is to design, implement and evaluate an open source application, called ODM Data Analysis, for the semi-automatic analysis of clinical study data.</p><p>Methods</p><p>The system requires clinical data in the CDISC Operational Data Model format. After uploading the file, its syntax and data type conformity of the collected data is validated. The completeness of the study data is determined and basic statistics, including illustrative charts for each item, are generated. Datasets from four clinical studies have been used to evaluate the application’s performance and functionality.</p><p>Results</p><p>The system is implemented as an open source web application (available at <a href="https://odmanalysis.uni-muenster.de" target="_blank">https://odmanalysis.uni-muenster.de</a>) and also provided as Docker image which enables an easy distribution and installation on local systems. Study data is only stored in the application as long as the calculations are performed which is compliant with data protection endeavors. Analysis times are below half an hour, even for larger studies with over 6000 subjects.</p><p>Discussion</p><p>Medical experts have ensured the usefulness of this application to grant an overview of their collected study data for monitoring purposes and to generate descriptive statistics without further user interaction. The semi-automatic analysis has its limitations and cannot replace the complex analysis of statisticians, but it can be used as a starting point for their examination and reporting.</p></div

    Analysis page of the web-application.

    No full text
    <p>Result page after uploading the provided test ODM file. The left navigation bar can be used to select forms from all study events contained in the clinical study data. The selected forms are shown on the right side, where each item group can be expanded and collapsed. By clicking the presentation icon, the associated chart of the item is shown. The key icons indicate the existence of repeat keys while the warn signs indicate invalid values.</p

    Schematic structure of an ODM file.

    No full text
    <p>Hierarchical structure of the ODM’s metadata on the left side and clinical data on the right side. The added attributes should clarify the connection between metadata and clinical data elements.</p

    Invalid value page of the web-application.

    No full text
    <p>This page shows all detected invalid clinical data entries in the ODM file. For each error the entire path of the invalid entry in the hierarchical clinical data structure and the reason why it was considered invalid is displayed. The list can be filtered for each characteristic and exported as CSV file.</p

    Schematic overview of the application’s workflow.

    No full text
    <p>The user can upload an ODM file via the web-based front-end. After parsing the file, its content is temporarily stored in a database. The calculated statistics and charts are presented on the result pages and are also generated as PDF. The PDF can be downloaded via the front-end and will be deleted from the server, equally the database content, after the session ends.</p
    corecore