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=155720&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155740&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155700&ordering=year",
    "results": [
        {
            "id": 214768,
            "title": "Meet ESOR Steering Committee Member, Prof. Michael Fuchsjäger.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "European Congress of Radiology (ECR) 2025; FEB 26 - MAR 2, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214768-14104"
            ],
            "persons": [
                "214768-82111"
            ],
            "imported": "2025-03-03T10:30:45+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": 215208,
            "title": "Schmerzmedikamente und die Auswirkungen auf das menschliche Mikrobiom",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                ""
            ],
            "year": 2025,
            "source": "Schmerztag Wien; MÄR 7, 2025; Vienna,  AUSTRIA; . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215208-29447"
            ],
            "persons": [
                "215208-84449"
            ],
            "imported": "2025-03-17T08:58: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": 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": 215210,
            "title": "Ein „fetter“ Unterschied!- Von neurobiologischen Grundlagen bis zum praktischen Einsatz von Fetten in Prävention und Therapie psychischer Erkrankungen (Nutritional Psychiatry)",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                ""
            ],
            "year": 2025,
            "source": "15. Wiener Kongress Essstörungen, \"Europäische Perspektiven\"; MÄR13-15; Vienna, AUSTRIA; . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215210-29447"
            ],
            "persons": [
                "215210-84449"
            ],
            "imported": "2025-03-17T09:07:57+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215361,
            "title": "COVID-19 case fatality rate and infection fatality rate from 2020 to 2023:\u000bNationwide analysis in Austria",
            "abstract": null,
            "authors": [
                "Riedmann, U",
                "Chalupka, A",
                "Richter, L",
                "Sprenger, M",
                "Rauch, W",
                "Krause, R",
                "Willeit, P",
                "Schennach, H",
                "Benka, B",
                "Werber, D",
                "Høeg, T",
                "Ioannidis, J",
                "Pilz, S",
                ""
            ],
            "year": 2025,
            "source": "17. ÖSTERREICHISCHER INFEKTIONSKONGRESS; MÄRZ 18-21, 2025; Saalfelden. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215361-14080",
                "215361-27964",
                "215361-29164"
            ],
            "persons": [
                "215361-125656",
                "215361-51976",
                "215361-50445",
                "215361-53344"
            ],
            "imported": "2025-03-24T11:22:27+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": 215811,
            "title": "Newly discovered pediatric melioidosis in Mali: the tip of an African iceberg?",
            "abstract": null,
            "authors": [
                "Lichtenegger, S",
                "Klugherz, I",
                "Wagner, GE",
                "Michel, J",
                "Mollo, B",
                "Sanogo, A",
                "Diawara, MK",
                "Traore, S",
                "Kodo, HG",
                "Mbangui, M-Y",
                "Koudika, M-H",
                "Sidibé, YD",
                "Limmathurotsakul D",
                "Kohler, C",
                "Kohl, M",
                "Kanapathipillai, R",
                "Ousley, J",
                "Steinmetz, I"
            ],
            "year": 2025,
            "source": "ESCMID Global; APR 11-15, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215811-14023"
            ],
            "persons": [
                "215811-95832",
                "215811-117864",
                "215811-98868",
                "215811-65966"
            ],
            "imported": "2025-04-25T10:27: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216116,
            "title": "FIDAXOMICIN FOR CLOSTRIDIODES DIFFICILE INFECTION IN INFLAMMATORY BOWEL DISEASE: A MULTICENTER RETROSPECTIVE COHORT STUDY",
            "abstract": null,
            "authors": [
                "Noviello, D",
                "Chaparro, M",
                "Viganò, C",
                "Blesl, A",
                "Barberio, B",
                "Yanai, H",
                "Macaluso, F",
                "Ferreiro-Iglesias, R",
                "Bezzio, C",
                "Zilli, A",
                "Molnár, T",
                "Gheorghe, C",
                "Conforti, FS",
                "Innocenti, T",
                "Saibeni, S",
                "Bossuyt, P",
                "de Oliveira, RF",
                "Gabrielli, AMC",
                "Losco, A",
                "Vieujean, S",
                "Tettoni, E",
                "Pirola, L",
                "Calderone, S",
                "Cohen, MK",
                "Dragoni, G",
                "Rath, T",
                "Acosta, MBD",
                "Savarino, E",
                "Gisbert, JP",
                "Vecchi, M",
                "Atreya, R",
                "Caprioli, F,"
            ],
            "year": 2025,
            "source": "Gastroenterology. 2025. 2025; -DDW; MAY 3-6, 2025; San Diego. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216116-14081"
            ],
            "persons": [
                "216116-74515"
            ],
            "imported": "2025-05-12T10:42:54+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216461,
            "title": "Bone structure parameters in type 1 and 2 diabetes mellitus",
            "abstract": null,
            "authors": [
                "Foessl, I",
                "Ammerer, K",
                "Obermayer-Pietsch, B",
                "Aberer, F",
                ""
            ],
            "year": 2025,
            "source": "JBMR Plus. 2025; Volume 9(Supp_2):ii1-ii329.-ECTS 2025; MAI 23-26, 2025; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216461-14080"
            ],
            "persons": [
                "216461-51809",
                "216461-78894",
                "216461-98005"
            ],
            "imported": "2025-06-03T12:25: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216545,
            "title": "Gepulstes kaltes Rotlicht.",
            "abstract": null,
            "authors": [
                "Binder, B"
            ],
            "year": 2025,
            "source": "ÖADF 2025; May 29 - 31, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216545-14047"
            ],
            "persons": [
                "216545-53009"
            ],
            "imported": "2025-06-06T17:55: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216605,
            "title": "Bone structure parameters in type 1 and 2 diabetes mellitus",
            "abstract": null,
            "authors": [
                "Foessl, I",
                "Ammerer, K",
                "Obermayer-Pietsch, B",
                "Aberer, F"
            ],
            "year": 2025,
            "source": "JBMR Plus. 2025; Volume 9(Supp_2): ii1-ii329.-ECTS 2025; MAY 23-26, 2025; Innbruck. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216605-14080"
            ],
            "persons": [
                "216605-51809",
                "216605-78894",
                "216605-98005"
            ],
            "imported": "2025-06-10T11:48:56+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": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 217805,
            "title": "Welcome and Introduction.",
            "abstract": null,
            "authors": [
                "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": [
                "217805-14104"
            ],
            "persons": [
                "217805-82111"
            ],
            "imported": "2025-09-15T13:48:26+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": 217807,
            "title": "Breast ultrasound: screening and diagnosis and BI-RADS.",
            "abstract": null,
            "authors": [
                "Puseljic, M",
                "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": [
                "217807-14104"
            ],
            "persons": [
                "217807-116406",
                "217807-82111"
            ],
            "imported": "2025-09-15T13:55: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": 217809,
            "title": "Image-guided breast interventions.",
            "abstract": null,
            "authors": [
                "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": [
                "217809-14104"
            ],
            "persons": [
                "217809-82111"
            ],
            "imported": "2025-09-15T13:58:23+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": 217894,
            "title": "Invasive und nicht-invasive Beatmung.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "11. Grazer Ausbildungskurs Neonatologie; JUN 23-27, 2025; Schloss Seggau, Leibnitz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217894-14094"
            ],
            "persons": [
                "217894-79516"
            ],
            "imported": "2025-09-21T01:08:22+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": 218099,
            "title": "Neuroimmunologische ZNS-Erkrankungen",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2025,
            "source": "AUS- UND WEITERBILDUNGSSEMINAR DER ÖGN; 2. MODUL / 02.- 04. OKTOBER 2025; OKT 2-4, 2025; Salzburg, AT. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218099-14051"
            ],
            "persons": [
                "218099-50173"
            ],
            "imported": "2025-10-06T13: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": 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": 218270,
            "title": "SEQUENCING JAK-INHIBITORS IN ULCERATIVE COLITIS:EFFECTIVENESS AND SAFETY OF SWITCHING WITHIN TREATMENTCLASS",
            "abstract": null,
            "authors": [
                "Innocenti, T",
                "Hanžel, J",
                "Truyens, M",
                "Lukas, M",
                "Gordon, H",
                "Cremer, A",
                "Molnár, T",
                "Julsgaard, M",
                "Onali, S",
                "Todeschini, A",
                "Nardone, OM",
                "Noor, N",
                "Caprioli, F",
                "Scaldaferri, F",
                "Argyriou, K",
                "Savarino, EV",
                "Brinar, M",
                "Hedin, CRH",
                "Vela Gonzalez, M",
                "Armuzzi, A",
                "Blesl, A",
                "Aratari, A",
                "Quadarella, A",
                "Danese, S",
                "Bertani, L",
                "Ferracane, C",
                "Uzzan, M",
                "Michalopoulos, G",
                "De Bernardi, A",
                "Katsanos, KH",
                "Balestrieri, P",
                "Piñero, G",
                "Karmiris, K",
                "Gutiérrez-Casbas, A",
                "Nikolić, S",
                "Felice, C",
                "Pugliese, D",
                "Ploutarchos, P",
                "Mocci, G",
                "Pouillon, L",
                "Mantzaris, GJ",
                "Ramos Lopez, L",
                "Casanova, MJ",
                "Koutroubakis, I",
                "García, MJ",
                "Lobaton Ortega, T",
                "Dragoni, G",
                "JAKi-SEQ Study Group"
            ],
            "year": 2025,
            "source": "2025, Vol 13 (S8) S1-S1558, 1559-1604. 2025; -UEG Week 2025; OCT 4-7, 2025; Berlin. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218270-14081"
            ],
            "persons": [
                "218270-74515"
            ],
            "imported": "2025-10-20T17:44: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": 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": 218346,
            "title": "Erkenntnisse aus dem Amoklauf an einer Grazer Schule 2025",
            "abstract": null,
            "authors": [
                "Puchwein, P"
            ],
            "year": 2025,
            "source": "Traumanetzwerktreffen Kärnten; OCT 22, 2025; Friesach, ASUTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218346-14052"
            ],
            "persons": [
                "218346-62925"
            ],
            "imported": "2025-10-22T14:37:21+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": 218428,
            "title": "Kryotherapie mit Cryopen® als vielversprechende neue Behandlungsoption für Granuloma pyogenicum im Kindes- und Jugendalter",
            "abstract": null,
            "authors": [
                "Flucher, C: Gasparella, P",
                "Eibisberger, M",
                "Doppler, S",
                "Haxhija, EQ"
            ],
            "year": 2025,
            "source": "-. 2025; -Österreichischer Chirurgenkongress 2025; 18.06.2025; Salzburg. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218428-14049"
            ],
            "persons": [
                "218428-125674",
                "218428-51879",
                "218428-82670",
                "218428-93943",
                "218428-95093"
            ],
            "imported": "2025-10-29T11:04:00+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": 219011,
            "title": "Anatomische Risikofaktoren zur radiologischen Beurteilung einer patellofemoralen Instabilität zeigen genderspezifische Unterschiede bei pädiatrischen Patient*innen: Eine retrospektive MRT-Analyse",
            "abstract": null,
            "authors": [
                "Budin, M",
                "Schroedter, R",
                "Koutp, A",
                "Guggenberger, B",
                "Svehlik, M",
                "Sperl, M",
                "Tschauner, S",
                "Kraus, T."
            ],
            "year": 2025,
            "source": "/. 2025; -14. Jahreskongress der deutschen Kniegesellschaft; 21-22.11.2025; Wiesbaden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219011-14052"
            ],
            "persons": [
                "219011-119635",
                "219011-133203",
                "219011-112990",
                "219011-54144",
                "219011-65038"
            ],
            "imported": "2025-12-10T15:03:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219681,
            "title": "Versorgung und Reanimation des Neugeborenen nach der Geburt.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Baik-Schneditz, LP"
            ],
            "year": 2025,
            "source": "In situ-Teamtraining der Erstversorgung und Reanimation von Neugeborenen nach der Geburt.; DEC 10, 2025; Oberwart, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219681-14094"
            ],
            "persons": [
                "219681-68534",
                "219681-86558"
            ],
            "imported": "2026-01-08T12:21:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219680,
            "title": "Versorgung und Reanimation des Neugeborenen nach der Geburt.",
            "abstract": null,
            "authors": [
                "Mileder, LP"
            ],
            "year": 2025,
            "source": "In situ-Teamtraining der Erstversorgung und Reanimation von Neugeborenen nach der Geburt.; DEC 3, 2025; Feldbach, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219680-14094"
            ],
            "persons": [
                "219680-68534"
            ],
            "imported": "2026-01-08T12:19: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": 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
        }
    ]
}