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=159040&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159493,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159060&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159020&ordering=year",
    "results": [
        {
            "id": 223227,
            "title": "Geriatric rehabilitation in Germany, Austria, and Switzerland (DACH region): a current state analysis",
            "abstract": null,
            "authors": [
                "Skoumal, M",
                "Honegger, M",
                "Grund, S",
                "Benzinger, P",
                "Bachmann, S",
                "Münzer, T",
                "Goetz, SM",
                "Dorner, TE",
                "Iglseder, B",
                "Pertinatsch, C",
                "Neubacher, B",
                "Kadane, C",
                "Lindner-Rabl, S",
                "Roller-Wirnsberger, R"
            ],
            "year": 2026,
            "source": "EUR GERIATR MED. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001726955100001",
            "pubmed": "41904775",
            "doi": "10.1007/s41999-026-01461-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "223227-119469-6",
                "223227-119472-6",
                "223227-51745-4",
                "223227-100384-6",
                "223227-119468-6",
                "223227-119470-1",
                "223227-119471-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "EUR GERIATR MED",
            "issn": "1878-7649",
            "collection_publisher": null,
            "collection_title": "EUROPEAN GERIATRIC MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.536,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223237,
            "title": "Proposal of the rheumatology societies in the D-A-CH region for a uniform German nomenclature for Sjogren's disease (mar, 10.1007/s00393-026-01798-1, 2026)",
            "abstract": null,
            "authors": [
                "Ernst, D",
                "Dörner, T",
                "Aringer, M",
                "Finzel, S",
                "Christ, L",
                "Dan, D",
                "Dumusc, A",
                "Haase, I",
                "Kötter, I",
                "Meinecke, A",
                "Müller-Ladner, U",
                "Riemekasten, G",
                "Schmalzing, M",
                "Specker, C",
                "Duftner, C",
                "Stradner, MH",
                "Studenic, P",
                "Tausche, AK",
                "Thiel, J",
                "Wagner, U",
                "Witte, T"
            ],
            "year": 2026,
            "source": "Z RHEUMATOL. 2026; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:001751964000001",
            "pubmed": "42043507",
            "doi": "10.1007/s00393-026-01816-2",
            "pmc": null,
            "organizations": [
                "223237-14086"
            ],
            "persons": [
                "223237-111873",
                "223237-53560"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.059,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223244,
            "title": "Acyl-CoA-binding protein (ACBP): a poor-prognosis biomarker in sepsis and a target for disease mitigation",
            "abstract": null,
            "authors": [
                "Lambertucci, F",
                "Motiño, O",
                "Nogueira-Recalde, U",
                "Rong, Y",
                "Montégut, L",
                "Pérez-Lanzón, M",
                "Carbonnier, V",
                "Li, SJ",
                "Durand, S",
                "Aprahamian, F",
                "Chen, H",
                "Dong, YB",
                "Sauvat, A",
                "Mingoia, S",
                "Lachkar, S",
                "Saavedra, E",
                "Pol, J",
                "Pietrocola, F",
                "Maiuri, MC",
                "Rocha-Oliveira, E",
                "Roncon-Albuquerque, R",
                "Vasques-Nóvoa, F",
                "Lozano-Rodríguez, R",
                "Avendaño-Ortiz, J",
                "López-Collazo, E",
                "Abdellatif, M",
                "Martins, I",
                "Kroemer, G"
            ],
            "year": 2026,
            "source": "SIGNAL TRANSDUCT TAR. 2026; 11(1): 119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001732539500001",
            "pubmed": "41927523",
            "doi": "10.1038/s41392-026-02670-z",
            "pmc": null,
            "organizations": [
                "223244-14083"
            ],
            "persons": [
                "223244-94512-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "SIGNAL TRANSDUCT TAR",
            "issn": "2095-9907",
            "collection_publisher": null,
            "collection_title": "SIGNAL TRANSDUCTION AND TARGETED THERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 52.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-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": 223248,
            "title": "Sirenomelia: A Review of European Prevalence Data and Epidemiological Analysis of 17 Cases Registered in Wales",
            "abstract": null,
            "authors": [
                "Emmerson, C",
                "Olson, M",
                "Williams, C",
                "Maddison, R",
                "Tucker, D",
                "Davies, L",
                "Perraud, A",
                "Bailey, L",
                "Humphreys, C",
                "Hughes, R",
                "Sichitiu, J",
                "Amores, MO",
                "Barisic, I",
                "Santoro, M",
                "Carbonell, CC",
                "Draper, ES",
                "Haeusler, M",
                "Monier, I",
                "Latos-Bielenska, A",
                "Dias, CM",
                "Hond, ED",
                "Ballardini, E",
                "O'Mahony, M",
                "Perthus, I",
                "Rankin, J",
                "Rissmann, A",
                "Rouget, F",
                "Stevens, S",
                "Bergman, JEH",
                "Wellesley, D",
                "Wertelecki, W"
            ],
            "year": 2026,
            "source": "BIRTH DEFECTS RES. 2026; 118(5): e70051",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001757371800001",
            "pubmed": "42089392",
            "doi": "10.1002/bdr2.70051",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "BIRTH DEFECTS RES",
            "issn": "2472-1727",
            "collection_publisher": null,
            "collection_title": "BIRTH DEFECTS RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.289,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DEVELOPMENTAL BIOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223252,
            "title": "Prognostic Impact of Qualitative and Quantitative Mitral Valve Calcification in Transapical Transcatheter Mitral Valve Replacement: A Sub-Analysis of the TENDER Registry",
            "abstract": null,
            "authors": [
                "Kerbel, T",
                "Zillner, L",
                "Wild, MG",
                "Hell, MM",
                "Kuhn, EW",
                "Rudolph, T",
                "Conradi, L",
                "Zierer, A",
                "Maisano, F",
                "Russo, M",
                "Rosati, F",
                "Colli, A",
                "Piñón, M",
                "Reineke, D",
                "Aphram, G",
                "Dubois, C",
                "Hausleiter, J",
                "von Bardeleben, RS",
                "Andreas, M"
            ],
            "year": 2026,
            "source": "J CLIN MED. 2026; 15(7): 2660",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001739385600001",
            "pubmed": "41976961",
            "doi": "10.3390/jcm15072660",
            "pmc": null,
            "organizations": [
                "223252-14075"
            ],
            "persons": [
                "223252-131297-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "J CLIN MED",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.63,
            "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": false
        },
        {
            "id": 223254,
            "title": "Proteomic phenotyping with machine learning for cardiovascular outcomes in haemodialysis: insights from the AURORA trial",
            "abstract": null,
            "authors": [
                "Salib, M",
                "Girerd, S",
                "Pinet, F",
                "März, W",
                "Scharnagl, H",
                "Massy, ZA",
                "Leroy, C",
                "Duarte, K",
                "Bresso, E",
                "Lacomblez, C",
                "Jardine, AG",
                "Schmieder, RE",
                "Fellstrom, B",
                "Lopez-Andres, N",
                "Rossignol, P",
                "Zannad, F",
                "Girerd, N"
            ],
            "year": 2026,
            "source": "EUR HEART J-DIGIT HL. 2026; 7(3): ztag044",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001736069300001",
            "pubmed": "41971741",
            "doi": "10.1093/ehjdh/ztag044",
            "pmc": null,
            "organizations": [
                "223254-14028",
                "223254-14083"
            ],
            "persons": [
                "223254-50886-6",
                "223254-51906-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "EUR HEART J-DIGIT HL",
            "issn": "2634-3916",
            "collection_publisher": null,
            "collection_title": "EUROPEAN HEART JOURNAL - DIGITAL HEALTH; ",
            "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": false
        },
        {
            "id": 223263,
            "title": "The OligoPanc project: an interdisciplinary expert consensus statement on oligometastatic pancreatic cancer",
            "abstract": null,
            "authors": [
                "Leonhardt, CS",
                "Adham, M",
                "Bazarbashi, S",
                "Ben-Aharon, I",
                "Beets-Tan, RGH",
                "Boggi, U",
                "Brunner, TB",
                "Cellini, F",
                "Chiti, A",
                "Daamen, L",
                "De Bari, B",
                "De Dosso, S",
                "Ducreux, M",
                "Eng, C",
                "Falconi, M",
                "Ferrone, CR",
                "Frigerio, I",
                "Garajova, I",
                "Gerum, S",
                "Ghadimi, M",
                "Gruenberger, T",
                "Hammel, P",
                "Haustermans, K",
                "Hawkins, M",
                "He, J",
                "Heerkens, HD",
                "Huguet, F",
                "Intven, MPW",
                "Klaiber, U",
                "Kroese, TE",
                "Laurent-Puig, P",
                "Lordick, F",
                "Ludmir, EB",
                "Macarulla, T",
                "Matzinger, O",
                "Morganti, AG",
                "Mukherjee, S",
                "O'Reilly, EM",
                "Park, JO",
                "Papamichael, D",
                "Pfeiffer, P",
                "Ramia, JM",
                "Roeder, F",
                "Ruiz-García, E",
                "Satoi, S",
                "Scorsetti, M",
                "Schneider, M",
                "Seufferlein, T",
                "Serrablo, A",
                "Shrikhande, SV",
                "Smyth, EC",
                "Svrcek, M",
                "Takaori, K",
                "Tempero, MA",
                "Tissera, NS",
                "Tie, J",
                "Torres, OJM",
                "Turpin, A",
                "Van Cutsem, E",
                "Versteijne, E",
                "Vivaldi, C",
                "Wainberg, ZA",
                "Weichselbaum, RR",
                "Weitz, J",
                "Wolfgang, CL",
                "Prager, GW",
                "Strobel, O"
            ],
            "year": 2026,
            "source": "LANCET ONCOL. 2026; 27(3): E141-E149. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001717766800001",
            "pubmed": "41785904",
            "doi": null,
            "pmc": null,
            "organizations": [
                "223263-14060"
            ],
            "persons": [
                "223263-113309-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "LANCET ONCOL",
            "issn": "1470-2045",
            "collection_publisher": null,
            "collection_title": "LANCET ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 35.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.971,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223266,
            "title": "Associations between physical activity, sedentary behavior, body mass index and changes in placental structure and vascularization-data from the FitMum randomized controlled trial",
            "abstract": null,
            "authors": [
                "Jensen, IKB",
                "Kummer, D",
                "Roland, CB",
                "Siwetz, M",
                "Knudsen, SD",
                "Jessen, AD",
                "Bendix, JM",
                "Molsted, S",
                "Desoye, G",
                "Stallknecht, B",
                "Lokkegaard, E",
                "Huppertz, B",
                "Mortensen, OH"
            ],
            "year": 2026,
            "source": "PLACENTA. 2026; 179:  128-137. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001752995700001",
            "pubmed": "42013596",
            "doi": "10.1016/j.placenta.2026.03.018",
            "pmc": null,
            "organizations": [
                "223266-14017",
                "223266-14038"
            ],
            "persons": [
                "223266-70543-6",
                "223266-51632-6",
                "223266-50469-6",
                "223266-54142-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": "PLACENTA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.684,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223285,
            "title": "Physics-informed neural network estimation of active material properties in time-dependent cardiac biomechanical models",
            "abstract": null,
            "authors": [
                "Höfler, M",
                "Regazzoni, F",
                "Pagani, S",
                "Karabelas, E",
                "Augustin, C",
                "Haase, G",
                "Plank, G",
                "Caforio, F"
            ],
            "year": 2026,
            "source": "J MECH PHYS SOLIDS. 2026; 213:  106603",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001742218300001",
            "pubmed": null,
            "doi": "10.1016/j.jmps.2026.106603",
            "pmc": null,
            "organizations": [
                "223285-14009",
                "223285-14011"
            ],
            "persons": [
                "223285-79791-6",
                "223285-102165-4",
                "223285-50966-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "J MECH PHYS SOLIDS",
            "issn": "0022-5096",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF THE MECHANICS AND PHYSICS OF SOLIDS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.926,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MECHANICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 217513,
            "title": "Editorial: Digitization and artificial intelligence in healthcare - Gamechanger or nightmare?",
            "abstract": null,
            "authors": [
                "Sendlhofer, G",
                "Wolf-Ostermann, K"
            ],
            "year": 2026,
            "source": "Z Evid Fortbild Qual Gesundhwes. 2025; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001709100000001",
            "pubmed": "40866170",
            "doi": "10.1016/j.zefq.2025.08.001",
            "pmc": null,
            "organizations": [
                "217513-14076"
            ],
            "persons": [
                "217513-78071-2"
            ],
            "imported": "2025-08-28T02:00:00+02:00",
            "journal": "Z Evid Fortbild Qual Gesundhwes",
            "issn": "1865-9217",
            "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": 219855,
            "title": "Hemodynamics and cerebral oxygenation in the neonatal transition: a prospective pilot study.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, D",
                "Schlatzer, C",
                "Höller, N",
                "Schwaberger, B",
                "Mileder, LP",
                "Baik-Schneditz, N",
                "Holter, M",
                "Pichler, G"
            ],
            "year": 2026,
            "source": "Clin Exp Pediatr. 2026; 69(4):330-339",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001742093300007",
            "pubmed": "41531152",
            "doi": "10.3345/cep.2025.02572",
            "pmc": "PMC13076052",
            "organizations": [
                "219855-14094",
                "219855-14026"
            ],
            "persons": [
                "219855-68534-6",
                "219855-50907-4",
                "219855-79516-6",
                "219855-84286-6",
                "219855-86558-6",
                "219855-97023-6",
                "219855-112809-1"
            ],
            "imported": "2026-01-14T01:00:00+01:00",
            "journal": "Clin Exp Pediatr",
            "issn": "2713-4148",
            "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": 222782,
            "title": "Treatment guided by cerebral oximetry in newborns receiving invasive mechanical ventilation: study protocol for step one of the SafeBoosC-IIIv randomised clinical trial.",
            "abstract": null,
            "authors": [
                "Kamp, CB",
                "Petersen, JJ",
                "Hansen, ML",
                "Pellicer, A",
                "Naulaers, G",
                "Dempsey, E",
                "Hahn, GH",
                "Olsen, MH",
                "Rasmussen, MIS",
                "Pichler, G",
                "Dimitriou, G",
                "Szczapa, T",
                "Ognean, ML",
                "Nesargi, S",
                "Musante, G",
                "Chalak, L",
                "Di, Maio, M",
                "Lakhwani, J",
                "Procianoy, RS",
                "Tkaczyk, J",
                "Fuchs, H",
                "Cetinkaya, M",
                "Hagmann, C",
                "Popat, H",
                "Fabres, J",
                "Wang, L",
                "Schmölzer, G",
                "Fumagalli, M",
                "Piris-Borregas, S",
                "Mohora, R",
                "Zafra, P",
                "Sarafidis, K",
                "Alsina-Casanova, M",
                "Baik-Schneditz, N",
                "Lopez, LS",
                "Griesmaier, E",
                "Hatzidaki, E",
                "A, S",
                "Dassios, T",
                "Greisen, G",
                "Jakobsen, JC"
            ],
            "year": 2026,
            "source": "Trials. 2026; 27(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001747003800001",
            "pubmed": "41845443",
            "doi": "10.1186/s13063-026-09631-5",
            "pmc": "PMC13107782",
            "organizations": [
                "222782-14094"
            ],
            "persons": [
                "222782-50907-6",
                "222782-86558-6"
            ],
            "imported": "2026-05-04T02:00:00+02:00",
            "journal": "Trials",
            "issn": "1745-6215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.259,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "impactfactor_norm_super": 0.265,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 223253,
            "title": "Meta-Analysis on the Harm of Systemic Glucocorticosteroids in Inflammatory Upper Airway Disease and Asthma: An EAACI Task Force",
            "abstract": null,
            "authors": [
                "Scheire, S",
                "Lourijsen, E",
                "Blauwblomme, M",
                "Dib, M",
                "Agache, I",
                "Bachert, C",
                "Boussery, K",
                "Chaker, A",
                "Colman, R",
                "Del Giacco, S",
                "Eguiluz-Gracia, I",
                "Fokkens, W",
                "Gane, S",
                "Hellings, P",
                "Hopkins, C",
                "Klimek, L",
                "Maldonado, M",
                "Maza-Solano, J",
                "Mösges, R",
                "Mullol, J",
                "Pilette, C",
                "Pfaar, O",
                "Reitsma, S",
                "Rudenko, M",
                "Shamji, MH",
                "Tomazic, PV",
                "Toppila-Salmi, S",
                "Gevaert, P",
                "Hox, V"
            ],
            "year": 2026,
            "source": "ALLERGY. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001745033100001",
            "pubmed": "42011838",
            "doi": "10.1111/all.70332",
            "pmc": null,
            "organizations": [
                "223253-14066"
            ],
            "persons": [],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": "ALLERGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223295,
            "title": "Artificial intelligence for global surgery: Bridging gaps in low-resource settings",
            "abstract": null,
            "authors": [
                "Fingerhut, A",
                "Mayol, J"
            ],
            "year": 2026,
            "source": "SURGERY. 2026; 192:  110125",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001718347400001",
            "pubmed": "41826025",
            "doi": "10.1016/j.surg.2026.110125",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "SURGERY",
            "issn": "0039-6060",
            "collection_publisher": null,
            "collection_title": "SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.723,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223298,
            "title": "RE: \"Does the indocyanine green test reduce the risk of anastomotic dehiscence in colorectal surgery?\"",
            "abstract": null,
            "authors": [
                "Dziri, C",
                "Fingerhut, A"
            ],
            "year": 2026,
            "source": "J VISC SURG. 2026; 163(2): 157-159. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001743662500001",
            "pubmed": "41965311",
            "doi": "10.1016/j.jviscsurg.2026.01.004",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "J VISC SURG",
            "issn": "1878-7886",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF VISCERAL SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.531,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223301,
            "title": "Impact of delayed elective urological surgery: A prospective observational study",
            "abstract": null,
            "authors": [
                "Simunovic, I",
                "Zurl, H",
                "Altziebler, J",
                "Leitsmann, C",
                "Scheipner, L",
                "Mischinger, J",
                "Mangge, A",
                "Pohl, K",
                "Frank, A",
                "Weiss, A",
                "Bachmaier, G",
                "Ahyai, S",
                "Leitsmann, M"
            ],
            "year": 2026,
            "source": "BJUI COMPASS. 2026; 7(4): e70197",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001753403600008",
            "pubmed": "41971148",
            "doi": "10.1002/bco2.70197",
            "pmc": null,
            "organizations": [
                "223301-14026",
                "223301-14056"
            ],
            "persons": [
                "223301-50092-6",
                "223301-99872-6",
                "223301-109461-6",
                "223301-111791-6",
                "223301-112949-6",
                "223301-119774-6",
                "223301-96506-6",
                "223301-99792-6",
                "223301-113095-4",
                "223301-114994-1",
                "223301-121670-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "BJUI COMPASS",
            "issn": "2688-4526",
            "collection_publisher": null,
            "collection_title": "BJUI COMPASS; ",
            "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": false
        },
        {
            "id": 218875,
            "title": "Maternal Galectins and Glucose Regulation in Pregnancy: Chronic vs. Acute Metabolic Adaptations.",
            "abstract": null,
            "authors": [
                "Garcia, MG",
                "Hamann, E",
                "Huhn, EA",
                "Forbes, K",
                "Roser, P",
                "Weiser-Fuchs, MT",
                "Dieberger, AM",
                "Csapo, B",
                "Obermayer-Pietsch, B",
                "Poppel, MNMV",
                "Fluhr, H",
                "Jantscher-Krenn, E",
                "Blois, SM"
            ],
            "year": 2026,
            "source": "Diabetes Metab J. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001708781200011",
            "pubmed": "41299831",
            "doi": "10.4093/dmj.2025.0401",
            "pmc": "PMC12996947",
            "organizations": [
                "218875-14080",
                "218875-14064",
                "218875-14038"
            ],
            "persons": [
                "218875-100817-6",
                "218875-105884-1",
                "218875-110025-6",
                "218875-51809-6",
                "218875-88993-4",
                "218875-105059-6"
            ],
            "imported": "2025-12-02T01:00:00+01:00",
            "journal": "Diabetes Metab J",
            "issn": "2233-6079",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.915,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.915,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219197,
            "title": "Neonatal Life Support: 2025 International Liaison Committee on Resuscitation Consensus on Science With Treatment Recommendations.",
            "abstract": null,
            "authors": [
                "Liley, HG",
                "Weiner, GM",
                "Wyckoff, MH",
                "Rabi, Y",
                "Schmölzer, GM",
                "Fernanda, de, Almeida, M",
                "Costa-Nobre, DT",
                "Davis, PG",
                "Dawson, JA",
                "El-Naggar, W",
                "Fabres, JG",
                "Fawke, J",
                "Foglia, EE",
                "Guinsburg, R",
                "Isayama, T",
                "Kawakami, MD",
                "Lee, HC",
                "Madar, RJ",
                "McKinlay, CJD",
                "Monnelly, VJ",
                "Nakwa, FL",
                "Rüdiger, M",
                "Solevåg, AL",
                "Sugiura, T",
                "Trevisanuto, D",
                "Ramaswamy, VV",
                "Yamada, NK",
                "Bruckner, M",
                "Finan, E",
                "Honeyman, D",
                "Iberra, Rios, D",
                "Josephsen, JB",
                "Kamlin, CO",
                "Kapadia, V",
                "Katheria, A",
                "Quek, BH",
                "Ramachandran, S",
                "Roehr, CC",
                "Seidler, AL",
                "Strand, ML",
                "Udaeta-Mora, E",
                "Berg, KM"
            ],
            "year": 2026,
            "source": "Pediatrics. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001716071500009",
            "pubmed": "41122837",
            "doi": "10.1542/peds.2025-074766",
            "pmc": null,
            "organizations": [],
            "persons": [
                "219197-100023-6"
            ],
            "imported": "2025-12-19T01:00:00+01:00",
            "journal": "Pediatrics",
            "issn": "0031-4005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.977,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.977,
            "impactfactor_norm_super_year": 2025,
            "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": 222093,
            "title": "Diabetic foot ulcer: a systematic review of risk factors.",
            "abstract": null,
            "authors": [
                "Lazaris, AM",
                "Angeli-Doulami, K",
                "Napp, AE",
                "Silbernagel, G",
                "Ionac, M",
                "Doulamis, N",
                "Doulamis, A",
                "Protopapadakis, E",
                "Lazaris, MA",
                "Pappas, G",
                "Lampadiari, V",
                "Halvatsiotis, P",
                "Lazari, MS",
                "Geroulakos, G"
            ],
            "year": 2026,
            "source": "J Wound Care. 2026; 35(3):246-259",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001712638600001",
            "pubmed": "41805441",
            "doi": "10.12968/jowc.2023.0017",
            "pmc": null,
            "organizations": [
                "222093-14079"
            ],
            "persons": [
                "222093-96032-6"
            ],
            "imported": "2026-03-13T01:00:00+01:00",
            "journal": "J Wound Care",
            "issn": "0969-0700",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.265,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.265,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 223286,
            "title": "Pitfalls and Bailout Strategies for Coronary Bifurcations Treated With T-and-Small Protrusion Technique-A Systematic Bench Test Overview",
            "abstract": null,
            "authors": [
                "Maaroufi, A",
                "Besis, G",
                "Andreka, J",
                "Upadhyaya, C",
                "Schnur, SSK",
                "Gollmer, J",
                "Stankovic, G",
                "Toth, GG"
            ],
            "year": 2026,
            "source": "J INTERV CARDIOL. 2026; 2026(1): 5955391",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001751169200001",
            "pubmed": null,
            "doi": "10.1155/joic/5955391",
            "pmc": null,
            "organizations": [
                "223286-14083"
            ],
            "persons": [
                "223286-89154-4",
                "223286-101322-6",
                "223286-123933-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "J INTERV CARDIOL",
            "issn": "0896-4327",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF INTERVENTIONAL CARDIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.236,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}