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=1360&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157099,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1380&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1340&ordering=-year",
    "results": [
        {
            "id": 218992,
            "title": "Update in der Parkinson-Therapie: ab frühe Fluktuationen",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "Update in der Parkinson-Therapie; Jun 11, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218992-14051"
            ],
            "persons": [
                "218992-50172"
            ],
            "imported": "2025-12-10T13:14: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": 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": 219363,
            "title": "Outcomes in transplant recipients with refractory cytomegalovirus or intolerance to antiviral therapy",
            "abstract": null,
            "authors": [
                "Grossi, P",
                "Kahn, J",
                "Belga, S",
                "Hellemons, B",
                "Toti, L",
                "Albieri, I",
                "Gavini, F",
                "Bo, T",
                "Andresen, I"
            ],
            "year": 2025,
            "source": "2025 Transplant international : official journal of the European Society for Organ Transplantation . 2025; 38: -ESOT 2025; JUN 29 - JUL 2, 2025; London. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219363-14073"
            ],
            "persons": [
                "219363-50144"
            ],
            "imported": "2025-12-23T01:25:26+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": 213874,
            "title": "Computational Models of Cardiac Function - Closing the Gaps between Virtual and Physical Reality\r\n",
            "abstract": null,
            "authors": [
                "Plankg, G"
            ],
            "year": 2025,
            "source": "SSD Seminar Series at RWTH Aachen University; Jan 20, 2025; Aachen. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213874-14011"
            ],
            "persons": [
                "213874-50966"
            ],
            "imported": "2025-02-06T15:40:08+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213958,
            "title": "Management of tranexamic acid (TXA) in orthognathic surgery: \r\nuse and clinical benefits",
            "abstract": null,
            "authors": [
                "Wallner, J",
                "Schwaiger, M.",
                "Rieder, M",
                "Remschmidt, B",
                "Merkl, M",
                "Zemann, W\r\n"
            ],
            "year": 2025,
            "source": "ÖGMKG 2025; JAN 27-31, 2025; Bad Hofgastein. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213958-14057",
                "213958-14112"
            ],
            "persons": [
                "213958-104560",
                "213958-105581",
                "213958-52001",
                "213958-76910",
                "213958-94150"
            ],
            "imported": "2025-02-07T14:58:09+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": 214765,
            "title": "Image-Guided Intervention - Chairperson's Introduction.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "European Congress of Radiology 2025; FEB 26 - MAR 2, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214765-14104"
            ],
            "persons": [
                "214765-82111"
            ],
            "imported": "2025-03-03T10:22:55+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": 215514,
            "title": "Off-Label-Verwendung von Letermovir als Therapie von Cytomegalievirusinfektionen bei Kindern und Jugendlichen unabhängig von einer HSZT",
            "abstract": null,
            "authors": [
                "Dusleag, M",
                "Kober, A",
                "Kohlfürst, DS",
                "Sperl, D",
                "Strenger, V"
            ],
            "year": 2025,
            "source": "https://oegit.eu/wp-content/uploads/2025/03/2025_OEGIT-Kongress_Programm_180325c.pdf. 2025; -ÖGIT; March 18-21, 2025; Saalfelden. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215514-14092",
                "215514-14091"
            ],
            "persons": [
                "215514-54341",
                "215514-56810",
                "215514-50881"
            ],
            "imported": "2025-04-04T15:46:20+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": true,
            "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": 217619,
            "title": "A prospective comparison of five methods for rapid antimicrobial susceptibility testing (RAST) for Gram-negative bacteraemia.",
            "abstract": null,
            "authors": [
                "Uitz, C",
                "Aurenhammer, K",
                "Krause, R",
                "Kroissenbrunner, M",
                "Vander, K",
                "Dichtl\r, K"
            ],
            "year": 2025,
            "source": "ESCMID Global 2025 - the 35th Congress of the European Society of Clinical Microbiology and Infectious Diseases; May 11-15, 2025; Vienna. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217619-14023",
                "217619-29164"
            ],
            "persons": [
                "217619-113933",
                "217619-112729",
                "217619-51976"
            ],
            "imported": "2025-09-02T13:21:58+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": true,
            "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": 217881,
            "title": "Temporal Dynamics of Serum Neurofilament Light Chain in Multiple Sclerosis: A Retrospective Study in a Clinical Routine Setting",
            "abstract": null,
            "authors": [
                "Martinez-Serrat, M",
                "Tafrali, C",
                "Demjaha, R",
                "Helmlinger, G",
                "Kaiser, T",
                "Hofer, E",
                "Ropele, S",
                "Heschl, B",
                "Damulina, A",
                "Platos, E",
                "Pinter, D",
                "Leppert, D",
                "Benkert, P",
                "Kuhle, J",
                "Enzinger, C",
                "Khalil, M."
            ],
            "year": 2025,
            "source": "Brainstorming Research Assembly for Young Neuroscientists - BraYn; 29 - 31 October; Torino. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217881-14026",
                "217881-14051",
                "217881-14068",
                "217881-23402"
            ],
            "persons": [
                "217881-118907",
                "217881-125136",
                "217881-133781",
                "217881-50173",
                "217881-51279",
                "217881-57435",
                "217881-104619",
                "217881-66708",
                "217881-77129",
                "217881-98464",
                "217881-111610"
            ],
            "imported": "2025-09-18T16:06:48+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": 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": 217896,
            "title": "Respiratorische Erkrankungen und Lungenultraschall.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "11. Grazer Ausbildungskurs Neonatologie; JUN 23-27, 2025; Schloss Seggau, Leibnitz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217896-14094"
            ],
            "persons": [
                "217896-79516"
            ],
            "imported": "2025-09-21T01:10:48+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": 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": 217897,
            "title": "Kreislauf-Management, Erstversorgung bei speziellen Krankheitsbildern.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "11. Grazer Ausbildungskurs Neonatologie; JUN 23-27, 2025; Schloss Seggau, Leibnitz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217897-14094"
            ],
            "persons": [
                "217897-79516"
            ],
            "imported": "2025-09-21T01:11:11+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": 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": 218684,
            "title": "Management of aneurysmal subarachnoid hemorrhage - Interventional Neuroradiology",
            "abstract": null,
            "authors": [
                "Leber, SL",
                "Deutschmann, H"
            ],
            "year": 2025,
            "source": "Proceedings of the MIND & BRAIN \r\n64th INTERNATIONAL NEUROPSYCHIATRIC CONGRESS. 2025; -MIND&BRAIN - INPC-Pula; May 29th- June 1st, 2025; Pula. ",
            "category": 2,
            "document_type": 23,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218684-14108"
            ],
            "persons": [
                "218684-51882"
            ],
            "imported": "2025-11-19T11:49:24+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": 218765,
            "title": "Cerebral Oxygenation During The First 15 Minutes After Birth and Survival With Normal Fidgety Movements Up To 20 Weeks of Corrected Age",
            "abstract": null,
            "authors": [
                "Wolfsberger, CH",
                "Schwaberger, B",
                "Urlesberger, B",
                "Scheuchenegger, A",
                "Avian, A",
                "Hammerl, M",
                "Kiechl-Kohlendorfer, U",
                "Griesmaier, E",
                "Pichler, G"
            ],
            "year": 2025,
            "source": "ACTA PAEDIATR. 2025; 114: 242-242.-10th Congress of the European Academy of Paediatric Societies (EAPS); OCT 17-20, 2024; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001533675302070",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218765-14026",
                "218765-14094"
            ],
            "persons": [
                "218765-50907",
                "218765-83581",
                "218765-67207",
                "218765-79516",
                "218765-82050"
            ],
            "imported": "2025-11-24T08:10:44+01:00",
            "journal": "ACTA PAEDIATR",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": "ACTA PAEDIATRICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.589,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "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": 218873,
            "title": "Prophylaktischer, präemptiver und therapeutischer Off-Label Einsatz von Letermovir zur Behandlung von pädiatrischen HSZT-Patient:innen mit Zytomegalievirus-Infektionen",
            "abstract": null,
            "authors": [
                "Kober, A",
                "Dusleag, M",
                "Kohlfuerst, DS",
                "Sperl, D",
                "Benesch, M",
                "Schwinger, W",
                "Strenger,V."
            ],
            "year": 2025,
            "source": "https://www.springermedizin.de/abstracts-der-63-jahrestagung-der-oesterreichischen-gesellschaft/51366948. 2025; -ÖGKJ Jahrestagung; Sept 10-12, 2025; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218873-14092"
            ],
            "persons": [
                "218873-50881",
                "218873-51369",
                "218873-51859",
                "218873-54341"
            ],
            "imported": "2025-12-02T18:59:50+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219193,
            "title": "Vergleich bioptisch-gesicherter zu klinisch suspizierter akuter interstitieller Nephritis.",
            "abstract": null,
            "authors": [
                "Kolland, M",
                "Amenitsch, J",
                "Schreiber, N",
                "Schuller, M",
                "Aberger, S",
                "Radler, A",
                "Tomek, B",
                "Kirsch, H"
            ],
            "year": 2025,
            "source": "DGfN; OCT 02 -05; Berlin. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219193-14070",
                "219193-14084"
            ],
            "persons": [
                "219193-100227",
                "219193-94957"
            ],
            "imported": "2025-12-19T15:06:58+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213560,
            "title": "Clearing the path for whole-mount labeling and quantification of neuron and vessel density in adipose tissue.",
            "abstract": null,
            "authors": [
                "Rauchenwald, T",
                "Benedikt-Kühnast, P",
                "Eder, S",
                "Grabner, GF",
                "Forstreiter, S",
                "Lang, M",
                "Sango, R",
                "Eisenberg, T",
                "Rattei, T",
                "Haschemi, A",
                "Wolinski, H",
                "Schweiger, M"
            ],
            "year": 2025,
            "source": "J Cell Sci. 2025; 138(3):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001470416100005",
            "pubmed": "39878039",
            "doi": "10.1242/jcs.263438",
            "pmc": "PMC11832183",
            "organizations": [
                "213560-14013"
            ],
            "persons": [
                "213560-124190-6"
            ],
            "imported": "2025-01-30T01:00:00+01:00",
            "journal": "J Cell Sci",
            "issn": "0021-9533",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.513,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CELL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.513,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CELL 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": 213707,
            "title": "Über den Einfluss von COVID-19 auf Tumorvolumen und TNM\u0002Stadium von oralen Plattenepithelkarzinomen – eine retrospektive \r\nmultizentrische Studie aus Österreich",
            "abstract": null,
            "authors": [
                "Gaessler, J",
                "Starke, V",
                "Remschmidt, B",
                "Enzinger, S",
                "Wallner, J",
                "Gaggl, A",
                "Zemann, W",
                "Rieder, M"
            ],
            "year": 2025,
            "source": "29. Jahreskongress OEGMKG ; JAN 27-31, 2025; Bad Hofgastein. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213707-14057",
                "213707-14112"
            ],
            "persons": [
                "213707-104560",
                "213707-52001",
                "213707-76910",
                "213707-105581"
            ],
            "imported": "2025-02-04T12:08:55+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215209,
            "title": "Ernährung für die Psyche – Nutritional Psychiatry",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                ""
            ],
            "year": 2025,
            "source": "15. Wiener Kongress  Essstörungen, \"Europäische Perspektiven\"; MÄR 13-15, 2025; Vienna, AUSTRIA; . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215209-29447"
            ],
            "persons": [
                "215209-84449"
            ],
            "imported": "2025-03-17T08:59: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215240,
            "title": "Visual acuity among participants of the European Congress of Radiology 2024: should visual assessment be recommended for radiologists?",
            "abstract": null,
            "authors": [
                "Van Nijnatten, T",
                "Smidt, M",
                "Wildberger, JE",
                "Fuchsjäger, M",
                "Gilbert, FJ",
                "Pediconi, F",
                "Beets-Tan, RGH",
                "Van Den Biggelaar, F",
                "Catalano, C"
            ],
            "year": 2025,
            "source": "ECR 2025 Programme Book . 2025; 1(1):733-733.-European Congress of Radiology (ECR) 2025; FEB 26 - MAR 2, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215240-14104"
            ],
            "persons": [
                "215240-82111"
            ],
            "imported": "2025-03-17T10:00:23+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215397,
            "title": "Augenerkrankungen im Schulalter",
            "abstract": null,
            "authors": [
                "Stenitzer, B",
                "Brandner, M"
            ],
            "year": 2025,
            "source": "OÄK-Diplomlehrgang Schulärzt*innen; Mar, 28-29, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215397-14043"
            ],
            "persons": [
                "215397-53949"
            ],
            "imported": "2025-03-31T09:25:05+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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215513,
            "title": "Off-Label-Verwendung von Letermovir zur pro\u0002phylaktischen, präemptiven und therapeutischen Behandlung von Zytomegalievirus-Infektionen bei pädiatrischen HSZT-Patienten",
            "abstract": null,
            "authors": [
                "Kober, A",
                "Dusleag, M",
                "Kohlfürst, DS",
                "Sperl, D",
                "Benesch, M",
                "Schwinger, W",
                "Strenger, V."
            ],
            "year": 2025,
            "source": "https://oegit.eu/wp-content/uploads/2025/03/2025_OEGIT-Kongress_Programm_180325c.pdf. 2025; -ÖGIT ; March, 18-21, 2025; Saalfelden. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215513-14092"
            ],
            "persons": [
                "215513-51369",
                "215513-54341",
                "215513-50881",
                "215513-51859"
            ],
            "imported": "2025-04-04T15:40:00+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": true,
            "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
        }
    ]
}