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=640&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=660&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=620&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": 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": 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": 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
        },
        {
            "id": 222108,
            "title": "Evidence- and consensus-based guideline on lichen sclerosus.",
            "abstract": null,
            "authors": [
                "Kirtschig, G",
                "Woelber, L",
                "Günthert, A",
                "Becker, K",
                "Ciresa-König, A",
                "Fischer, B",
                "Fricke-Otto, S",
                "Günther, C",
                "Hirchenhain, C",
                "Köllmann, NH",
                "Kreuter, A",
                "Malisiewicz, B",
                "Neis, F",
                "Mon, O'Dey, D",
                "Ott, H",
                "Promm, M",
                "Renner, R",
                "Schardt, AR",
                "Schweizer, I",
                "Stein, R",
                "Ter-Nedden, J",
                "Trutnovsky, G",
                "Wand, A",
                "Weyandt, G",
                "Werner, RN",
                "Kinberger, M"
            ],
            "year": 2026,
            "source": "J Dtsch Dermatol Ges. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001706217600001",
            "pubmed": "41778748",
            "doi": "10.1111/ddg.70000",
            "pmc": "PMC13059072",
            "organizations": [
                "222108-14063"
            ],
            "persons": [
                "222108-50853-6"
            ],
            "imported": "2026-03-15T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.809,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.884,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222314,
            "title": "Austrian treatment algorithms 2025: CDK 4/6 inhibitors in the adjuvant therapy of HR+/HER2-early breast cancer",
            "abstract": null,
            "authors": [
                "Bartsch, R",
                "Dormann, C",
                "Egle, D",
                "Gampenrieder, SP",
                "Pristauz-Telsnigg, G",
                "Rinnerthaler, G",
                "Singer, CF",
                "Gnant, M"
            ],
            "year": 2026,
            "source": "WIEN KLIN WOCHENSCHR. 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001717251300001",
            "pubmed": "41848905",
            "doi": "10.1007/s00508-026-02726-8",
            "pmc": null,
            "organizations": [
                "222314-14085"
            ],
            "persons": [
                "222314-124374-6",
                "222314-74796-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.475,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.475,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223208,
            "title": "Experience on Genetic Testing for Primary Dilated Cardiomyopathy in a Single Austrian Genetic Center and the Role of Myocardial Inflammation",
            "abstract": null,
            "authors": [
                "Romero, HHM",
                "Steil, AS",
                "Santner, V",
                "von der Heidt, A",
                "Verheyen, N",
                "Pölzl, G",
                "Witsch-Baumgartner, M",
                "Rudnik-Schöneborn, S"
            ],
            "year": 2026,
            "source": "CARDIOLOGY. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001753286100001",
            "pubmed": "41746849",
            "doi": "10.1159/000550976",
            "pmc": null,
            "organizations": [
                "223208-14083"
            ],
            "persons": [
                "223208-106116-6",
                "223208-81519-6"
            ],
            "imported": "2026-06-10T16:52:42+02:00",
            "journal": "CARDIOLOGY",
            "issn": "0008-6312",
            "collection_publisher": null,
            "collection_title": "CARDIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.264,
            "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
        },
        {
            "id": 223228,
            "title": "Proposal of the rheumatology societies in the D-A-CH region for a uniform German nomenclature for Sjögren's disease",
            "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": 3,
            "sci": "ISI:001718439500001",
            "pubmed": "41854717",
            "doi": "10.1007/s00393-026-01798-1",
            "pmc": null,
            "organizations": [
                "223228-14086"
            ],
            "persons": [
                "223228-111873-6",
                "223228-53560-6"
            ],
            "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": 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": 221870,
            "title": "Semaglutide in peripheral artery disease and diabetes by baseline disease severity and age: the STRIDE trial.",
            "abstract": null,
            "authors": [
                "Nordanstig, J",
                "Arslan, EG",
                "Catarig, AM",
                "Houlind, K",
                "Ludvik, B",
                "Rasouli, N",
                "Sourij, H",
                "Thomas, S",
                "Verma, S",
                "Bonaca, MP"
            ],
            "year": 2026,
            "source": "Eur Heart J. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001706475800001",
            "pubmed": "41780559",
            "doi": "10.1093/eurheartj/ehag129",
            "pmc": null,
            "organizations": [
                "221870-14080"
            ],
            "persons": [
                "221870-50838-6"
            ],
            "imported": "2026-03-07T01:00:00+01:00",
            "journal": "Eur Heart J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 35.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.993,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": 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": 222733,
            "title": "Assessing the carbon footprint of language models: Towards sustainability in AI",
            "abstract": null,
            "authors": [
                "Jeanquartier, F",
                "Jean-Quartier, C",
                "Rieder, P",
                "Misirlic, V",
                "Pasero, C",
                "Hohensinner, R",
                "Müller, H",
                "Holzinger, A"
            ],
            "year": 2026,
            "source": "RESOUR CONSERV RECY. 2026; 226:  108670",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001723656300001",
            "pubmed": null,
            "doi": "10.1016/j.resconrec.2025.108670",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-29T16:36:51+02:00",
            "journal": "RESOUR CONSERV RECY",
            "issn": "0921-3449",
            "collection_publisher": null,
            "collection_title": "RESOURCES CONSERVATION AND RECYCLING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.934,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENVIRONMENTAL SCIENCES-SCIE",
            "impactfactor_norm_super": 0.953,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ENVIRONMENTAL SCIENCES-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 222840,
            "title": "Green Diabetes: Already a Decisive Factor for or Against Technology for People Living With Diabetes?",
            "abstract": null,
            "authors": [
                "Hossmann, S",
                "Lizoain, A",
                "Roos, T",
                "Brandt, D",
                "Ehrmann, D",
                "Kulzer, B",
                "Hermanns, N",
                "Trümpy, C",
                "Resl, M",
                "Diem, P",
                "Ampudia-Blasco, J",
                "Mader, JK",
                "Heinemann, L"
            ],
            "year": 2026,
            "source": "J Diabetes Sci Technol. 2026;  19322968261436839",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001737868100001",
            "pubmed": "41964171",
            "doi": "10.1177/19322968261436839",
            "pmc": "PMC13070107",
            "organizations": [
                "222840-14080"
            ],
            "persons": [
                "222840-50877-6"
            ],
            "imported": "2026-05-12T02:00:00+02:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "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
        }
    ]
}