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=157940&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=157960&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157920&ordering=impactfactor_norm",
    "results": [
        {
            "id": 217810,
            "title": "Hands-on workshop: stereotactic/US guided breast biopsy.",
            "abstract": null,
            "authors": [
                "Adelsmayr, G",
                "Wegmann, E",
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "ESOR (European School of Radiology) Graz Tutorial 2025; OCT 6-10, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217810-14104",
                "217810-14054"
            ],
            "persons": [
                "217810-82111",
                "217810-87602"
            ],
            "imported": "2025-09-15T14:00:57+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 125413,
            "title": "Realitätsnahe Darstellung der regionalen Verfügbarkeit von Hausärzten - am Beispiel des Kreises Kleve in Nordrhein-Westfalen",
            "abstract": null,
            "authors": [
                "Dahlhaus, A",
                "Müller, H",
                "Siebenhofer, A",
                "Beyer, M",
                "Gerlach, F"
            ],
            "year": 2012,
            "source": "Zeitschrift für Allgemeinmedizin (ZFA). 2012; 88: 80-80.-DEGAM - 46.Kongress für Allgemeinmedizin und Familienmedizin, Die Zukunft der hausärztlichen Versorgung im ländlichen Raum; SEPT 20-22, 2012; Rostock, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125413-14026",
                "125413-14080"
            ],
            "persons": [
                "125413-51098"
            ],
            "imported": "2013-01-18T19:15:25+01:00",
            "journal": null,
            "issn": "0341-9835",
            "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": 181313,
            "title": "The Influx of Data - Managing and Processing of Biobank Sample Data",
            "abstract": null,
            "authors": [
                "Kugic, A",
                "Frajuk, S"
            ],
            "year": 2019,
            "source": "Knowledge Transfer Service. Codex4SMEs Webinar; SEP 25, 2019; Graz, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181313-28392"
            ],
            "persons": [
                "181313-100581",
                "181313-91670"
            ],
            "imported": "2020-02-28T16:37:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216991,
            "title": "Buried LAMS nach endoskopischer Gallenblasendrainage",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Blesl, A",
                "Spindelböck, W",
                "Schlager, H",
                "Högenauer, C"
            ],
            "year": 2025,
            "source": "Wiener klinische Wochenschrift. 2025. 2025; -ÖGGH Jahrestagung ; JUN 11-14, 2025; Wels. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216991-14081"
            ],
            "persons": [
                "216991-74515",
                "216991-100597",
                "216991-53167",
                "216991-81175",
                "216991-54296"
            ],
            "imported": "2025-07-07T18:20:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126955,
            "title": "Autologe Myoblasten in der Therapie bei Stuhlinkontinenz- Eine Interims Analyse von 40 PatientenInnen 4 Wochen post injektionem",
            "abstract": null,
            "authors": [
                "Frudinger, A",
                "Kolovetsiou, V",
                "Paede, J",
                "Marksteiner, R"
            ],
            "year": 2012,
            "source": "Archives of gynecology and obstetrics. 2012; 286: -DGGG; OKT 9-13, 2012; München, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126955-14038"
            ],
            "persons": [
                "126955-68055"
            ],
            "imported": "2013-02-15T21:22:17+01:00",
            "journal": null,
            "issn": "0932-0067",
            "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": 215625,
            "title": "VI-RADS klasifikacija MRI-a kod karcinoma mokracnog mjehura",
            "abstract": null,
            "authors": [
                "Talakic, E"
            ],
            "year": 2025,
            "source": "27. Kongres Udruzenja Urologa Srbije; APR 11-12, 2025; Belgrad, SERBIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215625-14104"
            ],
            "persons": [
                "215625-74075"
            ],
            "imported": "2025-04-14T10:27:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211492,
            "title": "Metabolische Myopathien: Klassifikation und Diagnostik",
            "abstract": null,
            "authors": [
                "Klickovic, U"
            ],
            "year": 2014,
            "source": "Fakten der Rheumatologie. 2014; FdR 04/2014: ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211492-14108"
            ],
            "persons": [],
            "imported": "2024-10-09T14:30: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": 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": 202758,
            "title": "Projekt „Digital Skills, Knowledge and \r\nCommunication für Studierende der Medizin“.",
            "abstract": null,
            "authors": [
                "Baumgartner, M",
                "Fazekas, C",
                "Simonic, KM",
                "Vajda, C",
                "Michlmayr-Brand, K",
                "Lecaks, G",
                "Steininger-Kaar, K",
                "Gangl, C",
                "Dorffner, G"
            ],
            "year": 2023,
            "source": "Zeitschrift für Hochschulentwicklung. 2023; 18:  279-300. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "202758-14026",
                "202758-29447"
            ],
            "persons": [
                "202758-111509-6",
                "202758-50774-6",
                "202758-51698-6",
                "202758-60096-6"
            ],
            "imported": "2023-05-03T11:16: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": 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": 1772,
            "title": "Nasopharyngeal angiofibroma: an immunohistochemical study of 32 cases.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Fletcher, CD",
                "Kainz, J",
                "Schmid, C",
                "Humer, U"
            ],
            "year": 1993,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1993; 423(4):281-285",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD85500007",
            "pubmed": "8236824",
            "doi": "10.1007/BF01606891",
            "pmc": null,
            "organizations": [
                "1772-14020",
                "1772-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 162526,
            "title": "Medicinal Eye Therapy",
            "abstract": null,
            "authors": [
                "Langner-Wegscheider, B"
            ],
            "year": 2017,
            "source": "SPEKTRUM AUGENHEILKD. 2017; 31(3-4): 158-158. ",
            "category": 1,
            "document_type": 7,
            "sci": "ISI:000409029600014",
            "pubmed": null,
            "doi": "10.1007/s00717-017-0328-y",
            "pmc": null,
            "organizations": [
                "162526-14043"
            ],
            "persons": [],
            "imported": "2017-10-03T14:16:48+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "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": 214683,
            "title": "Resektion nach neoadjuvanter Chemo-Immuntherapie.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2025,
            "source": "Salzburger Symposium Thoraxchirurgie; FEB 20-21, 2025; Anif/ Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214683-14077"
            ],
            "persons": [
                "214683-50145"
            ],
            "imported": "2025-02-24T14:52:24+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": 219015,
            "title": "Histidine-Tryptophan-Ketoglutarate (HTK) as perfusion solution during hypothermic\r\noxygenated machine perfusion (HOPE) prior to kidney transplantation - Case series",
            "abstract": null,
            "authors": [
                "Karitnig, R",
                "Sereinigg, M",
                "El Mahrouk, M",
                "Sucher, R",
                "Stiegler, P",
                ""
            ],
            "year": 2025,
            "source": "Austrotransplantkongress 2025; 15. - 17.10.2025; Schladming. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219015-14073"
            ],
            "persons": [
                "219015-104125",
                "219015-117182",
                "219015-119772",
                "219015-50874",
                "219015-62118"
            ],
            "imported": "2025-12-10T18:22:21+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 200675,
            "title": "Pathogenetische Aspekte und ihre Relevanz für den klinischen Alltag.",
            "abstract": null,
            "authors": [
                "Bosch, P",
                "Thiel, J"
            ],
            "year": 2022,
            "source": "Universum Innere Medizin. 2022; 4: ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200675-14086"
            ],
            "persons": [
                "200675-100419",
                "200675-111873"
            ],
            "imported": "2023-02-02T13:17: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": 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": 220022,
            "title": "Entwicklung eines ex-vivo-Hautwundheilungsmodells für Exzisions- und \r\nVerbrennungswunden.",
            "abstract": null,
            "authors": [
                "Kotzbeck, P",
                "Fößl, I",
                "Fink, J",
                "Moshammer, M",
                "Schwarz, A",
                "Prevedel, M",
                "Kamolz, LP",
                "Hofmann",
                "E"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220022-14076",
                "220022-14080"
            ],
            "persons": [
                "220022-90618",
                "220022-95211",
                "220022-100699",
                "220022-117826",
                "220022-124934",
                "220022-80111",
                "220022-89900",
                "220022-98005"
            ],
            "imported": "2026-01-20T11:35:14+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": 218435,
            "title": "Das Spezifikum der therapeutischen Beziehung in der Psychoonkologie.",
            "abstract": null,
            "authors": [
                "Nagele, E",
                "Zöbl. F",
                "Farkas-Schauer, C",
                "Hechenberger, S",
                "Andritsch, E \r\nim Namen des Arbeitskreises für Psychoonkologie des Klinisch-Psychologischen Dienstes am LKH Univ. Klinikum Graz"
            ],
            "year": 2025,
            "source": "-. 2025; -Klinische Psychologie im Krankenhaus - Wirkung. Zusammenarbeit. Zukunft; OCT 3, 2025 ; Vienna, AUSTRIA;. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218435-14085",
                "218435-29447"
            ],
            "persons": [
                "218435-78250",
                "218435-59261",
                "218435-107891",
                "218435-51062"
            ],
            "imported": "2025-10-30T09:01: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218058,
            "title": "Pre-hospital emergency care for preterm infants after unplanned out-of-hospital deliveries: A retrospective case series from Styria, Austria (2017–2024).",
            "abstract": null,
            "authors": [
                "Leonhartsberger, H",
                "Wintersperger, B",
                "Wlattnig, H",
                "Jauch, SF",
                "Mileder, LP",
                "Baik-Schneditz, N",
                "Pichler, G",
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "Proceedings of the European Emergency Medicine Congress 2025. 2025; -European Emergency Medicine Congress - EUSEM 2025; SEP 24-27, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218058-14044",
                "218058-14064",
                "218058-14094"
            ],
            "persons": [
                "218058-79516",
                "218058-86558",
                "218058-116761",
                "218058-121089",
                "218058-50907",
                "218058-68534"
            ],
            "imported": "2025-10-02T11:44:00+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": 220020,
            "title": "Chair: Forschung 2",
            "abstract": null,
            "authors": [
                "Kotzbeck, P"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220020-14076"
            ],
            "persons": [
                "220020-95211"
            ],
            "imported": "2026-01-20T11:33:05+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": false,
            "local_affiliation": true
        },
        {
            "id": 217865,
            "title": "SiMED - Sichere Medikation mit Unterstützung Künstlicher Intelligenz",
            "abstract": null,
            "authors": [
                "Sendlhofer, G"
            ],
            "year": 2025,
            "source": "ASQS-Symposium 2025; SEP 15-16, 2025; Klagenfurt. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217865-14076"
            ],
            "persons": [
                "217865-78071"
            ],
            "imported": "2025-09-16T19:07: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220014,
            "title": "Transduodenale Resektion eines großen Papillentumors mithilfe\r\nintraoperativer Cholangioskopie",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "El-Shabrawi, AM",
                "Langner, C",
                "Hau, HM",
                "Sucher, R"
            ],
            "year": 2024,
            "source": "https://pubmed.ncbi.nlm.nih.gov/39357480/. 2024; -Österreichischer Chirurgenkongress 2024; Jun 5-7, 2024; Salzburg Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220014-14020",
                "220014-14045",
                "220014-14073"
            ],
            "persons": [
                "220014-117182",
                "220014-119772",
                "220014-57246",
                "220014-117923",
                "220014-50044"
            ],
            "imported": "2026-01-20T11:22:36+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": 218891,
            "title": "Über 100 Jahre Sonnenschutzmittel: Rückblick und Ausblick",
            "abstract": "Die vorliegende Diplomarbeit mit dem Titel \"Über 100 Jahre Sonnenschutzmittel: Rückblick und Ausblick\" bietet einen umfassenden Überblick der historischen Entwicklung, der aktuellen Forschungsergebnisse sowie zukünftiger Perspektiven im Bereich der Photoprotektion. In dieser Arbeit wird die Transformation von Sonnenschutzmitteln von den frühen Schutzmethoden antiker Kulturen bis hin zu modernen, evidenzbasierten Produkten untersucht und deren medizinischer Stellenwert erörtert.",
            "authors": [
                "Reiter, V"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 118",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-12-03T09:49:47+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
        }
    ]
}