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=157720&ordering=impactfactor_norm
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=157740&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157700&ordering=impactfactor_norm",
    "results": [
        {
            "id": 218929,
            "title": "Prestimulus fMRI activity predicts subjective Gestalt perception.",
            "abstract": null,
            "authors": [
                "Wilding, M",
                "Ischebeck, A",
                "Körner, C.",
                "Zaretskaya, N"
            ],
            "year": 2021,
            "source": "Society for Neuroscience annual meeting; NOV 8-11, 2021; Chicago, ILLINOIS (virtual). 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218929-29447"
            ],
            "persons": [
                "218929-131700"
            ],
            "imported": "2025-12-04T09:55:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220111,
            "title": "Asthma-related alterations in the molecular circadian clock of peripheral T cells ",
            "abstract": null,
            "authors": [
                "Teppan, J",
                "Bärnthaler, T",
                "Gogg, T",
                "Durrington, H",
                "Heinemann, A",
                "Böhm, EM"
            ],
            "year": 2025,
            "source": "EBRS Congress 2025; AUG 24-28, 2025; Lübeck, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220111-14022"
            ],
            "persons": [
                "220111-100665",
                "220111-50791",
                "220111-51756",
                "220111-128436",
                "220111-85658"
            ],
            "imported": "2026-01-22T15:03:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214705,
            "title": "Hypnopowermeditation als therapeutische Option",
            "abstract": null,
            "authors": [
                "Gasser, R"
            ],
            "year": 2025,
            "source": "Grazer Hypnosekongress; Jan 24-26, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214705-14083"
            ],
            "persons": [
                "214705-51533"
            ],
            "imported": "2025-02-25T13:52:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220113,
            "title": "Reise- und tropenmedizinische Aspekte beim Bergsteigen",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2025,
            "source": "Frühjahrslehrgang 3, INTERNATIONAL DIPLOMA IN MOUNTAIN MEDICINE; SEP 27 - 30, 2025; Hochimst, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "220113-53586"
            ],
            "imported": "2026-01-22T15:53: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220112,
            "title": "Herausforderungender Reisemedizin & Reiseimpfstoffe in der Hausarzpraxis",
            "abstract": null,
            "authors": [
                "Moy-Wagner, D",
                "Valentin, T"
            ],
            "year": 2025,
            "source": "55. Kongress für Allgemeinmedizin; Nov 27-29, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "220112-53586"
            ],
            "imported": "2026-01-22T15:41: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218906,
            "title": "Hematoma? Fenestrate it! Dissection? Shred it!",
            "abstract": null,
            "authors": [
                "Mantawy, S",
                "Zirlik, A",
                "Toth, G",
                "Harb, S"
            ],
            "year": 2025,
            "source": "J KARDIOL. 2025; 32(11-12):",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001624882600004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218906-14083"
            ],
            "persons": [
                "218906-98517-4",
                "218906-100805-6",
                "218906-89154-6"
            ],
            "imported": "2025-12-03T10:28:03+01:00",
            "journal": "J KARDIOL",
            "issn": "1024-0098",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR KARDIOLOGIE; ",
            "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": 214278,
            "title": "ANGPTL3 und ApoC3",
            "abstract": null,
            "authors": [
                "Silbernagel, G"
            ],
            "year": 2025,
            "source": "Vascular Medicine and Atherosclerosis Congress; Feb 6-8, 2025; essen, Germany. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214278-14079"
            ],
            "persons": [
                "214278-96032"
            ],
            "imported": "2025-02-11T14:17:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211345,
            "title": "The molecular landscape of acute myeloid leukemia with KMT2A / MECOM / NUP98 rearrangement diagnosed by RNA sequencing – a single center experience.",
            "abstract": null,
            "authors": [
                "Zacharias, M",
                "Kratochwill, N",
                "Vagena, FR",
                "Kashofer, K",
                "Hoefler, G"
            ],
            "year": 2024,
            "source": "22nd Meeting of the European Association for Haematopathology; SEP 21-26, 2024; Dubrovnik, CROATIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211345-14020"
            ],
            "persons": [
                "211345-51691",
                "211345-57386",
                "211345-61601",
                "211345-100705"
            ],
            "imported": "2024-09-30T19:36: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220109,
            "title": "Functional change in the lungs of patients with asthma – impact of management strategies.",
            "abstract": null,
            "authors": [
                "Singer, F"
            ],
            "year": 2025,
            "source": "P-PATHS: Perinatal and Pediatric Pathways in Health and Disease; OCT 10, 2025; St. Pölten, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220109-14095"
            ],
            "persons": [
                "220109-113973"
            ],
            "imported": "2026-01-22T14:45:04+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": 134766,
            "title": "Konsensusgruppe „D-A-CH Handlungsalgorithmus Postpartale Hämorrhagie“ > Management der postpartalen Blutung (PPH) – Der D-A-CH – Algorithmus ",
            "abstract": null,
            "authors": [
                "Schlembach, D",
                "Mörtl, MG",
                "Girard, W",
                "Arzt, C",
                "Brezinka, Chr",
                "Cahlubinski, K",
                "Fries, D",
                "Gogarten, W",
                "Hackelöer, BJ",
                "Helmer, H",
                "Henrich, W",
                "Hösli, I",
                "Husslein, P",
                "Kainer,F",
                "Lang, U",
                "Pfanner,G",
                "Rath, W",
                "Schleussner, E",
                "Steiner, H",
                "Surbek,D",
                "Zimmermann,R"
            ],
            "year": 2013,
            "source": "Frauenarzt. 2013; 54(11): 1-7. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134766-14064"
            ],
            "persons": [],
            "imported": "2014-02-14T07:42: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": 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": 170016,
            "title": "Pulmonary hypertension in hypersensitivity pneumonitis.",
            "abstract": null,
            "authors": [
                "Tornyos, A",
                "Trinker, M",
                "Foris, V",
                "Pfeiffer, S",
                "Odler, B",
                "Douschan, P",
                "Avian, A",
                "Olschewski, A",
                "Kovacs, G",
                "Olschewski, H."
            ],
            "year": 2016,
            "source": "Eur Respir J. 2016; 48(S60):PA2450--26th Annual Congress of European Respiratory Society; SEPT 3-7, 2016; London, UNITED KINGDOM. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170016-14026",
                "170016-14084",
                "170016-14087"
            ],
            "persons": [
                "170016-59238",
                "170016-67207",
                "170016-87980",
                "170016-94970"
            ],
            "imported": "2018-10-24T22:23:01+02:00",
            "journal": null,
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218882,
            "title": "Association between Occupational Activity and Cardiovascular Diseases",
            "abstract": "Background/Objectives: Cardiovascular diseases (CVD) remain a leading cause of morbidity and mortality. While numerous studies have investigated risk factors such as diet, physical inactivity, and smoking, the impact of work-related factors on CVD risk is still insufficiently understood. Considering the ongoing discussion about potential associations between psychosocial work-related stress and cardiovascular diseases, the question arises as to what role different forms of work may play in this context. This study aims to examine this association between physical/non-physical work and cardiovascular diseases.",
            "authors": [
                "Tildach, M"
            ],
            "year": 2025,
            "source": "Masterstudium; Interprofessionelle Gesundheitswissenschaften; [ Masterarbeit ] Medizinische Universität Graz; 2025. pp. 59",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-12-03T09:49:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "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": 213032,
            "title": "Qaulity Managmenet at the Diagnostic- and Research Institute of Pathology, Med Uni Graz\r\n",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2025,
            "source": "XAI Winterschool 2025; JAN 9-10, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213032-14020"
            ],
            "persons": [
                "213032-51991"
            ],
            "imported": "2025-01-12T14:29: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": 211224,
            "title": "Capturing the Influence of Conduction Velocity on Epicardial Activation Patterns Using Uncertainty Quantification.",
            "abstract": null,
            "authors": [
                "Busatto, A",
                "Rupp, LC",
                "Gillette, K",
                "Narayan, A",
                "Plank, G",
                "MacLeod, RS"
            ],
            "year": 2023,
            "source": "Comput Cardiol (2010). 2023; 50:",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "39193482",
            "doi": "10.22489/cinc.2023.345",
            "pmc": "PMC11349309",
            "organizations": [
                "211224-14011"
            ],
            "persons": [
                "211224-50966-6",
                "211224-98304-6"
            ],
            "imported": "2024-09-24T02:00:00+02:00",
            "journal": "Comput Cardiol (2010)",
            "issn": "2325-8861",
            "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": 220002,
            "title": "Antibiotic treatment changes behaviour, gene expression and microbiome of zebrafish larvae",
            "abstract": null,
            "authors": [
                "Faimann, I",
                "Ghosh, A",
                "Stojanovic, N",
                "Tatzl, E",
                "Penker, R",
                "Rodriguez-Blanco, G",
                "Moissl-Eichinger, C",
                "Reichmann, F\r\n"
            ],
            "year": 2025,
            "source": "ANA Meeting 2025; SEPT 8-10, 2025; Klosterneuburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220002-14022",
                "220002-14023",
                "220002-14028"
            ],
            "persons": [
                "220002-110967",
                "220002-118787",
                "220002-129458",
                "220002-50186",
                "220002-71386",
                "220002-90021",
                "220002-99612",
                "220002-125736"
            ],
            "imported": "2026-01-19T20:57: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": 190662,
            "title": "COVID-19 among Nursing Staff: Settings and Regional Differences. ",
            "abstract": null,
            "authors": [
                "Hoedl, M",
                "Eglseer, D",
                "Bauer, S"
            ],
            "year": 2021,
            "source": "Portuguese Journal of Public Health. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "190662-14509"
            ],
            "persons": [
                "190662-82963",
                "190662-59569",
                "190662-66487"
            ],
            "imported": "2021-11-29T11:50: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": 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": 219152,
            "title": "Beyond Blood? Assessing the prognostic and complementary role of urinary ctDNA in metastatic prostate cancer.",
            "abstract": null,
            "authors": [
                "Moser, T",
                "Bauernhofer, E",
                "Eberhard, A",
                "Monsberger, N",
                "Moser, MJ",
                "Glawitsch, L",
                "Hammer, S",
                "Vlachos, G",
                "Ziegler, L",
                "Geigl, JB",
                "Bauernhofer, T",
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "7th Advances in Circulating Tumor Cells meeting: “Liquid Biopsy: from Bench to Bedside”. 2025; -ACTC; SEP 24-27, 2025;  Thessaloniki, GREECE. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219152-14021",
                "219152-14085"
            ],
            "persons": [
                "219152-120331",
                "219152-57423",
                "219152-100897",
                "219152-119307",
                "219152-125374",
                "219152-50899",
                "219152-51692",
                "219152-76215",
                "219152-98633"
            ],
            "imported": "2025-12-16T17:08: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": 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": 135896,
            "title": "Empfehlungen zur Therapie der Psoriasisarthritis.",
            "abstract": null,
            "authors": [
                "Dejaco, CH"
            ],
            "year": 2014,
            "source": "Ärztekrone. 2014; 6:  30-30. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "135896-14086"
            ],
            "persons": [
                "135896-66227"
            ],
            "imported": "2014-04-01T13:44: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": 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": 218273,
            "title": "Fighting the Freeze",
            "abstract": null,
            "authors": [
                "Niederer, M",
                "Egger, A",
                "Rebecca, F"
            ],
            "year": 2025,
            "source": "EUSEM Congress ; 27.09.2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218273-14069"
            ],
            "persons": [
                "218273-128677",
                "218273-111073"
            ],
            "imported": "2025-10-20T18:18:34+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218860,
            "title": "SUNRISE: Gesunde, nachhaltige Ernährung im Pflegeheim - ein Citizen Science Projekt",
            "abstract": null,
            "authors": [
                "Lienhart, B",
                "Eglseer, D"
            ],
            "year": 2025,
            "source": "Pflegekongress25; NOV 27-28, 2025; Wien, ÖSTERREICH. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218860-14509"
            ],
            "persons": [
                "218860-82963",
                "218860-131557"
            ],
            "imported": "2025-12-02T11:56:45+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
        }
    ]
}