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=200&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=220&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=180&ordering=-impactfactor",
    "results": [
        {
            "id": 217695,
            "title": "Evaluating the evidence for sensor-based technologies and medical devices in fall prevention among hospitalized older adults: A systematic review.",
            "abstract": null,
            "authors": [
                "Campollo-Duquela, ME",
                "Castro-Vilela, ME",
                "Skoumal, M",
                "Hogebur-Hester, J",
                "Ariën, F",
                "Wiig, I",
                "Biegus, K",
                "Zerah, L"
            ],
            "year": 2025,
            "source": "Rev Esp Geriatr Gerontol. 2025; 60(6):101718",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40902310",
            "doi": "10.1016/j.regg.2025.101718",
            "pmc": null,
            "organizations": [],
            "persons": [
                "217695-119470-6"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "Rev Esp Geriatr Gerontol",
            "issn": "1578-1747",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212086,
            "title": "Die Rolle von nicht-hormonellen Laborparametern in der Diagnosestellung der Immuncheckpoint-Inhibitor-vermittelten Hypophysitis",
            "abstract": "Einleitung: Immun-Checkpoint-Inhibitoren (ICIs) sind heutzutage ein wichtiger Bestandteil von antineoplastischen Therapiestrategien. Aufgrund ihres neuartigen Wirkmechanismus, welcher in erster Linie auf einer Aktivierung der intrinsischen Anti-Tumorzell-Aktivität von T-Zellen beruht, ergibt sich ein völlig neues Nebenwirkungsspektrum im Vergleich zu konventionellen Tumortherapien. Eine dieser Nebenwirkungen ist die Immun-Checkpoint-Inhibitor-vermittelte Hypophysitis (ICIH). Diese tritt vor allem vermehrt unter Therapie mit CTLA-4-Inhibitoren auf. Während es bei PD-1-/PD-L1-Inhibitoren hauptsächlich zu einer isolierten zentralen Nebenniereninsuffizienz (AI) kommt, verursacht ein CTLA-4-ICIH häufig multiple Hormondefizite, überwiegend im Bereich der Adenohypophyse. Da es sich bei der Hypophysitis um eine potenziell lebensbedrohliche Komplikation der ICI-Therapie handelt, sind ein rechtzeitiges Erkennen und eine entsprechende therapeutische Intervention von herausragender Bedeutung. Während regelmäßige Bestimmungen von ACTH, Cortisol sowie Schilddrüsen-Parametern zum Zweck der Früherkennung und der Diagnostik etabliert sind, fanden nicht-hormonelle Parameter wie Elektrolyte und Blutbild diesbezüglich bisher nur wenig Beachtung. Da sie, anders als hormonelle Parameter, jederzeit und schnell verfügbar sind, ist die Erforschung ihrer Bedeutung in diesem Kontext besonders wichtig.",
            "authors": [
                "Jecl, F"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 66",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-12T09:42: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": 211923,
            "title": "Cytokine Adsorption during Sub-Normothermic Liver Perfusion Potentially Reduces Cytokine Levels and Inflammation",
            "abstract": null,
            "authors": [
                "Stimmeder, S",
                "Leber, B",
                "Rohrhofer, L",
                "Weber, J",
                "Briendl, K",
                "Aigelsreiter, A",
                "Sucher, R",
                "Stiegler, P"
            ],
            "year": 2023,
            "source": "46th Annual Meeting of the Austrian Society for Surgical Research; NOV/DEC 29 - 01, 2023; Schladming, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211923-14020",
                "211923-14073",
                "211923-14080"
            ],
            "persons": [
                "211923-111188",
                "211923-117182",
                "211923-50871",
                "211923-62756",
                "211923-50874",
                "211923-89855",
                "211923-93640"
            ],
            "imported": "2024-11-04T19:40:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211921,
            "title": "Preliminary Results of Cytokine Profiling and Adsorption during Sub-Normothermic Machine Perfusion of ECD Liver Grafts.",
            "abstract": null,
            "authors": [
                "Stimmeder, S",
                "Leber, B",
                "Rohrhofer, L",
                "Weber, J",
                "Briendl, K",
                "Aigelsreiter, A",
                "Sucher, R",
                "Stiegler, P"
            ],
            "year": 2023,
            "source": "TRANSPL INT. 2023; -ESOT; SEP 17-20, 2023; Athens, GREECE. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211921-14020",
                "211921-14073",
                "211921-14080"
            ],
            "persons": [
                "211921-111188",
                "211921-117182",
                "211921-50871",
                "211921-89855",
                "211921-93640",
                "211921-50874",
                "211921-62756"
            ],
            "imported": "2024-11-04T19:24:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211839,
            "title": "Diagnostic value of TOF-18F-FDG PET/CT in patients with benign pancreatic lesions – a retrospective study",
            "abstract": "The primary objective is to examine if can the Time-of-Flight (TOF) reconstruction algorithm brings a diagnostic benefit in 18F-FDG PET/CT compared to standard 18F-FDG PET/CT (without TOF) in the evaluation of histologically confirmed benign pancreatic lesions. The secondary objectives include evaluating TOF in 18F-FDG PET/CT in comparison with standard imaging without TOF particularly for pancreatic lesions smaller than 3 cm and the analysis of the correlation between the maximum tracer uptake (SUVmax) and specific laboratory parameters (leukocytes, CRP, amylase, lipase and LDH).",
            "authors": [
                "Hanna, B"
            ],
            "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": 212111,
            "title": "Referenzwerk Allgemein- und Viszeralchirurgie: Leber und Gallenwege",
            "abstract": null,
            "authors": [
                "Hau, HM",
                "Seehofer",
                "D."
            ],
            "year": 2022,
            "source": "Thieme; 2022. (ISBN 9783132424623) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-14T10:45:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 210663,
            "title": "The Spectrum of HELLP Syndrome\r\nA retrospective study of cases from 2005 - 2020",
            "abstract": "HELLP Syndrome is a pregnancy complication that was first identified almost four decades ago. Since then, researchers and clinicians continue to refine not only its definition, but also newer laboratory cut off values for diagnostic purposes. Unsurprisingly, HELLP syndrome continues to be one of the most unresolved challenges in the field of obstetrics.",
            "authors": [
                "Ebmeyer, J"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 56",
            "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": 217720,
            "title": "Art and health: the \"Pillenwerk\".",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2025,
            "source": "Ars Electronica; SEP 5, 2025; Linz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217720-14052"
            ],
            "persons": [
                "217720-53237"
            ],
            "imported": "2025-09-08T13:12:21+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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217644,
            "title": "Evaluation of a topical microdosing approach in wound healing applications.",
            "abstract": null,
            "authors": [
                "Prevedel, M",
                "Moshammer, M",
                "Schwingenschuh, S",
                "Villa-Garcia, A.",
                "Carnieletto, M",
                "Purgstaller, S",
                "Eberl, A",
                "Kamolz, LP",
                "Birngruber, T",
                "Kotzbeck, P",
                "Hofmann, E"
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217644-14045",
                "217644-14076"
            ],
            "persons": [
                "217644-124934",
                "217644-100699",
                "217644-117823",
                "217644-121189",
                "217644-80111",
                "217644-89900",
                "217644-95211"
            ],
            "imported": "2025-09-08T10:16:27+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 217643,
            "title": "Insights into the healing mechanisms of acellular fish skin grafts—A preclinical study.",
            "abstract": null,
            "authors": [
                "Pignet, A",
                "Hofmann, E",
                "Fink, J",
                "Prevedel, M",
                "Hahn, D",
                "Kamolz, LP",
                "Kotzbeck, P."
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217643-14076"
            ],
            "persons": [
                "217643-111830",
                "217643-80111",
                "217643-89900",
                "217643-100699",
                "217643-117826",
                "217643-95211"
            ],
            "imported": "2025-09-08T10:10:44+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 197056,
            "title": "[Endoprosthesis in the operative treatment of bone tumours of the pelvis].",
            "abstract": null,
            "authors": [
                "Tunn, PU",
                "Fehlberg, S",
                "Andreou, D",
                "Kettelhack, C"
            ],
            "year": 2007,
            "source": "Z Orthop Unfall. 2007; 145(6): 753-9. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252188200022",
            "pubmed": "18072042",
            "doi": "10.1055/s-2007-965757",
            "pmc": null,
            "organizations": [],
            "persons": [
                "197056-115078-6"
            ],
            "imported": "2022-08-16T02:00:00+02:00",
            "journal": "Z Orthop Unfall",
            "issn": "1864-6697",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 217647,
            "title": "Dynamics of Tissue Regeneration After Deep Dermal Burns.",
            "abstract": null,
            "authors": [
                "Prevedel, M",
                "Pignet, AL",
                "Fink, J",
                "Funk, M",
                "Bernardelli de Mattos, I",
                "Madl, T",
                "Habisch, H",
                "Einsiedler, J",
                "Hahn, D",
                "Eberl, A",
                "Hecker, A",
                "Birngruber, T",
                "Kamolz, LP",
                "Kotzbeck, P",
                "Hofmann, E"
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217647-14076"
            ],
            "persons": [
                "217647-111830",
                "217647-117826",
                "217647-89900",
                "217647-99699",
                "217647-100699",
                "217647-80111",
                "217647-95211",
                "217647-106534"
            ],
            "imported": "2025-09-08T10:37:26+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217648,
            "title": "The use of polylactide-based matrix in refractory chronic wounds.",
            "abstract": null,
            "authors": [
                "Hecker, A",
                "Moshammer, M",
                "Watzinger, N",
                "Pignet, A",
                "Kotzbeck, P",
                "Kamolz, LP"
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217648-14018",
                "217648-14076"
            ],
            "persons": [
                "217648-124934",
                "217648-111830",
                "217648-80111",
                "217648-95211",
                "217648-106534"
            ],
            "imported": "2025-09-08T10:43:11+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217645,
            "title": "Surgical management of ukrainian victims of war—experiences from a burn center.",
            "abstract": null,
            "authors": [
                "Moshammer, M",
                "Smolle, C.",
                "Geißler, J",
                "Mayrhofer, M",
                "Bauer, B",
                "Kohlhauser, M",
                "Carnieletto, M",
                "Spendel, S",
                "Girsch, W",
                "Kamolz, LP"
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217645-14045",
                "217645-14076"
            ],
            "persons": [
                "217645-124934",
                "217645-117823",
                "217645-70620",
                "217645-97446",
                "217645-111408",
                "217645-119869",
                "217645-80111",
                "217645-132682",
                "217645-51824",
                "217645-111367"
            ],
            "imported": "2025-09-08T10:23:18+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217646,
            "title": "A standardized catalog of burn depths based on temperature and duration in a pig model.",
            "abstract": null,
            "authors": [
                "Moshammer, M",
                "Prevedel, M",
                "Villa-Garcia, A",
                "Kamolz, L",
                "Kotzbeck, P",
                "Hofmann, E",
                "Foessl, I"
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217646-14076",
                "217646-14080"
            ],
            "persons": [
                "217646-124934",
                "217646-100699",
                "217646-80111",
                "217646-95211",
                "217646-98005",
                "217646-121189",
                "217646-89900"
            ],
            "imported": "2025-09-08T10:28:43+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 217635,
            "title": "Replacement Strategies for Animal Studies in Inhalation Testing",
            "abstract": null,
            "authors": [
                "Fröhlich, E"
            ],
            "year": 2021,
            "source": "Sci. 2021; 3(4): 45",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217635-28394"
            ],
            "persons": [],
            "imported": "2025-09-05T11:53:22+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": 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": true,
            "local_affiliation": true
        },
        {
            "id": 217639,
            "title": "Detecting tolerance in non-albicans Candida species from blood culture- a pilot for the ECMM-Candida IV study",
            "abstract": null,
            "authors": [
                "Rosam, K",
                "Vahedi-Shahandatshi, R",
                "Wolfgruber, S",
                "A. Cornely, O",
                "Hönigl, M",
                "Lass-Flörl, C"
            ],
            "year": 2025,
            "source": ".. 2025; -59. Wissenschaftliche Tagung der DMykG \"Myk 2025\"; SEP 4-6; Cologne, Germany. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217639-29164"
            ],
            "persons": [
                "217639-64754",
                "217639-70580"
            ],
            "imported": "2025-09-05T14:58:34+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217636,
            "title": "Automatisierte Netzausbauplanung.",
            "abstract": "Der zunehmende Ausbau dezentraler Erzeugungsanlagen, Elektromobilität und elektrifizierter Wärmeerzeugung stellt das bestehende Stromnetz vor erhebliche Herausforderungen hinsichtlich seiner Kapazitätsgrenzen und Ausfallsicherheit. Im Rahmen des Hochschullehrgangs mit Schwerpunkt Energie- und Netzplanung gewinnt die Thematik der effizienten Netzausbauplanung zunehmend an Relevanz. Diese Masterarbeit befasst sich mit der Frage, welchen Mehrwert der Einsatz neuartiger Gleichstrombetriebsmittel (DC) gegenüber klassischen Wechselstromlösungen (AC) in der Netzausbauplanung generieren kann.\r\nZiel der Arbeit ist es, ein Verfahren zu entwickeln, das Engpässe im Stromnetz frühzeitig erkennt und auf dieser Basis automatisierte Ausbaumaßnahmen vorschlägt. Besonderes Augenmerk liegt auf der Integration von DC-Technologien als mögliche Optimierungsstrategie. Die Methodik basiert auf einer Kombination aus fundierter Literaturrecherche, Dokumentenanalyse sowie einer mathematischen Modellierung und Simulation mit der Open-Source-Software „Pandapower“ in Python. Dazu wurde ein realitätsnahes Beispielnetz erstellt und mit drei Ausbauvarianten (Zuleitung gleicher Typ, Leitung mit größerem Querschnitt, Gleichstromleitung) simuliert.\r\nDie Ergebnisse zeigen, dass alle Varianten zu einer Verbesserung der Netzauslastung beitragen. Besonders der Einsatz von DC-Betriebsmitteln führte sowohl im kurzfristigen als auch langfristigen Vergleich zu signifikant verbesserten Auslastungswerten. Damit ergibt sich ein deutlicher Hinweis auf das technische Potenzial von Gleichstromlösungen in zukünftigen Verteilnetzen. Die Arbeit liefert somit einen praxisorientierten Beitrag zur automatisierten und zukunftssicheren Netzausbauplanung unter Berücksichtigung innovativer Technologien.",
            "authors": [
                "Boettner, S"
            ],
            "year": 2025,
            "source": " [ Diplomarbeit/Master Thesis (FH) ] Hochschule Burgenland; 2025. pp.184. ",
            "category": 5,
            "document_type": 28,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-09-05T13:56:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Hochschule Burgenland",
            "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": 217637,
            "title": "Psychosoziale Indikation bei der Entscheidung zu einer Blutstammzelltransplantation mit fremden Zellen.\r\n",
            "abstract": null,
            "authors": [
                "Nagele, E"
            ],
            "year": 2025,
            "source": "Sitzung, Klinisches Ethikkomitee des LKH-Univ. Klinikum Graz; JULY 8, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217637-29447"
            ],
            "persons": [
                "217637-59261"
            ],
            "imported": "2025-09-05T14:16:26+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": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217633,
            "title": "Etablierung einer Ionenpumpe für die lokale Behandlung von Gehirntumoren an in vivo Modellen.",
            "abstract": "Heutzutage kommt die Diagnose „Glioblastoma multiforme“ einem Todesurteil gleich. Trotz intensiver Forschungsbemühungen, die sich nun fast über zwei Jahrzehnte erstrecken ist es nicht gelungen die Überlebensrate von Patienten, die oft nur knapp über einem Jahr liegt, zu verlängern - vorausgesetzt ein operativer Eingriff ist zumutbar. Durch die beschränkte Zugänglichkeit durch die Bluthirnschranke, die hohe Teilungsrate der Tumorzellen und die vielseitige Therapeutika Resistenz ist die Behandlung und die vollständige Heilung nach wie vor eine enorme Herausforderung. In dieser Dissertation wird ein neues Konzept präsentiert, welches die lokale Behandlung solcher komplexen Tumore im Hirn ermöglichen soll. Sogenannte organische elektronische Pumpen (OEIP) können eingesetzt werden um Chemotherapeutika gezielt und kontrolliert zu verabreichen und bieten somit die Möglichkeit einer konstanten, lokalen Behandlung über einen längeren Zeitraum hinweg. Wir konnten zeigen, dass neben dem effektiven Vorreiter Gemcitabine (Gem) auch weitere Chemotherapeutika über die OEIP transportiert werden können, um GBM-Zellen effektiv zu therapieren. Darüber hinaus waren wir in der Lage mithilfe des sogenannten Chorioallantoischen Membran Assays (CAM) die Ionenpumpen erfolgreich auf GBM-Tumoren zu betreiben. Der konstant anhaltende und kontrollierte Betrieb der Ionenpumpen führte zur Induktion apoptotischer Signale und beeinflusste den Zellzyklus der wachsenden Tumore. Außerdem konnten wir zeigen, dass die OEIP als einzige Behandlung in der Lage waren das Tumorwachstum über längere Zeit zu inhibieren. Durch diese Experimente konnten wir nicht nur die in vitro Resultate bestätigen und erweitern, sondern auch mit komplexeren in vivo Experimenten dazu beitragen, die Technologie weiterzuentwickeln, um das Fundament für eine neue Behandlungsform für Gehirntumore voranzutreiben.",
            "authors": [
                "Handl, V"
            ],
            "year": 2024,
            "source": "PhD-Studium (Doctor of Philosophy); Humanmedizin;  [ Dissertation ] Medizinische Universität Graz; 2024. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-09-04T13:59:26+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
        }
    ]
}