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=2460&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2480&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2440&ordering=-year",
    "results": [
        {
            "id": 216393,
            "title": "12 Stunden im Dienst mit allen Pflegekräften: Das Opinion Lab.",
            "abstract": null,
            "authors": [
                "Hoedl, M",
                "Strobl, W"
            ],
            "year": 2025,
            "source": "https://cba.media/714366. 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216393-14509"
            ],
            "persons": [
                "216393-59569"
            ],
            "imported": "2025-05-26T11:17:32+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 219453,
            "title": "Becken Eviszeration Spannungsfeld zwischen Radikalität und Lebensqualität",
            "abstract": null,
            "authors": [
                "Bogner, A",
                "Sucher R",
                "Hau, HM"
            ],
            "year": 2025,
            "source": "Chirurgie. 2025; 2/2025(2): 4-5. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219453-14045",
                "219453-14073"
            ],
            "persons": [
                "219453-117182",
                "219453-117923",
                "219453-122712"
            ],
            "imported": "2025-12-31T01:20:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 215825,
            "title": "Long-term diuretic medication is an independent predictor of posthepatectomy liver failure.",
            "abstract": null,
            "authors": [
                "Betzler, A",
                "Betzler, J",
                "Bogner, A",
                "Walther, E",
                "Rahbari, M",
                "Reissfelder, C",
                "Riediger, C",
                "Weitz, J",
                "Rahbari, NN",
                "Birgin, E"
            ],
            "year": 2025,
            "source": "J GASTROINTEST SURG. 2025; 29(5): 102035",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001465134400001",
            "pubmed": "40154837",
            "doi": "10.1016/j.gassur.2025.102035",
            "pmc": null,
            "organizations": [
                "215825-14073"
            ],
            "persons": [
                "215825-122712-6"
            ],
            "imported": "2025-04-28T09:31:38+02:00",
            "journal": "J GASTROINTEST SURG",
            "issn": "1091-255X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF GASTROINTESTINAL SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.662,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.798,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SURGERY-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": 219455,
            "title": "Stuhlinkontinenz: was kann man tun? Konservatives vs. Operatives Vorgehen",
            "abstract": null,
            "authors": [
                "Bogner, A"
            ],
            "year": 2025,
            "source": "Klinischer Abend ; 04.11.2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219455-14045"
            ],
            "persons": [
                "219455-122712"
            ],
            "imported": "2025-12-31T01:32:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219454,
            "title": "Komplikationen nach Fundoplicatio - Was wie abklären?",
            "abstract": null,
            "authors": [
                "Bogner, A"
            ],
            "year": 2025,
            "source": "Tag der Speiseröhre; 29.11.2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219454-14045"
            ],
            "persons": [
                "219454-122712"
            ],
            "imported": "2025-12-31T01:30:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219456,
            "title": "Minimal invasive Chirurgie des\r\nunteren Gastrointestinaltraktes",
            "abstract": null,
            "authors": [
                "Bogner, A"
            ],
            "year": 2025,
            "source": "Klinischer Abend \"Minimalinvasive Chirurgie\"; 07.05.2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219456-14045"
            ],
            "persons": [
                "219456-122712"
            ],
            "imported": "2025-12-31T01:34:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219119,
            "title": "Inborn errors of immunity: Manifestation, treatment, and outcome-an ESID registry 1994-2024 report on 30,628 patients.",
            "abstract": null,
            "authors": [
                "Kindle, G",
                "Alligon, M",
                "Albert, MH",
                "Buckland, M",
                "Edgar, JD",
                "Gathmann, B",
                "Ghosh, S",
                "Gkantaras, A",
                "Nieters, A",
                "Pignata, C",
                "Robinson, PN",
                "Rusch, S",
                "Schuetz, C",
                "Sharapova, S",
                "Shillitoe, B",
                "Candotti, F",
                "Cant, AJ",
                "Casanova, JL",
                "Etzioni, A",
                "Fischer, A",
                "Meyts, I",
                "Notarangelo, LD",
                "Pergent, M",
                "Smith, CIE",
                "Hammarström, L",
                "Grimbacher, B",
                "Seppänen, MRJ",
                "Mahlaoui, N",
                "Ehl, S",
                "Seidel, MG, , ESID, Registry, Working, Party"
            ],
            "year": 2025,
            "source": "J Hum Immun. 2025; 1(3):",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41347188",
            "doi": "10.70962/jhi.20250007",
            "pmc": "PMC12674179",
            "organizations": [
                "219119-14092"
            ],
            "persons": [
                "219119-85188-4",
                "219119-102959-7"
            ],
            "imported": "2025-12-15T01:00:00+01:00",
            "journal": "J Hum Immun",
            "issn": "3065-8993",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 219277,
            "title": "Choosing Wisely in endocrinology: summary and discussion of the top five recommendations for Austria",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Vila, G",
                "Kiefer, F",
                "Luger, A",
                "Krebs, M",
                "Scherer, T",
                "Baumgartner-Parzer, S",
                "Riedl, S",
                "Stepan, V",
                "Buchinger, W",
                "Zettinig, G",
                "Clodi, M",
                "Sourij, H",
                "Dimai, HP",
                "Siebenhofer, A",
                "Jeitler, K",
                "Zipp, C",
                "Horvath, K",
                "Schmitt, L",
                "Kraus, DA",
                "Theiler-Schwetz, V",
                "Trummer, C",
                "Riedmann, U"
            ],
            "year": 2025,
            "source": "J ENDOKRINOL DIAB ST. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001634447100001",
            "pubmed": null,
            "doi": "10.1007/s41969-025-00292-4",
            "pmc": null,
            "organizations": [
                "219277-27964",
                "219277-14080",
                "219277-14026"
            ],
            "persons": [
                "219277-51099-6",
                "219277-53344-2",
                "219277-62926-6",
                "219277-79271-6",
                "219277-85701-6",
                "219277-100095-6",
                "219277-106927-6",
                "219277-125656-6",
                "219277-132242-6",
                "219277-50838-6",
                "219277-51098-6",
                "219277-52016-6",
                "219277-71449-6"
            ],
            "imported": "2025-12-22T10:59:08+01:00",
            "journal": "J ENDOKRINOL DIAB ST",
            "issn": "3004-8915",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR ENDOKRINOLOGIE DIABETOLOGIE UND STOFFWECHSEL; ",
            "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": 219282,
            "title": "Generative pre-trained transformer reinforces historical gender bias in diagnosing women's cardiovascular symptoms",
            "abstract": null,
            "authors": [
                "Krieger, K",
                "Hameed, I",
                "Quer, G",
                "Mack, C",
                "Savic, M",
                "Mantaj, P",
                "Hirofuji, A",
                "Gregg, A",
                "Soletti, G",
                "Rossi, CS",
                "Rahouma, M",
                "Gaudino, M"
            ],
            "year": 2025,
            "source": "EUR HEART J-DIGIT HL. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001633108400001",
            "pubmed": null,
            "doi": "10.1093/ehjdh/ztaf131",
            "pmc": null,
            "organizations": [
                "219282-14075"
            ],
            "persons": [
                "219282-98573-6"
            ],
            "imported": "2025-12-22T10:59:08+01: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": true
        },
        {
            "id": 218372,
            "title": "Clinical complexity in osteopenia.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Schmitt, L",
                "Kraus, DA",
                "Riedmann, U"
            ],
            "year": 2025,
            "source": "BMJ. 2025; 391:  r2154",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001615153900005",
            "pubmed": "41125421",
            "doi": "10.1136/bmj.r2154",
            "pmc": null,
            "organizations": [
                "218372-14080"
            ],
            "persons": [
                "218372-53344-2",
                "218372-132242-6",
                "218372-125656-4",
                "218372-106927-6"
            ],
            "imported": "2025-10-23T02:00:00+02:00",
            "journal": "BMJ",
            "issn": "0959-535X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 43.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.975,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.988,
            "impactfactor_norm_super_year": 2023,
            "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": 218210,
            "title": "The sensory innervation pattern of the ankle: a systematic review.",
            "abstract": null,
            "authors": [
                "Hohenberger, G",
                "Wittig, U",
                "Pretterklieber, M",
                "Hammer, N",
                "Pretterklieber, B"
            ],
            "year": 2025,
            "source": "Surg Radiol Anat. 2025; 47(1): 221",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001589095700003",
            "pubmed": "41053425",
            "doi": "10.1007/s00276-025-03742-5",
            "pmc": null,
            "organizations": [
                "218210-14018"
            ],
            "persons": [
                "218210-102804-6",
                "218210-106990-6",
                "218210-108252-6",
                "218210-86552-2",
                "218210-108616-6"
            ],
            "imported": "2025-10-13T02:00:00+02:00",
            "journal": "Surg Radiol Anat",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.35,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY-SCIE",
            "impactfactor_norm_super": 0.4,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ANATOMY + MORPHOLOGY-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": 217529,
            "title": "Defective targeting of PNPLA1 to lipid droplets causes ichthyosis in ABHD5-syndromic epidermal differentiation disorder.",
            "abstract": null,
            "authors": [
                "Schratter, M",
                "Holubek, D",
                "Koeffler, L",
                "Züllig, T",
                "Eichmann, TO",
                "Wolinski, H",
                "Oberer, M",
                "Lass, A",
                "Radner, FPW"
            ],
            "year": 2025,
            "source": "J Lipid Res. 2025; 100875",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001575377000002",
            "pubmed": "40818613",
            "doi": "10.1016/j.jlr.2025.100875",
            "pmc": "PMC12465037",
            "organizations": [
                "217529-17225"
            ],
            "persons": [
                "217529-99143-6",
                "217529-111459-6"
            ],
            "imported": "2025-08-28T02:00:00+02:00",
            "journal": "J Lipid Res",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.671,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.821,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217180,
            "title": "Peptide-based lipid nanodiscs suppress eosinophil recruitment and chemotaxis.",
            "abstract": null,
            "authors": [
                "Rani, A",
                "Balandin, D",
                "Ravi, R",
                "Teppan, J",
                "Vidakovic, I",
                "Kienzl, M",
                "Bärnthaler, T",
                "Holzer, M",
                "Zijadic, L",
                "Heinemann, A",
                "Jandl, K",
                "Böhm, E",
                "Kornmueller, K",
                "Tarek, M",
                "Prassl, R",
                "Marsche, G"
            ],
            "year": 2025,
            "source": "J Control Release. 2025;  114060",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001541196200001",
            "pubmed": "40701272",
            "doi": "10.1016/j.jconrel.2025.114060",
            "pmc": null,
            "organizations": [
                "217180-14022",
                "217180-14011"
            ],
            "persons": [
                "217180-82595-6",
                "217180-51756-6",
                "217180-50791-6",
                "217180-111769-1",
                "217180-129519-6",
                "217180-62749-6",
                "217180-85658-6",
                "217180-99558-6",
                "217180-100665-6",
                "217180-98759-6",
                "217180-83104-6",
                "217180-83066-6",
                "217180-53252-4"
            ],
            "imported": "2025-07-28T02:00:00+02:00",
            "journal": "J Control Release",
            "issn": "0168-3659",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.959,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.964,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216391,
            "title": "Clinical comparison of bridging plates in complex mandibular reconstruction - A randomized controlled trial.",
            "abstract": null,
            "authors": [
                "Steyer, G",
                "Wallner, J",
                "Remschmidt, B",
                "Schwaiger, M",
                "Pau, M",
                "Zemann, W",
                "Rieder, M"
            ],
            "year": 2025,
            "source": "J Craniomaxillofac Surg. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001534762200013",
            "pubmed": "40393843",
            "doi": "10.1016/j.jcms.2025.04.019",
            "pmc": null,
            "organizations": [
                "216391-14112"
            ],
            "persons": [
                "216391-52001-6",
                "216391-65823-1",
                "216391-104560-6",
                "216391-105581-6",
                "216391-76910-4",
                "216391-94150-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "J Craniomaxillofac Surg",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.573,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.77,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SURGERY-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": 216357,
            "title": "4D flow MRI-based grading of left ventricular diastolic dysfunction: a validation study against echocardiography.",
            "abstract": null,
            "authors": [
                "Reiter, C",
                "Reiter, G",
                "Kolesnik, E",
                "Scherr, D",
                "Schmidt, A",
                "Fuchsjäger, M",
                "Reiter, U"
            ],
            "year": 2025,
            "source": "Eur Radiol. 2025; 35(11):7118-7132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001494791400001",
            "pubmed": "40413662",
            "doi": "10.1007/s00330-025-11703-0",
            "pmc": "PMC12559040",
            "organizations": [
                "216357-14083",
                "216357-14104",
                "216357-14108"
            ],
            "persons": [
                "216357-50168-6",
                "216357-61189-6",
                "216357-82111-6",
                "216357-90597-6",
                "216357-97688-1",
                "216357-53950-4",
                "216357-91265-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "Eur Radiol",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.822,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.889,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216137,
            "title": "Lipid Ratios for Diagnosis and Prognosis of Pulmonary Hypertension.",
            "abstract": null,
            "authors": [
                "Bordag, N",
                "Nagy, BM",
                "Zügner, E",
                "Ludwig, H",
                "Foris, V",
                "Nagaraj, C",
                "Biasin, V",
                "Kovacs, G",
                "Kneidinger, N",
                "Bodenhofer, U",
                "Magnes, C",
                "Maron, BA",
                "Ulrich, S",
                "Lange, TJ",
                "Eichmann, TO",
                "Hoetzenecker, K",
                "Pieber, T",
                "Olschewski, H",
                "Olschewski, A"
            ],
            "year": 2025,
            "source": "Am J Respir Crit Care Med. 2025; 211(7):1264-1276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001545058300023",
            "pubmed": "40343938",
            "doi": "10.1164/rccm.202407-1345OC",
            "pmc": "PMC12264685",
            "organizations": [
                "216137-17225",
                "216137-14087",
                "216137-14080",
                "216137-14047",
                "216137-14044",
                "216137-14010"
            ],
            "persons": [
                "216137-58984-6",
                "216137-87980-6",
                "216137-87663-1",
                "216137-73404-6",
                "216137-59238-6",
                "216137-54345-6",
                "216137-51831-6",
                "216137-125880-6",
                "216137-111459-6"
            ],
            "imported": "2025-05-12T02:00:00+02:00",
            "journal": "Am J Respir Crit Care Med",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 19.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.955,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.97,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216114,
            "title": "Effects of departmental green anaesthesia interventions on carbon dioxide equivalent emissions: a systematic review.",
            "abstract": null,
            "authors": [
                "Hammer, S",
                "Eichlseder, M",
                "Klivinyi, C",
                "Lang-Illievich, K",
                "Moser, A",
                "Pichler, A",
                "Schreiber, N",
                "Zoidl, P",
                "Bornemann-Cimenti, H"
            ],
            "year": 2025,
            "source": "Br J Anaesth. 2025; 135(1):79-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001513637300009",
            "pubmed": "40348671",
            "doi": "10.1016/j.bja.2025.03.038",
            "pmc": "PMC12226751",
            "organizations": [
                "216114-14069",
                "216114-14070"
            ],
            "persons": [
                "216114-100227-6",
                "216114-101248-1",
                "216114-58422-4",
                "216114-60097-6",
                "216114-60261-6",
                "216114-91147-6",
                "216114-97332-6",
                "216114-100461-6"
            ],
            "imported": "2025-05-12T02:00:00+02:00",
            "journal": "Br J Anaesth",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-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": 215873,
            "title": "The Fecal Microbiome of IBD Patients Is Less Divertible by Bowel Preparation Compared to Healthy Controls: Results From a Prospective Study.",
            "abstract": null,
            "authors": [
                "Blesl, A",
                "Binder, L",
                "Halwachs, B",
                "Baumann-Durchschein, F",
                "Fürst, S",
                "Constantini-Kump, P",
                "Wenzl, H",
                "Gorkiewicz, G",
                "Högenauer, C"
            ],
            "year": 2025,
            "source": "Inflamm Bowel Dis. 2025; 31(7):2007-2018",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001477603100001",
            "pubmed": "40296371",
            "doi": "10.1093/ibd/izaf053",
            "pmc": "PMC12235133",
            "organizations": [
                "215873-14020",
                "215873-14081"
            ],
            "persons": [
                "215873-50496-6",
                "215873-91146-6",
                "215873-51470-6",
                "215873-53167-6",
                "215873-65139-6",
                "215873-71975-6",
                "215873-74515-2",
                "215873-84770-6"
            ],
            "imported": "2025-04-29T02:00:00+02:00",
            "journal": "Inflamm Bowel Dis",
            "issn": "1078-0998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.688,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.72,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 215840,
            "title": "The Virus Entry Pathway Determines Sensitivity to the Antiviral Peptide TAT-I24.",
            "abstract": null,
            "authors": [
                "Kicker, E",
                "Kouros, A",
                "Zatloukal, K",
                "Harant, H"
            ],
            "year": 2025,
            "source": "Viruses. 2025; 17(4):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001475436300001",
            "pubmed": "40284901",
            "doi": "10.3390/v17040458",
            "pmc": "PMC12031635",
            "organizations": [
                "215840-14020"
            ],
            "persons": [
                "215840-95322-1",
                "215840-101039-6",
                "215840-51663-4"
            ],
            "imported": "2025-04-28T02:00:00+02:00",
            "journal": "Viruses",
            "issn": "1999-4915",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.583,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "VIROLOGY-SCIE",
            "impactfactor_norm_super": 0.611,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "VIROLOGY-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": 212526,
            "title": "Surfactant administration and cerebral oxygenation and perfusion in preterm neonates - A systematic review of literature.",
            "abstract": null,
            "authors": [
                "Wolfsberger, CH",
                "Bruckner, M",
                "Schlatzer, C",
                "Schwaberger, B",
                "Baik-Schneditz, N",
                "Urlesberger, B",
                "Pichler, G"
            ],
            "year": 2025,
            "source": "Paediatr Respir Rev. 2025; 55:59-67",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001568453400008",
            "pubmed": "39667979",
            "doi": "10.1016/j.prrv.2024.11.001",
            "pmc": null,
            "organizations": [
                "212526-14094"
            ],
            "persons": [
                "212526-119990-6",
                "212526-82050-2",
                "212526-86558-6",
                "212526-100023-6",
                "212526-50907-6",
                "212526-79516-6"
            ],
            "imported": "2024-12-13T01:00:00+01:00",
            "journal": "Paediatr Respir Rev",
            "issn": "1526-0542",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.899,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.946,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}