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=157460&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157482,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157480&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157440&ordering=year",
    "results": [
        {
            "id": 220802,
            "title": "Die Bedeutung der diagnostischen Latenz für die Prognose bei pädiatrischen Knochen- und Weichteilsarkomen – eine systematische Literaturrecherche",
            "abstract": "Einleitung: Ein langes Intervall zwischen Auftreten von Erstsymptomen und Diagnosestellung wird bei pädiatrischen Knochen- und Weichteiltumoren generell mit einer schlechteren Prognose assoziiert. In der Literatur zeigt sich allerdings ein komplexerer Zusammenhang zwischen diesen beiden Parametern. Diese Arbeit zielt darauf ab, die prognostische Bedeutung der Abklärungsdauer bei diesen Tumorentitäten anhand der dazu publizierten Daten zu evaluieren.",
            "authors": [
                "Bergthaler, S"
            ],
            "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": 220812,
            "title": "Accuracy of Pulse Oximetry-Derived Arterial Saturation in Extremely Low Birth Weight\r\nNeonates in the First Week after Birth",
            "abstract": "Background: Optimal oxygen saturation targeting in premature neonates remains a critical challenge in neonatal intensive care unit (NICU). Large multicenter randomized trials have demonstrated that different saturation ranges significantly impact the risk of several neonatal complications and mortality. Since clinical management and bedside decisions depend heavily on continuous, noninvasive pulse oximetry, the reliability and accuracy of these readings are essential. However, recent literature has indicated a systematic bias in pulse oximetry readings that may result in inaccurate reflection of the true arterial oxygen saturation.",
            "authors": [
                "Gross, 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": 220792,
            "title": "Korrelation von Blasensteinen und obstruktiver Blasenentleerungsstörung bei Männern \r\nEine retrospektive Analyse des Therapieerfolges der isolierten Blasensteinlithotripsie",
            "abstract": "Hintergrund: Blasensteine entstehen meist aufgrund einer vorliegenden gutartigen Prostatavergrößerung und einer dadurch bedingten Obstruktion, weshalb in den Leitlinien eine operative Behandlung der Prostata im Rahmen der Blasensteinentfernung empfohlen wird. Manche Patienten lehnen dies trotz Empfehlung ab. In der vorliegenden Arbeit wurde untersucht, wie sich das klinische Outcome bei Patienten mit Blasensteinen verhält, bei denen eine isolierte transurethrale Blasensteinentfernung ohne operative Behandlung der Prostata durchgeführt wurde.",
            "authors": [
                "Spiegelburg, I"
            ],
            "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": 220811,
            "title": "Einfluss von Amyloid-Beta-Oligomeren auf die Synapsenzahl und -struktur im Gewebekulturmodell",
            "abstract": "Die Alzheimer-Erkrankung ist derzeit die mit Abstand häufigste Form aller demenziellen Erkrankungen weltweit. Der neurodegenerative und progrediente Verlauf stellt aufgrund vieler Faktoren, wie alternder Gesellschaft und steigender Fallzahlen, eine große Herausforderung für die medizinische Wissenschaft der Zukunft dar. Im Rahmen dieser Arbeit wurde untersucht, inwiefern sich die Gabe von Amyloid-Beta-Oligomeren sowie Eisen auf die Synapsenzahl sowie weitere ultrastrukturelle Merkmale im Gehirn auswirkt. Betrachtet wurden diese Aspekte im Gewebekulturmodell, wobei sowohl humane, als auch porzine Gewebeschnitte des Hippocampus mittels organotypischer Hirnschnittkultur (OBSC) kultiviert wurden. Es folgte eine Unterteilung in vier Untergruppen: eine unbehandelte Kontrollgruppe, eine mit Eisen angereicherte Gruppe, eine mit Beta-Amyloid behandelte Gruppe, sowie eine Untergruppe aus kombinierter Anreicherung von Beta-Amyloid und Eisen. Die Proben wurden in weiterer Folge mithilfe von Transmissions-Elektronenmikroskopie analysiert, wobei Parameter wie Synapsendichte, Vesikelzahl, Durchmesser der aktiven Zone und Zahl der Dense-Core-Vesikel (DCV) quantitativ gezählt wurden.",
            "authors": [
                "Megjidi, R"
            ],
            "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": 220781,
            "title": "Evaluierung der abdominellen Radiografie bei Kindern in Korrelation mit dem klinischen Befund",
            "abstract": "Zu dem Vergleich der diagnostischen Aussagekraft zwischen aufrechten abdominellen Projektionen und solchen in Rückenlage liegt bereits eine umfangreiche Studienlage für erwachsene Patient*innen vor. Für den pädiatrischen Kontext wurde diese Fragestellung bisher jedoch kaum untersucht. Ziel dieser Arbeit war es, die diagnostische Relevanz der aufrechten, liegenden und kombinierten Projektion bei unter 18-Jährigen systematisch zu vergleichen und daraus strahlensparende Handlungsempfehlungen abzuleiten.\nInsgesamt wurden 373 Bildserien von Kindern mit abdomineller Fragestellung retrospektiv ausgewertet. Zwei erfahrene Radiolog*innen beurteilten unabhängig zehn vordefinierte radiologische Parameter, darunter die vollständige Abbildung des Abdomens, freie Luft, Ileuszeichen, Pneumatosis intestinalis, Konkremente, Leber-, Nieren-, Milz- und Psoasschatten sowie Obstipation. Für den statistischen Vergleich wurden Wilcoxon-Vorzeichen-Rang-Tests durchgeführt. Die Interrater-Reliabilität wurde mittels Intraklassen-Korrelationskoeffizient (ICC) bestimmt. Ergänzend erfolgte eine deskriptive Erfassung klinischer Diagnosen (n = 78/373; rund 21%) zur Charakterisierung des Kollektivs.",
            "authors": [
                "Urban, J"
            ],
            "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": 220793,
            "title": "Entwicklung und Validierung von Qualitätskontrollmethoden für theranostische Liganden des Prostataspezifischen Membranantigens",
            "abstract": "Das Prostatakarzinom (PCa) ist das häufigste Malignom des Mannes und folglich ist die Behandlung des PCa von hoher Relevanz. Für fortgeschrittene Stadien des PCa stellt die Radioligandentherapie eine vielversprechende theranostische Behandlungsstrategie dar, bei der [68Ga]Ga-PSMA I&T für die Diagnostik und [177Lu]Lu-PSMA I&T für die Therapie eingesetzt werden. Beide Radiopharmaka (RP) können auf nuklearmedizinischen Institutionen im kleinen Maßstab zur unmittelbaren klinischen Anwendung hergestellt werden. Eine umfassende Qualitätskontrolle ist dabei essentiell, um die Sicherheit und Wirksamkeit zu gewährleisten.",
            "authors": [
                "Redenius, P"
            ],
            "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": 220761,
            "title": "Charakterisierung von Patient*innen mit unklassifizierter pulmonaler Hypertonie",
            "abstract": "Hintergrund und Ziele: Die unklassifizierte pulmonale Hypertonie (PH) ist eine wenig erforschte Subgruppe, die durch einen mittleren pulmonal arterieller Druck (mPAP) >20mmHg bei normalem pulmonal vaskulären Widerstand (PVR ≤2WU) und normalem bis leicht erhöhtem pulmonal arteriellen Wedge Druck (PAWP ≤15mmHg) definiert ist. Ziel dieser Arbeit war es, die klinischen und hämodynamischen Merkmale dieser Patient*innen zu charakterisieren und ihre potenzielle Einordnung innerhalb bestehender Klassifikationssysteme zu überprüfen.",
            "authors": [
                "Neuhuber, 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": 220786,
            "title": "Evaluating the Role of Sirtuins in the Pathogenesis of Chronic Obstructive Pulmonary Disease",
            "abstract": "Chronic obstructive pulmonary disease (COPD) is a progressive lung condition characterized by persistent airflow limitation, chronic inflammation, and structural lung damage. COPD is a leading cause of global morbidity and mortality. Major risk factors include exposure to tobacco smoke, air pollution, occupational hazards, and genetic predispositions. The pathophysiology of COPD involves complex interactions between immune and non-immune mechanisms. These processes contribute to chronic bronchitis, emphysema, and systemic comorbidities.",
            "authors": [
                "Simsek, N"
            ],
            "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": 220760,
            "title": "30-day postoperative mortality and the effects of hospital preparedness during the COVID-19 pandemic: a pooled analysis of prospective international cohort studies.",
            "abstract": null,
            "authors": [
                ", , NIHR, Global, Health, Research, Unit, on, Global, Surgery"
            ],
            "year": 2026,
            "source": "Lancet Reg Health Eur. 2026; 62:101566",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41648988",
            "doi": "10.1016/j.lanepe.2025.101566",
            "pmc": "PMC12870846",
            "organizations": [
                "220760-14052"
            ],
            "persons": [
                "220760-62925",
                "220760-53237",
                "220760-95868",
                "220760-95948"
            ],
            "imported": "2026-02-09T01:00:00+01:00",
            "journal": "Lancet Reg Health Eur",
            "issn": "2666-7762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES-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": 220784,
            "title": "Leistungsdiagnostischer Vergleich der Spiroergometrie und des 6-Minuten-Gehtests bei Gesunden",
            "abstract": "Zur Beurteilung der körperlichen Leistungsfähigkeit von Patient:innen wird dem Goldstandard entsprechend oft die maximale Sauerstoffaufnahme (VO2max) verwendet. Um sie zu erheben, ist es notwendig, eine aufwändige Untersuchung auf einem Ergometer mit einer Atemmaske durchzuführen, insofern keine Kontraindikationen gegeben sind. Wir untersuchten daher den Zusammenhang der VO2max mit einem einfacher zu erlangendem Testparameter: der maximalen Gehstrecke des 6-Minuten-Gehtests, um eine Grundlage zu schaffen, mit diesem in der klinischen Praxis eine gute Aussage über die körperliche Verfassung von Patient:innen treffen zu können.",
            "authors": [
                "Wurzer, M"
            ],
            "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": 220805,
            "title": "Serum Element Concentrations in Bipolar Disorder: A Case-Control Analysis of Essential Trace Elements, Alkali and Alkaline Earth Metals, and Non-essential Elements",
            "abstract": "Alterations in serum element concentrations have been proposed to contribute to the pathophysiology of psychiatric conditions. However, this association has not been thoroughly investigated in bipolar disorder (BD) and existing evidence remains inconsistent. This pilot study aimed to assess the relationship between the serum concentrations of essential trace elements (ETE) alkali metals (AM), alkaline earth metals (AEM) and non-essential elements in an euthymic sample of BD and healthy controls (HC) in order to identify both group- and sex-specific differences.",
            "authors": [
                "Riemer, M"
            ],
            "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": 220769,
            "title": "Acupuncture in a Multidisciplinary Approach for Vulvodynia and Chronic Pelvic Pain",
            "abstract": "Introduction: Vulvodynia and chronic pelvic pain are two of the most important gynaecologic chronic pain syndromes and have a severe impact on the quality of life of affected women. As conventional therapies often show limited effectiveness, complementary treatment options are gaining importance. This thesis aims to determine the effectiveness of acupuncture on pain perception, sexual function, and quality of life in women with vulvodynia and chronic pelvic pain in a multidisciplinary treatment approach.",
            "authors": [
                "Von der Emde, 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": 220788,
            "title": "Local recurrence in soft tissue sarcoma. Frequency and prognostic relevance of “upgrading” - a retrospective study",
            "abstract": "Soft tissue sarcomas (STS) are highly malignant and relatively rare with an incidence of only 3–5 patients per 100,000 patients per year. Because STS are just moderately chemosensitive, the primary treatment of STS consists of a wide resection (en bloc) therefore minding a reasonable safety margin. Local therapy may be accompanied by pre- and/or postoperative radiation therapy. This combination reduces the risk of local recurrences (LR) significantly. Nonetheless, 10% of the patients suffer from local recurrences and about 30% develop a distant metastasis (DM). The primary tumor as well as the LR are graded using the FNCLCC-system, which indicates the grade of malignancy of STS. The aim of this study is to evaluate the frequency and the prognostic relevance of upgrading by comparing the primary tumor and the recurrence (LR, DM).",
            "authors": [
                "Golja, 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": 220765,
            "title": "Therapieadhärenz bei Patient*innen mit palmoplantarer Pustulose - \r\nRetrospektive Studie",
            "abstract": "Einleitung: Die palmoplantare Pustulose (PPP) ist eine seltene entzündliche Hauterkrankung, die mit sterilen Pusteln auf den Handflächen und/oder Fußsohlen einhergeht und oftmals eine massive Einschränkung der Lebensqualität der Patient*innen bedeutet. Die Therapie der PPP ist nach wie vor schwierig, da es nur wenige zugelassene Therapieoptionen gibt. Studien zur Therapieadhärenz bei PPP sind ebenfalls nur in beschränkter Anzahl vorhanden, daher war es das Ziel dieser Arbeit die Therapieadhärenz der Behandlungsoptionen und das Risko für einen Therapieabbruch zu untersuchen.",
            "authors": [
                "Laschober, N"
            ],
            "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": 220771,
            "title": "Fecal Microbiota Transplantation\r\nOverview of Indications, Efficacy and Safety",
            "abstract": null,
            "authors": [
                "Zach, J"
            ],
            "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": 220787,
            "title": "KI-basierte Vorhersage der Tiefe der Trochlea ossis femoris anhand seitlicher Kniegelenksröntgen und MRT-Korrelation - eine retrospektive Studie",
            "abstract": "Die patellofemorale Instabilität stellt ein häufiges Krankheitsbild bei Kindern und Jugendlichen dar, wobei eine dysplastische Trochlea ossis femoris eine wesentliche ätiologische Rolle spielt. Die Tiefe dieser Gelenksrolle gilt als zentraler diagnostischer Parameter und wird für gewöhnlich mit der Magnetresonanztomographie präzise ermittelt. Eine flächendeckend verfügbare und vergleichsweise weniger zeit- und kostenintensive Modalität ist das konventionelle Röntgenbild des Kniegelenks. Im Rahmen der zunehmenden Bedeutung von Künstlicher Intelligenz in der medizinischen Bildverarbeitung war es Ziel dieser Arbeit, zu prüfen, ob Convolutional Neural Networks (CNNs) anhand lateraler Kniegelenksröntgenbilder die Trochleatiefe automatisiert und zuverlässig vorhersagen können.",
            "authors": [
                "Lauritsch, J"
            ],
            "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": 220767,
            "title": "Vergleich unterschiedlicher Multilayer-Zirkonoxidkeramiken hinsichtlich mechanischer und optischer Eigenschaften",
            "abstract": "Hintergrund/Ziel: Multilayer-Zirkonoxide kombinieren mechanische Robustheit mit hohen ästhetischen Eigenschaften. Ziel dieser Arbeit war der Vergleich dreier am Markt verfügbarer Multilayer-Zirkonoxide hinsichtlich mechanischer (Bruchlast, Verformung) und optischer Eigenschaften (naturnaher Farbverlauf) unter standardisierten Laborbedingungen.",
            "authors": [
                "Gogg, S"
            ],
            "year": 2026,
            "source": "Zahnmedizin; [ 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": 220775,
            "title": "Epidemiologie und Demographie von Erwachsenen mit Handverbrennungen zwischen 2005 und 2022 - Eine retrospektive Analyse",
            "abstract": "Hintergrund und Ziel: Handverbrennungen gelten trotz geringer betroffener Körperoberfläche als schwere Verletzungen, die aufgrund ihrer wichtigen funktionellen und psychosozialen Bedeutung eine spezialisierte Behandlung erfordern. Ziel war es, demographische, epidemiologische sowie klinische Daten von Handverbrennungspatient*innen eines österreichischen Verbrennungszentrums retrospektiv zu eruieren, da derzeit keine epidemiologischen handverbrennungsbezogenen Studien im deutschsprachigen Raum existieren.",
            "authors": [
                "Tran, J"
            ],
            "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": 220779,
            "title": "Anxiety und digitale Gesundheitskompetenz bei erwachsenen Personen – Ein Scoping Review",
            "abstract": "Hintergrund: Rund 30% der Österreicher:innen haben Schwierigkeiten, Aufgaben im Bereich der digitalen Gesundheitskompetenz (dGK) korrekt umzusetzen. Im Speziellen die Beurteilung der Vertrauenswürdigkeit von gefundenen Informationen wird als schwierig oder sehr schwierig eingestuft. Gegensätzlich dazu hat vermehrtes Suchen von Gesundheitsinformationen Auswirkungen auf Ängste, genauer gesagt fördert dieses Verhalten das Auftreten einer „Gesundheits-Anxiety“. In der Literatur wird ein Zusammenhang zwischen der Nutzung des Internets, Anxiety und Stress hergestellt. Welche Zusammenhänge nun zwischen der digitalen Gesundheitskompetenz und dem Auftreten von Anxiety bei erwachsenen Personen in der Literatur beschrieben werden, soll in dieser Arbeit geklärt werden.",
            "authors": [
                "Bergthaler, K"
            ],
            "year": 2026,
            "source": "Masterstudium; Interprofessionelle Gesundheitswissenschaften; [ Masterarbeit ] 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": 220807,
            "title": "Evaluation of data filtering strategies for whole exome data using a combination of homozygosity mapping and software-based genome-wide variant prioritization",
            "abstract": "Hereditary skin diseases are caused by a multitude of different mutations in different genes. Many of these diseases are rare and therefore harder to diagnose. Depending on the specific mutation the phenotype can vary widely. A diagnosis is vital for the treatment of the disease. The participants of this study were three different Pakistani families with consanguineous relationships and hereditary skin diseases.",
            "authors": [
                "Spitzer, S"
            ],
            "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
        }
    ]
}