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=2380&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=2400&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2360&ordering=-year",
    "results": [
        {
            "id": 215857,
            "title": "Correction: The sarcoma ring trial: a case-based analysis of inter-center agreement across 21 German-speaking sarcoma centers.",
            "abstract": null,
            "authors": [
                "Roohani, S",
                "Handtke, J",
                "Hummedah, K",
                "Albertsmeier, M",
                "Andreou, D",
                "Apostolidis, L",
                "Augustin, M",
                "Bauer, S",
                "Billner, M",
                "Bösch, F",
                "Deinzer, CKW",
                "Deventer, N",
                "Duprée, A",
                "Eckert, F",
                "Engel, L",
                "Fechner, K",
                "Fritzsche, H",
                "Gaidzik, V",
                "Ghani, S",
                "Grützmann, R",
                "Guder, WK",
                "Hamacher, R",
                "Hecker, JS",
                "Hendricks, A",
                "Hillmann, A",
                "Houben, P",
                "Hübner, G",
                "Ivanyi, P",
                "Jentsch, C",
                "Jordan, M",
                "Kappl, P",
                "Kaths, M",
                "Kessler, T",
                "Kirchberg, J",
                "Knebel, C",
                "Krempien, R",
                "Lehner, B",
                "Lenze, U",
                "Lindner, LH",
                "Lörsch, AM",
                "Maguire, N",
                "Müller, S",
                "Piso, P",
                "Potkrajcic, V",
                "Reichardt, P",
                "Richter, S",
                "Schewe, S",
                "Schiffmann, LM",
                "Scholten, F",
                "Striefler, JK",
                "Schwarzbach, M",
                "Seidensaal, K",
                "Semrau, S",
                "Szkandera, J",
                "Szuszies, CJ",
                "Timmermann, B",
                "Tuchscherer, A",
                "Wiegering, A",
                "Winkelmann, MT",
                "Kaul, D",
                "Jakob, J"
            ],
            "year": 2025,
            "source": "J Cancer Res Clin Oncol. 2025; 151(4): 149",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:001475350400001",
            "pubmed": "40272574",
            "doi": "10.1007/s00432-025-06193-y",
            "pmc": "PMC12021966",
            "organizations": [
                "215857-14085"
            ],
            "persons": [
                "215857-69234"
            ],
            "imported": "2025-04-28T02:00:00+02:00",
            "journal": "J Cancer Res Clin Oncol",
            "issn": "0171-5216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.423,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "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": false
        },
        {
            "id": 216688,
            "title": "Falls prevention in community-dwelling older adults and implementation of world falls guidelines: a call for action across Europe by the European Geriatric Medicine Society Special Interest Group on Falls and Fractures.",
            "abstract": null,
            "authors": [
                "van, der, Velde, N",
                "Seppala, LJ",
                "Herrero, AC",
                "Annweiler, C",
                "Jónsdóttir, AB",
                "Blain, H",
                "Dionyssiotis, Y",
                "Duque, S",
                "Frith, J",
                "Francis, BN",
                "Grodzicki, T",
                "Hay, A",
                "Hernández-Sánchez, LA",
                "Jaatinen, R",
                "Kadane, CJ",
                "Kolsek, M",
                "Kostka, T",
                "McGarrigle, L",
                "Perkisas, S",
                "Pertinatsch, C",
                "Pettersson, B",
                "Reginster, JY",
                "Ruggiero, C",
                "Sahota, O",
                "Sibille, FX",
                "Sokhal, BS",
                "Skelton, DA",
                "Spildooren, J",
                "Stanmore, E",
                "Vankova, H",
                "Vlaeyen, E",
                "Ozturk, Y",
                "Yilmaz, O",
                "Todd, C",
                "Trevisan, C",
                "Willems, H",
                "Montero-Odasso, M",
                "Martin, FC",
                "Ryg, J",
                "Masud, T, , European, Geriatric, Medicine, Society, Special, Interest, Group, on, Falls, Fractures"
            ],
            "year": 2025,
            "source": "Eur Geriatr Med. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001506912400001",
            "pubmed": "40506658",
            "doi": "10.1007/s41999-025-01206-y",
            "pmc": "PMC12378773",
            "organizations": [],
            "persons": [
                "216688-119468-6",
                "216688-119471-6"
            ],
            "imported": "2025-06-16T02:00:00+02:00",
            "journal": "Eur Geriatr Med",
            "issn": "1878-7649",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.536,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCIE",
            "impactfactor_norm_super": 0.564,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-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": 216961,
            "title": "S2e guidelines on the treatment of polymyalgia rheumatica: update 2024: Evidence-based guidelines of the German Society for Rheumatology and Clinical Immunology (DGRh), the Austrian Society for Rheumatology and Rehabilitation (ÖGR) and the Swiss Society for Rheumatology (SGR) and the participating medical scientific specialist societies and other organizations",
            "abstract": null,
            "authors": [
                "Buttgereit, F",
                "Boyadzhieva, Z",
                "Reisch, M",
                "Schneider, M",
                "Brabant, T",
                "Daikeler, T",
                "Duftner, C",
                "Erstling, U",
                "Garske, U",
                "Hellmich, B",
                "Kyburz, D",
                "Reisshauer, A",
                "Reuss-Borst, M",
                "Scheuermann, K",
                "Steffens-Korbanka, P",
                "Dejaco, C"
            ],
            "year": 2025,
            "source": "Z RHEUMATOL. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001517010400001",
            "pubmed": "40560440",
            "doi": "10.1007/s00393-025-01667-3",
            "pmc": null,
            "organizations": [
                "216961-14086"
            ],
            "persons": [
                "216961-66227-6",
                "216961-117681-6"
            ],
            "imported": "2025-07-07T08:54:42+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.059,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.088,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-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": 217150,
            "title": "Transjugular diagnostic procedures in hepatology: Indications, techniques and interpretation",
            "abstract": null,
            "authors": [
                "Bettinger, D",
                "Berzigotti, A",
                "Mandorfer, M",
                "Ripoll, C",
                "Labenz, C",
                "Zizer, E",
                "Bruns, T",
                "De Gottardi, A",
                "Emrich, J",
                "Engelmann, C",
                "Maasoumy, B",
                "Ferlitsch, A",
                "Fuhrmann, V",
                "Hinrichs, J",
                "Jansen, C",
                "Lackner, K",
                "Matzberger, R",
                "Meyer, C",
                "Mozayani, B",
                "Praktiknjo, M",
                "Reuken, PA",
                "Schultheiss, M",
                "Zipprich, A",
                "Lange, CM",
                "Kloeckner, R",
                "Sarrazin, C",
                "Trebicka, J",
                "Reiberger, T",
                "Bosch, J",
                "Dollinger, MM"
            ],
            "year": 2025,
            "source": "JHEP REP. 2025; 7(8): 101437",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001529197700001",
            "pubmed": "40677692",
            "doi": "10.1016/j.jhepr.2025.101437",
            "pmc": "PMC12269627",
            "organizations": [
                "217150-14020"
            ],
            "persons": [
                "217150-51983-6"
            ],
            "imported": "2025-07-28T09:38:27+02:00",
            "journal": "JHEP REP",
            "issn": "2589-5559",
            "collection_publisher": null,
            "collection_title": "JHEP REPORTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.849,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2023,
            "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": 217512,
            "title": "Effects of Mavacamten on Cardiac Biomarkers in Nonobstructive Hypertrophic Cardiomyopathy: Insights From the ODYSSEY-HCM Trial.",
            "abstract": null,
            "authors": [
                "Desai, MY",
                "Olivotto, I",
                "Abraham, T",
                "Nissen, SE",
                "Garcia-Pavia, P",
                "Lopes, RD",
                "Elliott, PM",
                "Fernandes, F",
                "de, Barros, Correia, E",
                "Barriales-Villa, R",
                "Zorio, E",
                "Arad, M",
                "Shin, SH",
                "Verheyen, N",
                "Meder, B",
                "Azevedo, O",
                "Kitaoka, H",
                "Wolski, K",
                "Wang, Q",
                "Suryawanshi, B",
                "Wang, Z",
                "Florea, V",
                "Aronson, R",
                "Owens, AT, , ODYSSEY-HCM, Investigators"
            ],
            "year": 2025,
            "source": "J Am Coll Cardiol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001640767600001",
            "pubmed": "40864018",
            "doi": "10.1016/j.jacc.2025.08.017",
            "pmc": null,
            "organizations": [
                "217512-14083"
            ],
            "persons": [
                "217512-81519-6"
            ],
            "imported": "2025-08-28T02:00:00+02:00",
            "journal": "J Am Coll Cardiol",
            "issn": "1558-3597",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.979,
            "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": 217528,
            "title": "Uncertainty quantification via polynomial chaos expansion of myocardial fibre orientation and cardiac activation patterns.",
            "abstract": null,
            "authors": [
                "Tanner, LCR",
                "Busatto, A",
                "Bergquist, JA",
                "Good, WW",
                "Zenger, B",
                "Plank, G",
                "Narayan, A",
                "Gillette, K",
                "MacLeod, RS"
            ],
            "year": 2025,
            "source": "J Physiol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001555153700001",
            "pubmed": "40846508",
            "doi": "10.1113/JP287746",
            "pmc": null,
            "organizations": [
                "217528-14011"
            ],
            "persons": [
                "217528-50966-6",
                "217528-98304-6"
            ],
            "imported": "2025-08-28T02:00:00+02:00",
            "journal": "J Physiol",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.886,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHYSIOLOGY-SCIE",
            "impactfactor_norm_super": 0.899,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHYSIOLOGY-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": 217964,
            "title": "Acute respiratory distress syndrome in patients with cancer: the YELENNA prospective multinational observational cohort study.",
            "abstract": null,
            "authors": [
                "Schellongowski, P",
                "Darmon, M",
                "Eller, P",
                "Munshi, L",
                "Liebregts, T",
                "Metaxa, V",
                "Montini, L",
                "Lahmer, T",
                "Taccone, FS",
                "van, de, Louw, A",
                "Balik, M",
                "Pickkers, P",
                "Hemelaar, P",
                "Yadav, H",
                "Barratt-Due, A",
                "Karvunidis, T",
                "Riera, J",
                "Martucci, G",
                "Martin-Loeches, I",
                "Castro, P",
                "Buchtele, N",
                "Lemiale, V",
                "Hatzl, S",
                "Dumas, G",
                "Staudinger, T",
                "Azoulay, E, , YELENNA, Investigators, and, the, Nine-I, Study, Group"
            ],
            "year": 2025,
            "source": "Intensive Care Med. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001578709800001",
            "pubmed": "40996503",
            "doi": "10.1007/s00134-025-08113-7",
            "pmc": "PMC12504369",
            "organizations": [],
            "persons": [
                "217964-74175-6",
                "217964-94596-6"
            ],
            "imported": "2025-09-25T02:00:00+02:00",
            "journal": "Intensive Care Med",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.972,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE-SCIE",
            "impactfactor_norm_super": 0.972,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CRITICAL CARE MEDICINE-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": 218326,
            "title": "EndoCompass project: research roadmap for diabetes, obesity, and metabolism.",
            "abstract": null,
            "authors": [
                "Mathieu, C",
                "Meireles, M",
                "Pagotto, U",
                "Wabitsch, M",
                "Banerjee, I",
                "Bartolomé, A",
                "Battelino, T",
                "Beck, J",
                "Chiarelli, F",
                "De, Leon, DD",
                "Dovč, K",
                "El, Ghoch, M",
                "Galderisi, A",
                "Gevers, E",
                "Gillard, P",
                "Haliloglu, B",
                "Hoermann, H",
                "Mankovsky, B",
                "Mertens, J",
                "Mohnike, K",
                "Oram, R",
                "Pasquini, T",
                "Pearson, E",
                "Pieber, TR",
                "Polovina, S",
                "Raskin, J",
                "Roeper, M",
                "Ruck, L",
                "Salomon, Estebanez, M",
                "Tankova, T",
                "Thornton, P",
                "van, Rossum, EFC",
                "Vukovic, R",
                "Worth, C",
                "Zachurzok, A"
            ],
            "year": 2025,
            "source": "Eur J Endocrinol. 2025; 193(Supplement_2): ii47-ii71. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001595184800001",
            "pubmed": "41104472",
            "doi": "10.1093/ejendo/lvaf065",
            "pmc": null,
            "organizations": [
                "218326-14046"
            ],
            "persons": [
                "218326-51831-6"
            ],
            "imported": "2025-10-22T02:00:00+02:00",
            "journal": "Eur J Endocrinol",
            "issn": "0804-4643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.775,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.818,
            "impactfactor_norm_super_year": 2023,
            "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": 214653,
            "title": "2024 update of the AGIHO guideline on diagnosis and empirical treatment of fever of unknown origin (FUO) in adult neutropenic patients with solid tumours and hematological malignancies.",
            "abstract": null,
            "authors": [
                "Sandherr, M",
                "Stemler, J",
                "Schalk, E",
                "Hattenhauer, T",
                "Hentrich, M",
                "Hertenstein, B",
                "Hohmann, C",
                "Mellinghoff, SC",
                "Mispelbaum, R",
                "Rieger, C",
                "Schmidt-Hieber, M",
                "Sprute, R",
                "Weiss, G",
                "Cornely, OA",
                "Henze, L",
                "Lass-Floerl, C",
                "Beutel, G",
                "Classen, AY",
                "Freise, NF",
                "Karthaus, M",
                "Koehler, P",
                "Krause, R",
                "Neuhann, J",
                "Orth, HM",
                "Penack, O",
                "Schaich, M",
                "Spiekermann, K",
                "Voigt, S",
                "Weissinger, F",
                "Busch, E"
            ],
            "year": 2025,
            "source": "Lancet Reg Health Eur. 2025; 51:101214",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001427604100001",
            "pubmed": "39973942",
            "doi": "10.1016/j.lanepe.2025.101214",
            "pmc": "PMC11836497",
            "organizations": [
                "214653-29164"
            ],
            "persons": [
                "214653-51976-6"
            ],
            "imported": "2025-02-24T01:00:00+01:00",
            "journal": "Lancet Reg Health Eur",
            "issn": "2666-7762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES-SCIE",
            "impactfactor_norm_super": 0.981,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "HEALTH CARE SCIENCES + SERVICES-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": 214617,
            "title": "Mosaic loss of Y chromosome and mortality after coronary angiography",
            "abstract": null,
            "authors": [
                "Weyrich, M",
                "Zewinger, S",
                "Sarakpi, T",
                "Rasper, T",
                "Kleber, ME",
                "Cremer, S",
                "Zanders, L",
                "Fleck, F",
                "Siegbahn, A",
                "Wallentin, L",
                "Abplanalp, WT",
                "Nerbas, L",
                "Fay, S",
                "Eberle, AL",
                "Dimmeler, S",
                "März, W",
                "Speer, T",
                "Zeiher, AM"
            ],
            "year": 2025,
            "source": "EUR HEART J. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001418863000001",
            "pubmed": "39935193",
            "doi": "10.1093/eurheartj/ehaf035",
            "pmc": "PMC12046225",
            "organizations": [
                "214617-14028"
            ],
            "persons": [
                "214617-51906-6"
            ],
            "imported": "2025-02-24T09:39:41+01:00",
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": "EUROPEAN HEART JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 35.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.993,
            "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": 214570,
            "title": "The impact of smoking history on baseline characteristic in patients with severe asthma in the German Asthma Net (GAN).",
            "abstract": null,
            "authors": [
                "Biener, L",
                "Stoshikj, S",
                "Brugger, J",
                "Krall, C",
                "Buhl, R",
                "Hamelmann, E",
                "Korn, S",
                "Taube, C",
                "Milger-Kneidinger, K",
                "Schulz, C",
                "Suhling, H",
                "Jandl, M",
                "Ehmann, R",
                "Schmidt, O",
                "Idzko, M",
                "Skowasch, D, , GAN, study, group"
            ],
            "year": 2025,
            "source": "J Allergy Clin Immunol Pract. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001510315200001",
            "pubmed": "39900240",
            "doi": "10.1016/j.jaip.2025.01.024",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214570-128274-6"
            ],
            "imported": "2025-02-19T01:00:00+01:00",
            "journal": "J Allergy Clin Immunol Pract",
            "issn": "2213-2198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.83,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": 0.929,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ALLERGY-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": false
        },
        {
            "id": 213382,
            "title": "Semaglutide in obesity-related heart failure with preserved ejection fraction and type 2 diabetes across baseline HbA1c levels (STEP-HFpEF DM): a prespecified analysis of heart failure and metabolic outcomes from a randomised, placebo-controlled trial.",
            "abstract": null,
            "authors": [
                "Davies, MJ",
                "van, der, Meer, P",
                "Verma, S",
                "Patel, S",
                "Chinnakondepalli, KM",
                "Borlaug, BA",
                "Butler, J",
                "Kitzman, DW",
                "Shah, SJ",
                "Harring, S",
                "Salsali, A",
                "Rasmussen, S",
                "von, Lewinski, D",
                "Abhayaratna, W",
                "Petrie, MC",
                "Kosiborod, MN, , STEP-HFpEF, Trials, Committees, and, Investigators"
            ],
            "year": 2025,
            "source": "Lancet Diabetes Endocrinol. 2025; 13(3): 196-209. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001439334900001",
            "pubmed": "39848268",
            "doi": "10.1016/S2213-8587(24)00304-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "213382-59317-6"
            ],
            "imported": "2025-01-24T01:00:00+01:00",
            "journal": "Lancet Diabetes Endocrinol",
            "issn": "2213-8587",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 41.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.993,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.993,
            "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": 216574,
            "title": "Research letter: the global clinical trial landscape for non-alcoholic fatty liver disease (NAFLD) current status and future prospects.",
            "abstract": null,
            "authors": [
                "Sun, J",
                "Shi, R",
                "Zhu, X",
                "Liu, Y",
                "Shi, W",
                "Zhao, T",
                "Wang, X",
                "Zhou, X"
            ],
            "year": 2025,
            "source": "Int J Surg. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001572669000021",
            "pubmed": "40474833",
            "doi": "10.1097/JS9.0000000000002654",
            "pmc": "PMC12430730",
            "organizations": [
                "216574-14024"
            ],
            "persons": [
                "216574-131598-6"
            ],
            "imported": "2025-06-10T02:00:00+02:00",
            "journal": "Int J Surg",
            "issn": "1743-9191",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.991,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.995,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "SURGERY-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": 212214,
            "title": "Acute suppression of mitochondrial ATP production prevents apoptosis and provides an essential signal for NLRP3 inflammasome activation.",
            "abstract": null,
            "authors": [
                "Saller, BS",
                "Wöhrle, S",
                "Fischer, L",
                "Dufossez, C",
                "Ingerl, IL",
                "Kessler, S",
                "Mateo-Tortola, M",
                "Gorka, O",
                "Lange, F",
                "Cheng, Y",
                "Neuwirt, E",
                "Marada, A",
                "Koentges, C",
                "Urban, C",
                "Aktories, P",
                "Reuther, P",
                "Giese, S",
                "Kirschnek, S",
                "Mayer, C",
                "Pilic, J",
                "Falquez-Medina, H",
                "Oelgeklaus, A",
                "Deepagan, VG",
                "Shojaee, F",
                "Zimmermann, JA",
                "Weber, D",
                "Tai, YH",
                "Crois, A",
                "Ciminski, K",
                "Peyronnet, R",
                "Brandenburg, KS",
                "Wu, G",
                "Baumeister, R",
                "Heimbucher, T",
                "Rizzi, M",
                "Riedel, D",
                "Helmstädter, M",
                "Buescher, J",
                "Neumann, K",
                "Misgeld, T",
                "Kerschensteiner, M",
                "Walentek, P",
                "Kreutz, C",
                "Maurer, U",
                "Rambold, AS",
                "Vince, JE",
                "Edlich, F",
                "Malli, R",
                "Häcker, G",
                "Kierdorf, K",
                "Meisinger, C",
                "Köttgen, A",
                "Jakobs, S",
                "Weber, ANR",
                "Schwemmle, M",
                "Groß, CJ",
                "Groß, O"
            ],
            "year": 2025,
            "source": "Immunity. 2025; 58(1):90-107.e11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001424220100001",
            "pubmed": "39571574",
            "doi": "10.1016/j.immuni.2024.10.012",
            "pmc": null,
            "organizations": [
                "212214-14013"
            ],
            "persons": [
                "212214-50810-6",
                "212214-100552-6"
            ],
            "imported": "2024-11-22T01:00:00+01:00",
            "journal": "Immunity",
            "issn": "1074-7613",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 26.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.994,
            "impactfactor_norm_super_year": 2022,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 217376,
            "title": "Cardiorenal medicine in pediatrics-New focus on prevention and treatment",
            "abstract": null,
            "authors": [
                "Holle, J",
                "Weber, LT",
                "Sallmon, H",
                "Nordmeyer, J",
                "Müller, D"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001541982000001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02257-y",
            "pmc": null,
            "organizations": [
                "217376-14093"
            ],
            "persons": [
                "217376-119047-6"
            ],
            "imported": "2025-08-20T10:46:55+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "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": 217860,
            "title": "Pathologists' role in fungal infection diagnosis using an integrated histomolecular approach: highlighting novelties and the need for real-life pragmatic guidelines.",
            "abstract": null,
            "authors": [
                "Trecourt, A",
                "Rabodonirina, M",
                "Devouassoux-Shisheboran, M",
                "Zacharias, M",
                "Menotti, J",
                "Gorkiewicz, G"
            ],
            "year": 2025,
            "source": "Virchows Arch. 2025; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001572800000001",
            "pubmed": "40954293",
            "doi": "10.1007/s00428-025-04245-9",
            "pmc": null,
            "organizations": [
                "217860-14020"
            ],
            "persons": [
                "217860-61601-6",
                "217860-50496-6"
            ],
            "imported": "2025-09-16T02:00:00+02:00",
            "journal": "Virchows Arch",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.684,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.737,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 217650,
            "title": "Sepsis in burn care: incidence and outcomes",
            "abstract": null,
            "authors": [
                "Tedesco, DJ",
                "Hutter, MF",
                "Khalaf, F",
                "Ricciuti, Z",
                "Jeschke, MG"
            ],
            "year": 2025,
            "source": "MILITARY MED RES. 2025; 12(1): 55",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001561499400002",
            "pubmed": "40890875",
            "doi": "10.1186/s40779-025-00643-x",
            "pmc": "PMC12403279",
            "organizations": [
                "217650-14076"
            ],
            "persons": [
                "217650-116804-6"
            ],
            "imported": "2025-09-08T10:44:15+02:00",
            "journal": "MILITARY MED RES",
            "issn": "2095-7467",
            "collection_publisher": null,
            "collection_title": "MILITARY MEDICAL RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.957,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.957,
            "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": 216243,
            "title": "Disparities in Tissue-based Biomarker Testing Among U.S. Medicare Beneficiaries with Prostate Cancer.",
            "abstract": null,
            "authors": [
                "Korn, SM",
                "Qian, Z",
                "Zurl, H",
                "Piccolini, A",
                "Pohl, KK",
                "Lipsitz, S",
                "Zhang, J",
                "Kibel, AS",
                "Moore, CM",
                "Rana, HQ",
                "Kilbridge, KL",
                "Shariat, SF",
                "Loeb, S",
                "Trinh, QD",
                "Cole, AP"
            ],
            "year": 2025,
            "source": "JNCI Cancer Spectr. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001520386400001",
            "pubmed": "40378235",
            "doi": "10.1093/jncics/pkaf051",
            "pmc": "PMC12212051",
            "organizations": [
                "216243-14056"
            ],
            "persons": [
                "216243-109461-6",
                "216243-96506-6"
            ],
            "imported": "2025-05-19T02:00:00+02:00",
            "journal": "JNCI Cancer Spectr",
            "issn": "2515-5091",
            "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
        },
        {
            "id": 205411,
            "title": "Influencing factors on the safety and effectiveness of venom immunotherapy.",
            "abstract": null,
            "authors": [
                "Arzt-Gradwohl, L",
                "Annik, Herzog, S",
                "Aberer, W",
                "Alfaya, Arias, T",
                "Antolín-Amérigo, D",
                "Bonadonna, P",
                "Boni, E",
                "Bożek, A",
                "Chełmińska, M",
                "Ernst, B",
                "Frelih, N",
                "Gawlik, R",
                "Gelincik, A",
                "Hawranek, T",
                "Hoetzenecker, W",
                "Jiménez, Blanco, A",
                "Kita, K",
                "Kendirlinan, R",
                "Košnik, M",
                "Laipold, K",
                "Lang, R",
                "Marchi, F",
                "Mauro, M",
                "Nittner-Marszalska, M",
                "Poziomkowska-Gęsicka, I",
                "Pravettoni, V",
                "Preziosi, D",
                "Quercia, O",
                "Reider, N",
                "Rosiek-Biegus, M",
                "Ruiz-Leon, B",
                "Schrautzer, C",
                "Serrano, P",
                "Sin, A",
                "Ayşe, Sin, B",
                "Stoevesandt, J",
                "Trautmann, A",
                "Vachová, M",
                "Johannes, Sturm, G"
            ],
            "year": 2025,
            "source": "J Investig Allergol Clin Immunol. 2023; 0",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001470383600005",
            "pubmed": "37937715",
            "doi": "10.18176/jiaci.0967",
            "pmc": null,
            "organizations": [
                "205411-14026",
                "205411-14047"
            ],
            "persons": [
                "205411-51346-6",
                "205411-73079-1",
                "205411-83644-6",
                "205411-87717-4"
            ],
            "imported": "2023-11-14T01:00:00+01:00",
            "journal": "J Investig Allergol Clin Immunol",
            "issn": "1018-9068",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.893,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": 0.893,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ALLERGY-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": 213109,
            "title": "In silico pace mapping identifies pacing sites more accurately than inverse body surface potential mapping.",
            "abstract": null,
            "authors": [
                "Campos, FO",
                "Wijesuriya, N",
                "Elliott, MK",
                "de, Vere, F",
                "Howell, S",
                "Strocchi, M",
                "Monaci, S",
                "Whitaker, J",
                "Plank, G",
                "Rinaldi, CA",
                "Bishop, MJ"
            ],
            "year": 2025,
            "source": "Heart Rhythm. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001533785800043",
            "pubmed": "39736432",
            "doi": "10.1016/j.hrthm.2024.12.036",
            "pmc": null,
            "organizations": [
                "213109-14011"
            ],
            "persons": [
                "213109-50966-6"
            ],
            "imported": "2025-01-13T01:00:00+01:00",
            "journal": "Heart Rhythm",
            "issn": "1547-5271",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.778,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.785,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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
        }
    ]
}