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=158640&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158660&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158620&ordering=impactfactor_norm",
    "results": [
        {
            "id": 207416,
            "title": "A novel In Vitro Model for Studying Nanoparticle\r\nInteractions with the Small Intestine",
            "abstract": null,
            "authors": [
                "Schimpel, C",
                "Rinner, B",
                "Absenger-Novak, M",
                "Meindl, C",
                "Fröhlich, E",
                "Falk, A",
                "Zimmer, A",
                "Roblegg, E"
            ],
            "year": 2015,
            "source": "EURO-NanoTox-Letters. 2015; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207416-14014",
                "207416-17230"
            ],
            "persons": [
                "207416-53900",
                "207416-104119",
                "207416-58450"
            ],
            "imported": "2024-02-02T11:00:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 201508,
            "title": "Neue Therapieformen in der Neuroonkologie",
            "abstract": null,
            "authors": [
                "UrbanicPurkart, T"
            ],
            "year": 2022,
            "source": "Wiener Medizinische Wochenschrift\r\nSkriptum. 2022; ÖGN 2022:  4-6. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "201508-14051",
                "201508-14108"
            ],
            "persons": [
                "201508-59316"
            ],
            "imported": "2023-02-10T17:57:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 177921,
            "title": "MS: Langzeitverlauf kognitiver Beeinträchtigung und assoziierte MRT-Parameter.",
            "abstract": null,
            "authors": [
                "Pinter, D"
            ],
            "year": 2019,
            "source": "Neurologisch. 2019; ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "177921-14051"
            ],
            "persons": [
                "177921-66708"
            ],
            "imported": "2019-10-31T11:23:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218070,
            "title": "Die Korrelation von Stoffwechselmetaboliten mit bildmorphologischen, genetischen und \r\nbiologischen Markern bei Prostatakarzinom-Verdacht",
            "abstract": null,
            "authors": [
                "Mischinger, J",
                "Strathmeyer, S",
                "Ameismeier, T",
                "Geyer, R",
                "Heelemann, S",
                "Schöpfer-Schwab, S",
                "Scheipner, L",
                "Geyer, M",
                "Guttmann, A",
                "Leitsmann, C",
                "Leitsmann, M",
                "Bele, U",
                "Simunovic, I",
                "Jasarevic, S",
                "Talakic, E",
                "Mannweiler, S",
                "Ahyai, S"
            ],
            "year": 2025,
            "source": "https://www.conventiongroup.at/events/51-tagung-der-oesterreichischen-gesellschaft-fuer-urologie-und-der-bayerischen-urologenvereinigung/poster?file=files/tao/img/events/51_Tagung_der_OEGU_und_BayUro_2025/Poster/P28.pdf&cid=22839. 2025; -51. TAGUNG\r\nDER ÖSTERREICHISCHEN GESELLSCHAFT FÜR UROLOGIE UND\r\nANDROLOGIE UND DER BAYERISCHEN UROLOGENVEREINIGUNG; 22.–24. Mai 2025; Wien, Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218070-14020",
                "218070-14056",
                "218070-14104"
            ],
            "persons": [
                "218070-74075",
                "218070-100216",
                "218070-113095",
                "218070-114994",
                "218070-121670",
                "218070-123330",
                "218070-51931",
                "218070-69677",
                "218070-99872",
                "218070-111791",
                "218070-99792"
            ],
            "imported": "2025-10-02T22:37:52+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": 218736,
            "title": "Delirprävalenz und Delirmanagement in Notaufnahmen, Allgemeinstationen, Rehabilitationszentren und Pflegeheimen in den DACH-Ländern: Ergebnisse des World Delirium Awareness Day 2023.",
            "abstract": null,
            "authors": [
                "Schimböck, F",
                "Krüger, L",
                "Hoffmann, M",
                "Jeitziner, MM",
                "Lindroth, H",
                "Liu, K",
                "Nydahl, P",
                "Von Haken, R",
                "Exl, MT",
                "Fischbacher, S",
                "WDAD-DACH-Study-Group"
            ],
            "year": 2025,
            "source": "EDA Conference 2025; 12.11.2025; Hamburg, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218736-14076"
            ],
            "persons": [
                "218736-92002"
            ],
            "imported": "2025-11-23T14:03:55+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": false,
            "local_affiliation": true
        },
        {
            "id": 201665,
            "title": "Management of women with pregnancy-related pelvic girdle pain: an international Delphi study.",
            "abstract": null,
            "authors": [
                "Aldabe, D",
                "Lawrenson, P",
                "Hyland, G",
                "Bussey, M",
                "Hammer, N",
                "Bryant, K",
                "Woodley, S"
            ],
            "year": 2022,
            "source": "PNZ Physiotherapy Conference 2022 Conference Abstracts. 2022; 50(3):S2--PNZ Physiotherapy Conference 2022 Conference Abstracts; SEP 8-11, 2022; Rotorua, NEW ZEALAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": "10.15619/NZJP/50.3.07",
            "pmc": null,
            "organizations": [
                "201665-14018"
            ],
            "persons": [
                "201665-102804"
            ],
            "imported": "2023-02-12T09:52:32+01:00",
            "journal": null,
            "issn": "2230-4886",
            "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": false
        },
        {
            "id": 219373,
            "title": "RSV-assoziierte ambulante Vorstellungen und Hospitalisierungen an der Universitätsklinik für Kinder- und Jugendheilkunde Graz in der Saison 2022/23",
            "abstract": null,
            "authors": [
                "Sever Yildiz, G",
                "Resch, B",
                "Löffler, S",
                "Fritz-Petrin, E",
                "Zurl, C",
                "Kohlfürst, D",
                "Strenger, V"
            ],
            "year": 2025,
            "source": "6 beste Studienabstracts. 2025; -17. Österreichischer Infektionskongress; März 18-21, 2025; Saalfelden, Österreich. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219373-14028",
                "219373-14091",
                "219373-14092",
                "219373-14094"
            ],
            "persons": [
                "219373-112151",
                "219373-99326",
                "219373-51743",
                "219373-54341",
                "219373-56810"
            ],
            "imported": "2025-12-24T01:19:03+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 200707,
            "title": "Decoding of continuous movement attempt in 2-dimensions from non-invasive low frequency brain signals",
            "abstract": null,
            "authors": [
                "Müller-Putz, GR",
                "Mondini, V",
                "Martínez-Cagigal, V",
                "Kobler, RJ",
                "Pereira, J",
                "Lopes-Dias, C",
                "Hehenberger, L",
                "Sburlea, AI"
            ],
            "year": 2021,
            "source": "IEEE Xplore. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2023-02-03T09:53:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 172119,
            "title": "Chronisch nicht bakterielle Ostomyelitis (CNO): Unterschiede in Phänotyp und Outcome zwischen pädiatrischen und erwachsenen Patienten.",
            "abstract": null,
            "authors": [
                "Singer, P. ",
                "Hermann J.",
                "Wibmer C.",
                "Skrabl-Baumgartner A."
            ],
            "year": 2018,
            "source": "ÖGR-Jahrestagung ; 07.12.2018; Wien . 2018. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172119-14052",
                "172119-14086",
                "172119-14091"
            ],
            "persons": [
                "172119-51002",
                "172119-59398",
                "172119-60213"
            ],
            "imported": "2019-01-28T14:33:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": 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": 212625,
            "title": "Auswirkungen einer klinikinternen Fortbildung auf die Episiotomierate Eine Studie an der UFK Graz",
            "abstract": "Hintergrund: Episiotomien zählen weltweit zu den häufigsten operativen Maßnahmen in der Geburtshilfe. Sowohl innereuropäisch als auch innerhalb Österreichs liegt eine große Schwankungsbreite der Episotomierate vor, wobei sich diese über WHO empfohlenen Häufigkeit von 10% befindet. Aus der Geschichte geht eine stetige Veränderung der Indikationen, Häufigkeiten und Notwendigkeiten der Episiotomie hervor, weshalb eine wiederkehrende, kritische Hinterfragung notwendig zu sein scheint. Da in der Literatur beschriebene, unterschiedliche Formen der Wissensvermittlungen positive Auswirkungen für die Praxis erzielen konnten, lässt sich vermuten, dass auch eine klinikinterne Fortbildung einen entsprechenden Effekt haben könnte. Ziel der vorliegenden Arbeit ist es, zu untersuchen, inwiefern mittels einer klinikinternen Fortbildung eine Reduktion der Episiotomierate erzielt werden kann. Dies soll am Beispiel der Universitätsklinik für Frauenheilkunde und Geburtshilfe in Graz evaluiert werden.",
            "authors": [
                "Leinz, J"
            ],
            "year": 2024,
            "source": "Masterstudium; Interprofessionelle Gesundheitswissenschaften; [ Masterarbeit ] Medizinische Universität Graz; 2024. pp. 80",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-18T10:23:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 212516,
            "title": "Der pädiatrische Traumapatient.",
            "abstract": null,
            "authors": [
                "Ribitsch, M",
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "Der pädiatrische Notfall in der Präklinik - Notarzt-Refresher lt. §40(3) ÄG der AGN (Arbeitsgemeinschaft für Notfallmedizin) Steiermark; DEC 4-5, 2024; Hörgas, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212516-14094"
            ],
            "persons": [
                "212516-54089",
                "212516-79516"
            ],
            "imported": "2024-12-11T18:20:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 159561,
            "title": "Schmerztherapie ohne Zukunft?",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Köstenberger, M",
                "Neuwersch, S"
            ],
            "year": 2016,
            "source": "Wiener Medizinische Wochenschrift\r\nSkriptum. 2016; 13(6): 16-18. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "159561-14014",
                "159561-14044"
            ],
            "persons": [
                "159561-89242",
                "159561-95683"
            ],
            "imported": "2017-03-24T17:11:34+01:00",
            "journal": null,
            "issn": "1613-3803",
            "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": 212431,
            "title": "Update Juvenile Dermatomyositis",
            "abstract": null,
            "authors": [
                "Skrabl-Baumgartner, A"
            ],
            "year": 2024,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Rheumatologie und Rehabilitation; NOV 28-30, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212431-14091"
            ],
            "persons": [
                "212431-60213"
            ],
            "imported": "2024-12-06T15:54:04+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212428,
            "title": "Gerinnung im klinischen Alltag",
            "abstract": null,
            "authors": [
                "Kölblinger, CJ (Hrsg.)",
                "Lang, T",
                "Prüller, F",
                "Bauer, F",
                "Gary, T",
                "Gattringer, T",
                "Weihs, W",
                "Kölblinger, CJ",
                "Seidel, G",
                "Acham, S",
                "Schöllnast, H",
                "Wurzer, H",
                "Bachler",
                "M",
                "Muhr, T",
                "Pfanner, G",
                "Gebhart, J",
                "Haas, T",
                "Ziegler, B",
                "Neumeister, P"
            ],
            "year": 2024,
            "source": "Wien: Springer-Verlag GmbH ; 2024. pp. 1030. (ISBN: 978-3-200-06188-0) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212428-14104"
            ],
            "persons": [
                "212428-52008"
            ],
            "imported": "2024-12-06T14:19:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212383,
            "title": "Die präklinische NIV-Therapie bei Patient*innen mit akut-exazerbierter COPD",
            "abstract": "Einleitung: Die chronisch-obstruktive Lungenerkrankung (engl. Chronic Obstructive Pulmonary Disease, COPD) ist aktuell die vierthäufigste Todesursache weltweit. Im Rahmen akuter Exazerbationen (AECOPD), definiert als eine Zunahme der Atemnot über die normale tägliche Schwankungsbreite, ist innerklinisch die nicht-invasive Beatmung (engl. non-invasive ventilation, NIV) zur Therapie der respiratorischen Insuffizienz bereits ein bewährtes Tool. Zum Teil hat diese Therapieform auch Einzug in der Präklinik gefunden, Daten über die Effektivität fehlen bisher jedoch. Diese Arbeit soll untersuchen, ob eine präklinisch initiierte NIV-Therapie im Rahmen einer AECOPD klinisch und/oder laborchemisch zu einer signifikanten Verbesserung des Patient*innenzustandes führt.\nMaterial und Methoden: Für diese Diplomarbeit erfolgte eine retrospektive Analyse gewonnener Daten aus dem Notarztdokumentationssystem des Notarzteinsatzfahrzeuges Graz-Ost in Bezug auf die Blutgasanalyse (BGA) und den Glasgow Coma Scale (GCS), sowie deren Vergleich mit innerklinischen Daten aus dem Krankenhausinformationssystem (openMEDOCS) der KAGes (Steiermärkische Krankenanstaltengesellschaft). Die untersuchte Hauptzielgröße ist die Differenz zwischen dem ersten prä- und dem ersten innerklinisch gemessenen pH-Wert, sowie der arteriellen CO2-Konzentration. Als Nebenzielgröße wurde bei Patient*innen mit initialen GCS von 12 oder weniger die Differenz zum GCS-Wert bei der Übergabe im Krankenhaus analysiert.",
            "authors": [
                "Nestler, F"
            ],
            "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-12-02T13:26:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 212371,
            "title": "Hyperbare Oxygenation (HBO) bei chronischen Wunden.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2024,
            "source": "Ärztliches Wundseminar; NOV 29, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212371-14077"
            ],
            "persons": [
                "212371-50145"
            ],
            "imported": "2024-12-02T12:20:12+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": false,
            "local_affiliation": true
        },
        {
            "id": 212216,
            "title": "\"Gib acht ein Kind!\" - Pädiatrisch-notfallmedizinische Fallbeispiele.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "Ausbildung zum Notfallsanitäter mit besonderer Notfallkompetenz Beatmung und  Intubation (NKI) gemäß SanG, Österreichisches Rotes Kreuz, Landesverband Steiermark; NOV 22-24, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212216-14094"
            ],
            "persons": [
                "212216-79516"
            ],
            "imported": "2024-11-22T17:41:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212203,
            "title": "Entzugsmanagement nach medikamentöser Schmerztherapie.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Freidl, T",
                "Raith, W"
            ],
            "year": 2024,
            "source": "Weiterqualifizierung Schmerzexperte/-in Neonatologie; NOV 19-21, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212203-14094"
            ],
            "persons": [
                "212203-68534"
            ],
            "imported": "2024-11-20T22:26:19+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212200,
            "title": "Prevalence and associated factors of sarcopenic obesity among nursing home residents: A cross-sectional study",
            "abstract": null,
            "authors": [
                "Lavriša, Ž",
                "Hristov, H",
                "Pravst, I",
                "Eglseer, D"
            ],
            "year": 2024,
            "source": "Clinical Nutrition ESPEN. 2024; 63: 1158--46th ESPEN Congress on Clinical Nutrition & Metabolism; SEPT 7-10, 2024; Milan, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212200-14509"
            ],
            "persons": [
                "212200-82963"
            ],
            "imported": "2024-11-20T15:06:35+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": false,
            "local_affiliation": true
        },
        {
            "id": 212149,
            "title": "\"Delabeling\" by direct provocation testing in children and adolescents with a suspected history of a delayed reaction to β-lactam antibiotics",
            "abstract": null,
            "authors": [
                "Naustädter, I",
                "Blatt, S",
                "Wurpts, G",
                "Dickel, H",
                "Walter, C",
                "Aberer, W",
                "Bode, S",
                "Buhl, T",
                "Gernert, S",
                "Harner, S",
                "Heine, G",
                "Kerzel, S",
                "Köhler, M",
                "Lange, L",
                "List, J",
                "Merk, HF",
                "Nüsslein, T",
                "Ott, H",
                "Sattler, F",
                "Schuster, A",
                "Straube, H",
                "Weddi, B",
                "Zuberbier, T",
                "Brockow, K"
            ],
            "year": 2024,
            "source": "ALLERGOL SEL. 2024; 8:  206-211. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001343362600005",
            "pubmed": "38835749",
            "doi": "10.5414/ALX02480E",
            "pmc": "PMC11149545",
            "organizations": [
                "212149-14047"
            ],
            "persons": [
                "212149-51346-6"
            ],
            "imported": "2024-11-18T09:31:25+01:00",
            "journal": "ALLERGOL SEL",
            "issn": "2512-8957",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE SELECT; ",
            "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": false,
            "local_affiliation": true
        }
    ]
}