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=760&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=780&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=740&ordering=-year",
    "results": [
        {
            "id": 219901,
            "title": "Eine Nase voller Rätsel- destruktive \r\nMittellinienläsion bei junger Patientin",
            "abstract": null,
            "authors": [
                "Berghammer, S",
                "Kreuzer, S",
                "Leoni, M",
                "Thiel, J"
            ],
            "year": 2025,
            "source": "ÖGR Jahrestagung; NOV 27-29, 2025; Vienna; AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219901-14020",
                "219901-14086"
            ],
            "persons": [
                "219901-115661",
                "219901-111873",
                "219901-86408"
            ],
            "imported": "2026-01-16T08:49:06+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": 220647,
            "title": "Sexually transmitted infections- Focus Frauen ",
            "abstract": null,
            "authors": [
                "Sadoghi, B"
            ],
            "year": 2025,
            "source": "Videodokumentation ÖGDV . 2025; -ÖGDV Jahrestagung ; NOV 27-29, 20025; Wien . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220647-14047"
            ],
            "persons": [
                "220647-75636"
            ],
            "imported": "2026-02-05T13:12:09+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": 220651,
            "title": "Diaklinik interessanter Fälle",
            "abstract": null,
            "authors": [
                "Sadoghi, B"
            ],
            "year": 2025,
            "source": "2. Tag der Venerologie; MAR 29, 2025; Wien . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220651-14047"
            ],
            "persons": [
                "220651-75636"
            ],
            "imported": "2026-02-05T13:22: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219812,
            "title": "Ageless Yeast: Beer's aroma and quality revolution",
            "abstract": null,
            "authors": [
                "Schwaminger, SP",
                "Eigenfeld, M",
                "Wittmann, L"
            ],
            "year": 2025,
            "source": "Joint Frontiers in Integrative Structural Biology and Biophysics & BioMolStruct; DEC 9; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219812-14012"
            ],
            "persons": [
                "219812-113130",
                "219812-124253",
                "219812-132237"
            ],
            "imported": "2026-01-12T19:07:38+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220646,
            "title": "Understanding Subjective Health: Perspectives from Psychotherapy and Medicine.",
            "abstract": null,
            "authors": [
                "Fazekas, C"
            ],
            "year": 2025,
            "source": "10th World Congress for Psychotherapy; JUL 16-19, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220646-29447"
            ],
            "persons": [
                "220646-50774"
            ],
            "imported": "2026-02-05T13:01:07+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": 220648,
            "title": "MPOX und sexuale Transmitter infections",
            "abstract": null,
            "authors": [
                "Sadoghi, B"
            ],
            "year": 2025,
            "source": "3. österr. Reisemedizinkongress . 2025; -Reisemedizin Kongress Österreich ; SEP 13, 2025; Wien . ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220648-14047"
            ],
            "persons": [
                "220648-75636"
            ],
            "imported": "2026-02-05T13:16:31+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": 220649,
            "title": "Was InternistInnen über STIs wissen sollten ",
            "abstract": null,
            "authors": [
                "Sadoghi, B"
            ],
            "year": 2025,
            "source": "ÖGIM Jahrestagung; SEP 17-19,2025; Salzburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220649-14047"
            ],
            "persons": [
                "220649-75636"
            ],
            "imported": "2026-02-05T13:18:44+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": 220654,
            "title": "Solitary painless penile ulcer without evidence of syphilis: A diagnostic challenge",
            "abstract": null,
            "authors": [
                "Großschädl, K",
                "Kogler, A",
                "Sadoghi, B"
            ],
            "year": 2025,
            "source": "IUSTI Europe ; OCT 9-11,2025; Athens. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220654-14047"
            ],
            "persons": [
                "220654-108777",
                "220654-119809",
                "220654-75636"
            ],
            "imported": "2026-02-05T13:28:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 219777,
            "title": "TrackingCD63exocytosisinlive cells with anewlydeveloped fluorescent biosensor",
            "abstract": null,
            "authors": [
                "Lischnig, A",
                "Erdoğan, YC",
                "Graier, WF",
                "Malli, R"
            ],
            "year": 2025,
            "source": "ISEV2025 Abstract Book. J Extracell Vesicles. 2025 Oct;14(S1):e70157. doi: 10.1002/jev2.70157. PMID: 41147645; PMCID: PMC12560119.. 2025; -ISEV2025 Annual Meeting; APRIL 23-27, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219777-14013"
            ],
            "persons": [
                "219777-109142",
                "219777-110990"
            ],
            "imported": "2026-01-12T15:43:06+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": true,
            "local_affiliation": true
        },
        {
            "id": 220653,
            "title": "Update on superbugs –\r\nNeisseria gonorrheae and Mycoplasma genitalium",
            "abstract": null,
            "authors": [
                "Sadoghi, B"
            ],
            "year": 2025,
            "source": "IUSTI EUROPE CONGRESS; OCT 9-11, 2025; Athens. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220653-14047"
            ],
            "persons": [
                "220653-75636"
            ],
            "imported": "2026-02-05T13:26: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": 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": 219815,
            "title": "Saving lives by delivering early cancer diagnostics",
            "abstract": null,
            "authors": [
                "Schwaminger, SP",
                "Shahmoradi, N"
            ],
            "year": 2025,
            "source": "Pitching in German House; APR 28; Singapore. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219815-14012"
            ],
            "persons": [
                "219815-113130"
            ],
            "imported": "2026-01-12T19:21: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": true,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 216176,
            "title": "Incidental thrombus and glue embolization of the artery Adamkiewicz with lysis and mechanical thrombectomy.\u000b",
            "abstract": null,
            "authors": [
                "Schmid, F",
                "Gangl, A"
            ],
            "year": 2025,
            "source": "ICCIR 2025; MAY 22-24, 2025; Pörtschach, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216176-14108"
            ],
            "persons": [
                "216176-98446"
            ],
            "imported": "2025-05-15T14:13: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": 219720,
            "title": "Impact of undiagnosed diabetes on mortality and major cardiovascular events after acute coronary syndrome: insights from the STRONG-MI Cohort in Austria",
            "abstract": null,
            "authors": [
                "Aziz, F",
                "Strohhofer, C",
                "von Lewinski, F",
                "Meister, M",
                "Kainz, A",
                "von Lewinski, D",
                "Sourij, H"
            ],
            "year": 2025,
            "source": "DIABETOLOGIA. 2025; 68: S178-S178.-EASD congress; vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001583384800329",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219720-14080",
                "219720-14083"
            ],
            "persons": [
                "219720-113098",
                "219720-100944",
                "219720-50838",
                "219720-59317",
                "219720-93334"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.923,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 220655,
            "title": "Bio-psychosocial preload hypothesis of ongoing symptomatic COVID-19.",
            "abstract": null,
            "authors": [
                "Lodron, J",
                "Rijksen, M",
                "Matzer, F",
                "Fazekas, C"
            ],
            "year": 2025,
            "source": "2. Tagung der österreichischen psychosomatischen Fachgesellschaften; OCT 24, 2025; Vienna, AUSTRIA;. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220655-29447",
                "220655-14082"
            ],
            "persons": [
                "220655-102675",
                "220655-118427",
                "220655-50774"
            ],
            "imported": "2026-02-05T13:41:06+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": true,
            "local_affiliation": true
        },
        {
            "id": 220616,
            "title": "Developments in breast interventions.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "EUSOBI - European Society of Breast Imaging - Young Club Webinar - Breast Imaging 2.0 – Developments; JUL 2, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220616-14104"
            ],
            "persons": [
                "220616-82111"
            ],
            "imported": "2026-02-04T12:39:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218154,
            "title": "From idea to implementation: project progress, results and next steps",
            "abstract": null,
            "authors": [
                "Pichler, E"
            ],
            "year": 2025,
            "source": "3rd seminar of the International Network of Living Labs\r\n; SEP 25-26, 2025; Cologne, Germany. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218154-14509"
            ],
            "persons": [
                "218154-104260"
            ],
            "imported": "2025-10-09T09:29: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": 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": 219759,
            "title": "Long-term effects of physical activity and 13,476 exercise sessions on CGM-metrics in a physically active cohort with type 1 diabetes: a retrospective analysis of the Syntactiq COCKPIT database",
            "abstract": null,
            "authors": [
                "Moser, O",
                "Schuster, L",
                "Schierbauer, J",
                "Sourij, H",
                "Sanfilippo, S"
            ],
            "year": 2025,
            "source": "DIABETOLOGIA. 2025; 68: S280-S281.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001583384801166",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219759-14080"
            ],
            "persons": [
                "219759-87294",
                "219759-50838"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.923,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 220322,
            "title": "Implementation of ctDNA analysis \r\nin oncology clinical trials",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "Boehringer Ingelheim; OCT 02, 2025; Wien, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220322-14021"
            ],
            "persons": [
                "220322-50899"
            ],
            "imported": "2026-01-28T13:50: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220609,
            "title": "Moderator's Introduction - \"Is Automated Breats Ultrasound (ABUS) The Answer To Doing More With Less In Breast Imaging?\"",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "EUSOBI - European Society of Breast Imaging - Educational Webinar; NOV 3, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220609-14104"
            ],
            "persons": [
                "220609-82111"
            ],
            "imported": "2026-02-04T12:24:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219754,
            "title": "Prevalence of undiagnosed type 2 diabetes and prediabetes in central Europe: analyses of a multicentre registry study and health insurance data in Austria",
            "abstract": null,
            "authors": [
                "Sourij, C",
                "Bergmair, T",
                "Aziz, F",
                "Kojzar, H",
                "Knoll, L",
                "Clodi, M",
                "Fasching, P",
                "Krauter, A",
                "Schaffenrath, M",
                "Kaser, S",
                "Sourij, H"
            ],
            "year": 2025,
            "source": "DIABETOLOGIA. 2025; 68: S174-S174.-EASD; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001583384800321",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219754-14080"
            ],
            "persons": [
                "219754-59231",
                "219754-98538",
                "219754-100944",
                "219754-50838"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.923,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true,
            "local_affiliation": true
        }
    ]
}