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=620&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=640&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=600&ordering=-year",
    "results": [
        {
            "id": 220462,
            "title": "From slides to AI-ready maps: Standardized multi-layer tissue maps as metadata for artificial intelligence in digital pathology.",
            "abstract": null,
            "authors": [
                "Fiala, G",
                "Plass, M",
                "Harb, R",
                "Regitnig, P",
                "Skok, K",
                "Zoughbi, WA",
                "Zerner, C",
                "Torke, P",
                "Kargl, M",
                "Müller, H",
                "Brazdil, T",
                "Gallo, M",
                "Kubín, J",
                "Stoklasa, R",
                "Nenutil, R",
                "Zerbe, N",
                "Holzinger, A",
                "Holub, P"
            ],
            "year": 2026,
            "source": "Artif Intell Med. 2026; 174:103368",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001679913700001",
            "pubmed": "41610818",
            "doi": "10.1016/j.artmed.2026.103368",
            "pmc": null,
            "organizations": [
                "220462-14020"
            ],
            "persons": [
                "220462-108575-6",
                "220462-120849-6",
                "220462-51991-6",
                "220462-100777-6",
                "220462-119452-6",
                "220462-125115-1",
                "220462-51050-6",
                "220462-51449-4",
                "220462-99976-1",
                "220462-119108-6"
            ],
            "imported": "2026-02-02T01:00:00+01:00",
            "journal": "Artif Intell Med",
            "issn": "1873-2860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.906,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICAL INFORMATICS-SCIE",
            "impactfactor_norm_super": 0.906,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "MEDICAL INFORMATICS-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": 221285,
            "title": "Ösophaguskarzinom.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2026,
            "source": "OGTC- Winterschool; FEB 12-15, 2026; Obergrurgl, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221285-14077"
            ],
            "persons": [
                "221285-50145"
            ],
            "imported": "2026-02-11T19:33:15+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221286,
            "title": "Malignes Pleuramesotheliom.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2026,
            "source": "OGTC- Winterschool 2026; FEB 12-15, 2026; Obergurgl, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221286-14077"
            ],
            "persons": [
                "221286-50145"
            ],
            "imported": "2026-02-11T19:34: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217777,
            "title": "Perceived Chronic Stress prior to SARS-CoV-2 Infection Predicts Ongoing Symptomatic COVID-19: A Prospective Cohort Study.",
            "abstract": null,
            "authors": [
                "Fazekas, C",
                "Goswami, N",
                "Matzer, F",
                "Avian, A",
                "Lodron, J",
                "Rijksen, M",
                "Hanfstingl, B",
                "Kavcic, V",
                "Groselj-Strele, A",
                "Sourij, H",
                "Kessler, HH",
                "Stelzl, E",
                "Voegel, CD",
                "Binz, TM",
                "Schmid-Zalaudek, K",
                "Wittmann, A",
                "Pilz, S"
            ],
            "year": 2026,
            "source": "Psychother Psychosom. 2026; 95(1):76-87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001568487100001",
            "pubmed": "40924654",
            "doi": "10.1159/000547858",
            "pmc": "PMC12503682",
            "organizations": [
                "217777-14010",
                "217777-14023",
                "217777-14026",
                "217777-14080",
                "217777-28083",
                "217777-29447"
            ],
            "persons": [
                "217777-102675-6",
                "217777-118427-6",
                "217777-50774-2",
                "217777-50838-6",
                "217777-51812-6",
                "217777-57544-6",
                "217777-67207-6",
                "217777-94147-6",
                "217777-57932-6",
                "217777-50514-6",
                "217777-53344-6"
            ],
            "imported": "2025-09-15T02:00:00+02:00",
            "journal": "Psychother Psychosom",
            "issn": "0033-3190",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 18.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.987,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.987,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PSYCHIATRY-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": true,
            "local_affiliation": true
        },
        {
            "id": 221414,
            "title": "Velopharyngeale Insuffizienz bei LKG-Spalten: \r\nStufenkonzept sprachverbessernder Operationen",
            "abstract": null,
            "authors": [
                "Julia Schwab, Michala Ivanic Sefcicova, Michael Schwaiger"
            ],
            "year": 2026,
            "source": "45. INTERNATIONALES SYMPOSIUM St. Anton\r\nfür MKG-Chirurgen, Oralchirurgen, Zahnärzte & Kieferorthopäden; 7.-13. Februar 2026; St. Anton, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-12T17:18:38+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221446,
            "title": "Duraverschluss",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2026,
            "source": "Endonasale Chirurgie der Nase & der Nasennebenhöhlen; JAN 28-30, 2026; Fulda, Germany. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221446-14066"
            ],
            "persons": [
                "221446-51725"
            ],
            "imported": "2026-02-13T09:06:49+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": 221434,
            "title": "Adrenocortical Hormones and Choroidal Thickness",
            "abstract": null,
            "authors": [
                "Gran, J",
                "Obermayer-Pietsch, B",
                "Posch-Pertl, L",
                "Seidel, G",
                "Innauer, F",
                "Eberhard, K",
                "Kuenzer, T"
            ],
            "year": 2026,
            "source": "Doc Day; FEB 12, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221434-14026",
                "221434-14043",
                "221434-14080",
                "221434-28083"
            ],
            "persons": [
                "221434-51809",
                "221434-65141",
                "221434-114774",
                "221434-116422",
                "221434-117263",
                "221434-75236",
                "221434-88932"
            ],
            "imported": "2026-02-12T19:43:59+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": 221364,
            "title": "ISO/AWI 24051-2\r\nMedical laboratories\r\nPart 2: Digital pathology and artificial intelligence (AI)-based image analysis\r\nUnder development.\r\n",
            "abstract": null,
            "authors": [
                "Stumptner, C"
            ],
            "year": 2026,
            "source": "ISO TC 212 Clinical laboratory testing and in vitro diagnostic test systems\r\n; MAR 11-13, 2026; Berlin, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221364-14020"
            ],
            "persons": [
                "221364-51870"
            ],
            "imported": "2026-02-12T12:25:34+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221355,
            "title": "ISO/PWI TS 18701\r\nMolecular in vitro diagnostic examinations — Specificationsfor pre-examination processes for human specimens — Isolated microbiome DNA.\r\n",
            "abstract": null,
            "authors": [
                "Stumptner, C"
            ],
            "year": 2026,
            "source": "CEN/TC 140 In vitro diagnostic medical devices\r\n; FEB 24-26, 2026; Berlin, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221355-14020"
            ],
            "persons": [
                "221355-51870"
            ],
            "imported": "2026-02-12T11:55: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": true,
            "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": 221363,
            "title": "ISO/CD 24051-2\r\nMedical laboratories\r\nPart 2: Digital pathology and artificial intelligence (AI)-based image analysis.\r\n\r\n",
            "abstract": null,
            "authors": [
                "Stumptner, C"
            ],
            "year": 2026,
            "source": "ISO TC 212 Clinical laboratory testing and in vitro diagnostic test systems [Online]\r\n; SEP 24-26, 2025; Mexico City, MEXICO. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221363-14020"
            ],
            "persons": [
                "221363-51870"
            ],
            "imported": "2026-02-12T12:23:11+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221438,
            "title": "The Development and Validation of the Primary Affect Inventory (PAFI), a Self-Rating Questionnaire for the Measurement of Primary Affective States",
            "abstract": null,
            "authors": [
                "Latifi, A",
                "Unterrainer, HF",
                "Jauk, E",
                "Slanitz, C",
                "Straßnig, S",
                "Herzl, T",
                "Wagner-Skacel, J",
                "Doering, S",
                "Fuchshuber, J"
            ],
            "year": 2026,
            "source": "[Abstract, Poster, Oral Communication]. 2026; -DocDay 2026; FEB 12, 2026; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221438-29444",
                "221438-29447"
            ],
            "persons": [
                "221438-113090",
                "221438-59288",
                "221438-69860",
                "221438-75522"
            ],
            "imported": "2026-02-13T00:02: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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221439,
            "title": "IQDMA disrupts STAT5 nuclear transport through CDC42-PAK2 axis collapse in cutaneous T-cell lymphoma.",
            "abstract": null,
            "authors": [
                "Dey, S",
                "Sorger, H",
                "Schlederer, M",
                "Perchthaler, I",
                "Metzelder, M",
                "Kenner, L",
                "Moriggl, R",
                "Wolf, P."
            ],
            "year": 2026,
            "source": "Frontiers in Immunology (accepted, in press). 2026. (ISSN: 1664-3224) ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221439-14047"
            ],
            "persons": [
                "221439-51618",
                "221439-54011",
                "221439-98990"
            ],
            "imported": "2026-02-13T00:58:20+01:00",
            "journal": "Frontiers in Immunology (accepted, in press)",
            "issn": "1664-3224",
            "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": 221435,
            "title": "Clinical and biological impact of conversion on outcomes of minimally\r\ninvasive liver surgery: a multimodal analysis",
            "abstract": null,
            "authors": [
                "El‑Mahrouk M, Marino R, Corallino D, Artuso V, Cipriani F, Catena M, Sucher R, Aldrighetti L, Ratti F"
            ],
            "year": 2026,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40828219/. 2026; -ALPS Meeting 2026; FEB 4-8, 2026; Madonna di Campiglio. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221435-14073"
            ],
            "persons": [
                "221435-119772",
                "221435-117182"
            ],
            "imported": "2026-02-12T20:24:11+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": 217397,
            "title": "MTAP expression by immunohistochemistry: a novel biomarker in non-small cell cancer of the lung.",
            "abstract": null,
            "authors": [
                "Brune, MM",
                "Roma, L",
                "Chijioke, O",
                "Alborelli, I",
                "Zacharias, M",
                "Bubendorf, L",
                "Vlajnic, T",
                "Deigendesch, N",
                "Pollinger, J",
                "Hirschmann, P",
                "König, D",
                "Ott, S",
                "Savic-Prince, S",
                "Bubendorf, L"
            ],
            "year": 2026,
            "source": "J Thorac Oncol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001667558000001",
            "pubmed": "40850616",
            "doi": "10.1016/j.jtho.2025.08.014",
            "pmc": null,
            "organizations": [
                "217397-14020"
            ],
            "persons": [
                "217397-61601-6"
            ],
            "imported": "2025-08-25T02:00:00+02:00",
            "journal": "J Thorac Oncol",
            "issn": "1556-0864",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 20.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.97,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.985,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-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": 221042,
            "title": "Evaluating the Efficacy of Automated Suturing Technology for Bentall Procedures in a Passive Beating Heart Model.",
            "abstract": null,
            "authors": [
                "Tymoshenko, V",
                "Suria, AJ",
                "Dimonte, G",
                "Tasdelen, S",
                "Poschner, T",
                "Purrman, KC",
                "Saidian, S",
                "Andreas, M"
            ],
            "year": 2026,
            "source": "Innovations (Phila). 2026; 15569845251407558",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001677484500001",
            "pubmed": "41622605",
            "doi": "10.1177/15569845251407558",
            "pmc": null,
            "organizations": [
                "221042-14075"
            ],
            "persons": [
                "221042-131677-6",
                "221042-132198-6",
                "221042-131297-4",
                "221042-131678-6"
            ],
            "imported": "2026-02-09T01:00:00+01:00",
            "journal": "Innovations (Phila)",
            "issn": "1559-0879",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221502,
            "title": "Adipositas aus psychiatrisch-psychotherapeutischer Sicht - Mögliche Einflüsse und Management",
            "abstract": null,
            "authors": [
                "Vajda, C"
            ],
            "year": 2026,
            "source": "Grazer Kardio-Metabolischer-Tag 2026; JAN 17, 2026; 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221502-29447"
            ],
            "persons": [
                "221502-60096"
            ],
            "imported": "2026-02-13T13:44:35+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": null,
            "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": 220266,
            "title": "Liposomal amphotericin B and renal safety: review of the evidence and clinical considerations.",
            "abstract": null,
            "authors": [
                "Maertens, J",
                "Birne, R",
                "Felton, T",
                "Neofytos, D",
                "Hoenigl, M"
            ],
            "year": 2026,
            "source": "J Antimicrob Chemother. 2026; 81(2):",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001679987500002",
            "pubmed": "41549663",
            "doi": "10.1093/jac/dkaf473",
            "pmc": "PMC12813295",
            "organizations": [
                "220266-29164"
            ],
            "persons": [
                "220266-64754-6"
            ],
            "imported": "2026-01-26T01:00:00+01:00",
            "journal": "J Antimicrob Chemother",
            "issn": "1460-2091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.653,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.704,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 221510,
            "title": "Prenatal Inflammatory Exposure Shapes Behavior of Endothelial Progenitor Cells: Insights from COVID-19–Complicated Pregnancies.",
            "abstract": null,
            "authors": [
                "Steiner, A",
                "Kulovic-Sissawo, A",
                "Jäger, G",
                "Weiser-Fuchs, MT",
                "Amtmann, B",
                "Weiß, E",
                "Hiden, U"
            ],
            "year": 2026,
            "source": "Doctoral Day 2026; FEB 12, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221510-14038"
            ],
            "persons": [
                "221510-109541",
                "221510-50674",
                "221510-68413",
                "221510-100010",
                "221510-105059",
                "221510-117721",
                "221510-61680"
            ],
            "imported": "2026-02-13T14:28: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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 218193,
            "title": "Urban air pollution disrupts placental microarchitecture and shifts hofbauer cells towards a pro-inflammatory state",
            "abstract": null,
            "authors": [
                "Erlandsson, L",
                "Hirschmugl, B",
                "Hansson, E",
                "Mercnik, MH",
                "Wadsack, C",
                "Hansson, SR"
            ],
            "year": 2026,
            "source": "J ENVIRON SCI. 2026; 160: ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001583638900002",
            "pubmed": "41177590",
            "doi": "10.1016/j.jes.2025.03.043",
            "pmc": null,
            "organizations": [
                "218193-14038"
            ],
            "persons": [
                "218193-56938-1",
                "218193-50442-6",
                "218193-100813-6"
            ],
            "imported": "2025-10-13T08:54:17+02:00",
            "journal": "J ENVIRON SCI",
            "issn": "1001-0742",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF ENVIRONMENTAL SCIENCES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.831,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENVIRONMENTAL SCIENCES-SCIE",
            "impactfactor_norm_super": 0.831,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ENVIRONMENTAL SCIENCES-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220104,
            "title": "MRI prostate tumor volume predicts the need for systematic biopsies in patients undergoing MRI-targeted biopsy.",
            "abstract": null,
            "authors": [
                "Zurl, H",
                "Embacher, S",
                "Schöllnast, H",
                "Talakic, E",
                "Schöpfer-Schwab, S",
                "Pohl, K",
                "Scheipner, L",
                "Jasarevic, S",
                "Altziebler, J",
                "Mangge, A",
                "Mannweiler, S",
                "Riedl, J",
                "Bele, U",
                "Leitsmann, C",
                "Leitsmann, M",
                "Hutterer, G",
                "Ahyai, S",
                "Mischinger, J"
            ],
            "year": 2026,
            "source": "Minerva Urol Nephrol. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001669396800001",
            "pubmed": "41553789",
            "doi": "10.23736/S2724-6051.25.06375-X",
            "pmc": null,
            "organizations": [
                "220104-14104",
                "220104-14085",
                "220104-14056",
                "220104-14026",
                "220104-14020"
            ],
            "persons": [
                "220104-100216-6",
                "220104-109461-6",
                "220104-112949-6",
                "220104-119774-6",
                "220104-50839-6",
                "220104-51931-6",
                "220104-52008-6",
                "220104-99792-6",
                "220104-113095-6",
                "220104-111791-6",
                "220104-109990-6",
                "220104-99872-4",
                "220104-96506-1",
                "220104-91876-6",
                "220104-69677-6",
                "220104-123330-6",
                "220104-121670-6",
                "220104-74075-6"
            ],
            "imported": "2026-01-21T01:00:00+01:00",
            "journal": "Minerva Urol Nephrol",
            "issn": "2724-6442",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.798,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.865,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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
        }
    ]
}