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=158340&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158360&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158320&ordering=impactfactor_norm",
    "results": [
        {
            "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": 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": 136063,
            "title": "Baseline-Daten einer prospektiven Beobachtungsstudie zum Einnahme-Berhalten von Medikamenten bei Frauen mit PMO, die Denosumab erhalten.",
            "abstract": null,
            "authors": [
                "Hadji, P",
                "Fahrleitner-Pammer,A",
                "Tepie, MF",
                "Möller, G",
                "Zhang, E",
                "Papaioannou, N",
                ""
            ],
            "year": 2014,
            "source": "Osteologie. 2014; 23(Suppl1):34-35.-Osteologie; Mar 13th - 15th 2014; München, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136063-14080"
            ],
            "persons": [
                "136063-51063"
            ],
            "imported": "2014-04-09T22:04:25+02:00",
            "journal": null,
            "issn": "1019-1291",
            "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": 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": 76837,
            "title": "Knochenmark-/Stammzelltransplantation bei akuten und chronischen Leukämien.",
            "abstract": null,
            "authors": [
                "Linkesch,W"
            ],
            "year": 1996,
            "source": "Onkologisch. 1996; 4:  35-37. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76837-14082"
            ],
            "persons": [],
            "imported": "2008-02-27T17:51:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 219638,
            "title": "Minimal Disease Activity als Standard in der Behandlung der AD\r\n",
            "abstract": null,
            "authors": [
                "Schadelbauer, E"
            ],
            "year": 2025,
            "source": "Haut im Wandel – von atopisch bis infektiös; DEC 10,2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219638-14047"
            ],
            "persons": [
                "219638-89743"
            ],
            "imported": "2026-01-05T15:52: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76170,
            "title": "Book Review. Kreienberg et al. (eds). Management des Mammakarzinoms.",
            "abstract": null,
            "authors": [
                "Hauser, H"
            ],
            "year": 2007,
            "source": "European Surgery (ACA). 2007; 39(1): 69-70. ",
            "category": 1,
            "document_type": 7,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s10353-007-0314-8",
            "pmc": null,
            "organizations": [
                "76170-14073"
            ],
            "persons": [
                "76170-51746"
            ],
            "imported": "2008-02-25T18:57:07+01:00",
            "journal": null,
            "issn": "1682-8631",
            "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": 110727,
            "title": "Simulating human cardiac electrophysiology on clinical time-scales.",
            "abstract": null,
            "authors": [
                "Niederer, S",
                "Mitchell, L",
                "Smith, N",
                "Plank, G"
            ],
            "year": 2011,
            "source": "Front Physiol. 2011; 2(1):14-14",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000209172600014",
            "pubmed": "21516246",
            "doi": "10.3389/fphys.2011.00014",
            "pmc": "PMC3079856",
            "organizations": [
                "110727-14011"
            ],
            "persons": [
                "110727-50966-4"
            ],
            "imported": "2011-05-02T02:00:00+02:00",
            "journal": "Front Physiol",
            "issn": "1664-042X",
            "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": 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": 219932,
            "title": "Lebertransplantation bei Adipositas & metabolischem Syndrom",
            "abstract": null,
            "authors": [
                "Stadlbauer, V",
                "Sucher, R",
                ""
            ],
            "year": 2025,
            "source": "Frühling der Hepatologie; MAR 15, 2025; Graz, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219932-14073"
            ],
            "persons": [
                "219932-117182"
            ],
            "imported": "2026-01-17T20:46: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": 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": 219931,
            "title": "Pneumologie meets Gastroenterologie&Hepatologie",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "12. Pneumo Aktuell; JAN 25, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219931-14081"
            ],
            "persons": [
                "219931-50989"
            ],
            "imported": "2026-01-17T20: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": true,
            "local_affiliation": true
        },
        {
            "id": 111741,
            "title": "INVESTIGATION OF RIBULOSE-1,5-BISPHOSPHATE CARBOXYLASE-OXYGENASE FROM TOBACCO BY SMALL-ANGLE X-RAY-SCATTERING - A STRUCTURAL MODEL FOR THE ENZYME IN SOLUTION",
            "abstract": null,
            "authors": [
                "ABUJA, PM",
                "PILZ, I"
            ],
            "year": 1988,
            "source": "Z NATURFORSCH C. 1988; 43(5-6): 373-376. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N982800009",
            "pubmed": null,
            "doi": "10.1515/znc-1988-5-609",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-06-29T15:51:38+02:00",
            "journal": "Z NATURFORSCH C",
            "issn": "0939-5075",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR NATURFORSCHUNG C-A JOURNAL OF BIOSCIENCES; ",
            "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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 211256,
            "title": "Das Hirntodkonzept und die Organspende in der Universitätsklinik Graz",
            "abstract": "Einleitung. Die vorliegende wissenschaftliche Arbeit widmet sich dem momentanen Stand der Hirntoddiagnostik sowie der Organspende in Österreich im europäischen Vergleich. Ziel dieser Arbeit ist es, anhand leitlinienkonformer Protokolle und Kriterien der Gesundheit Österreich GmbH (GÖG) sowie Jahresberichten des Österreichischen Bundesinstitut für Gesundheit (ÖBIG Transplant) das österreichische System zu veranschaulichen und im Weiteren die Praktikabilität exemplarisch am Beispiel der Klinik für Neurochirurgie am Universitätsklinikum Graz, darzustellen.",
            "authors": [
                "Monschein, M"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 61",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-25T11:32:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219941,
            "title": "Fettleber – die Leber leidet still\u000bUpdate zu Begriffsdefinitionen, Labordiagnostik, neuen Therapien",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "Meeting für leitende Bioanalytiker*innen; JUN 10, 2025; Pöllauberg, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219941-14081"
            ],
            "persons": [
                "219941-50989"
            ],
            "imported": "2026-01-17T21:03:31+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": 76064,
            "title": "Stellenwert des APGAR-Scores",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Berg, D",
                "Bernsau, U",
                "Feige, A",
                "Hohenauer, L",
                "Husslein, P",
                "Philipp, K",
                "Pollak, A",
                "Kohlhauser-Vollmuth, C",
                "Siebert, W",
                "Speer, C",
                "Staudach, A",
                "Wagenbichler, P"
            ],
            "year": 2001,
            "source": "Pädiatrische Praxis. 2001; 60:  3-13. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76064-14094"
            ],
            "persons": [
                "76064-51643"
            ],
            "imported": "2008-02-25T12:25: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": 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": 219937,
            "title": "Wann und wieviel Albumin?",
            "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": [
                "219937-14081"
            ],
            "persons": [
                "219937-50989"
            ],
            "imported": "2026-01-17T20:58:54+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": 76059,
            "title": "Diagnose und Therapie des Prune-Belly-Syndroms.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Müller, W",
                "Wendler, H",
                "Maurer, G"
            ],
            "year": 1985,
            "source": "Pädiatrische Praxis. 1985; 31:  571-576. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76059-51643"
            ],
            "imported": "2008-02-25T12:21: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": 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": 219935,
            "title": "Sarcopenia in liver cirrhosis",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "Standalone Symposium Merz; MAY 7, 2025; Amsterdam, The Netherlands. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219935-14081"
            ],
            "persons": [
                "219935-50989"
            ],
            "imported": "2026-01-17T20:55:53+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": 210999,
            "title": "Herkunft, Verlauf und Astfolge der Nervi iliohypogastricus, ilioinguinalis et cutaneus femoris lateralis in Bezug auf chirurgische Zugänge zur Lendenwirbelsäule und zum Hüftgelenk",
            "abstract": "Die Nervi iliohypogastricus, ilioinguinalis et cutaneus femoris lateralis können in ihrem Verlauf durch chirurgische Eingriffe verletzt werden (1–4). So besteht ein Verletzungsrisiko des Nervus cutaneus femoris lateralis beim direkt anterioren von 0-83% (5) und beim anterolateralen Zugangsweg zum Hüftgelenk von 0-27% (6,7). Alle drei Nerven zeigen sich durch operative Zugänge zur Lendenwirbelsäule gefährdet  (1–4).  Zur Risikominimierung empfehlen diverse Autor*innen genaue Kenntnisse des regulären Verlaufs und von Varianten dieser Nerven (1,2,4). Um zu diesem Verständnis beizutragen, wurden die Austrittshöhen und etwaige Stammbildungen der Nervi iliohypogastricus, ilioinguinalis et cutaneus femoris lateralis untersucht. Bei letzterem erfolgte die Vermessung des Durchtrittspunkts durch die Fascia lata in Bezug auf die Spina iliaca anterior superior. Außerdem wurden mögliche Überschneidungen des Nervenverlaufs mit den Schnittführungen beim direkt anterioren, anterolateralen und lateralen Zugangsweg zum Hüftgelenk identifiziert.",
            "authors": [
                "Anzinger, C"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 82",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-05T09:20:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219639,
            "title": "Die Wertigkeit kurzer Aufdosierungsschemata bei Insektengiftallergie",
            "abstract": null,
            "authors": [
                "Schadelbauer, E"
            ],
            "year": 2025,
            "source": "Spectrum Dermatologie. 2025; 4/2025(4/2025):",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219639-14047"
            ],
            "persons": [
                "219639-89743"
            ],
            "imported": "2026-01-05T16:11:25+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": 211254,
            "title": "Effectiveness of Perineural Nerve Block with Local Anaesthetic and Dexamethasone in Patients with Neurogenic Thoracic Outlet Syndrome",
            "abstract": "Objective: The Thoracic Outlet Syndrome (TOS) represents the maximum variant of a peripheral nerve compression syndrome. Until now, the identification and management of TOS create a highly difficult challenge. According to the Cochrane Library 2017, it is proven that an injection of Dexamethasone perineural prolongs the duration of the local anesthetic  used  for  brachial  plexus  nerve  blocks. However,  the  assumption  that Dexamethasone  perineural leads  to  long­-term  pain  relief  in  this  nerve compression syndrome is not yet scientifically proven but highly presumable. This pilot trial aims to demonstrate that a scalene nerve block with Dexamethasone perineural contributes to significant pain  relief in patients with neurogenic TOS. The primary objectives are to  measure the extent and the duration of the pain relief. The secondary objectives are to evaluate  the  connection  between  pain reduction  and  the  disability  of  the  upper extremity and the quality of life.",
            "authors": [
                "Winkler, L"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-25T11:32:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}