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=560&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=580&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=540&ordering=-year",
    "results": [
        {
            "id": 223085,
            "title": "Real-World Safety and Effectiveness of 24-Hour Foslevodopa/Foscarbidopa in Parkinson's Disease: ROSSINI Study 6-Month Interim Results",
            "abstract": null,
            "authors": [
                "Jost, WH",
                "Bergquist, F",
                "Evans, A",
                "Hassin-Baer, S",
                "Hauser, RA",
                "Henriksen, T",
                "Malaty, IA",
                "Mestre, TA",
                "Mir, P",
                "Rodriguez, R",
                "Schwingenschuh, P",
                "Simu, M",
                "Bergmann, L",
                "Zhou, TT",
                "Caughlin, S",
                "Gopalkrishnan, M",
                "Kukreja, P",
                "O'Meara, M",
                "Parra, JC",
                "Shah, MB",
                "Aldred, J"
            ],
            "year": 2026,
            "source": "NEUROL THER. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001758910700001",
            "pubmed": "42098450",
            "doi": "10.1007/s40120-026-00948-6",
            "pmc": null,
            "organizations": [
                "223085-14051"
            ],
            "persons": [
                "223085-50172-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "NEUROL THER",
            "issn": "2193-8253",
            "collection_publisher": null,
            "collection_title": "NEUROLOGY AND THERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.84,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223349,
            "title": "SEASONALITY OF UV RADIATION: ANALYSIS, METHODS AND FINDINGS",
            "abstract": null,
            "authors": [
                "Riedmann, U",
                "Pilz, S"
            ],
            "year": 2026,
            "source": "ABSTRACTS OF THE JOINT INTERNATIONAL SYMPOSIA “VITAMIN D IN PREVENTION AND THERAPY” AND “BIOLOGIC EFFECTS OF LIGHT”. 2026; 46(6):3541-3575.-JOINT INTERNATIONAL SYMPOSIA “VITAMIN D IN PREVENTION AND THERAPY” AND “BIOLOGIC EFFECTS OF LIGHT”; JUN 10-12, 2026; Homburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "223349-14080"
            ],
            "persons": [
                "223349-125656",
                "223349-53344"
            ],
            "imported": "2026-06-15T12:11:37+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": 223348,
            "title": "SUNLIGHT/UV EXPOSURE AND MORTALITY: WHAT IS THE EVIDENCE?",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Riedmann, U"
            ],
            "year": 2026,
            "source": "ABSTRACTS OF THE JOINT INTERNATIONAL SYMPOSIA “VITAMIN D IN PREVENTION AND THERAPY” AND “BIOLOGIC EFFECTS OF LIGHT”. 2026; 46(6):3541-3575.-JOINT INTERNATIONAL SYMPOSIA “VITAMIN D IN PREVENTION AND THERAPY” AND “BIOLOGIC EFFECTS OF LIGHT”; JUN 10-12, 2026; Homburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "223348-14080"
            ],
            "persons": [
                "223348-125656",
                "223348-53344"
            ],
            "imported": "2026-06-15T12:09:53+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223350,
            "title": "Functional connectivity dynamics of monoaminergic circuits related to fatigue in multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Bet, MDA",
                "Helmlinger, B",
                "Broeders, TAA",
                "Hechenberger, SMC",
                "Tinauer, CG",
                "Ropele, S",
                "Barkhof, F",
                "Khalil, M",
                "Enzinger, C",
                "Douw, L",
                "Schoonheim, MM",
                "Pinter, DT"
            ],
            "year": 2026,
            "source": "J Neurol. 2026; 273(6):",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "42228097",
            "doi": "10.1007/s00415-026-13876-0",
            "pmc": "PMC13230267",
            "organizations": [
                "223350-14085",
                "223350-14051"
            ],
            "persons": [
                "223350-104619-6",
                "223350-107891-6",
                "223350-57435-6",
                "223350-66708-6",
                "223350-99902-6",
                "223350-50173-6",
                "223350-51279-6"
            ],
            "imported": "2026-06-15T02:00:00+02:00",
            "journal": "J Neurol",
            "issn": "1432-1459",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.83,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "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": 223347,
            "title": "ENDOCRINE SOCIETY GUIDELINE FOR PREVENTING AND TREATING VITAMIN D DEFICIENCY: A CRITICAL APPRAISAL.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Riedmann, U"
            ],
            "year": 2026,
            "source": "ABSTRACTS OF THE JOINT INTERNATIONAL SYMPOSIA “VITAMIN D IN PREVENTION AND THERAPY” AND “BIOLOGIC EFFECTS OF LIGHT”. 2026; 46(6):3541-3575.-JOINT INTERNATIONAL SYMPOSIA “VITAMIN D IN PREVENTION AND THERAPY” AND “BIOLOGIC EFFECTS OF LIGHT”; JUN 10-12, 2026; Homburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "223347-14080"
            ],
            "persons": [
                "223347-53344",
                "223347-125656"
            ],
            "imported": "2026-06-15T12:07:05+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223351,
            "title": "IMPACT OF ERRORS AND UNCERTAINTIES IN PARTICLE BEAM RADIOBIOLOGY\r\n",
            "abstract": null,
            "authors": [
                "Barna, S",
                "Lohberger, B",
                "Georg, D",
                "Falkner, A",
                "Magrin, G",
                "Palmans, H\r\n"
            ],
            "year": 2026,
            "source": "Proceeding of the 64th annual PTCOG Conference. 2026; -PTCOG; JUNE 8-13, 2026; Deauville, FRANCE. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "223351-14052"
            ],
            "persons": [
                "223351-50696"
            ],
            "imported": "2026-06-15T12:33:23+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223345,
            "title": "Targeting pyruvate kinase M2 (PKM2) reduces T cell pathogenicity in multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Ellmeier, E",
                "Schnabl, A",
                "Meissel, J",
                "Stracke, A",
                "Rittchen, S",
                "Stöger, L",
                "Passegger, CA",
                "Schwarzl, L",
                "Tafrali, C",
                "Demjaha, R",
                "Martinez-Serrat, M",
                "Kaiser, T",
                "Zeiler, LC",
                "Seifried, K",
                "Topler, A",
                "Klemen, I",
                "Heschl, B",
                "Damulina, A",
                "Runtsch, MC",
                "Fessler, J",
                "Hofer, E",
                "Khalil, M",
                "Angiari, S"
            ],
            "year": 2026,
            "source": "EBioMedicine. 2026; 128:106314",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "42208151",
            "doi": "10.1016/j.ebiom.2026.106314",
            "pmc": "PMC13235379",
            "organizations": [
                "223345-14014",
                "223345-14026",
                "223345-14051",
                "223345-14085"
            ],
            "persons": [
                "223345-57435-4",
                "223345-61645-6",
                "223345-78952-6",
                "223345-95212-6",
                "223345-111610-6",
                "223345-115261-6",
                "223345-119892-6",
                "223345-125136-6",
                "223345-77129-6",
                "223345-98464-6",
                "223345-107391-4",
                "223345-115501-1",
                "223345-135184-6",
                "223345-135441-6"
            ],
            "imported": "2026-06-15T02:00:00+02:00",
            "journal": "EBioMedicine",
            "issn": "2352-3964",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.926,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "impactfactor_norm_super": 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": 223210,
            "title": "Non-intrusive parametrized-background data-weak reconstruction of cardiac displacement fields from sparse MRI-like observations",
            "abstract": null,
            "authors": [
                "Mantegazza, FC",
                "Caforio, F",
                "Augustin, C",
                "Gsell, MAF",
                "Haase, G",
                "Karabelas, E"
            ],
            "year": 2026,
            "source": "COMPUT MECH. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001750798600001",
            "pubmed": null,
            "doi": "10.1007/s00466-026-02763-0",
            "pmc": null,
            "organizations": [
                "223210-14011"
            ],
            "persons": [
                "223210-79791-6",
                "223210-102165-6",
                "223210-96212-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "COMPUT MECH",
            "issn": "0178-7675",
            "collection_publisher": null,
            "collection_title": "COMPUTATIONAL MECHANICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.868,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MATHEMATICS, INTERDISCIPLINARY APPLICATIONS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223285,
            "title": "Physics-informed neural network estimation of active material properties in time-dependent cardiac biomechanical models",
            "abstract": null,
            "authors": [
                "Höfler, M",
                "Regazzoni, F",
                "Pagani, S",
                "Karabelas, E",
                "Augustin, C",
                "Haase, G",
                "Plank, G",
                "Caforio, F"
            ],
            "year": 2026,
            "source": "J MECH PHYS SOLIDS. 2026; 213:  106603",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001742218300001",
            "pubmed": null,
            "doi": "10.1016/j.jmps.2026.106603",
            "pmc": null,
            "organizations": [
                "223285-14011"
            ],
            "persons": [
                "223285-79791-6",
                "223285-102165-4",
                "223285-50966-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "J MECH PHYS SOLIDS",
            "issn": "0022-5096",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF THE MECHANICS AND PHYSICS OF SOLIDS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.926,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MECHANICS-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": 223211,
            "title": "Perioperative management of adults with heart valve disease having noncardiac surgery: a narrative review",
            "abstract": null,
            "authors": [
                "Eichlseder, M",
                "Schreiber, N",
                "Flick, M",
                "Sartori, S"
            ],
            "year": 2026,
            "source": "CURR OPIN ANESTHESIO. 2026; 39(3): 371-380. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001753311300017",
            "pubmed": "41885311",
            "doi": "10.1097/ACO.0000000000001643",
            "pmc": null,
            "organizations": [
                "223211-14070",
                "223211-14069"
            ],
            "persons": [
                "223211-97332-1",
                "223211-100227-4",
                "223211-59286-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "CURR OPIN ANESTHESIO",
            "issn": "0952-7907",
            "collection_publisher": null,
            "collection_title": "CURRENT OPINION IN ANESTHESIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.324,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223241,
            "title": "Diagnostic, Therapeutic, and Prognostic Implications of Carpal Tunnel Syndrome and Spinal Stenosis in Wild-type ATTR-Cardiomyopathy",
            "abstract": null,
            "authors": [
                "Debonnaire, P",
                "Dujardin, K",
                "Donal, E",
                "Verheyen, N",
                "Dupont, M",
                "Vervloet, D",
                "Timmermans, P",
                "Pouleur, AC",
                "Droogmans, S",
                "Issa, VS",
                "Dulgheru, R",
                "Jurcut, R",
                "Regeer, M",
                "Bondue, A",
                "Christiaen, E",
                "L'Hoyes, W",
                "Wyseure, N",
                "Bezard, M",
                "Zach, D",
                "Schwegel, N",
                "Knapen, R",
                "Buytaert, L",
                "de Marneffe, N",
                "Adam, R",
                "Marsan, NA",
                "Bonte, F",
                "Vantomme, N",
                "Buysschaert, I",
                "Tavernier, R",
                "Trenson, S"
            ],
            "year": 2026,
            "source": "JACC-ADV. 2026; 5(3): 102631",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001734699100001",
            "pubmed": "41906617",
            "doi": "10.1016/j.jacadv.2026.102631",
            "pmc": null,
            "organizations": [
                "223241-14083"
            ],
            "persons": [
                "223241-100358-6",
                "223241-116542-6",
                "223241-81519-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "JACC-ADV",
            "issn": "2772-963X",
            "collection_publisher": null,
            "collection_title": "JACC-ADVANCES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221958,
            "title": "Rapid and reliable diagnosis of mucormycosis using colorimetric loop-mediated isothermal amplification.",
            "abstract": null,
            "authors": [
                "Gu, Y",
                "Ibrahim, BA",
                "Gebremariam, T",
                "Alkhazraji, S",
                "Aerts, R",
                "Vanbiervliet, Y",
                "Lagrou, K",
                "Maertens, J",
                "Prattes, J",
                "Egger, M",
                "Dichtl, K",
                "Jenks, JD",
                "Hoenigl, M",
                "Ibrahim, AS"
            ],
            "year": 2026,
            "source": "J Clin Microbiol. 2026; 64(4):e0179025",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001699716100001",
            "pubmed": "41746213",
            "doi": "10.1128/jcm.01790-25",
            "pmc": "PMC13059791",
            "organizations": [
                "221958-29164",
                "221958-14023"
            ],
            "persons": [
                "221958-76430-6",
                "221958-112729-6",
                "221958-115781-6",
                "221958-64754-6"
            ],
            "imported": "2026-03-10T01:00:00+01:00",
            "journal": "J Clin Microbiol",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.852,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.873,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MICROBIOLOGY-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": 222349,
            "title": "Mini-review. Vitamin D for the prevention of type 2 diabetes: Evidence and implications",
            "abstract": null,
            "authors": [
                "Amrein, K",
                "Kim, SH",
                "Brath, H",
                "Fasching, P",
                "Pittas, AG"
            ],
            "year": 2026,
            "source": "METABOLISM. 2026; 178:  156566",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001707640300001",
            "pubmed": "41707752",
            "doi": "10.1016/j.metabol.2026.156566",
            "pmc": null,
            "organizations": [
                "222349-14080"
            ],
            "persons": [
                "222349-58615-2"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "METABOLISM",
            "issn": "0026-0495",
            "collection_publisher": null,
            "collection_title": "METABOLISM-CLINICAL AND EXPERIMENTAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.944,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.944,
            "impactfactor_norm_super_year": 2026,
            "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": 222352,
            "title": "Role of atomic force microscopy in characterization of heterotypic cancer spheroids and their interaction with microplastic particles",
            "abstract": null,
            "authors": [
                "Kolesnik, T",
                "Öhlinger, K",
                "Absenger-Novak, M",
                "Meindl, C",
                "Fröhlich, E"
            ],
            "year": 2026,
            "source": "SCI REP-UK. 2026; 16(1): 8303",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001714920200017",
            "pubmed": "41673222",
            "doi": "10.1038/s41598-026-39445-z",
            "pmc": "PMC12966456",
            "organizations": [
                "222352-28394"
            ],
            "persons": [
                "222352-58450-6",
                "222352-53900-4",
                "222352-87298-6",
                "222352-58444-1",
                "222352-56686-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "SCI REP-UK",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": "SCIENTIFIC REPORTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.722,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 222697,
            "title": "Prognostic Value of Exercise Testing in Patients with Liver Cirrhosis.",
            "abstract": null,
            "authors": [
                "John, T",
                "Avian, A",
                "Kovacs, G",
                "Fickert, P",
                "Foris, V",
                "Gumpoldsberger, M",
                "John, N",
                "Laule, A",
                "Olschewski, H",
                "Stadlbauer, V",
                "Kneidinger, N",
                "Stauber, R",
                "Douschan, P"
            ],
            "year": 2026,
            "source": "Diagnostics (Basel). 2026; 16(7):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001738920800001",
            "pubmed": "41975747",
            "doi": "10.3390/diagnostics16071036",
            "pmc": "PMC13072901",
            "organizations": [
                "222697-14026",
                "222697-14081",
                "222697-14087"
            ],
            "persons": [
                "222697-59238-6",
                "222697-67207-6",
                "222697-79732-4",
                "222697-125880-6",
                "222697-105232-6",
                "222697-87980-6",
                "222697-51530-6",
                "222697-50989-6",
                "222697-100914-1",
                "222697-52938-6"
            ],
            "imported": "2026-04-28T02:00:00+02:00",
            "journal": "Diagnostics (Basel)",
            "issn": "2075-4418",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.673,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.673,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 222706,
            "title": "Male Sex Is Associated With Severe Pulmonary Hypertension and Worse Outcome in Chronic Obstructive Pulmonary Disease Patients Referred for Right Heart Catheterization",
            "abstract": null,
            "authors": [
                "Zeder, K",
                "Orasche, K",
                "John, T",
                "Douschan, P",
                "Foris, V",
                "Johnson, S",
                "Maron, BA",
                "Kneidinger, N",
                "Kovacs, G"
            ],
            "year": 2026,
            "source": "PULM CIRC. 2026; 16(2): e70233",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001729520600001",
            "pubmed": null,
            "doi": "10.1002/pul2.70233",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-29T16:32:17+02:00",
            "journal": "PULM CIRC",
            "issn": "2045-8932",
            "collection_publisher": null,
            "collection_title": "PULMONARY CIRCULATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.451,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.451,
            "impactfactor_norm_super_year": 2026,
            "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": false
        },
        {
            "id": 222880,
            "title": "Semantic-Aware Random Convolution and Source Matching for Domain Generalization in Medical Image Segmentation",
            "abstract": null,
            "authors": [
                "Thaler, F",
                "Urschler, M",
                "Kozinski, M",
                "Gsell, MAF",
                "Plank, G",
                "Stern, D"
            ],
            "year": 2026,
            "source": "IEEE ACCESS. 2026; 14:  64338-64356. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001754887400039",
            "pubmed": null,
            "doi": "10.1109/ACCESS.2026.3687116",
            "pmc": null,
            "organizations": [
                "222880-14026",
                "222880-14011"
            ],
            "persons": [
                "222880-50966-6",
                "222880-96212-6",
                "222880-132960-6",
                "222880-102899-1",
                "222880-63647-4"
            ],
            "imported": "2026-05-15T08:56:42+02:00",
            "journal": "IEEE ACCESS",
            "issn": "2169-3536",
            "collection_publisher": null,
            "collection_title": "IEEE ACCESS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.605,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENGINEERING, ELECTRICAL & ELECTRONIC-SCIE",
            "impactfactor_norm_super": 0.624,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ENGINEERING, ELECTRICAL + ELECTRONIC-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": 221976,
            "title": "Clinically actionable molecular alterations in Rb-retained small cell lung carcinoma variants.",
            "abstract": null,
            "authors": [
                "Zacharias, M",
                "John, N",
                "Kashofer, K",
                "Popper, H"
            ],
            "year": 2026,
            "source": "Virchows Arch. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001711544800001",
            "pubmed": "41811505",
            "doi": "10.1007/s00428-026-04458-6",
            "pmc": null,
            "organizations": [
                "221976-14020",
                "221976-14087"
            ],
            "persons": [
                "221976-51523-4",
                "221976-61601-1",
                "221976-105232-6",
                "221976-57386-6"
            ],
            "imported": "2026-03-12T01:00:00+01:00",
            "journal": "Virchows Arch",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.684,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.737,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PATHOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223240,
            "title": "Designing Next-Generation Cardiometabolic Outcome Trials for Obesity Medicines",
            "abstract": null,
            "authors": [
                "Platz, E",
                "Peikert, A",
                "Bozkurt, B",
                "van der Schueren, B",
                "Butler, J",
                "Lingvay, I",
                "McGuire, DK",
                "Zannad, F",
                "Sattar, N"
            ],
            "year": 2026,
            "source": "J AM COLL CARDIOL. 2026; 87(15): 1936-1949. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001755561200001",
            "pubmed": "41811272",
            "doi": "10.1016/j.jacc.2026.01.013",
            "pmc": null,
            "organizations": [
                "223240-14083"
            ],
            "persons": [
                "223240-124914-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "J AM COLL CARDIOL",
            "issn": "0735-1097",
            "collection_publisher": null,
            "collection_title": "JACC-JOURNAL OF THE AMERICAN COLLEGE OF CARDIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "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": 2026,
            "source": "Neuro Oncol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001681324600001",
            "pubmed": "41206756",
            "doi": "10.1093/neuonc/noaf264",
            "pmc": "PMC13070490",
            "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": "1522-8517",
            "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": 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
        }
    ]
}