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=153960&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157146,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153980&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153940&ordering=year",
    "results": [
        {
            "id": 215525,
            "title": "Leak during Neonatal Stabilisation: A Bench Study Finding Low Resistance Resuscitation Devices Provide More Stable CPAP at Higher Leak Values ",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Morakeas S",
                "Hinder M",
                "Drevhammar T",
                "Dronavalli M",
                "Tracy MB"
            ],
            "year": 2025,
            "source": "(2025), PSANZ 2025 Oral. J Paediatr Child Health, 61: 6-40. https://doi.org/10.1111/jpc.70008\r\n. 2025; 61: 16-16.-PSANZ - Perinatal Society of Australia & New Zealand ; March 17-19, 2025; Brisbane, Australia . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215525-14091"
            ],
            "persons": [
                "215525-117521"
            ],
            "imported": "2025-04-07T22:14:05+02:00",
            "journal": null,
            "issn": "1034-4810",
            "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": 215528,
            "title": "New and Novel Compact Resuscitation Monitors Compared to Legacy Respiratory Function Monitors (RFM) During Simulated Newborn Resuscitation: Accuracy During Dynamic Mask Leak ",
            "abstract": null,
            "authors": [
                "Morakeas, S",
                "Gruber, V",
                "Hinder, M",
                "Drevhammar, T",
                "McEwan, A",
                "Tracy, MB"
            ],
            "year": 2025,
            "source": "(2025), PSANZ 2025 Oral Poster. J Paediatr Child Health, 61:41-59. https://doi.org/10.1111/jpc.70009. 2025; 61: 52-53.-PSANZ Perinatal Society of Australia & New Zealand Annual Conference ; March 17-19, 2025; Brisbane, Australia . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215528-14091"
            ],
            "persons": [
                "215528-117521"
            ],
            "imported": "2025-04-07T22:47:25+02:00",
            "journal": null,
            "issn": "1034-4810",
            "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": 215524,
            "title": "Bridging the Gaps: Advancing research in neonatal temperature management.",
            "abstract": null,
            "authors": [
                "Mileder, LP"
            ],
            "year": 2025,
            "source": "GE HealthCare Live Expert Webinar; APR 7, 2025; Buc, FRANCE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215524-14094"
            ],
            "persons": [
                "215524-68534"
            ],
            "imported": "2025-04-07T15:04: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215532,
            "title": "Overview of TNM 9 - lung cancer, pleural mesothelioma and thymic malignancies",
            "abstract": null,
            "authors": [
                "Talakić, E"
            ],
            "year": 2025,
            "source": "5th Thoracic Cancers Academy; APR 04-05, 2025; Novi Sad, SERBIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215532-14104"
            ],
            "persons": [],
            "imported": "2025-04-08T15:37:31+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": 217077,
            "title": "CAPS: Cryopyrin-assoziierte periodische Syndrome",
            "abstract": null,
            "authors": [
                "Skrabl-Baumgartner, A"
            ],
            "year": 2025,
            "source": "Frühjahrstagung der AG Rheumatologie der ÖGKJ; May 15-15, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217077-14091"
            ],
            "persons": [
                "217077-60213"
            ],
            "imported": "2025-07-14T13:23:24+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": 217082,
            "title": "Kinderrheumatologie: Kinder sind keine halben Erwachsenen",
            "abstract": null,
            "authors": [
                "Skrabl-Baumgartner, A"
            ],
            "year": 2025,
            "source": "Österreichische Apotheker-Zeitung. 2025; -APO-Kongress; MARCH 16-19, 2025; Schladming, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217082-14091"
            ],
            "persons": [
                "217082-60213"
            ],
            "imported": "2025-07-14T14:13:29+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216400,
            "title": "Technologies in Dementia Home Care - Expectations, Experiences, Effectiveness",
            "abstract": "Background: Dementia, with its increasing global prevalence, leads to care dependency over time, with care being primarily taken over by informal caregivers. This can result in caregiver burden with negative consequences for both caregivers and people with dementia (PwD). (Non-)technological interventions, including emerging technologies, have the potential to mitigate this burden. However, research on expectations, effectiveness, and experiences with such technologies remain insufficient.",
            "authors": [
                "Zuschnegg, J"
            ],
            "year": 2025,
            "source": "Doktoratsstudium der Medizinischen Wissenschaft; Humanmedizin; [ Dissertation ] Medizinische Universität Graz; 2025. pp. 175",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-05-26T11:50:45+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": 217085,
            "title": "Hyperinflammation in Urosepsis - A Retrospective ICU Study",
            "abstract": "Sepsis is a heterogenous syndrome with a dysregulated immune response at its heart. Efforts are being made to identify more homogenous and clinically relevant subtypes. One conceivable way to identify such subtypes may be to analyze the immune response. The aim of this study was to investigate whether hyperinflammatory states occur in patients with urosepsis, which go beyond the inflammation that regularly occurs in sepsis, and whether such hyperinflammation is associated with increased mortality.",
            "authors": [
                "Hauser, A"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-07-14T14:57:17+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": 217084,
            "title": "Retrospektive Bestimmung des PHASES-Scores in PatientInnen mit aneurysmatischer Subarachnoidalblutung",
            "abstract": "Der PHASES-Score wurde entwickelt, um das 5-Jahres-Rupturrisiko zufällig detektierter intrakranieller Aneurysmen einzuschätzen und somit als Entscheidungshilfe für oder gegen eine präventive Behandlung zu dienen. Er wird für seine geringe Sensitivität und für das Fehlen relevanter Risikofaktoren kritisiert. Zur Validierung des PHASES-Scores sind weitere Studien notwendig",
            "authors": [
                "Hartmann, R"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 64",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-07-14T14:57:17+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": 216797,
            "title": "Entzündungsparameter als prognostischer Marker bei mit Thrombektomie behandeltem ischämischen Schlaganfall",
            "abstract": "Einleitung: Verbesserungen in der Diagnostik, Therapie und Rehabilitation konnten in den letzten Jahrzehnten die Prognose ischämischer Schlaganfälle deutlich verbessern. Dennoch zählen Schlaganfälle weiterhin zu den häufigsten Ursachen für bleibende Behinderungen und Todesfälle. Während der bedeutsame Einfluss des Entzündungsprozesses auf Schädi-gung und Reparatur bekannt ist und Studien manchen inflammatorischen Markern einen prognostischen Wert zuweisen, haben diese noch keinen Einzug in die klinische Praxis gefunden. In dieser Arbeit werden verschiedene Laborwerte und deren Verhältnisse explo-rativ bezüglich ihres prädiktiven Einflusses auf den Grad der Behinderung drei Monate nach dem Schlaganfall untersucht.",
            "authors": [
                "Schoch, T"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 55",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-06-25T10:21:44+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": 217094,
            "title": "Psoriasis im Kindes- und Jugendalter",
            "abstract": "Psoriasis stellt eine chronisch entzündliche, immunmediierte und systemische Erkrankung dar, welche in erster Linie die Haut betrifft, jedoch nicht auf diese beschränkt ist. Die Psoriasis ist eine weltweit auftretende Erkrankung, jedoch gibt es eine große Varianz bezüglich der Prävalenz in unterschiedlichen Ethnien und Ländern. Allgemein ist davon auszugehen, dass in etwa 25% bis ein Drittel der Betroffenen von Psoriasis bereits im Kindes- und Jugendalter daran erkranken. Verlässliche epidemiologische Daten sind in pädiatrischen Populationen aufgrund uneinheitlicher Erhebungsstandards schwer zu finden. Die Prävalenz von Psoriasis bei unter 18-Jährigen liegt bei 0,7 bis 3,8 Prozent. Wie zu erwarten kann Psoriasis in jedem Alter auftreten und die Prävalenz steigt mit zunehmendem Alter. In der Ätiologie und Pathogenese der Psoriasis spielt die Genetik eine große Rolle. Bereits früh wurde erkannt, dass die Inzidenz bei Menschen mit positiver Familienanamnese für Psoriasis höher ist als in der Gesamtpopulation. Initial stütze sich die genetische Forschung auf Kopplunsganalysen, welche neun genetische Loci identifizierten. Der wichtigste darunter ist PSORS1, welcher HLA*C06:02 bzw. HLA-Cw6 beinhaltet. Mithilfe von Genomweiten Assoziationsstudien konnten viele Gene, welche mit dem Auftreten von Psoriasis assoziiert sind, identifiziert werden. HLA-Cw6 ist so wichtig, dass manche Autorinnen und Autoren eine Typ 1 und eine Typ 2 Psoriasis unterscheiden.",
            "authors": [
                "Jakober, L"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 81",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-07-14T14:57:17+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": 216810,
            "title": "Gentherapeutische Ansätze bei der Behandlung der Leber'schen kongenitalen Amaurose",
            "abstract": "Die Leber‘sche kongenitale Amaurose ist eine schwerwiegende retinale Erkrankung aus der Gruppe der erblichen Netzhautdystrophien. Sie führt zu einer Degeneration der lichtempfindlichen Stäbchen und Zapfen der Netzhaut. Dies resultiert in weiterer Folge in einer progressiven Sehbeeinträchtigung und schließlich in einer Erblindung. Bis vor kurzem erfolgte die Behandlung der LCA ausschließlich unterstützend. Allerdings wurden durch die Fortschritte in der Molekularbiologie und Gentechnik potenziell kurative Therapieansätze für die LCA entwickelt, die die Progression der Erkrankung aufhalten können und im Idealfall zu einer Wiederherstellung des Sehvermögens führen können.",
            "authors": [
                "Obrtancova, L"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 77",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-06-25T10:21:44+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": 217083,
            "title": "Update zur nicht-invasiven perioperativen Hämoglobin Messung, ein systematisches Review",
            "abstract": "Die Hämoglobinkonzentration im Blut ist ein wichtiger und oft bestimmter Laborparameter in der Klinik. Bisher wird dieser im klinischen Alltag fast ausschließlich im Labor nach vorangegangener Blutabnahme bestimmt. Neuere Messmethoden ermöglichen jedoch die nicht-invasive Messmethode mit Geräten, welche den Hb-Spiegel ähnlich einem Pulsoxymeter transkutan am Finger messen. Diese Studie konzentriert sich auf den Vergleich hinsichtlich Genauigkeit und möglicher Einflussfaktoren der nicht-invasiven Hb-Messung sowie deren Potential in der Anämiediagnostik.",
            "authors": [
                "Webinger, T"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 70",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-07-14T14:57:17+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": 216402,
            "title": "Caring for Older People: Attitudes, Perspectives, and Opinions of Nurses in Acute and Long-Term Care",
            "abstract": "After the age of 80 years, the risk for care dependency increases, which means that this age group has the highest demand for nursing care in acute and long-term settings. As the world's population ages and the number of people aged 80 and older grows, there will be a need for sufficient and high-quality care for this population. Negative attitudes of nurses towards older people 80 years and older have negative consequences for the care provided. According to the theoretical framework of this doctoral thesis, individual attitudes are developed and influenced by perspectives and opinions. Attitudes may influence a person’s behaviour. Previous studies on nurses' attitudes, perspectives, and opinions towards older people and geriatric care rarely focus on people aged 80 years and older and the long-term care setting. The aim of this thesis is to provide an insight into the attitudes, perspectives, and opinions of nurses working in acute and long-term care settings towards people aged 80 and over and geriatric care.",
            "authors": [
                "Lampersberger, L"
            ],
            "year": 2025,
            "source": "Doktoratsstudium der Sozial- und Wirtschaftswissenschaften; Gesundheits- und Pflegewissenschaft; [ Dissertation ] Medizinische Universität Graz; 2025. pp. 251",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216402-14509"
            ],
            "persons": [
                "216402-97326"
            ],
            "imported": "2025-05-26T11:50:45+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": 217086,
            "title": "The use of 3D facial scanners in clinical oral & maxillofacial surgery",
            "abstract": "3D facial scanners are noninvasive devices that provide precise and detailed surface capture of craniofacial structures. They include laser scanners, structured light scanners, photogrammetry, and stereophotogrammetry. 3D facial scanners have the following qualities: they can resolve structures with sub-millimeter feature size, have a high capture rate, and can capture hard and soft tissue with the original color and texture.",
            "authors": [
                "Ghazal Aswad, N"
            ],
            "year": 2025,
            "source": "Zahnmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-07-14T14:57:17+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": 217093,
            "title": "Zugrundeliegende Mechanismen der metabolischen Nebenwirkungen gängiger Antipsychotika",
            "abstract": "Antipsychotika stellen eine Substanzklasse dar, die vor allem für die Behandlung der Schizophrenie zum Einsatz kommt. Obgleich ihre Wirksamkeit gut belegt ist, zeigen sich eine Reihe unerwünschter Nebenwirkungen, welche die Compliance der Patientinnen und Patienten mitunter erheblich beeinträchtigen. Die vorliegende Arbeit befasst sich im Speziellen mit den metabolischen Nebenwirkungen. Im Rahmen dessen wird die Rolle des Leptins einer näheren Betrachtung unterzogen. Leptin ist ein Hormon, das primär im Fettgewebe gebildet wird und eine Schlüsselrolle bei der Regulation des Energiehaushaltes sowie des Sättigungsgefühls einnimmt.",
            "authors": [
                "Mitterhammer, B"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 76",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-07-14T14:57:17+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": 217098,
            "title": "Aktuelle Aspekte der GI Pathologie: Histopathologie des Kolonkarzinoms.",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2025,
            "source": "Fortbildungsveranstaltung des Diagnostik & Forschungsinstituts für Pathologie der Medizinischen Universität Graz; JUL 14, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217098-14020"
            ],
            "persons": [
                "217098-50044"
            ],
            "imported": "2025-07-14T20:28:42+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": 217101,
            "title": "Tumorkontrollwahrscheinlichkeit von Lungenmetastasen bei oligometastasierten Kopf-Hals-Plattenepithelkarzinomen nach Körperstereotaxie",
            "abstract": null,
            "authors": [
                "Rühle A",
                "Vorbach S",
                "Nägler F",
                "Mohamed A",
                "Thaqi S",
                "Adebahr S",
                "Kraft J",
                "Fabian A",
                "Weissmann T",
                "Kaufmann J",
                "Drabke S",
                "Looman E",
                "Kraus K",
                "Waltenberger M",
                "Grohmann M",
                "Dehl K",
                "Rogers S",
                "Gawish A",
                "Becker JN",
                "Klement R",
                "Partl R",
                "Trommer M",
                "Eble M",
                "Grosu AL",
                "Rimner A, Gika E",
                "Riesterer O",
                "Putz F",
                "Ganswindt U",
                "Moustakis Christos",
                "Nicolay N",
                "Brunner T",
                "Wittig-Sauerwein A, Blanck O",
                "Balermpas P",
                "Subedi G",
                "Grimm J",
                "Ehret F",
                ""
            ],
            "year": 2025,
            "source": "Strahlenther Onkol (2025). 2025; 201 (Suppl 1): 24-25.-31. Kongress der Deutschen Gesellschaft für Radioonkologie (DEGRO); JUNE 19-21, 2025; Dresten, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217101-14060"
            ],
            "persons": [
                "217101-62261"
            ],
            "imported": "2025-07-15T12:45:57+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": 217104,
            "title": "Relevance of leak during neonatal stabilization: A bench study finding low resistance resuscitation devices provide more stable CPAP",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Morakeas, S",
                "Hinder, M",
                "Drevhammar, T",
                "Dronavalli, M",
                "Tracy, MB"
            ],
            "year": 2025,
            "source": "E-PAS2025:285.6318. 2025; -PAS - Pediatric Academic Societies Meeting ; April 24-28, 2025; Honolulu, Hawaii. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217104-14091"
            ],
            "persons": [
                "217104-117521"
            ],
            "imported": "2025-07-15T23:14: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217105,
            "title": "Leak during neonatal stabilisation: A bench study finding low resistance resuscitation devices provide more stable CPAP at higher leak values",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Morakeas, S",
                "Hinder, M",
                "Drevhammar, T",
                "Dronavalli, M",
                "Tracy, MB"
            ],
            "year": 2025,
            "source": "EPNV European Conference on Pediatric and Neonatal Mechanical Ventilation; May 7-10, 2025; Interlaken, Switzerland . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217105-14091"
            ],
            "persons": [
                "217105-117521"
            ],
            "imported": "2025-07-16T19:51:58+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
        }
    ]
}