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=157920&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=157940&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157900&ordering=impactfactor_norm",
    "results": [
        {
            "id": 218990,
            "title": "Patientenprofile für gerätegestützte Therapieformen & Tipps und Tricks für die Praxis",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "Excellence in Neuroscience; May 16-17, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218990-14051"
            ],
            "persons": [
                "218990-50172"
            ],
            "imported": "2025-12-10T13:08:51+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": 220037,
            "title": "Evaluation of the most common microorganisms causing surgical site infections after renal transplantation",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Sorgnitt, R",
                "Schwantzer, G",
                "Jaradat, D",
                "Mathe, Z",
                "Sucher, R",
                "Kniepeiss, D"
            ],
            "year": 2024,
            "source": "Austrotransplant 2024; Okt 16-18, 2024; Salzburg Österreich. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220037-14026",
                "220037-14045",
                "220037-14073"
            ],
            "persons": [
                "220037-110007",
                "220037-50295",
                "220037-58323",
                "220037-117182",
                "220037-119772"
            ],
            "imported": "2026-01-20T12:03: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218866,
            "title": "Zufallsbefunde im MRT - Praktische Handlungsempfehlungen",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2025,
            "source": "Neurologie Update Refresher Wien ; NOV 26, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218866-14051"
            ],
            "persons": [
                "218866-50173"
            ],
            "imported": "2025-12-02T15:34: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": 220028,
            "title": "Long-term exposure to ambient ozone and lung function decline over 20 years in adults: The ECRHS study",
            "abstract": null,
            "authors": [
                "Tianyu Zhao,",
                "Iana Markevych,",
                "Elaine Fuertes,",
                "Kees De Hoogh,",
                "Simone Accordini,",
                "Anne Boudier,",
                "Lidia Casas,",
                "Bertil Forsberg,",
                "Judith Garcia Aymerich,",
                "Marco Gnesi,",
                "Mathias Holm,",
                "Christer Janson",
                ", Deborah Jarvis,",
                "Ane Johannessen,",
                "Benedicte Leynaert,",
                "José Antonio Maldonado Perez,",
                "Andrei Malinovschi,",
                "Lars Modig,",
                "James Potts,",
                "Nicole Probst Hensch,",
                "Valerie Siroux,",
                "Isabel Urrutia Landa,",
                "Danielle Vienneau,",
                ", Simona Villani10, Bénédicte Jacquemin19\r\n"
            ],
            "year": 2023,
            "source": "https://2023.iseeconference.org/assets/E-Books/ISEE-2023-Abstract-E-Book.pdf. 2023; -35th Annual ISEE Conference; September 17-21, 2023; Kaohsiung, ROC. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220028-14024"
            ],
            "persons": [
                "220028-131598"
            ],
            "imported": "2026-01-20T11:46:42+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": false
        },
        {
            "id": 218235,
            "title": "MS Mimics aus radiologischer Sicht",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2025,
            "source": "5. Autumn School der Jungen Neurologie; OKT 10-12, 2025; Salzburg, AT. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218235-14051"
            ],
            "persons": [
                "218235-50173"
            ],
            "imported": "2025-10-15T16:33:15+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": 218218,
            "title": "Gute Gesundheitsinformationen am LKH-Univ. Klinikum Graz",
            "abstract": null,
            "authors": [
                "Schwarz-Martelanz, C",
                "Hoffmann, M",
                "Tarbauer, V",
                "Nöst, J",
                "Stoiser, B",
                "Sendlhofer, G"
            ],
            "year": 2025,
            "source": "10. ÖPGK Konferenz; OKT, 9, 2025; Wien . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218218-14076"
            ],
            "persons": [
                "218218-112609",
                "218218-78071",
                "218218-92002",
                "218218-91769"
            ],
            "imported": "2025-10-13T10:49:28+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220039,
            "title": "\"YouTube\" for surgical training and education in donor nephrectomy: Friend or foe?",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Jaradat, D",
                "Eichler, T",
                "Sucher, R",
                "Margreiter, C",
                "Lederer, A",
                "Karitnig, R",
                "Geisler, A",
                "Jahn, N",
                "Hau, HM"
            ],
            "year": 2024,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40008117/. 2024; -Austrotransplant 2024; Oktober 16-18, 2024; Salzburg Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220039-14044",
                "220039-14045",
                "220039-14073"
            ],
            "persons": [
                "220039-110007",
                "220039-117782",
                "220039-119552",
                "220039-104125",
                "220039-117182",
                "220039-117923",
                "220039-119772"
            ],
            "imported": "2026-01-20T12:07: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": 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": 218047,
            "title": "Expandable prostheses: what improvements do we need?",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Gilg, M"
            ],
            "year": 2025,
            "source": "Emeritierungssymposium Reinhard Windhager; SEP 24, 2025; Vienna, AUSTRIA;. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218047-14052"
            ],
            "persons": [
                "218047-53237",
                "218047-77074"
            ],
            "imported": "2025-10-01T11:05:43+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": 214831,
            "title": "i.v. Kontrastmittelgabe",
            "abstract": null,
            "authors": [
                "Schmid, J"
            ],
            "year": 2025,
            "source": "Interne Fortbildung Universitätsklinik für Strahlentherapie-Radioonkologie; FEB 26, 2025; Graz, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214831-14104"
            ],
            "persons": [
                "214831-91529"
            ],
            "imported": "2025-03-06T08:58: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217967,
            "title": "Relevanz der Intoleranzdiagnostik mit Symptomfragebogen in der \r\nPrimärversorgung von Patient*innen mit vermuteter Laktose- oder \r\nFruktoseintoleranz",
            "abstract": null,
            "authors": [
                "Klotz, K",
                "Hammer, J",
                "Hammer, HF"
            ],
            "year": 2025,
            "source": "Primärversorgungskongres; Sep 25-26, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217967-14081"
            ],
            "persons": [
                "217967-51531"
            ],
            "imported": "2025-09-26T12:39:25+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": 122887,
            "title": "Disturbed eating behavior and its influences on the quality of life in polycystic ovary syndrome.",
            "abstract": null,
            "authors": [
                "Painold, A",
                "Milz, P",
                "Kapfhammer, HP",
                "Pieber, T",
                "Lerchbaum, E",
                "Obermayer-Pietsch, B"
            ],
            "year": 2012,
            "source": "Journal für Klinische Endokrinologie und Stoffwechsel. 2012; 5(S 3):94-94.-15th Congress of the European Neuroendocrine Association; SEP 12-15, 2012; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122887-14080",
                "122887-29444"
            ],
            "persons": [
                "122887-51809",
                "122887-51831",
                "122887-51907",
                "122887-54165"
            ],
            "imported": "2012-10-26T21:19:34+02:00",
            "journal": null,
            "issn": "1998-7773",
            "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": 220034,
            "title": "Der Einfluss von multiresistenten Erregern auf das Überleben nach \r\nBrandverletzungen",
            "abstract": null,
            "authors": [
                "Smolle, C",
                "Faustmann, L",
                "Geißler, J. C. J.",
                "Kamolz, LP"
            ],
            "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": [
                "220034-14076"
            ],
            "persons": [
                "220034-70620",
                "220034-97446",
                "220034-80111"
            ],
            "imported": "2026-01-20T11:54:43+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": 217963,
            "title": "Gelectrode 1: A Wireless, Tissue-Inspired Stimulator",
            "abstract": null,
            "authors": [
                "Polz, M",
                "Fuchs, J",
                "Ghaffari Tabrizi-Wizsy, N",
                "Holzapfel, GA",
                "Kainz, M",
                "Lenk, K",
                "Rath, T",
                "Rienmüller, T",
                "Sommer, G",
                "Trimmel, G",
                "Ücal, M"
            ],
            "year": 2025,
            "source": "-. 2025; -11th Summer School on PHYSICS-INFORMED MODELING, SIMULATION AND EXPERIMENTS WITH EMPHASIS ON THE CARDIOVASCULAR SYSTEM; SEPT 15–19, 2025; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217963-14014",
                "217963-14017",
                "217963-14051"
            ],
            "persons": [
                "217963-72095",
                "217963-97931",
                "217963-51047"
            ],
            "imported": "2025-09-25T18:59: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217942,
            "title": "Moderne Altersnormen im Spannungsfeld von technologisch-ökonomischer Lebensoptimierung und kulturgeschichtlichen Lebenskonzepten. ",
            "abstract": null,
            "authors": [
                "Stronegger, WJ"
            ],
            "year": 2025,
            "source": "60. Jahrestagung der Deutschen Gesellschaft für Sozialmedizin und Prävention (DGSMP); 17.-19. Sept. 2025; Charité, Berlin, Deutschland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217942-14024"
            ],
            "persons": [
                "217942-51741"
            ],
            "imported": "2025-09-23T21:05: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": 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": 217811,
            "title": "Mentoring session: short scientific presentations by participants with expert feedback.",
            "abstract": null,
            "authors": [
                "Schmid, J",
                "Talakic, E",
                "Reiter, U",
                "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": [
                "217811-14054",
                "217811-14104"
            ],
            "persons": [
                "217811-74075",
                "217811-53950",
                "217811-82111",
                "217811-91529"
            ],
            "imported": "2025-09-15T14:03:43+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": 218744,
            "title": "Extraskeletal osteosarcoma harboring ETV6::NTRK3 fusion treated successfully with larotrectinib: a case study.",
            "abstract": null,
            "authors": [
                "Skok, K",
                "Ochsenhofer, F",
                "Gassner, R",
                "Leithner, A",
                "Szkandera, J",
                "Viertler, C",
                "Hasenschwandtner, S",
                "Reichinger, A",
                "Liegl-Atzwanger, B"
            ],
            "year": 2025,
            "source": "Commun Med (Lond). 2025; 5(1): 489",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001619789400005",
            "pubmed": "41266549",
            "doi": "10.1038/s43856-025-01184-z",
            "pmc": "PMC12634677",
            "organizations": [
                "218744-14052",
                "218744-14020",
                "218744-14085"
            ],
            "persons": [
                "218744-120849-1",
                "218744-101162-6",
                "218744-50546-4",
                "218744-53237-6",
                "218744-54279-6",
                "218744-69234-6"
            ],
            "imported": "2025-11-24T01:00:00+01:00",
            "journal": "Commun Med (Lond)",
            "issn": "2730-664X",
            "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": 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": 208763,
            "title": "Comparative analysis of the epibiotic diatom assemblage on loggerhead sea turtles in pre- and post-hospitalization period",
            "abstract": null,
            "authors": [
                "Filek, K",
                "Majewska, R",
                "Van de Vijver, B",
                "Robert, K",
                "Mucko, M",
                "Frankovich, TA",
                "Ashworth, MP",
                "Sullivan, M",
                "Bosak, S"
            ],
            "year": 2019,
            "source": "European journal of Phycology. 2019; 157-157.-7th European Phycological Congress; SEP 25-30, 2019; Zagreb, KROATIEN.  (ISBN: 0967-0262 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208763-14023"
            ],
            "persons": [
                "208763-125318"
            ],
            "imported": "2024-03-21T10:06:30+01:00",
            "journal": null,
            "issn": "1469-4433",
            "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": 220026,
            "title": "Panel Discussion: Chirurgisches Vorgehen.",
            "abstract": null,
            "authors": [
                "Kamolz, LP"
            ],
            "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": [
                "220026-14076"
            ],
            "persons": [
                "220026-80111"
            ],
            "imported": "2026-01-20T11:44:15+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": 220051,
            "title": "Hyperspectral imaging for organ quality assessment of a machine-perfused donor liver",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Langner, C",
                "Sucher, R",
                "Kniepeiss D\r\n"
            ],
            "year": 2025,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40881770/. 2025; -Deutscher Chirurgen Kongress 2025; Mär 26-28, 2025; München Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220051-14020",
                "220051-14073"
            ],
            "persons": [
                "220051-117182",
                "220051-58323",
                "220051-119772",
                "220051-50044"
            ],
            "imported": "2026-01-20T12:38: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": 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": 217073,
            "title": "Praxisseminar Bewegungsstörungen",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "ÖGN Jahrestagung; MAR 11-14, 2025; Innsbruck, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217073-14051"
            ],
            "persons": [
                "217073-50172"
            ],
            "imported": "2025-07-14T13:15: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}