Papers › OpenExtract: Automated Data Extraction for Systematic Reviews in Health

OpenExtract: Automated Data Extraction for Systematic Reviews in Health

6 Mar 2026arXiv:2603.13338added by Syntology

Jim Achterberg, Bram Van Dijk, Jing Meng, Saif Ul Islam, Gregory Epiphaniou, Carsten Maple, Xuefei Ding, Theodoros N. Arvanitis, Simon Brouwer, Marcel Haas, Marco Spruit

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

This study presents OpenExtract, an open-source pipeline for automated data extraction in large-scale systematic literature reviews. The pipeline queries large language models (LLMs) to predict data entries based on relevant sections of scientific articles. To test the efficacy of OpenExtract, we apply it to a systematic literature review in digital health and compare its outputs with those of human researchers. OpenExtract achieves precision and recall scores of > 0.8 in this task, indicating that it can be effective at extracting data automatically and efficiently. OpenExtract: https://github.com/JimAchterbergLUMC/OpenExtract.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2603.13338")

Code

Syntology Ran 18 of 35 code samples harvested from 1 repository linked to this paper; 17 have no recorded run. Of those that ran: 1 ran · violated contract; 9 ran · our draft was wrong; 8 ran with no contract checked.

By repository: found in paper text by Syntology: 35 samples from 1 repository, 18 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

JimAchterbergLUMC/OpenExtract found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

35 samples harvested; 18 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
9ran · our draft was wrong
8ran
17unverified

Licence: 35 of the 35 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from JimAchterbergLUMC/OpenExtract. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Chunk JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · metamorphic tier: deterministic no licence file found · pointer only · 32acae24b3a29f9c · report
PaperStore JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran no licence file found · pointer only · 8e2e4d08c0ba33f6 · report
_clean_heading_title JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 1bc8616a8eebd699 · report
_count_tokens JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran no licence file found · pointer only · 02d0d39025e6a4df · report
_ends_with_abbreviation JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · violated contract no licence file found · pointer only · 72e43efa4ec2049d · report
_package_version JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · cb049e00ef93dbc6 · report
_parse_with_docling JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran no licence file found · pointer only · 8ca07a6348f8db3c · report
_resolve_choice_id JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · e000783ec6f55c4a · report
_slugify JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · dd6d3db1add1813f · report
_split_into_sections JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · a6ed3d3aac831cb7 · report
_split_long_sentence JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran no licence file found · pointer only · a040b3c80b713abc · report
_split_sentences JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 3a8e4a17808f5eca · report
_split_table JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran no licence file found · pointer only · 88f9fdaee5fe1197 · report
_utc_now JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran no licence file found · pointer only · 5351744ad68741a4 · report
chunk_text JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran no licence file found · pointer only · 66aa8d90119c22e6 · report
compute_paper_id JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 759cc60afa0eef3d · report
extract_choice_id JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 8d6483c415a31c66 · report
normalize_choices JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 22e3196c30315df1 · report
DenseRetriever JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · 95c8506bb0835d2e · report
PaperIndex JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · e0edb75ca01628cd · report
ParsedPaper JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · 5b41f7b72275c794 · report
Question JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · be5038ed64edec8e · report
_Section JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · 8eca65914262f98c · report
_atomic_write_json JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · ed6b1890cba96bee · report
_atomic_write_text JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · 4bb32d7e9c26a02c · report
_load_prompts JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · 852d412bc504e1ad · report
_parse_with_pymupdf JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · 585e671597437baa · report
_parse_with_pypdf JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · aba0ce6d696ed508 · report
answer_questions_for_paper JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · d33bd6b351c37b6b · report
build_or_load_paper_index JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · f810f59cad4f237a · report
call_openrouter JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · 36f5282653020d1e · report
chunk_document JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · 80f6222d4d2c939d · report
get_sentence_transformer JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · bb7e66df244bb7cc · report
parse_pdf JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · 18fbc4ff695788c4 · report
resolve_device JimAchterbergLUMC/OpenExtract/pipeline/qa_orchestrator.py found in paper text by Syntology unverified no licence file found · pointer only · 1ad04568f03de550 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2603.13338, was issued in March 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections