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=1260&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158440,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1280&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1240&ordering=-year",
    "results": [
        {
            "id": 220113,
            "title": "Reise- und tropenmedizinische Aspekte beim Bergsteigen",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2025,
            "source": "Frühjahrslehrgang 3, INTERNATIONAL DIPLOMA IN MOUNTAIN MEDICINE; SEP 27 - 30, 2025; Hochimst, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "220113-53586"
            ],
            "imported": "2026-01-22T15:53:25+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220111,
            "title": "Asthma-related alterations in the molecular circadian clock of peripheral T cells ",
            "abstract": null,
            "authors": [
                "Teppan, J",
                "Bärnthaler, T",
                "Gogg, T",
                "Durrington, H",
                "Heinemann, A",
                "Böhm, EM"
            ],
            "year": 2025,
            "source": "EBRS Congress 2025; AUG 24-28, 2025; Lübeck, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220111-14022"
            ],
            "persons": [
                "220111-100665",
                "220111-50791",
                "220111-51756",
                "220111-128436",
                "220111-85658"
            ],
            "imported": "2026-01-22T15:03:14+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218657,
            "title": "Haematotoxicity of Craniospinal Radiochemotherapy for Metastatic Paediatric High-Grade Glioma.",
            "abstract": null,
            "authors": [
                "Valentini, C",
                "Perwein, T",
                "Bison, B",
                "Gielen, GH",
                "Knerlich-Lukoschus, F",
                "Bock, HC",
                "Seidel, C",
                "Kortmann, RD",
                "Sturm, D",
                "Benesch, M",
                "Nussbaumer, G",
                "Krischer, JM",
                "von, Bueren, AO",
                "Eyrich, M",
                "Friker, LL",
                "Hoffmann, M",
                "Gkika, E",
                "Wittig-Sauerwein, A",
                "Hörner-Rieber, J",
                "Schwarz, R",
                "Jablonska, K",
                "Hoffmann, W",
                "Vordermark, D",
                "Rieken, S",
                "Höng, L",
                "Rödel, C",
                "Timmermann, B",
                "Fennell, JT",
                "Claviez, A",
                "Karremann, M",
                "Kramm, CM",
                "Krause, M"
            ],
            "year": 2025,
            "source": "Clin Oncol (R Coll Radiol). 2025; 48:103956",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001617645000001",
            "pubmed": "41207064",
            "doi": "10.1016/j.clon.2025.103956",
            "pmc": null,
            "organizations": [
                "218657-14092"
            ],
            "persons": [
                "218657-51369-6",
                "218657-93278-6",
                "218657-98278-1"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Clin Oncol (R Coll Radiol)",
            "issn": "0936-6555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.477,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.521,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 215355,
            "title": "Inflammation-based score in pediatric adrenocortical carcinoma.",
            "abstract": null,
            "authors": [
                "Riedmeier, M",
                "Idkowiak, J",
                "Frey, H",
                "Antonini, SRR",
                "Canali, GFL",
                "Classen, CF",
                "Domínguez-Pinilla, N",
                "Fassnacht, M",
                "Fuchs, S",
                "Härtel, C",
                "Janús, D",
                "de, Krijger, R",
                "Kutluk, T",
                "Bui, NL",
                "Meena, JP",
                "Mezoued, M",
                "Munarin, J",
                "van, Noesel, MM",
                "Köse, NÖ",
                "Pearce, SH",
                "Perwein, T",
                "Puglisi, S",
                "Del, Rivero, J",
                "Schlegel, PG",
                "Schmid, I",
                "Tuli, G",
                "Walenciak, J",
                "Yalcin, B",
                "Wiegering, V"
            ],
            "year": 2025,
            "source": "Endocr Relat Cancer. 2025; 32(5): e240244",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001518872400009",
            "pubmed": "40100700",
            "doi": "10.1530/ERC-24-0244",
            "pmc": "PMC12002726",
            "organizations": [
                "215355-14092"
            ],
            "persons": [
                "215355-98278-6"
            ],
            "imported": "2025-03-24T01:00:00+01:00",
            "journal": "Endocr Relat Cancer",
            "issn": "1351-0088",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.711,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.711,
            "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": 215557,
            "title": "Comparative Clinical and Imaging-Based Evaluation of Therapeutic Modalities in CNS Embryonal Tumours With PLAGL Amplification.",
            "abstract": null,
            "authors": [
                "Keck, MK",
                "Tietze, A",
                "Bison, B",
                "Avula, S",
                "Engelhardt, J",
                "Faure-Conter, C",
                "Fenouil, T",
                "Figarella-Branger, D",
                "Goebell, E",
                "Gojo, J",
                "Haberler, C",
                "Hakumäki, J",
                "Hayden, JT",
                "Korhonen, LS",
                "Koscielniak, E",
                "Kramm, CM",
                "Kranendonk, MEG",
                "Lequin, M",
                "Ludlow, LE",
                "Meyronet, D",
                "Nyman, P",
                "Øra, I",
                "Perwein, T",
                "Pesola, J",
                "Rauramaa, T",
                "Reddingius, R",
                "Samuel, D",
                "Schouten-van, Meeteren, AYN",
                "Sexton-Oates, A",
                "Vasiljevic, A",
                "von, Kalle, T",
                "Wefers, AK",
                "Wesseling, P",
                "Zamecnik, J",
                "Zapotocky, M",
                "von, Hoff, K",
                "Jones, DTW"
            ],
            "year": 2025,
            "source": "Neuropathol Appl Neurobiol. 2025; 51(2): e70015",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001460967300001",
            "pubmed": "40196918",
            "doi": "10.1111/nan.70015",
            "pmc": "PMC11976507",
            "organizations": [
                "215557-14092"
            ],
            "persons": [
                "215557-98278-6"
            ],
            "imported": "2025-04-09T02:00:00+02:00",
            "journal": "Neuropathol Appl Neurobiol",
            "issn": "0305-1846",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.776,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.829,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 220120,
            "title": "Initiale und frühe Metastasierung von DIPG/Diffusen Mittelliniengliomen – Bericht aus den Internationalen und SIOPE DIPG/DMG Registern",
            "abstract": null,
            "authors": [
                "Perwein, T"
            ],
            "year": 2025,
            "source": "Monatsschr Kinderheilkd 173 (Suppl 2), 103–152 (2025). https://doi.org/10.1007/s00112-025-02252-3. 2025; -63. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 10-12, 2025; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220120-14092"
            ],
            "persons": [
                "220120-98278"
            ],
            "imported": "2026-01-23T00:00:07+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220118,
            "title": "Initial and early metastatic spread in DIPG and DMG - Report from the SIOPE and International DIPG/DMG Registries - Update.",
            "abstract": null,
            "authors": [
                "Perwein, T"
            ],
            "year": 2025,
            "source": "SIOPE HGG working group meeting ; MAR 27-28, 2025; Milan, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220118-14092"
            ],
            "persons": [
                "220118-98278"
            ],
            "imported": "2026-01-22T23:42:48+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220121,
            "title": "Langfristige Stabilisierung eines disseminierten rosettenbildenden glioneuralen Tumors ( RGNT) mit „Fibroblast-growth-factor-receptor-1(FGFR1)-Mutationen mit dem FGFR1-Inhibitor Erdafitinib (Balversa®) im Rahmen eines multimodalen personalisierten medikamentösen Therapiekonzeptes – ein Fallbericht.",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Iser, J",
                "Pistracher, K",
                "Asslaber, M",
                "Lindbichler, F",
                "Bison, B",
                "Perwein, T"
            ],
            "year": 2025,
            "source": "Monatsschr Kinderheilkd 173 (Suppl 2), 103–152 (2025). https://doi.org/10.1007/s00112-025-02252-3. 2025; -63. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 10-12, 2025; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220121-14020",
                "220121-14050",
                "220121-14092",
                "220121-14106"
            ],
            "persons": [
                "220121-115902",
                "220121-51369",
                "220121-98278"
            ],
            "imported": "2026-01-23T00:04:23+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220122,
            "title": "Allogene Stammzelltransplantation im Kindes- und Jugendalter – Vergleich der unterschiedlichen Ex-vivo Graft-Manipulationen und deren Auswirkung auf die Immunrekonstitution. ",
            "abstract": null,
            "authors": [
                "Bachlechner-Radl, P",
                "Perwein, T",
                "Raicht, A",
                "Schwantzer, G",
                "Sperl, D",
                "Kohlfürst, D",
                "Benesch, M",
                "Schwinger, W"
            ],
            "year": 2025,
            "source": "Monatsschr Kinderheilkd 173 (Suppl 2), 103–152 (2025). https://doi.org/10.1007/s00112-025-02252-3. 2025; -63. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 10-12, 2025; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220122-14026",
                "220122-14058",
                "220122-14092"
            ],
            "persons": [
                "220122-122590",
                "220122-54341",
                "220122-50295",
                "220122-50881",
                "220122-98278",
                "220122-51369",
                "220122-51859"
            ],
            "imported": "2026-01-23T00:09:14+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220123,
            "title": "Therapieoptimierungsstudien zur Behandlung von Kindern und Jugendlichen mit ZNS-Tumoren in Österreich.",
            "abstract": null,
            "authors": [
                "Perwein, T"
            ],
            "year": 2025,
            "source": "Österreichisches Referenzzentrum für ZNS Tumoren des Kindes-und Jugendalters: 15 Jahre Fortschritt in der pädiatrischen Neuroonkologie; OCT 3, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220123-14092"
            ],
            "persons": [
                "220123-98278"
            ],
            "imported": "2026-01-23T00:15:12+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218970,
            "title": "Reference Values of Cerebral Fractional Tissue Oxygen Extraction in Preterm Neonates during Immediate Foetal-to-Neonatal Transition: A Secondary Outcome Analysis of the COSGOD III Trial.",
            "abstract": null,
            "authors": [
                "Wolfsberger, CH",
                "Schwaberger, B",
                "Avian, A",
                "Goeral, K",
                "Hammerl, M",
                "Perme, T",
                "Dempsey, EM",
                "Springer, L",
                "Lista, G",
                "Szczapa, T",
                "Fuchs, H",
                "Karpinski, L",
                "Bua, J",
                "Law, BHY",
                "Buchmayer, J",
                "Kiechl-Kohlendorfer, U",
                "Kornhauser-Cerar, L",
                "Schwarz, CE",
                "Gründler, K",
                "Stucchi, I",
                "Klebermass-Schrehof, K",
                "Schmölzer, GM",
                "Pichler, G"
            ],
            "year": 2025,
            "source": "Neonatology. 2025; 1-10",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001656234400001",
            "pubmed": "41343435",
            "doi": "10.1159/000549465",
            "pmc": null,
            "organizations": [
                "218970-14094",
                "218970-14026"
            ],
            "persons": [
                "218970-50907-4",
                "218970-79516-6",
                "218970-82050-1",
                "218970-67207-6"
            ],
            "imported": "2025-12-06T01:00:00+01:00",
            "journal": "Neonatology",
            "issn": "1661-7800",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.829,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.829,
            "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": 214780,
            "title": "Reevaluation of the gastrointestinal methanogenic archaeome in multiple sclerosis and its association with treatment.",
            "abstract": null,
            "authors": [
                "Woh, PY",
                "Chen, Y",
                "Kumpitsch, C",
                "Mohammadzadeh, R",
                "Schmidt, L",
                "Moissl-Eichinger, C"
            ],
            "year": 2025,
            "source": "Microbiol Spectr. 2025;  e0218324",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001434052400001",
            "pubmed": "39998261",
            "doi": "10.1128/spectrum.02183-24",
            "pmc": "PMC11974365",
            "organizations": [
                "214780-14023"
            ],
            "persons": [
                "214780-99612-6",
                "214780-90021-4",
                "214780-109121-6"
            ],
            "imported": "2025-03-03T01:00:00+01:00",
            "journal": "Microbiol Spectr",
            "issn": "2165-0497",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.637,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.637,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MICROBIOLOGY-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": true,
            "local_affiliation": true
        },
        {
            "id": 215230,
            "title": "Exploring targets in oropharyngeal cancer - association with immune markers and AI-scoring of B7-H3 expression.",
            "abstract": null,
            "authors": [
                "Liu, J",
                "Bewicke-Copley, H",
                "Patel, S",
                "Emanuel, O",
                "Counsell, N",
                "Sharma, SJ",
                "Schartinger, V",
                "Siefer, O",
                "Wieland, U",
                "Würdemann, N",
                "Garcia-Marin, R",
                "Dudas, J",
                "Patel, D",
                "Allen, D",
                "Guppy, N",
                "Linares, J",
                "Resende-Alves, A",
                "Howard, DJ",
                "Masterson, L",
                "Vaz, FM",
                "O'Flynn, P",
                "Forde, CT",
                "Williams, L",
                "Rehman, U",
                "Hartley, JA",
                "Haybaeck, J",
                "Riechelmann, H",
                "Jay, A",
                "Fenton, TR",
                "Forster, MD",
                "Adegun, O",
                "Chester, K",
                "McDermott, J",
                "Sandison, A",
                "Rodriguez, Justo, M",
                "Rodrigo, JP",
                "Hermsen, M",
                "Tadross, JA",
                "Klussmann, JP",
                "Lechner, M"
            ],
            "year": 2025,
            "source": "Clin Transl Med. 2025; 15(3):e70265",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001441983000001",
            "pubmed": "40071386",
            "doi": "10.1002/ctm2.70265",
            "pmc": "PMC11897723",
            "organizations": [
                "215230-14020"
            ],
            "persons": [],
            "imported": "2025-03-17T01:00:00+01:00",
            "journal": "Clin Transl Med",
            "issn": "2001-1326",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.822,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.904,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-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": 217690,
            "title": "Epicardial adipose tissue, functional status and invasive hemodynamics in heart failure with preserved ejection fraction.",
            "abstract": null,
            "authors": [
                "Crum, Y",
                "van, Veldhuisen, DJ",
                "Shah, SJ",
                "Mylavarapu, U",
                "Hu, M",
                "Komtebedde, J",
                "Lobeek, M",
                "Hoendermis, ES",
                "Litwin, SE",
                "Solomon, SD",
                "Cutlip, DE",
                "Leon, MB",
                "Kaye, D",
                "Bruch, L",
                "Seidler, T",
                "Cikes, M",
                "Mohan, R",
                "Lilly, S",
                "Collins, N",
                "Emani, S",
                "Chetcuti, S",
                "Bugger, H",
                "Kotlyar, E",
                "Reed, GW",
                "Gordon, R",
                "Gupta, DK",
                "Borlaug, BA",
                "Gorter, TM"
            ],
            "year": 2025,
            "source": "JACC Adv. 2025; 102185",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001654030100001",
            "pubmed": "40892622",
            "doi": "10.1016/j.jacadv.2025.102185",
            "pmc": "PMC12793855",
            "organizations": [
                "217690-14083"
            ],
            "persons": [
                "217690-100924-6"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "JACC Adv",
            "issn": "2772-963X",
            "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": 218277,
            "title": "Extension of the GRACE score for non-ST-elevation acute coronary syndrome: a development and validation study in ten countries.",
            "abstract": null,
            "authors": [
                "Wenzl, FA",
                "Kofoed, KF",
                "Simonsson, M",
                "Ambler, G",
                "van, der, Sangen, NMR",
                "Lampa, E",
                "Bruno, F",
                "de, Belder, MA",
                "Hlasensky, J",
                "Mueller-Hennessen, M",
                "Smolle, MA",
                "Wang, P",
                "Henriques, JPS",
                "Kikkert, WJ",
                "Kelbæk, H",
                "Bouček, L",
                "Raposeiras-Roubín, S",
                "Abu-Assi, E",
                "Azzahhafi, J",
                "Velders, MA",
                "Stellos, K",
                "Engstrøm, T",
                "Chan, Pin, Yin, DRPP",
                "Weston, C",
                "Adlam, D",
                "Rickli, H",
                "Giannitsis, E",
                "Radovanovic, D",
                "Parenica, J",
                "Antoniades, CA",
                "Fox, KAA",
                "D'Ascenzo, F",
                "Ten, Berg, JM",
                "Køber, LV",
                "James, S",
                "Deanfield, J",
                "Lüscher, TF"
            ],
            "year": 2025,
            "source": "Lancet Digit Health. 2025; 100907",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001637447500003",
            "pubmed": "41107201",
            "doi": "10.1016/j.landig.2025.100907",
            "pmc": null,
            "organizations": [],
            "persons": [
                "218277-95171-6"
            ],
            "imported": "2025-10-21T02:00:00+02:00",
            "journal": "Lancet Digit Health",
            "issn": "2589-7500",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 24.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICAL INFORMATICS-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICAL INFORMATICS-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": 216147,
            "title": "Bidirectional interactions between St. John´s wort and gut microbiome: Potential implications on gut-brain-axis.",
            "abstract": null,
            "authors": [
                "Grafakou, ME",
                "Pferschy-Wenzig, EM",
                "Aziz-Kalbhenn, H",
                "Kelber, O",
                "Moissl-Eichinger, C",
                "Bauer, R"
            ],
            "year": 2025,
            "source": "Biomed Pharmacother. 2025; 187:  118111",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40327993",
            "doi": "10.1016/j.biopha.2025.118111",
            "pmc": null,
            "organizations": [
                "216147-14023"
            ],
            "persons": [
                "216147-90021-6"
            ],
            "imported": "2025-05-12T02:00:00+02:00",
            "journal": "Biomed Pharmacother",
            "issn": "1950-6007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.933,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.949,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-SCIE",
            "citations": null,
            "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": 218276,
            "title": "Letter to the Editor: Esophageal varices in Fontan patients-Circulatory or hepatic failure?",
            "abstract": null,
            "authors": [
                "Sallmon, H",
                "Laufer, G",
                "Kurath-Koller, S",
                "Kramer, P"
            ],
            "year": 2025,
            "source": "Hepatology. 2025; ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:001651886400001",
            "pubmed": "41082716",
            "doi": "10.1097/HEP.0000000000001573",
            "pmc": null,
            "organizations": [
                "218276-14093",
                "218276-14075"
            ],
            "persons": [
                "218276-119047-1",
                "218276-124070-6",
                "218276-59876-6"
            ],
            "imported": "2025-10-21T02:00:00+02:00",
            "journal": "Hepatology",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 16.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.935,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-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": true
        },
        {
            "id": 218660,
            "title": "Externalized Inflammasomes in Visceral Fat Sustain Obesity-Related Inflammation.",
            "abstract": null,
            "authors": [
                "Wissemann, J",
                "Heidenreich, A",
                "Suchanek, D",
                "Koentges, C",
                "Engelmann, J",
                "Jung, M",
                "Karnbrock, L",
                "Marchini, T",
                "Pospisilik, A",
                "Seifert, G",
                "Groß, O",
                "Gissler, MC",
                "Hilgendorf, I",
                "von, Zur, Mühlen, C",
                "Zirlik, A",
                "Westermann, D",
                "Stachon, P",
                "Wolf, D",
                "Merz, J"
            ],
            "year": 2025,
            "source": "Circ Res. 2025; ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001650546600053",
            "pubmed": "41200821",
            "doi": "10.1161/CIRCRESAHA.125.327146",
            "pmc": "PMC12680268",
            "organizations": [
                "218660-14083"
            ],
            "persons": [
                "218660-100805-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Circ Res",
            "issn": "0009-7330",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 16.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.985,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.985,
            "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": 219017,
            "title": "IL-10- and IL-13-Biased T Cell Responses to SARS-CoV-2 Vaccination in Diabetes.",
            "abstract": null,
            "authors": [
                "Jones, EM",
                "Sourij, C",
                "Stradner, M",
                "Schlenke, P",
                "Sereban, N",
                "Moser, O",
                "Quinlan, R",
                "Short, CE",
                "Harris, BHL",
                "Fertleman, M",
                "Taylor, GP",
                "Oliver, N",
                "Sourij, H",
                "Dominguez-Villar, M"
            ],
            "year": 2025,
            "source": "Eur J Immunol. 2025; 55(12): e70112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001651771900003",
            "pubmed": "41367201",
            "doi": "10.1002/eji.70112",
            "pmc": "PMC12690275",
            "organizations": [
                "219017-14086",
                "219017-14083",
                "219017-14080",
                "219017-14058"
            ],
            "persons": [
                "219017-50838-6",
                "219017-87294-6",
                "219017-53560-6",
                "219017-88593-6",
                "219017-96052-6"
            ],
            "imported": "2025-12-11T01:00:00+01:00",
            "journal": "Eur J Immunol",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.553,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.638,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "IMMUNOLOGY-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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219716,
            "title": "Hyperfibrinolysis During Caesarean Section and Vaginal Delivery: A Prospective Cross-Sectional Study in the Delivery Room.",
            "abstract": null,
            "authors": [
                "Zoidl, P",
                "Honnef, G",
                "Eichinger, M",
                "Eichlseder, M",
                "Heuschneider, L",
                "Hammer, S",
                "Schreiber, N",
                "Prüller, F",
                "Weiss, EC",
                "Amtmann, B",
                "Bornemann-Cimenti, H"
            ],
            "year": 2025,
            "source": "J Clin Med. 2025; 15(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001658544100001",
            "pubmed": "41517278",
            "doi": "10.3390/jcm15010027",
            "pmc": "PMC12787163",
            "organizations": [
                "219716-14069",
                "219716-14070",
                "219716-14038",
                "219716-14028"
            ],
            "persons": [
                "219716-99639-6",
                "219716-58422-6",
                "219716-60097-1",
                "219716-68413-6",
                "219716-90314-4",
                "219716-100227-6",
                "219716-101248-6",
                "219716-50854-6",
                "219716-95708-6",
                "219716-97332-6",
                "219716-57144-6"
            ],
            "imported": "2026-01-11T01:00:00+01:00",
            "journal": "J Clin Med",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.63,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.663,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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
        }
    ]
}