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=157920&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157940&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157900&ordering=year",
    "results": [
        {
            "id": 221136,
            "title": "Cardio-Pulmonale Reanimation (CPR) im Kindesalter.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2026,
            "source": "Notärztlicher Lehrgang I/2026 Steiermark der AGN (Arbeitsgemeinschaft für Notfallmedizin); FEB 7-14, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221136-14094"
            ],
            "persons": [
                "221136-79516"
            ],
            "imported": "2026-02-09T23:19:28+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": 221039,
            "title": "Generative pre-trained transformer reinforces historical gender bias in diagnosing women's cardiovascular symptoms.",
            "abstract": null,
            "authors": [
                "Krieger, K",
                "Hameed, I",
                "Quer, G",
                "Mack, C",
                "Savic, M",
                "Mantaj, P",
                "Hirofuji, A",
                "Gregg, A",
                "Soletti, G",
                "Rossi, CS",
                "Rahouma, M",
                "Gaudino, M"
            ],
            "year": 2026,
            "source": "Eur Heart J Digit Health. 2026; 7(2):ztaf131",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41624564",
            "doi": "10.1093/ehjdh/ztaf131",
            "pmc": "PMC12853122",
            "organizations": [
                "221039-14075"
            ],
            "persons": [
                "221039-98573-6"
            ],
            "imported": "2026-02-09T01:00:00+01:00",
            "journal": "Eur Heart J Digit Health",
            "issn": "2634-3916",
            "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": 221685,
            "title": "Inflammation and obesity correlate in pulmonary hypertension but associate with diverging outcomes",
            "abstract": null,
            "authors": [
                "de Bie, E",
                "Correa-Jaque, P",
                "Jones, R",
                "Bogaard, HJ",
                "Chan, J",
                "Church, C",
                "Coghlan, JG",
                "Gaur, A",
                "Ghio, S",
                "Ghofrani, HA",
                "Goh, ZM",
                "Howard, LS",
                "Humbert, M",
                "Kovacs, G",
                "Lawrie, A",
                "Lordan, J",
                "Lin, WY",
                "Neelam-Naganathan, D",
                "Newman, J",
                "Rhodes, CJ",
                "Sheares, K",
                "Sitbon, O",
                "Willis, TW",
                "Wort, SJ",
                "Gräf, S",
                "Kiely, D",
                "Benza, RL",
                "Rothman, A",
                "Wallace, C",
                "Toshner, M"
            ],
            "year": 2026,
            "source": "EUR RESPIR J. 2026; 66:  PA6142",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001679605600012",
            "pubmed": null,
            "doi": "10.1183/13993003.congress-2025.PA6142",
            "pmc": null,
            "organizations": [
                "221685-14087"
            ],
            "persons": [
                "221685-59238"
            ],
            "imported": "2026-02-23T08:04:45+01:00",
            "journal": "EUR RESPIR J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": "EUROPEAN RESPIRATORY JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 21.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.985,
            "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": false,
            "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": 220092,
            "title": "Lean management in total knee arthroplasty: A model for efficiency and value-based care.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Budin, M",
                "Herbst, E",
                "Milano, G",
                "Musahl, V",
                "Hirschmann, MT"
            ],
            "year": 2026,
            "source": "Knee Surg Sports Traumatol Arthrosc. 2026; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001664480600001",
            "pubmed": "41553007",
            "doi": "10.1002/ksa.70294",
            "pmc": null,
            "organizations": [
                "220092-14052"
            ],
            "persons": [
                "220092-59379-2",
                "220092-133203-6"
            ],
            "imported": "2026-01-21T01:00:00+01:00",
            "journal": "Knee Surg Sports Traumatol Arthrosc",
            "issn": "0942-2056",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.93,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.93,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ORTHOPEDICS-SCIE",
            "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": 221228,
            "title": "Tumoprothesen bei Kindern?",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2026,
            "source": "Forschungsseminar BORG Murau, Wissenschaftsbotschafter; FEB 10, 2026; Murau, AUSTRIA. 2026. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221228-14052"
            ],
            "persons": [
                "221228-53237"
            ],
            "imported": "2026-02-11T09:10:08+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": 221233,
            "title": "Two initial faricimab loading doses in treatment-naive neovascular age-related macular degeneration",
            "abstract": null,
            "authors": [
                "Innauer, F",
                "Strini, S",
                "Michelitsch, M",
                "Posch-Pertl, L",
                "Wallisch, F",
                "Gran, J",
                "Riedl, R",
                "Weger, M",
                "Haas, A\r\n"
            ],
            "year": 2026,
            "source": "DocDay 2026; Feb 12, 2026; Graz, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221233-14026",
                "221233-14043"
            ],
            "persons": [
                "221233-105121",
                "221233-100091",
                "221233-114774",
                "221233-117263",
                "221233-51850",
                "221233-51984",
                "221233-59026",
                "221233-73117",
                "221233-88932"
            ],
            "imported": "2026-02-11T10:26:22+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": 220508,
            "title": "Evaluating usability and acceptance of a socially assistive robot supported cognitive training for depression - results of the randomized controlled pilot study 'AMIGA'.",
            "abstract": null,
            "authors": [
                "Haeussl, A",
                "Zwigl, I",
                "Stojec, L",
                "Smolak, I",
                "Stijic, M",
                "Stross, T",
                "Lenger, M",
                "Fellendorf, FT",
                "Guggemos, S",
                "Schoenthaler, EMD",
                "Pszeida, M",
                "Orgel, T",
                "Draxler, S",
                "Schneeberger, M",
                "Russegger, S",
                "Zuschnegg, J",
                "Steindl, D",
                "Schultz, A",
                "Schuessler, S",
                "Macher, M",
                "Paletta, L",
                "Dalkner, N",
                "Reininghaus, EZ"
            ],
            "year": 2026,
            "source": "Front Psychiatry. 2025; 16:  1661730",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001673143900001",
            "pubmed": "41625615",
            "doi": "10.3389/fpsyt.2025.1661730",
            "pmc": "PMC12852405",
            "organizations": [
                "220508-14024",
                "220508-14051",
                "220508-29444"
            ],
            "persons": [
                "220508-119651-6",
                "220508-50654-6",
                "220508-79733-4",
                "220508-91818-6",
                "220508-99971-1",
                "220508-86429-6",
                "220508-101013-6",
                "220508-112371-6",
                "220508-113091-6"
            ],
            "imported": "2026-02-03T01:00:00+01:00",
            "journal": "Front Psychiatry",
            "issn": "1664-0640",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.648,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.729,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PSYCHIATRY-SSCI",
            "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": 221239,
            "title": "From blood to tumor tissue: Finding metabolites that matter in IDH-wild-type glioma\u000b",
            "abstract": null,
            "authors": [
                "El-Heliebi, A"
            ],
            "year": 2026,
            "source": "Society of Austrian Neurooncology (SANO) Neuroonko update 2026; JAN 16, 2026; Salzburg, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221239-14017"
            ],
            "persons": [
                "221239-66435"
            ],
            "imported": "2026-02-11T12:10:22+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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219803,
            "title": "Automated suture securing technology in mitral valve surgery: a strategy to reduce prosthetic dehiscence?",
            "abstract": null,
            "authors": [
                "Kahrovic, A",
                "Herkner, H",
                "Werner, P",
                "Angleitner, P",
                "Coti, I",
                "Osipenko, K",
                "Lagler, H",
                "Kocher, A",
                "Ehrlich, M",
                "Zimpfer, D",
                "Andreas, M"
            ],
            "year": 2026,
            "source": "Eur J Cardiothorac Surg. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001664621200001",
            "pubmed": "41512298",
            "doi": "10.1093/ejcts/ezag013",
            "pmc": "PMC12816918",
            "organizations": [
                "219803-14075"
            ],
            "persons": [
                "219803-131297-6"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "Eur J Cardiothorac Surg",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.793,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.831,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "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": 221285,
            "title": "Ösophaguskarzinom.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2026,
            "source": "OGTC- Winterschool; FEB 12-15, 2026; Obergrurgl, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221285-14077"
            ],
            "persons": [
                "221285-50145"
            ],
            "imported": "2026-02-11T19:33:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 221286,
            "title": "Malignes Pleuramesotheliom.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2026,
            "source": "OGTC- Winterschool 2026; FEB 12-15, 2026; Obergurgl, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221286-14077"
            ],
            "persons": [
                "221286-50145"
            ],
            "imported": "2026-02-11T19:34:42+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": 217777,
            "title": "Perceived Chronic Stress prior to SARS-CoV-2 Infection Predicts Ongoing Symptomatic COVID-19: A Prospective Cohort Study.",
            "abstract": null,
            "authors": [
                "Fazekas, C",
                "Goswami, N",
                "Matzer, F",
                "Avian, A",
                "Lodron, J",
                "Rijksen, M",
                "Hanfstingl, B",
                "Kavcic, V",
                "Groselj-Strele, A",
                "Sourij, H",
                "Kessler, HH",
                "Stelzl, E",
                "Voegel, CD",
                "Binz, TM",
                "Schmid-Zalaudek, K",
                "Wittmann, A",
                "Pilz, S"
            ],
            "year": 2026,
            "source": "Psychother Psychosom. 2026; 95(1):76-87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001568487100001",
            "pubmed": "40924654",
            "doi": "10.1159/000547858",
            "pmc": "PMC12503682",
            "organizations": [
                "217777-14010",
                "217777-14023",
                "217777-14026",
                "217777-14080",
                "217777-28083",
                "217777-29447"
            ],
            "persons": [
                "217777-102675-6",
                "217777-50774-2",
                "217777-50838-6",
                "217777-51812-6",
                "217777-57544-6",
                "217777-67207-6",
                "217777-94147-6",
                "217777-57932-6",
                "217777-50514-6",
                "217777-53344-6"
            ],
            "imported": "2025-09-15T02:00:00+02:00",
            "journal": "Psychother Psychosom",
            "issn": "0033-3190",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 18.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.987,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.987,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PSYCHIATRY-SCIE",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 221414,
            "title": "Velopharyngeale Insuffizienz bei LKG-Spalten: \r\nStufenkonzept sprachverbessernder Operationen",
            "abstract": null,
            "authors": [
                "Julia Schwab, Michala Ivanic Sefcicova, Michael Schwaiger"
            ],
            "year": 2026,
            "source": "45. INTERNATIONALES SYMPOSIUM St. Anton\r\nfür MKG-Chirurgen, Oralchirurgen, Zahnärzte & Kieferorthopäden; 7.-13. Februar 2026; St. Anton, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-02-12T17:18:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221446,
            "title": "Duraverschluss",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2026,
            "source": "Endonasale Chirurgie der Nase & der Nasennebenhöhlen; JAN 28-30, 2026; Fulda, Germany. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221446-14066"
            ],
            "persons": [
                "221446-51725"
            ],
            "imported": "2026-02-13T09:06: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": 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": 221434,
            "title": "Adrenocortical Hormones and Choroidal Thickness",
            "abstract": null,
            "authors": [
                "Gran, J",
                "Obermayer-Pietsch, B",
                "Posch-Pertl, L",
                "Seidel, G",
                "Innauer, F",
                "Eberhard, K",
                "Kuenzer, T"
            ],
            "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": [
                "221434-14026",
                "221434-14043",
                "221434-14080",
                "221434-28083"
            ],
            "persons": [
                "221434-51809",
                "221434-65141",
                "221434-114774",
                "221434-116422",
                "221434-117263",
                "221434-75236",
                "221434-88932"
            ],
            "imported": "2026-02-12T19:43: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": 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": 221364,
            "title": "ISO/AWI 24051-2\r\nMedical laboratories\r\nPart 2: Digital pathology and artificial intelligence (AI)-based image analysis\r\nUnder development.\r\n",
            "abstract": null,
            "authors": [
                "Stumptner, C"
            ],
            "year": 2026,
            "source": "ISO TC 212 Clinical laboratory testing and in vitro diagnostic test systems\r\n; MAR 11-13, 2026; Berlin, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221364-14020"
            ],
            "persons": [
                "221364-51870"
            ],
            "imported": "2026-02-12T12:25:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221355,
            "title": "ISO/PWI TS 18701\r\nMolecular in vitro diagnostic examinations — Specificationsfor pre-examination processes for human specimens — Isolated microbiome DNA.\r\n",
            "abstract": null,
            "authors": [
                "Stumptner, C"
            ],
            "year": 2026,
            "source": "CEN/TC 140 In vitro diagnostic medical devices\r\n; FEB 24-26, 2026; Berlin, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221355-14020"
            ],
            "persons": [
                "221355-51870"
            ],
            "imported": "2026-02-12T11:55: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": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221363,
            "title": "ISO/CD 24051-2\r\nMedical laboratories\r\nPart 2: Digital pathology and artificial intelligence (AI)-based image analysis.\r\n\r\n",
            "abstract": null,
            "authors": [
                "Stumptner, C"
            ],
            "year": 2026,
            "source": "ISO TC 212 Clinical laboratory testing and in vitro diagnostic test systems [Online]\r\n; SEP 24-26, 2025; Mexico City, MEXICO. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221363-14020"
            ],
            "persons": [
                "221363-51870"
            ],
            "imported": "2026-02-12T12:23:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221438,
            "title": "The Development and Validation of the Primary Affect Inventory (PAFI), a Self-Rating Questionnaire for the Measurement of Primary Affective States",
            "abstract": null,
            "authors": [
                "Latifi, A",
                "Unterrainer, HF",
                "Jauk, E",
                "Slanitz, C",
                "Straßnig, S",
                "Herzl, T",
                "Wagner-Skacel, J",
                "Doering, S",
                "Fuchshuber, J"
            ],
            "year": 2026,
            "source": "[Abstract, Poster, Oral Communication]. 2026; -DocDay 2026; FEB 12, 2026; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221438-29444",
                "221438-29447"
            ],
            "persons": [
                "221438-113090",
                "221438-59288",
                "221438-69860",
                "221438-75522"
            ],
            "imported": "2026-02-13T00:02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221439,
            "title": "IQDMA disrupts STAT5 nuclear transport through CDC42-PAK2 axis collapse in cutaneous T-cell lymphoma.",
            "abstract": null,
            "authors": [
                "Dey, S",
                "Sorger, H",
                "Schlederer, M",
                "Perchthaler, I",
                "Metzelder, M",
                "Kenner, L",
                "Moriggl, R",
                "Wolf, P."
            ],
            "year": 2026,
            "source": "Frontiers in Immunology (accepted, in press). 2026. (ISSN: 1664-3224) ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221439-14047"
            ],
            "persons": [
                "221439-51618",
                "221439-54011"
            ],
            "imported": "2026-02-13T00:58:20+01:00",
            "journal": "Frontiers in Immunology (accepted, in press)",
            "issn": "1664-3224",
            "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": true,
            "local_affiliation": true
        }
    ]
}