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=153680&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153700&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153660&ordering=year",
    "results": [
        {
            "id": 211668,
            "title": "Design and baseline characteristics of the STRIDE trial: evaluating semaglutide in people with symptomatic peripheral artery disease and type 2 diabetes.",
            "abstract": null,
            "authors": [
                "Bonaca, MP",
                "Catarig, AM",
                "Hansen, Y",
                "Houlind, K",
                "Ramesh, CK",
                "Ludvik, B",
                "Nordanstig, J",
                "Rasouli, N",
                "Sourij, H",
                "Verma, S"
            ],
            "year": 2025,
            "source": "Eur Heart J Cardiovasc Pharmacother. 2025; 10(8):728-737",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001379483600001",
            "pubmed": "39424598",
            "doi": "10.1093/ehjcvp/pvae071",
            "pmc": "PMC11724141",
            "organizations": [
                "211668-14080"
            ],
            "persons": [
                "211668-50838-6"
            ],
            "imported": "2024-10-21T02:00:00+02:00",
            "journal": "Eur Heart J Cardiovasc Pharmacother",
            "issn": "2055-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.889,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.91,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 213424,
            "title": "Modulation of amygdala and hippocampus during anxiety by heart and middle frontal gyrus.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Rassler, B",
                "Porta, A",
                "Schwarz, G",
                "Kaminski, M",
                "Pfurtscheller, K",
                "Klimesch, W"
            ],
            "year": 2025,
            "source": "Cardiovasc Res. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001411686400001",
            "pubmed": "39836635",
            "doi": "10.1093/cvr/cvaf007",
            "pmc": "PMC12054625",
            "organizations": [
                "213424-14044"
            ],
            "persons": [
                "213424-51073-6",
                "213424-81339-4"
            ],
            "imported": "2025-01-27T01:00:00+01:00",
            "journal": "Cardiovasc Res",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.944,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.944,
            "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": 213816,
            "title": "Clinical Presentation and Course of Pulmonary Involvement in Chronic Nonbacterial Osteomyelitis.",
            "abstract": null,
            "authors": [
                "Hospach, T",
                "Blankenburg, F",
                "Heinkele, A",
                "Rücklová, K",
                "Müller-Abt, P",
                "Weller-Heinemann, F",
                "Buchtala, L",
                "Maier, J",
                "Kümmerle-Deschner, J",
                "Reiser, C",
                "Janda, A",
                "Urban, A",
                "Berendes, R",
                "Skrabl-Baumgartner, A",
                "Brunner, J",
                "Trauzeddel, R",
                "Haas, JP",
                "Holl-Wieden, A",
                "Morbach, H",
                "Schnabel, A",
                "Brück, N",
                "Hahn, G",
                "Emminger, W",
                "Valent, I",
                "Borchers, R",
                "Klemann, C",
                "Tsiflikas, I",
                "Klotsche, J",
                "Minden, K",
                "Hedrich, CM",
                "von, Kalle, T"
            ],
            "year": 2025,
            "source": "ACR Open Rheumatol. 2025; 7(1): e11799",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001408911000001",
            "pubmed": "39876070",
            "doi": "10.1002/acr2.11799",
            "pmc": "PMC11774723",
            "organizations": [],
            "persons": [
                "213816-60213-6"
            ],
            "imported": "2025-02-05T01:00:00+01:00",
            "journal": "ACR Open Rheumatol",
            "issn": "2578-5745",
            "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": 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": 215560,
            "title": "Cognitive abilities and psychosocial functioning in bipolar disorder: findings from the BIPLONG study.",
            "abstract": null,
            "authors": [
                "Schönthaler, EMD",
                "Dalkner, N",
                "Stross, T",
                "Bengesser, S",
                "Ilic, J",
                "Fellendorf, F",
                "Finner, A",
                "Fleischmann, E",
                "Häussl, A",
                "Georgi, J",
                "Maget, A",
                "Lenger, M",
                "Painold, A",
                "Platzer, M",
                "Queissner, R",
                "Schmiedhofer, F",
                "Smolle, S",
                "Tmava-Berisha, A",
                "Reininghaus, EZ"
            ],
            "year": 2025,
            "source": "Front Hum Neurosci. 2025; 19:  1479648",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001457805100001",
            "pubmed": "40183070",
            "doi": "10.3389/fnhum.2025.1479648",
            "pmc": "PMC11966616",
            "organizations": [
                "215560-29444"
            ],
            "persons": [
                "215560-109162-1",
                "215560-99972-6",
                "215560-79733-4",
                "215560-109282-6",
                "215560-111460-6",
                "215560-113091-6",
                "215560-50654-6",
                "215560-61097-6",
                "215560-86429-6",
                "215560-91818-6",
                "215560-92607-6",
                "215560-108883-6",
                "215560-123273-6",
                "215560-124495-6",
                "215560-54165-6",
                "215560-79771-6",
                "215560-96232-6",
                "215560-99971-6"
            ],
            "imported": "2025-04-09T02:00:00+02:00",
            "journal": "Front Hum Neurosci",
            "issn": "1662-5161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.663,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHOLOGY-SCIE",
            "impactfactor_norm_super": 0.663,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PSYCHOLOGY-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": 215548,
            "title": "Lung Transplantation Indications, Follow-Up Care and Long-Term Results",
            "abstract": null,
            "authors": [
                "Michel, S",
                "Schneider, C",
                "Ius, F",
                "Welte, T",
                "Gottlieb, J",
                "Kneidinger, N"
            ],
            "year": 2025,
            "source": "DTSCH ARZTEBL INT. 2025; 122(2):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001453141100004",
            "pubmed": "39670500",
            "doi": "10.3238/arztebl.m2024.0232",
            "pmc": "PMC12415990",
            "organizations": [
                "215548-14087"
            ],
            "persons": [
                "215548-125880-6"
            ],
            "imported": "2025-04-09T11:09:42+02:00",
            "journal": "DTSCH ARZTEBL INT",
            "issn": "1866-0452",
            "collection_publisher": null,
            "collection_title": "DEUTSCHES ARZTEBLATT INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.858,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.858,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216680,
            "title": "Chronic lung allograft dysfunction after lung transplantation: prevention, diagnosis and treatment in 44 European centres.",
            "abstract": null,
            "authors": [
                "Gottlieb, J",
                "Vos, R",
                "Jaksch, P",
                "Hellemons, M",
                "Holm, AM",
                "Morlacchi, LC",
                "Magnusson, J",
                "Alonso, Moralejo, R",
                "Mora-Cuesta, VM",
                "Ennekes, V",
                "Reed, A",
                "Merveilleux, Du, Vignaux, C",
                "Hettich, I",
                "Bennett, D",
                "Hecker, M",
                "Wald, A",
                "Guk, S",
                "Skride, A",
                "Nolde, A",
                "Knoop, C",
                "Meloni, F",
                "Tikkanen, J",
                "Larsson, H",
                "Tissot, A",
                "Riddell, P",
                "Le, Pavec, J",
                "Perch, M",
                "Renaud-Picard, B",
                "Carlier, FM",
                "Müller, V",
                "Parmar, J",
                "Havlin, J",
                "Laporta, R",
                "Schuurmans, MM",
                "Harlander, M",
                "Zenglen, S",
                "Brugiere, O",
                "Kneidinger, N",
                "Fisher, A",
                "Saez-Gimenez, B"
            ],
            "year": 2025,
            "source": "ERJ Open Res. 2025; 11(3):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001510584700001",
            "pubmed": "40470157",
            "doi": "10.1183/23120541.00675-2024",
            "pmc": "PMC12134928",
            "organizations": [
                "216680-14087"
            ],
            "persons": [
                "216680-125880-6"
            ],
            "imported": "2025-06-16T02:00:00+02:00",
            "journal": "ERJ Open Res",
            "issn": "2312-0541",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.716,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-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": 216994,
            "title": "Tumor-Infiltrating Lymphocytes in Breast and Female Genital Tract Cancers: Overlooked Potential and Unexplored Frontiers.",
            "abstract": null,
            "authors": [
                "Skok, K",
                "Maccio, U",
                "Martin, SD",
                "Bräutigam, K"
            ],
            "year": 2025,
            "source": "Cancer Med. 2025; 14(13): e71023",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001523273900001",
            "pubmed": "40621806",
            "doi": "10.1002/cam4.71023",
            "pmc": "PMC12230770",
            "organizations": [
                "216994-14020"
            ],
            "persons": [
                "216994-120849-2"
            ],
            "imported": "2025-07-07T02:00:00+02:00",
            "journal": "Cancer Med",
            "issn": "2045-7634",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.49,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.606,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ONCOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217371,
            "title": "HIPS: evaluating a virtual reality training simulation for total hip arthroplasty (THA) and insights into qualitative assessment of surgical training simulations",
            "abstract": null,
            "authors": [
                "Lorenz, M",
                "Knopp, S",
                "Pillen, N",
                "Sanrow, M",
                "Hoffmann, A",
                "Stoiser, V",
                "Schmidt, D",
                "Atze, JPG",
                "Dettmann, A",
                "Bullinger, AC",
                "Zajonz, D"
            ],
            "year": 2025,
            "source": "FRONT VIRTUAL REAL. 2025; 6:  1620135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001544473800001",
            "pubmed": null,
            "doi": "10.3389/frvir.2025.1620135",
            "pmc": null,
            "organizations": [
                "217371-14018"
            ],
            "persons": [
                "217371-133024-2"
            ],
            "imported": "2025-08-20T10:46:55+02:00",
            "journal": "FRONT VIRTUAL REAL",
            "issn": "2673-4192",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN VIRTUAL REALITY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210897,
            "title": "Differences in heart failure with preserved ejection fraction management between care providers: an international survey.",
            "abstract": null,
            "authors": [
                "Guidetti, F",
                "Giraldo, CIS",
                "Shchendrygina, A",
                "Kida, K",
                "Niederseer, D",
                "Basic, C",
                "Rainer, PP",
                "Załęska-Kocięcka, M",
                "Ogola, E",
                "Mohty, D",
                "Lanfranchi, G",
                "Sari, NY",
                "Einarsson, H",
                "Zurek, M",
                "Ruschitzka, F",
                "Savarese, G",
                "Mewton, N"
            ],
            "year": 2025,
            "source": "Eur J Heart Fail. 2025; 27(2):198-208",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001295551900001",
            "pubmed": "39169613",
            "doi": "10.1002/ejhf.3416",
            "pmc": "PMC11860727",
            "organizations": [
                "210897-14083"
            ],
            "persons": [
                "210897-58906-6"
            ],
            "imported": "2024-09-03T10:28:32+02:00",
            "journal": "EUR J HEART FAIL",
            "issn": "1388-9842",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF HEART FAILURE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.924,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.972,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211461,
            "title": "Association of Phosphodiesterase-5 Inhibitor Treatment With Improved Survival in Pulmonary Hypertension Associated With COPD in the Pulmonary Vascular Research Institute GoDeep Meta-Registry.",
            "abstract": null,
            "authors": [
                "Tello, K",
                "Yogeswaran, A",
                "Majeed, RW",
                "Kiely, DG",
                "Lawrie, A",
                "Brittain, E",
                "Annis, JS",
                "Olschewski, H",
                "Kovacs, G",
                "Hassoun, PM",
                "Balasubramanian, A",
                "Konswa, Z",
                "Sweatt, AJ",
                "Zamanian, RT",
                "Wilkins, MR",
                "Howard, L",
                "Arvanitaki, A",
                "Giannakoulas, G",
                "Cajigas, HR",
                "Frantz, R",
                "Williams, PG",
                "Frauendorf, M",
                "Marquardt, K",
                "Antoine, T",
                "Fuenderich, M",
                "Richter, M",
                "Grimminger, F",
                "Ghofrani, HA",
                "Wilhelm, J",
                "Seeger, W, , Pulmonary, Vascular, Research, Institute, GoDeep, Consortium"
            ],
            "year": 2025,
            "source": "Chest. 2025; 167(1):224-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001416705200001",
            "pubmed": "39182575",
            "doi": "10.1016/j.chest.2024.08.016",
            "pmc": "PMC11864130",
            "organizations": [],
            "persons": [
                "211461-59238-6"
            ],
            "imported": "2024-10-07T02:00:00+02:00",
            "journal": "Chest",
            "issn": "1931-3543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.925,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.925,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-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": 212166,
            "title": "Monitoring and management of hemolytic disease of the fetus and newborn based on an international expert Delphi consensus.",
            "abstract": null,
            "authors": [
                "Mustafa, HJ",
                "Sambatur, EV",
                "Shamshirsaz, AA",
                "Johnson, S",
                "Moise, KJ",
                "Baschat, AA",
                "Joanne, Verweij, EJT",
                "Javinani, A",
                "Kilby, MD",
                "Lopriore, E",
                "Rose, R",
                "Devlieger, R",
                "Snowise, S",
                "Sachs, UJ",
                "Khalil, A, , HDFN, Delphi, Working, Group"
            ],
            "year": 2025,
            "source": "Am J Obstet Gynecol. 2025; 232(3):280-300",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001434942300001",
            "pubmed": "39547350",
            "doi": "10.1016/j.ajog.2024.11.003",
            "pmc": null,
            "organizations": [],
            "persons": [
                "212166-50155-7"
            ],
            "imported": "2024-11-18T01:00:00+01:00",
            "journal": "Am J Obstet Gynecol",
            "issn": "1097-6868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.976,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "impactfactor_norm_super": 0.988,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY-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": 212748,
            "title": "Central vs. Brachial Blood Pressure and Pulse Pressure Amplification for Mortality Risk Prediction in Patients Undergoing Coronary Angiography.",
            "abstract": null,
            "authors": [
                "Daschner, C",
                "Kleber, ME",
                "Ayasse, N",
                "Stach, K",
                "Yücel, G",
                "Husain-Syed, F",
                "Niessner, A",
                "Krüger, B",
                "März, W",
                "Krämer, BK",
                "Yazdani, B"
            ],
            "year": 2025,
            "source": "Am J Hypertens. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001420648100001",
            "pubmed": "39699029",
            "doi": "10.1093/ajh/hpae156",
            "pmc": null,
            "organizations": [
                "212748-14028"
            ],
            "persons": [],
            "imported": "2024-12-23T01:00:00+01:00",
            "journal": "Am J Hypertens",
            "issn": "0895-7061",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.591,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.642,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-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": 212827,
            "title": "Asundexian versus Apixaban in Patients with Atrial Fibrillation.",
            "abstract": null,
            "authors": [
                "Piccini, JP",
                "Patel, MR",
                "Steffel, J",
                "Ferdinand, K",
                "Van, Gelder, IC",
                "Russo, AM",
                "Ma, CS",
                "Goodman, SG",
                "Oldgren, J",
                "Hammett, C",
                "Lopes, RD",
                "Akao, M",
                "De, Caterina, R",
                "Kirchhof, P",
                "Gorog, DA",
                "Hemels, M",
                "Rienstra, M",
                "Jones, WS",
                "Harrington, J",
                "Lip, GYH",
                "Ellis, SJ",
                "Rockhold, FW",
                "Neumann, C",
                "Alexander, JH",
                "Viethen, T",
                "Hung, J",
                "Coppolecchia, R",
                "Mundl, H",
                "Caso, V, , OCEANIC-AF, Steering, Committee, and, Investigators, , OCEANIC-AF, Steering, Committee, and, Investigators"
            ],
            "year": 2025,
            "source": "N Engl J Med. 2025; 392(1): 23-32. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001443183400001",
            "pubmed": "39225267",
            "doi": "10.1056/NEJMoa2407105",
            "pmc": null,
            "organizations": [],
            "persons": [
                "212827-50168-7"
            ],
            "imported": "2025-01-04T01:00:00+01:00",
            "journal": "N Engl J Med",
            "issn": "1533-4406",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 78.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.994,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.994,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 212986,
            "title": "Real-World Comparison of Cabazitaxel Versus 177Lu-PSMA Radiopharmaceutical Therapy in Metastatic Castration-Resistant Prostate Cancer.",
            "abstract": null,
            "authors": [
                "Wenzel, M",
                "Koll, F",
                "Hoeh, B",
                "Humke, C",
                "Siech, C",
                "Mader, N",
                "Sabet, A",
                "Groener, D",
                "Steuber, T",
                "Graefen, M",
                "Maurer, T",
                "Brandts, C",
                "Banek, S",
                "Chun, FKH",
                "Mandel, P"
            ],
            "year": 2025,
            "source": "J Nucl Med. 2025; 66(1): 61-66. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001392592700012",
            "pubmed": "39542702",
            "doi": "10.2967/jnumed.124.268807",
            "pmc": null,
            "organizations": [],
            "persons": [
                "212986-130518-6"
            ],
            "imported": "2025-01-10T01:00:00+01:00",
            "journal": "J Nucl Med",
            "issn": "1535-5667",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.963,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.963,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 214391,
            "title": "Feature graphs for interpretable unsupervised tree ensembles: centrality, interaction, and application in disease subtyping.",
            "abstract": null,
            "authors": [
                "Sirocchi, C",
                "Urschler, M",
                "Pfeifer, B"
            ],
            "year": 2025,
            "source": "BioData Min. 2025; 18(1): 15",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001421613700001",
            "pubmed": "39955586",
            "doi": "10.1186/s13040-025-00430-3",
            "pmc": "PMC11829558",
            "organizations": [
                "214391-14026"
            ],
            "persons": [
                "214391-63647-6",
                "214391-99786-4"
            ],
            "imported": "2025-02-16T01:00:00+01:00",
            "journal": "BioData Min",
            "issn": "1756-0381",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.926,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MATHEMATICAL & COMPUTATIONAL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.926,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MATHEMATICAL + COMPUTATIONAL BIOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215617,
            "title": "Comparison of marker-less 2D image-based methods for infant pose estimation.",
            "abstract": null,
            "authors": [
                "Jahn, L",
                "Flügge, S",
                "Zhang, D",
                "Poustka, L",
                "Bölte, S",
                "Wörgötter, F",
                "Marschik, PB",
                "Kulvicius, T"
            ],
            "year": 2025,
            "source": "Sci Rep. 2025; 15(1):12148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001464297900023",
            "pubmed": "40204781",
            "doi": "10.1038/s41598-025-96206-0",
            "pmc": "PMC11982382",
            "organizations": [
                "215617-14068"
            ],
            "persons": [
                "215617-58883-6"
            ],
            "imported": "2025-04-14T02: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": 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": 215740,
            "title": "Critical procedural steps in intrauterine transfusion: Delphi survey of international experts.",
            "abstract": null,
            "authors": [
                "Moise, E",
                "Moise, KJ",
                "Nwokocha, M",
                "Lowry, K",
                "Hutson, E",
                "de, Winter, DP, ,  on, behalf, of, the, Delphi, IUT, Study, Group"
            ],
            "year": 2025,
            "source": "Ultrasound Obstet Gynecol. 2025; 65(1): 78-84. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001387964700020",
            "pubmed": "39743652",
            "doi": "10.1002/uog.29151",
            "pmc": null,
            "organizations": [],
            "persons": [
                "215740-50155-7"
            ],
            "imported": "2025-04-19T02:00:00+02:00",
            "journal": "Ultrasound Obstet Gynecol",
            "issn": "1469-0705",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.968,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ACOUSTICS-SCIE",
            "impactfactor_norm_super": 0.968,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ACOUSTICS-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": 216227,
            "title": "Hepatocellular carcinoma in two unrelated patients with PNPO deficiency Epilepsy: A risk of long-term pyridoxal-5'-phosphate therapy?",
            "abstract": null,
            "authors": [
                "De, Liso, P",
                "Webster, R",
                "Plecko, B",
                "Vigevano, F"
            ],
            "year": 2025,
            "source": "Eur J Paediatr Neurol. 2025; 56:104-106",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001491335100001",
            "pubmed": "40349651",
            "doi": "10.1016/j.ejpn.2025.05.002",
            "pmc": null,
            "organizations": [
                "216227-14091"
            ],
            "persons": [
                "216227-51875-6"
            ],
            "imported": "2025-05-19T02:00:00+02:00",
            "journal": "Eur J Paediatr Neurol",
            "issn": "1090-3798",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.674,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.723,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217003,
            "title": "Defactinib with avutometinib in patients with solid tumors: the phase 1 FRAME trial.",
            "abstract": null,
            "authors": [
                "Banerjee, S",
                "Krebs, MG",
                "Greystoke, A",
                "Garces, AI",
                "Perez, VS",
                "Terbuch, A",
                "Shinde, R",
                "Caldwell, R",
                "Grochot, R",
                "Rouhifard, M",
                "Ruddle, R",
                "Gurel, B",
                "Swales, K",
                "Tunariu, N",
                "Prout, T",
                "Parmar, M",
                "Symeonides, S",
                "Rekowski, J",
                "Yap, C",
                "Sharp, A",
                "Paschalis, A",
                "Lopez, J",
                "Minchom, A",
                "de, Bono, JS",
                "Banerji, U"
            ],
            "year": 2025,
            "source": "Nat Med. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001518297000001",
            "pubmed": "40579546",
            "doi": "10.1038/s41591-025-03763-y",
            "pmc": "PMC12443583",
            "organizations": [],
            "persons": [
                "217003-86226-6"
            ],
            "imported": "2025-07-10T02:00:00+02:00",
            "journal": "Nat Med",
            "issn": "1546-170X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 50.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-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": 211654,
            "title": "Serum Glial Fibrillary Acidic Protein and Neurofilament Light Chain Levels Reflect Different Mechanisms of Disease Progression under B-Cell Depleting Treatment in Multiple Sclerosis.",
            "abstract": null,
            "authors": [
                "Benkert, P",
                "Maleska, Maceski, A",
                "Schaedelin, S",
                "Oechtering, J",
                "Zadic, A",
                "Vilchez, Gomez, JF",
                "Melie-Garcia, L",
                "Cagol, A",
                "Galbusera, R",
                "Subramaniam, S",
                "Lorscheider, J",
                "Galli, E",
                "Mueller, J",
                "Fischer-Barnicol, B",
                "Achtnichts, L",
                "Findling, O",
                "Lalive, PH",
                "Bridel, C",
                "Uginet, M",
                "Müller, S",
                "Pot, C",
                "Mathias, A",
                "Du, Pasquier, R",
                "Salmen, A",
                "Hoepner, R",
                "Chan, A",
                "Disanto, G",
                "Zecca, C",
                "D'Souza, M",
                "Hemkens, LG",
                "Yaldizli, Ö",
                "Derfuss, T",
                "Roth, P",
                "Gobbi, C",
                "Brassat, D",
                "Tackenberg, B",
                "Pedotti, R",
                "Raposo, C",
                "Oksenberg, J",
                "Wiendl, H",
                "Berger, K",
                "Hermesdorf, M",
                "Piehl, F",
                "Conen, D",
                "Buser, A",
                "Kappos, L",
                "Khalil, M",
                "Granziera, C",
                "Abdelhak, A",
                "Leppert, D",
                "Willemse, EAJ",
                "Kuhle, J, , Swiss, MS, Cohort, study, (SMSC)"
            ],
            "year": 2025,
            "source": "Ann Neurol. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001333131800001",
            "pubmed": "39411917",
            "doi": "10.1002/ana.27096",
            "pmc": "PMC11683165",
            "organizations": [
                "211654-14051"
            ],
            "persons": [
                "211654-57435-6"
            ],
            "imported": "2024-10-21T02:00:00+02:00",
            "journal": "Ann Neurol",
            "issn": "0364-5134",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.962,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}