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=320&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159512,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=340&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=300&ordering=-year",
    "results": [
        {
            "id": 222950,
            "title": "Discordant fetal anomalies in monochorionic multiple pregnancies.",
            "abstract": null,
            "authors": [
                "Schuligoi, H",
                "Juch, H",
                "Klaritsch, P"
            ],
            "year": 2026,
            "source": "Med Genet. 2026; 38(2): 131-138. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001745637900006",
            "pubmed": "42022383",
            "doi": "10.1515/medgen-2026-2011",
            "pmc": "PMC13099241",
            "organizations": [
                "222950-14017",
                "222950-14064"
            ],
            "persons": [
                "222950-51878-4",
                "222950-50155-6"
            ],
            "imported": "2026-05-26T02:00:00+02:00",
            "journal": "Med Genet",
            "issn": "0936-5931",
            "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": 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": 223024,
            "title": "Increasing complexity and plateauing outcomes in AO type C distal humerus fractures: a 50-year institutional case series.",
            "abstract": null,
            "authors": [
                "Hönck, K",
                "Wenzelburger, P",
                "Eibinger, N",
                "Sadoghi, P",
                "Puchwein, P"
            ],
            "year": 2026,
            "source": "J Orthop Traumatol. 2026; 27(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001739945800001",
            "pubmed": "41670762",
            "doi": "10.1186/s10195-026-00905-x",
            "pmc": "PMC13079252",
            "organizations": [
                "223024-14052"
            ],
            "persons": [
                "223024-95868-6",
                "223024-96033-2",
                "223024-59379-6",
                "223024-62925-4"
            ],
            "imported": "2026-06-05T02:00:00+02:00",
            "journal": "J Orthop Traumatol",
            "issn": "1590-9921",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.814,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ORTHOPEDICS-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": 219791,
            "title": "Brepocitinib, a selective TYK2/JAK1 inhibitor, mitigates neutrophilic inflammation and glucocorticoid receptor-β expression in COPD.",
            "abstract": null,
            "authors": [
                "Nayak, BB",
                "Bärnthaler, T",
                "Rajesh, R",
                "Teppan, J",
                "Gogg, T",
                "Douschan, P",
                "Kneidinger, N",
                "van, der, Does, AM",
                "Hiemstra, P",
                "Heinemann, A",
                "Böhm, E"
            ],
            "year": 2026,
            "source": "Am J Physiol Lung Cell Mol Physiol. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001694251000002",
            "pubmed": "41500520",
            "doi": "10.1152/ajplung.00237.2025",
            "pmc": null,
            "organizations": [
                "219791-14087",
                "219791-14022"
            ],
            "persons": [
                "219791-125880-6",
                "219791-51756-6",
                "219791-85658-6",
                "219791-100665-6",
                "219791-111587-6",
                "219791-111789-1",
                "219791-128436-6",
                "219791-79732-6",
                "219791-50791-4"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "Am J Physiol Lung Cell Mol Physiol",
            "issn": "1040-0605",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.785,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PHYSIOLOGY-SCIE",
            "impactfactor_norm_super": 0.81,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHYSIOLOGY-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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220424,
            "title": "Artificial Intelligence Competencies and Educational Needs Among ERNICA Members: Results of a Multinational Survey.",
            "abstract": null,
            "authors": [
                "Till, H",
                "Elsayed, H",
                "Obermüller, B",
                "Gnatzy, R",
                "Lacher, M",
                "Tschauner, S",
                "Verhoeven, R",
                "Wijnen, RMH",
                "Singer, G, , ERNICA, AI, Task, Force, Members"
            ],
            "year": 2026,
            "source": "Eur J Pediatr Surg. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001679159900001",
            "pubmed": "41558661",
            "doi": "10.1055/a-2787-2213",
            "pmc": null,
            "organizations": [
                "220424-14049",
                "220424-14106"
            ],
            "persons": [
                "220424-50778-6",
                "220424-85440-6",
                "220424-97866-1",
                "220424-90375-6",
                "220424-83445-2"
            ],
            "imported": "2026-02-01T01:00:00+01:00",
            "journal": "Eur J Pediatr Surg",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.318,
            "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": 220545,
            "title": "Preeclampsia 2.0: limitations and challenges of the two-stage hypothesis, and beyond",
            "abstract": null,
            "authors": [
                "Huppertz, B"
            ],
            "year": 2026,
            "source": "MOL HUM REPROD. 2026; 32(1): gaag001",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001666026200001",
            "pubmed": "41495206",
            "doi": "10.1093/molehr/gaag001",
            "pmc": "PMC12820888",
            "organizations": [
                "220545-14017"
            ],
            "persons": [
                "220545-54142-2"
            ],
            "imported": "2026-02-04T09:24:05+01:00",
            "journal": "MOL HUM REPROD",
            "issn": "1360-9947",
            "collection_publisher": null,
            "collection_title": "MOLECULAR HUMAN REPRODUCTION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.81,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "impactfactor_norm_super": 0.81,
            "impactfactor_norm_super_year": 2026,
            "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": true
        },
        {
            "id": 220672,
            "title": "Diagnostic applications of neonatologist-performed lung ultrasound in the delivery room in late preterm and term neonates: A systematic review of literature.",
            "abstract": null,
            "authors": [
                "Winkler, M",
                "Baik-Schneditz, N",
                "Gruber, V",
                "Pichler, G",
                "Schwaberger, B"
            ],
            "year": 2026,
            "source": "Paediatr Respir Rev. 2026; 58:3-10",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001762267300001",
            "pubmed": "41638997",
            "doi": "10.1016/j.prrv.2026.01.001",
            "pmc": null,
            "organizations": [
                "220672-14094"
            ],
            "persons": [
                "220672-117521-6",
                "220672-50907-6",
                "220672-79516-6",
                "220672-86558-4",
                "220672-121952-1"
            ],
            "imported": "2026-02-05T01:00:00+01:00",
            "journal": "Paediatr Respir Rev",
            "issn": "1526-0542",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.899,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.946,
            "impactfactor_norm_super_year": 2023,
            "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": 221026,
            "title": "Incremental dose-response effect of age on mortality in non-seminoma testis cancer patients.",
            "abstract": null,
            "authors": [
                "Incesu, RB",
                "Piccinelli, ML",
                "Morra, S",
                "Scheipner, L",
                "Tappero, S",
                "Barletta, F",
                "Cano, Garcia, C",
                "Tian, Z",
                "Saad, F",
                "Shariat, SF",
                "Chun, FKH",
                "Briganti, A",
                "Terrone, C",
                "Ahyai, S",
                "Longo, N",
                "de, Cobelli, O",
                "Tilki, D",
                "Graefen, M",
                "Karakiewicz, PI"
            ],
            "year": 2026,
            "source": "Urol Oncol. 2026; 44(4): 110991",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001688436600001",
            "pubmed": "41653711",
            "doi": "10.1016/j.urolonc.2026.110991",
            "pmc": null,
            "organizations": [
                "221026-14056"
            ],
            "persons": [
                "221026-111791-6",
                "221026-99792-6"
            ],
            "imported": "2026-02-09T01:00:00+01:00",
            "journal": "Urol Oncol",
            "issn": "1078-1439",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.461,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.517,
            "impactfactor_norm_super_year": 2023,
            "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": 222520,
            "title": "Routine neutral glenoid version targets in reverse shoulder arthroplasty: Time for a patient-specific, fixation-oriented approach.",
            "abstract": null,
            "authors": [
                "Koutp, A",
                "Shirinskiy, I",
                "Lafosse, T",
                "Lafosse, L",
                "Milano, G",
                "Hirschmann, MT"
            ],
            "year": 2026,
            "source": "Knee Surg Sports Traumatol Arthrosc. 2026; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001736218200001",
            "pubmed": "41954277",
            "doi": "10.1002/ksa.70391",
            "pmc": null,
            "organizations": [
                "222520-14052"
            ],
            "persons": [
                "222520-94958-2"
            ],
            "imported": "2026-04-12T02:00:00+02:00",
            "journal": "Knee Surg Sports Traumatol Arthrosc",
            "issn": "0942-2056",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.93,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.93,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 222786,
            "title": "Effects of Intermittent Fasting-Mimicking Diet on Pancreatic Islet Plasticity: Immunohistochemical, Ultrastructural, and Metabolic Profiles.",
            "abstract": null,
            "authors": [
                "Harer, CM",
                "Boulgaropoulos, B",
                "Ehall, B",
                "Bogensperger, L",
                "Bounab, K",
                "Pernitsch, D",
                "Franz, J",
                "Herbsthofer, L",
                "Kotzbeck, P",
                "Krstic, J",
                "Prokesch, A",
                "Prietl, B",
                "Kolb, D",
                "Pieber, TR"
            ],
            "year": 2026,
            "source": "FASEB J. 2026; 40(9):e71858",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001755150700001",
            "pubmed": "42081078",
            "doi": "10.1096/fj.202504830RR",
            "pmc": "PMC13138363",
            "organizations": [
                "222786-14017",
                "222786-14076",
                "222786-14080"
            ],
            "persons": [
                "222786-97867-1",
                "222786-102575-6",
                "222786-51831-4",
                "222786-81132-6",
                "222786-84104-6",
                "222786-90274-6",
                "222786-95211-6",
                "222786-99151-6",
                "222786-56667-6",
                "222786-58881-6",
                "222786-87253-6",
                "222786-89979-6"
            ],
            "imported": "2026-05-05T02:00:00+02:00",
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.818,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.844,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 222849,
            "title": "The network ties between sleep quality, suicidality, and psychopathology.",
            "abstract": null,
            "authors": [
                "Slanitz, C",
                "Fuchshuber, J",
                "Mörkl, S",
                "Wagner-Skacel, J",
                "Unterrainer, H"
            ],
            "year": 2026,
            "source": "Neuropsychobiology. 2026; 1-20",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001776984700001",
            "pubmed": "41861048",
            "doi": "10.1159/000551597",
            "pmc": "PMC13193689",
            "organizations": [
                "222849-29447",
                "222849-29444"
            ],
            "persons": [
                "222849-84449-6",
                "222849-69860-4",
                "222849-59288-6"
            ],
            "imported": "2026-05-13T02:00:00+02:00",
            "journal": "Neuropsychobiology",
            "issn": "0302-282X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHOLOGY-SCIE",
            "impactfactor_norm_super": 0.75,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "PSYCHOLOGY-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": 222952,
            "title": "[Diabetic neuropathy and diabetic foot syndrome (Update 2026)].",
            "abstract": null,
            "authors": [
                "Köhler, G",
                "Feder, A",
                "Hochfellner, D",
                "Eichner, M"
            ],
            "year": 2026,
            "source": "Wien Klin Wochenschr. 2026; 138(Suppl 4):200-212",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001771740000019",
            "pubmed": "42162472",
            "doi": "10.1007/s00508-025-02675-8",
            "pmc": "PMC13190360",
            "organizations": [
                "222952-14080"
            ],
            "persons": [
                "222952-100301-6",
                "222952-50731-2"
            ],
            "imported": "2026-05-26T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "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": 0.475,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223307,
            "title": "The E-AHPBA-ESSO-Innsbruck consensus recommendations on peri- and postoperative management following liver resection",
            "abstract": null,
            "authors": [
                "Maier, E",
                "Stättner, S",
                "Carrion-Alvarez, L",
                "Di Martino, M",
                "Olthof, P",
                "Primavesi, F",
                "Sochorova, D",
                "Van Laarhoven, S",
                "Balakrishnan, A",
                "Breitkopf, R",
                "Buis, C",
                "Cipriani, F",
                "Erdmann, J",
                "Frampton, A",
                "Fuks, D",
                "Gilg, S",
                "Gulla, A",
                "Lancellotti, F",
                "Margreiter, C",
                "Melloul, E",
                "Oberkofler, C",
                "Petritsch, S",
                "Raab, H",
                "Rahbari, NN",
                "Rappold, D",
                "Reiberger, T",
                "Ruzzenente, A",
                "Sallinen, V",
                "Schaefer, B",
                "Schnitzbauer, AA",
                "Serrablo, A",
                "Soreide, K",
                "Sparrelid, E",
                "Starlinger, P",
                "Stavrou, GA",
                "Tinguely, P",
                "Aldrighetti, L",
                "Dasari, BVM",
                "Donadon, M",
                "Dopazo, C",
                "Gruenberger, T",
                "Jonas, E",
                "Malik, H",
                "Vigano, L",
                "Siriwardena, AK",
                "Maglione, M"
            ],
            "year": 2026,
            "source": "BJS-BRIT J SURG. 2026; 113(1): znaf272",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001650943800001",
            "pubmed": "41467576",
            "doi": "10.1093/bjs/znaf272",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-06-10T19:05:51+02:00",
            "journal": "BJS-BRIT J SURG",
            "issn": "0007-1323",
            "collection_publisher": null,
            "collection_title": "BJS-BRITISH JOURNAL OF SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "SURGERY-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": false
        },
        {
            "id": 217541,
            "title": "International Society of Urological Pathology (ISUP) Multidisciplinary Consensus on Premalignant and Putative Precursor Lesions of Penile Cancer: Working Group 5 report on Terminology, Grading, and Molecular Testing Practices.",
            "abstract": null,
            "authors": [
                "Menon, S",
                "Sanchez, DF",
                "Chaux, A",
                "Giannico, GA",
                "Oliveira, P",
                "Necchi, A",
                "Regauer, S",
                "Speiss, PE",
                "Tamboli, P",
                "Tsuzuki, T",
                "Elsa, F, V",
                "Kristiansen, G",
                "Cheng, L",
                "Cubilla, A, , Members, of, the, ISUP, GU, Cancer, Precursor, Panel"
            ],
            "year": 2026,
            "source": "Am J Surg Pathol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001764445800010",
            "pubmed": "40826809",
            "doi": "10.1097/PAS.0000000000002453",
            "pmc": null,
            "organizations": [
                "217541-14020"
            ],
            "persons": [
                "217541-51945-6"
            ],
            "imported": "2025-08-28T02:00:00+02:00",
            "journal": "Am J Surg Pathol",
            "issn": "0147-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.892,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.934,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SURGERY-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": 218798,
            "title": "Artificial Intelligence Implementation in Pediatric Radiology for Patient Safety: A Multisociety Statement From the ACR, ESPR, SPR, SLARP, AOSPR, SPIN.",
            "abstract": null,
            "authors": [
                "Shelmerdine, SC",
                "Naidoo, J",
                "Kelly, BS",
                "Laborie, LB",
                "Toso, S",
                "D'Antonoli, TA",
                "Arthurs, OJ",
                "Blumer, SL",
                "Ciet, P",
                "Damasio, MB",
                "Doria, AS",
                "Haque, S",
                "Ho, ML",
                "Huisman, TAGM",
                "Joshi, A",
                "Kapur, J",
                "Mankad, K",
                "Offiah, AC",
                "Otero, HJ",
                "Pace, E",
                "Semple, T",
                "Sodhi, KS",
                "Tschauner, S",
                "Ugas-Charcape, CF",
                "Vamyanmane, DK",
                "van, Rijn, RR",
                "Veiga-Canuto, D",
                "Wagner, MW",
                "Zucker, EJ",
                "Sammer, M"
            ],
            "year": 2026,
            "source": "J Am Coll Radiol. 2026; 23(1):89-101",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001672296100001",
            "pubmed": "41288534",
            "doi": "10.1016/j.jacr.2025.08.019",
            "pmc": null,
            "organizations": [
                "218798-14106"
            ],
            "persons": [
                "218798-85440-6"
            ],
            "imported": "2025-11-26T01:00:00+01:00",
            "journal": "J Am Coll Radiol",
            "issn": "1546-1440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.844,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.844,
            "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": true
        },
        {
            "id": 221957,
            "title": "Treatment Monitoring and Outcome Prediction in Invasive Aspergillosis using Immunologic Markers.",
            "abstract": null,
            "authors": [
                "Pereira, A",
                "Scott, J",
                "Sarlea, A",
                "Sprute, R",
                "Aerts, R",
                "Lass-Flörl, C",
                "Mikulska, M",
                "Sedik, S",
                "Garcia-Vidal, C",
                "Gangneux, JP",
                "Giacobbe, DR",
                "Prattes, J",
                "Grothe, J",
                "Biswas, S",
                "Monzo-Gallo, P",
                "Bassetti, M",
                "Maertens, J",
                "Kumar, V",
                "Koehler, P",
                "Cunha, C",
                "Netea, MG",
                "Carvalho, A",
                "Hoenigl, M"
            ],
            "year": 2026,
            "source": "J Infect Dis. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001717102900001",
            "pubmed": "41778487",
            "doi": "10.1093/infdis/jiag140",
            "pmc": null,
            "organizations": [
                "221957-29164",
                "221957-30068"
            ],
            "persons": [
                "221957-76430-6",
                "221957-64754-4",
                "221957-128761-6",
                "221957-113012-6"
            ],
            "imported": "2026-03-10T01:00:00+01:00",
            "journal": "J Infect Dis",
            "issn": "0022-1899",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.821,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.853,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-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": 219342,
            "title": "Prostate Biopsy and Malpractice: Analysis of a National Legal Database from 1995 to 2025.",
            "abstract": null,
            "authors": [
                "Xiao, B",
                "Qian, Z",
                "Look-Why, SL",
                "Piccolini, A",
                "Dagnino, F",
                "Korn, SM",
                "Zurl, H",
                "Pohl, KK",
                "Stelzl, DR",
                "Wollin, D",
                "Trinh, QD",
                "Kibel, AS",
                "Cole, AP"
            ],
            "year": 2026,
            "source": "Urology. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001686304800001",
            "pubmed": "41418921",
            "doi": "10.1016/j.urology.2025.12.015",
            "pmc": null,
            "organizations": [
                "219342-14056"
            ],
            "persons": [
                "219342-109461-6",
                "219342-96506-6"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Urology",
            "issn": "0090-4295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.36,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.393,
            "impactfactor_norm_super_year": 2023,
            "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": 222562,
            "title": "Same-day discharge after electrophysiological and cardiac implantable electronic device procedures: a clinical consensus statement of the European Heart Rhythm Association (EHRA) and the Association of Cardiovascular Nursing & Allied Professions (ACNAP) of the ESC.",
            "abstract": null,
            "authors": [
                "Scherr, D",
                "Frausing, MHJP",
                "Maciejewski, C",
                "Barisone, M",
                "Boriani, G",
                "Breitenstein, A",
                "Delgado, B",
                "Hendriks, JM",
                "Hovakimyan, T",
                "Kollias, G",
                "König, S",
                "Lenarczyk, R",
                "Letsas, KP",
                "Malaczynska-Rajpold, K",
                "Manninger, M",
                "Merino, JL",
                "Mores, B",
                "Ollitrault, P",
                "De, Potter, TJR",
                "Rao, A",
                "Sarkozy, A",
                "Sattler, SM",
                "Svennberg, E",
                "Tilz, RR",
                "Zylla, MM",
                "Vogler, J"
            ],
            "year": 2026,
            "source": "Europace. 2026; 28(4):",
            "category": 1,
            "document_type": 30,
            "sci": "ISI:001738609800001",
            "pubmed": "41973847",
            "doi": "10.1093/europace/euag065",
            "pmc": "PMC13075552",
            "organizations": [
                "222562-14083"
            ],
            "persons": [
                "222562-63032-6",
                "222562-50168-1"
            ],
            "imported": "2026-04-14T02:00:00+02:00",
            "journal": "Europace",
            "issn": "1099-5129",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.854,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222603,
            "title": "Mitochondrial DNA copy number in leukocytes predicts long-term survival in prostate cancer.",
            "abstract": null,
            "authors": [
                "Langsenlehner, T",
                "Paal, K",
                "Thurner, EM",
                "Langmüller, M",
                "Sternat, R",
                "Renner, W"
            ],
            "year": 2026,
            "source": "Clin Chem Lab Med. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001742762000001",
            "pubmed": "41996660",
            "doi": "10.1515/cclm-2025-1464",
            "pmc": null,
            "organizations": [
                "222603-14028",
                "222603-14060"
            ],
            "persons": [
                "222603-50910-4",
                "222603-50495-1",
                "222603-50069-6"
            ],
            "imported": "2026-04-19T02:00:00+02:00",
            "journal": "Clin Chem Lab Med",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.793,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCIE",
            "impactfactor_norm_super": 0.821,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-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": 222848,
            "title": "[Nutritional psychiatry and psychosomatics in the DACH region : Clinical treatment concepts and research at the university hospitals of Graz, Berlin and Zurich].",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                "Ramirez-Obermayer, A",
                "Mötteli, S",
                "Hotzy, F",
                "Esfahani-Bayerl, N",
                "Lackner, S",
                "Wagner-Skacel, J"
            ],
            "year": 2026,
            "source": "Nervenarzt. 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001758953100001",
            "pubmed": "42096056",
            "doi": "10.1007/s00115-026-01976-1",
            "pmc": null,
            "organizations": [
                "222848-29447",
                "222848-14014"
            ],
            "persons": [
                "222848-88711-6",
                "222848-84449-2",
                "222848-61990-6",
                "222848-59288-6"
            ],
            "imported": "2026-05-13T02:00:00+02:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.096,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.102,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PSYCHIATRY-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": 215131,
            "title": "Early CABG with intraoperative hemoadsorption in patients on ticagrelor: Real world data from the international Safe and Timely Antithrombotic Removal (STAR) registry.",
            "abstract": null,
            "authors": [
                "Storey, RF",
                "Hassan, K",
                "Meyer, AL",
                "Eberle, T",
                "deNeve, N",
                "Thielmann, M",
                "Bernardi, MH",
                "Marczin, N",
                "Guenther, U",
                "Panholzer, B",
                "Maechler, H",
                "Hunter, S",
                "Matejic-Spasic, M",
                "Wendt, D",
                "Deliargyris, EN",
                "Schmoeckel, M"
            ],
            "year": 2026,
            "source": "Cardiovasc Revasc Med. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001677640200001",
            "pubmed": "40044567",
            "doi": "10.1016/j.carrev.2025.02.015",
            "pmc": null,
            "organizations": [
                "215131-14075"
            ],
            "persons": [
                "215131-51592-6"
            ],
            "imported": "2025-03-10T01:00:00+01:00",
            "journal": "Cardiovasc Revasc Med",
            "issn": "1553-8389",
            "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
        }
    ]
}