API Endpoint for journals.

GET /api/articles/21238/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 21238,
    "title": "A Machine Learning Algorithm to Predict Medical Device Recall by the Food and Drug Administration",
    "subtitle": null,
    "abstract": "<p><strong>Introduction: </strong>Medical device recalls are important to the practice of emergency medicine, as unsafe devices include many ubiquitous items in emergency care, such as vascular access devices, ventilators, infusion pumps, video laryngoscopes, pulse oximetry sensors, and implantable cardioverter defibrillators. Identification of dangerous medical devices as early as possible is necessary to minimize patient harms while avoiding false positives to prevent removal of safe devices from use. While the United States Food and Drug Administration (FDA) employs an adverse event reporting program (MedWatch) and database (MAUDE), other data sources and methods might have utility to identify potentially dangerous medical devices. Our objective was to evaluate the sensitivity, specificity, and accuracy of a machine learning (ML) algorithm using publicly available data to predict medical device recalls by the FDA.</p>\n<p><strong>Methods: </strong>We identified recalled medical devices (RMD) and non-recalled medical devices (NRMD) using the FDA’s website and online database. We constructed an ML algorithm (random forest regressor) that automatically searched Google Trends and PubMed for the RMDs and NRMDs. The algorithm was trained using 400 randomly selected devices and then tested using 100 unique random devices. The algorithm output a continuous value (0–1) for recall probability for each device, which were rounded for dichotomous analysis. We determined sensitivity, specificity, and accuracy for each of three time periods prior to recall (T-3, 6, or 12 months), using FDA recall status as the reference standard. The study adhered to relevant items of the Standards for Reporting Diagnostic accuracy studies (STARD) guidelines.</p>\n<p><strong>Results:</strong> Using a rounding threshold of 0.5, sensitivities for T-3, T-6, and T-12 were 89% (95%confidence interval [CI] 69–97), 90% (95% CI 70–97), and 75% (95% CI 53–89). Specificity was 100%(95% CI 95–100) for all three time periods. Accuracy was 98% (95% CI 93–99) for T-3 and T-6, and 95%(95% CI 89–99) for T-12. Using tailored thresholds yielded similar results.</p>\n<p><strong>Conclusion:</strong> An ML algorithm accurately predicted medical device recall status by the FDA with lead times as great as 12 months. Future research could incorporate longer lead times and data sources including FDA reports and prospectively test the ability of ML algorithms to predict FDA recall.</p>",
    "language": "eng",
    "license": {
        "name": "Creative Commons Attribution 4.0",
        "short_name": "CC BY 4.0",
        "text": "Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.\r\n\r\nNo additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.",
        "url": "https://creativecommons.org/licenses/by/4.0"
    },
    "keywords": [
        {
            "word": "Patient Safety"
        },
        {
            "word": "machine learning"
        },
        {
            "word": "Device Recall"
        },
        {
            "word": "Random Forest Regressor"
        },
        {
            "word": "Device risk-stratification"
        }
    ],
    "section": "Patient Safety",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4sd03611",
    "frozenauthors": [
        {
            "first_name": "Victor",
            "middle_name": "Barbosa",
            "last_name": "Slivinskis",
            "name_suffix": "",
            "institution": "Duke University, Pratt School of Engineering, Department of Biomedical Engineering, Durham, North Carolina",
            "department": ""
        },
        {
            "first_name": "Isabela",
            "middle_name": "Agi",
            "last_name": "Maluli",
            "name_suffix": "",
            "institution": "Duke University, Trinity College of Arts and Sciences, Department of Chemistry, Durham, North Carolina",
            "department": ""
        },
        {
            "first_name": "Joshua",
            "middle_name": "Seth",
            "last_name": "Broder",
            "name_suffix": "",
            "institution": "Duke University School of Medicine, Department of Emergency Medicine, Durham, North Carolina",
            "department": ""
        }
    ],
    "date_submitted": "2024-05-22T19:49:34.750000Z",
    "date_accepted": "2024-10-02T11:17:31.466000Z",
    "date_published": "2024-11-21T14:00:00Z",
    "render_galley": {
        "label": "Final Article",
        "type": "pdf",
        "path": "https://journalpub.escholarship.org/westjem/article/21238/galley/30062/download/"
    },
    "galleys": [
        {
            "label": "Layout",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/21238/galley/29913/download/"
        },
        {
            "label": "Final Article",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/21238/galley/30062/download/"
        }
    ]
}