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=720&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=740&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=700&ordering=-year",
    "results": [
        {
            "id": 217670,
            "title": "Effect of adenomyosis on placenta-mediated obstetric complications",
            "abstract": null,
            "authors": [
                "Fluhr, H"
            ],
            "year": 2025,
            "source": "GYNAKOL ENDOKRINOL. 2025; ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:001561481400001",
            "pubmed": null,
            "doi": "10.1007/s10304-025-00652-y",
            "pmc": null,
            "organizations": [
                "217670-14064"
            ],
            "persons": [
                "217670-110025-2"
            ],
            "imported": "2025-09-08T10:44:15+02:00",
            "journal": "GYNAKOL ENDOKRINOL",
            "issn": "1610-2894",
            "collection_publisher": null,
            "collection_title": "GYNAKOLOGISCHE ENDOKRINOLOGIE; ",
            "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": 220570,
            "title": "Welcher EMAH-Patient benötigt eine elektrophysiologische Untersuchung vor einem strukturellen Eingriff?",
            "abstract": null,
            "authors": [
                "Kurath-Koller, S"
            ],
            "year": 2025,
            "source": "Grazer Herzkreislauftage; Sep 10-13, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220570-14093"
            ],
            "persons": [
                "220570-59876"
            ],
            "imported": "2026-02-04T09:45: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": 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": 220320,
            "title": "Die Humangenetik als weiterer Input für die Radioonkologie im molekularen Kontext",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "9. Radioonkologisches Seminar in der Südsteiermark; SEP 05-06, 2025; Pössnitz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220320-14021"
            ],
            "persons": [
                "220320-50899"
            ],
            "imported": "2026-01-28T13:40:17+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": 220314,
            "title": "Liquid insights – \r\nctDNA as a powerful tool for precision oncology",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "ISOBM; OCT 13-16, 2025; Murnau, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220314-14021"
            ],
            "persons": [
                "220314-50899"
            ],
            "imported": "2026-01-28T13:07: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": 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": 220119,
            "title": "Malignant transformation of pediatric LGG to HGG.",
            "abstract": null,
            "authors": [
                "Perwein, T"
            ],
            "year": 2025,
            "source": "SIOPE HGG working group meeting ; MAR 27-28, 2025; Milan, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220119-14092"
            ],
            "persons": [
                "220119-98278"
            ],
            "imported": "2026-01-22T23:44:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218543,
            "title": "2025 ICM: Previous Procedures and Risk of surgical site infection (SSI)/periprosthetic joint infection (PJI).",
            "abstract": null,
            "authors": [
                "Linton, A",
                "Magruder, ML",
                "Abbaszadeh, A",
                "Sadoghi, P",
                "Aichmair, A",
                "Alessio-Mazzola, M",
                "Campi, S",
                "Dantas, P",
                "DeRuyter, M",
                "Djaja, YP",
                "Gaitan-Lee, H",
                "Garin, DE",
                "Goswami, K",
                "Hammad, A",
                "Iñiguez, M",
                "Jochen, H",
                "Kamath, AF",
                "Kumar, V",
                "Lange, J",
                "Lombardi, AV",
                "Lum, ZC",
                "Mazzola, MA",
                "Minoda, Y",
                "Mont, MA",
                "Overgaard, S",
                "Parvizi, J",
                "Salini, V",
                "Vaidya, SV",
                "Ortega, Yago, A"
            ],
            "year": 2025,
            "source": "J Arthroplasty. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001674314100001",
            "pubmed": "41192532",
            "doi": "10.1016/j.arth.2025.10.093",
            "pmc": null,
            "organizations": [
                "218543-14052"
            ],
            "persons": [
                "218543-59379-6"
            ],
            "imported": "2025-11-06T01:00:00+01:00",
            "journal": "J Arthroplasty",
            "issn": "1532-8406",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.826,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.849,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ORTHOPEDICS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219997,
            "title": "Update: Systemische Therapie des HCC",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2025,
            "source": "Kurzfortbildung GE-Besprechung; OCT 23, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219997-14081"
            ],
            "persons": [
                "219997-57377"
            ],
            "imported": "2026-01-19T16:45: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": 220215,
            "title": "Upstream Environmental Determinants of Dental and Maxillofacial Trauma: A Systematic Review",
            "abstract": null,
            "authors": [
                "Fakheran, O",
                "Kqiku, L",
                "Latifi, R",
                "Ebeleseder, K",
                "Jakse, N",
                "Payer, M"
            ],
            "year": 2025,
            "source": "The Seventh Biennial Congress of the Iranian Association of Community Oral Health ; DEC 24-26, 2025; Tehran, Iran. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220215-14057",
                "220215-14109",
                "220215-14111"
            ],
            "persons": [
                "220215-50792",
                "220215-50883",
                "220215-51707",
                "220215-116243",
                "220215-51841"
            ],
            "imported": "2026-01-25T10:44: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": true,
            "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": 220261,
            "title": "Was mache ich, wenn ich keine O RhD negativen Konserven bekomme?",
            "abstract": null,
            "authors": [
                "Wagner, T"
            ],
            "year": 2025,
            "source": "Wiener Bluttage 2025; Mai 8-10, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220261-14058"
            ],
            "persons": [
                "220261-51964"
            ],
            "imported": "2026-01-26T14:49: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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220643,
            "title": "Rewiring Mitotic Cell Fate: Dual Inhibition of KIF11 and BCL-XL or MCL-1 Prevents Slippage and Efficiently Kills Lung Cancer Cells",
            "abstract": null,
            "authors": [
                "Dengler, MA"
            ],
            "year": 2025,
            "source": "The ECDO conference 2025; OCT 7-10, 2025; Berlin, Germany. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220643-14085"
            ],
            "persons": [
                "220643-109002"
            ],
            "imported": "2026-02-05T10:53:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220065,
            "title": "Fra-2/AP-1 overexpression alters pulmonary microvascular endothelial cell function and potentially contributes to the development of interstitial lung disease.",
            "abstract": null,
            "authors": [
                "Birnhuber, A",
                "Lins, T",
                "Fließer, E",
                "Kwiatkowski, G",
                "Chlopicki, S",
                "Marsh LM",
                "Kwapiszewska, G"
            ],
            "year": 2025,
            "source": "Gordon Research Conference on Lung Development, Injury and Repair ; JUL 27- AUG 01, 2025; Lucca, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220065-14006",
                "220065-14087"
            ],
            "persons": [
                "220065-100911",
                "220065-61540",
                "220065-82090",
                "220065-100821"
            ],
            "imported": "2026-01-20T16:45:50+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220431,
            "title": "Feasibility of the aktivplan Digital Health Intervention for Regular Physical Activity Following Phase II Rehabilitation: Protocol for a Mixed Method Randomized Controlled Pilot Study (ACTIVE-CaRe Pilot).",
            "abstract": null,
            "authors": [
                "Leysen, D",
                "Reich, B",
                "Carrozzo, AE",
                "Crutzen, R",
                "Grote, V",
                "Kumar, D",
                "Mayr, B",
                "Niebauer, J",
                "Pfannerstill, F",
                "Propst, EM",
                "Wurhofer, D",
                "Sareban, M",
                "Smeddinck, JD",
                "Treff, G",
                "Kulnik, ST"
            ],
            "year": 2025,
            "source": "JMIR Res Protoc. 2025; 14:  e73704",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001572736600001",
            "pubmed": "40953438",
            "doi": "10.2196/73704",
            "pmc": "PMC12481140",
            "organizations": [],
            "persons": [
                "220431-113751-6",
                "220431-70867-6"
            ],
            "imported": "2026-02-02T01:00:00+01:00",
            "journal": "JMIR Res Protoc",
            "issn": "1929-0748",
            "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": false
        },
        {
            "id": 219457,
            "title": "Tabus auflösen, Kompetenz gewinnen - Proktologie für\r Ärzt:innen in Ausbildung.",
            "abstract": null,
            "authors": [
                "Bogner, A"
            ],
            "year": 2025,
            "source": "Raiffeisen-Landesbank Steiermark-Turnusärzt:innen\r\nWeiterbildung – die Fortbildungsreihe für alle Ärzt:innen in Ausbildung; 18.11.2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219457-14045"
            ],
            "persons": [
                "219457-122712"
            ],
            "imported": "2025-12-31T01:39:26+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": 220471,
            "title": "Wie gerecht ist Pflege? Eine interaktive Debatte",
            "abstract": null,
            "authors": [
                "Schoberer, D",
                "Glarcher, M",
                "Müller, G",
                "Nagl-Cupal, M"
            ],
            "year": 2025,
            "source": "\"sicherheit:vertrauen:beziehung=pflegequalität\" Abstractband pflegekongress25. 2025; -Pflegekongress25; Nov. 27-28. 2925; Vienna, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220471-14509"
            ],
            "persons": [
                "220471-63683"
            ],
            "imported": "2026-02-03T10:05:25+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": 220192,
            "title": "B cell /adipocyte crosstalk fuels profibrotic macrophage activation.",
            "abstract": null,
            "authors": [
                "Keppler, S"
            ],
            "year": 2025,
            "source": "Jahrestagung der Österreichischen Gesellschaft f. Rheumatologie und Rehabilitation; Nov 27-29, 2025; Vienna. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220192-14086"
            ],
            "persons": [
                "220192-120271"
            ],
            "imported": "2026-01-23T11:35:50+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": 220306,
            "title": "Erbliche Tumorsyndrome",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "ACCO_ASSO; OCT 02-04, 2025; St.Wolfgang, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220306-14021"
            ],
            "persons": [
                "220306-50899"
            ],
            "imported": "2026-01-28T12:03:30+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": 220259,
            "title": "type & screen contra",
            "abstract": null,
            "authors": [
                "Wagner, T"
            ],
            "year": 2025,
            "source": "Wiener Bluttage 2025; Mai 8-10, 2025; Wien, Austria. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220259-14058"
            ],
            "persons": [
                "220259-51964"
            ],
            "imported": "2026-01-26T14:45:13+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219849,
            "title": "HPV-Impfung bei jungen Männern: Wissensdefizite und Aufklärungsbedarf unter österreichischen jungen Männern.",
            "abstract": null,
            "authors": [
                "Maitz, E",
                "Domanyi, D",
                "Pock, J",
                "Lang, A",
                "Habenbacher, M",
                "Walla, K",
                "Andrianakis, A",
                "Lampl, T",
                "Weiland, T",
                "Thurnher, D"
            ],
            "year": 2025,
            "source": "69. ÖSTERREICHISCHER  \r\nHNO-KONGRESS 2025; SEP 17-20,2025; Linz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219849-14042",
                "219849-14066"
            ],
            "persons": [
                "219849-113910",
                "219849-117321",
                "219849-91180",
                "219849-92858",
                "219849-101924",
                "219849-89704",
                "219849-91899",
                "219849-98190"
            ],
            "imported": "2026-01-14T12:05:49+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": 219995,
            "title": "Impulsvortrag - Genetische Cholestasen an der Medizinischen Universität Graz",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2025,
            "source": "Advisory Board - Genetische cholestatische Erkrankungen bei Erwachsenen; OCT 14, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219995-14081"
            ],
            "persons": [
                "219995-57377"
            ],
            "imported": "2026-01-19T16:38:35+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": 220008,
            "title": "Gender-Specific Bile Acid Profiles in Non-Alcoholic Fatty Liver Disease",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Matzka, V",
                "Fitzinger, J",
                "Rodriguez-Blanco, G",
                "Herrmann, M",
                "Borenich, A",
                "Stauber, R",
                "Aigner, E"
            ],
            "year": 2025,
            "source": "10. JAHRESTAGUNG DER ÖGLMKC, 25.-28.06.2025, Salzburg; June 25-28, 2025; Salzburg. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220008-14026",
                "220008-14028",
                "220008-14081"
            ],
            "persons": [
                "220008-110967",
                "220008-51530",
                "220008-52854",
                "220008-99451",
                "220008-101643"
            ],
            "imported": "2026-01-20T11:04:35+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}