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=155100&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155120&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155080&ordering=year",
    "results": [
        {
            "id": 216182,
            "title": "Personalized targeted glioblastoma therapies by ex vivo drug screening: Study protocol of the Advanced brain Tumor TheRApy Clinical Trial (ATTRACT).",
            "abstract": null,
            "authors": [
                "Berghoff, AS",
                "Mair, MJ",
                "Spiró, Z",
                "Abdel, Malak, C",
                "El-Heliebi, A",
                "Eckert, F",
                "Furtner, J",
                "König, F",
                "Leibetseder, A",
                "Nowosielski, M",
                "Oberndorfer, S",
                "Prietl, B",
                "Pichler, J",
                "Pieber, TR",
                "Spiegl-Kreinecker, S",
                "Urbanic, Purkart, T",
                "Wöhrer, A",
                "Widhalm, G",
                "Preusser, M, , ATTRACT, study, group,"
            ],
            "year": 2025,
            "source": "Neurooncol Adv. 2025; 7(1): vdaf056",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001484315200001",
            "pubmed": "40351832",
            "doi": "10.1093/noajnl/vdaf056",
            "pmc": "PMC12063086",
            "organizations": [
                "216182-14017",
                "216182-14051"
            ],
            "persons": [
                "216182-50173-7",
                "216182-56667-6",
                "216182-66435-6",
                "216182-59316-6",
                "216182-51831-6"
            ],
            "imported": "2025-05-16T02:00:00+02:00",
            "journal": "Neurooncol Adv",
            "issn": "2632-2498",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216362,
            "title": "Single fetal demise in twin anemia-polycythemia sequence: perinatal outcome of surviving cotwin.",
            "abstract": null,
            "authors": [
                "van, de, Sande, MJA",
                "Lopriore, E",
                "Lanna, M",
                "Ville, Y",
                "Lewi, L",
                "Weingertner, AS",
                "Ryan, G",
                "Otaño, L",
                "Klaritsch, P",
                "Blanco, AMB",
                "Bevilacqua, E",
                "Slaghekke, F",
                "Tollenaar, LSA"
            ],
            "year": 2025,
            "source": "Ultrasound Obstet Gynecol. 2025; 66(1):51-55",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001490234100001",
            "pubmed": "40387113",
            "doi": "10.1002/uog.29242",
            "pmc": "PMC12209701",
            "organizations": [
                "216362-14064"
            ],
            "persons": [
                "216362-50155-6"
            ],
            "imported": "2025-05-26T09:41:39+02:00",
            "journal": "ULTRASOUND OBST GYN",
            "issn": "0960-7692",
            "collection_publisher": null,
            "collection_title": "ULTRASOUND IN OBSTETRICS & GYNECOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.968,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ACOUSTICS-SCIE",
            "impactfactor_norm_super": 0.968,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ACOUSTICS-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": 216379,
            "title": "NIH Chronic Graft-versus-Host Disease Consensus Conference 2025 Update.",
            "abstract": null,
            "authors": [
                "Lee, SJ",
                "Williams, KM",
                "Sarantopoulos, S",
                "Kitko, CL",
                "Cutler, C",
                "Pidala, J",
                "Hill, GR",
                "DeFilipp, Z",
                "Greinix, HT",
                "Wolff, D",
                "Paczesny, S",
                "Cuvelier, GDE",
                "Schultz, KR",
                "Pavletic, SZ"
            ],
            "year": 2025,
            "source": "Transplant Cell Ther. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001640734600005",
            "pubmed": "40409691",
            "doi": "10.1016/j.jtct.2025.05.016",
            "pmc": "PMC12354025",
            "organizations": [
                "216379-14082"
            ],
            "persons": [
                "216379-54230-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "Transplant Cell Ther",
            "issn": "2666-6367",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "TRANSPLANTATION-SCIE",
            "impactfactor_norm_super": 0.8,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "TRANSPLANTATION-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": 216496,
            "title": "Effects of a Hypotension-Avoidance Versus a Hypertension-Avoidance Strategy on Neurocognitive Outcomes After Noncardiac Surgery.",
            "abstract": null,
            "authors": [
                "Marcucci, M",
                "Chan, MTV",
                "Painter, TW",
                "Efremov, S",
                "Aguado, HJ",
                "Astrakov, SV",
                "Kleinlugtenbelt, YV",
                "Patel, A",
                "Cata, JP",
                "Amir, M",
                "Kirov, M",
                "Leslie, K",
                "Duceppe, E",
                "Borges, FK",
                "de, Nadal, M",
                "Tandon, V",
                "Landoni, G",
                "Likhvantsev, VV",
                "Lomivorotov, V",
                "Sessler, DI",
                "Martínez-Zapata, MJ",
                "Xavier, D",
                "Fleischmann, E",
                "Wang, CY",
                "Meyhoff, CS",
                "Wittmann, M",
                "Torres, D",
                "Highton, D",
                "Jacka, M",
                "B, V",
                "Zarnke, K",
                "Sidhu, RS",
                "Oriani, G",
                "Ayad, S",
                "Minear, S",
                "Weaver, TE",
                "Ruetzler, K",
                "Brusasco, C",
                "Parlow, JL",
                "Maxwell, E",
                "Miller, S",
                "Mrkobrada, M",
                "Bhatt, KSC",
                "Rahate, P",
                "Kowark, A",
                "De, Blasio, G",
                "Ofori, SN",
                "Conen, D",
                "Srinathan, S",
                "Szczeklik, W",
                "Jayaram, R",
                "Ellerkmann, RK",
                "Momeni, M",
                "Copland, I",
                "Vincent, J",
                "Balasubramanian, K",
                "Li, Z",
                "Wang, MK",
                "Li, D",
                "McGillion, MH",
                "Kurz, A",
                "Sharma, M",
                "Short, TG",
                "Devereaux, PJ, , cogPOISE-3, Trial, Investigators, and, Study, Groups"
            ],
            "year": 2025,
            "source": "Ann Intern Med. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001503039600001",
            "pubmed": "40456161",
            "doi": "10.7326/ANNALS-24-02841",
            "pmc": null,
            "organizations": [
                "216496-14069"
            ],
            "persons": [
                "216496-107954-6"
            ],
            "imported": "2025-06-03T02:00:00+02:00",
            "journal": "Ann Intern Med",
            "issn": "0003-4819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 15.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.951,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.97,
            "impactfactor_norm_super_year": 2022,
            "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": 217052,
            "title": "2025 ESVM Guidelines on interventional treatment of venous thromboembolism.",
            "abstract": null,
            "authors": [
                "Schlager, O",
                "Campello, E",
                "Madaric, J",
                "Belch, J",
                "Mazzolai, L",
                "Brodmann, M",
                "Lichtenberg, M",
                "Baccellieri, D",
                "Rammos, C",
                "Espinola-Klein, C",
                "Heiss, C",
                "Theurl, M",
                "Schweiger, L",
                "De, Backer, T",
                "Vrsalovic, M",
                "Varejka, P",
                "Blaise, S",
                "Ptohis, N",
                "Nemes, B",
                "Lugli, M",
                "Stanek, A",
                "Olinic, D",
                "Vacula, I",
                "Boc, V",
                "Demelo, Rodríguez, P",
                "Zarrouk, M",
                "Righini, M"
            ],
            "year": 2025,
            "source": "Vasa. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001607183000007",
            "pubmed": "40587333",
            "doi": "10.1024/0301-1526/a001211",
            "pmc": null,
            "organizations": [
                "217052-14079"
            ],
            "persons": [
                "217052-51689-6",
                "217052-88373-6"
            ],
            "imported": "2025-07-14T02:00:00+02:00",
            "journal": "Vasa",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.455,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.455,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-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": 217185,
            "title": "Long-term results of the RANGER II SFA randomized trial of the Ranger drug-coated balloon vs standard percutaneous transluminal angioplasty for femoropopliteal artery treatment.",
            "abstract": null,
            "authors": [
                "Sachar, R",
                "Soga, Y",
                "Lopez, L",
                "Kozuki, A",
                "Brodmann, M",
                "Ramanath, VS",
                "Fujihara, M",
                "Chavez, AM",
                "Ansari, MM",
                "Zeller, T"
            ],
            "year": 2025,
            "source": "Vasc Med. 2025; 1358863X251349782",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001532582100001",
            "pubmed": "40686033",
            "doi": "10.1177/1358863X251349782",
            "pmc": "PMC12569101",
            "organizations": [
                "217185-14079"
            ],
            "persons": [
                "217185-51689-6"
            ],
            "imported": "2025-07-28T02:00:00+02:00",
            "journal": "Vasc Med",
            "issn": "1358-863X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.652,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.652,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-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": 217362,
            "title": "EHRA perspective on the digital data revolution in arrhythmia management: insights from the association's annual summit.",
            "abstract": null,
            "authors": [
                "Traykov, V",
                "Puererfellner, H",
                "Burri, H",
                "Foldesi, CL",
                "Scherr, D",
                "Duncker, D",
                "Arbelo, E",
                "Botto, GL",
                "Boriani, G",
                "Heidbuchel, H",
                "Malaczynska-Rajpold, K",
                "Farkowski, MM",
                "Dagres, N",
                "Szymanski, P",
                "Huculeci, R",
                "Casado-Arroyo, R",
                "Boveda, S",
                "Merino, JL"
            ],
            "year": 2025,
            "source": "Europace. 2025; 27(8):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001548861500001",
            "pubmed": "40802569",
            "doi": "10.1093/europace/euaf149",
            "pmc": "PMC12345632",
            "organizations": [
                "217362-14083"
            ],
            "persons": [
                "217362-50168-6"
            ],
            "imported": "2025-08-19T02:00:00+02:00",
            "journal": "Europace",
            "issn": "1099-5129",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.854,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2023,
            "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": 217698,
            "title": "Mavacamten in Symptomatic Nonobstructive Hypertrophic Cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Desai, MY",
                "Owens, AT",
                "Abraham, T",
                "Olivotto, I",
                "Garcia-Pavia, P",
                "Lopes, RD",
                "Elliott, P",
                "Fernandes, F",
                "Verheyen, N",
                "Maier, L",
                "Meder, B",
                "Azevedo, O",
                "Kitaoka, H",
                "Wolski, K",
                "Wang, Q",
                "Jaber, W",
                "Mitchell, L",
                "Myers, J",
                "Rano, T",
                "Gong, Z",
                "Zhong, Y",
                "Carter-Bonanza, S",
                "Florea, V",
                "Aronson, R",
                "Nissen, SE, , ODYSSEY-HCM, Investigators"
            ],
            "year": 2025,
            "source": "N Engl J Med. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001563497900001",
            "pubmed": "40888717",
            "doi": "10.1056/NEJMoa2505927",
            "pmc": null,
            "organizations": [
                "217698-14083"
            ],
            "persons": [
                "217698-81519-6"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "N Engl J Med",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 78.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.994,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.994,
            "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": 217699,
            "title": "Cutaneous AL-Type Amyloidomas as a Variant of Primary Cutaneous Marginal Zone Lymphoma: A Series of 30 Patients.",
            "abstract": null,
            "authors": [
                "García-González, S",
                "García-García, M",
                "Miguel, Miguel, C",
                "Córdoba, Iturriagagoitia, A",
                "Yanguas, Bayona, JI",
                "Nájera, Botello, L",
                "Cabeza, Martínez, R",
                "Santos-Briz, Terrón, Á",
                "Torre, Castro, J",
                "Sánchez, Martínez, E",
                "Rodríguez, Pinilla, SM",
                "Hillen, U",
                "Requena, Caballero, C",
                "Cerroni, L",
                "Martínez, Cisneros, SP",
                "Lezcano, Biosca, V",
                "Carracedo, Vega, E",
                "Diaz, de, la, Pinta, FJ",
                "Prieto-Torres, L"
            ],
            "year": 2025,
            "source": "Am J Dermatopathol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001599929500011",
            "pubmed": "40905400",
            "doi": "10.1097/DAD.0000000000003124",
            "pmc": null,
            "organizations": [
                "217699-14047"
            ],
            "persons": [
                "217699-51751-6"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "Am J Dermatopathol",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.088,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.116,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 217926,
            "title": "Prognostic value of MRI-derived features for biochemical recurrence after curative radiotherapy in prostate cancer.",
            "abstract": null,
            "authors": [
                "Herold, A",
                "Pohl, M",
                "Korn, SM",
                "Weber, M",
                "Efstathiou, JA",
                "Saylor, PJ",
                "Huang, SY",
                "Harisinghani, MG",
                "Catalano, OA"
            ],
            "year": 2025,
            "source": "Abdom Radiol (NY). 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001576191600001",
            "pubmed": "40974477",
            "doi": "10.1007/s00261-025-05199-x",
            "pmc": null,
            "organizations": [
                "217926-14104"
            ],
            "persons": [
                "217926-115921-6"
            ],
            "imported": "2025-09-22T02:00:00+02:00",
            "journal": "Abdom Radiol (NY)",
            "issn": "2366-004X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.393,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.452,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 218500,
            "title": "Efficacy and safety of risdiplam in adults with 5q-associated spinal muscular atrophy: a nationwide observational cohort study in Austria.",
            "abstract": null,
            "authors": [
                "Keritam, O",
                "Erdler, M",
                "Fasching, B",
                "Zulehner, G",
                "Rath, J",
                "Krenn, M",
                "Waldhör, T",
                "Gruber, VA",
                "Langweil, N",
                "Kiss, C",
                "Griedl, TA",
                "Gold, V",
                "Wanschitz, J",
                "Hotter, A",
                "Kleinveld, VEA",
                "Horlings, CGC",
                "Erber, A",
                "Schernhammer, E",
                "Troger, J",
                "Grinzinger, S",
                "Müller, P",
                "Langenscheidt, D",
                "Rappold, M",
                "Wiesenhofer, A",
                "Gosk-Tomek, M",
                "Knipp, F",
                "Mahal, S",
                "Bernert, G",
                "Baumann, M",
                "Zimprich, F",
                "Topakian, R",
                "Eggers, C",
                "Quasthoff, S",
                "Löscher, W",
                "Cetin, H"
            ],
            "year": 2025,
            "source": "EClinicalMedicine. 2025; 88:103536",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001607788700006",
            "pubmed": "41181835",
            "doi": "10.1016/j.eclinm.2025.103536",
            "pmc": "PMC12572788",
            "organizations": [
                "218500-14051"
            ],
            "persons": [
                "218500-103183-6",
                "218500-52002-6",
                "218500-80259-6"
            ],
            "imported": "2025-11-05T01:00:00+01:00",
            "journal": "EClinicalMedicine",
            "issn": "2589-5370",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.926,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.926,
            "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": 214658,
            "title": "Global guideline for the diagnosis and management of candidiasis: an initiative of the ECMM in cooperation with ISHAM and ASM.",
            "abstract": null,
            "authors": [
                "Cornely, OA",
                "Sprute, R",
                "Bassetti, M",
                "Chen, SC",
                "Groll, AH",
                "Kurzai, O",
                "Lass-Flörl, C",
                "Ostrosky-Zeichner, L",
                "Rautemaa-Richardson, R",
                "Revathi, G",
                "Santolaya, ME",
                "White, PL",
                "Alastruey-Izquierdo, A",
                "Arendrup, MC",
                "Baddley, J",
                "Barac, A",
                "Ben-Ami, R",
                "Brink, AJ",
                "Grothe, JH",
                "Guinea, J",
                "Hagen, F",
                "Hochhegger, B",
                "Hoenigl, M",
                "Husain, S",
                "Jabeen, K",
                "Jensen, HE",
                "Kanj, SS",
                "Koehler, P",
                "Lehrnbecher, T",
                "Lewis, RE",
                "Meis, JF",
                "Nguyen, MH",
                "Pana, ZD",
                "Rath, PM",
                "Reinhold, I",
                "Seidel, D",
                "Takazono, T",
                "Vinh, DC",
                "Zhang, SX",
                "Afeltra, J",
                "Al-Hatmi, AMS",
                "Arastehfar, A",
                "Arikan-Akdagli, S",
                "Bongomin, F",
                "Carlesse, F",
                "Chayakulkeeree, M",
                "Chai, LYA",
                "Chamani-Tabriz, L",
                "Chiller, T",
                "Chowdhary, A",
                "Clancy, CJ",
                "Colombo, AL",
                "Cortegiani, A",
                "Corzo, Leon, DE",
                "Drgona, L",
                "Dudakova, A",
                "Farooqi, J",
                "Gago, S",
                "Ilkit, M",
                "Jenks, JD",
                "Klimko, N",
                "Krause, R",
                "Kumar, A",
                "Lagrou, K",
                "Lionakis, MS",
                "Lmimouni, BE",
                "Mansour, MK",
                "Meletiadis, J",
                "Mellinghoff, SC",
                "Mer, M",
                "Mikulska, M",
                "Montravers, P",
                "Neoh, CF",
                "Ozenci, V",
                "Pagano, L",
                "Pappas, P",
                "Patterson, TF",
                "Puerta-Alcalde, P",
                "Rahimli, L",
                "Rahn, S",
                "Roilides, E",
                "Rotstein, C",
                "Ruegamer, T",
                "Sabino, R",
                "Salmanton-García, J",
                "Schwartz, IS",
                "Segal, E",
                "Sidharthan, N",
                "Singhal, T",
                "Sinko, J",
                "Soman, R",
                "Spec, A",
                "Steinmann, J",
                "Stemler, J",
                "Taj-Aldeen, SJ",
                "Talento, AF",
                "Thompson, GR",
                "Toebben, C",
                "Villanueva-Lozano, H",
                "Wahyuningsih, R",
                "Weinbergerová, B",
                "Wiederhold, N",
                "Willinger, B",
                "Woo, PCY",
                "Zhu, LP"
            ],
            "year": 2025,
            "source": "Lancet Infect Dis. 2025; 25(5):e280-e293",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001484403300001",
            "pubmed": "39956121",
            "doi": "10.1016/S1473-3099(24)00749-7",
            "pmc": null,
            "organizations": [
                "214658-29164"
            ],
            "persons": [
                "214658-51976-6",
                "214658-64754-6"
            ],
            "imported": "2025-02-24T01:00:00+01:00",
            "journal": "Lancet Infect Dis",
            "issn": "1473-3099",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 31.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-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": 218301,
            "title": "European standard clinical practice recommendations for newly diagnosed ependymoma of childhood and adolescence",
            "abstract": null,
            "authors": [
                "Rubio-San-Simón, A",
                "Ritzmann, TA",
                "Obrecht-Sturm, D",
                "Benesch, M",
                "Timmermann, B",
                "Leblond, P",
                "Kilday, JP",
                "Poggi, G",
                "Thorp, N",
                "Massimino, M",
                "van Veelen, ML",
                "Schuhmann, M",
                "Thomale, UW",
                "Tippelt, S",
                "Schüller, U",
                "Rutkowski, S",
                "Grundy, RG",
                "Bolle, S",
                "Fernández-Teijeiro, A",
                "Pajtler, KW"
            ],
            "year": 2025,
            "source": "EJC PAEDIATR ONCOL. 2025; 5:  100227",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001592201700017",
            "pubmed": null,
            "doi": "10.1016/j.ejcped.2025.100227",
            "pmc": null,
            "organizations": [
                "218301-14092"
            ],
            "persons": [
                "218301-51369-6"
            ],
            "imported": "2025-10-22T10:02:38+02:00",
            "journal": "EJC PAEDIATR ONCOL",
            "issn": "2772-610X",
            "collection_publisher": null,
            "collection_title": "EJC PAEDIATRIC ONCOLOGY; ",
            "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
        },
        {
            "id": 211436,
            "title": "Sexual Health and Quality of Life in Patients With Low-Risk Early-Stage Cervical Cancer: Results From GCIG/CCTG CX.5/SHAPE Trial Comparing Simple Versus Radical Hysterectomy.",
            "abstract": null,
            "authors": [
                "Ferguson, SE",
                "Brotto, LA",
                "Kwon, J",
                "Samouelian, V",
                "Ferron, G",
                "Maulard, A",
                "Kroon, C",
                "Driel, WV",
                "Tidy, J",
                "Williamson, K",
                "Mahner, S",
                "Kommoss, S",
                "Goffin, F",
                "Tamussino, K",
                "Eyjolfsdottir, B",
                "Kim, JW",
                "Gleeson, N",
                "Tu, D",
                "Shepherd, L",
                "Plante, M"
            ],
            "year": 2025,
            "source": "J Clin Oncol. 2024; JCO2400440",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001391764300005",
            "pubmed": "39353164",
            "doi": "10.1200/JCO.24.00440",
            "pmc": "PMC11708988",
            "organizations": [],
            "persons": [
                "211436-51826-6"
            ],
            "imported": "2024-10-07T02:00:00+02:00",
            "journal": "J Clin Oncol",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 43.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.979,
            "impactfactor_norm_super_year": 2025,
            "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": 218011,
            "title": "Sarcopenia in Colorectal Cancer Surgery-Minimally Invasive vs. Open.",
            "abstract": null,
            "authors": [
                "Merboth, F",
                "Müller-Oerlinghausen, M",
                "Nebelung, H",
                "Bogner, A",
                "Pecqueux, M",
                "Salisch, N",
                "Distler, M",
                "Plodeck, V",
                "Hoffmann, RT",
                "Fritzmann, J",
                "Weitz, J",
                "Kirchberg, J"
            ],
            "year": 2025,
            "source": "J Cachexia Sarcopenia Muscle. 2025; 16(5): e70065",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001602613400009",
            "pubmed": "40955840",
            "doi": "10.1002/jcsm.70065",
            "pmc": "PMC12439183",
            "organizations": [
                "218011-14073"
            ],
            "persons": [
                "218011-122712-6"
            ],
            "imported": "2025-09-29T02:00:00+02:00",
            "journal": "J Cachexia Sarcopenia Muscle",
            "issn": "2190-5991",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.946,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCIE",
            "impactfactor_norm_super": 0.981,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-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": 217262,
            "title": "Rhythm control benefits left ventricular function compared with rate control in patients with atrial fibrillation: A computational study.",
            "abstract": null,
            "authors": [
                "Barrows, RK",
                "Augustin, CM",
                "Gsell, MAF",
                "Roney, CH",
                "Solís, Lemus, JA",
                "Xu, H",
                "Young, AA",
                "Rajani, R",
                "Whitaker, J",
                "Vigmond, EJ",
                "Bishop, MJ",
                "Plank, G",
                "Strocchi, M",
                "Niederer, SA"
            ],
            "year": 2025,
            "source": "Heart Rhythm O2. 2025; 6(7): 1011-1019. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001542036400013",
            "pubmed": "40734754",
            "doi": "10.1016/j.hroo.2025.04.014",
            "pmc": "PMC12302171",
            "organizations": [
                "217262-14011"
            ],
            "persons": [
                "217262-79791-6",
                "217262-50966-6",
                "217262-96212-6"
            ],
            "imported": "2025-08-04T02:00:00+02:00",
            "journal": "Heart Rhythm O2",
            "issn": "2666-5018",
            "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": 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": 217065,
            "title": "Acyl-CoA-binding protein as a driver of pathological aging.",
            "abstract": null,
            "authors": [
                "Montégut, L",
                "Lambertucci, F",
                "Moledo-Nodar, L",
                "Fiuza-Luces, C",
                "Rodríguez-López, C",
                "Serra-Rexach, JA",
                "Lachkar, S",
                "Motiño, O",
                "Abdellatif, M",
                "Durand, S",
                "Aprahamian, F",
                "Carbonnier, V",
                "Le, Corre, D",
                "Mouillet-Richard, S",
                "Chen, H",
                "Sauvat, A",
                "Dong, Y",
                "Li, S",
                "Rong, Y",
                "Pietrocola, F",
                "Laurent-Puig, P",
                "López-Otín, C",
                "Martins, I",
                "Barcena, C",
                "Lucia, A",
                "Kroemer, G"
            ],
            "year": 2025,
            "source": "Proc Natl Acad Sci U S A. 2025; 122(28):e2501584122",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001540364900001",
            "pubmed": "40623176",
            "doi": "10.1073/pnas.2501584122",
            "pmc": "PMC12280937",
            "organizations": [
                "217065-14083"
            ],
            "persons": [
                "217065-94512-6"
            ],
            "imported": "2025-07-14T02:00:00+02:00",
            "journal": "Proc Natl Acad Sci U S A",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.851,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.904,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 216380,
            "title": "Puumala orthohantavirus: prevalence, biology, disease, animal models and recent advances in therapeutics development and structural biology.",
            "abstract": null,
            "authors": [
                "Tscherne, A",
                "Guardado-Calvo, P",
                "Clark, JJ",
                "Krause, R",
                "Krammer, F"
            ],
            "year": 2025,
            "source": "Front Immunol. 2025; 16:1575112",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001493399800001",
            "pubmed": "40406115",
            "doi": "10.3389/fimmu.2025.1575112",
            "pmc": "PMC12095308",
            "organizations": [
                "216380-29164"
            ],
            "persons": [
                "216380-51976-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "Front Immunol",
            "issn": "1664-3224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.792,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.792,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "IMMUNOLOGY-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": 216240,
            "title": "Diversity of CPR manikins for basic life support education: use of manikin sex, race and body shape - a scoping review.",
            "abstract": null,
            "authors": [
                "Veigl, C",
                "Schnaubelt, B",
                "Heider, S",
                "Kornfehl, A",
                "Orlob, S",
                "Baldi, E",
                "Snijders, E",
                "Anderson, NE",
                "Nabecker, S",
                "Schlieber, J",
                "Al-Hilali, Z",
                "Tageldin, Mustafa, M",
                "Krammel, M",
                "Semeraro, F",
                "Greif, R",
                "Schnaubelt, S"
            ],
            "year": 2025,
            "source": "Emerg Med J. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001490291900001",
            "pubmed": "40379462",
            "doi": "10.1136/emermed-2024-214778",
            "pmc": "PMC12573380",
            "organizations": [
                "216240-14070"
            ],
            "persons": [
                "216240-74176-6"
            ],
            "imported": "2025-05-19T02:00:00+02:00",
            "journal": "Emerg Med J",
            "issn": "1472-0205",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.719,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": 0.75,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "EMERGENCY 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": 215943,
            "title": "Delirium prevalence, interventions and barriers in intensive care units in German-speaking countries: A retrospective cross-sectional secondary analysis.",
            "abstract": null,
            "authors": [
                "Exl, MT",
                "Fischbacher, S",
                "Lindroth, H",
                "Liu, K",
                "Hoffmann, M",
                "Jeitziner, MM",
                "Nydahl, P",
                "von, Haken, R",
                "Krüger, L",
                "Schimböck, F, , WDAD, Study, Group"
            ],
            "year": 2025,
            "source": "Nurs Crit Care. 2025; 30(3): e70041",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001500310100017",
            "pubmed": "40289504",
            "doi": "10.1111/nicc.70041",
            "pmc": null,
            "organizations": [
                "215943-14076"
            ],
            "persons": [
                "215943-92002-6"
            ],
            "imported": "2025-05-07T02:00:00+02:00",
            "journal": "Nurs Crit Care",
            "issn": "1362-1017",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.792,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "NURSING-SCIE",
            "impactfactor_norm_super": 0.881,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "NURSING-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
        }
    ]
}