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=157440&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157496,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157460&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157420&ordering=year",
    "results": [
        {
            "id": 220719,
            "title": "Emerging landscape of KRAS inhibitors in cancer treatment.",
            "abstract": null,
            "authors": [
                "Riedl, JM",
                "Matsubara, H",
                "McNeil, R",
                "Patel, PS",
                "Fece, de, la, Cruz, F",
                "Gulhan, DC",
                "Corcoran, RB"
            ],
            "year": 2026,
            "source": "Cancer Cell. 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "41616774",
            "doi": "10.1016/j.ccell.2026.01.001",
            "pmc": null,
            "organizations": [
                "220719-14085"
            ],
            "persons": [
                "220719-91876"
            ],
            "imported": "2026-02-07T01:00:00+01:00",
            "journal": "Cancer Cell",
            "issn": "1878-3686",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 44.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.984,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "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": 220723,
            "title": "Expanding the Genetic Spectrum of Hereditary Angioedema: Novel Variants Identified in Patients with Suspected HAE",
            "abstract": null,
            "authors": [
                "Schöffl, C"
            ],
            "year": 2026,
            "source": "Maui Derm Hawaii 2026; JAN 25-29, 2026; Maui, USA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220723-14047"
            ],
            "persons": [
                "220723-95463"
            ],
            "imported": "2026-02-08T05:06: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220724,
            "title": "Why are volumes not adding up?",
            "abstract": null,
            "authors": [
                "Furtmüller, M",
                "Gruber, J",
                "Orlob, S"
            ],
            "year": 2026,
            "source": "Resuscitation. 2026; 110991",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": "41620012",
            "doi": "10.1016/j.resuscitation.2026.110991",
            "pmc": null,
            "organizations": [
                "220724-14044",
                "220724-14069"
            ],
            "persons": [
                "220724-118470",
                "220724-74176"
            ],
            "imported": "2026-02-08T01:00:00+01:00",
            "journal": "Resuscitation",
            "issn": "1873-1570",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "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": 220722,
            "title": "ADCs- Therapiemanagement im Blick ",
            "abstract": null,
            "authors": [
                "Horwath-Winter, J"
            ],
            "year": 2026,
            "source": "OncoConnect Wegweiser durch die Therapie des platinresistenten Ovarialkarzinoms; JAN 23-24, 2026; Anif, Salzburg, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220722-14043"
            ],
            "persons": [
                "220722-53007"
            ],
            "imported": "2026-02-07T19:39:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 220725,
            "title": "A genome-wide association meta-analysis of cholesterol synthesis intermediates identifies three associations for lanosterol.",
            "abstract": null,
            "authors": [
                "Förster, F",
                "Horn, K",
                "Pott, J",
                "Delgado, GE",
                "Kleber, ME",
                "März, W",
                "Moissl-Blanke, AP",
                "Silbernagel, G",
                "Waldenberger, M",
                "Grallert, H",
                "Peters, A",
                "Gieger, C",
                "Baber, R",
                "Kirsten, H",
                "Loeffler, M",
                "Isermann, B",
                "Thiery, J",
                "Kovacs, P",
                "Tönjes, A",
                "Stumvoll, M",
                "Gylling, H",
                "Kähönen, M",
                "Lehtimäki, T",
                "Mishra, PP",
                "Raitakari, O",
                "Ceglarek, U",
                "Scholz, M"
            ],
            "year": 2026,
            "source": "EBioMedicine. 2026; 124:  106144",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41619350",
            "doi": "10.1016/j.ebiom.2026.106144",
            "pmc": "PMC12876664",
            "organizations": [
                "220725-14079"
            ],
            "persons": [
                "220725-96032"
            ],
            "imported": "2026-02-08T01:00:00+01:00",
            "journal": "EBioMedicine",
            "issn": "2352-3964",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.926,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "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": 220731,
            "title": "Far-UVC in human skin: safety evidence and therapeutic potential\r\nin dysbiosis-driven dermatoses.",
            "abstract": null,
            "authors": [
                "Zarfl, M",
                "Wolf, P"
            ],
            "year": 2026,
            "source": "SKINdeep. 2026; 2:e173515: ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220731-14047"
            ],
            "persons": [
                "220731-122954",
                "220731-51618"
            ],
            "imported": "2026-02-08T19:09: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": 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": 220735,
            "title": "Reply.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Reich, A",
                "Graier, T",
                "Navarini, A",
                "Benezeder, T, , Central, and, Eastern, Europe, (CEE), GPP, Expert, Network"
            ],
            "year": 2026,
            "source": "J Allergy Clin Immunol. 2026; ",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": "41524684",
            "doi": "10.1016/j.jaci.2025.12.1001",
            "pmc": null,
            "organizations": [
                "220735-14047"
            ],
            "persons": [
                "220735-51618",
                "220735-76691",
                "220735-88082"
            ],
            "imported": "2026-02-08T01:00:00+01:00",
            "journal": "J Allergy Clin Immunol",
            "issn": "1097-6825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.937,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "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": 220770,
            "title": "Die Verwendung von Metaphern in der Ärzt*in-Patient*in-Kommunikation – ein Scoping Review",
            "abstract": "Einleitung/Forschungsfrage: Metaphern sind ein wesentlicher Bestandteil der ärztlichen Kommunikation. Ob zur Beschreibung von Symptomen, zur Erklärung der Pathophysiologie einer Krankheit oder zur Darstellung verschiedener Therapieoptionen für die Entscheidungsfindung mit Patient*innen – bildhafte Sprache wird gerne zur Hilfe gezogen. Dennoch ist unklar, welche Wirkungen undmöglichen Nebenwirkungen mit Metaphern verbunden sind. Dieses Scoping Review hat zum Ziel, einen Überblick über den aktuellen Forschungsstand zu geben.",
            "authors": [
                "Englisch, C"
            ],
            "year": 2026,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220797,
            "title": "Die Rolle von Statinen und PCSK9-Inhibitoren im Hypercholesterinämie-Management: Ein Vergleich der klinischen Wirksamkeit und Sicherheit",
            "abstract": "Die Wirkstoffklasse der Statine und jene der PCSK9-Inhibitoren werden beide in der Therapie der Dyslipidämie eingesetzt. Die Statine sind schon lange auf dem Markt und haben sich als Standardtherapie in den Leitlinien verankert. Die PCSK9-Inhibitoren sind erst seit 10 Jahren auf dem Markt und damit wesentlich jünger als die Statine, sind jedoch Objekt ständiger Forschung und scheinen den Statinen zumindest in einigen Punkten überlegen zu sein.",
            "authors": [
                "Kuehebacher, L"
            ],
            "year": 2026,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220806,
            "title": "Der Einfluss von Statinen auf den Schweregrad und Verlauf der venösen Thromboembolie – eine retrospektive Datenanalyse zwischen 01.01.2010 und 31.12.2019",
            "abstract": "Es gibt Hinweise darauf, dass die Inzidenz venöser thrombotischer Ereignisse (einschließlich Lungenembolien, LE) unter Statintherapie bei PatientInnen reduziert wird. Es bedarf weiterer Untersuchungen, um zu klären, ob Statine auf den Schweregrad einer Lungenembolie Einfluss nehmen können. Im Rahmen der vorliegenden Arbeit wurde ein möglicher Zusammenhang zwischen der Einnahme von Statinen und dem Schweregrad der LE in einer retrospektiven Patientenkohorte analysiert. Eine retrospektive Auswertung klinischer Daten erfolgte bei PatientInnen mit CT-angiographisch bestätigter Lungenembolie, die im Zeitraum vom 01.01.2010 bis zum 31.12.2019 an der Universitätsklinik Graz behandelt wurden. Die Schweregradklassifikation basierte auf den ESC-Leitlinien von 2019.",
            "authors": [
                "Wachmann, B"
            ],
            "year": 2026,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220810,
            "title": "Targeting Disordered Transcription Factors",
            "abstract": "Intrinsically disordered proteins (IDPs) and regions (IDRs) play essential roles in cellular regulation, with their functions strongly influenced by post-translational modifications. Their dysregulation often contributes to disease mechanisms in neurodegeneration and cancer. This  thesis integrates nuclear magnetic resonance spectroscopy (NMR) metabolomics, NMR of proteins and de novo peptide design to address four research aims. First study explores region specific metabolic differences linked to altered arginine methylation in distinct subtypes of frontotemporal dementia with TDP-43 pathology and Alzheimer’s disease. The second part of  the thesis dissects in vitro the interaction between the transcription factor FOXM1 and Wnt signalling component β-catenin, revealing a binding mechanism in which β-catenin engages  multiple sites within FOXM1. Finally, solvent paramagnetic relaxation enhancement  measurements were corrected by applying a theoretical model to minimize solvent-exchange driven errors, improving analysis for highly solvent-exposed disordered proteins.  Together, these studies advance our understanding of metabolic alterations and their correlation with posttranslational modifications in IDP-associated neurodegenerative diseases, elucidate molecular mechanisms of pro-oncogenic IDR-involving interactions, and introduce methodological advances for studying of highly solvent-exposed IDPs with NMR.",
            "authors": [
                "Rakhimbekova, A"
            ],
            "year": 2026,
            "source": "PhD-Studium (Doctor of Philosophy); Humanmedizin; [ Dissertation ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220759,
            "title": "Evidenz zusammenfassen.",
            "abstract": null,
            "authors": [
                "Bornemann-Cimenti, H"
            ],
            "year": 2026,
            "source": "Anaesthesia Reserch Network; FEB 2, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220759-14069"
            ],
            "persons": [
                "220759-58422"
            ],
            "imported": "2026-02-09T07:45:46+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": 220763,
            "title": "Klinischer Stellenwert der Stressechokardiographie in der Beurteilung der rechtsventrikulären - pulmonal arteriellen Funktionseinheit",
            "abstract": "Hintergrund und Ziele: PatientInnen mit pulmonaler Hypertonie (PH) haben eine eingeschränkte Prognose, wobei auch eine Belastungs-PH (EPH) ohne manifeste PH mit einem schlechteren Überleben assoziiert ist. Der Goldstandard zur Diagnostik einer EPH ist der Belastungs-Rechtsherzkatheter, eine invasive und aufwendige Untersuchung. Die Stressechokardiographie stellt eine nicht-invasive, kostengünstige Alternative dar, deren klinische Bedeutung für den Lungenkreislauf und den rechten Ventrikel noch nicht abschließend geklärt ist. Ziel dieser Arbeit ist es, die Rolle der Stressechokardiographie bei PH und EPH systematisch zu analysieren und eine Zusammenschau über die bisher vereinzelt existierenden Studien zu erstellen.",
            "authors": [
                "Roschinsky, T"
            ],
            "year": 2026,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220783,
            "title": "Der Zusammenhang von Diabetes mellitus Typ 1\r\nund Osteoporose - Eine retrospektive Datenanalyse",
            "abstract": null,
            "authors": [
                "Grassl, A"
            ],
            "year": 2026,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220764,
            "title": "Cardiac Surgery with Cardiopulmonary Bypass in Patients with Autoimmunological Disease \r\nIncidence and specifics regarding the therapy",
            "abstract": "Background: Patients with autoimmunological diseases (AIDs) make up a small proportion of the total number of individuals undergoing cardiopulmonary bypass surgery. Autoimmunological diseases are on the rise in the general population and vary in their severity and symptoms. Diagnostic and therapeutic options are improving for this patient group, but attention must be paid to possible complications.",
            "authors": [
                "Mayer, K"
            ],
            "year": 2026,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220782,
            "title": "Methoden der forensischen Bildgebung als Element der Befundung von Verletzungen durch Schusswaffen",
            "abstract": "Hintergrund: Die Wundmorphologie von Schussverletzungen ist variabel und wird durch eine Reihe von Parametern beeinflusst, welche bei der Analyse und Interpretation berücksichtigt werden müssen. Teilweise gestaltet es sich auch schwierig, das eingetretene Projektil im Körper aufzufinden. Neben den klassischen gerichtsmedizinischen Untersuchungsmethoden wie der Obduktion, kommen daher vermehrt bildgebende Verfahren zur Klärung gerichtsmedizinischer Fragestellungen zum Einsatz.",
            "authors": [
                "Vock, L"
            ],
            "year": 2026,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220789,
            "title": "Reference ranges of blood count values in preterm neonates – A retrospective analysis of data (2008-2023)",
            "abstract": "Preterm neonates are considered one of the most vulnerable groups of patients in paediatric medicine. They undergo profound physiological adaptations during birth and subsequently experience various morbidities specific to neonatology. In the first days of life, dynamic changes in blood count parameters differ from term neonates and between different gestational ages in preterm neonates. This highlights the need for gestational and postnatal age-specific reference ranges for preterm neonates to support clinical decision making.",
            "authors": [
                "Fleck, L"
            ],
            "year": 2026,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220798,
            "title": "Funktionelle Effekte von Rotwein und dessen spezifischen Inhaltsstoffen am kardialen Gewebe",
            "abstract": "Hintergrund. Epidemiologische Daten legen nahe, dass moderater Rotweinkonsum mit geringerer kardiovaskulärer Morbidität/Mortalität assoziiert ist [1]. Das „French Paradox“ [2] lenkte die Aufmerksamkeit auf nicht-alkoholische Inhaltsstoffe des Rotweins, v. a. Polyphenole. Während die Risiken übermäßigen Alkoholkonsums gut belegt sind [3], bleibt die Frage nach direkten myokardialen Effekten polyphenolischer Substanzen offen [4–7].",
            "authors": [
                "Farahani, A"
            ],
            "year": 2026,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220778,
            "title": "Weight Gain under Antipsychotic and Mood Stabilizing Treatment: A Narrative Review about Mechanisms and Future Options",
            "abstract": "Pharmacological treatment for mental illness can paradoxically compromise physical health, with weight gain and related cardiovascular and metabolic diseases among its most concerning side effects. Understanding and mitigating the metabolic consequences of antipsychotic and mood stabilizing treatments is therefore crucial for improving long-term health outcomes in individuals with severe mental illness such as schizophrenia and bipolar disorder. This literature review focuses on the underlying mechanisms linking antipsychotics and mood stabilizers to weight gain in bipolar disorder. Current evidence on both pharmacologic and nonpharmacologic strategies to prevent this side effect is also addressed.",
            "authors": [
                "Seiter, H"
            ],
            "year": 2026,
            "source": "Studium für die Gleichwertigkeit; Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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": 220790,
            "title": "Implementierung eines vorgeschalteten pop-up Fensters zur Erhebung des Vortestalgorithmus vor der elektronischen Anforderung einer PAE-CT-Untersuchung und dessen Auswirkungen auf die diagnostische und klinische Sensitivität und Spezifität – Teil 2",
            "abstract": "Aufgrund des Fortschritts der CT-Technologie und der flächendeckenden Verfügbarkeit von Computertomographen steigt die Anzahl der Nutzungen von CT-Angiographien der Pulmonalarterien (PAE-CT) zum Nachweis einer Pulmonal-arterienembolie (PAE). Klinische Scores zur Abschätzung der klinischen und diagnostischen Vortestwahrscheinlichkeit, wie z.B. der Wells-Score finden in der klinischen Praxis noch häufig Anwendung, werden jedoch nicht regelmäßig dokumentiert. Das Ziel dieser Arbeit ist es, anhand des Vergleiches zweier Messperioden zu untersuchen, ob die Implementierung eines pop-up Fensters zur Erhebung der klinischen Vortestwahrscheinlichkeit und des D-Dimer-Werts vor der elektronischen Anforderung einer PAE-CT-Untersuchung Auswirkungen auf die diagnostische Entscheidungsfindung im klinischen Alltag hat bzw. ob es zu einer Reduktion von nicht indizierten PAE-CT-Untersuchungen kommt.",
            "authors": [
                "Hofer, C"
            ],
            "year": 2026,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2026. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-09T08:35:25+01: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
        }
    ]
}