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=1140&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158440,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1160&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1120&ordering=-year",
    "results": [
        {
            "id": 218624,
            "title": "Epidemiology and management of malignancies in patients with inborn errors of immunity-An ESID registry study of 19,959 patients.",
            "abstract": null,
            "authors": [
                "Bogaert, DJA",
                "Wolfsberger, CH",
                "Attarbaschi, A",
                "Gathmann, J",
                "Warnatz, K",
                "Mueller, G",
                "Mukhina, A",
                "Rusch, S",
                "Kindle, G",
                "van, Montfrans, JM",
                "Seidel, MG, , ESID, Registry, Working, Party"
            ],
            "year": 2025,
            "source": "J Allergy Clin Immunol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41242640",
            "doi": "10.1016/j.jaci.2025.10.033",
            "pmc": null,
            "organizations": [
                "218624-14092",
                "218624-14094"
            ],
            "persons": [
                "218624-82050-6",
                "218624-85188-4",
                "218624-102959-7"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "J Allergy Clin Immunol",
            "issn": "1097-6825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.937,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": 0.937,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ALLERGY-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": 218628,
            "title": "Bronchiectasis, Low IgG Levels and Lack of Vaccination are Risk Factors for Covid-19 Hospitalization in X-linked Agammaglobulinemia - A Retrospective Multicenter Study.",
            "abstract": null,
            "authors": [
                "Stenlander, C",
                "Lindahl, H",
                "Wahren-Borgström, E",
                "Geier, CB",
                "Sediva, A",
                "Fevang, B",
                "Milito, C",
                "Varandas, C",
                "Roca-Oporto, C",
                "Pulvirenti, F",
                "Hodl, I",
                "Malkusova, I",
                "Rivière, JG",
                "Litzman, J",
                "Walter, JE",
                "Hanitsch, LG",
                "Neth, O",
                "Kralickova, P",
                "Miller, R",
                "Shaffren, S",
                "Silva, SL",
                "Katzenstein, T",
                "Martelius, T",
                "Steiner, UC",
                "Smith, CIE",
                "Warnatz, K",
                "Bergman, P"
            ],
            "year": 2025,
            "source": "J Clin Immunol. 2025; 45(1): 161",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001616405400001",
            "pubmed": "41240154",
            "doi": "10.1007/s10875-025-01962-3",
            "pmc": "PMC12619783",
            "organizations": [
                "218628-14086"
            ],
            "persons": [
                "218628-102959-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "J Clin Immunol",
            "issn": "0271-9142",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.78,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.863,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "IMMUNOLOGY-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": 217157,
            "title": "SECUKINUMAB IN PATIENTS WITH GIANT CELL ARTERITIS WITH POLYMYALGIA RHEUMATICA SYMPTOMS: A POST HOC ANALYSIS OF THE PHASE TITAIN STUDY",
            "abstract": null,
            "authors": [
                "Venhoff, N",
                "Schmidt, W",
                "Bergner, R",
                "Rech, J",
                "Unger, L",
                "Finzel, S",
                "Andreica, I",
                "Kofler, DM",
                "Weiner, S",
                "Lamprecht, P",
                "Schulze-Koops, H",
                "Mendelson, M",
                "Bao, W",
                "Keyport, M",
                "Maricos, M",
                "Mondragon, VJ",
                "Thiel, J"
            ],
            "year": 2025,
            "source": "ANN RHEUM DIS. 2025; 84: -EULAR 2025; JUN 11-14, 2025; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001523401600062",
            "pubmed": null,
            "doi": "10.1136/annrheumdis-2025-eular.B533",
            "pmc": null,
            "organizations": [
                "217157-14086"
            ],
            "persons": [
                "217157-111873"
            ],
            "imported": "2025-07-28T09:38:27+02:00",
            "journal": "ANN RHEUM DIS",
            "issn": "0003-4967",
            "collection_publisher": null,
            "collection_title": "ANNALS OF THE RHEUMATIC DISEASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 20.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.971,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214657,
            "title": "No evidence of increased hypoglycaemia attributed to physical activity with once-weekly insulin icodec versus once-daily basal insulin degludec in type 1 diabetes: A post hoc analysis of ONWARDS 6.",
            "abstract": null,
            "authors": [
                "Sourij, H",
                "Bracken, RM",
                "Carstensen, L",
                "Pagliaro, Rocha, TM",
                "Kehlet, Watt, S",
                "Philis-Tsimikas, A"
            ],
            "year": 2025,
            "source": "Diabetes Obes Metab. 2025; 27(5): 2882-2886. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001425943400001",
            "pubmed": "39972508",
            "doi": "10.1111/dom.16265",
            "pmc": "PMC11965012",
            "organizations": [
                "214657-14080"
            ],
            "persons": [
                "214657-50838-2"
            ],
            "imported": "2025-02-24T01:00:00+01:00",
            "journal": "Diabetes Obes Metab",
            "issn": "1462-8902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.803,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.825,
            "impactfactor_norm_super_year": 2023,
            "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": 219054,
            "title": "EXERCISE AND LONG-ACTING INSULINS",
            "abstract": null,
            "authors": [
                "Sourij, H"
            ],
            "year": 2025,
            "source": "DIABETES TECHNOL THE. 2025; 27: E20-E20.-ATTD 2025; MAR 19-22, 2025; Amsterdam, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001609941100056",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219054-14080"
            ],
            "persons": [
                "219054-50838"
            ],
            "imported": "2025-12-15T08:28:55+01:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.845,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219749,
            "title": "sGFAP is elevated in essential tremor patients with late disease onset and short disease duration",
            "abstract": null,
            "authors": [
                "Gattermeyer-Kell, L",
                "Khalil, M",
                "Kern, D",
                "Franthal, S",
                "Katschnig-Winter, P",
                "Koegl, M",
                "Demjaha, R",
                "Tafrali, C",
                "Hofer, E",
                "Schmidt, R",
                "Enzinger, C",
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "EUR J NEUROL. 2025; 32: -11th Congress of the European Academy of Neurology\r\n; JUN 21-24, 2025; Helsinki, FINLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001628319700577",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219749-14051"
            ],
            "persons": [
                "219749-50982",
                "219749-57435",
                "219749-83427",
                "219749-105380",
                "219749-110668",
                "219749-111610",
                "219749-50172",
                "219749-50173",
                "219749-77129"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "EUR J NEUROL",
            "issn": "1351-5101",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF NEUROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.755,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220384,
            "title": "High Prevalence of ET-Plus Signs in Prospectively Assessed Essential Tremor Patients: Clinical Correlations and Implications for Disease Stratification",
            "abstract": null,
            "authors": [
                "Gattermeyer-Kell, L",
                "Kern, D",
                "Franthal, S",
                "Katschnig-Winter, P",
                "Kögl, M",
                "Schmidt, R",
                "Enzinger, C",
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "2nd Alpe Adria Update on Movement Disorders Symposium; NOV 27-29, 2025; Ljubljana, SLOVENIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220384-14051"
            ],
            "persons": [
                "220384-105380",
                "220384-50173",
                "220384-50982",
                "220384-83427",
                "220384-110668",
                "220384-50172",
                "220384-81710"
            ],
            "imported": "2026-01-30T10:30:39+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": 215211,
            "title": "Serum Neurofilament Light Chain in Patients with Dominant Optic Atrophy - A Case-Control Study",
            "abstract": null,
            "authors": [
                "Valentin, K",
                "Aminfar, H",
                "Georgi, T",
                "Schneider, M",
                "Lindner, E",
                "Eder, L",
                "Banfi, C",
                "Holter, M",
                "Khalil, M",
                "Buchmann, A",
                "Jerkovic, A",
                "Woltsche, N",
                "Singer, C",
                "Wedrich, A",
                "Werkl, P",
                "Cavacean, F"
            ],
            "year": 2025,
            "source": "NEURO-OPHTHALMOLOGY. 2025; 49(3): 261-267. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001439649500001",
            "pubmed": "40190375",
            "doi": "10.1080/01658107.2025.2472753",
            "pmc": "PMC11970784",
            "organizations": [
                "215211-14026",
                "215211-14043",
                "215211-14051"
            ],
            "persons": [
                "215211-83662-6",
                "215211-100305-6",
                "215211-89577-4",
                "215211-97023-6",
                "215211-100070-6",
                "215211-118672-6",
                "215211-53938-6",
                "215211-57435-6",
                "215211-59453-6",
                "215211-84748-6",
                "215211-97142-1"
            ],
            "imported": "2025-03-17T09:10:43+01:00",
            "journal": "NEURO-OPHTHALMOLOGY",
            "issn": "0165-8107",
            "collection_publisher": null,
            "collection_title": "NEURO-OPHTHALMOLOGY; ",
            "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": 219088,
            "title": "ENDOSCOPIC DUODENAL-JEJUNAL BYPASS LINER (DJBL) TREATMENT FOR TYPE 2 DIABETES AND OBESITY: COMPARING 6 VS 12 MONTH IMPLANTATION IN A WORLDWIDE REGISTRY",
            "abstract": null,
            "authors": [
                "Ryder, R",
                "Yadagiri, M",
                "Munro, L",
                "Frydenberg, H",
                "Fishman, S",
                "De Jonge, C",
                "Greve, JW",
                "Byrne, J",
                "Mcmaster, J",
                "Chisholm, J",
                "Kow, L",
                "Mason, J",
                "Teare, J",
                "Cohen, RV",
                "Bessell, J",
                "Sourij, H",
                "Sen Gupta, P"
            ],
            "year": 2025,
            "source": "DIABETES TECHNOL THE. 2025; 27: E82-E83.-ATTD 2025; MAR 19-22, 2025; Amsterdam, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001609941100195",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219088-14080"
            ],
            "persons": [
                "219088-50838"
            ],
            "imported": "2025-12-15T08:28:55+01:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.845,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220385,
            "title": "Serum Proteomic Profiling Reveals Elevated Neuroinflammatory and Remodeling Markers in Essential Tremor Compared to Parkinson's Disease",
            "abstract": null,
            "authors": [
                "Gattermeyer-Kell, L",
                "Hofer, E",
                "Kern, D",
                "Suette, M",
                "Katschnig-Winter, P",
                "Kögl, M",
                "Tafrali, C",
                "Martinez-Serrat, M",
                "Brazel, D",
                "Qureshi, F",
                "Boyle, E",
                "Enzinger, C",
                "Khalil, M",
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "Jahrestagung der Österreichischen Parkinson Gesellschaft 2025; OKT 22-24, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220385-14026",
                "220385-14051"
            ],
            "persons": [
                "220385-105380",
                "220385-110668",
                "220385-50172",
                "220385-50982",
                "220385-77129",
                "220385-125136",
                "220385-129975",
                "220385-50173",
                "220385-57435",
                "220385-81710"
            ],
            "imported": "2026-01-30T10:34:01+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": 220382,
            "title": "„Tervetuloa Helsinkiin!“ – die Junge Neurologie am EAN-Kongress 2025",
            "abstract": null,
            "authors": [
                "Gattermeyer-Kell, L"
            ],
            "year": 2025,
            "source": "neurologisch. 2025. 2025: ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220382-14051"
            ],
            "persons": [
                "220382-110668"
            ],
            "imported": "2026-01-30T10:19:38+01:00",
            "journal": "neurologisch",
            "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": 216728,
            "title": "Effects of family history and sex on diabetes-related outcome in type 2 diabetes - Analysis from the tyrolean diabetes registry.",
            "abstract": null,
            "authors": [
                "Plattner, C",
                "Pfeifer, B",
                "Sourij, H",
                "Vill, D",
                "Wiedl, M",
                "Middeldorf, K",
                "Eisendle, E",
                "Eiter, R",
                "Ciardi, C",
                "Pölzl, K",
                "Schock, J",
                "Chen-König, D",
                "Juchum, M",
                "Bode, G",
                "Heindl, B",
                "Hengl, C",
                "Kirchmeyr, K",
                "Rieger, L",
                "Köllensberger, U",
                "Schwaiger, A",
                "Ladner, G",
                "Lechleitner, M",
                "Neururer, S",
                "Tilg, H",
                "Kaser, S"
            ],
            "year": 2025,
            "source": "PLoS One. 2025; 20(6): e0324696",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001511563800016",
            "pubmed": "40531860",
            "doi": "10.1371/journal.pone.0324696",
            "pmc": "PMC12176189",
            "organizations": [
                "216728-14080"
            ],
            "persons": [
                "216728-50838-6"
            ],
            "imported": "2025-06-20T02:00:00+02:00",
            "journal": "PLoS One",
            "issn": "1932-6203",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.514,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.658,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 217540,
            "title": "Proteomic pathways across the ejection fraction spectrum in patients with heart failure and diabetes mellitus: an EXSCEL trial substudy.",
            "abstract": null,
            "authors": [
                "Peters, AE",
                "Nguyen, M",
                "Green, JB",
                "Pearson, ER",
                "Buse, JB",
                "Sourij, H",
                "Hernandez, AF",
                "Sattar, N",
                "Holman, RR",
                "Mentz, RJ",
                "Shah, SH"
            ],
            "year": 2025,
            "source": "Sci Rep. 2025; 15(1): 30170",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001553537500042",
            "pubmed": "40825966",
            "doi": "10.1038/s41598-025-14414-0",
            "pmc": "PMC12361379",
            "organizations": [
                "217540-14080"
            ],
            "persons": [
                "217540-50838-6"
            ],
            "imported": "2025-08-28T02:00:00+02:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.722,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 217379,
            "title": "IMPAIRED BONE MARROW B CELL DEVELOPMENT AND PERIPHERAL B CELL MATURATION IN ANCA-ASSOCIATED VASCULITIS",
            "abstract": null,
            "authors": [
                "Rizzi, M",
                "Thiel, J",
                "Schmidt, FM",
                "Lorenzetti, R",
                "Troilo, A",
                "Janowska, I",
                "Niessen, L",
                "Pfeiffer, S",
                "Staniek, J",
                "Orozco, BB",
                "Dufner, AK",
                "Bott, MT",
                "Korzhenevich, J",
                "Konstantinidis, L",
                "Burgbacher, F",
                "Frede, N",
                "Voll, R",
                "Stuchly, J",
                "Bakardjieva, M",
                "Kalina, T",
                "Smulski, C",
                "Venhoff, N"
            ],
            "year": 2025,
            "source": "ANN RHEUM DIS. 2025; 83: -EULAR 2024; JUN 12-15, 2024; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001519192900063",
            "pubmed": null,
            "doi": "10.1136/annrheumdis-2024-eular.4442",
            "pmc": null,
            "organizations": [
                "217379-14086"
            ],
            "persons": [
                "217379-120630",
                "217379-111873"
            ],
            "imported": "2025-08-20T10:46:55+02:00",
            "journal": "ANN RHEUM DIS",
            "issn": "0003-4967",
            "collection_publisher": null,
            "collection_title": "ANNALS OF THE RHEUMATIC DISEASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 20.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.971,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220386,
            "title": "Identifying Clinical Disease Subtypes Within the Syndrome of Essential Tremor: The Value of Neurological Soft Signs vs. Age at Tremor Onset",
            "abstract": null,
            "authors": [
                "Gattermeyer-Kell, L",
                "Kern, D",
                "Suette, M",
                "Katschnig-Winter, P",
                "Kögl, M",
                "Enzinger, C",
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "Jahrestagung der Österreichischen Parkinson Gesellschaft 2025; OKT 22-24, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220386-14051"
            ],
            "persons": [
                "220386-105380",
                "220386-50172",
                "220386-50982",
                "220386-110668",
                "220386-129975",
                "220386-50173",
                "220386-81710"
            ],
            "imported": "2026-01-30T10: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217691,
            "title": "Sex Differences in Effectiveness of Semaglutide in Patients With Peripheral Artery Disease: The STRIDE Trial.",
            "abstract": null,
            "authors": [
                "Verma, S",
                "Catarig, AM",
                "Houlind, K",
                "Ludvik, B",
                "Nordanstig, J",
                "Rasouli, N",
                "Sourij, H",
                "Thomas, S",
                "Nørgaard, SK",
                "Bonaca, MP"
            ],
            "year": 2025,
            "source": "J Am Coll Cardiol. 2025; 86(20): 1843-1857. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001620433200011",
            "pubmed": "40892617",
            "doi": "10.1016/j.jacc.2025.08.046",
            "pmc": null,
            "organizations": [
                "217691-14080"
            ],
            "persons": [
                "217691-50838-6"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "J Am Coll Cardiol",
            "issn": "0735-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.979,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220391,
            "title": "Sustainability in Biobanking: Legal Framework and Practical Implementation",
            "abstract": null,
            "authors": [
                "C, Almeida",
                "K, Barud",
                "N, Forgó",
                "S, Kral",
                "K, \r\nKwiatkowska",
                "V, Perz",
                "M, Valjan"
            ],
            "year": 2025,
            "source": "Europe Biobank Week 2025\r\n; MAY 13-16, 2025; Bologna. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220391-28392"
            ],
            "persons": [
                "220391-107832",
                "220391-89175",
                "220391-98966"
            ],
            "imported": "2026-01-30T11:10:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220387,
            "title": "Applying “R” strategies to foster environmental sustainable practices in biobanking\r\n",
            "abstract": null,
            "authors": [
                "Valjan, M",
                "Perz, V",
                "Kral, S"
            ],
            "year": 2025,
            "source": "https://www.europebiobankweek.eu/ebw25-bologna/\r\n. 2025; -Europe Biobank Week 2025\r\n; MAY 13-16, 2025; Bologna. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220387-28392"
            ],
            "persons": [
                "220387-107832",
                "220387-98966",
                "220387-89175"
            ],
            "imported": "2026-01-30T10:41:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220393,
            "title": "A zebrafish orthologue of the LRRTM4 gene is an important regulator of aggression, anxiety and social behaviour.",
            "abstract": null,
            "authors": [
                "Tatzl, E",
                "Hillman, C",
                "Petracco, G",
                "Fontana, BD",
                "Scaia, MF",
                "Faimann, I",
                "Dalla-Vecchia, E",
                "Wetton, JH",
                "Mooslechner, AA",
                "Bärnthaler, T",
                "Norton, WHJ",
                "Rodriguez-Blanco, G",
                "Parker, MO",
                "Reichmann, F"
            ],
            "year": 2025,
            "source": "Abstract e-book of the 19th ANA Meeting. 2025; -19th ANA Meeting; SEP 8-10, 2025; ISTA, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220393-14022"
            ],
            "persons": [
                "220393-116402",
                "220393-118787",
                "220393-85658",
                "220393-50186",
                "220393-71386",
                "220393-97708"
            ],
            "imported": "2026-01-30T11:30:53+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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220395,
            "title": "Transient microbial depletion in early-life alters behaviour in zebrafish.",
            "abstract": null,
            "authors": [
                "Ghosh, A",
                "Tatzl, E",
                "Reichmann, F"
            ],
            "year": 2025,
            "source": "26th Scientific Symposium of APHAR; SEP 22-24, 2025; Krems an der Donau, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220395-14022"
            ],
            "persons": [
                "220395-125736",
                "220395-71386",
                "220395-50186"
            ],
            "imported": "2026-01-30T11:48:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": 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
        }
    ]
}