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=700&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=720&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=680&ordering=-year",
    "results": [
        {
            "id": 219939,
            "title": "L-Ornithin-L-Aspartat: Mehr als nur Ammoniaksenkung",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "ÖGGH Jahrestagung; JUN 11-14, 2025; Wels, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219939-14081"
            ],
            "persons": [
                "219939-50989"
            ],
            "imported": "2026-01-17T21:00: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219492,
            "title": "Hyperdynamic right ventricular function and pulmonary circulation and its impact on long term outcome in patients with chronic liver disease",
            "abstract": null,
            "authors": [
                "Abeln, H",
                "John, T",
                "Linnemann, G",
                "Foris, V",
                "Kneidinger, N",
                "Kovacs, G",
                "Stadlbauer, V",
                "Stauber, R",
                "Douschan, P"
            ],
            "year": 2025,
            "source": "WIEN KLIN WOCHENSCHR. 2025; 137(SUPPL9):-54. Jahrestagung der ÖGP - 9. Jahrestagung der ÖGTC; OCT 16-18, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001598685700086",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219492-14081",
                "219492-14087"
            ],
            "persons": [
                "219492-100914",
                "219492-125880",
                "219492-51530",
                "219492-59238",
                "219492-79732",
                "219492-87980",
                "219492-115821",
                "219492-50989"
            ],
            "imported": "2026-01-02T10:04:13+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.475,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-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": true,
            "local_affiliation": true
        },
        {
            "id": 219930,
            "title": "Das Mikrobiom im hepatobiliären Formenkreis",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "Masterclass HBP; JAN 16-17, 2025; Spieberg, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219930-14081"
            ],
            "persons": [
                "219930-50989"
            ],
            "imported": "2026-01-17T20:39: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219936,
            "title": "Bauchschmerzen für Endokrinolog*innen",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "ÖGES Jahrestagung; MAY 21, 2025; Bad Ischl, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219936-14081"
            ],
            "persons": [
                "219936-50989"
            ],
            "imported": "2026-01-17T20:57: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219929,
            "title": "Kann ich die Dysbiose deR Intensivpatient*innen beeinflussen?",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "ICU@GE ; JAN 11, 2025; 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219929-14081"
            ],
            "persons": [
                "219929-50989"
            ],
            "imported": "2026-01-17T20:36:35+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": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219943,
            "title": "Prä- und Probiotika",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "ÖAK Diplom Ernährungsmedizin; SEP 6, 2025; 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219943-14081"
            ],
            "persons": [
                "219943-50989"
            ],
            "imported": "2026-01-18T09:02:34+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": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219949,
            "title": "Should we give probiotics a chance? For what?",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "UEG Week 2025; OCT 4-7, 2025; Berlin, Deutschland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219949-14081"
            ],
            "persons": [
                "219949-50989"
            ],
            "imported": "2026-01-18T09:07: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219948,
            "title": "Prä- und Probiotika bei GI Erkrankungen",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "Diätolog*innentagung Graz; SEP 24, 2025; Graz, Online. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219948-14081"
            ],
            "persons": [
                "219948-50989"
            ],
            "imported": "2026-01-18T09:06:41+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": true,
            "local_affiliation": true
        },
        {
            "id": 219942,
            "title": "TCR V beta repertoire analysis in patients with leukemic cutaneous T-cell lymphoma",
            "abstract": null,
            "authors": [
                "Woltsche, J",
                "Teufelberger, A",
                "Vieyra-Garcia, P",
                "Perchthaler, I",
                "Fink-Puches, R",
                "Gruber-Wackernagel, A",
                "Hofer, A",
                "Legat, F",
                "Cerroni, L",
                "Wolf, P"
            ],
            "year": 2025,
            "source": "21st Congress of the European Society for Photobiology; AUG 24-28, 2025; Bari, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219942-14047"
            ],
            "persons": [
                "219942-107871"
            ],
            "imported": "2026-01-17T22:11:14+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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218501,
            "title": "An AI-powered data curation and publishing virtual assistant: usability and explainability/causability of, and patient interest in the first-generation prototype.",
            "abstract": null,
            "authors": [
                "van, Mierlo, R",
                "Liang, W",
                "Norak, K",
                "Kargl, M",
                "Maasik, M",
                "Bynens, AL",
                "Plass, M",
                "Kreuzthaler, M",
                "Benedikt, M",
                "Hochstenbach, L",
                "van, 't, Hof, A",
                "Celebi, R",
                "Dekker, A",
                "de, Zegher, I",
                "Kalendralis, P, , AIDAVA, consortium"
            ],
            "year": 2025,
            "source": "Front Digit Health. 2025; 7:  1629413",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001605135000001",
            "pubmed": "41180464",
            "doi": "10.3389/fdgth.2025.1629413",
            "pmc": "PMC12576891",
            "organizations": [
                "218501-14083",
                "218501-14026",
                "218501-14020"
            ],
            "persons": [
                "218501-60827-6",
                "218501-105862-6",
                "218501-108575-6",
                "218501-99976-6"
            ],
            "imported": "2025-11-05T01:00:00+01:00",
            "journal": "Front Digit Health",
            "issn": "2673-253X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215897,
            "title": "Post-traumatic ventricular septal defect manifesting as intermittent third-degree atrioventricular block: a case report.",
            "abstract": null,
            "authors": [
                "Benedikt, M",
                "Manninger, M",
                "Eberl, AS",
                "von, Lewinski, D",
                "Scherr, D"
            ],
            "year": 2025,
            "source": "Eur Heart J Case Rep. 2025; 9(4):ytaf172",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001473962100001",
            "pubmed": "40352948",
            "doi": "10.1093/ehjcr/ytaf172",
            "pmc": "PMC12063588",
            "organizations": [
                "215897-14083"
            ],
            "persons": [
                "215897-50168-4",
                "215897-82645-6",
                "215897-59317-6",
                "215897-63032-6",
                "215897-105862-1"
            ],
            "imported": "2025-05-05T09:10:08+02:00",
            "journal": "EUR HEART J-CASE REP",
            "issn": "2514-2119",
            "collection_publisher": null,
            "collection_title": "EUROPEAN HEART JOURNAL-CASE REPORTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219945,
            "title": "Drug induced gut microbiome alterations from pathophysiology to diagnosis and prevention",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "AMICI Symposium; SEP 22, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219945-14081"
            ],
            "persons": [
                "219945-50989"
            ],
            "imported": "2026-01-18T09:04:33+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": true,
            "local_affiliation": true
        },
        {
            "id": 219944,
            "title": "Zystische Fibrose-  – Interdisziplinäres Management",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "ÖGIM Jahrestagung 2025; SEP 17-19, 2025; 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219944-14081"
            ],
            "persons": [
                "219944-50989"
            ],
            "imported": "2026-01-18T09:03:34+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": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219947,
            "title": "Malnutration und Sarkopenie in der Hepatologie\u000bWas Pflegekräfte wissen müssen",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "Webinar ÖGGH; SEP 24, 2025; Graz, Online. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219947-14081"
            ],
            "persons": [
                "219947-50989"
            ],
            "imported": "2026-01-18T09:05: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219950,
            "title": "DER DARM BEI CF \u000bMikrobiom zwischen Dysbiose und Therapieansätzen",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "Webinar Cystische Fibrose; OCT 9, 2025; Online, Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219950-14081"
            ],
            "persons": [
                "219950-50989"
            ],
            "imported": "2026-01-18T09:09:35+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219955,
            "title": "Axiale Spondyloarthritis – State of the Art",
            "abstract": null,
            "authors": [
                "Hermann, J",
                "Husic, R"
            ],
            "year": 2025,
            "source": "Universum Innere Medizin. 2025; (7):",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219955-14086"
            ],
            "persons": [
                "219955-51002"
            ],
            "imported": "2026-01-18T10:25: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": 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": 219959,
            "title": "Probiotika zur Vermeidung von medikamenten-assoziierten Mikrobiomveränderungen und gastrointestinalen Nebenwirkungen ",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "ÖPROM 2025; NOV 22, 2025; Wien, Österreich. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219959-14081"
            ],
            "persons": [
                "219959-50989"
            ],
            "imported": "2026-01-18T11:15:51+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": true,
            "local_affiliation": true
        },
        {
            "id": 219958,
            "title": "Impact of L-Ornithine-L-Aspartate on the GUT-Liver-Axis",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "Bulgaria Gastroenterology Week; NOV 29, 2025; Sofija, Bulgarien, Online. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219958-14081"
            ],
            "persons": [
                "219958-50989"
            ],
            "imported": "2026-01-18T11:15: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219960,
            "title": "Das Darm-Mikrobiom: Was muss ich 2026 für die Praxis wissenn ",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "8. Königsberger Medizindialog; NOV 12, 2025; Bad Schönau, Österreich. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219960-14081"
            ],
            "persons": [
                "219960-50989"
            ],
            "imported": "2026-01-18T11:18:20+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": true,
            "local_affiliation": true
        },
        {
            "id": 219952,
            "title": "Die Leber auf der Intensivstation",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "ÖGARI Blockkurs C; OCT 23, 2025; Online, Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219952-14081"
            ],
            "persons": [
                "219952-50989"
            ],
            "imported": "2026-01-18T09:11:18+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
        }
    ]
}