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=158380&ordering=year
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=158400&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158360&ordering=year",
    "results": [
        {
            "id": 222506,
            "title": "Podiumsdiskussion zum Thema: Generalisten vs. Spezialisten - was brauchen wir in der Notfallversorgung? (Kongresseröffnung)",
            "abstract": null,
            "authors": [
                "Gruber, B",
                "Gschanes, M",
                "Herkner, H",
                "Krammel, M",
                "Schaflinger, E",
                "Schwaberger, B",
                "Schwarz, C"
            ],
            "year": 2026,
            "source": "Notfallmedizin 2026 - 12. Kongress der Arbeitsgemeinschaft für Notfallmedizin (AGN); APR 9-11, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222506-14094"
            ],
            "persons": [
                "222506-79516"
            ],
            "imported": "2026-04-12T12:42:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222515,
            "title": "Vergleich dreier Methoden zur notfallmäßigen Nabelvenenkatheterisierung.",
            "abstract": null,
            "authors": [
                "Koch, M",
                "Schwaberger, B",
                "Pichler, G",
                "Mileder, L"
            ],
            "year": 2026,
            "source": "Sonderband anlässlich des 12. Kongresses der Arbeitsgemeinschaft für Notfallmedizin (notfallmedizin 2026). 2026; Vol. 3(S1):104-104.-Notfallmedizin 2026 - 12. Kongress der Arbeitsgemeinschaft für Notfallmedizin (AGN); APR 9-11, 2026; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222515-14094"
            ],
            "persons": [
                "222515-50907",
                "222515-68534",
                "222515-79516"
            ],
            "imported": "2026-04-12T13:19:13+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": 222510,
            "title": "Systematische Literaturrecherche zum Einsatz biologischer Materialien für realitätsnahe Trainings vaskulärer Zugänge bei Neugeborenen.",
            "abstract": null,
            "authors": [
                "Wlattnig, H",
                "Mileder, L",
                "Leonhartsberger, H",
                "Pichler, G",
                "Schwaberger, B"
            ],
            "year": 2026,
            "source": "Sonderband anlässlich des 12. Kongresses der Arbeitsgemeinschaft für Notfallmedizin (notfallmedizin 2026). 2026; Vol. 3(S1):80-80.-Notfallmedizin 2026 - 12. Kongress der Arbeitsgemeinschaft für Notfallmedizin (AGN); APR 9-11, 2026; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222510-14044",
                "222510-14094"
            ],
            "persons": [
                "222510-121089",
                "222510-50907",
                "222510-68534",
                "222510-79516"
            ],
            "imported": "2026-04-12T13:01:32+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": 222521,
            "title": "Der aortoventrikuläre Tunnel - eine Fallvorstellung",
            "abstract": null,
            "authors": [
                "Winkler, M",
                "Narancsik, Z",
                "Nagy, E",
                "Köstenberger, M",
                "Sallmon, H."
            ],
            "year": 2026,
            "source": "AG Kinderkardiologie - Fachgruppensitzung; APRIL 9-10, 2026; Linz. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222521-14093",
                "222521-14106"
            ],
            "persons": [
                "222521-129497",
                "222521-52013",
                "222521-119047",
                "222521-121952",
                "222521-90514"
            ],
            "imported": "2026-04-12T21:24:35+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222467,
            "title": "Kappa free light chains in cerebrospinal fluid to detect inflammation - results from a multicentric prospective real-world study.",
            "abstract": null,
            "authors": [
                "Süße, M",
                "Hannich, MJ",
                "Lottermoser, F",
                "Gross, S",
                "Budde, K",
                "Crnkovic-Mertens, I",
                "Thiaucourt, M",
                "Roser, M",
                "Konen, FF",
                "Skripuletz, T",
                "Suliman, R",
                "Mirtschink, P",
                "Bock, H",
                "Reuner, K",
                "Poitz, D",
                "Ziemssen, T",
                "Tumani, H",
                "Lewerenz, J",
                "Khalil, M",
                "Harrer, A",
                "Nauck, M",
                "Dressel, A"
            ],
            "year": 2026,
            "source": "Front Immunol. 2026; 17:  1806398",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001730416200001",
            "pubmed": "41929509",
            "doi": "10.3389/fimmu.2026.1806398",
            "pmc": "PMC13038534",
            "organizations": [
                "222467-14051"
            ],
            "persons": [
                "222467-57435-6"
            ],
            "imported": "2026-04-07T02:00:00+02:00",
            "journal": "Front Immunol",
            "issn": "1664-3224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.792,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.792,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "IMMUNOLOGY-SCIE",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222231,
            "title": "Vertically transmitted bacterivorous nematodes are consistent nest inhabitants in the Azteca-Cecropia ant-plant mutualism.",
            "abstract": null,
            "authors": [
                "Barrajon-Santos, V",
                "Nepel, M",
                "Sudhaus, W",
                "Hausmann, B",
                "Woebken, D",
                "Mayer, VE"
            ],
            "year": 2026,
            "source": "Sci Rep. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001721727300001",
            "pubmed": "41741506",
            "doi": "10.1038/s41598-025-34231-9",
            "pmc": "PMC13009263",
            "organizations": [
                "222231-14081"
            ],
            "persons": [
                "222231-125874-6"
            ],
            "imported": "2026-03-24T01:00:00+01:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.722,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "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": 222456,
            "title": "The impact of body composition variability on coagulation monitoring in patients on direct oral factor Xa inhibitors for treatment of venous thromboembolism.",
            "abstract": null,
            "authors": [
                "Kurzmann-Guetl, K",
                "Leitner, DR",
                "Gary, T",
                "Avian, A",
                "Beck, A",
                "Rabensteiner, J",
                "Prueller, F",
                "Raggam, RB",
                "Brodmann, M",
                "Toplak, H"
            ],
            "year": 2026,
            "source": "Front Cardiovasc Med. 2026; 13:  1773664",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001727381200001",
            "pubmed": "41908060",
            "doi": "10.3389/fcvm.2026.1773664",
            "pmc": "PMC13021583",
            "organizations": [
                "222456-14026",
                "222456-14028",
                "222456-14079",
                "222456-14080"
            ],
            "persons": [
                "222456-50564-6",
                "222456-51689-6",
                "222456-57144-6",
                "222456-59544-6",
                "222456-94798-2",
                "222456-51136-6",
                "222456-51846-6",
                "222456-67207-6"
            ],
            "imported": "2026-04-05T02:00:00+02:00",
            "journal": "Front Cardiovasc Med",
            "issn": "2297-055X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.528,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.528,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "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": 221698,
            "title": "The Influence of BMI on Mortality and Clinical Outcomes After Burns.",
            "abstract": null,
            "authors": [
                "Kleinhapl, J",
                "Ji, R",
                "Gainski, Danielski, L",
                "Golovko, G",
                "Palackic, A",
                "Nguyen, P",
                "Branski, LK",
                "Wolf, SE",
                "Finnerty, CC",
                "Suman, OE"
            ],
            "year": 2026,
            "source": "Eur Burn J. 2026; 7(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001725273200001",
            "pubmed": "41718247",
            "doi": "10.3390/ebj7010012",
            "pmc": "PMC12922039",
            "organizations": [
                "221698-14076"
            ],
            "persons": [
                "221698-88310-6"
            ],
            "imported": "2026-02-23T01:00:00+01:00",
            "journal": "Eur Burn J",
            "issn": "2673-1991",
            "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": 222127,
            "title": "Noninvasive mean pulmonary arterial pressure/oxygen uptake slope as a predictor of pulmonary exercise haemodynamics and outcome.",
            "abstract": null,
            "authors": [
                "John, T",
                "Tello, K",
                "Olschewski, H",
                "Abeln, H",
                "Foris, V",
                "Güttler, BR",
                "John, N",
                "Zeder, K",
                "Kneidinger, N",
                "Kovacs, G",
                "Douschan, P"
            ],
            "year": 2026,
            "source": "ERJ Open Res. 2026; 12(2):",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001721029100009",
            "pubmed": "41809865",
            "doi": "10.1183/23120541.01135-2025",
            "pmc": "PMC12969691",
            "organizations": [
                "222127-14087"
            ],
            "persons": [
                "222127-100914-1",
                "222127-104780-6",
                "222127-115821-6",
                "222127-79732-4",
                "222127-87980-6",
                "222127-59238-6",
                "222127-125880-6",
                "222127-105232-6"
            ],
            "imported": "2026-03-17T01:00:00+01:00",
            "journal": "ERJ Open Res",
            "issn": "2312-0541",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.716,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-SCIE",
            "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": 222453,
            "title": "Corrective steps during neonatal mask ventilation - a narrative review of the evidence behind the MR SOPA acronym.",
            "abstract": null,
            "authors": [
                "Gaertner, VD",
                "Mileder, LP",
                "Springer, L",
                "Wagner, M",
                "Dvorsky, R",
                "Rüegger, CM",
                "Kaufmann, M"
            ],
            "year": 2026,
            "source": "Resusc Plus. 2026; 29:  101288",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001727105100001",
            "pubmed": "41909182",
            "doi": "10.1016/j.resplu.2026.101288",
            "pmc": "PMC13022702",
            "organizations": [
                "222453-14094"
            ],
            "persons": [
                "222453-68534-6"
            ],
            "imported": "2026-04-02T02:00:00+02:00",
            "journal": "Resusc Plus",
            "issn": "2666-5204",
            "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": 222497,
            "title": "Biologically informed dual deep learning for skeletal maturity prediction in pediatrics.",
            "abstract": null,
            "authors": [
                "Rezk, E"
            ],
            "year": 2026,
            "source": "Front Radiol. 2026; 6:1774498",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001729934300001",
            "pubmed": "41929406",
            "doi": "10.3389/fradi.2026.1774498",
            "pmc": "PMC13039097",
            "organizations": [],
            "persons": [],
            "imported": "2026-04-10T02:00:00+02:00",
            "journal": "Front Radiol",
            "issn": "2673-8740",
            "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": 222537,
            "title": "Clinical Applications of Allograft Bone Screws in Foot and Ankle Surgery: Case Report and Preliminary Results.",
            "abstract": null,
            "authors": [
                "Hütter, K",
                "Labmayr, V",
                "Ornig, M",
                "Holweg, P"
            ],
            "year": 2026,
            "source": "14th International Meeting of the Austrian Foot Society; APR 9-11, 2026; Kitzbühel, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222537-14052"
            ],
            "persons": [
                "222537-100001",
                "222537-104358"
            ],
            "imported": "2026-04-13T12:12:33+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": false
        },
        {
            "id": 222539,
            "title": "Outcome nach präklinischem Herz-Kreislauf-Stillstand vom Notärztinnenfahrzeug Univ.-Klinikum Graz 2024 – eine retrospektive Kohortenstudie",
            "abstract": null,
            "authors": [
                "Eckhardt, A",
                "Zoidl, P",
                "Scharer, K",
                "Furtmüller, M",
                "Heuschneider, L",
                "Eichinger, M"
            ],
            "year": 2026,
            "source": "Vol. 3 No. S1 (2026): Abstract Book - notfallmedizin2026. 2026; 3: -NOTFALL2026; Apr 9-11, 2026; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222539-14044",
                "222539-14069"
            ],
            "persons": [
                "222539-124394",
                "222539-99639",
                "222539-60097",
                "222539-95708",
                "222539-110289",
                "222539-118470"
            ],
            "imported": "2026-04-13T12:31:04+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": 222538,
            "title": "Auswertung möglicher Indikationen für präklinische Blutgasanalysen eines ländlichen Notarzteinsatzfahrzeugs — eine retrospektive Analyse",
            "abstract": null,
            "authors": [
                "Fuchs, C",
                "Trampitsch, M",
                "Eichinger, M",
                "Rief, M"
            ],
            "year": 2026,
            "source": "Vol. 3 No. S1 (2026). 2026; 3: -NOTFALL2026; Apr 9-11, 2026; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222538-14044",
                "222538-14069"
            ],
            "persons": [
                "222538-95708",
                "222538-97965",
                "222538-100439"
            ],
            "imported": "2026-04-13T12:27:39+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": 222543,
            "title": "Notärztliche Erstversorgung von Schwangeren in der Präklinik–  eine retrospektive Analyse der Einsatzdaten vom NEF Graz-Ost in den Jahren 2010 bis 2024",
            "abstract": null,
            "authors": [
                "Schriebl, E",
                "Rief, M",
                "Zoidl, P",
                "Heuschneider, L",
                "Eichinger, M"
            ],
            "year": 2026,
            "source": "Vol. 3 No. S1 (2026): Abstract Book - notfallmedizin2026. 2026; -NOTFALL2026; Apr 9-11 2026; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222543-14044",
                "222543-14069"
            ],
            "persons": [
                "222543-60097",
                "222543-124257",
                "222543-95708",
                "222543-99639",
                "222543-97965"
            ],
            "imported": "2026-04-13T12:56:37+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": 222541,
            "title": "Mission Mapping des Notarzteinsatzfahrzeuges LKH Univ.–Klinikum Graz",
            "abstract": null,
            "authors": [
                "Laumer, J",
                "Eichinger, M",
                "Scharer, K",
                "Furtmüller, M",
                "Zoidl, P",
                "Rief, M"
            ],
            "year": 2026,
            "source": "Vol. 3 No. S1 (2026): Abstract Book - notfallmedizin2026. 2026; 3: -NOTFALL2026; Apr 9-11 2026; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222541-14069"
            ],
            "persons": [
                "222541-110289",
                "222541-118470",
                "222541-97965",
                "222541-60097",
                "222541-95708"
            ],
            "imported": "2026-04-13T12:46:14+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": 221036,
            "title": "Reply to Letter: Timing and Sex Bias in Prehospital Prediction of Trauma Transfusion Requirements.",
            "abstract": null,
            "authors": [
                "Pérez-García, R",
                "López-Izquierdo, R",
                "Eichinger, M",
                "Del, Pozo, Vegas, C",
                "Delgado, Benito, JF",
                "Sánchez, Soberón, I",
                "Polonio-López, B",
                "Martín-Conty, JL",
                "Sanz-García, A",
                "Martín-Rodríguez, F"
            ],
            "year": 2026,
            "source": "QJM. 2026;  PMID 9438285",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:001692223400001",
            "pubmed": "41632687",
            "doi": "10.1093/qjmed/hcag039",
            "pmc": null,
            "organizations": [
                "221036-14069"
            ],
            "persons": [
                "221036-95708-6"
            ],
            "imported": "2026-02-09T01:00:00+01:00",
            "journal": "QJM",
            "issn": "1460-2725",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.846,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "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
        },
        {
            "id": 222542,
            "title": "Rethinking Prehospital eFAST: A Thoracic-First, Time-Conscious Algorithm",
            "abstract": null,
            "authors": [
                "Bachner, V",
                "Schweighofer, E",
                "Braun, C",
                "Hauser, A",
                "Rockstroh, J",
                "Eichinger, M",
                "Furtmüller, M",
                "Eichlseder, M",
                "Purkarthofer, D"
            ],
            "year": 2026,
            "source": "Vol. 3 No. S1 (2026): Abstract Book - notfallmedizin2026. 2026; -NOTFALL2026; Apr 9-11 2026; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222542-14044",
                "222542-14069"
            ],
            "persons": [
                "222542-116141",
                "222542-95708",
                "222542-112171",
                "222542-118470",
                "222542-97332"
            ],
            "imported": "2026-04-13T12:50:05+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": 222540,
            "title": "Überleben ist nicht genug: Neuropsychologisches Outcome nach OHCA – Methodikvorschlag",
            "abstract": null,
            "authors": [
                "Braun, C",
                "Zoidl, P",
                "Scharer, K",
                "Honnef, G",
                "Heuschneider, L",
                "Eichinger, M"
            ],
            "year": 2026,
            "source": "Vol. 3 No. S1 (2026): Abstract Book - notfallmedizin2026. 2026; 3: -NOTFALL2026; Apr 9-11, 2026; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222540-14044",
                "222540-14069"
            ],
            "persons": [
                "222540-90314",
                "222540-110289",
                "222540-112171",
                "222540-60097",
                "222540-95708",
                "222540-99639"
            ],
            "imported": "2026-04-13T12:42:06+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": 222544,
            "title": "Dermatologie Update- Blickdiagnostik & Therapie in der Praxis.",
            "abstract": null,
            "authors": [
                "Schadelbauer, E"
            ],
            "year": 2026,
            "source": "Seminare im März (SIM) 2026; MAR 26, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222544-14047"
            ],
            "persons": [
                "222544-89743"
            ],
            "imported": "2026-04-13T13:50:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}