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=156720&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156740&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156700&ordering=year",
    "results": [
        {
            "id": 219602,
            "title": "Pichia pastoris RNA-Sequencing and Data Analysis.",
            "abstract": null,
            "authors": [
                "Krappinger, JC",
                "Radkohl, A",
                "Schusterbauer, V",
                "Emmerstorfer-Augustin, A",
                "Feichtinger, J"
            ],
            "year": 2026,
            "source": "Methods Mol Biol. 2026; 2697:  55-75. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41028455",
            "doi": "10.1007/978-1-0716-4779-0_4",
            "pmc": null,
            "organizations": [
                "219602-14017"
            ],
            "persons": [
                "219602-106715-1",
                "219602-94195-4"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "Methods Mol Biol",
            "issn": "1940-6029",
            "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": 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": 219884,
            "title": " Schenkelhalsfrakturen des jungen Patienten",
            "abstract": null,
            "authors": [
                "Wichlas, F",
                "Deininger, C"
            ],
            "year": 2026,
            "source": " In: Engelhardt, M; Raschke, M editors(s). Referenzwerk: Orthopädie und Unfallchirurgie. Springer Reference Medizin (SRM);  2026(ISBN: 978-3-642-54673-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219884-14052"
            ],
            "persons": [
                "219884-136472"
            ],
            "imported": "2026-01-15T12:56:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Engelhardt, M; Raschke, M",
            "collection_title": "Referenzwerk: Orthopädie und Unfallchirurgie",
            "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": 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": 219903,
            "title": "CAA und Vaskulitis: Von der normalen über die inflammatorische zur ABRA bis PCNSV.",
            "abstract": null,
            "authors": [
                "Fandler-Höfler, S"
            ],
            "year": 2026,
            "source": "28. Jahrestagung der Österreichischen Schlaganfall-Gesellschaft; Jan 15-16, 2026; Rankweil, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219903-14051"
            ],
            "persons": [
                "219903-82411"
            ],
            "imported": "2026-01-16T10:26:42+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": 218505,
            "title": "Natural history of clinical manifestations in activated phosphoinositide 3-kinase δ syndrome (APDS): Time-to-event analyses using the European Society for Immunodeficiencies-APDS registry.",
            "abstract": null,
            "authors": [
                "Maccari, ME",
                "Kracker, S",
                "Chandra, A",
                "Ehl, S",
                "Seidel, MG",
                "Nolthenius, JT",
                "Clark, LJ",
                "Page, J",
                "Griffiths, A",
                "Whalen, J, , ESID-APDS, study, group"
            ],
            "year": 2026,
            "source": "Clin Immunol. 2026;  110632",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001642521500001",
            "pubmed": "41177421",
            "doi": "10.1016/j.clim.2025.110632",
            "pmc": null,
            "organizations": [
                "218505-14092"
            ],
            "persons": [
                "218505-85188-6"
            ],
            "imported": "2025-11-05T01:00:00+01:00",
            "journal": "Clin Immunol",
            "issn": "1521-7035",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.585,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.839,
            "impactfactor_norm_super_year": 2022,
            "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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219855,
            "title": "Hemodynamics and cerebral oxygenation in the neonatal transition: a prospective pilot study.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, D",
                "Schlatzer, C",
                "Höller, N",
                "Schwaberger, B",
                "Mileder, L",
                "Baik-Schneditz, N",
                "Holter, M",
                "Pichler, G"
            ],
            "year": 2026,
            "source": "Clin Exp Pediatr. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41531152",
            "doi": "10.3345/cep.2025.02572",
            "pmc": null,
            "organizations": [
                "219855-14094",
                "219855-14026"
            ],
            "persons": [
                "219855-119990-6",
                "219855-68534-6",
                "219855-50907-4",
                "219855-79516-6",
                "219855-84286-6",
                "219855-86558-6",
                "219855-97023-6",
                "219855-112809-1"
            ],
            "imported": "2026-01-14T01:00:00+01:00",
            "journal": "Clin Exp Pediatr",
            "issn": "2713-4148",
            "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": 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": 219381,
            "title": "A 10-year recurrence-free natural course of high-risk stage II cutaneous melanoma: A case report.",
            "abstract": null,
            "authors": [
                "Bauer, B",
                "Mayrhofer, M",
                "Zarfl, M",
                "Kamolz, LP",
                "Luze, H",
                "Nischwitz, SP"
            ],
            "year": 2026,
            "source": "JPRAS Open. 2026; 48:  205-212. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001637322500001",
            "pubmed": "41450449",
            "doi": "10.1016/j.jpra.2025.11.029",
            "pmc": "PMC12731293",
            "organizations": [
                "219381-14076",
                "219381-14047"
            ],
            "persons": [
                "219381-100854-6",
                "219381-111408-6",
                "219381-122954-6",
                "219381-132682-2",
                "219381-80111-6"
            ],
            "imported": "2025-12-27T01:00:00+01:00",
            "journal": "JPRAS Open",
            "issn": "2352-5878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219968,
            "title": "Family-integrated neonatal care am Beispiel des Karolinska University Hospital.",
            "abstract": null,
            "authors": [
                "Mileder, LP"
            ],
            "year": 2026,
            "source": "Fortbildung Neonatologie Graz; JAN 13, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219968-14094"
            ],
            "persons": [
                "219968-68534"
            ],
            "imported": "2026-01-19T10:18:55+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": 219969,
            "title": "Schmerz und Schmerzmanagement in einem Pflegeheim: Ergebnisse einer Querschnittsstudie.",
            "abstract": null,
            "authors": [
                "Pichler, E",
                "Schoberer, D",
                "Eglseer, D",
                "Strobl, W",
                "Hödl, M"
            ],
            "year": 2026,
            "source": "Der Schmerz. 2026. 1-9. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219969-14509"
            ],
            "persons": [
                "219969-104260",
                "219969-59569",
                "219969-63683",
                "219969-82963"
            ],
            "imported": "2026-01-19T10:54:48+01:00",
            "journal": "Der Schmerz",
            "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": 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": 219998,
            "title": "Update systemische Therapie des HCC",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2026,
            "source": "Gastrointestinale Tumore 2026 - Gegenwart und Ausblick; JAN 15, 2026; Oberwart, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219998-14081"
            ],
            "persons": [
                "219998-57377"
            ],
            "imported": "2026-01-19T16:48:00+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": 219626,
            "title": "Safety and performance of a Lipiodol-resistant mixing and injection system in conventional trans-arterial chemoembolization: A post-market clinical follow-up.",
            "abstract": null,
            "authors": [
                "Loffroy, R",
                "Duran, R",
                "Bertin, L",
                "Portugaller, RH"
            ],
            "year": 2026,
            "source": "Eur J Radiol. 2025; 195:  112603",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001642423900001",
            "pubmed": "41397325",
            "doi": "10.1016/j.ejrad.2025.112603",
            "pmc": null,
            "organizations": [],
            "persons": [
                "219626-51955-6"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "Eur J Radiol",
            "issn": "1872-7727",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.704,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.726,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219721,
            "title": "The year in vascular medicine: Highlights in Vasa - European Journal of Vascular Medicine 2025",
            "abstract": null,
            "authors": [
                "Buso, G",
                "Mirault, T",
                "Schlager, O",
                "Heiss, C",
                "Boc, V",
                "Brodmann, M",
                "Ageno, W",
                "Barco, S",
                "Madaric, J",
                "Belch, J",
                "Müller, OJ",
                "Freisinger, E",
                "Behrendt, CA",
                "Korosoglou, G",
                "Czihal, M",
                "Mazzolai, L",
                "Rammos, C"
            ],
            "year": 2026,
            "source": "VASA. 2026; 55(1): 1-5. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001654446700001",
            "pubmed": "41486928",
            "doi": "10.1024/0301-1526/a001257",
            "pmc": null,
            "organizations": [
                "219721-14079"
            ],
            "persons": [
                "219721-51689-6"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "VASA",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": "VASA-EUROPEAN JOURNAL OF VASCULAR MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.455,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.455,
            "impactfactor_norm_super_year": 2026,
            "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": 219557,
            "title": "Performance of continuous glucose monitoring systems (CGMs) during commercial flights in T1DM: A within-subject comparative pilot study.",
            "abstract": null,
            "authors": [
                "Meçani, R",
                "Basta, S",
                "Baumann, PM",
                "Cigler, M",
                "El, Hakouni, O",
                "Hochfellner, DA",
                "Shojaee-Moradie, F",
                "Fan, KS",
                "Tews, D",
                "Pieber, TR",
                "Russell-Jones, D",
                "Mathieu, C",
                "Koehler, G",
                "Mader, JK, , EASA, Diabetes, Consortium"
            ],
            "year": 2026,
            "source": "Diabetes Obes Metab. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001652222600001",
            "pubmed": "41480660",
            "doi": "10.1111/dom.70418",
            "pmc": null,
            "organizations": [
                "219557-14080"
            ],
            "persons": [
                "219557-100522-6",
                "219557-117401-1",
                "219557-50731-6",
                "219557-50877-4",
                "219557-51831-6",
                "219557-99940-6",
                "219557-100301-6",
                "219557-110368-6"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "Diabetes Obes Metab",
            "issn": "1463-1326",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.803,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.825,
            "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": 219722,
            "title": "Thrombectomy with and without emergent stenting in acute ischemic stroke due to carotid artery dissection",
            "abstract": null,
            "authors": [
                "Kaindl, L",
                "Giannakakis, M",
                "Mbroh, j",
                "Gomez Exposito, A",
                "Krebs, S",
                "Hotz, J",
                "Miksova, D",
                "Katan, M",
                "Wegener, S",
                "De Marchis Gian, M",
                "Gattringer, T",
                "Deutschmann, H",
                "Mayer-Suess, L",
                "Fiehler, J",
                "Ernemann, U",
                "Hennersdorf, F",
                "Fischer, U",
                "Kulcsar, Z",
                "Mordasini, P",
                "Psychogios, MN",
                "Gizewski Elke, R",
                "Nolte, C",
                "Neumann, C",
                "Ferrari, J",
                "Dobrocky, T",
                "Poli, S",
                "Sykora, M"
            ],
            "year": 2026,
            "source": "EUR STROKE J. 2026; 11(1): aakaf004",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001652012500001",
            "pubmed": null,
            "doi": "10.1093/esj/aakaf004",
            "pmc": null,
            "organizations": [
                "219722-14051",
                "219722-14108"
            ],
            "persons": [
                "219722-51882-6",
                "219722-70680-6"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "EUR STROKE J",
            "issn": "2396-9873",
            "collection_publisher": null,
            "collection_title": "EUROPEAN STROKE JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.821,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.892,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 219800,
            "title": "Assessing health-related quality of life in patients with interstitial lung diseases with and without lung transplantation using the GR-Scale.",
            "abstract": null,
            "authors": [
                "Stoltefuß, S",
                "Leuschner, G",
                "Veit, T",
                "Götschke, J",
                "Milger, K",
                "Kauke, T",
                "Lenoir, A",
                "Kneidinger, N",
                "Behr, J"
            ],
            "year": 2026,
            "source": "BMC Pulm Med. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41514232",
            "doi": "10.1186/s12890-025-04101-1",
            "pmc": null,
            "organizations": [
                "219800-14087"
            ],
            "persons": [
                "219800-125880-6",
                "219800-128274-6"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "BMC Pulm Med",
            "issn": "1471-2466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.463,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.463,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-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": false,
            "local_affiliation": true
        },
        {
            "id": 219802,
            "title": "Cross-binding antibodies capable of neutralising diverse hantaviruses are produced in response to Puumala virus infection.",
            "abstract": null,
            "authors": [
                "Clark, JJ",
                "Hatzl, S",
                "Vasilev, K",
                "Andreata-Santos, R",
                "Yong, JS",
                "Mittler, E",
                "Kasikci, E",
                "Chandran, K",
                "Simon, V",
                "Krause, R",
                "Krammer, F"
            ],
            "year": 2026,
            "source": "EBioMedicine. 2026; 106091",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41513540",
            "doi": "10.1016/j.ebiom.2025.106091",
            "pmc": null,
            "organizations": [
                "219802-29164"
            ],
            "persons": [
                "219802-51976-4",
                "219802-94596-1"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "EBioMedicine",
            "issn": "2352-3964",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.926,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "impactfactor_norm_super": 0.934,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-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": false,
            "local_affiliation": true
        },
        {
            "id": 219792,
            "title": "Consensus-driven vessel preparation and definitive endovascular treatment strategies for femoropopliteal arterial lesions based on plaque morphology.",
            "abstract": null,
            "authors": [
                "Kum, S",
                "Braunlich, S",
                "Armstrong, EJ",
                "Deloose, K",
                "Portou, M",
                "Brodmann, M",
                "Joviliano, EE",
                "Fernando, Mejia-Villate, G",
                "Kim, J",
                "Hsu, CH",
                "Urasuk, T",
                "Chand, Gupta, P",
                "Singh, Bedi, V",
                "Shiraev, T",
                "Thomas, S",
                "Iida, O",
                "Fujihara, M",
                "Zhenyu, S",
                "Rajan, DK",
                "Fanelli, F"
            ],
            "year": 2026,
            "source": "J Vasc Interv Radiol. 2026; 107993",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "41520819",
            "doi": "10.1016/j.jvir.2026.107993",
            "pmc": null,
            "organizations": [
                "219792-14079"
            ],
            "persons": [
                "219792-51689-6"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "J Vasc Interv Radiol",
            "issn": "1535-7732",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.541,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.548,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": false,
            "local_affiliation": true
        },
        {
            "id": 219772,
            "title": "Proteomic and Lipidomic Profiling of Immune Cell-Derived Subpopulations of Extracellular Vesicles.",
            "abstract": null,
            "authors": [
                "Lischnig, A",
                "Karimi, N",
                "Larsson, P",
                "Ekström, K",
                "Crescitelli, R",
                "Olin, AC",
                "Lässer, C"
            ],
            "year": 2026,
            "source": "Proteomics. 2026;  e70096",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41518059",
            "doi": "10.1002/pmic.70096",
            "pmc": null,
            "organizations": [],
            "persons": [
                "219772-109142-1"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "Proteomics",
            "issn": "1615-9861",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.792,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS-SCIE",
            "impactfactor_norm_super": 0.792,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "BIOCHEMICAL RESEARCH METHODS-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": false,
            "local_affiliation": false
        },
        {
            "id": 219791,
            "title": "Brepocitinib, a selective TYK2/JAK1 inhibitor, mitigates neutrophilic inflammation and glucocorticoid receptor-β expression in COPD.",
            "abstract": null,
            "authors": [
                "Nayak, BB",
                "Bärnthaler, T",
                "Rajesh, R",
                "Teppan, J",
                "Gogg, T",
                "Douschan, P",
                "Kneidinger, N",
                "van, der, Does, AM",
                "Hiemstra, P",
                "Heinemann, A",
                "Böhm, E"
            ],
            "year": 2026,
            "source": "Am J Physiol Lung Cell Mol Physiol. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41500520",
            "doi": "10.1152/ajplung.00237.2025",
            "pmc": null,
            "organizations": [
                "219791-14087",
                "219791-14022"
            ],
            "persons": [
                "219791-125880-6",
                "219791-51756-6",
                "219791-85658-6",
                "219791-100665-6",
                "219791-111587-6",
                "219791-111789-1",
                "219791-128436-6",
                "219791-79732-6",
                "219791-50791-4"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "Am J Physiol Lung Cell Mol Physiol",
            "issn": "1522-1504",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.785,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PHYSIOLOGY-SCIE",
            "impactfactor_norm_super": 0.81,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHYSIOLOGY-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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219684,
            "title": "Quality of Conventional versus Artificial Intelligence Oral Surgery Consent Forms: Comparative Analysis.",
            "abstract": null,
            "authors": [
                "Gaessler, J",
                "Remschmidt, B",
                "Jopp, AK",
                "Arefnia, B",
                "Franke, A",
                "Rieder, M"
            ],
            "year": 2026,
            "source": "J Med Internet Res. 2026; 28:e59851",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41490384",
            "doi": "10.2196/59851",
            "pmc": "PMC12768391",
            "organizations": [
                "219684-14111",
                "219684-14112"
            ],
            "persons": [
                "219684-104560-4",
                "219684-105581-6",
                "219684-83202-6"
            ],
            "imported": "2026-01-08T01:00:00+01:00",
            "journal": "J Med Internet Res",
            "issn": "1438-8871",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.926,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES-SCIE",
            "impactfactor_norm_super": 0.935,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "HEALTH CARE SCIENCES + SERVICES-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": false,
            "local_affiliation": true
        },
        {
            "id": 219798,
            "title": "Tumor control probability modeling of pulmonary metastases in oligometastatic head and neck squamous cell carcinoma treated with stereotactic body radiation therapy.",
            "abstract": null,
            "authors": [
                "Ehret, F",
                "Grimm, J",
                "Subedi, G",
                "Vorbach, SM",
                "Salvestrini, V",
                "Bonaparte, I",
                "Mohamed, AA",
                "Adebahr, S",
                "Richter, A",
                "Fabian, A",
                "Weissmann, T",
                "Kaufmann, J",
                "Drabke, S",
                "Looman, EL",
                "Waltenberger, M",
                "Kraus, KM",
                "Grohmann, M",
                "Baehr, A",
                "Rogers, S",
                "Gawish, A",
                "Becker, JN",
                "Klement, RJ",
                "Partl, R",
                "Eble, MJ",
                "Grosu, AL",
                "Rimner, A",
                "Gkika, E",
                "Trommer, M",
                "Riesterer, O",
                "Putz, F",
                "Ganswindt, U",
                "Moustakis, C",
                "Nicolay, NH",
                "Brunner, TB",
                "Blanck, O",
                "Bonomo, P",
                "Wittig-Sauerwein, A",
                "Balermpas, P",
                "Nägler, F",
                "Rühle, A"
            ],
            "year": 2026,
            "source": "Radiother Oncol. 2026; 111375",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41519167",
            "doi": "10.1016/j.radonc.2026.111375",
            "pmc": null,
            "organizations": [
                "219798-14060"
            ],
            "persons": [
                "219798-113309-6",
                "219798-62261-6"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "Radiother Oncol",
            "issn": "1879-0887",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.859,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.874,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": false,
            "local_affiliation": true
        }
    ]
}