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=580&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=600&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=560&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 220664,
            "title": "Phase 0 block as cause of ST elevation and arrhythmia in Brugada syndrome",
            "abstract": null,
            "authors": [
                "seghetti, p: gillette, k",
                "gsell, m",
                "biasi, n",
                "tognetti, a",
                "plank, g"
            ],
            "year": 2025,
            "source": "gordon research conference; 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220664-14011"
            ],
            "persons": [
                "220664-128994",
                "220664-50966"
            ],
            "imported": "2026-02-05T16:38:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": null,
            "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": 220658,
            "title": "Generating Cardiac Digital\r\nTwins at Scale: From Clinical\r\nImages to ECG Data​",
            "abstract": null,
            "authors": [
                "Zappon, E."
            ],
            "year": 2026,
            "source": "Seminar at the University of Trento, Italy; Trento, ITALY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-05T16:01:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220660,
            "title": "Generating Cardiac Digital Twins At Scale: A Workflow For Automated Anatomical\r\nAnd Functional Twinning",
            "abstract": null,
            "authors": [
                "Gillette, K",
                "Zappon, E",
                "Grandits, T",
                "Ristic, Z",
                "Gsell, M",
                "Augustin, C",
                "Pezzuto, S",
                "Plank, G"
            ],
            "year": 2025,
            "source": "M2P 2025; Valencia, SPAIN. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220660-14011"
            ],
            "persons": [
                "220660-79791"
            ],
            "imported": "2026-02-05T16:05:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210972,
            "title": "Untersuchung der Interaktionen von Astrozyten in einem Tiermodell der progredienten Multiplen Sklerose",
            "abstract": "Multiple Sklerose (MS) ist die häufigste neurologische Ursache für nicht-traumatische Behinderungen bei jungen Erwachsenen. Wie bei anderen autoimmun vermittelten Erkrankungen gibt es geschlechtsspezifische Unterschiede hinsichtlich der Inzidenz, des Verlaufs und der Schwere der Symptome. Die Rolle der Astrozyten im Krankheitsverlauf von MS ist nicht sehr gut verstanden, ebenso wie die Auswirkungen der Vitamin-D-(VD-) Supplementation auf zellulärer Ebene. Basierend auf einem Tiermodell der kortikalen Demyelinisierung, welche ein charakteristisches Merkmal der progredienten MS darstellt, untersucht diese Diplomarbeit die Interaktionen von Astrozyten bei weiblichen und männlichen Ratten.",
            "authors": [
                "Altenberger, K"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 54",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-05T09:20:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 210386,
            "title": "Gut Microbiome Composition and Its Association with Sleep in Major Psychiatric Disorders",
            "abstract": "Sleep disturbances are highly prevalent across most major psychiatric disorders. \r\nAlterations in the hypothalamic-pituitary-adrenal axis, neuroimmune mechanisms, and \r\ncircadian rhythm disturbances partially explain this connection. The gut microbiome is also \r\nsuspected to play a role in sleep regulation, and recent studies suggest that certain \r\nprobiotics, prebiotics, synbiotics, and fecal microbiome transplantation can improve sleep \r\nquality. \r\nWe aimed to assess the relationship between gut-microbiota composition, psychiatric \r\ndisorders, and sleep quality in this cross-sectional, cross-disorder study. We recruited 103 \r\nparticipants, 63 patients with psychiatric disorders (major depressive disorder [n = 31], \r\nbipolar disorder [n = 13], psychotic disorder [n = 19]) along with 40 healthy controls. \r\nSleep quality was assessed with the Pittsburgh Sleep Quality Index (PSQI). The fecal \r\nmicrobiome was analyzed using 16S rRNA sequencing, and groups were compared based \r\non alpha and beta diversity metrics, as well as differentially abundant species and genera. \r\nA transdiagnostic decrease in alpha diversity and differences in beta diversity indices were \r\nobserved in psychiatric patients, compared to controls. Correlation analysis of diversity \r\nmetrics and PSQI score showed no significance in the patient and control groups. \r\nHowever, three species, Ellagibacter isourolithinifaciens, Senegalimassilia faecalis, and \r\nuncultured Blautia sp., and two genera, Senegalimassilia and uncultured Muribaculaceae \r\ngenus, were differentially abundant in psychiatric patients with good sleep quality (PSQI \r\n>8), compared to poor-sleep quality patients (PSQI ≤8). In conclusion, this study raises \r\nimportant questions about the interconnection of the gut microbiome and sleep \r\ndisturbances.",
            "authors": [
                "Mairinger, M"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 27",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-07-08T10:35:23+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 211820,
            "title": "Übereinstimmung zwischen Anstieg der Laktatkonzentration und Abfall des Basenüberschusses im Rahmen einer Ausbelastungsuntersuchung - eine retrospektive Studie an 70 Personen",
            "abstract": "Bei Ausbelastungsuntersuchungen mittels Spiroergometrie wird die Messung des Laktatwertes im Blut als Parameter für Ausbelastung herangezogen und außerdem zur Bestimmung der sogenannten Laktatschwelle verwendet. Dies erfordert jedoch die Verwendung eines vergleichsweise hochpreisigen Blutgasanalysegerätes, das eine Laktatsonde besitzt, was nicht überall gegeben ist. Theoretisch sollte es so sein, dass der Basenüberschuss im Blut bei einer Ausbelastungsuntersuchung um den gleichen Wert absinkt, um den der Laktatwert ansteigt. Im Zuge dieser Diplomarbeit wird in einer retrospektiven Studie die Übereinstimmung dieser beiden Werte untersucht. Außerdem wird untersucht, ob die Übereinstimmung dieser zwei Variablen von einer verminderten kardiorespiratorischen Leistungsfähigkeit beeinflusst wird.",
            "authors": [
                "Beharic, A"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-10-28T09:03:36+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": 145775,
            "title": "The voice of neuro(mal)development – Acoustic analyses of early vocalizations in neurodevelopmental disorders.",
            "abstract": null,
            "authors": [
                "Pokorny, FB"
            ],
            "year": 2015,
            "source": "Complex and Intelligent Systems Graduate Seminar, University of Passau; JUN 10, 2015; Passau, GERMANY. 2015. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "145775-14010"
            ],
            "persons": [
                "145775-79651"
            ],
            "imported": "2015-06-11T14:07:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 191364,
            "title": "Einschränkungen im Alltagsleben durch die COVID-19 Pandemie und ihre Zusammenhänge mit soziodemo- grafischen / sozioökonomischen Variablen",
            "abstract": "Hintergrund\r\nDas für die meisten Menschen erstmalige Auftreten einer Pandemie in Verbindung mit weit- reichenden Einschränkungen in das alltägliche Leben stellen eine Herausforderung unbe- kannten Ausmaßes dar. Das Ziel dieser Arbeit besteht darin herauszufinden, ob es während der ersten Welle von COVID-19 Zusammenhänge zwischen den empfundenen Einschrän- kungen und sozioökonomischen Faktoren bei Personen in Österreich mit einem höheren Al- ter als 60 Jahre gab.\r\nMethodik\r\nIn einer vom Institut für Sozialmedizin, und Epidemiologie der Medizinischen Universität Graz in Auftrag gegebenen Querschnittsstudie wurden Personen online und am Telefon nach ihrem subjektiven Empfinden der Einschränkungen und nach diversen sozioökonomischen Faktoren befragt. Die Nettostichprobe umfasst 557 Personen. Anhand dieser Daten wird eine deskriptive Datenanalyse und daraufhin anschließend eine Poisson-Regression durchge- führt, bei dem ein Modell (A) ohne Kontrollvariablen mit einem Modell (B) unter Herein- nahme der Kontrollvariablen verglichen wird.\r\nErgebnis\r\nWährend Modell A einen Zusammenhang zwischen Einschränkungen und sozioökonomi- schen Prädiktoren nicht besser erklärt als ein Intercept-Only-Modell (p=0,421), ist das Mo- dell B dazu in der Lage (p=0,000). Die Kontrollvariablen „gesundheitliche Einschränkungen in den letzten sechs Monaten“ (p=0,000) und die „Häufigkeit des Sporttreibens“ (p=0,000) weisen jeweils einen signifikanten Zusammenhang mit den Einschränkungen auf. Alle an- deren Variablen sind in beiden Modellen nicht statistisch signifikant.\r\nSchlussfolgerungen\r\nWährend der ersten Welle von COVID-19 im Frühjahr 2020 gab es bei der Altersgruppe der über 60-Jährigen keinen signifikanten Zusammenhang zwischen Einschränkungen und so- zioökonomischen Faktoren. Gründe dafür können die im Vergleich mit späteren Lockdowns kurze Zeit drastischer Einschränkungen und die Qualität der gesamtgesellschaftlichen Her- ausforderung sein. Insbesondere am Beginn der Pandemie war dieses Gefühl der Herausfor- derung am stärksten ausgeprägt und im Gegensatz zu späteren Zeitpunkten resultierte das nicht in einer Pandemiemüdigkeit, sondern in einer Art „Pandemietrotz“. Ob dies auch für die späteren Phasen der Pandemie gilt, erfordert weitere Analyse.",
            "authors": [
                "Beger, A"
            ],
            "year": 2021,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2021. pp. 99",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2022-01-03T13:28:33+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": 220496,
            "title": "Urinary C-Peptide to Creatinine Ratio (UCPCR) as a Non-Invasive Marker of \r\nInsulin Secretion: Impact of Glucose Load and Sex Differences",
            "abstract": null,
            "authors": [
                "Reintar, S",
                "Pöchhacker, M",
                "Ramirez-Obermayer, A",
                "Eberhard, K",
                "Zirlik, A",
                "Verheyen, N",
                "von Lewinski, D",
                "Scherr, D",
                "Hutz, B",
                "Haudum, CW",
                "Pieber, TR",
                "Sourij, H",
                "Obermayer Pietsch, B"
            ],
            "year": 2025,
            "source": "Joint Congress of ESPE and ESE 2025; May 10-13, 2025; Copenhagen, Denmark. 2025. ",
            "category": 3,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220496-14018",
                "220496-14080",
                "220496-14083",
                "220496-28083",
                "220496-29447"
            ],
            "persons": [
                "220496-104611",
                "220496-130418",
                "220496-50168",
                "220496-51809",
                "220496-51831",
                "220496-75236",
                "220496-100805",
                "220496-50838",
                "220496-59317",
                "220496-61990",
                "220496-81519",
                "220496-86790",
                "220496-94754"
            ],
            "imported": "2026-02-03T12:22:23+01:00",
            "journal": null,
            "issn": "1479-6848",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211823,
            "title": "Theranostik - Entwicklung und Validierung von Qualitätskontrollen von therapierelevanten Radiopharmaka",
            "abstract": "Diagnostik und Therapie von Somatostatinrezeptor exprimierenden neuroendokrinen Neoplasien haben in den letzten Jahren große Fortschritte gemacht, unter anderem auch durch die Entwicklung der Radiopharmaka [68Ga]Ga-DOTA-TATE und [177Lu]Lu-DOTA-TATE. Hinsichtlich der Qualitätsstandards unterliegen Radiopharmaka den Richtlinien des Europäischen Arzneibuchs. Für das Radiopharmakon [177Lu]Lu-DOTA-TATE existiert derzeit keine Einzelmonographie. Ziel dieser Arbeit ist die Entwicklung und anschließende Validierung einer neuen Radio-HPLC-Methode zur Qualitätskontrolle des theranostischen Paares [177Lu]Lu-DOTA-TATE und [68Ga]Ga-DOTA-TATE.",
            "authors": [
                "Knuth, J"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-10-28T09:03:36+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": 210088,
            "title": "Resektion von nichtkleinzelligen Bronchuskarzinomen im oligometastatischen Stadium – Retrospektive Analyse",
            "abstract": "Hintergrund: Bösartige Tumore der Lungen, wovon 85% nichtkleinzellige Bronchuskarzinome sind, stellen weltweit bei beiden Geschlechtern eine der häufigsten Ursachen für Krebstodesfälle dar. Häufig werden diese Tumore erst im fortgeschrittenen Stadium, wenn bereits Fernabsiedelungen vorliegen, diagnostiziert. „Oligometastasierung“ d.h. eine bis wenige Fernmetastasen stehen möglicherweise mit einer speziellen, weniger aggressiven Tumorbiologie in Verbindung. Moderne System- und Lokaltherapien gestatten in vielen derartigen Fällen längerfristige Tumorkontrolle. Die Literatur gibt erste Hinweise dafür, dass die Überlebensrate im oligometastatischen Stadium durch chirurgische Therapie des Primärtumors und der Fernmetastasen verbessert werden kann.\r\nMethoden: In dieser retrospektiven Analyse der Daten von erwachsenen Patient*innen mit nichtkleinzelligen Bronchuskarzinomen, die an der Klinischen Abteilung für Thorax- und hyperbare Chirurgie im Zeitraum zwischen 01.01.2003 und 01.01.2022 therapiert wurden, wurde evaluiert, wie sich die Resektion von Fernmetastasen bei Patient*innen im oligometastatischen Stadium im Vergleich zu Patient*innen ohne Fernmetastasen im gleichen T- und N-Stadium auf das Gesamtüberleben und das progressionsfreie Überleben auswirkt. Ausschlusskriterien waren fehlende Resektion des Primärtumors und ≥ 5 Fernmetastasen in ≥ 3 Organsystemen. Es konnte von 45 Patient*innen ein vollständiger Datensatz erhoben werden, wovon sich 19 bei Diagnosestellung im oligometastatischen Stadium befanden. Die Daten wurden durch Recherche im MEDOCS-System beziehungsweise per Abfrage aus dem zentralen Sterberegister erhoben. Die statistische Datenauswertung erfolgte mit „R“.\r\nErgebnisse: In den Analysen wiesen die Patient*innen ohne Fernmetastasen gematcht nach T- und N-Stadium über alle Subgruppen hinweg, außer jener mit fortgeschrittener Lymphknotenbeteiligung, ein besseres Gesamt-  und progressionsfreies Überleben auf. Darüber hinaus konnte gezeigt werden, dass Frauen tendenziell eine höhere Überlebenswahrscheinlichkeit haben als Männer und dass Patient*innen mit fortgeschrittener Lymphknotenbeteiligung bzw. großen Primärtumoren bezüglich des OS von einer chirurgischen Therapie stärker profitieren. Die Resultate sind statistisch nicht signifikant.\r\nDiskussion: Die Ergebnisse der vorangegangenen Studien, die signifikante Unterschiede nachweisen konnten, wurden mit dieser Arbeit nicht bestätigt, obwohl in einigen Analysen entsprechende Trends sichtbar wurden. Die geringe Anzahl eingeschlossener Patient*innen und die kleinen Subgruppen schmälern allerdings die Aussagekraft dieser Analyse maßgeblich. Daher bedarf es weiterführender Studien prospektiver und multizentrischer Art, um die Ergebnisse zu untermauern. Darüber hinaus sollte in zukünftigen Arbeiten zu fortgeschrittenem nichtkleinzelligem Bronchuskarzinom die Lebensqualität als zusätzlicher Parameter inkludiert werden um bei Therapieentscheidungen berücksichtigt werden zu können.",
            "authors": [
                "Rinnhofer, V"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 52",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-06-20T10:52:51+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 202284,
            "title": "An innovative approach to deep Learning used as an augmenting tool in the field of oncology",
            "abstract": "Background: Digitalization has revolutionized our modern world, including the field of medicine. Unfortunately, the exponential growth of medical data forms an increasing problem, making it almost impossible to manually analyse and extract meaningful information. Deep learning (DL) is capable of detecting features and seeking recurring patterns in high-dimensional datasets. The field of oncology is, therefore, the perfect environment for the integration of DL to detect and characterize cancer cells and uncover molecular mechanisms.\r\n\r\nAim and objective: The aim of this thesis consists of comprehensive research and a summary of novel insights into DL as an augmenting tool in oncology. Hence, creating an overview of developments in the fields of radiomics, computational pathology and multi-omics.\r\n\r\nMethodology: A comprehensive literature search for all published articles regarding the objective of this thesis was performed using PubMed and Google Scholar as search engines. Complimentary information about DL and tumorigenesis was mostly obtained from textbooks and papers.\r\n\r\nResults and discussion: This novel technology marks suspicious lesions, predicts malignancies and monitors aberrant tissue. Furthermore, DL is outstanding at discovering driver oncogenic pathways and identifying cancer vulnerabilities, which could lead to the development of targeted therapy. The strength of this revolutionizing technology to quantify interconnected mechanisms of tumorigenesis and uncover patient-specific characteristics boosts the transition towards precision medicine. The patient-centric approach allows the tailoring of medical treatment to individual variabilities and enables the maximization of treatment response and clinical outcomes while minimizing side effects.\r\n\r\nConclusion: The data-driven characteristics of DL appear to be an excellent tool to augment physicians in different domains of their clinical routine. The automation of repetitive and administrative tasks will bring back the emphasis on healthcare again and will strengthen the human connection between physicians and patients.",
            "authors": [
                "Claeys, S"
            ],
            "year": 2023,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2023. pp. 52",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2023-03-29T10:13:58+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 211830,
            "title": "Associated and reported determinants and experiences affecting the decision-making for nursing home placements of informal caregivers and individuals with dementia: A Meta-Ethnography",
            "abstract": "Background: The care for individuals with dementia, primarily provided at home mostly by female informal caregivers, poses significant challenges. In many cases caregiver overburden leads to a nursing home transmission, which can result in poor quality of life, expants healthcare costs and increases physical, psychological and family strains. In an effort to understand which factors and experiences during the decision-making process may modulate the decision, a meta-ethnography approach was used to gain insight in this complex process.\nAim: To find explanations on how future interventions and policy making can support home care for individuals with dementia and how the decision making process can effectively supported to decrease emotionally and physically burdens.",
            "authors": [
                "Findling, T"
            ],
            "year": 2024,
            "source": "Masterstudium; Pflegewissenschaft; [ Masterarbeit ] Medizinische Universität Graz; 2024. pp. 95",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-10-28T09:03:36+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": 211828,
            "title": "Neue Strategien der nicht-invasiven Überprüfung von Lebertransplantaten während der Maschinenperfusion",
            "abstract": "In Österreich wurden im Jahr 2020 insgesamt 672 Organe transplantiert. Mit 158 Lebertransplantationen sind Lebern die zweit häufigsten transplantierten Organe in Österreich. Steigender Bedarf und verbesserte Transportstrategien zielen immer mehr auch auf „extended criteria donor“ Transplantate ab und schaffen es, diese Organe erfolgreich vorzubereiten. Erst kürzlich hat ein Züricher Forschungsteam eine initial nicht transplantierbare Leber 3 Tage lang mit einer Maschine perfundiert und nach Besserung der Organqualität die Leber erfolgreich transplantiert.(Clavien et al., 2022) Diese und viele weitere Publikationen zeigen die Richtung, in welche sich der Forschungsbereich bewegt. Auch diese Arbeit möchte Ihren Beitrag dazu leisten und stellt zwei neue Methoden vor, die eine nicht-invasive Monitorisierung von Lebertransplantaten während Maschinenperfusion ermöglichen wollen. Die Tests laufen aufgrund von Ressourcenmanagement und Verfügbarkeit mit Organen von gesunden Minischweinen direkt am Campus der Medizinischen Universität Graz ab. Die bewährte Methode der LiMAx Syntheseleistung findet bereits seit Jahren in der klinischen Überprüfung der Leber von Patient*innen statt. Dabei stellt das verabreichte Methacetin eine gute Möglichkeit dar, Rückschlüsse auf die Metabolisierungsleistung des Organs zu machen, da diese Substanz spezifisch in der Leber vom Cytochromenzym 1A2 verarbeitet wird. Mit diesem Testsetup wurden insgesamt drei Lebern überprüft und es konnte gezeigt werden, dass Methacetin signifikant abgebaut werden kann. Das andere System arbeitet über ein Absorptionsspektrum des Indocyaningrüns (ICG), welches mit einem Laser angeregt und in Echtzeit mit einer hochauflösenden Infrarotkamera ausgewertet werden kann. Aufgrund der Verteilung der Perfusionsflüssigkeit und des darin gemischten ICGs im Organ, kann die Absorption direkte Rückschlüsse auf die Perfusion an individueller Stelle geben. Hier wurden insgesamt vier Leberorgane verwendet, um Zusammenhänge zu erforschen und eine Möglichkeit zu finden, dieses System im klinischen Alltag einzusetzen. Obwohl die Größe der Stichprobenanzahl sehr gering ist, und statistische Aussagen dadurch erschwert sind, konnten vielversprechende Ergebnisse gezeigt werden. Eine größere Follow-up Studie mit geschädigten Leberorganen könnte noch bessere Vergleichbarkeit liefern und stellt den nächsten Schritt dar.",
            "authors": [
                "Kuehnl, J"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 49",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-10-28T09:03:36+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": 211821,
            "title": "Risiko für Harnwegsinfektionen und Beurteilung der Lebensqualität bei Patient*innen mit intermittierendem Selbstkatheterismus",
            "abstract": "Einleitung: Das Ziel dieser Untersuchung war die Analyse der Harnwegsinfektionsrate und Lebensqualität bei Patient*innen, die aufgrund einer Blasenentleerungsstörung einen intermittierenden Selbstkatheterismus (CIC) durchführen.",
            "authors": [
                "Jomaa, N"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 80",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-10-28T09:03:36+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": 210996,
            "title": "Artificial bone graft substitutes for the treatment of benign and low-grade malignant bone tumours: clinical and radiological experience with Cerasorb",
            "abstract": "Background/Objective. Benign and low-grade malignant bone tumours are usually treated with intralesional curettage. Subsequently, the bony cavity can be left empty or it can be filled with autologous or allogenic materials. Artificial bone graft substitutes (ABGS) for curettage of bone tumours are becoming increasingly popular, as, in contrast to autologous bone graft substitutes, they do not cause donor site morbidity. Several ABGS are available, including demineralized bone matrix, bone graft extenders, and bone morphogenic proteins.",
            "authors": [
                "Wittig, U"
            ],
            "year": 2024,
            "source": "Doktoratsstudium der Medizinischen Wissenschaft; Humanmedizin; [ Dissertation ] Medizinische Universität Graz; 2024. pp. 109",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-05T09:20:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 210965,
            "title": "Glycemic control in type 1 diabetes during COVID-19 pandemic",
            "abstract": "The aim of our analysis was to assess glycemic control before and during the COVID-19 pandemic.",
            "authors": [
                "Secco, K"
            ],
            "year": 2024,
            "source": "Doktoratsstudium der Medizinischen Wissenschaft; Humanmedizin; [ Dissertation ] Medizinische Universität Graz; 2024. pp. 75",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-05T09:20:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 210676,
            "title": "PROPORTION OF FRACTURES IN TUMOUR PATIENTS WITHOUT HISTOLOGICAL EVIDENCE OF MALIGNANT TISSUE IN THE FRACTURE AREA\r\nA retrospective, descriptive study of atypical and pathological fractures of the humerus and femur",
            "abstract": "In tumour patients, healthy bone metabolism can be disrupted by various factors. Primary and secondary bone tumours, life prolonging therapies or general comorbidities should be mentioned here as examples. Administration of bone modifying agents (BMA) for treatment of skeletal related events (SRE) in bone metastases is shown to be a risk factor for atypical femoral fractures (AFF). Since life expectancy in tumour patients is increasing and dosages of bisphosphonates (BP) and denosumab in tumour patients is relatively high, an increase of AFF is feared. The aim of the thesis is to determine the proportion of non-tumorous humeral and femoral fractures, to estimate the proportion of AFF and atypical humeral fractures (AHF).",
            "authors": [
                "Schretthauser, F"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 71",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-08-08T09:39:30+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 210543,
            "title": "Explorative Analyse zur Umsetzung eines automatischen Läsionssegmentationsverfahrens bei MS im unizentrischen Setting",
            "abstract": "Einleitung\r\nDie Multiple Sklerose (MS) ist eine chronische Autoimmunerkrankung, welche das Zentralnervensystem betrifft. Mit ca. 2,3 Mio. Erkrankten weltweit und einem Hauptmanifestationsalter zwischen 20 und 40 Jahren ist sie eine der häufigsten Ursachen neurologischer Beeinträchtigung junger Erwachsener (1). Das Auftreten und die Anzahl neuer T2-Läsionen in der MRT spielen eine zentrale Rolle bei der Erkennung von Krankheitsaktivität und beeinflussen wichtige Entscheidungen im Krankheitsmanagement, wie Therapieauswahl- oder -anpassung (2,3). Der bisherige Goldstandard zur Detektion neuer Läsionen, die manuelle Läsionssegmentierung, ist aufgrund der mangelnden flächendeckenden Verfügbarkeit erfahrener Neuroradiolog*innen, der subjektiven Beurteilung durch Menschenhand, sowie des Zeitaufwands aufgrund der großen Menge zu analysierender MRT-Daten, mit klaren Einschränkungen verbunden. Es ist zu erkennen, dass ein entscheidungsunterstützendes System, welches die Läsionssegmentierung in der klinischen Routine unterstützen könnte, von großem Interesse für das Monitoring von MS-Patient*innen in der klinischen Praxis sein würde.\r\n\r\nMethodik\r\nIn dieser retrospektiven Studie wurde in Zusammenarbeit mit dem Hospital Universitari Vall d’Hebron als Teil einer internationalen, multizentrischen Studie die Anwendbarkeit eines entscheidungsunterstützenden Systems, basierend auf einem neuronalen Netzwerk, zur automatischen Läsionssegmentierung überprüft. Die Studie wurde an einer Kohorte von 67 Patient*innen des Grazer MS-Zentrums der Universitätsklinik für Neurologie Graz durchgeführt. Pro Patient*in wurden zwei T2-gewichtete 3D-FLAIR-Sequenz MRT-Aufnahmen, die im Abstand von 6-24 Monaten an einem 3T Forschungs-Magnetresonanztomographen akquiriert wurden, analysiert. Drei Methoden wurden hinsichtlich der detektierten Anzahl neuer T2-Läsionen in den vorhandenen Baseline- und Follow-Up-MRT-Aufnahmen der Studienpopulation verglichen: die rein manuelle Segmentierung (Methode VA, bisheriger Goldstandard), die rein automatisierte Analyse über Copilot.ms (Methode AA), sowie die durch Expert*innen validierte automatisierte Analyse (Methode AAValid, als entscheidungsunterstützende Methode).\r\n\r\nErgebnisse\r\nDie automatisierte und validiert automatisierte Analyse detektierten eine höhere Anzahl neuer T2-Läsionen als die manuelle Analyse, allerdings auf Kosten einer höheren Anzahl falsch positiver Ergebnisse. Es zeigte sich jedoch, dass die Anzahl falsch positiver Ergebnisse durch den Validierungsschritt verringert, und damit die Spezifität (86,00% (95%-KI 73,26-94,18%) bei Methode AA und 88,00% (95%-KI 75,69-95,47%)) bei Methode AAValid) erhöht werden kann. Die Sensitivitäten der automatisierten und validiert automatisierten Methoden erwiesen sich mit 94,12% (95%-KI 71,31-99,85%) als gleich hoch, woraus geschlossen werden kann, dass beide Methode nur wenige neue Läsionen übersehen. Insgesamt zeigte sich anhand des negativen Vorhersagewertes (99,99% (95%-KI 99,93-100,00%)), dass sich Methode AA und Methode AAValid gut zur Erkennung stabiler Patient*innen eignen, allerdings aufgrund des geringen positiven Vorhersagewertes (Methode AA 1,06% (95%-KI 0,53-2,10%), Methode AAValid 1,23% (95%-KI 0,58-2,60%)) hinsichtlich der zuverlässigen Detektion neuer T2-Läsionen weiterentwickelt werden müssen.\r\n\r\nDiskussion\r\nAutomatisierte neuronale Netzwerke zur Detektion neuer T2-Läsionen bei MS-Patient*innen sind Gegenstand aktueller Forschung und haben Potenzial die Läsionssegmentierung im klinischen Alltag zu unterstützen und diese zeitlich effizienter zu gestalten. Zudem senken sie, aufgrund der hohen Sensitivität, das Risiko neue T2-Läsionen, und somit krankheitsaktive Patient*innen, zu übersehen. Zum aktuellen Zeitpunkt ist ein Validierungsschritt durch Expert*innen jedoch unumgänglich, da die Fähigkeit, neue T2-Läsionen zuverlässig als solche zu erkennen, durch das in dieser Studie untersuchte neuronale Netzwerk noch nicht ausreichend gegeben ist, um schließlich wi",
            "authors": [
                "Primessnig, T"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universitaet Graz; 2024. pp. 83",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-07-23T09:25:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universitaet 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": 206158,
            "title": "Physical capacity determines physical and mental quality of life in patients with \r\n\r\nchronic heart failure - a case control study",
            "abstract": "Background\r\nChronic heart failure impacts quality of life, yet the underlying connections remain unclear. This study explores quality of life disparities between heart failure patients and healthy individuals. It also investigates whether conventional heart failure parameters (LVEF and NT-proBNP) or walking speed tests are superior predictors for mental and physical quality of life in both groups.\r\nMethods\r\nA cross-sectional analysis with a case-control design was conducted using two cohorts: RoC-HF (n=205) and BioPersMed (n=1022) from the Medical University of Graz. The case cohort comprised heart failure patients with LVEF <50%, while the control cohort included apparently healthy individuals with at least one cardiovascular risk factor. Parameters, such as echocardiography, laboratory tests, physical performance (Biopersmed: 6MWD; RoC-HF: 4MGS), and SF-36 health survey, were measured. Bivariate and multivariate analyses explored associations between quality of life, LVEF, NT-proBNP, and physical capacity.\r\nResults\r\nCases and controls were age, sex, and BMI matched, resulting in cohorts of 188 individuals each. Median NT-proBNP and LVEF were 965 (325-2183) pg/ml and 37 (30-44)% in cases and 72 (33-118) pg/ml and 64 (60-68)% in controls. Cases exhibited lower SF-36 scores in all eight dimensions. Conventional heart failure measures showed minimal to no associations with SF-36 scales.\r\nIn the heart failure cohort, physical capacity correlated significantly with seven out of eight SF-36 subscales and PCS/MCS. In the healthy cohort, significant correlations were found with three subscales and PCS. Multivariate regression analyses in both cohorts showed 4MGS significantly associated with MCS (beta 0.249, P=0.005) and PCS (beta=0.298, p<0.001) in cases, while LVEF, NT-proBNP, and TAPSE had no significant associations. In controls, 6MWD was significantly associated with PCS (beta=0.280, p<0.001) but not with MCS (p=0.859).\r\nConclusion\r\nThis study shows, that conventional heart failure parameters poorly predict quality of life. Physical performance, assessed through walking speed tests, emerged as a meaningful predictor of quality of life in heart failure. Recognizing the growing relevance of quality of life in heart failure care, evaluating and enhancing physical performance should be an important component of heart failure management. Walking tests could play a vital role in routine heart failure check-ups due to their rapid, cost-effective, and widespread applicability.",
            "authors": [
                "Winter, S"
            ],
            "year": 2023,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2023. pp. 65",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2023-12-28T10:01:41+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
        }
    ]
}