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=154080&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154100&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154060&ordering=year",
    "results": [
        {
            "id": 218295,
            "title": "INNOVATIVE VALUE ENGINEERING STRATEGIES FOR OPTIMIZING FORMALDEHYDE EXTRACTION IN ANATOMY LABS: COST-EFFECTIVE AND LOW-MAINTENANCE APPROACHES",
            "abstract": null,
            "authors": [
                "Russ, J",
                "Hammer, N"
            ],
            "year": 2025,
            "source": "ANAT REC. 2025; 308: S142-S142.-ISMS; JUL 23-26, 2025; LISBON, PORTUGAL. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001584556500038",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218295-14018"
            ],
            "persons": [
                "218295-102804"
            ],
            "imported": "2025-10-22T10:02:38+02:00",
            "journal": "ANAT REC",
            "issn": "1932-8486",
            "collection_publisher": null,
            "collection_title": "ANATOMICAL RECORD-ADVANCES IN INTEGRATIVE ANATOMY AND EVOLUTIONARY BIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY-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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213533,
            "title": "Vom Gewebe zur Erkenntnis",
            "abstract": null,
            "authors": [
                "Gruber, M",
                "Huppertz, B"
            ],
            "year": 2025,
            "source": "Deutsche Hebammen Zeitschrift. 2025; 77(1): 18-23. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213533-14017"
            ],
            "persons": [
                "213533-54142",
                "213533-90214"
            ],
            "imported": "2025-01-29T13:23:04+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": 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": 216832,
            "title": "Malabsorption und Nahrungsmittelintoleranzen",
            "abstract": null,
            "authors": [
                "Hammer, HF"
            ],
            "year": 2025,
            "source": "Jatros Infektiologie & Gastroenteologie-Hepatologie. 2025; (2): 44-46. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216832-14081"
            ],
            "persons": [
                "216832-51531"
            ],
            "imported": "2025-06-27T16:04:51+02: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": 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": 218620,
            "title": "Robotic versus open radical cystectomy: factors influencing approach Selection, predictors of surgical Conversion and their implications for patient outcomes",
            "abstract": null,
            "authors": [
                "Dagnino, F",
                "Beatrici, E",
                "Qian, ZY",
                "Stelzl, D",
                "Zurl, H",
                "Korn, S",
                "Pohl, K",
                "Piccolini, A",
                "Garcia, G",
                "Paciotti, M",
                "Hurle, R",
                "Lughezzani, G",
                "Buffi, NM",
                "Kibel, AS",
                "Cole, AP",
                "Trinh, QD",
                "Clinton, TN"
            ],
            "year": 2025,
            "source": "WORLD J UROL. 2025; 43(1): 647",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001606440200001",
            "pubmed": "41165824",
            "doi": "10.1007/s00345-025-06008-2",
            "pmc": null,
            "organizations": [
                "218620-14056"
            ],
            "persons": [
                "218620-96506-6",
                "218620-109461-6"
            ],
            "imported": "2025-11-17T07:49:01+01:00",
            "journal": "WORLD J UROL",
            "issn": "0724-4983",
            "collection_publisher": null,
            "collection_title": "WORLD JOURNAL OF UROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.652,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.716,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218698,
            "title": "Public and Patient Involvement in Cystic Fibrosis Research - A Feasibility Study.",
            "abstract": null,
            "authors": [
                "Schaffer, AM",
                "Auer, M",
                "Auer, J",
                "Pansy, J",
                "Stadlbauer, V",
                "Eber, E",
                "Singer, F"
            ],
            "year": 2025,
            "source": "Monatsschrift Kinderheilkunde. 2025; Suppl 2: S145--63. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; Sep 10-12, 2025; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218698-14081",
                "218698-14095"
            ],
            "persons": [
                "218698-113189",
                "218698-113973",
                "218698-50989",
                "218698-51713"
            ],
            "imported": "2025-11-20T15:21:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218705,
            "title": "Diagnose einer Propionazidämie bei isolierter QTC-Verlängerung und ansonsten asymptomatischer Patientin",
            "abstract": null,
            "authors": [
                "Ziegler, M",
                "Kurath-Koller, S",
                "Plecko, B",
                "Zschocke, J",
                "Lutz, S",
                "Baghdasaryan, A"
            ],
            "year": 2025,
            "source": "63. Jahrestagung der Österreichischen Gesellschaft für Kinder-und Jugendheilkunde; Sep 10-12, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218705-14093"
            ],
            "persons": [
                "218705-59876"
            ],
            "imported": "2025-11-20T19:37:05+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215479,
            "title": "Molecular Landscape and Treatment Paradigms of Hepatocellular and Cholangiocarcinoma: A Multinational Review.",
            "abstract": null,
            "authors": [
                "Skok, K",
                "Stift, J",
                "Schirmacher, P",
                "Kashofer, K",
                "Stauber, R",
                "Ranković, B",
                "Lackner, K"
            ],
            "year": 2025,
            "source": "Z Gastroenterol. 2025; 63(9):948-959",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001456445900001",
            "pubmed": "40164125",
            "doi": "10.1055/a-2548-0108",
            "pmc": "PMC12425601",
            "organizations": [
                "215479-14020",
                "215479-14081"
            ],
            "persons": [
                "215479-51530-6",
                "215479-51983-4",
                "215479-57386-6",
                "215479-120849-2"
            ],
            "imported": "2025-04-02T02:00:00+02:00",
            "journal": "Z Gastroenterol",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218248,
            "title": "Endoscopy.",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Midulla F"
            ],
            "year": 2025,
            "source": "ERS Congress 2025; SEP 27-OCT 1, 2025; Amsterdam, NETHERLANDS. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218248-14095"
            ],
            "persons": [
                "218248-51713"
            ],
            "imported": "2025-10-16T15:38:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218633,
            "title": "GFAP and NfL as predictors of disease progression and relapse activity in fingolimod-treated multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Maceski, AM",
                "Benkert, P",
                "Einsiedler, M",
                "Schaedelin, S",
                "Oechtering, J",
                "Melie-Garcia, L",
                "Cagol, A",
                "Galbusera, R",
                "Galli, E",
                "Mueller, J",
                "Finkener, S",
                "Lalive, PH",
                "Uginet, M",
                "Müller, S",
                "Pot, C",
                "Mathias, A",
                "Du, Pasquier, R",
                "Hoepner, R",
                "Chan, A",
                "Disanto, G",
                "Zecca, C",
                "D'Souza, M",
                "Hemkens, LG",
                "Yaldizli, Ö",
                "Derfuss, T",
                "Roth, P",
                "Gobbi, C",
                "Brassat, D",
                "Tackenberg, B",
                "Pedotti, R",
                "Raposo, C",
                "Oksenberg, J",
                "Green, AJ",
                "Wiendl, H",
                "Berger, K",
                "Hermesdorf, M",
                "Piehl, F",
                "Conen, D",
                "Kappos, L",
                "Khalil, M",
                "Granziera, C",
                "Abdelhak, A",
                "Leppert, D",
                "Willemse, EAJ",
                "Kuhle, J, , Swiss, Multiple, Sclerosis, Cohort, (SMSC)\n"
            ],
            "year": 2025,
            "source": "Brain. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41237262",
            "doi": "10.1093/brain/awaf433",
            "pmc": null,
            "organizations": [
                "218633-14051"
            ],
            "persons": [
                "218633-57435-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Brain",
            "issn": "1460-2156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.981,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218668,
            "title": "VI-RADS in der Ära der modernen systemischen Therapie",
            "abstract": null,
            "authors": [
                "Talakic, E"
            ],
            "year": 2025,
            "source": "Wissenschaftliche Morgenfortbildung der Klinischen Abteilung für Allgemeine Radiologische Diagnostik; NOV 05, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218668-14104"
            ],
            "persons": [],
            "imported": "2025-11-18T06:04:50+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": 218682,
            "title": "Anschluß außerhalb der Traumazone - Innerhalb der Traumazone – \r\nHumerusrekonstruktion nach Explosionstrauma.",
            "abstract": null,
            "authors": [
                "Mandal, P",
                "Bauer, B",
                "Winter, R",
                "Kamolz, LP"
            ],
            "year": 2025,
            "source": "DAM; 46. Jahrestagung; Tradition REflexion Vision!; Nov 13-15, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218682-14045",
                "218682-14076"
            ],
            "persons": [
                "218682-132682",
                "218682-63389",
                "218682-80111",
                "218682-120631"
            ],
            "imported": "2025-11-19T08:19:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218700,
            "title": "The association of latent classes with respiratory symptoms and treatment in unselected schoolchildren.",
            "abstract": null,
            "authors": [
                "Schaffer, AM",
                "Mozun, R",
                "Kentgens, AC",
                "Zimmermann, T",
                "Mallet, MC",
                "Kuehni, CE",
                "Latzin, P",
                "Usemann, J",
                "Möller, A",
                "Herzog, SA",
                "Singer, F"
            ],
            "year": 2025,
            "source": "European Respiratory Journal. 2025; 66 (suppl 65): PA3782--ERS Congress 2025; SEP 27-OCT 1, 2025; Amsterdam, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218700-14095"
            ],
            "persons": [
                "218700-113189",
                "218700-113973"
            ],
            "imported": "2025-11-20T16:06:18+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": 218693,
            "title": "Atopische Dermatitis, DD ektodermale Dysplasie oder beides?",
            "abstract": null,
            "authors": [
                "Weingärtner, A",
                "Eber, E"
            ],
            "year": 2025,
            "source": "Monatsschrift Kinderheilkunde. 2025; Suppl 2: S147--63. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 10-12, 2025; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218693-14095"
            ],
            "persons": [
                "218693-51713"
            ],
            "imported": "2025-11-20T13:56: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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218671,
            "title": "Das Gesundheitssystem steht vor ultimativer Belastungsprobe",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2025,
            "source": "Österreichische Krankenhauszeitung. 2025; 66(4): 15-15. ",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218671-14024",
                "218671-27964"
            ],
            "persons": [
                "218671-50445"
            ],
            "imported": "2025-11-18T09:51:08+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": 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": 218670,
            "title": "Sehr geehrte Frau Ministerin Korinna Schumann",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2025,
            "source": "Österreichische Krankenhauszeitung. 2025; 2(66): 15-15. ",
            "category": 1,
            "document_type": 6,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218670-14024",
                "218670-27964"
            ],
            "persons": [
                "218670-50445"
            ],
            "imported": "2025-11-18T09:45:22+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": 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": 218632,
            "title": "Global network and local vulnerabilities underlie brain atrophy across Parkinson's disease stages.",
            "abstract": null,
            "authors": [
                "Vo, A",
                "Tremblay, C",
                "Rahayel, S",
                "Al-Bachari, S",
                "Berendse, HW",
                "Bright, JK",
                "Cendes, F",
                "d'Angremont, E",
                "Dalrymple-Alford, JC",
                "Debove, I",
                "Dirkx, MF",
                "Druzgal, J",
                "Garraux, G",
                "Helmich, RC",
                "Hu, MT",
                "Jahanshad, N",
                "Johansson, ME",
                "Klein, JC",
                "Laansma, MA",
                "McMillan, CT",
                "Melzer, TR",
                "Misic, B",
                "Mosley, P",
                "Owens-Walton, C",
                "Parkes, LM",
                "Pellicano, C",
                "Piras, F",
                "Poston, KL",
                "Rango, M",
                "Rummel, C",
                "Schwingenschuh, P",
                "Suette, M",
                "Thompson, PM",
                "Tosun, D",
                "Tsai, CC",
                "van, Balkom, TD",
                "van, den, Heuvel, OA",
                "van, der, Werf, YD",
                "van, Heese, EM",
                "Vriend, C",
                "Wang, JJ",
                "Wiest, R",
                "Yasuda, CL",
                "Dagher, A"
            ],
            "year": 2025,
            "source": "Brain. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41237265",
            "doi": "10.1093/brain/awaf432",
            "pmc": null,
            "organizations": [
                "218632-14051"
            ],
            "persons": [
                "218632-129975-6",
                "218632-50172-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Brain",
            "issn": "1460-2156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.981,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218658,
            "title": "A Systematic Study of Molecular Diagnosis, Treatment and Prognosis in Infant-Type Hemispheric Glioma): An Individual Patient Data Meta-analysis of 164 patients.",
            "abstract": null,
            "authors": [
                "Chavaz, L",
                "Bagchi, A",
                "Dhanda, SK",
                "Toutain, F",
                "Pfister, SM",
                "Sturm, D",
                "Pietsch, T",
                "Gielen, GH",
                "Waha, A",
                "Clarke, M",
                "Lu, C",
                "Karremann, M",
                "Benesch, M",
                "Perwein, T",
                "Nussbaumer, G",
                "Kramm, C",
                "Massimino, M",
                "Biassoni, V",
                "Vinci, M",
                "Mastronuzzi, A",
                "van, Vuurden, D",
                "Veldhuijzen, van, Zanten, SEM",
                "Mackay, A",
                "Jones, C",
                "Jones, DTW",
                "Guerreiro, Stucklin, AS",
                "Tabori, U",
                "Hawkins, C",
                "Ryall, S",
                "Morales, La, Madrid, A",
                "Lassaletta, A",
                "Bailey, S",
                "Hargrave, D",
                "Chiang, J",
                "El-Ayadi, M",
                "Mançano, BM",
                "Manuel, Reis, R",
                "Hagel, C",
                "Gorsi, H",
                "Silvestrini, N",
                "Gilani, A",
                "Papusha, L",
                "Klimo, P",
                "Zhou, X",
                "Gajjar, A",
                "Robinson, GW",
                "von, Bueren, AO"
            ],
            "year": 2025,
            "source": "Neuro Oncol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41206756",
            "doi": "10.1093/neuonc/noaf264",
            "pmc": null,
            "organizations": [
                "218658-14092"
            ],
            "persons": [
                "218658-51369-6",
                "218658-93278-6",
                "218658-98278-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Neuro Oncol",
            "issn": "1523-5866",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.986,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218669,
            "title": "Psychosoziale Evaluation vor einer Blutstammzelltransplantation mit fremden Zellen.\r\n",
            "abstract": null,
            "authors": [
                "Nagele, E"
            ],
            "year": 2025,
            "source": "Krankenhaus der Elisabethinen GmbH, Standort II | Eggenberg; Graz, AUSTRIA;. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218669-29447"
            ],
            "persons": [
                "218669-59261"
            ],
            "imported": "2025-11-18T09:06: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218690,
            "title": "Using verification data for estimating measurement uncertainty in a routine medical laboratory",
            "abstract": null,
            "authors": [
                "Michaelis, S",
                "Binder, L",
                "Schneider, C",
                "Enko, D"
            ],
            "year": 2025,
            "source": "Clin Chem Lab Med. 2025; 63 (Special Suppl.): 97-2842.-26th IFCC-EFLM European Congress of Clinical Chemistry and Laboratory Medicine; MAY 18-22, 2025; Brussels, BELGIUM. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218690-14023"
            ],
            "persons": [
                "218690-89193"
            ],
            "imported": "2025-11-20T09:42: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218629,
            "title": "The genotypic and phenotypic landscape of PDHA1-related pyruvate dehydrogenase complex deficiency.",
            "abstract": null,
            "authors": [
                "Merkevicius, K",
                "Smirnov, D",
                "Schlieben, LD",
                "Ganetzky, R",
                "Feichtinger, RG",
                "Jiang, H",
                "Fang, F",
                "Ebihara, T",
                "Murayama, K",
                "Ferrera, G",
                "Ardissone, A",
                "Rokicki, D",
                "Wesol-Kucharska, D",
                "Schröder, S",
                "Bauer, P",
                "Bertoli-Avella, A",
                "Østergaard, E",
                "Freisinger, P",
                "Janssen, MCH",
                "Wagner, M",
                "Abouyousef, O",
                "Alhaddad, B",
                "AlAbdi, L",
                "Alkuraya, F",
                "Alston, CL",
                "Baghdasaryan, A",
                "Barca, D",
                "Barić, I",
                "Bellusci, M",
                "Bevot, A",
                "Boltshauser, E",
                "Borggraefe, I",
                "Bouchereau, J",
                "Bruno, C",
                "Burnyte, B",
                "Calhoun, A",
                "Casas, K",
                "Coker, M",
                "Crushell, E",
                "De, Lonlay, P",
                "Dionisi-Vici, C",
                "Distelmaier, F",
                "Falk, MJ",
                "Ferreira, AC",
                "Ferreira, CR",
                "Ficicioglu, C",
                "Fatma, Gokçay, G",
                "Häberle, J",
                "Heath, O",
                "Hellenschmidt, A",
                "Hoefele, J",
                "Hoffmann, GF",
                "Honzik, T",
                "Huemer, M",
                "Janeiro, P",
                "Karaa, A",
                "Seher, Kasapkara, Ç",
                "Kern, I",
                "Klepper, J",
                "Klopstock, T",
                "Knerr, I",
                "Koch, J",
                "Krumina, Z",
                "Lamperti, C",
                "Lebigot, E",
                "Liu, Z",
                "Maier, EM",
                "Martinelli, D",
                "McFarland, R",
                "Mendelsohn, B",
                "Molnar, MJ",
                "Mundy, H",
                "Nassogne, MC",
                "Oliveira, A",
                "Õunap, K",
                "Panicucci, C",
                "Parikh, S",
                "Peters, H",
                "Pichard, S",
                "Plecko, B",
                "Ramadža, DP",
                "Repetto, GM",
                "Rivera, I",
                "Rodenburg, RJ",
                "Rossi, A",
                "Schiff, M",
                "Seidemann, K",
                "Smith, WE",
                "Soares, S",
                "Siri, B",
                "Steinbrucker, K",
                "Striano, P",
                "Sykut-Cegielska, J",
                "Tal, G",
                "Taylor, RW",
                "Tsiakas, K",
                "Kalkan, Ucar, S",
                "van, Konijnenburg, EH",
                "Woidy, M",
                "Yaplito-Lee, J",
                "Yildiz, Y",
                "Zenker, M",
                "Zsidegh, P",
                "Westphal, D",
                "Sperl, W",
                "Meitinger, T",
                "Brown, GK",
                "Prokisch, H",
                "Mayr, JA",
                "Wortmann, SB"
            ],
            "year": 2025,
            "source": "Brain. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41239557",
            "doi": "10.1093/brain/awaf430",
            "pmc": null,
            "organizations": [
                "218629-14091"
            ],
            "persons": [
                "218629-58695-6",
                "218629-51875-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Brain",
            "issn": "1460-2156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.981,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}