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=152280&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152300&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152260&ordering=year",
    "results": [
        {
            "id": 217769,
            "title": "When Benign Is Not Simple: Suspicious Thyroid Scintigraphy Revealing PTEN Hamartoma Tumor Syndrome in a Pediatric Patient.",
            "abstract": null,
            "authors": [
                "Nazerani-Zemann, T",
                "Gstettner, C",
                "Tsybrovskyy, O",
                "Stranger, N",
                "Bucerius, J"
            ],
            "year": 2025,
            "source": "Clin Nucl Med. 2025; ",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": "40938196",
            "doi": "10.1097/RLU.0000000000006090",
            "pmc": null,
            "organizations": [
                "217769-14020",
                "217769-14106",
                "217769-14107"
            ],
            "persons": [
                "217769-50588-6",
                "217769-132338-6",
                "217769-118927-6",
                "217769-60016-6",
                "217769-100409-2"
            ],
            "imported": "2025-09-15T02:00:00+02:00",
            "journal": "Clin Nucl Med",
            "issn": "1536-0229",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.97,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.978,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217904,
            "title": "Status Quo und Zukunft in der Lungenkarzinom-Diagnostik.",
            "abstract": null,
            "authors": [
                "Zacharias, M"
            ],
            "year": 2025,
            "source": "Hot Topics in Lung Cancer; SEP 19-20, 2025; Leibnitz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217904-14020"
            ],
            "persons": [
                "217904-61601"
            ],
            "imported": "2025-09-21T18:41:03+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": 217707,
            "title": "Pancreaticocolonic fistulae: a rare cause of profound diarrhoea.",
            "abstract": null,
            "authors": [
                "Mady, S",
                "Högenauer, C",
                "Kaufmann-Bühler, AK"
            ],
            "year": 2025,
            "source": "BMJ Case Rep. 2025; 18(7):",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001537130600001",
            "pubmed": "40713077",
            "doi": "10.1136/bcr-2025-264903",
            "pmc": null,
            "organizations": [
                "217707-14104",
                "217707-14081"
            ],
            "persons": [
                "217707-53167-6",
                "217707-104202-6",
                "217707-101321-2"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "BMJ Case Rep",
            "issn": "1757-790X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 217909,
            "title": "Beyond benchmarking: an expert-guided consensus approach to spatially aware clustering.",
            "abstract": null,
            "authors": [
                "Sun, J",
                "Biharie, K",
                "Cai, P",
                "Müller-Bötticher, N",
                "Kiessling, P",
                "Turner, MA",
                "Dam, SH",
                "Heyl, F",
                "Kathirchelvan, S",
                "Emons, M",
                "Gunz, S",
                "Twardziok, S",
                "El-Heliebi, A",
                "Zacharias, M",
                "Eils, R",
                "Reinders, M",
                "Gottardo, R",
                "Kuppe, C",
                "Long, B",
                "Mahfouz, A",
                "Robinson, MD",
                "Ishaque, N, , SpaceHack, 2.0, participants"
            ],
            "year": 2025,
            "source": "bioRxiv. 2025; ",
            "category": 1,
            "document_type": 26,
            "sci": null,
            "pubmed": "40667282",
            "doi": "10.1101/2025.06.23.660861",
            "pmc": "PMC12262716",
            "organizations": [
                "217909-14017",
                "217909-14020"
            ],
            "persons": [
                "217909-61601",
                "217909-66435"
            ],
            "imported": "2025-09-22T02:00:00+02:00",
            "journal": "bioRxiv",
            "issn": "2692-8205",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 216129,
            "title": "Ultra-short-term heart rate variability using a photoplethysmography-based smartphone application: a TeleCheck-AF subanalysis",
            "abstract": null,
            "authors": [
                "Hillmann, HAK",
                "Hermans, ANL",
                "Gawalko, M",
                "Mueller-Leisse, J",
                "Betz, K",
                "Sohaib, A",
                "Fung, CH",
                "Pisters, R",
                "Lodzinski, P",
                "Chaldoupi, SM",
                "Gupta, D",
                "van der Velden, RMJ",
                "Pluymaekers, NAHA",
                "Sandgren, E",
                "Norregaard, M",
                "Evens, S",
                "De Cooman, T",
                "Verhaert, D",
                "Hemels, M",
                "Sultan, A",
                "Steven, D",
                "Gruwez, H",
                "Hendriks, JM",
                "Scherr, D",
                "Manninger, M",
                "Linz, D",
                "Duncker, D"
            ],
            "year": 2025,
            "source": "EUR HEART J-DIGIT HL. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001474329900001",
            "pubmed": "40703123",
            "doi": "10.1093/ehjdh/ztaf035",
            "pmc": "PMC12282385",
            "organizations": [
                "216129-14083"
            ],
            "persons": [
                "216129-50168-6",
                "216129-63032-6"
            ],
            "imported": "2025-05-12T11:24:56+02:00",
            "journal": "EUR HEART J-DIGIT HL",
            "issn": "2634-3916",
            "collection_publisher": null,
            "collection_title": "EUROPEAN HEART JOURNAL - DIGITAL HEALTH; ",
            "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": 217927,
            "title": "Spatio-Temporal Corridor for Cellular Trafficking During Pregnancy",
            "abstract": null,
            "authors": [
                "Kroneis, T"
            ],
            "year": 2025,
            "source": "Annual Conference of the International Federation of Placenta Associations (IFPA) 2025; SEP 17-20; Erfurt, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217927-14017"
            ],
            "persons": [
                "217927-54171"
            ],
            "imported": "2025-09-22T11:40:07+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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217038,
            "title": "Oncological outcomes after stereotactic body radiotherapy of lung metastases in patients with oligometastatic head-and-neck squamous cell carcinoma",
            "abstract": null,
            "authors": [
                "Rühle, A",
                "Vorbach, S",
                "Ehret, F",
                "Mohamed, AA",
                "Thaqi, S",
                "Fabian, A",
                "Weissmann, T",
                "Drabke, S",
                "Looman, E",
                "Waltenberger, M",
                "Dehl, K",
                "Rogers, S",
                "Gawish, A",
                "Becker, JN",
                "Kraft, J",
                "Klement, RJ",
                "Partl, R",
                "Eble, MJ",
                "Nicolay, NH",
                "Moustakis, C",
                "Ganswindt, U",
                "Blanck, O",
                "Wittig-Sauersein, A",
                "Balermpas, P",
                "Naegler, F"
            ],
            "year": 2025,
            "source": "RADIOTHER ONCOL. 2025; 206:  S936-S937. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001517580200013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217038-14060"
            ],
            "persons": [
                "217038-62261"
            ],
            "imported": "2025-07-14T11:20:42+02:00",
            "journal": "RADIOTHER ONCOL",
            "issn": "0167-8140",
            "collection_publisher": null,
            "collection_title": "RADIOTHERAPY AND ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.874,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-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": 217162,
            "title": "Internal Carotid Endarterectomy in Asymptomatic Octogenarians: Analysis of Long-Term Outcomes",
            "abstract": null,
            "authors": [
                "Siegl, G",
                "Konstantiniuk, P",
                "Cohnert, T"
            ],
            "year": 2025,
            "source": "J VASC SURG. 2025; 81(5):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001498082100060",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217162-14074"
            ],
            "persons": [
                "217162-50038",
                "217162-82944",
                "217162-50860"
            ],
            "imported": "2025-07-28T09:38:27+02:00",
            "journal": "J VASC SURG",
            "issn": "0741-5214",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF VASCULAR SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.892,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-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": 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": 217929,
            "title": "Post mortem degradation of ferritin and its significance for determining the iron content of the human brain",
            "abstract": null,
            "authors": [
                "Ropele, S",
                "Schmid, L",
                "Stöger-Pollach, M",
                "Sunkara, S",
                "Radulovic, S",
                "Goessler, W",
                "Leitinger, G"
            ],
            "year": 2025,
            "source": "17th Multinational Congress on Microscopy; SEP 7-12, 2025; Portoroz, SLOVENIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217929-14017",
                "217929-14051"
            ],
            "persons": [
                "217929-50960",
                "217929-51279",
                "217929-93844",
                "217929-79173"
            ],
            "imported": "2025-09-22T13:38:49+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": true,
            "local_affiliation": true
        },
        {
            "id": 217928,
            "title": "Some neurons are better connected than others in a locust’s network of visual interneurons",
            "abstract": null,
            "authors": [
                "Leitinger, G",
                "Cocks, E",
                "Radulovic, S",
                "Reimer, R",
                "Rind, FC"
            ],
            "year": 2025,
            "source": "17 Multinational Congress on Microscopy; SEP 7-12,2025; Portoroz, SLOVENIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217928-14017",
                "217928-14026"
            ],
            "persons": [
                "217928-105280",
                "217928-50960",
                "217928-79173"
            ],
            "imported": "2025-09-22T13:35:52+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 217930,
            "title": "Verständlichkeit und Schwierigkeit der deutschsprachigen Version der Malnutrition Awareness Scale bei älteren Erwachsenen in Österreich.",
            "abstract": null,
            "authors": [
                "Eglseer, D",
                "Regittnig, S",
                "Ilija, C",
                "Maninger, MB",
                "Bauer, S",
                "Weber, L"
            ],
            "year": 2025,
            "source": "Zeitschrift für Gerontologie und Geriatrie. 2025; 58(Suppl1):S21--Jahrestagung der Österreichischen Gesellschaft für Geriatrie und Gerontolog; APRIL 24-26; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217930-14509"
            ],
            "persons": [
                "217930-82963",
                "217930-66487"
            ],
            "imported": "2025-09-22T16:25: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217503,
            "title": "The influence of smartphone reduction on heart rate variability: a secondary analysis from a randomised controlled trial.",
            "abstract": null,
            "authors": [
                "Dale, R",
                "Haider, K",
                "Majdandžić, J",
                "Hoenigl, A",
                "Schwab, J",
                "Pieh, C"
            ],
            "year": 2025,
            "source": "Health Psychol Behav Med. 2025; 13(1):2546376",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001552438400001",
            "pubmed": "40831581",
            "doi": "10.1080/21642850.2025.2546376",
            "pmc": "PMC12360053",
            "organizations": [
                "217503-14109"
            ],
            "persons": [
                "217503-128334-6",
                "217503-134844-6"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "HEALTH PSYCHOL BEHAV",
            "issn": "2164-2850",
            "collection_publisher": null,
            "collection_title": "HEALTH PSYCHOLOGY AND BEHAVIORAL MEDICINE; ",
            "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": 217936,
            "title": "From rodents to humans: translational aspects of burn wound models.",
            "abstract": null,
            "authors": [
                "Pignet, L"
            ],
            "year": 2025,
            "source": "ICOPLAST CONGRESS 2025; SEP 17-19, 2025; Cape Town, SOUTH AFRICA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217936-14076"
            ],
            "persons": [
                "217936-111830"
            ],
            "imported": "2025-09-23T11:50: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": 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": 217932,
            "title": "Adipositas und bipolare Störung",
            "abstract": null,
            "authors": [
                "Fellendorf, FT",
                "Lenger, M"
            ],
            "year": 2025,
            "source": "24. Jahrestagung der DGBS; Sept 18-20, 2025; Augsburg, Deutschland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217932-29444"
            ],
            "persons": [
                "217932-86429",
                "217932-91818"
            ],
            "imported": "2025-09-22T22:35:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217931,
            "title": "Identifying Non-Lexical Entities in Croatian Consumer Health Forums via Machine Learning and Large Language Models.",
            "abstract": null,
            "authors": [
                "Kugic, A"
            ],
            "year": 2025,
            "source": "Statistical Society of Slovenia. 21st International Conference on Applied Statistics. 2025; -Applied Statistics 2025; SEP 21-23, 2025; Koper, SLOVENIA.  (ISBN: 978-961-9428X-Y-Z )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217931-14026"
            ],
            "persons": [
                "217931-91670"
            ],
            "imported": "2025-09-22T21:36: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": true,
            "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": 216548,
            "title": "NEUROIMAGING MARKERS ASSOCIATED WITH RECURRENT CEREBROVASCULAR\r\nEVENTS IN PATIENTS WITH INTRACEREBRAL HAEMORRHAGE AND ATRIAL FIBRILLATION:\r\nA PRE-SPECIFIED IMAGING SUBANALYSIS OF THE RANDOMIZED PRESTIGE-AF TRIAL",
            "abstract": null,
            "authors": [
                "Fandler-Höfler, S",
                "Ropele, S",
                "Haidegger, M",
                "Gattringer, T",
                "Pinter, D",
                "Kneihsl, M, Korompoki, E",
                "Montaner, J",
                "Caso, V",
                "Rinbleb, P",
                "Sibon, I",
                "Halse, O",
                "Heuschmann, P",
                "Veltkamp, R",
                "Enzinger, C"
            ],
            "year": 2025,
            "source": "European Stroke Journal. 2025; (S1):1-787.-11th European Stroke Organisation Conference; May 21-23 2025; Helsinki, Finland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216548-14051"
            ],
            "persons": [
                "216548-66708",
                "216548-70680",
                "216548-82411",
                "216548-50173",
                "216548-51279",
                "216548-83425",
                "216548-89706"
            ],
            "imported": "2025-06-08T01:25:04+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": 217934,
            "title": "Oxytocin - Das Wohlfühl-Hormon.",
            "abstract": null,
            "authors": [
                "Schmid-Zalaudek, K"
            ],
            "year": 2025,
            "source": "ÖGDKA Jahrestagung; SEPT. 12-13, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217934-14010"
            ],
            "persons": [
                "217934-94147"
            ],
            "imported": "2025-09-23T11:43:38+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": 217940,
            "title": "Prognostic impact of pre-operative C-reactive protein and albumin levels on the 6-month survival in patients following esophagectomy for cancer.",
            "abstract": null,
            "authors": [
                "Roj, A",
                "Swatek, P",
                "Ahmic, E",
                "Mykoliuk, I",
                "Busau, A",
                "Lindenmann, J."
            ],
            "year": 2025,
            "source": "DACH Jahrestagung Thoraxchirurgie 2025; SEP 17-19, 2025; Bregenz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217940-14045",
                "217940-14077"
            ],
            "persons": [
                "217940-106257",
                "217940-113170",
                "217940-124334",
                "217940-125714",
                "217940-50145",
                "217940-50948"
            ],
            "imported": "2025-09-23T12:29: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216551,
            "title": "PREDICTING THE 1-YEAR RISK OF DEATH, RECURRENT HAEMORRHAGIC STROKE AND ISCHAEMIC STROKE AFTER INTRACEREBRAL HAEMORRHAGE AND ATRIAL FIBRILLATION – RESULTS FROM THE PRESTIGE-AF TRIAL",
            "abstract": null,
            "authors": [
                "Rücker, V",
                "Haas, K",
                "Nielsen, P",
                "Ropele, S",
                "Enzinger, C",
                "Fandler-Höfler S",
                "Harvey, K",
                "Ullmann, S",
                "Fiessler, C",
                "Putz-Todd, G",
                "Schuhmann",
                "C",
                "Wolfe, C",
                "Veltkamp, R",
                "Heuschmann, P"
            ],
            "year": 2025,
            "source": "European Stroke Journal. 2025; (S1):1-787.-11th European Stroke Organisation Conference ; May 21-23; Helsinki, Finland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216551-14051"
            ],
            "persons": [
                "216551-82411",
                "216551-50173"
            ],
            "imported": "2025-06-08T01:31:49+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": 215294,
            "title": "Is CAA still a radiological and clinical diagnosis?",
            "abstract": null,
            "authors": [
                "Fandler-Höfler, S"
            ],
            "year": 2025,
            "source": "European Stroke Organisation Focused Workshop: Cerebral Amyloid Angiopathy; March 13-14, 2025; Milano, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215294-14051"
            ],
            "persons": [
                "215294-82411"
            ],
            "imported": "2025-03-19T13:50:10+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
        }
    ]
}