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=540&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=560&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=520&ordering=-year",
    "results": [
        {
            "id": 220196,
            "title": "Der Klimawandel und Infektionserkrankungen",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2025,
            "source": "Grazer Fortbildungstage; OCT 6-11, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "220196-53586"
            ],
            "imported": "2026-01-23T14:04:37+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": 220197,
            "title": "Antibiotika in der Praxis: Wann, Wie und Warum",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2025,
            "source": "Grazer Fortbildungstage; OCT 6-11, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "220197-53586"
            ],
            "imported": "2026-01-23T14:10:09+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": 218746,
            "title": "Epidemiological Data of RSV-Associated Hospitalizations From the Last 7 RSV Seasons (ARNI Study)",
            "abstract": null,
            "authors": [
                "Yildiz, GS",
                "Resch, B"
            ],
            "year": 2025,
            "source": "ACTA PAEDIATR. 2025; 114: 460-460.-EAPS 2024 (EAP/ESPR); OCT 17-20, 2024; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001533675304082",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218746-14094"
            ],
            "persons": [
                "218746-112151",
                "218746-51743"
            ],
            "imported": "2025-11-24T08:10:44+01:00",
            "journal": "ACTA PAEDIATR",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": "ACTA PAEDIATRICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.589,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 220215,
            "title": "Upstream Environmental Determinants of Dental and Maxillofacial Trauma: A Systematic Review",
            "abstract": null,
            "authors": [
                "Omid Fakheran , Lumnije Kqiku , Rifat Latifi, Kurt Alois Ebeleseder, Norbert Jakse, Michael Payer,"
            ],
            "year": 2025,
            "source": "The Seventh Biennial Congress of the Iranian Association of Community Oral Health ; DEC 24-26, 2025; Tehran, Iran. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220215-14057",
                "220215-14109",
                "220215-14111"
            ],
            "persons": [
                "220215-50792",
                "220215-50883",
                "220215-51707",
                "220215-116243",
                "220215-51841"
            ],
            "imported": "2026-01-25T10:44:57+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220200,
            "title": "Impfstrategien- ein wertvolles Instrument zur Infektionsprophylaxe in der Hämatologie",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2025,
            "source": "Fortbildung Klinik Oberwart; DEC 1, 2025; Oberwart, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "220200-53586"
            ],
            "imported": "2026-01-23T14:17:06+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220204,
            "title": "Automated approaches to simplifying complex medical texts for laypersons – A scoping review protocol\r\n",
            "abstract": null,
            "authors": [
                "Krenn, C",
                "Wilfling, D",
                "Loder, C",
                "Jeitler, K",
                "Siebenhofer-Kroitzsch, A",
                "Semlitsch, T"
            ],
            "year": 2025,
            "source": "Open Science Framework (OSF). 2025. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220204-14509",
                "220204-27964"
            ],
            "persons": [
                "220204-125094",
                "220204-62926",
                "220204-100141",
                "220204-51098",
                "220204-63287"
            ],
            "imported": "2026-01-23T15:16:06+01:00",
            "journal": "Open Science Framework (OSF)",
            "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": false
        },
        {
            "id": 220203,
            "title": "Independent Validation of a Pathology-Based Multimodal Artificial Intelligence Biomarker for Predicting Risk of Distant Metastasis in Postmenopausal, Estrogen Receptor-Positive, Early-Stage Breast Cancer Patients: Analysis of the ABCSG Trial 8",
            "abstract": null,
            "authors": [
                "Filipits, M",
                "Hlauschek, D",
                "Zhang,J",
                "Balic, M",
                "Kates, R",
                "Greil, R",
                "Fitzal, F",
                "Toro-Bauer, N",
                "Rinnerthaler, G",
                "Pinckaers, H",
                "Sotlar, K",
                "Bago-Horvath, Z",
                "Hulla, W",
                "Regitnig, P",
                "Piehler, A",
                "Geyer, CE",
                "Kreipe, H",
                "Griffin, J",
                "Harbeck, N",
                "Wolmark, N",
                "Gnant, M"
            ],
            "year": 2025,
            "source": "PS3-04-08. 2025; -San Antonio Breast Cancer Symposium; DEC 9-12, 2025; San Antonio, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220203-14020",
                "220203-14085"
            ],
            "persons": [
                "220203-124374",
                "220203-51991"
            ],
            "imported": "2026-01-23T15:11:17+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220199,
            "title": "Update zu Infektionen in der Hämatoonkologie",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2025,
            "source": "Fortbildung Klinik Oberwart; Sep 30, 2025; Oberwart, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "220199-53586"
            ],
            "imported": "2026-01-23T14:15:17+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": 220201,
            "title": "Impfstrategien- ein wertvolles Instrument zur Infektionsprophylaxe in der Hämatologie",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2025,
            "source": "Fortbildung LKH Villach; OCT 14, 2025; Villach, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "220201-53586"
            ],
            "imported": "2026-01-23T14:18:27+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220202,
            "title": "Impfstrategien- ein wertvolles Instrument zur Infektionsprophylaxe in der Hämatologie",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2025,
            "source": "Hämatologie Wien Refresher; Nov 17, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "220202-53586"
            ],
            "imported": "2026-01-23T14:20:43+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215913,
            "title": "Multi-species probiotic supplement enhances vagal nerve function - results of a randomized controlled trial in patients with depression and healthy controls.",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                "Narrath, M",
                "Schlotmann, D",
                "Sallmutter, MT",
                "Putz, J",
                "Lang, J",
                "Brandstätter, A",
                "Pilz, R",
                "Karl, Lackner, H",
                "Goswami, N",
                "Steuber, B",
                "Tatzer, J",
                "Lackner, S",
                "Holasek, S",
                "Painold, A",
                "Jauk, E",
                "Wenninger, J",
                "Horvath, A",
                "Spicher, N",
                "Barth, A",
                "Butler, MI",
                "Wagner-Skacel, J"
            ],
            "year": 2025,
            "source": "Gut Microbes. 2025; 17(1): 2492377",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001478799500001",
            "pubmed": "40298641",
            "doi": "10.1080/19490976.2025.2492377",
            "pmc": "PMC12045568",
            "organizations": [
                "215913-14081",
                "215913-29444",
                "215913-29447",
                "215913-14010",
                "215913-14014"
            ],
            "persons": [
                "215913-51266-6",
                "215913-54165-6",
                "215913-57932-6",
                "215913-59288-6",
                "215913-81091-6",
                "215913-113090-6",
                "215913-64295-6",
                "215913-65727-6",
                "215913-84449-1",
                "215913-88711-4",
                "215913-97690-6",
                "215913-129559-6",
                "215913-95403-6"
            ],
            "imported": "2025-05-05T02:00:00+02:00",
            "journal": "Gut Microbes",
            "issn": "1949-0976",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.933,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.948,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MICROBIOLOGY-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": 220198,
            "title": "Neues aus der Tropen- & Reisemedizin",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2025,
            "source": "Grazer Fortbildungstage; Oct 6-11, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "220198-53586"
            ],
            "imported": "2026-01-23T14:11:51+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": 216563,
            "title": "Multi-strain probiotic Omnibiotic-SR improves vagus nerve function - results from a randomized controlled trial in patients with depression and healthy controls",
            "abstract": null,
            "authors": [
                "Skacel, JW",
                "Narrath, M",
                "Schlotmann, D",
                "Salllmutter, MT",
                "Pilz, R",
                "Lackner, HK",
                "Goswami, N",
                "Tatzer, J",
                "Lang, JD",
                "Putz, J",
                "Brandstätter, A",
                "Lackner, S",
                "Steurer, B",
                "Holasek, S",
                "Painold, A",
                "Jauk, E",
                "Wenninger, J",
                "Horvath, A",
                "Spicher, N",
                "Butler, M",
                "Mörkl, S"
            ],
            "year": 2025,
            "source": "Z PSYCHOSOM MED PSYC. 2025; 71(1):-Deutscher Kongress für Psychosomatische Medizin und Psychotherapie; MAR 12-14, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001500620400076",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216563-14010",
                "216563-14014",
                "216563-14058",
                "216563-14081",
                "216563-29444",
                "216563-29447"
            ],
            "persons": [
                "216563-54165",
                "216563-64295",
                "216563-81091",
                "216563-88711",
                "216563-113090",
                "216563-51266",
                "216563-57932",
                "216563-65727",
                "216563-84449",
                "216563-95403",
                "216563-129559"
            ],
            "imported": "2025-06-10T09:14:25+02:00",
            "journal": "Z PSYCHOSOM MED PSYC",
            "issn": "1438-3608",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR PSYCHOSOMATISCHE MEDIZIN UND PSYCHOTHERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.692,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHOLOGY, PSYCHOANALYSIS-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 220217,
            "title": "Impact of fludarabine exposure on overall survival in patients receiving fludarabine/cyclophosphamide reduced intensity conditioning hematopoietic cell transplantation for hematologic malignancies.",
            "abstract": null,
            "authors": [
                "Adhikari, B",
                "Schmidt, K",
                "Carpenter, A",
                "Trang, W",
                "Kraft, I",
                "Figg, W",
                "Pavletic, S",
                "Schulz, E",
                "El Jurdi, N"
            ],
            "year": 2025,
            "source": "Blood. 2025; 146(S1):5979-5979.-67th ASH Annual Meeting and Exposition; DEC 6-9, 2025; Orlando, FL, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220217-14082"
            ],
            "persons": [
                "220217-77615"
            ],
            "imported": "2026-01-25T14:39:26+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": 220137,
            "title": "Artificial intelligence in the detection of homologous recombination deficiency in ovarian cancer.",
            "abstract": null,
            "authors": [
                "Regitnig, P",
                "Kargl, M",
                "Harb, R",
                "Fiala, G",
                "Jungwirth, E",
                "Müller, H",
                "Kumar, D",
                "Plass, M"
            ],
            "year": 2025,
            "source": "VIRCHOWS ARCH. 2025; 487: S337-S337.-37th European Congress of Pathology; SEP 6-10, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001583403102097",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220137-14020"
            ],
            "persons": [
                "220137-108575",
                "220137-51991",
                "220137-99976",
                "220137-119452",
                "220137-125115",
                "220137-51449"
            ],
            "imported": "2026-01-23T08:13:08+01:00",
            "journal": "VIRCHOWS ARCH",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": "VIRCHOWS ARCHIV; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.684,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 220216,
            "title": "Comparative analysis of ide-cel and cilta-cel in patients with Relapsed/Refractory multiple myeloma: A nationwide, retrospective, real-world analysis across Austria.",
            "abstract": null,
            "authors": [
                "Strassl, I",
                "Nikoloudis, A",
                "Ruesing, LZ",
                "Melchardt, T",
                "Leisch, M",
                "Schulz, E",
                "Heine, A",
                "Neumeister, P",
                "Steiner, N",
                "Wolf, D",
                "Willenbacher, W",
                "Pichler, P",
                "Lentner, T",
                "Clausen, J",
                "Buxhofer-Ausch, V",
                "Machherndl-Spandl, S",
                "Saini, O",
                "Wipplinger, D",
                "Rumpold, H",
                "Worel, N",
                "Agis, H",
                "Krauth, MT"
            ],
            "year": 2025,
            "source": "Blood. 2025; 146(S1):4584-4584.-67th ASH Annual Meeting and Exposition; DEC 6-9, 2025; Orlando, FL, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220216-14082"
            ],
            "persons": [
                "220216-131437",
                "220216-51930",
                "220216-77615"
            ],
            "imported": "2026-01-25T14:34:54+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": 220223,
            "title": "GVHD and Biomarker.",
            "abstract": null,
            "authors": [
                "Schulz, E"
            ],
            "year": 2025,
            "source": "Austrotransplant; OCT 15-17, 2025; Schladming, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220223-14082"
            ],
            "persons": [
                "220223-77615"
            ],
            "imported": "2026-01-25T15:27:24+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": 216426,
            "title": "Effect of slice thickness on quantitative analysis of interstitial lung disease: a retrospective volumetric chest CT study.",
            "abstract": null,
            "authors": [
                "Pušeljić, M",
                "Mohorko, B",
                "Počivavšek, T",
                "Moazedi-Fürst, F",
                "Schmid, J",
                "Fuchsjäger, M",
                "Talakić, E"
            ],
            "year": 2025,
            "source": "Radiol Med. 2025; 130(8): 1172-1182. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001497681900001",
            "pubmed": "40423769",
            "doi": "10.1007/s11547-025-02023-w",
            "pmc": "PMC12367816",
            "organizations": [
                "216426-14086",
                "216426-14104"
            ],
            "persons": [
                "216426-91529-6",
                "216426-116406-1",
                "216426-82111-6",
                "216426-57343-6"
            ],
            "imported": "2025-05-28T02:00:00+02:00",
            "journal": "Radiol Med",
            "issn": "0033-8362",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.83,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.97,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220159,
            "title": "Sparkling Science Project \"DigiPath Cancer Fight\" - reaching pupils through digital pathology",
            "abstract": null,
            "authors": [
                "Godschachner, TM",
                "Kern, M",
                "Speicher, I",
                "Plass, M",
                "Stumptner, C",
                "Köhler, M",
                "Bordag, N",
                "Stummer, HM",
                "Schadelbauer, E",
                "Pessentheiner, A",
                "Brcic, I"
            ],
            "year": 2025,
            "source": "VIRCHOWS ARCH. 2025; 487: S77-S77.-37th European Congress of Pathology \"Tradition Meets Future\"; SEP 6-10, 2025; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001583403100214",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220159-14020",
                "220159-14047"
            ],
            "persons": [
                "220159-51870",
                "220159-79755",
                "220159-87663",
                "220159-89743",
                "220159-95051",
                "220159-99976",
                "220159-104839",
                "220159-92422"
            ],
            "imported": "2026-01-23T08:13:08+01:00",
            "journal": "VIRCHOWS ARCH",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": "VIRCHOWS ARCHIV; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.684,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219479,
            "title": "T-bet and GATA3 expression in Mycosis fungoides: quantitative immunohistochemical analysis and correlation with clinical outcomes",
            "abstract": null,
            "authors": [
                "Schratter, H",
                "Perchthaler, I",
                "Bordag, N",
                "Woltsche, J",
                "Cerroni, L",
                "Schadelbauer, E",
                "Fink-Puches, R",
                "Wolf, P",
                "Benezeder, T"
            ],
            "year": 2025,
            "source": "EUR J CANCER. 2025; 229: 115847--EORTC-CLTG 2025 Annual Meeting; OCT 16-18, 2025; Athens, GREECE. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001606047000003",
            "pubmed": null,
            "doi": "10.1016/j.ejca.2025.115847",
            "pmc": null,
            "organizations": [
                "219479-14047"
            ],
            "persons": [
                "219479-118468",
                "219479-51618",
                "219479-54011",
                "219479-87663",
                "219479-88082",
                "219479-107871",
                "219479-51751",
                "219479-52589",
                "219479-89743"
            ],
            "imported": "2026-01-02T10:04:13+01:00",
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF CANCER; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.826,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}