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=158160&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158429,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158180&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158140&ordering=year",
    "results": [
        {
            "id": 216224,
            "title": "Expanding the View: Insights into Methodological and Clinical Aspects of the TRANSCEND Study.",
            "abstract": null,
            "authors": [
                "Kurzmann-Guetl, K",
                "Brodmann, M",
                "Schneider, PA"
            ],
            "year": 2026,
            "source": "Eur J Vasc Endovasc Surg. 2026; 71(3):520-521",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": "40354974",
            "doi": "10.1016/j.ejvs.2025.05.008",
            "pmc": null,
            "organizations": [
                "216224-14079"
            ],
            "persons": [
                "216224-94798-2",
                "216224-51689-6"
            ],
            "imported": "2025-05-19T02:00:00+02:00",
            "journal": "Eur J Vasc Endovasc Surg",
            "issn": "1532-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.962,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "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": true
        },
        {
            "id": 222119,
            "title": "Esophageal perforation: when and how to operate?",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2026,
            "source": "Emergency Surgery Course (ESC); MAR 17, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222119-14077"
            ],
            "persons": [
                "222119-50145"
            ],
            "imported": "2026-03-17T10:55: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222122,
            "title": "Unklare genitale Ulzerationen",
            "abstract": null,
            "authors": [
                "Grossschädl, K",
                ""
            ],
            "year": 2026,
            "source": "ÖGSTD\r\nTag der Venerologie; 14.03.2026; Wien. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222122-14047"
            ],
            "persons": [
                "222122-108777"
            ],
            "imported": "2026-03-17T13:41: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": 222129,
            "title": "Medikamentensicherheit & Entwicklungsprojekt ",
            "abstract": null,
            "authors": [
                "Hoffmann, M",
                ""
            ],
            "year": 2026,
            "source": "Mensch und KI im Zusammenspiel - Effizienz und Energieverbrauch ; MÄRZ 17, 2026; https://oevgk.at/. 2026. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222129-14076"
            ],
            "persons": [
                "222129-92002"
            ],
            "imported": "2026-03-17T19:54: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
        },
        {
            "id": 222135,
            "title": "Use of Lung Ultrasound in Australasian NICUs - a Binational\r\nSurvey",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Morakeas, S",
                "Schwaberger, B",
                "Tracy, MB"
            ],
            "year": 2026,
            "source": "Doc Day; Feb 12, 2026; Graz, Austria . 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222135-14094"
            ],
            "persons": [
                "222135-117521",
                "222135-79516"
            ],
            "imported": "2026-03-18T04:25: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222127,
            "title": "Noninvasive mean pulmonary arterial pressure/oxygen uptake slope as a predictor of pulmonary exercise haemodynamics and outcome.",
            "abstract": null,
            "authors": [
                "John, T",
                "Tello, K",
                "Olschewski, H",
                "Abeln, H",
                "Foris, V",
                "Güttler, BR",
                "John, N",
                "Zeder, K",
                "Kneidinger, N",
                "Kovacs, G",
                "Douschan, P"
            ],
            "year": 2026,
            "source": "ERJ Open Res. 2026; 12(2):",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": "41809865",
            "doi": "10.1183/23120541.01135-2025",
            "pmc": "PMC12969691",
            "organizations": [
                "222127-14087"
            ],
            "persons": [
                "222127-100914-1",
                "222127-104780-6",
                "222127-115821-6",
                "222127-79732-4",
                "222127-87980-6",
                "222127-59238-6",
                "222127-125880-6",
                "222127-105232-6"
            ],
            "imported": "2026-03-17T01:00:00+01:00",
            "journal": "ERJ Open Res",
            "issn": "2312-0541",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "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": true
        },
        {
            "id": 222008,
            "title": "Psychotherapy for complex post-traumatic stress disorder: efficacy and therapeutic factors",
            "abstract": null,
            "authors": [
                "Katalan, C",
                "Unterrainer, HF",
                "Gelo, OCG"
            ],
            "year": 2026,
            "source": "FRONT PSYCHOL. 2026; 17:  1684921",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001696641500001",
            "pubmed": "41736880",
            "doi": "10.3389/fpsyg.2026.1684921",
            "pmc": null,
            "organizations": [
                "222008-29444"
            ],
            "persons": [
                "222008-69860-6"
            ],
            "imported": "2026-03-13T11:40:32+01:00",
            "journal": "FRONT PSYCHOL",
            "issn": "1664-1078",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN PSYCHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.738,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHOLOGY, MULTIDISCIPLINARY-SSCI",
            "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": 222108,
            "title": "Evidence- and consensus-based guideline on lichen sclerosus.",
            "abstract": null,
            "authors": [
                "Kirtschig, G",
                "Woelber, L",
                "Günthert, A",
                "Becker, K",
                "Ciresa-König, A",
                "Fischer, B",
                "Fricke-Otto, S",
                "Günther, C",
                "Hirchenhain, C",
                "Köllmann, NH",
                "Kreuter, A",
                "Malisiewicz, B",
                "Neis, F",
                "Mon, O'Dey, D",
                "Ott, H",
                "Promm, M",
                "Renner, R",
                "Schardt, AR",
                "Schweizer, I",
                "Stein, R",
                "Ter-Nedden, J",
                "Trutnovsky, G",
                "Wand, A",
                "Weyandt, G",
                "Werner, RN",
                "Kinberger, M"
            ],
            "year": 2026,
            "source": "J Dtsch Dermatol Ges. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41778748",
            "doi": "10.1111/ddg.70000",
            "pmc": null,
            "organizations": [
                "222108-14063"
            ],
            "persons": [
                "222108-50853-6"
            ],
            "imported": "2026-03-15T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0387",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.809,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "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": true
        },
        {
            "id": 222098,
            "title": "eIF4E: A New Diagnostic Biomarker for Mycosis Fungoides.",
            "abstract": null,
            "authors": [
                "Golob-Schwarzl, N",
                "Perchthaler, I",
                "Cerroni, L",
                "Wolf, P",
                "Legat, FJ"
            ],
            "year": 2026,
            "source": "Exp Dermatol. 2026; 35(3): e70226",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": "41755734",
            "doi": "10.1111/exd.70226",
            "pmc": null,
            "organizations": [
                "222098-14047"
            ],
            "persons": [
                "222098-51865-6",
                "222098-54011-6",
                "222098-84167-2",
                "222098-51751-6",
                "222098-51618-6"
            ],
            "imported": "2026-03-13T01:00:00+01:00",
            "journal": "Exp Dermatol",
            "issn": "1600-0625",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.662,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "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": true
        },
        {
            "id": 222066,
            "title": "Stress in dermatology patients: A multicenter observational study of 8295 outpatients and controls from 22 European clinics",
            "abstract": null,
            "authors": [
                "Balieva, F",
                "Schut, C",
                "Szabó, C",
                "Sampogna, F",
                "Dalgard, FJ",
                "Altunay, IK",
                "Bewley, A",
                "Ferreira, BR",
                "Finlay, AY",
                "Gieler, U",
                "Gracia-Cazaña, T",
                "Grivcheva-Panovska, V",
                "Jemec, GB",
                "Legat, FJ",
                "Lien, L",
                "Lvov, A",
                "Marron, SE",
                "Misery, L",
                "Reich, A",
                "Romanov, D",
                "Spillekom-van Koulil, S",
                "Ständer, S",
                "Svensson, A",
                "Szepietowski, JC",
                "Thompson, AR",
                "Titeca, G",
                "Tomás-Aragonés, L",
                "Vulink, N",
                "Zeidler, C",
                "Kupfer, J"
            ],
            "year": 2026,
            "source": "JAAD INT. 2026; 25:  69-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001691083100001",
            "pubmed": "41694695",
            "doi": null,
            "pmc": null,
            "organizations": [
                "222066-14047"
            ],
            "persons": [
                "222066-51865-6"
            ],
            "imported": "2026-03-13T11:43:46+01:00",
            "journal": "JAAD INT",
            "issn": "2666-3287",
            "collection_publisher": null,
            "collection_title": "JAAD INTERNATIONAL; ",
            "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": 222120,
            "title": "Cancer in 4D: toward Spatiotemporal Hallmark Ecosystems.",
            "abstract": null,
            "authors": [
                "Sibai, M",
                "Zacharias, M",
                "McGranahan, N",
                "Jamal-Hanjani, M",
                "Porta-Pardo, E"
            ],
            "year": 2026,
            "source": "Trends Cancer. 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "41839713",
            "doi": "10.1016/j.trecan.2026.01.004",
            "pmc": null,
            "organizations": [
                "222120-14020"
            ],
            "persons": [
                "222120-61601-6"
            ],
            "imported": "2026-03-17T01:00:00+01:00",
            "journal": "Trends Cancer",
            "issn": "2405-8025",
            "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": true
        },
        {
            "id": 222107,
            "title": "Risk factors for recurrence of vulvar high-grade squamous intra-epithelial lesions: long-term follow-up of the PITVIN Study (primary imiquimod vs surgery for vulvar intra-epithelial neoplasia).",
            "abstract": null,
            "authors": [
                "Trutnovsky, G",
                "Muntinga, C",
                "Holter, M",
                "Pucher, D",
                "Bracic, T",
                "Huetter, C",
                "Ciresa-König, A",
                "Polterauer, S",
                "Tamussino, K",
                "van, Esch, E"
            ],
            "year": 2026,
            "source": "Int J Gynecol Cancer. 2026; 36(4): 104560",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41791272",
            "doi": "10.1016/j.ijgc.2026.104560",
            "pmc": null,
            "organizations": [
                "222107-14026",
                "222107-14063"
            ],
            "persons": [
                "222107-50853-2",
                "222107-97023-6",
                "222107-89052-6",
                "222107-51826-6"
            ],
            "imported": "2026-03-15T01:00:00+01:00",
            "journal": "Int J Gynecol Cancer",
            "issn": "1525-1438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.917,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222128,
            "title": "The Clinical Relevance of Unclassified Pulmonary Hypertension.",
            "abstract": null,
            "authors": [
                "John, T",
                "Neuhuber, L",
                "Douschan, P",
                "Foris, V",
                "Zeder, K",
                "Bachmaier, G",
                "Olschewski, H",
                "Kneidinger, N",
                "Kovacs, G"
            ],
            "year": 2026,
            "source": "Chest. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41812989",
            "doi": "10.1016/j.chest.2025.12.058",
            "pmc": null,
            "organizations": [
                "222128-14026",
                "222128-14087"
            ],
            "persons": [
                "222128-79732-6",
                "222128-59238-4",
                "222128-125880-6",
                "222128-100914-1",
                "222128-104780-6",
                "222128-50092-6",
                "222128-87980-6"
            ],
            "imported": "2026-03-17T01:00:00+01:00",
            "journal": "Chest",
            "issn": "1931-3543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.925,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "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": true
        },
        {
            "id": 222138,
            "title": "Prognostische und prädiktive Biomarker beim Mammakarzinom",
            "abstract": null,
            "authors": [
                "RTegitnig, P"
            ],
            "year": 2026,
            "source": "European Academy of Senology; MAR 14-15, 2026; Wien. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222138-14020"
            ],
            "persons": [
                "222138-51991"
            ],
            "imported": "2026-03-18T08:57:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222037,
            "title": "From the gut microbiome to the thyroid gland: Could probiotics hold a beneficial effect?",
            "abstract": null,
            "authors": [
                "Fröhlich, E",
                "Wahl, R"
            ],
            "year": 2026,
            "source": "J ENDOKRINOL DIAB ST. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001692612100001",
            "pubmed": null,
            "doi": "10.1007/s41969-026-00296-8",
            "pmc": null,
            "organizations": [
                "222037-28394"
            ],
            "persons": [
                "222037-53900-2"
            ],
            "imported": "2026-03-13T11:43:46+01:00",
            "journal": "J ENDOKRINOL DIAB ST",
            "issn": "3004-8915",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR ENDOKRINOLOGIE DIABETOLOGIE UND STOFFWECHSEL; ",
            "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": 222130,
            "title": "Impact of the 2023 ACR/EULAR antiphospholipid syndrome criteria in 1200 women with prior obstetric antiphospholipid syndrome.",
            "abstract": null,
            "authors": [
                "Alijotas-Reig, J",
                "Esteve-Valverde, E",
                "Sáez-Comet, L",
                "Anunciación-Llunell, A",
                "Ferrer-Oliveras, R",
                "Lefkou, E",
                "Mekinian, A",
                "Belizna, C",
                "Hoxha, A",
                "Tincani, A",
                "Marozio, L",
                "Espinosa, G",
                "de, Carolis, S",
                "Udry, S",
                "Latino, JO",
                "Llurba, E",
                "Chighizola, CB",
                "Gerosa, M",
                "Pengo, V",
                "Lundelin, K",
                "Rovere-Querini, P",
                "Canti, V",
                "Mayer-Pickel, K",
                "Reshetnyak, T",
                "Tabacco, S",
                "Stojanovich, L",
                "Gonçalves, BA",
                "Morales-Perez, S",
                "Miró-Mur, F, , EUROAPS, Study, Group"
            ],
            "year": 2026,
            "source": "Eur J Obstet Gynecol Reprod Biol. 2026; 321:115055",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41797084",
            "doi": "10.1016/j.ejogrb.2026.115055",
            "pmc": null,
            "organizations": [
                "222130-14038"
            ],
            "persons": [
                "222130-74840-6"
            ],
            "imported": "2026-03-17T01:00:00+01:00",
            "journal": "Eur J Obstet Gynecol Reprod Biol",
            "issn": "1872-7654",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.321,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "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": true
        },
        {
            "id": 222136,
            "title": "Folate Receptor Alpha in Ovarian Cancer",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2026,
            "source": "OEGPath Spring Meeting 2026; MAR 13-14, 2026; Vienna. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222136-14020"
            ],
            "persons": [
                "222136-51991"
            ],
            "imported": "2026-03-18T08:53: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": 222034,
            "title": "99th percentile upper reference limits of the 5th and 6th generation Elecsys® cardiac troponin T high-sensitivity assays in a single cohort of healthy blood donors",
            "abstract": null,
            "authors": [
                "Egger, M",
                "Schmid, P",
                "Kimbacher, C",
                "Black, A",
                "Gabriel, C",
                "Mueller, T",
                "Dieplinger, B"
            ],
            "year": 2026,
            "source": "CLIN CHEM LAB MED. 2026;  PMID 9806306",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001693428200001",
            "pubmed": "41702055",
            "doi": "10.1515/cclm-2026-0207",
            "pmc": null,
            "organizations": [
                "222034-14058"
            ],
            "persons": [
                "222034-64015-6"
            ],
            "imported": "2026-03-13T11:43:46+01:00",
            "journal": "CLIN CHEM LAB MED",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": "CLINICAL CHEMISTRY AND LABORATORY MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.793,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCIE",
            "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": 222137,
            "title": "Histopathological Cases of the Ovary and Endometrium",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2026,
            "source": "OEGPath Spring Meeting 2026; MAR 13-14, 2026; Vienna. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222137-14020"
            ],
            "persons": [
                "222137-51991"
            ],
            "imported": "2026-03-18T08:55:41+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": 221959,
            "title": "Activated Clotting Time Platforms Matter: Evidence Gaps and Real-World Variability in Anticoagulation Targets During Left Atrial Ablation.",
            "abstract": null,
            "authors": [
                "Kovacs, B",
                "Spahiu, V",
                "Rohrbach, NL",
                "Schöppenthau, D",
                "Kurath-Koller, S",
                "Stojković, S",
                "Simovic, S",
                "Kueffer, T",
                "Vandenberk, B",
                "Linz, D",
                "Vernooy, K",
                "Roten, L",
                "Dinshaw, L",
                "Reichlin, T"
            ],
            "year": 2026,
            "source": "Heart Rhythm. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41802691",
            "doi": "10.1016/j.hrthm.2026.03.003",
            "pmc": null,
            "organizations": [
                "221959-14093"
            ],
            "persons": [
                "221959-59876-6"
            ],
            "imported": "2026-03-10T01:00:00+01:00",
            "journal": "Heart Rhythm",
            "issn": "1556-3871",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.778,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.785,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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
        }
    ]
}