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=3060&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3080&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3040&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 111740,
            "title": "PHYSICOCHEMICAL CHARACTERIZATION OF INULIN AND SINISTRIN",
            "abstract": null,
            "authors": [
                "EIGNER, WD",
                "ABUJA, P",
                "BECK, RHF",
                "PRAZNIK, W"
            ],
            "year": 1988,
            "source": "CARBOHYD RES. 1988; 180(1): 87-95. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q093400009",
            "pubmed": null,
            "doi": "10.1016/0008-6215(88)80066-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-06-29T15:51:38+02:00",
            "journal": "CARBOHYD RES",
            "issn": "0008-6215",
            "collection_publisher": null,
            "collection_title": "CARBOHYDRATE RESEARCH; ",
            "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": 219598,
            "title": "Combination AI-Machine Learning to Diagnose Pulmonary Hypertension: A Real-World Evidence Cohort Study.",
            "abstract": null,
            "authors": [
                "Shams, SM",
                "Maldarelli, ME",
                "Cassady, S",
                "Ramani, G",
                "Ennett, CM",
                "Maron, BA",
                "Zeder, K"
            ],
            "year": 2025,
            "source": "medRxiv. 2025; ",
            "category": 1,
            "document_type": 26,
            "sci": null,
            "pubmed": "41256168",
            "doi": "10.1101/2025.09.30.25336749",
            "pmc": "PMC12622103",
            "organizations": [
                "219598-14087"
            ],
            "persons": [
                "219598-104780"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "medRxiv",
            "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": 219595,
            "title": "Psychosoziale Evaluation und Suizidprävention bei Nierentransplantation",
            "abstract": null,
            "authors": [
                "Wagner-Skacel, J"
            ],
            "year": 2025,
            "source": "Austrotransplant 2025; 15.10. - 17.10.2025; Schladming. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219595-29447"
            ],
            "persons": [
                "219595-59288"
            ],
            "imported": "2026-01-05T09:03:49+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219575,
            "title": "„Gute Gesundheitsinformationen in der Transformation – sicher analog und digital informiert“",
            "abstract": null,
            "authors": [
                "Hoffmann, M",
                "Sendlhofer G.",
                ""
            ],
            "year": 2026,
            "source": " In: Thomas Petzold, Benjamin Böhland editors(s). Adaptive Transformation des Gesundheitswesens\r\nImpulse für eine zukunftsfähige Gesundheitsversorgung. Berlin, Heidelberg: Springer; p. pp 359–370.  2026(ISBN: 978-3-662-71628-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219575-14076"
            ],
            "persons": [
                "219575-78071",
                "219575-92002"
            ],
            "imported": "2026-01-05T08:54:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Thomas Petzold, Benjamin Böhland",
            "collection_title": "Adaptive Transformation des Gesundheitswesens\r\nImpulse für eine zukunftsfähige Gesundheitsversorgung",
            "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": 217597,
            "title": "Prophylaktische Salpingektomie zur Prävention des serösen Ovarialkarzinoms: Was sagen nationale Fachgesellschaften? Update der Erhebung aus dem Jahr 2018",
            "abstract": "Hintergrund: Das Ovarialkarzinom ist in entwickelten Ländern die häufigste gynäkologische Krebstodesursache. Entgegen früheren Annahmen entsteht das seröse Karzinom primär nicht aus dem Ovar, sondern aus Vorläuferläsionen in den Tuben. Angesichts dessen wird die prophylaktische bilaterale Salpingektomie (auch opportunistische oder risikomindernde Salpingektomie, PBS) bei benignen gynäkologischen und geburtshilflichen Eingriffen als präventive Maßnahme zunehmend empfohlen. Ein Vorgehen, dass in Österreich bereits weitgehend durchgeführt wird.",
            "authors": [
                "Mussnig, K"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 91",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-09-01T15:38:24+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": 219576,
            "title": "Gewalt gegen Medizinisches Personal",
            "abstract": null,
            "authors": [
                "Wagner-Skacel, J"
            ],
            "year": 2025,
            "source": "MUG; 10.10.2025; Graz. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219576-29447"
            ],
            "persons": [
                "219576-59288"
            ],
            "imported": "2026-01-05T08:59:29+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 211083,
            "title": "Annotation of Non-Lexical Entities in Croatian Health Forum Entries with Large Language Models.",
            "abstract": null,
            "authors": [
                "Kugic, A",
                "Kreuzthaler, M",
                "Schulz, S"
            ],
            "year": 2024,
            "source": "Book of Abstracts of the XXI EURALEX International Congress. 2024; 147-151.-21st EURALEX International Congress Lexicography and Semantics; OCT 8-12, 2024; Cavtat/Dubrovnik, CROATIA.  (ISBN: 978‐953‐7967‐74‐1 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211083-14026"
            ],
            "persons": [
                "211083-60827",
                "211083-72306",
                "211083-91670"
            ],
            "imported": "2024-09-12T12:45:53+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107082,
            "title": "Fatty acid-binding protein from rat heart is phosphorylated on Tyr19 in response to insulin stimulation.",
            "abstract": null,
            "authors": [
                "Nielsen, SU",
                "Spener, F"
            ],
            "year": 1993,
            "source": "J Lipid Res. 1993; 34(8):1355-1366",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LQ59800009",
            "pubmed": "7691977",
            "doi": "10.1016/S0022-2275(20)36965-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "J Lipid Res",
            "issn": "0022-2275",
            "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": 211072,
            "title": "Evaluation of intravitreal injections as a risk factor for capsular rupture during cataract surgery",
            "abstract": null,
            "authors": [
                "Falb, T",
                "Gran, J",
                "Singer, C",
                "Holter, M",
                "Eder, L",
                "Grosspötzl, M",
                "Weger, M",
                "Lindner, E",
                "Berghold, A",
                "Mayer-Xanthaki, C",
                "Haas, A",
                "Wedrich, A",
                ""
            ],
            "year": 2024,
            "source": "Can J Ophthalmol. 2024 Jun 2:S0008-4182(24)00155-8.\r\ndoi: 10.1016/j.jcjo.2024.05.012. Online ahead of print.. 2024; -42nd Congress of the European Society of Cataract and Refractive Surgeons; SEP 6-10, 2024; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211072-14026",
                "211072-14043"
            ],
            "persons": [
                "211072-100363",
                "211072-114774",
                "211072-51344",
                "211072-51850",
                "211072-53938",
                "211072-91877",
                "211072-100070",
                "211072-100305",
                "211072-51984",
                "211072-61522",
                "211072-89577",
                "211072-97023"
            ],
            "imported": "2024-09-11T16:14:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217196,
            "title": "Klinische Klassifikation von Patient*innen mit pulmonaler Hypertonie und deren zugrunde liegenden Mechanismen – eine retrospektive Studie",
            "abstract": "Einleitung: Die Pulmonale Hypertonie (PH) ist ein heterogenes Krankheitsbild deren Klassifikation auf klinischen Merkmalen, Hämodynamik und Pathophysiologie basiert. Komorbiditäten können die Klassifikation erschweren, wobei neben der primären eine sekundäre PH-Diagnose vergeben werden kann. Ziel dieser Arbeit ist die klinische Relevanz der PH-Klassifizierung und den Einfluss der Komorbiditäten auf das Überleben in unserem Kollektiv zu überprüfen.",
            "authors": [
                "Langkau, P"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 119",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-07-29T15:51:02+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": 217097,
            "title": "Exercise induced Hypoalgesia: the effects of quadriceps and/or hip muscle training on patients with patellofemoral pain syndrome",
            "abstract": "Background and Aims: Patellofemoral Pain Syndrome is a common chronic condition causing anterior knee pain, with a significant impact on daily activities and athletic performance. The intensity of symptoms increases during activities such as descending stairs and squatting. PFPS is particularly common among adolescents and women and constitutes a substantial share of knee pain patients in both primary care and sports clinic. The pathophysiology involves anatomical and biomechanical factors of the patellofemoral joint, including patellar maltracking, muscle weakness and knee valgus. The aim was to evaluate the effectiveness of quadriceps and/or hip muscle strengthening exercises in individuals with PFPS through a systematic review and meta-analysis. The findings aim to provide updated evidence to support individualised, evidence-based rehabilitation strategies, guide clinical decision-making, and inform future conservative treatment approaches.",
            "authors": [
                "Aichmann, E"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 61",
            "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": 211071,
            "title": "Variation of elective healthcare in West Africa: secondary analysis of an inguinal hernia international cohort study.",
            "abstract": null,
            "authors": [
                "Picciochi, M",
                "Agbeko, AE",
                "Agyei, F",
                "Ademuyinwa, AO",
                "Adisa, A",
                "Anyomih, TTK",
                "Bhangu, A",
                "Lawani, I",
                "Lawani, S",
                "Ntirenganya, F",
                "Omar, O",
                "Tabiri, S",
                "NIHR Global Health Research Unit on Global Surgery"
            ],
            "year": 2024,
            "source": "Impact Surgery. 2024; 1(4): 145-153. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.62463/surgery.80",
            "pmc": null,
            "organizations": [],
            "persons": [
                "211071-102332-7",
                "211071-50778-7",
                "211071-50144-7",
                "211071-107651-7"
            ],
            "imported": "2024-09-11T10:15:26+02:00",
            "journal": null,
            "issn": "3033-4470",
            "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": 210669,
            "title": "Verwendung immunhistochemischer Mitochondrien-Färbungen in der histopathologischen Klassifizierung follikulärer Schilddrüsentumore",
            "abstract": "Onkozytäre Schilddrüsentumore sind in der Hämatoxylin-Eosin-Färbung anhand ihrer geschwollenen, fein-granulierten und eosinophilen Zellen zu erkennen. Diese Merkmale sind einer enormen Anreicherung an Mitochondrien mit defekter OXPHOS-Kette zuzuschreiben. Onkozytäre Veränderungen werden in der Routinediagnostik nicht zuverlässig als solche erkannt, weshalb es immunhistochemischer mitochondrialer Färbungen bedarf. Mittels eines pan-mitochondrialen Markers (Prohibitin) wurde in der Vorstudie (1) nicht nur die Erkennung von onkozytären Veränderungen verbessert, sondern auch die Existenz von „mitochondrion-rich-non-oncocytic“ (MRNO) Tumoren beschrieben. In einer späteren Studie wurde Prohibitin um NDUFS4 als Marker der intakten OXPHOS-Kette, ergänzt und die neue Markerkombination erfolgreich zur Detektion von onkozytären Veränderungen an papillären Schilddrüsentumoren angewandt (2). An follikulären Tumoren wurde das Marker-Duo bisher noch nicht verwendet.",
            "authors": [
                "Marochkin, A"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 61",
            "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": 211067,
            "title": "Neugeborenentransport",
            "abstract": null,
            "authors": [
                "Pichler, G"
            ],
            "year": 2024,
            "source": "Grazer Ausbildungskurs Neonatologie; JUN 17-21, 2024; Seggau, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211067-14094"
            ],
            "persons": [
                "211067-50907"
            ],
            "imported": "2024-09-10T14:47: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": 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": 217211,
            "title": "Einflussfaktoren auf die Wahl des Arbeitsplatzes österreichischer Studierender der Medizin- & Pflegewissenschaften",
            "abstract": "Hintergrund - In vielen Krankenhäusern und medizinischen Einrichtungen in Österreich gibt es bereits jetzt einen Mangel an Pflegekräften und Ärzt*innen, und dieser dürfte in den nächsten Jahren weiter zunehmen. Eine besonders große Herausforderung der kommenden Jahre wird die Versorgung in ländlichen Gebieten darstellen. Zu diesem Thema wurden bislang nur wenige Studien mit kleiner Stichprobengröße durchgeführt, die sich mit den Wünschen und Berufsziele von Studierenden, Schüler*innen und jungen Absolvent*innen im medizinischen Bereich befassen. Die gewonnenen Daten sollen genutzt werden, um mit Verantwortlichen in Krankenhäusern, Politiker*innen und anderen Stakeholdern in den Dialog zu treten und aktiv Veränderungen in der medizinischen und pflegerischen Versorgung in Österreich zu implementieren, um dem weiter wachsenden Personalmangel entgegenzuwirken. Ziel dieser Studie ist es, ein besseres Verständnis darüber zu gewinnen, welche Rahmenbedingungen Studierende im Gesundheitswesen derzeit als essenziell ansehen, um später tatsächlich in den Beruf einzutreten und in Österreich zu arbeiten.",
            "authors": [
                "Schwarzl, G"
            ],
            "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-29T15:51:02+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": 210876,
            "title": "Is ischemic heart failure also an auto- immune disease?",
            "abstract": null,
            "authors": [
                "Sattler, S",
                "Brandl, K",
                "Eller, K",
                "Rainer, PR"
            ],
            "year": 2024,
            "source": "J KARDIOL. 2024; 31(7-8):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001293531400001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210876-14022",
                "210876-14083",
                "210876-14084"
            ],
            "persons": [
                "210876-114311-2",
                "210876-74174-6",
                "210876-58906-6",
                "210876-122751-6"
            ],
            "imported": "2024-09-03T10:28:32+02:00",
            "journal": "J KARDIOL",
            "issn": "1024-0098",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR KARDIOLOGIE; ",
            "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": false,
            "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": 211064,
            "title": "Klinische Beurteilung und Monitoring",
            "abstract": null,
            "authors": [
                "Pichler, G"
            ],
            "year": 2024,
            "source": "Grazer Ausbildungskurs Neonatologie; JUN 17-21,2024; Seggau, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211064-14094"
            ],
            "persons": [
                "211064-50907"
            ],
            "imported": "2024-09-10T14:43:20+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": 211063,
            "title": "REA Guidelines",
            "abstract": null,
            "authors": [
                "Pichler, G"
            ],
            "year": 2024,
            "source": "Grazer Ausbildungskurs Neonatologie; JUN 17-21, 2024; Seggau, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211063-14094"
            ],
            "persons": [
                "211063-50907"
            ],
            "imported": "2024-09-10T14:41:51+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": 219619,
            "title": "Fallvignette: Patient mit Prostatakarzinom",
            "abstract": null,
            "authors": [
                "Koll, F",
                "Terbuch, A",
                "Hübner, N"
            ],
            "year": 2025,
            "source": "Spectrum Onkologie. 2025; 04: ",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219619-14056"
            ],
            "persons": [
                "219619-130518"
            ],
            "imported": "2026-01-05T09:45:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 217613,
            "title": "Körpertemperatur von Neugeborenen nach Kaiserschnittentbindung: Vergleich zwischen Routineversorgung und frühzeitigem Haut-zu-Haut-Kontakt mit der Mutter im Operationssaal",
            "abstract": "Das Ziel dieser Arbeit war die Untersuchung des möglichen Zusammenhangs zwischen der Körpertemperatur des Neugeborenen und frühem Haut-zu-Haut-Kontakt mit der Mutter im Vergleich zur initialen Versorgung am Erstversorgungstisch.",
            "authors": [
                "Winkler, L"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 58",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-09-01T15:38:24+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
        }
    ]
}