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=1200&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1220&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1180&ordering=-year",
    "results": [
        {
            "id": 222483,
            "title": "Breast Imaging Reporting And Data System (BI-RADS): 30 years on.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "European Congress Radiology 2026; Mar 4-8, 2026; Vienna, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222483-14104"
            ],
            "persons": [
                "222483-82111"
            ],
            "imported": "2026-04-07T18:53:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222486,
            "title": "Opening.",
            "abstract": null,
            "authors": [
                "Kubik-Huch, R",
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "EUSOBI Meets IDKD - Fundamentals in Breast Imaging; MAR 4-8, 2026; Davos, SWITZWERLAND. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222486-14104"
            ],
            "persons": [
                "222486-82111"
            ],
            "imported": "2026-04-07T19:06:27+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222485,
            "title": "KEYNOTE LECTURE - Career advice from the EUSOBI President. ",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "EUSOBI YOUNG CLUB (EYC) in Paris; MAR 4-8, 2026; Paris, FRANCE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222485-14104"
            ],
            "persons": [
                "222485-82111"
            ],
            "imported": "2026-04-07T19:02:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222292,
            "title": "AGEP and GPP share immune mechanisms but have different clinical courses",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Reich, A",
                "Graier, T",
                "Navarini, A",
                "Benezeder, T"
            ],
            "year": 2026,
            "source": "J ALLERGY CLIN IMMUN. 2026; 157(3): 779-781. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:001707728300001",
            "pubmed": "41411483",
            "doi": "10.1016/j.jaci.2025.12.1001",
            "pmc": null,
            "organizations": [
                "222292-14047"
            ],
            "persons": [
                "222292-76691-6",
                "222292-88082-4",
                "222292-51618-2"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "J ALLERGY CLIN IMMUN",
            "issn": "0091-6749",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF ALLERGY AND CLINICAL IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.937,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222264,
            "title": "Pediatric high-grade gliomas in patients with neurofibromatosis type 1-A collaborative cohort study from the SIOPE HGG/DIPG working group",
            "abstract": null,
            "authors": [
                "Karremann, M",
                "Gerdes, T",
                "Gielen, GH",
                "Kwiecien, R",
                "Perwein, T",
                "Hoffmann, M",
                "Azizi, AA",
                "Babor, F",
                "Barrios-Bussmann, C",
                "Behrens, L",
                "Benesch, M",
                "Bertero, L",
                "Biassoni, V",
                "Bison, B",
                "Buttarelli, FR",
                "Calaminus, G",
                "Claviez, A",
                "Distelmaier, F",
                "Ebinger, M",
                "Elayadi, M",
                "Ernst, J",
                "Eyrich, M",
                "Fleischhack, G",
                "Friedrich, C",
                "Friker, LL",
                "Garre, ML",
                "Gerber, NU",
                "Gojo, J",
                "Hargrave, D",
                "Häuser, S",
                "Hernaiz-Driever, P",
                "Holm, S",
                "Jakob, M",
                "Knirsch, S",
                "Kratz, C",
                "Krischer, JM",
                "Kühnöl, C",
                "Kumirova, E",
                "Massimino, M",
                "Vinci, M",
                "Meijer, L",
                "Metzler, M",
                "Milanaccio, C",
                "La Madrid, AM",
                "Morana, G",
                "Nussbaumer, G",
                "Piccolo, G",
                "Pollo, B",
                "Reifenberger, G",
                "Reimann, C",
                "Rosenbaum, T",
                "Schiavello, E",
                "Sterba, J",
                "Sturm, D",
                "Szychot, E",
                "Valentini, C",
                "Vallero, SG",
                "Velleuer-Carlberg, E",
                "van Buiren, M",
                "Mastronuzzi, A",
                "van Vuurden, D",
                "von Bueren, AO",
                "Wiese, M",
                "Zinke, C",
                "Zlocha, J",
                "Pietsch, T",
                "Kramm, CM"
            ],
            "year": 2026,
            "source": "NEURO-ONCOL PRACT. 2026; 13(1): 71-85. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001709226000002",
            "pubmed": "41798124",
            "doi": "10.1093/nop/npaf104",
            "pmc": "PMC12965658",
            "organizations": [
                "222264-14092"
            ],
            "persons": [
                "222264-98278-6",
                "222264-93278-6",
                "222264-51369-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "NEURO-ONCOL PRACT",
            "issn": "2054-2577",
            "collection_publisher": null,
            "collection_title": "NEURO-ONCOLOGY PRACTICE; ",
            "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": 222343,
            "title": "Masked pressure lesion on the tip of the toe, a diagnostic challenge",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Irmler, L",
                "Zarfl, M"
            ],
            "year": 2026,
            "source": "WIEN KLIN WOCHENSCHR. 2026; ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001716314900001",
            "pubmed": "41843117",
            "doi": "10.1007/s00508-026-02732-w",
            "pmc": null,
            "organizations": [
                "222343-14047"
            ],
            "persons": [
                "222343-52589-1",
                "222343-122954-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.475,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222298,
            "title": "Neural correlates of virtual hand movements using ecologically valid tasks",
            "abstract": null,
            "authors": [
                "Kober, SE",
                "Berger, LM",
                "Kern, D",
                "Wood, G",
                "Schwingenschuh, P"
            ],
            "year": 2026,
            "source": "FRONT VIRTUAL REAL. 2026; 7:  1701936",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001715693200001",
            "pubmed": null,
            "doi": "10.3389/frvir.2026.1701936",
            "pmc": null,
            "organizations": [
                "222298-14051"
            ],
            "persons": [
                "222298-50172-6",
                "222298-105380-6"
            ],
            "imported": "2026-03-25T10:08:42+01: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": 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": 222150,
            "title": "Quantitative CT analysis in interstitial pneumonia with autoimmune features: diagnostic and prognostic insights from a retrospective cohort study.",
            "abstract": null,
            "authors": [
                "Pušeljić, M",
                "Schlemmer, AJ",
                "Vlasicek, I",
                "Kaufmann-Bühler, AK",
                "Moazedi-Fürst, F",
                "Fuchsjäger, M",
                "Talakić, E"
            ],
            "year": 2026,
            "source": "Insights Imaging. 2026; 17(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001718091300002",
            "pubmed": "41849002",
            "doi": "10.1186/s13244-026-02253-0",
            "pmc": "PMC13000105",
            "organizations": [
                "222150-14086",
                "222150-14104"
            ],
            "persons": [
                "222150-74075-4",
                "222150-104202-6",
                "222150-116406-1",
                "222150-82111-6",
                "222150-100510-6",
                "222150-129295-6",
                "222150-57343-6"
            ],
            "imported": "2026-03-19T01:00:00+01:00",
            "journal": "Insights Imaging",
            "issn": "1869-4101",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.815,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.815,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 222297,
            "title": "Cardiovascular disease outcomes: does physician's sex matter?",
            "abstract": null,
            "authors": [
                "Cenko, E",
                "Osto, E",
                "Mehran, R"
            ],
            "year": 2026,
            "source": "EUR HEART J. 2026; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001714375300001",
            "pubmed": "41823223",
            "doi": "10.1093/eurheartj/ehag034",
            "pmc": null,
            "organizations": [
                "222297-14010"
            ],
            "persons": [
                "222297-119127-4"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": "EUROPEAN HEART JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 35.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.993,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 222452,
            "title": "Stroke and systemic embolism following atrial fibrillation ablation: the EMBOL-AF Global Registry.",
            "abstract": null,
            "authors": [
                "Castrejón-Castrejón, S",
                "Heeger, CH",
                "Veltmann, C",
                "Schaack, D",
                "Nies, M",
                "Gunawardene, M",
                "Steven, D",
                "Tscholl, V",
                "Roten, L",
                "Sommer, P",
                "Spartalis, M",
                "Seitz, J",
                "Kistler, PM",
                "Chen, M",
                "Wang, Q",
                "Del-Carpio, Munoz, F",
                "Wijnmaalen, AP",
                "Moreno, J",
                "Albarrán-Rincón, R",
                "Sanders, P",
                "Blessberger, H",
                "Laredo, M",
                "Krahnefeld, O",
                "Pernat, A",
                "Guenancia, C",
                "Aro, A",
                "Castellanos, Martínez, E",
                "Scazzuso, F",
                "Sticherling, C",
                "Neven, K",
                "Yorgun, H",
                "Choi, JI",
                "Natale, A",
                "Almorad, A",
                "Joung, B",
                "Wichterle, D",
                "Ruwald, MH",
                "Cay, S",
                "Andorin, A",
                "Kato, H",
                "Carnero, G",
                "Maciag, A",
                "Garkina, S",
                "Deharo, JC",
                "Sadek, MM",
                "Iwasaki, YK",
                "Beiert, T",
                "Choi, EK",
                "Kojic, D",
                "Sousa, J",
                "Bergau, L",
                "Lellouche, N",
                "Arabia, Cortés, L",
                "Camargo, JM",
                "Inaba, O",
                "Szegedi, N",
                "Piccini, JP",
                "Marijon, E",
                "Mazurek, M",
                "Sandgaard, NCF",
                "Francke, A",
                "Schumacher, B",
                "Adams, Sánchez, CD",
                "Stiles, MK",
                "García-Izquierdo, E",
                "Ramos, Jiménez, J",
                "Guerra, JM",
                "Aboulmaaty, M",
                "Jansen, H",
                "Metzner, A",
                "Zapata, García, C",
                "Ruiz, Ares, G",
                "Pürerfellner, H",
                "Kyoung-Ryul, Chun, J",
                "Merino, JL, , EMBOL-AF, investigators\n"
            ],
            "year": 2026,
            "source": "Eur Heart J. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41914181",
            "doi": "10.1093/eurheartj/ehag217",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-01T02:00:00+02:00",
            "journal": "Eur Heart J",
            "issn": "1522-9645",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 35.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.993,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": false
        },
        {
            "id": 222049,
            "title": "Clinical and MRI substrates of Symbol Digit Modalities Test impairment in multiple sclerosis patients with an adult- and late-onset",
            "abstract": null,
            "authors": [
                "Wenger, AL",
                "Pagani, E",
                "Meani, A",
                "Preziosa, P",
                "Gallo, A",
                "Solana, E",
                "Schoonheim, MM",
                "Enzinger, C",
                "Groppa, S",
                "Ocampo-Pineda, MA",
                "Cagol, A",
                "Weigel, M",
                "Calabrese, P",
                "Kappos, L",
                "Granziera, C",
                "Filippi, M",
                "Rocca, MA"
            ],
            "year": 2026,
            "source": "MULT SCLER J. 2026; 32(3): 289-301. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001697477000001",
            "pubmed": "41729056",
            "doi": "10.1177/13524585261417265",
            "pmc": "PMC12953661",
            "organizations": [
                "222049-14051",
                "222049-14108"
            ],
            "persons": [
                "222049-50173-6"
            ],
            "imported": "2026-03-13T11:43:46+01:00",
            "journal": "MULT SCLER J",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": "MULTIPLE SCLEROSIS JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.858,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.858,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222266,
            "title": "Fecal diversion in anorectal malformations: is there a place for ileostomy? The ARM-Net Consortium experience including a narrative literature review",
            "abstract": null,
            "authors": [
                "Morandi, A",
                "Jenetzky, E",
                "Midrio, P",
                "van der Steeg, H",
                "Iacobelli, BD",
                "Miserez, M",
                "Gorter, RR",
                "Prato, AP",
                "Amerstorfer, E",
                "Leva, E",
                "ARM-Net Consortium"
            ],
            "year": 2026,
            "source": "PEDIATR SURG INT. 2026; 42(1): 126",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001703490600001",
            "pubmed": "41762249",
            "doi": "10.1007/s00383-026-06327-4",
            "pmc": null,
            "organizations": [
                "222266-14049"
            ],
            "persons": [
                "222266-57571-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "PEDIATR SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC SURGERY INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.395,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.423,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 222280,
            "title": "Persistent Poverty and Its Interaction With Race: Their Influence on Prostate Cancer-Specific Mortality",
            "abstract": null,
            "authors": [
                "Stelzl, DR",
                "Qian, ZY",
                "Cho, M",
                "Korn, SM",
                "Dagnino, F",
                "Zurl, H",
                "Hingtgen, HG",
                "Dey, T",
                "Cole, AP",
                "Iyer, HS",
                "Trinh, QD"
            ],
            "year": 2026,
            "source": "CLIN GENITOURIN CANC. 2026; 24(3): 102511",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001707058000001",
            "pubmed": "41762968",
            "doi": "10.1016/j.clgc.2026.102511",
            "pmc": null,
            "organizations": [
                "222280-14056"
            ],
            "persons": [
                "222280-96506-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "CLIN GENITOURIN CANC",
            "issn": "1558-7673",
            "collection_publisher": null,
            "collection_title": "CLINICAL GENITOURINARY CANCER; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.596,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.596,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222281,
            "title": "Day-case percutaneous coronary procedures. A clinical consensus statement of the European Association of Percutaneous Cardiovascular Interventions (EAPCI) of the European Society of Cardiology (ESC) and the Association of Cardiovascular Nursing & Allied Professions (ACNAP) of the ESC",
            "abstract": null,
            "authors": [
                "Toth, GG",
                "Amabile, N",
                "Barbato, E",
                "Borregaard, B",
                "Buszman, P",
                "Cuisset, T",
                "Gilard, M",
                "James, S",
                "Al-Lamee, R",
                "Mashayekhi, K",
                "Regazzoli, D",
                "Sarno, G",
                "Siller-Matula, JM",
                "Brugaletta, S",
                "Stefanini, G"
            ],
            "year": 2026,
            "source": "EUROINTERVENTION. 2026; 22(4): 224-231. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001706497500006",
            "pubmed": "41697656",
            "doi": "10.4244/EIJ-D-25-00326",
            "pmc": "PMC12885074",
            "organizations": [],
            "persons": [
                "222281-89154-1"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "EUROINTERVENTION",
            "issn": "1774-024X",
            "collection_publisher": null,
            "collection_title": "EUROINTERVENTION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.903,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.903,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 222340,
            "title": "Prometheus unbound? Oceanic affectivity and the neuropsychodynamics of addiction",
            "abstract": null,
            "authors": [
                "Unterrainer, HF"
            ],
            "year": 2026,
            "source": "FRONT PSYCHOL. 2026; 17:  1699816",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001704269300001",
            "pubmed": "41783322",
            "doi": "10.3389/fpsyg.2026.1699816",
            "pmc": "PMC12953040",
            "organizations": [
                "222340-29444"
            ],
            "persons": [
                "222340-69860-2"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "FRONT PSYCHOL",
            "issn": "1664-1078",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN PSYCHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.738,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHOLOGY, MULTIDISCIPLINARY-SSCI",
            "impactfactor_norm_super": 0.738,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "PSYCHOLOGY, MULTIDISCIPLINARY-SSCI",
            "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": 222026,
            "title": "Simultaneous transcatheter edge-to-edge repair (TEER) for severe mitral and tricuspid regurgitation is feasible, safe, and associated with good clinical outcome",
            "abstract": null,
            "authors": [
                "Gollmer, J",
                "Zweiker, D",
                "Peikert, A",
                "Santner, V",
                "Vosko, I",
                "Verheyen, N",
                "Ablasser, K",
                "Kolesnik, E",
                "Schwegel, N",
                "Zirngast, B",
                "Marte, W",
                "Laufer, G",
                "Zimpfer, D",
                "Andreas, M",
                "Buschmann, E",
                "Toth, GG",
                "Bugger, H",
                "Zirlik, A",
                "Schmidt, A"
            ],
            "year": 2026,
            "source": "PLOS ONE. 2026; 21(2): e0339837",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001686960600012",
            "pubmed": "41666172",
            "doi": "10.1371/journal.pone.0339837",
            "pmc": "PMC12890156",
            "organizations": [
                "222026-14070",
                "222026-14083",
                "222026-14075"
            ],
            "persons": [
                "222026-100924-6",
                "222026-101322-1",
                "222026-106116-6",
                "222026-124070-6",
                "222026-51934-6",
                "222026-60377-6",
                "222026-61189-6",
                "222026-66430-6",
                "222026-81519-6",
                "222026-89154-6",
                "222026-91265-6",
                "222026-116542-6",
                "222026-124914-6",
                "222026-131297-6",
                "222026-65924-6",
                "222026-99418-6",
                "222026-99629-6",
                "222026-100805-4"
            ],
            "imported": "2026-03-13T11:43:46+01:00",
            "journal": "PLOS ONE",
            "issn": "1932-6203",
            "collection_publisher": null,
            "collection_title": "PLOS ONE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.514,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.639,
            "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": 222061,
            "title": "Real world outcomes of intravitreal and systemic therapy in primary and secondary vitreoretinal lymphoma",
            "abstract": null,
            "authors": [
                "Beer, SA",
                "Huber, C",
                "Nasyrov, E",
                "Wolfram, L",
                "Pietzsch, M",
                "Schenk, A",
                "Sommer, M",
                "Wedrich, A",
                "Lengerke, C",
                "Doycheva, D",
                "Deuter, C",
                "Süsskind, D",
                "Wirths, S",
                "Merle, DA"
            ],
            "year": 2026,
            "source": "SCI REP-UK. 2026; 16(1): 6513",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001693282000002",
            "pubmed": "41690970",
            "doi": "10.1038/s41598-026-37804-4",
            "pmc": "PMC12910012",
            "organizations": [
                "222061-14043"
            ],
            "persons": [
                "222061-53938-6",
                "222061-120249-6",
                "222061-96622-6"
            ],
            "imported": "2026-03-13T11:43:46+01:00",
            "journal": "SCI REP-UK",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": "SCIENTIFIC REPORTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.722,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "citations": 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": 222329,
            "title": "Occupational disease \"Skin cancer caused by UV radiation\" - unambiguous facts, heterogeneous consequences",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Hofmann-Wellenhof, R",
                "Sepp, N",
                "Ebner, B",
                "John, S"
            ],
            "year": 2026,
            "source": "J DTSCH DERMATOL GES. 2026; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001708327000001",
            "pubmed": "41793230",
            "doi": "10.1111/ddg.70022x",
            "pmc": null,
            "organizations": [
                "222329-14047"
            ],
            "persons": [
                "222329-51346-2",
                "222329-51711-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "J DTSCH DERMATOL GES",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": "JOURNAL DER DEUTSCHEN DERMATOLOGISCHEN GESELLSCHAFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.809,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.884,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 222010,
            "title": "Listening to the bladder field Urine liquid biopsies reveal differential treatment responses in NMIBC Preview",
            "abstract": null,
            "authors": [
                "Jonas, K",
                "Moser, T",
                "Heitzer, E"
            ],
            "year": 2026,
            "source": "CELL. 2026; 189(4): 995-997. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001698577000001",
            "pubmed": "41720073",
            "doi": "10.1016/j.cell.2026.01.019",
            "pmc": null,
            "organizations": [
                "222010-14021"
            ],
            "persons": [
                "222010-76215-6",
                "222010-104199-1",
                "222010-50899-4"
            ],
            "imported": "2026-03-13T11:40:32+01:00",
            "journal": "CELL",
            "issn": "0092-8674",
            "collection_publisher": null,
            "collection_title": "CELL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 42.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.993,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.996,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-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": 222051,
            "title": "Systemic immune dysregulation in hypertensive disorders of pregnancy persists years after delivery",
            "abstract": null,
            "authors": [
                "Sabayev, M",
                "Ganio, EA",
                "Stelzer, IA",
                "Sato, M",
                "Cambriel, A",
                "Bonham, TA",
                "Juvan, ZN",
                "Diop, M",
                "Iyer, P",
                "Sedan, O",
                "Aghaeepour, N",
                "Angst, MS",
                "Shaw, GM",
                "Stevenson, DK",
                "Stefanick, ML",
                "Boyd, HA",
                "Melbye, M",
                "Hlatky, MA",
                "Winn, VD",
                "Gaudilliere, B",
                "Feyaerts, D"
            ],
            "year": 2026,
            "source": "FRONT IMMUNOL. 2026; 17:  1716809",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001694365000001",
            "pubmed": "41727432",
            "doi": "10.3389/fimmu.2026.1716809",
            "pmc": "PMC12916653",
            "organizations": [
                "222051-14022"
            ],
            "persons": [],
            "imported": "2026-03-13T11:43:46+01:00",
            "journal": "FRONT IMMUNOL",
            "issn": "1664-3224",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.792,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.792,
            "impactfactor_norm_super_year": 2026,
            "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
        }
    ]
}