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=1140&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157092,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1160&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1120&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 220064,
            "title": "Exploring the metabolic crosstalk between immune and non-immune cells in the arthritic synovium.",
            "abstract": null,
            "authors": [
                "K. Toth, C. Aronis, R. Lorenzetti, J. Thiel, M. Villa\r\n"
            ],
            "year": 2025,
            "source": "18th ENII EFIS EJI Immunology Summer18th Summer School; MAY 22-29, 2025; Alghero, Sardinia, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220064-14086"
            ],
            "persons": [
                "220064-111873",
                "220064-120630",
                "220064-125654",
                "220064-118469",
                "220064-122510"
            ],
            "imported": "2026-01-20T15:12: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220060,
            "title": "Multimodal cfDNA profiling reveals functional homologous recombination deficiency in prostate cancer.",
            "abstract": null,
            "authors": [
                "Vlachos, G",
                "Moser, T",
                "Lazzeri, I",
                "Moser, MJ",
                "Bauernhofer, ET",
                "Eberhard, A",
                "Blatterer, J",
                "Kühberger, S",
                "Monsberger, N",
                "Kashofer, K",
                "Geigl, JB",
                "Bauernhofer, T",
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "Advances in Circulating Tumor Cells (ACTC); SEP 24-27, 2025; Thessaloniki, GREECE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220060-14020",
                "220060-14021",
                "220060-14085"
            ],
            "persons": [
                "220060-105079",
                "220060-108856",
                "220060-120331",
                "220060-57423",
                "220060-100857",
                "220060-119307",
                "220060-125374",
                "220060-50899",
                "220060-51692",
                "220060-57386",
                "220060-76215",
                "220060-99946"
            ],
            "imported": "2026-01-20T13:51:12+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": false,
            "local_affiliation": true
        },
        {
            "id": 220063,
            "title": "Isolation of different lipid droplet pools from the small intestine",
            "abstract": null,
            "authors": [
                "Korbelius, M",
                "Rainer, S",
                "Liesinger, L",
                "Birner-Gruenberger, R",
                "Kratky, D"
            ],
            "year": 2025,
            "source": "32nd Annual Meeting of the Austrian Atherosclerosis Society (AAS); MAY 9-10, 2025; Grundlsee, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220063-14013",
                "220063-14020"
            ],
            "persons": [
                "220063-50245",
                "220063-51904",
                "220063-58794",
                "220063-76131"
            ],
            "imported": "2026-01-20T14:40: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219141,
            "title": "Role of ultrasound (US) and US basics - as relevant for neonatal scanning.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2025,
            "source": "US Course; AUG 26-28, 2025; Constanza, Romania. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219141-14106"
            ],
            "persons": [
                "219141-51373"
            ],
            "imported": "2025-12-16T12:19: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": true,
            "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": 220061,
            "title": "The teardrop resection pattern for the correction of gynecomastia.",
            "abstract": null,
            "authors": [
                "Winsauer, S",
                "Wenger, R",
                "Verstappen, R",
                "Spiegl, M",
                "Bauer, B",
                "Witkunat, A",
                "Targosinski, S",
                "Grünert, J"
            ],
            "year": 2021,
            "source": "Abstracts. 2021; -57 annual congress of Swiss Plastic Surgery (SGPRAC-SSCPRE); OCT 22-23, 2021; Lucerne, SWITZERLAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220061-14076"
            ],
            "persons": [
                "220061-132682"
            ],
            "imported": "2026-01-20T13:51:21+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": false
        },
        {
            "id": 219140,
            "title": "Jacque Lefebvre Lecture: Ultrasonography in Pediatric Radiology - far more than just the basic working horse.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2025,
            "source": "ESPR; JUN 2-6, 2025; Bucharest, Romania. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219140-14106"
            ],
            "persons": [
                "219140-51373"
            ],
            "imported": "2025-12-16T12:18: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": true,
            "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": 220062,
            "title": "Isolation of different lipid droplet pools from the small intestine",
            "abstract": null,
            "authors": [
                "Korbelius, M",
                "Rainer, S",
                "Liesinger, L",
                "Birner-Gruenberger, R",
                "Kratky, D"
            ],
            "year": 2025,
            "source": "Lipid Droplets: Cell-Biological Control of Metabolism\r\nEMBO Workshop; SEP 21-26, 2025; Sant Feliu de Guixols, SPAIN. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220062-14013",
                "220062-14020"
            ],
            "persons": [
                "220062-50245",
                "220062-51904",
                "220062-58794",
                "220062-76131"
            ],
            "imported": "2026-01-20T14:35: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220056,
            "title": "Retrospective Assessment of Vascular Anatomy Visualization via 3D Reconstruction in Robotic-Assisted Living Donor Nephrectomy",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Lukenaite, B",
                "Stoyanov, T",
                "Geisler, A",
                "Lederer, A",
                "Karitnig, R",
                "Sucher, R",
                "Mikalauskas S"
            ],
            "year": 2025,
            "source": "Austrotransplant 2025; Okt 15-17, 2025; Schladming Steiermark. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220056-14045",
                "220056-14073"
            ],
            "persons": [
                "220056-104125",
                "220056-117182",
                "220056-117782",
                "220056-122050",
                "220056-107651",
                "220056-119772"
            ],
            "imported": "2026-01-20T12:53: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": 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": 220053,
            "title": "Transduodenal resection of a large papillary tumor using intraoperative cholangioscopy",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "El-Shabrawi, AM",
                "Langner, C",
                "Hau, HM",
                "Sucher R"
            ],
            "year": 2025,
            "source": "https://pubmed.ncbi.nlm.nih.gov/39357480/. 2025; -Deutscher Chirurgen Kongress 2025; Mär 26-28, 2025; München Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220053-14020",
                "220053-14045",
                "220053-14073"
            ],
            "persons": [
                "220053-57246",
                "220053-117182",
                "220053-117923",
                "220053-119772",
                "220053-50044"
            ],
            "imported": "2026-01-20T12:42:00+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": 220058,
            "title": "Body Mass Index: A Key Factor in Surgical Site Infections After Kidney Transplantation?",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Sorgnitt, R",
                "Schwantzer, G",
                "Jaradat, D",
                "Mathe, Z",
                "Sucher, R",
                "Kniepeiss D"
            ],
            "year": 2025,
            "source": "Austrotransplant 2025; Okt 15-17, 2025; Schladming Österreich. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220058-14026",
                "220058-14045",
                "220058-14073"
            ],
            "persons": [
                "220058-110007",
                "220058-117182",
                "220058-50295",
                "220058-119772",
                "220058-58323"
            ],
            "imported": "2026-01-20T12:58:40+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": 200536,
            "title": "[Diagnosis and treatment of osteoporosis in patients with chronic kidney disease : Joint guidelines of the Austrian Society for Bone and Mineral Research (ÖGKM), the Austrian Society of Physical and Rehabilitation Medicine (ÖGPMR) and the Austrian Society of Nephrology (ÖGN)].",
            "abstract": null,
            "authors": [
                "Cejka, D",
                "Wakolbinger-Habel, R",
                "Zitt, E",
                "Fahrleitner-Pammer, A",
                "Amrein, K",
                "Dimai, HP",
                "Muschitz, C"
            ],
            "year": 2023,
            "source": "Wien Med Wochenschr. 2023; 173(13-14):299-318",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000901984400003",
            "pubmed": "36542221",
            "doi": "10.1007/s10354-022-00989-0",
            "pmc": "PMC10516794",
            "organizations": [
                "200536-14080"
            ],
            "persons": [
                "200536-51063-6",
                "200536-58615-6",
                "200536-79271-6"
            ],
            "imported": "2023-01-30T10:31:48+01:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": "WIENER MEDIZINISCHE WOCHENSCHRIFT; ",
            "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": 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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220055,
            "title": "Introducing Hyperspectral Imaging as a Novel Tool for Assessing Donor Liver Quality During Machine Perfusion: Clinical Case Report",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Langner, C",
                "Sucher, R",
                "Kniepeiss D"
            ],
            "year": 2025,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40881770/. 2025; -E-AHPBA 2025; Jun 10-12, 2025; Dublin Irland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220055-14020",
                "220055-14073"
            ],
            "persons": [
                "220055-50044",
                "220055-58323",
                "220055-117182",
                "220055-119772"
            ],
            "imported": "2026-01-20T12:50:02+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": 220054,
            "title": "Functional magnetic resonance imaging (fMRI) for the evaluation of postoperative liver remnant volume in ALPPS procedure - Case Report",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Talakic, E",
                "Hau, HM",
                "Karitnig, R",
                "Geisler, A",
                "Lederer, A",
                "Sucher R"
            ],
            "year": 2025,
            "source": "E-AHPBA 2025; Juni  10-12, 2025; Dublin Irland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220054-14073",
                "220054-14104"
            ],
            "persons": [
                "220054-117182",
                "220054-117923",
                "220054-104125",
                "220054-117782",
                "220054-119772"
            ],
            "imported": "2026-01-20T12:47:19+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": 220035,
            "title": "Epidemiologie ziviler Ukrainischer Kriegsopfer in Österreich.",
            "abstract": null,
            "authors": [
                "Smolle, C",
                "Geißler,  J. C. J.",
                "Mayrhofer, M",
                "Bauer, B",
                "Schintler, M",
                "Girsch, W",
                "Kamolz, LP"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220035-14045",
                "220035-14076"
            ],
            "persons": [
                "220035-51887",
                "220035-70620",
                "220035-97446",
                "220035-111367",
                "220035-111408",
                "220035-80111"
            ],
            "imported": "2026-01-20T11:57: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": 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": 220037,
            "title": "Evaluation of the most common microorganisms causing surgical site infections after renal transplantation",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Sorgnitt, R",
                "Schwantzer, G",
                "Jaradat, D",
                "Mathe, Z",
                "Sucher, R",
                "Kniepeiss, D"
            ],
            "year": 2024,
            "source": "Austrotransplant 2024; Okt 16-18, 2024; Salzburg Österreich. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220037-14026",
                "220037-14045",
                "220037-14073"
            ],
            "persons": [
                "220037-110007",
                "220037-50295",
                "220037-58323",
                "220037-117182",
                "220037-119772"
            ],
            "imported": "2026-01-20T12:03:21+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": 220028,
            "title": "Long-term exposure to ambient ozone and lung function decline over 20 years in adults: The ECRHS study",
            "abstract": null,
            "authors": [
                "Tianyu Zhao,",
                "Iana Markevych,",
                "Elaine Fuertes,",
                "Kees De Hoogh,",
                "Simone Accordini,",
                "Anne Boudier,",
                "Lidia Casas,",
                "Bertil Forsberg,",
                "Judith Garcia Aymerich,",
                "Marco Gnesi,",
                "Mathias Holm,",
                "Christer Janson",
                ", Deborah Jarvis,",
                "Ane Johannessen,",
                "Benedicte Leynaert,",
                "José Antonio Maldonado Perez,",
                "Andrei Malinovschi,",
                "Lars Modig,",
                "James Potts,",
                "Nicole Probst Hensch,",
                "Valerie Siroux,",
                "Isabel Urrutia Landa,",
                "Danielle Vienneau,",
                ", Simona Villani10, Bénédicte Jacquemin19\r\n"
            ],
            "year": 2023,
            "source": "https://2023.iseeconference.org/assets/E-Books/ISEE-2023-Abstract-E-Book.pdf. 2023; -35th Annual ISEE Conference; September 17-21, 2023; Kaohsiung, ROC. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220028-14024"
            ],
            "persons": [
                "220028-131598"
            ],
            "imported": "2026-01-20T11:46:42+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": false
        },
        {
            "id": 220039,
            "title": "\"YouTube\" for surgical training and education in donor nephrectomy: Friend or foe?",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Jaradat, D",
                "Eichler, T",
                "Sucher, R",
                "Margreiter, C",
                "Lederer, A",
                "Karitnig, R",
                "Geisler, A",
                "Jahn, N",
                "Hau, HM"
            ],
            "year": 2024,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40008117/. 2024; -Austrotransplant 2024; Oktober 16-18, 2024; Salzburg Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220039-14044",
                "220039-14045",
                "220039-14073"
            ],
            "persons": [
                "220039-110007",
                "220039-117782",
                "220039-119552",
                "220039-104125",
                "220039-117182",
                "220039-117923",
                "220039-119772"
            ],
            "imported": "2026-01-20T12:07:11+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": 220034,
            "title": "Der Einfluss von multiresistenten Erregern auf das Überleben nach \r\nBrandverletzungen",
            "abstract": null,
            "authors": [
                "Smolle, C",
                "Faustmann, L",
                "Geißler, J. C. J.",
                "Kamolz, LP"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220034-14076"
            ],
            "persons": [
                "220034-70620",
                "220034-97446",
                "220034-80111"
            ],
            "imported": "2026-01-20T11:54:43+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": 220026,
            "title": "Panel Discussion: Chirurgisches Vorgehen.",
            "abstract": null,
            "authors": [
                "Kamolz, LP"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220026-14076"
            ],
            "persons": [
                "220026-80111"
            ],
            "imported": "2026-01-20T11:44:15+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": 220051,
            "title": "Hyperspectral imaging for organ quality assessment of a machine-perfused donor liver",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Langner, C",
                "Sucher, R",
                "Kniepeiss D\r\n"
            ],
            "year": 2025,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40881770/. 2025; -Deutscher Chirurgen Kongress 2025; Mär 26-28, 2025; München Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220051-14020",
                "220051-14073"
            ],
            "persons": [
                "220051-117182",
                "220051-58323",
                "220051-119772",
                "220051-50044"
            ],
            "imported": "2026-01-20T12:38: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}