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=153700&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153720&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153680&ordering=year",
    "results": [
        {
            "id": 212797,
            "title": "Is human oversight to AI systems still possible?",
            "abstract": null,
            "authors": [
                "Holzinger, A",
                "Zatloukal, K",
                "Müller, H"
            ],
            "year": 2025,
            "source": "N Biotechnol. 2025; 85:  59-62. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001391606400001",
            "pubmed": "39675423",
            "doi": "10.1016/j.nbt.2024.12.003",
            "pmc": null,
            "organizations": [
                "212797-14020"
            ],
            "persons": [
                "212797-51050-2",
                "212797-51449-6",
                "212797-51663-6"
            ],
            "imported": "2024-12-30T01:00:00+01:00",
            "journal": "N Biotechnol",
            "issn": "1871-6784",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.883,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS-SCIE",
            "impactfactor_norm_super": 0.883,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "BIOCHEMICAL RESEARCH METHODS-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": 212979,
            "title": "Impact of homologous recombination repair/BReast CAncer (BRCA) gene alterations on survival in a real-world setting of metastatic prostate cancer.",
            "abstract": null,
            "authors": [
                "Wenzel, M",
                "Hoeh, B",
                "Koll, F",
                "Humke, C",
                "Fassl, A",
                "Reis, H",
                "Wild, P",
                "Steuber, T",
                "Graefen, M",
                "Tilki, D",
                "Traumann, M",
                "Banek, S",
                "Chun, FKH",
                "Mandel, P"
            ],
            "year": 2025,
            "source": "BJU Int. 2025; 135(1): 117-124. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001265763200001",
            "pubmed": "38982928",
            "doi": "10.1111/bju.16462",
            "pmc": "PMC11628939",
            "organizations": [],
            "persons": [
                "212979-130518-6"
            ],
            "imported": "2025-01-10T01:00:00+01:00",
            "journal": "BJU Int",
            "issn": "1464-410X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.831,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.831,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 213421,
            "title": "Outcomes in stage IIA versus stage IIB/III in the PALLAS trial [ABCSG-42/AFT-05/PrE0109/BIG-14-13]).",
            "abstract": null,
            "authors": [
                "DeMichele, A",
                "Dueck, AC",
                "Hlauschek, D",
                "Martin, M",
                "Burstein, H",
                "Pfeiler, G",
                "Zdenkowski, N",
                "Wolff, A",
                "Bellet-Ezquerra, M",
                "Winer, E",
                "Balic, M",
                "Miller, K",
                "Colleoni, M",
                "Lake, D",
                "Rubovsky, G",
                "Cameron, D",
                "Balko, J",
                "Singer, CF",
                "Nowecki, Z",
                "Iwata, H",
                "Wolmark, N",
                "Parraga, KA",
                "Rugo, H",
                "Steger, GG",
                "Traina, T",
                "Werutsky, G",
                "Czajkowska, D",
                "Metzger, O",
                "El-Abed, S",
                "Theall, KP",
                "Lu, RD",
                "O'Brien, P",
                "Fesl, C",
                "Mayer, E",
                "Gnant, M"
            ],
            "year": 2025,
            "source": "Breast Cancer Res. 2025; 27(1):12",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001403133100001",
            "pubmed": "39849600",
            "doi": "10.1186/s13058-024-01941-3",
            "pmc": "PMC11761723",
            "organizations": [],
            "persons": [
                "213421-59188-6"
            ],
            "imported": "2025-01-27T01:00:00+01:00",
            "journal": "Breast Cancer Res",
            "issn": "1465-5411",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.776,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.826,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 214774,
            "title": "Natural Polyamine Spermidine Inhibits the In Vitro Oxidation of LDL.",
            "abstract": null,
            "authors": [
                "Rossmann, C",
                "Darko, A",
                "Kager, G",
                "Ledinski, G",
                "Wonisch, W",
                "Wagner, T",
                "Hallström, S",
                "Reibnegger, G",
                "Paar, M",
                "Cvirn, G"
            ],
            "year": 2025,
            "source": "Molecules. 2025; 30(4): 955",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001432336900001",
            "pubmed": "40005266",
            "doi": "10.3390/molecules30040955",
            "pmc": "PMC11858627",
            "organizations": [
                "214774-14012",
                "214774-14058"
            ],
            "persons": [
                "214774-50119-6",
                "214774-51964-6",
                "214774-50312-6",
                "214774-50569-6",
                "214774-50840-6",
                "214774-51091-1",
                "214774-78351-6",
                "214774-90044-6",
                "214774-50068-4"
            ],
            "imported": "2025-03-03T01:00:00+01:00",
            "journal": "Molecules",
            "issn": "1420-3049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.742,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.742,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-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": 215446,
            "title": "Are PM6:Y6 Bulk Heterojunction Photoactive Films Cytocompatible and Electrically Stable in Biological Environments?",
            "abstract": null,
            "authors": [
                "Polz, M",
                "Binter, K",
                "Yallum, KM",
                "Rath, T",
                "Nowakowska-Desplantes, M",
                "Schimpel, C",
                "Sommer, G",
                "Ghaffari-Tabrizi-Wizsy, N",
                "Banerji, N",
                "Trimmel, G",
                "Rienmüller, T"
            ],
            "year": 2025,
            "source": "ADV ELECTRON MATER. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001450319600001",
            "pubmed": null,
            "doi": "10.1002/aelm.202400899",
            "pmc": null,
            "organizations": [
                "215446-14014",
                "215446-14050"
            ],
            "persons": [
                "215446-51047-6",
                "215446-104119-6"
            ],
            "imported": "2025-04-02T11:41:00+02:00",
            "journal": "ADV ELECTRON MATER",
            "issn": "2199-160X",
            "collection_publisher": null,
            "collection_title": "ADVANCED ELECTRONIC MATERIALS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.801,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHYSICS, APPLIED-SCIE",
            "impactfactor_norm_super": 0.801,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PHYSICS, APPLIED-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": 215916,
            "title": "CVOT summit report 2024: new cardiovascular, kidney, and metabolic outcomes.",
            "abstract": null,
            "authors": [
                "Schnell, O",
                "Almandoz, J",
                "Anderson, L",
                "Barnard-Kelly, K",
                "Battelino, T",
                "Blüher, M",
                "Busetto, L",
                "Catrinou, D",
                "Ceriello, A",
                "Cos, X",
                "Danne, T",
                "Dayan, CM",
                "Del, Prato, S",
                "Fernández-Fernández, B",
                "Fioretto, P",
                "Forst, T",
                "Gavin, JR",
                "Giorgino, F",
                "Groop, PH",
                "Harsch, IA",
                "Heerspink, HJL",
                "Heinemann, L",
                "Ibrahim, M",
                "Jadoul, M",
                "Jarvis, S",
                "Ji, L",
                "Kanumilli, N",
                "Kosiborod, M",
                "Landmesser, U",
                "Macieira, S",
                "Mankovsky, B",
                "Marx, N",
                "Mathieu, C",
                "McGowan, B",
                "Milenkovic, T",
                "Moser, O",
                "Müller-Wieland, D",
                "Papanas, N",
                "Patel, DC",
                "Pfeiffer, AFH",
                "Rahelić, D",
                "Rodbard, HW",
                "Rydén, L",
                "Schaeffner, E",
                "Spearman, CW",
                "Stirban, A",
                "Tacke, F",
                "Topsever, P",
                "Van, Gaal, L",
                "Standl, E"
            ],
            "year": 2025,
            "source": "Cardiovasc Diabetol. 2025; 24(1):187",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001480665000001",
            "pubmed": "40316962",
            "doi": "10.1186/s12933-025-02700-0",
            "pmc": "PMC12048985",
            "organizations": [
                "215916-14080"
            ],
            "persons": [
                "215916-87294-6"
            ],
            "imported": "2025-05-05T02:00:00+02:00",
            "journal": "Cardiovasc Diabetol",
            "issn": "1475-2840",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.93,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.938,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216361,
            "title": "Advancing Prognostic Stratification in PSCC: Developing Predictive Models as the Next Pivotal Step",
            "abstract": null,
            "authors": [
                "May, M",
                "Hrudka, J",
                "Elst, L",
                "Regauer, S"
            ],
            "year": 2025,
            "source": "J NATL COMPR CANC NE. 2025; 23(5): e257038",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:001491793100007",
            "pubmed": null,
            "doi": "10.6004/jnccn.2025.7038",
            "pmc": null,
            "organizations": [
                "216361-14020"
            ],
            "persons": [
                "216361-51945-6"
            ],
            "imported": "2025-05-26T09:41:39+02:00",
            "journal": "J NATL COMPR CANC NE",
            "issn": "1540-1405",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF THE NATIONAL COMPREHENSIVE CANCER NETWORK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 16.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.934,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216960,
            "title": "Educational Needs in Geriatric Medicine Among Health Care Professionals and Medical Students in COST Action 21122 PROGRAMMING: Mixed-Methods Survey Protocol",
            "abstract": null,
            "authors": [
                "Ogliari, G",
                "Masud, T",
                "Herghelegiu, AM",
                "Pavic, T",
                "Ekdahl, AW",
                "Piotrowicz, K",
                "Duque, S",
                "Benetos, A",
                "Bogdanovic, N",
                "Bonin-Guillaume, S",
                "Frost, R",
                "Koca, M",
                "Kossioni, A",
                "Kravvariti, E",
                "Martinez-Velilla, N",
                "McKeown, W",
                "Roller-Wirnsberger, R",
                "Savas, S",
                "Vassallo, M",
                "Yellon, T",
                "Petrovic, M",
                "Kotsani, M"
            ],
            "year": 2025,
            "source": "JMIR RES PROTOC. 2025; 14:  e64985",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001517308600001",
            "pubmed": "40305653",
            "doi": "10.2196/64985",
            "pmc": "PMC12174867",
            "organizations": [],
            "persons": [
                "216960-51745-6"
            ],
            "imported": "2025-07-07T08:54:42+02:00",
            "journal": "JMIR RES PROTOC",
            "issn": "1929-0748",
            "collection_publisher": null,
            "collection_title": "JMIR RESEARCH PROTOCOLS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218567,
            "title": "Strategy for managing injuries at different ages.",
            "abstract": null,
            "authors": [
                "Weinberg, AM"
            ],
            "year": 2025,
            "source": "AO Trauma Course - Managing Pediatric Musculoskeletal Injuries; NOV 2-4, 2025; Zagreb, CROATIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218567-14052"
            ],
            "persons": [
                "218567-50785"
            ],
            "imported": "2025-11-11T11:53:03+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": false
        },
        {
            "id": 218572,
            "title": "Metagenomic Estimation of Dietary Intake",
            "abstract": null,
            "authors": [
                "Diener, C"
            ],
            "year": 2025,
            "source": "10th International Conference for Clinical Metagenomics (ICCmg); Nov 6-7, 2025; Geneva, Switzerland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218572-14023"
            ],
            "persons": [
                "218572-125176"
            ],
            "imported": "2025-11-11T16:13:36+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": true,
            "local_affiliation": true
        },
        {
            "id": 218566,
            "title": "What is our acceptable standard of treatment? Are we there yet? How can we improve?.",
            "abstract": null,
            "authors": [
                "Weinberg, AM"
            ],
            "year": 2025,
            "source": "AO Trauma Course - Managing Pediatric Musculoskeletal Injuries; NOV 2-4, 2025; Zagreb, CROATIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218566-14052"
            ],
            "persons": [
                "218566-50785"
            ],
            "imported": "2025-11-11T11:39:13+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": false
        },
        {
            "id": 218558,
            "title": "Patient-Reported Outcomes Following Surgical and Non-Surgical Treatment of Peri-Implant Disease:A systematic review",
            "abstract": null,
            "authors": [
                "Fakheran,O",
                "Payer, M",
                "Jakse, N",
                "Schmidlin, PR"
            ],
            "year": 2025,
            "source": "29th Annual European Association of Dental Public Health (EADPH); September  25-27, 2025; Rome, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218558-14109"
            ],
            "persons": [
                "218558-51707",
                "218558-116243",
                "218558-50792"
            ],
            "imported": "2025-11-10T13:31: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217160,
            "title": "Clinical Use of Liquid Biopsy in Metastatic Breast Cancer-An ESSO-EYSAC International Survey",
            "abstract": null,
            "authors": [
                "Suppan, I",
                "Lundon, D",
                "Garg, PK",
                "Caballero, C",
                "Heitzer, E",
                "Brandl, A"
            ],
            "year": 2025,
            "source": "J SURG ONCOL. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001527411000001",
            "pubmed": "40654322",
            "doi": "10.1002/jso.70045",
            "pmc": "PMC12455556",
            "organizations": [
                "217160-14021"
            ],
            "persons": [
                "217160-50899-6"
            ],
            "imported": "2025-07-28T09:38:27+02:00",
            "journal": "J SURG ONCOL",
            "issn": "0022-4790",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF SURGICAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.507,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.629,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SURGERY-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": 216214,
            "title": "High-Voltage Injuries and Train Surfing: A 30-Year Review of Epidemiology, Treatment, and Outcomes",
            "abstract": null,
            "authors": [
                "Koenig, V",
                "Lumenta, D",
                "Joestl, J",
                "Ihra, G",
                "Windpassinger, M",
                "Monai, M",
                "Fochtmann, A"
            ],
            "year": 2025,
            "source": "J CLIN MED. 2025; 14(9): 2918",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001487000900001",
            "pubmed": "40363951",
            "doi": "10.3390/jcm14092918",
            "pmc": "PMC12072875",
            "organizations": [
                "216214-14076"
            ],
            "persons": [
                "216214-81670-6"
            ],
            "imported": "2025-05-19T10:07:33+02:00",
            "journal": "J CLIN MED",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.63,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.663,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": 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": 216161,
            "title": "Predicting delirium in acute ischemic stroke: the PREDELIS score.",
            "abstract": null,
            "authors": [
                "Berger, N",
                "Kramer, D",
                "Schrempf, M",
                "Hofer, E",
                "Pichler, A",
                "Fandler-Höfler, S",
                "Haidegger, M",
                "Hatab, I",
                "Heine, M",
                "Jagiello, J",
                "Koller, H",
                "Lilek, S",
                "Veeranki, S",
                "Enzinger, C",
                "Gattringer, T",
                "Kneihsl, M"
            ],
            "year": 2025,
            "source": "J Neurol. 2025; 272(6): 391",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001488645800004",
            "pubmed": "40350491",
            "doi": "10.1007/s00415-025-13073-5",
            "pmc": "PMC12066373",
            "organizations": [
                "216161-14026",
                "216161-14108",
                "216161-14051",
                "216161-14083"
            ],
            "persons": [
                "216161-97312-6",
                "216161-50173-6",
                "216161-70680-6",
                "216161-77129-6",
                "216161-83425-4",
                "216161-104786-1",
                "216161-117021-6",
                "216161-82411-6",
                "216161-89706-6",
                "216161-71486-6"
            ],
            "imported": "2025-05-13T02:00:00+02:00",
            "journal": "J Neurol",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.83,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.873,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 215844,
            "title": "Long-Term Clinical Benefits of Pulsed Field Ablation in Paroxysmal Atrial Fibrillation: Subanalyses From the Multicenter inspIRE Trial.",
            "abstract": null,
            "authors": [
                "De, Potter, TJR",
                "Grimaldi, M",
                "Duytschaever, M",
                "Anic, A",
                "Vijgen, J",
                "Neuzil, P",
                "Van, Herendael, H",
                "Verma, A",
                "Skanes, A",
                "Scherr, D",
                "Pürerfellner, H",
                "Rackauskas, G",
                "Jais, P",
                "Reddy, VY, , inspIRE, Trial, Investigators"
            ],
            "year": 2025,
            "source": "Circ Arrhythm Electrophysiol. 2025; 18(5): e013465",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001491337900003",
            "pubmed": "40276859",
            "doi": "10.1161/CIRCEP.124.013465",
            "pmc": "PMC12094256",
            "organizations": [],
            "persons": [
                "215844-50168-6"
            ],
            "imported": "2025-04-28T02:00:00+02:00",
            "journal": "Circ Arrhythm Electrophysiol",
            "issn": "1941-3149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.91,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.917,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215774,
            "title": "Brain oxygenation monitoring during neonatal stabilization and resuscitation and its potential for improving preterm infant outcomes: a systematic review and meta-analysis with Bayesian analysis.",
            "abstract": null,
            "authors": [
                "Bruckner, M",
                "Suppan, T",
                "Suppan, E",
                "Schwaberger, B",
                "Urlesberger, B",
                "Goeral, K",
                "Hammerl, M",
                "Perme, T",
                "Dempsey, EM",
                "Springer, L",
                "Lista, G",
                "Szczapa, T",
                "Fuchs, H",
                "Karpinski, L",
                "Bua, J",
                "Law, B",
                "Buchmayer, J",
                "Kiechl-Kohlendorfer, U",
                "Cerar, LK",
                "Schwarz, CE",
                "Gründler, K",
                "Stucchi, I",
                "Klebermass-Schrehof, K",
                "Schmölzer, GM",
                "Pichler, G"
            ],
            "year": 2025,
            "source": "Eur J Pediatr. 2025; 184(5): 305",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001471828600002",
            "pubmed": "40259049",
            "doi": "10.1007/s00431-025-06138-0",
            "pmc": "PMC12011959",
            "organizations": [
                "215774-14094"
            ],
            "persons": [
                "215774-100214-6",
                "215774-100023-1",
                "215774-129417-6",
                "215774-50907-4",
                "215774-79516-6"
            ],
            "imported": "2025-04-22T02:00:00+02:00",
            "journal": "Eur J Pediatr",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.767,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.831,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 215747,
            "title": "Femoral bone growth predictions based on personalized multi-scale simulations: validation and sensitivity analysis of a mechanobiological model",
            "abstract": null,
            "authors": [
                "Koller, W",
                "Svehlik, M",
                "Wallnoefer, E",
                "Kranzl, A",
                "Mindler, G",
                "Baca, A",
                "Kainz, H"
            ],
            "year": 2025,
            "source": "BIOMECH MODEL MECHAN. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001466224500001",
            "pubmed": "40227492",
            "doi": "10.1007/s10237-025-01942-x",
            "pmc": "PMC12162800",
            "organizations": [
                "215747-14052"
            ],
            "persons": [
                "215747-65038-6"
            ],
            "imported": "2025-04-22T15:11:33+02:00",
            "journal": "BIOMECH MODEL MECHAN",
            "issn": "1617-7959",
            "collection_publisher": null,
            "collection_title": "BIOMECHANICS AND MODELING IN MECHANOBIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.58,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "BIOPHYSICS-SCIE",
            "impactfactor_norm_super": 0.714,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "BIOPHYSICS-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": 214771,
            "title": "Procalcitonin use in febrile children attending European emergency departments: a prospective multicenter study.",
            "abstract": null,
            "authors": [
                "Borensztajn, DM",
                "Zachariasse, JM",
                "Carrol, ED",
                "Nijman, RG",
                "von, Both, U",
                "Emonts, M",
                "Herberg, J",
                "Kohlmaier, B",
                "Levin, M",
                "Lim, E",
                "Maconochie, IK",
                "Martinón-Torres, F",
                "Pokorn, M",
                "Rivero-Calle, I",
                "Rudzāte, A",
                "Tan, CD",
                "Tsolia, M",
                "Vermont, C",
                "Zavadska, D",
                "Zenz, W",
                "Moll, HA, , PERFORM, consortium:, Personalised, Risk, assessment, in, febrile, children, to, optimise, Real-life, Management, across, the, European, Union"
            ],
            "year": 2025,
            "source": "BMC Pediatr. 2025; 25(1): 157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001435407400002",
            "pubmed": "40025449",
            "doi": "10.1186/s12887-025-05483-1",
            "pmc": "PMC11871781",
            "organizations": [
                "214771-14091"
            ],
            "persons": [
                "214771-91471-7",
                "214771-99847-7",
                "214771-102229-7",
                "214771-51968-7",
                "214771-54077-7",
                "214771-54341-7",
                "214771-60213-7",
                "214771-60829-7",
                "214771-75521-6",
                "214771-81339-7",
                "214771-83445-7",
                "214771-98987-7",
                "214771-62056-7",
                "214771-51369-7",
                "214771-51709-7",
                "214771-51713-7",
                "214771-51963-7",
                "214771-54004-7",
                "214771-56810-7",
                "214771-59232-7",
                "214771-83601-7",
                "214771-51647-6",
                "214771-99326-7",
                "214771-71910-7",
                "214771-90210-7"
            ],
            "imported": "2025-03-03T01:00:00+01:00",
            "journal": "BMC Pediatr",
            "issn": "1471-2431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.535,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.562,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 214647,
            "title": "Radar reflectors for marking of target lymph nodes in initially node-positive patients receiving neoadjuvant chemotherapy for breast cancer-a subgroup analysis of the prospective AXSANA (EUBREAST-03) trial.",
            "abstract": null,
            "authors": [
                "Banys-Paluchowski, M",
                "Hartmann, S",
                "Basali, T",
                "Gasparri, ML",
                "de, Boniface, J",
                "Gentilini, OD",
                "Cakmak, GK",
                "Ditsch, N",
                "Stickeler, E",
                "Schlichting, E",
                "Rubio, I",
                "Peintinger, F",
                "Untch, M",
                "Mau, C",
                "Federspiel, FK",
                "Bucher, S",
                "Ramaker, K",
                "Paluchowski, P",
                "Bauer, L",
                "Riemer, S",
                "Langanke, D",
                "Leuf, TD",
                "Schnabel, J",
                "von, Abel, E",
                "Solbach, C",
                "Ovalle, SC",
                "Hilmer, K",
                "Bjelic-Radisic, V",
                "Stahl, N",
                "Sanchez-Mendez, JI",
                "Hagen, V",
                "Hansen, MH",
                "Krawczyk, N",
                "Sezen, BA",
                "Jursik, K",
                "Thill, M",
                "Kolberg, HC",
                "Reimer, T",
                "Ruf, F",
                "Wihlfahrt, K",
                "Rief, A",
                "Berger, T",
                "Schmidt, E",
                "Tauber, N",
                "Fröhlich, S",
                "Kühn, T"
            ],
            "year": 2025,
            "source": "Breast Cancer Res Treat. 2025; 211(1): 203-211. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001426432000001",
            "pubmed": "39976867",
            "doi": "10.1007/s10549-025-07635-4",
            "pmc": null,
            "organizations": [
                "214647-14020",
                "214647-14038",
                "214647-14063"
            ],
            "persons": [
                "214647-60413-6",
                "214647-100798-6"
            ],
            "imported": "2025-02-24T01:00:00+01:00",
            "journal": "Breast Cancer Res Treat",
            "issn": "0167-6806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.477,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.552,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ONCOLOGY-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
        }
    ]
}