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=1160&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158440,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1180&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1140&ordering=-impactfactor",
    "results": [
        {
            "id": 220185,
            "title": "Intermediäre Knochentumoren im Kindesalter.",
            "abstract": null,
            "authors": [
                "Bergovec, M",
                "Friesenbichler, J",
                "Scheipl, S",
                "Leithner, A"
            ],
            "year": 2023,
            "source": " In: Engelhardt, M; Raschke, M; editors(s). Orthopädie und Unfallchirurgie. Springer Reference Medizin. Berlin, Heidelberg: Springer; p. 1 - 7.  2023(ISBN: 978-3-642-54673-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220185-14052"
            ],
            "persons": [
                "220185-50448",
                "220185-88122",
                "220185-53237"
            ],
            "imported": "2026-01-23T10:23:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Engelhardt, M; Raschke, M;",
            "collection_title": "Orthopädie und Unfallchirurgie. Springer Reference Medizin",
            "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": 220187,
            "title": "Grundlegende Aspekte pädiatrischer Tumoren.",
            "abstract": null,
            "authors": [
                "Bergovec, M",
                "Friesenbichler, J",
                "Smolle, M",
                "Leithner, A"
            ],
            "year": 2022,
            "source": " In: Engelhardt, M; Raschke, M; editors(s). Orthopädie und Unfallchirurgie. Springer Reference Medizin. Berlin, Heidelberg: Springer; p. 1 - 13.  2022(ISBN: 978-3-642-54673-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220187-14052"
            ],
            "persons": [
                "220187-53237",
                "220187-88122",
                "220187-95171"
            ],
            "imported": "2026-01-23T10:31:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Engelhardt, M; Raschke, M;",
            "collection_title": "Orthopädie und Unfallchirurgie. Springer Reference Medizin",
            "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": 220183,
            "title": "Benigne Knochentumoren im Kindesalter.",
            "abstract": null,
            "authors": [
                "Bergovec, M",
                "Smolle, M",
                "Leithner, A"
            ],
            "year": 2023,
            "source": " In: Engelhardt, M; Raschke, M; editors(s). Orthopädie und Unfallchirurgie. Springer Reference Medizin. Berlin, Heidelberg: Springer; p. 1 - 9.  2023(ISBN: 978-3-642-54673-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220183-14052"
            ],
            "persons": [
                "220183-53237",
                "220183-88122",
                "220183-95171"
            ],
            "imported": "2026-01-23T09:55:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Engelhardt, M; Raschke, M;",
            "collection_title": "Orthopädie und Unfallchirurgie. Springer Reference Medizin",
            "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": 211251,
            "title": "Association between subcutaneous adipose tissue and urine metabolites in elementary school children",
            "abstract": "Background: The prevalence of childhood obesity is on a persistent upward trajectory with numerous factors contributing to this phenomenon. Among other factors, the increasing consumption of sugary and fatty foods, coupled with a decline in physical activity, are significant contributors to this phenomenon. This diploma thesis is part of the study \"Health and Academic Performance with Happy Children (HAPHC),\" which aims to investigate obesity in elementary school children in greater detail and to identify potential preventive measures.",
            "authors": [
                "Huberts, P"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 77",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-25T11:32:12+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": 220186,
            "title": "Tumorähnliche Läsionen im Kindesalter.",
            "abstract": null,
            "authors": [
                "Bergovec, M",
                "Scheipl, S",
                "Leithner, A"
            ],
            "year": 2023,
            "source": " In: Engelhardt, M; Raschke, M; editors(s). Orthopädie und Unfallchirurgie. Springer Reference Medizin. Berlin, Heidelberg: Springer; p. 1 - 7.  2023(ISBN: 978-3-642-54673-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220186-14052"
            ],
            "persons": [
                "220186-88122",
                "220186-50448",
                "220186-53237"
            ],
            "imported": "2026-01-23T10:27:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Engelhardt, M; Raschke, M;",
            "collection_title": "Orthopädie und Unfallchirurgie. Springer Reference Medizin",
            "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": 210995,
            "title": "Häufige postoperative Problemstellungen in der chirurgischen Therapie maligner Tumorerkrankungen des Mund-, Kiefer- und Gesichtsbereichs.",
            "abstract": "Der Kopf- Halsbereich zählt weltweit zu den prädestiniertesten Lokalisationen für maligne Läsionen im menschlichen Körper. Das bevorzugte therapeutische Vorgehen bei Tumoren im Kopf- Halsbereich stellt die Kombination aus chirurgischer Entfernung und adjuvanter bzw. systemischer Therapie dar. Abhängig von Länge, Komplexität und anderen operationsbeein-flussenden Faktoren, kann es zur Ausbildung von postoperativen Komplikationen kommen. Ziel dieser Studie ist herauszufinden, welche Komplikationen wann und wie schwer ausge-prägt auftreten und welche Auswirkungen eine präoperativ beginnende Antibiotika-Therapie auf die Komplikationsrate infolge operativer Tumorresektionen hat.",
            "authors": [
                "Gruber, R"
            ],
            "year": 2024,
            "source": "Zahnmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 85",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-05T09:20:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220179,
            "title": "Archaeal-Bacterial Networks in Human Health and Disease",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C"
            ],
            "year": 2025,
            "source": "GRC Archaea; JUL 20-25, 2025; Les Diablerets, Switzerland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220179-14023"
            ],
            "persons": [
                "220179-90021"
            ],
            "imported": "2026-01-23T08:25: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": 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": true,
            "local_affiliation": true
        },
        {
            "id": 220181,
            "title": "Methane, Microbes and More: Archaea in the Human Microbiome",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C"
            ],
            "year": 2025,
            "source": "MVIF: MICROBIOME VIRTUAL INTERNATIONAL FORUM; Jan 21-23; Global, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220181-14023"
            ],
            "persons": [
                "220181-90021"
            ],
            "imported": "2026-01-23T08:29:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220178,
            "title": "The human gut archaeome: an overlooked microbial domain with emerging links to colorectal cancer",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C"
            ],
            "year": 2025,
            "source": "EMBL Symposium: the human microbiome; SEP 16-19, 2025; Heidelberg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220178-14023"
            ],
            "persons": [
                "220178-90021"
            ],
            "imported": "2026-01-23T08:22:56+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": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220180,
            "title": "Archaeal-bacterial metabolic interactions in the human microbiome",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C"
            ],
            "year": 2025,
            "source": "Metabolic Pathway Analysis ; JUL 28 - AUG 1, 2025; Vienna. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220180-14023"
            ],
            "persons": [
                "220180-90021"
            ],
            "imported": "2026-01-23T08:26:56+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211272,
            "title": "Prävalenz von Bisphosphonat-assoziierter Osteonekrose des Kiefers nach intravenöser Verabreichung von Zoledronat bei Brustkrebspatientinnen - eine 10-Jahres Follow-up Untersuchung",
            "abstract": "Hintergrund. Bisphosphonate, welche die Osteoklastenaktivität hemmen, werden zur Therapie von Osteoporose, Mb. Paget und zur Prävention malignom-assoziierter Komplikationen eingesetzt. Obwohl diese Medikamente skelettale Komplikationen reduzieren und die Lebensqualität von Patienten verbessern, ist die Medikamenten-assoziierte Osteonekrose des Kiefers (MRONJ) eine schwerwiegende Nebenwirkung. Die in der Literatur angegebenen Prävalenzen für das Auftreten einer MRONJ weisen eine große Spannweite auf und langfristige Auswirkungen einer antiresorptiven Therapie sind noch nicht ausreichend geklärt.",
            "authors": [
                "Widni-Pajank, H"
            ],
            "year": 2024,
            "source": "Zahnmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 97",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-25T11:32:12+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": 211269,
            "title": "Antiresorptiva-assoziierte Kiefernekrosen - neueste Erkenntnisse und potenzieller Einfluss des oralen Mikrobioms",
            "abstract": "Einleitung. Antiresorptive Medikamente wie etwa Bisphosphonate und Denosumab sind mittlerweile sehr häufige, in der Behandlung von Erkrankungen, die mit einem erhöhten Knochenabbau einhergehen, verwendete Therapeutika. Eine häufige Nebenwirkung dieser Wirkstoffe ist die Medikamenten-assoziierte Kiefernekrose (MRONJ). Daher entwickelte sich die MRONJ in den letzten Jahren zu einem ernstzunehmenden und immer häufiger werdenden Krankheitsbild. Bis heute ist die genaue Pathogenese der MRONJ nicht ganz geklärt, jedoch vermutet man, dass die Erkrankung von einem multifaktoriellen Geschehen aus Traumata, vermindertem Knochenremodelling, Entzündung des Knochens, bakterieller Besiedelung und vielen weiteren Faktoren ausgehen könnte. Man geht auch davon aus, dass das orale Mikrobiom eine Rolle, gerade beim Entzündungsgeschehen innerhalb der Erkrankung MRONJ, spielen könnte. Somit ist Ziel dieser Arbeit, den Einfluss des oralen Mikrobioms und pathogener Bakterien bei MRONJ näher zu beleuchten.",
            "authors": [
                "Taupp, K"
            ],
            "year": 2024,
            "source": "Zahnmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 72",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-25T11:32:12+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": 211247,
            "title": "Schwannome im Kopf-Hals-Bereich -\r\nEine systematische Literaturrecherche und Fallberichte",
            "abstract": "Einleitung: Schwannome oder Neurinome sind gutartige, langsam wachsende Tumore, die hauptsächlich in Weichgeweben der Kopf-Hals-Region vorkommen. Intraossär sind Schwannome sehr selten und machen weniger als 1% der Tumore aus. Schwannome lassen sich durch radiologische und histologische Befunde diagnostizieren. Symptome können Schwellung, Schmerz, Sensibilitätsstörung des Unterkiefers und mobile Zähne beinhalten. Es lassen sich vier Arten von Schwannomen unterscheiden: das klassische-, plexiforme-, zelluläre- oder das melanotische-Schwannom. Behandlungsmöglichkeiten sind in erster Linie chirurgische Eingriffe zur partiellen oder vollständigen Exzision des Tumors. Auch die Kontinuitätsresektion der Mandibula kann indiziert sein. Wenn Schwannome symptomlos und größenstabil sind, kann von einer operativen Behandlung abgesehen werden und der Tumor im Verlauf kontrolliert werden.",
            "authors": [
                "Riepl, V"
            ],
            "year": 2024,
            "source": "Zahnmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 69",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-25T11:32:12+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": 210990,
            "title": "Biopsychosoziale Erhebung, unter Anwendung der „Psychosomatic Assessment Health-DISC“, an der Universitätsklinik für Zahnmedizin und Mundgesundheit Graz",
            "abstract": "Die Weltgesundheitsorganisation (WHO) definierte 1948 Gesundheit als einen Zustand vollständigen körperlichen, mentalen und sozialen Wohlbefindens und nicht nur als Abwesenheit von Krankheit. Trotz dieser umfassenden Definition werden psychosoziale Aspekte im medizinischen Alltag, einschließlich der Zahnmedizin, oft vernachlässigt. Es gibt jedoch wichtige Wechselwirkungen zwischen psychosozialem Wohlbefinden und zahnmedizinischer Gesundheit.",
            "authors": [
                "Irimia, A"
            ],
            "year": 2024,
            "source": "Zahnmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 102",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-05T09:20:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193667,
            "title": "Molecular profiling leading to personalized treatment in breast cancer",
            "abstract": null,
            "authors": [
                "Klocker, EV",
                "Balic, M",
                "Steger, G"
            ],
            "year": 2022,
            "source": "MEMO-MAG EUR MED ONC. 2022; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000755381100001",
            "pubmed": null,
            "doi": "10.1007/s12254-021-00792-4",
            "pmc": null,
            "organizations": [
                "193667-14085"
            ],
            "persons": [
                "193667-100192-2",
                "193667-59188-6"
            ],
            "imported": "2022-02-28T08:54:47+01:00",
            "journal": "MEMO-MAG EUR MED ONC",
            "issn": "1865-5041",
            "collection_publisher": null,
            "collection_title": "MEMO-MAGAZINE OF EUROPEAN MEDICAL ONCOLOGY; ",
            "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": true
        },
        {
            "id": 211282,
            "title": "Clonidin als Ersatzmittel für Adrenalin in der Lokalanästhesie in der Zahnheilkunde",
            "abstract": "Hintergrund: Bluthochdruck ist ein führender Faktor für Herz-Kreislauf-Erkrankungen. Eines der heutzutage am häufigsten verwendeten Vasokonstriktoren in der Lokalanästhesie für zahnmedizinische Zwecke ist Epinephrin. Unter Berücksichtigung der vorteilhaften Eigenschaften von Clonidin und seiner möglichen Verwendung in der zahnärztlichen Lokalanästhesie könnte es zu einer sichereren Behandlung der Patient*innen mit oben genannten Risikofaktoren im Vergleich zu den mit Epinephrin behandelten Patient*innen beitragen.",
            "authors": [
                "Bukowy, D"
            ],
            "year": 2024,
            "source": "Zahnmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 95",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-25T11:32:12+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": 210998,
            "title": "Morphological description of the human oral mucosa - \r\nFocus on the mechanical properties of the mandibular part",
            "abstract": "Oral mucosa tissues are exposed to various forces, particularly when chewing. Under such loading, the oral soft tissues are subjected to considerable elastic deformation. This given study assesses the load-deformation properties of the oral mucosa of mandible in unembalmed human specimens. The study investigates the significance of non-fixed human specimens in the area of the attached gingiva compared to the oral mucosa. Previous studies demonstrated that a difference regarding tissue elasticity and mobility in the area of the attached gingiva and the alveolar mucosa exists. A higher elastic-modulus of the attached gingiva compared to alveolar mucosa is expected, but this has so far only been tested on embalmed human specimens.\n",
            "authors": [
                "Radetzky, C"
            ],
            "year": 2024,
            "source": "Zahnmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 67",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-05T09:20:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 211253,
            "title": "Anaphylaxie und Anaphylaktischer Schock \r\nEin lebensbedrohlicher Notfall",
            "abstract": "Hintergrund. Die Anaphylaxie ist die maximale Ausprägung einer allergischen Reaktion vom Soforttyp. Sie stellt einen akuten Notfall dar, welcher ohne schnelles Erkennen und Einleitung der Therapie tödlich verlaufen kann. Die Symptome bei einer allergischen Reaktion können unterschiedlich aussehen und entsprechen keiner genauen Reihenfolge. Die allergische Reaktion kann in 4 Schweregrade in Abhängigkeit von der Symptomatik eingeteilt werden. Der Anaphylaktische Schock ist die maximale Ausprägungsform einer Anaphylaxie. Eine Zunahme an anaphylaktischen Reaktionen konnte in den letzten Jahren beobachtet werden. Aufgrund einer fehlenden einheitlich gültigen Definition sowie das Nichterkennen einer Anaphylaxie als Todesursache lassen auf eine Dunkelziffer hindeuten. Einer anaphylaktischen Reaktion geht eine Sensibilisierung mit dem Allergen voraus. Bei erneutem Kontakt mit dem Allergen, zu denen Nahrungsmittel, Insektengifte und Medikamente zu den häufigsten zählen, kommt es zu einer Sofortreaktion durch eine IgE-vermittelte Mediatorfreisetzung. Vor allem die Histaminfreisetzung ist von Bedeutung. Bronchokonstriktion, Vasodilatation, erhöhte Gefäßpermeabilität und die daraus resultierende relative Hypovolämie zählen zu den durch die Mediatorfreisetzung induzierten Effekten. Es ist zu jedem Zeitpunkt möglich, dass es zu einem spontanen Sistieren, aber auch zu einer Progredienz kommt. Das Fortschreiten ab Beginn der ersten Symptome bis hin zur Ausbildung eines anaphylaktischen Schocks kann innerhalb von Minuten erfolgen. Deswegen ist die sofortige Behandlung so wichtig.",
            "authors": [
                "Wasserbauer, L"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 73",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-25T11:32:12+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": 211561,
            "title": "Multiple Komplikationen nach allogener hämatopoetischer\r\nStammzelltransplantation (HSCT) bei einem Patienten mit schwerer \r\naplastischer Anämie (SAA)",
            "abstract": null,
            "authors": [
                "Iser, J",
                "Benesch, M",
                "Kohlfürst, DS",
                "Sperl, D",
                "Steltner, B",
                "Breuss, B",
                "Engertsberger, L",
                "Schwinger, W",
                ""
            ],
            "year": 2024,
            "source": "https://www.springermedizin.de/monatsschrift-kinderheilkunde-3-2024/50031500. 2024; -ÖGKJ 2024; OCT 3-5, 2024; Bregenz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211561-14092"
            ],
            "persons": [
                "211561-51859",
                "211561-54341",
                "211561-96334",
                "211561-105601",
                "211561-115902",
                "211561-119115",
                "211561-50881",
                "211561-51369"
            ],
            "imported": "2024-10-14T12:10:59+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210968,
            "title": "E-Mobilität: Verletzungsmuster im Mund-, Kiefer-, und Gesichtsbereich.\r\nEine retrospektive Studie",
            "abstract": "Die Nutzung von E-Mobilitätsbetriebenen Fahrzeugen wie E-Bikes oder E-Scootern hat in den vergangenen Jahren signifikant zugenommen. Die steigende Beliebtheit dieser Fahrzeuge im Straßenverkehr hat jedoch zu einer Zunahme von Sicherheitsbedenken geführt. Die Anzahl der Verletzten in Österreich hat sich zwischen den Jahren 2019 und 2023 nahezu verfünffacht. Die vorliegende Diplomarbeit evaluiert, ob der Schweregrad von Verletzungen im Mund-Kiefer-Gesichtsbereich bei Unfällen mit E-Bikes oder E-Scootern höher war als bei Unfällen mit muskelkraftbetriebenen Fahrrädern. Des Weiteren wurden zusätzliche Parameter anhand der PatientInnenanamnese einer statistischen Untersuchung unterzogen.",
            "authors": [
                "Murg, E"
            ],
            "year": 2024,
            "source": "Zahnmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 71",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-05T09:20:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}