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=940&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158434,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=960&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=920&ordering=-year",
    "results": [
        {
            "id": 219999,
            "title": "Gastroenterologie & Chirurgie am universitären Zentrum - Entwicklung einer gemeinsamen hepatobiliären Gewebebank",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2025,
            "source": "9. Klinischer Abend \"Hepatobiliäre Chirurgie\"; MAR 6, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219999-14081"
            ],
            "persons": [
                "219999-57377"
            ],
            "imported": "2026-01-19T16:51:57+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": 220000,
            "title": "Nuclear receptors - from bench to bedside",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2025,
            "source": "Introduction to research topics of the Doc School Molecular Medicine and Inflammation; JAN 16, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220000-14081"
            ],
            "persons": [
                "220000-57377"
            ],
            "imported": "2026-01-19T16:56:01+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": 220482,
            "title": "Mimicking caloric restriction to treat age-related cardiovascular disease\r\n",
            "abstract": null,
            "authors": [
                "Sedej, S"
            ],
            "year": 2025,
            "source": "IREC UC Louvain Cardiometabolism Seminar\r\n; MAY 26, 2025; Louvain, BELGIUM. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220482-14083"
            ],
            "persons": [
                "220482-60041"
            ],
            "imported": "2026-02-03T11:29:17+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220326,
            "title": "Integration of liquid biopsy into clinical practice",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "Liquid Biopsy Symposium MGZ; MAR 21, 2026; Munich, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220326-14021"
            ],
            "persons": [
                "220326-50899"
            ],
            "imported": "2026-01-28T14:00:44+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219885,
            "title": "AI-based body composition score predicts survival after liver transplantation.",
            "abstract": null,
            "authors": [
                "Malamutmann, E",
                "Roehrborn, F",
                "Vershinina, K",
                "Koitka, S",
                "Jaradat, D",
                "Schmitz, SM",
                "Haubold, J",
                "Neumann, UP",
                "Nensa, F",
                "Oezcelik, A"
            ],
            "year": 2025,
            "source": "Langenbecks Arch Surg. 2025; 410(1): 307",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001597974000001",
            "pubmed": "41123698",
            "doi": "10.1007/s00423-025-03885-4",
            "pmc": "PMC12546405",
            "organizations": [],
            "persons": [
                "219885-110007-6"
            ],
            "imported": "2026-01-15T01:00:00+01:00",
            "journal": "Langenbecks Arch Surg",
            "issn": "1435-2451",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.451,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.568,
            "impactfactor_norm_super_year": 2023,
            "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": false
        },
        {
            "id": 219837,
            "title": "Genomic analysis of small renal masses reveals mutations linked with renal cell carcinoma and fast-growing tumors.",
            "abstract": null,
            "authors": [
                "Vaicekauskaitė, I",
                "Žalimas, A",
                "Sabaliauskaitė, R",
                "Žukauskaitė, K",
                "Trakymas, M",
                "Ušinskienė, J",
                "Ulys, A",
                "Jarmalaitė, S"
            ],
            "year": 2025,
            "source": "J Cancer Res Clin Oncol. 2025; 151(3): 118",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001501382400001",
            "pubmed": "40119186",
            "doi": "10.1007/s00432-025-06162-5",
            "pmc": "PMC11928375",
            "organizations": [],
            "persons": [
                "219837-119169-6"
            ],
            "imported": "2026-01-14T01:00:00+01:00",
            "journal": "J Cancer Res Clin Oncol",
            "issn": "1432-1335",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.423,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.515,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ONCOLOGY-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": false
        },
        {
            "id": 218654,
            "title": "Global, regional, and national burden of chronic kidney disease in adults, 1990-2023, and its attributable risk factors: a systematic analysis for the Global Burden of Disease Study 2023.",
            "abstract": null,
            "authors": [
                "GBD 2023 Chronic Kidney Disease Collaborators"
            ],
            "year": 2025,
            "source": "Lancet. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001639649800001",
            "pubmed": "41213283",
            "doi": "10.1016/S0140-6736(25)01853-7",
            "pmc": null,
            "organizations": [
                "218654-14028"
            ],
            "persons": [
                "218654-51906-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Lancet",
            "issn": "1474-547X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 88.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "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": 220289,
            "title": "Genomes in oncology",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "Gregor-Mendel-Day Celebration 2025; MAR, 7 2025; Innsbruck, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220289-14021"
            ],
            "persons": [
                "220289-50899"
            ],
            "imported": "2026-01-27T13:30:05+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": 220319,
            "title": "Liquid Biopsy beim Kolorektalkarzinom – \r\nHype oder bald Realität?",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "ÖGHO; APR 24-26, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220319-14021"
            ],
            "persons": [
                "220319-50899"
            ],
            "imported": "2026-01-28T13:16:32+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": 220323,
            "title": "Von der Probe zum Befund: Präanalytische Standards und klinische Anwendungen für ctDNA",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "ÖQUASTA Tagung 2025; SEP 12, 2025; Velden, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220323-14021"
            ],
            "persons": [
                "220323-50899"
            ],
            "imported": "2026-01-28T13:53:52+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219820,
            "title": "Modeling Antibody Kinetics In Pregnant and Lactating Women Following Covid-19\r and Tdap Vaccination.",
            "abstract": null,
            "authors": [
                "Buchhäusl, LF",
                "Jennen, L",
                "De Weerdt, L",
                "De Brabandere, L",
                "Hens, N",
                "Abrams, S",
                "Maertens, K",
                "Herzog, SA"
            ],
            "year": 2025,
            "source": "Conference Book of the 34th Conference of the Austro-Swiss Region (ROeS). 2025; SEP 14-18 2025; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219820-14026"
            ],
            "persons": [
                "219820-83644",
                "219820-124975"
            ],
            "imported": "2026-01-13T11:29: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": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219886,
            "title": "Correction to: AI-based body composition score predicts survival after liver transplantation.",
            "abstract": null,
            "authors": [
                "Malamutmann, E",
                "Roehrborn, F",
                "Vershinina, K",
                "Koitka, S",
                "Jaradat, D",
                "Schmitz, SM",
                "Haubold, J",
                "Neumann, UP",
                "Nensa, F",
                "Oezcelik, A"
            ],
            "year": 2025,
            "source": "Langenbecks Arch Surg. 2025; 411(1): 16",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:001621081600002",
            "pubmed": "41269332",
            "doi": "10.1007/s00423-025-03930-2",
            "pmc": "PMC12638327",
            "organizations": [
                "219886-14045"
            ],
            "persons": [
                "219886-110007"
            ],
            "imported": "2026-01-15T01:00:00+01:00",
            "journal": "Langenbecks Arch Surg",
            "issn": "1435-2451",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.451,
            "impactfactor_norm_year": 2025,
            "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": 217744,
            "title": "Indication for biologics in a real-world cohort of dupilumab treated chronic rhinosinusitis with nasal polyps patients according to international recommendations: evidence from the European CRS Outcome Registry (CHRINOSOR).",
            "abstract": null,
            "authors": [
                "Mortuaire, G",
                "Seys, SF",
                "de, Kinderen, J",
                "Bettio, G",
                "Cavaliere, C",
                "Reitsma, S",
                "Schneider, S",
                "Andrianakis, A",
                "Tomazic, PV",
                "Wagenmann, M",
                "Ciofalo, A",
                "Diamant, Z",
                "Eckl-Dorna, J",
                "Fokkens, WJ",
                "de, Vincentiis, M",
                "Holzmeister, C",
                "Marin, G",
                "Masieri, S",
                "Otten, JJ",
                "Scheckenbach, K",
                "Tu, A",
                "Bachert, C",
                "I, Alobid, P, W, Hellings, C, Hopkins, V, Hox, A, Kjeldsen, V, J, Lund, A, Laulajainen-Hongisto, L, Van, Gerven, CC"
            ],
            "year": 2025,
            "source": "Rhinology. 2025; 63(6): 655-666. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001633544100010",
            "pubmed": "40927953",
            "doi": "10.4193/Rhin25.157",
            "pmc": null,
            "organizations": [
                "217744-14066"
            ],
            "persons": [
                "217744-89704-6"
            ],
            "imported": "2025-09-14T02:00:00+02:00",
            "journal": "Rhinology",
            "issn": "0300-0729",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY-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": 216940,
            "title": "Current diagnostic and therapeutic management of chronic rhinosinusitis with nasal polyps in Austria: insights and unmet needs from a nationwide survey.",
            "abstract": null,
            "authors": [
                "Walla, K",
                "Habenbacher, M",
                "Kay, J",
                "Walrave, L",
                "Günzl, P",
                "Tomazic, PV",
                "Andrianakis, A"
            ],
            "year": 2025,
            "source": "Sci Rep. 2025; 15(1): 23051",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001522987200016",
            "pubmed": "40595263",
            "doi": "10.1038/s41598-025-07658-3",
            "pmc": "PMC12216395",
            "organizations": [
                "216940-14042",
                "216940-14066"
            ],
            "persons": [
                "216940-89704-4",
                "216940-91180-1",
                "216940-117321-6"
            ],
            "imported": "2025-07-04T02:00:00+02:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.722,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214599,
            "title": "Clinical effectiveness of dupilumab in CRSwNP: unaffected by baseline nasal polyp size in real-world settings.",
            "abstract": null,
            "authors": [
                "Habenbacher, M",
                "Moser, U",
                "Abaira, A",
                "Kiss, P",
                "Holzmeister, C",
                "Pock, J",
                "Walla, K",
                "Lang, A",
                "Andrianakis, A"
            ],
            "year": 2025,
            "source": "Eur Arch Otorhinolaryngol. 2025; 282(6): 3329-3334. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001427319700001",
            "pubmed": "39979624",
            "doi": "10.1007/s00405-025-09275-2",
            "pmc": "PMC12122593",
            "organizations": [
                "214599-14066"
            ],
            "persons": [
                "214599-102292-6",
                "214599-91180-6",
                "214599-97022-6",
                "214599-89704-4",
                "214599-113910-6",
                "214599-117321-1"
            ],
            "imported": "2025-02-21T01:00:00+01:00",
            "journal": "Eur Arch Otorhinolaryngol",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.651,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY-SCIE",
            "impactfactor_norm_super": 0.744,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY-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": 217630,
            "title": "Characterization of Chronic Rhinosinusitis Patients Based on Markers of Type 2 Inflammation: Findings From the European CRS Outcome Registry (CHRINOSOR).",
            "abstract": null,
            "authors": [
                "Cavaliere, C",
                "Seys, SF",
                "de, Kinderen, J",
                "Bettio, G",
                "Andrianakis, A",
                "Alobid, I",
                "Hellings, PW",
                "Van, Gerven, L",
                "Hox, V",
                "Hopkins, C",
                "Kjeldsen, A",
                "Reitsma, S",
                "Schneider, S",
                "Tomazic, PV",
                "Diamant, Z",
                "Eckl-Dorna, J",
                "Fokkens, WJ",
                "Holzmeister, C",
                "Larsen, K",
                "Laulajainen-Hongisto, A",
                "Loperfido, A",
                "Lund, V",
                "Mariën, G",
                "Masieri, S",
                "Mortuaire, G",
                "Moyaert, M",
                "Mullol, J",
                "Otten, J",
                "Rodriquez-Van, Strahlen, C",
                "Wagenmann, M",
                "Bachert, C"
            ],
            "year": 2025,
            "source": "Clin Transl Allergy. 2025; 15(9): e70095",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001567260300001",
            "pubmed": "40887890",
            "doi": "10.1002/clt2.70095",
            "pmc": "PMC12399834",
            "organizations": [
                "217630-14066"
            ],
            "persons": [
                "217630-89704-6"
            ],
            "imported": "2025-09-03T02:00:00+02:00",
            "journal": "Clin Transl Allergy",
            "issn": "2045-7022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.536,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": 0.643,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ALLERGY-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": 217240,
            "title": "The implementation of reusable drapes and gowns in operating theatres: A mixed-methods analysis of data from 5230 peri-operative professionals in 134 countries.",
            "abstract": null,
            "authors": [
                "Ledda, V",
                "Bhangu, A",
                "Glasbey, J",
                "Li, E",
                "Lindenmeyer, A",
                "Kamarajah, S",
                "Morton, D",
                "Picciochi, M",
                "Nepogodiev, D",
                "Kudrna, L, , National, Institute, for, Health, and, Care, Research, Global, Health, Research, Unit, on, Global, Surgery"
            ],
            "year": 2025,
            "source": "Implement Sci Commun. 2025; 6(1): 70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001500466300001",
            "pubmed": "40457504",
            "doi": "10.1186/s43058-025-00732-x",
            "pmc": "PMC12128376",
            "organizations": [],
            "persons": [
                "217240-89704-7"
            ],
            "imported": "2025-08-01T02:00:00+02:00",
            "journal": "Implement Sci Commun",
            "issn": "2662-2211",
            "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": false
        },
        {
            "id": 220641,
            "title": "Spreading the word: championing communication and collaboration - Survey to identify the views and requirements of the ECFS (PhySIIG) membership. ",
            "abstract": null,
            "authors": [
                "Dixon, E",
                "Wagner, M",
                "Stanford, G"
            ],
            "year": 2025,
            "source": "Journal of Cystic Fibrosis. 2025; 24 Suppl.1: S133--48th European Cystic Fibrosis Conference; JUN 4-7, 2025; Milan, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220641-14095"
            ],
            "persons": [
                "220641-63489"
            ],
            "imported": "2026-02-05T10:24: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220640,
            "title": "Microbiome and response to immunotherapy in malignant melanoma",
            "abstract": null,
            "authors": [
                "Woltsche, J",
                "Mutz-Rabl, C",
                "Schratter, H",
                "Hofmann-Wellenhof, R",
                "Stadlbauer, V",
                "Wolf, P"
            ],
            "year": 2025,
            "source": "SKINdeep. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220640-14047",
                "220640-14081"
            ],
            "persons": [
                "220640-50989",
                "220640-51618",
                "220640-107871",
                "220640-108537",
                "220640-118468",
                "220640-51711"
            ],
            "imported": "2026-02-05T10:09:29+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": 220636,
            "title": "Bedeutung des Septums in der SRP.",
            "abstract": null,
            "authors": [
                "Weiland, T"
            ],
            "year": 2025,
            "source": "3. Wiener Septorhinoplastik-Kurs: Basics, Tipps und Tricks; OCT 13-14, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220636-14066"
            ],
            "persons": [
                "220636-92858"
            ],
            "imported": "2026-02-04T22:56: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
        }
    ]
}