List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=2440&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158680,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2460&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2420&ordering=-year",
    "results": [
        {
            "id": 214646,
            "title": "A Call-to-Action to Eliminate Barriers to Accessing Automated Insulin Delivery Systems for People with Type 1 Diabetes.",
            "abstract": null,
            "authors": [
                "Saboo, B",
                "Garg, S",
                "Bergenstal, RM",
                "Battelino, T",
                "Ceriello, A",
                "Choudhary, P",
                "De, Bock, M",
                "Elbarbary, N",
                "Forlenza, G",
                "Gomez, AM",
                "Corrales, BG",
                "Mader, J",
                "O'Neal, D",
                "Schwarz, P, , Call-to-Action, Coalition"
            ],
            "year": 2025,
            "source": "Diabetes Technol Ther. 2025; 27(3):147-151",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001427941600001",
            "pubmed": "39981664",
            "doi": "10.1089/dia.2025.0028",
            "pmc": null,
            "organizations": [
                "214646-14080"
            ],
            "persons": [
                "214646-50877-6"
            ],
            "imported": "2025-02-24T01:00:00+01:00",
            "journal": "Diabetes Technol Ther",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.845,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.845,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214673,
            "title": "Urology on a changing planet: links between climate change and urological disease.",
            "abstract": null,
            "authors": [
                "Cole, AP",
                "Qian, Z",
                "Gupta, N",
                "Leapman, M",
                "Zurl, H",
                "Trinh, QD",
                "Sherman, JD",
                "Loeb, S",
                "Iyer, HS"
            ],
            "year": 2025,
            "source": "Nat Rev Urol. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001459335900012",
            "pubmed": "39875561",
            "doi": "10.1038/s41585-024-00979-4",
            "pmc": null,
            "organizations": [
                "214673-14056"
            ],
            "persons": [
                "214673-96506-6"
            ],
            "imported": "2025-02-24T01:00:00+01:00",
            "journal": "Nat Rev Urol",
            "issn": "1759-4812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.966,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.966,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215310,
            "title": "Twenty-five years of palivizumab: a global historic review of its impact on the burden of respiratory syncytial virus disease in children.",
            "abstract": null,
            "authors": [
                "Carbonell-Estrany, X",
                "Simões, EAF",
                "Bont, L",
                "Manzoni, P",
                "Zar, HJ",
                "Greenough, A",
                "Ramilo, O",
                "Stein, R",
                "Law, B",
                "Mejias, A",
                "Sanchez, Luna, M",
                "Checchia, PA",
                "Krilov, L",
                "Lanari, M",
                "Dagan, R",
                "Fauroux, B",
                "Resch, B",
                "Heikkinen, T",
                "Domachowske, JB",
                "Wildenbeest, JG",
                "Martinon-Torres, F",
                "Thwaites, R",
                "Cetinkaya, M",
                "Alharbi, AS",
                "Rodriguez-Martinez, CE",
                "Noyola, DE",
                "Kassim, A",
                "Kusuda, S",
                "Kang, JM",
                "Rodgers-Gray, B",
                "Platonova, A",
                "Jah, F",
                "Paes, B"
            ],
            "year": 2025,
            "source": "Expert Rev Anti Infect Ther. 2025; 23(6):359-378",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001456644500001",
            "pubmed": "40111069",
            "doi": "10.1080/14787210.2025.2481908",
            "pmc": null,
            "organizations": [
                "215310-14094"
            ],
            "persons": [
                "215310-51743-6"
            ],
            "imported": "2025-03-23T01:00:00+01:00",
            "journal": "Expert Rev Anti Infect Ther",
            "issn": "1478-7210",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.705,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.853,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215564,
            "title": "An Open-label, Randomized Study of Melphalan/Hepatic Delivery System Versus Best Alternative Care in Patients with Unresectable Metastatic Uveal Melanoma.",
            "abstract": null,
            "authors": [
                "Zager, JS",
                "Orloff, M",
                "Ferrucci, PF",
                "Choi, J",
                "Eschelman, DJ",
                "Glazer, ES",
                "Ejaz, A",
                "Howard, JH",
                "Richtig, E",
                "Ochsenreither, S",
                "Reddy, SA",
                "Lowe, MC",
                "Beasley, GM",
                "Gesierich, A",
                "Bender, A",
                "Gschnell, M",
                "Dummer, R",
                "Rivoire, M",
                "Arance, A",
                "Fenwick, SW",
                "Sacco, JJ",
                "Haferkamp, S",
                "Weishaupt, C",
                "John, J",
                "Wheater, M",
                "Ottensmeier, CH"
            ],
            "year": 2025,
            "source": "Ann Surg Oncol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001462218600001",
            "pubmed": "40192993",
            "doi": "10.1245/s10434-025-17231-x",
            "pmc": "PMC12130151",
            "organizations": [],
            "persons": [
                "215564-52274-6"
            ],
            "imported": "2025-04-09T02:00:00+02:00",
            "journal": "Ann Surg Oncol",
            "issn": "1068-9265",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.836,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.845,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216150,
            "title": "Effect of Once-Weekly Subcutaneous Semaglutide on Arterial Inflammation in People with Type 2 Diabetes and Cardiovascular Disease Using PET-MRI: Primary Results of a Randomized, Double-Blind, Placebo-Controlled Trial.",
            "abstract": null,
            "authors": [
                "James, S",
                "Christoffersen, AD",
                "David, JP",
                "Hacker, M",
                "Jensen, MDRJ",
                "Mellbin, L",
                "Pieber, TR",
                "Ripa, RS",
                "Rossing, P",
                "Svehlikova, E",
                "Kjaer, A"
            ],
            "year": 2025,
            "source": "Am Heart J. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001504802200001",
            "pubmed": "40345413",
            "doi": "10.1016/j.ahj.2025.05.001",
            "pmc": null,
            "organizations": [
                "216150-14080"
            ],
            "persons": [
                "216150-51831-6",
                "216150-61759-6"
            ],
            "imported": "2025-05-12T02:00:00+02:00",
            "journal": "Am Heart J",
            "issn": "0002-8703",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.625,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.692,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216387,
            "title": "Clinical outcomes of the third-generation resorbable magnesium scaffold for coronary artery lesions: three-year results of the BIOMAG-I study.",
            "abstract": null,
            "authors": [
                "Haude, M",
                "Wlodarczak, A",
                "van, der, Schaaf, RJ",
                "Torzewski, J",
                "Ferdinande, B",
                "Escaned, J",
                "Iglesias, JF",
                "Bennett, J",
                "Toth, G",
                "Joner, M",
                "Toelg, R",
                "Wiemer, M",
                "Olivecrona, G",
                "Vermeersch, P",
                "Waksman, R"
            ],
            "year": 2025,
            "source": "EuroIntervention. 2025; 21(16):971-973",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001554490000011",
            "pubmed": "40392202",
            "doi": "10.4244/EIJ-D-25-00396",
            "pmc": "PMC12337764",
            "organizations": [
                "216387-14083"
            ],
            "persons": [
                "216387-89154-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "EuroIntervention",
            "issn": "1774-024X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.903,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.903,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216501,
            "title": "Magnified dermoscopy terminology for skin tumours: International Dermoscopy Society Delphi consensus.",
            "abstract": null,
            "authors": [
                "Guida, S",
                "Pogorzelska-Dyrbuś, J",
                "Radi, G",
                "Giuffrida, R",
                "Karls, R",
                "Daviti, M",
                "Rossi, R",
                "Hofmann-Wellenhof, R",
                "Perrot, JL",
                "Garat, H",
                "Liopyris, K",
                "Navarrete-Dechent, C",
                "Paoli, J",
                "Longo, C",
                "Lallas, A",
                "Cinotti, E"
            ],
            "year": 2025,
            "source": "J Eur Acad Dermatol Venereol. 2025; ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001500154500001",
            "pubmed": "40452636",
            "doi": "10.1111/jdv.20717",
            "pmc": null,
            "organizations": [
                "216501-14047"
            ],
            "persons": [
                "216501-51711-6"
            ],
            "imported": "2025-06-03T02:00:00+02:00",
            "journal": "J Eur Acad Dermatol Venereol",
            "issn": "0926-9959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.926,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.957,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216672,
            "title": "Disease severity across psychiatric disorders is linked to pro-inflammatory cytokines.",
            "abstract": null,
            "authors": [
                "Solomon, P",
                "Budde, M",
                "Kohshour, MO",
                "Adorja, K",
                "Heilbronner, M",
                "Navarro-Flores, A",
                "Papiol, S",
                "Reich-Erkelenz, D",
                "Schulte, EC",
                "Senner, F",
                "Vogl, T",
                "Kaurani, L",
                "Krüger, DM",
                "Sananbenesi, F",
                "Pena, T",
                "Burkhardt, S",
                "Schütz, AL",
                "Anghelescu, IG",
                "Arolt, V",
                "Baune, BT",
                "Dannlowski, U",
                "Dietrich, DE",
                "Fallgatter, AJ",
                "Figge, C",
                "Juckel, G",
                "Konrad, C",
                "Lang, FU",
                "Reimer, J",
                "Reininghaus, EZ",
                "Schmauß, M",
                "Spitzer, C",
                "Wiltfang, J",
                "Zimmermann, J",
                "Fischer, A",
                "Falkai, P",
                "Schulze, TG",
                "Heilbronner, U",
                "Poschmann, J"
            ],
            "year": 2025,
            "source": "Brain Behav Immun. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001518754200003",
            "pubmed": "40505822",
            "doi": "10.1016/j.bbi.2025.06.004",
            "pmc": null,
            "organizations": [
                "216672-29444"
            ],
            "persons": [
                "216672-50654-6"
            ],
            "imported": "2025-06-16T02:00:00+02:00",
            "journal": "Brain Behav Immun",
            "issn": "0889-1591",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.936,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.974,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "NEUROSCIENCES-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216687,
            "title": "Accurate and reproducible whole-genome genotyping for bacterial genomic surveillance with Nanopore sequencing data.",
            "abstract": null,
            "authors": [
                "Prior, K",
                "Becker, K",
                "Brandt, C",
                "Cabal, Rosel, A",
                "Dabernig-Heinz, J",
                "Kohler, C",
                "Lohde, M",
                "Ruppitsch, W",
                "Schuler, F",
                "Wagner, GE",
                "Mellmann, A"
            ],
            "year": 2025,
            "source": "J Clin Microbiol. 2025; 63(7): e0036925",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001507667000001",
            "pubmed": "40511924",
            "doi": "10.1128/jcm.00369-25",
            "pmc": "PMC12239720",
            "organizations": [
                "216687-14023"
            ],
            "persons": [
                "216687-98868-6",
                "216687-112950-6"
            ],
            "imported": "2025-06-16T02:00:00+02:00",
            "journal": "J Clin Microbiol",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.852,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.881,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MICROBIOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217121,
            "title": "Sex- and Age-Related Differences in Post-Burn Pathophysiology.",
            "abstract": null,
            "authors": [
                "Tedesco, DJ",
                "Hutter, MF",
                "Khalaf, F",
                "Pond, GR",
                "Jeschke, MG"
            ],
            "year": 2025,
            "source": "Crit Care Med. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001589200900008",
            "pubmed": "40673725",
            "doi": "10.1097/CCM.0000000000006789",
            "pmc": null,
            "organizations": [
                "217121-14076"
            ],
            "persons": [
                "217121-116804-6"
            ],
            "imported": "2025-07-21T02:00:00+02:00",
            "journal": "Crit Care Med",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.861,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE-SCIE",
            "impactfactor_norm_super": 0.861,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CRITICAL CARE MEDICINE-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217183,
            "title": "Safety and Efficacy of Tarlatamab in patients with Neuroendocrine Prostate Cancer: Results from the Phase 1b DeLLpro-300 Study.",
            "abstract": null,
            "authors": [
                "Aggarwal, R",
                "Rottey, S",
                "Bernard-Tessier, A",
                "Mellado, B",
                "Kosaka, T",
                "Stadler, WM",
                "Horvath, L",
                "Greil, R",
                "O'Neil, B",
                "Siddiqui, BA",
                "Bauernhofer, T",
                "Bilen, MA",
                "Eskens, F",
                "Sandhu, S",
                "Shaw, C",
                "Ju, CH",
                "Decato, BE",
                "Yu, B",
                "Aparicio, A"
            ],
            "year": 2025,
            "source": "Clin Cancer Res. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001572291000012",
            "pubmed": "40689871",
            "doi": "10.1158/1078-0432.CCR-25-1211",
            "pmc": "PMC12434391",
            "organizations": [],
            "persons": [
                "217183-51692-6"
            ],
            "imported": "2025-07-28T02:00:00+02:00",
            "journal": "Clin Cancer Res",
            "issn": "1078-0432",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.888,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.913,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ONCOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217985,
            "title": "Peripheral artery disease",
            "abstract": null,
            "authors": [
                "Aboyans, V",
                "Canonico, ME",
                "Chastaingt, L",
                "Anand, SS",
                "Brodmann, M",
                "Couffinhal, T",
                "Criqui, MH",
                "Debus, ES",
                "Mazzolai, L",
                "Mcdermott, MM",
                "Bonaca, MP"
            ],
            "year": 2025,
            "source": "NAT REV DIS PRIMERS. 2025; 11(1): 68",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001575251400001",
            "pubmed": "40968271",
            "doi": "10.1038/s41572-025-00651-0",
            "pmc": null,
            "organizations": [
                "217985-14079"
            ],
            "persons": [
                "217985-51689-6"
            ],
            "imported": "2025-09-29T09:23:39+02:00",
            "journal": "NAT REV DIS PRIMERS",
            "issn": "2056-676X",
            "collection_publisher": null,
            "collection_title": "NATURE REVIEWS DISEASE PRIMERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 60.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.988,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.988,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217993,
            "title": "Serum β-CTX-I to predict ONJ? The false promise of a number.",
            "abstract": null,
            "authors": [
                "Cavalier, E",
                "Vasikaran, SR",
                "Bhattoa, HP",
                "Herrmann, M",
                "Makris, K",
                "McCloskey, EV",
                "Harvey, NC"
            ],
            "year": 2025,
            "source": "Osteoporos Int. 2025; ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001577111800001",
            "pubmed": "40983740",
            "doi": "10.1007/s00198-025-07683-y",
            "pmc": null,
            "organizations": [
                "217993-14028"
            ],
            "persons": [
                "217993-99451-6"
            ],
            "imported": "2025-09-29T02:00:00+02:00",
            "journal": "Osteoporos Int",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.789,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.789,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217994,
            "title": "Eyelid Dermatitis: Work-up and Future Diagnostic Innovative Solutions.",
            "abstract": null,
            "authors": [
                "Borzova, E",
                "Heegaard, S",
                "Kreps, EO",
                "Smith, V",
                "Cutolo, M",
                "Berardesca, E",
                "Ponzini, E",
                "Willerth, S",
                "Corrigan, CJ",
                "Taïeb, A",
                "Aberer, W",
                "Abe, R",
                "Maibach, HI",
                "Thyssen, JP"
            ],
            "year": 2025,
            "source": "Prog Retin Eye Res. 2025; 101399",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001589855100001",
            "pubmed": "40983253",
            "doi": "10.1016/j.preteyeres.2025.101399",
            "pmc": null,
            "organizations": [
                "217994-14047"
            ],
            "persons": [
                "217994-51346-6"
            ],
            "imported": "2025-09-29T02:00:00+02:00",
            "journal": "Prog Retin Eye Res",
            "issn": "1350-9462",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215320,
            "title": "European Consensus on Malabsorption-UEG & SIGE, LGA, SPG, SRGH, CGS, ESPCG, EAGEN, ESPEN, and ESPGHAN",
            "abstract": null,
            "authors": [
                "Lenti, MV",
                "Hammer, HF",
                "Tacheci, I",
                "Burgos, R",
                "Schneider, S",
                "Foteini, A",
                "Derovs, A",
                "Keller, J",
                "Broekaert, I",
                "Arvanitakis, M",
                "Dumitrascu, DL",
                "Segarra-Cantón, O",
                "Krznaric, Z",
                "Pokrotnieks, J",
                "Nunes, G",
                "Hammer, J",
                "Pironi, L",
                "Sonyi, M",
                "Sabo, CM",
                "Mendive, J",
                "Nicolau, A",
                "Dolinsek, J",
                "Kyselova, D",
                "Laterza, L",
                "Gasbarrini, A",
                "Surdea-Blaga, T",
                "Fonseca, J",
                "Lionis, C",
                "Corazza, GR",
                "Di Sabatino, A"
            ],
            "year": 2025,
            "source": "UNITED EUR GASTROENT. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001444858800001",
            "pubmed": null,
            "doi": "10.1002/ueg2.70011",
            "pmc": null,
            "organizations": [
                "215320-14081"
            ],
            "persons": [
                "215320-51531-6"
            ],
            "imported": "2025-03-24T09:04:20+01:00",
            "journal": "UNITED EUR GASTROENT",
            "issn": "2050-6406",
            "collection_publisher": null,
            "collection_title": "UNITED EUROPEAN GASTROENTEROLOGY JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.817,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.817,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218261,
            "title": "Head-to-Head Comparison of Two Automated Insulin Delivery Systems in Children with Type 1 Diabetes during a 2-Week Summer Camp: An Exploratory Prospective Study.",
            "abstract": null,
            "authors": [
                "Bünzel, K",
                "Sanfilippo, S",
                "Moser, O",
                "Mader, JK",
                "Hofmann, M",
                "Rami-Merhar, B",
                "Tauschmann, M"
            ],
            "year": 2025,
            "source": "Horm Res Paediatr. 2025; 1-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001604155400001",
            "pubmed": "40934131",
            "doi": "10.1159/000548290",
            "pmc": null,
            "organizations": [
                "218261-14080"
            ],
            "persons": [
                "218261-87294-6",
                "218261-50877-6"
            ],
            "imported": "2025-10-19T02:00:00+02:00",
            "journal": "Horm Res Paediatr",
            "issn": "1663-2818",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.798,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.798,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217764,
            "title": "Validating the PECARN rule to identify febrile infants at low risk of serious bacterial infections: an international validation study.",
            "abstract": null,
            "authors": [
                "Orfanos, I",
                "Vrijlandt, S",
                "van, der, Walle, E",
                "Tan, CD",
                "Nieboer, D",
                "Alfvén, T",
                "Sotoca, Fernandez, J",
                "Elliver, M",
                "Elfving, K",
                "Martinón-Torres, F",
                "Kohlmaier, B",
                "Zenz, W",
                "Emonts, M",
                "Nijman, RG",
                "Carrol, E",
                "Eklund, E",
                "Moll, HA",
                "Oostenbrink, R"
            ],
            "year": 2025,
            "source": "Arch Dis Child. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001572429100001",
            "pubmed": "40930573",
            "doi": "10.1136/archdischild-2024-328246",
            "pmc": null,
            "organizations": [
                "217764-14091"
            ],
            "persons": [
                "217764-75521-6",
                "217764-51647-6"
            ],
            "imported": "2025-09-15T02:00:00+02:00",
            "journal": "Arch Dis Child",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.86,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.938,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216976,
            "title": "Understanding disease-associated metabolic changes in human colonic epithelial cells using the iColonEpithelium metabolic reconstruction.",
            "abstract": null,
            "authors": [
                "Jiang, B",
                "Quinn-Bohmann, N",
                "Diener, C",
                "Nathan, VB",
                "Han-Hallett, Y",
                "Reddivari, L",
                "Gibbons, SM",
                "Baloni, P"
            ],
            "year": 2025,
            "source": "PLoS Comput Biol. 2025; 21(7): e1013253",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001522861400005",
            "pubmed": "40609069",
            "doi": "10.1371/journal.pcbi.1013253",
            "pmc": "PMC12240309",
            "organizations": [
                "216976-14023"
            ],
            "persons": [
                "216976-125176-6"
            ],
            "imported": "2025-07-07T02:00:00+02:00",
            "journal": "PLoS Comput Biol",
            "issn": "1553-734X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.815,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MATHEMATICAL & COMPUTATIONAL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.849,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MATHEMATICAL + COMPUTATIONAL BIOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216390,
            "title": "Towards Defining Follow-up Strategies for Patients with Primary Intermediate-risk Non-muscle-invasive Bladder Cancer.",
            "abstract": null,
            "authors": [
                "Contieri, R",
                "Martini, A",
                "Beijert, IJ",
                "Mertens, LS",
                "Hentschel, AE",
                "Bründl, J",
                "Compérat, EM",
                "Plass, K",
                "Rodríguez, O",
                "Subiela, Henríquez, JD",
                "Hernández, V",
                "de, la, Peña, E",
                "Alemany, I",
                "Turturica, D",
                "Pisano, F",
                "Soria, F",
                "Čapoun, O",
                "Bauerová, L",
                "Pešl, M",
                "Maxim, Bruins, H",
                "Runneboom, W",
                "Herdegen, S",
                "Breyer, J",
                "Brisuda, A",
                "Calatrava, A",
                "Rubio-Briones, J",
                "Seles, M",
                "Mannweiler, S",
                "Bosschieter, J",
                "Kusuma, VRM",
                "Ashabere, D",
                "Huebner, N",
                "Seisen, T",
                "Claps, F",
                "Masson-Lecomte, A",
                "Liedberg, F",
                "Cohen, D",
                "Lunelli, L",
                "Cussenot, O",
                "Sheikh, SE",
                "Volanis, D",
                "Côté, JF",
                "Rouprêt, M",
                "Haitel, A",
                "Shariat, SF",
                "Mostafid, AH",
                "Nieuwenhuijzen, JA",
                "Zigeuner, R",
                "Dominguez-Escrig, JL",
                "Hacek, J",
                "Zlotta, AR",
                "Burger, M",
                "Evert, M",
                "de, Kaa, CAH",
                "van, der, Heijden, AG",
                "Kiemeney, LALM",
                "Soukup, V",
                "Molinaro, L",
                "Hurle, R",
                "Paciotti, M",
                "Moschini, M",
                "Pradere, B",
                "Perdonà, S",
                "Gontero, P",
                "Llorente, C",
                "Algaba, F",
                "Palou, J",
                "N'Dow, J",
                "Ribal, MJ",
                "van, der, Kwast, TH",
                "Babjuk, M",
                "Sylvester, RJ",
                "van, Rhijn, BWG"
            ],
            "year": 2025,
            "source": "Eur Urol Oncol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001592154500001",
            "pubmed": "40399193",
            "doi": "10.1016/j.euo.2025.04.010",
            "pmc": null,
            "organizations": [
                "216390-14020",
                "216390-14056"
            ],
            "persons": [
                "216390-51738-6",
                "216390-59858-6",
                "216390-51931-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "Eur Urol Oncol",
            "issn": "2588-9311",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.933,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.933,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216246,
            "title": "Developing cardiac digital twin populations powered by machine learning provides electrophysiological insights in conduction and repolarization.",
            "abstract": null,
            "authors": [
                "Qian, S",
                "Ugurlu, D",
                "Fairweather, E",
                "Toso, LD",
                "Deng, Y",
                "Strocchi, M",
                "Cicci, L",
                "Jones, RE",
                "Zaidi, H",
                "Prasad, S",
                "Halliday, BP",
                "Hammersley, D",
                "Liu, X",
                "Plank, G",
                "Vigmond, E",
                "Razavi, R",
                "Young, A",
                "Lamata, P",
                "Bishop, M",
                "Niederer, S"
            ],
            "year": 2025,
            "source": "Nat Cardiovasc Res. 2025; 4(5): 624-636. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001489931000016",
            "pubmed": "40379795",
            "doi": "10.1038/s44161-025-00650-0",
            "pmc": "PMC12084159",
            "organizations": [
                "216246-14011"
            ],
            "persons": [
                "216246-50966-6"
            ],
            "imported": "2025-05-19T02:00:00+02:00",
            "journal": "Nat Cardiovasc Res",
            "issn": "2731-0590",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}