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=1400&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158462,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1420&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1380&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 219928,
            "title": "Monitoring, Signalinterpretation und intraarterielle Blutdruckmessung in der Präklinik\r\n",
            "abstract": null,
            "authors": [
                "Eichlseder, M"
            ],
            "year": 2025,
            "source": "Medizinercorps Alumniverein Notfallseminar; NOV 14-16, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219928-14069"
            ],
            "persons": [
                "219928-97332"
            ],
            "imported": "2026-01-17T19:54:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219927,
            "title": "CPR – The new resuscitation guidelines 2025",
            "abstract": null,
            "authors": [
                "Eichlseder, M"
            ],
            "year": 2025,
            "source": "ÖSKIM 2025 - Österreichisches Symposium für Kardiovaskuläre Intensivmedizin; NOV 21-22, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219927-14069"
            ],
            "persons": [
                "219927-97332"
            ],
            "imported": "2026-01-17T19:50: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": 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": 219923,
            "title": "Short-term exposure to ambient ozone and inflammatory biomarkers in children and adolescents",
            "abstract": null,
            "authors": [
                "Tianyu Zhao",
                "Iana Markevych",
                "Marie Standl",
                "Tamara Schikowski",
                "Dietrich Berdel",
                "Sibylle Koletzko",
                "Rudolf A. Jörres",
                "Dennis Nowak",
                "Joachim Heinrich\r\n"
            ],
            "year": 2019,
            "source": "https://gesundheit.baywiss.de/fileadmin/verbundkolleg/gesundheit/Poster_Promovierende/VK-Gesundheit_Poster_1_ICUH_2019_Zhao.pdf. 2019; -16th International Conference on Urban Health; November 4-8, 2019; Xiamen, China. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219923-14024"
            ],
            "persons": [
                "219923-131598"
            ],
            "imported": "2026-01-16T17:43:55+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": 219924,
            "title": "Ozone and COPD: a systematic map of epidemiological and experimental studies",
            "abstract": null,
            "authors": [
                "Tianyu Zhao,",
                "Iana Markevych,",
                "Christian Janßen,",
                "Dennis Nowak,",
                "Nadine Steckling-Muschack,",
                "Joachim Heinrich,",
                ""
            ],
            "year": 2020,
            "source": "https://publications.ersnet.org/content/erj/56/suppl64/3159. 2020; -European Respiratory Society (ERS) International Congress; September 7–9 , 2020; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219924-14024"
            ],
            "persons": [
                "219924-131598"
            ],
            "imported": "2026-01-16T17:58:46+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": 219926,
            "title": "Erwarteter Impact der neuen Reanimationsrichtlinien aus Sicht der AGN",
            "abstract": null,
            "authors": [
                "Eichlseder, M"
            ],
            "year": 2025,
            "source": "Symposium des ARC - Neue ERC-Reanimationsrichtlinien; NOV 8, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219926-14069"
            ],
            "persons": [
                "219926-97332"
            ],
            "imported": "2026-01-17T19:48: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": false
        },
        {
            "id": 219922,
            "title": "Short-term ambient ozone exposure and inflammatory biomarkers in adolescents: Results of the GINIplus and LISA birth cohorts",
            "abstract": null,
            "authors": [
                "Zhao T",
                "Markevych I",
                "Standl M",
                "Schikowski T",
                "Berdel D",
                "Koletzko S",
                "Jörres RA",
                "Nowak D",
                "Heinrich J",
                ""
            ],
            "year": 2019,
            "source": "https://journals.lww.com/environepidem/fulltext/2019/10001/short_term_ambient_ozone_exposure_and_inflammatory.1419.aspx. 2019; -The 2019 Annual Conference of the International Society for Environmental Epidemiology; August 25-28, 2019; Utrecht, the Netherlands. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219922-14024"
            ],
            "persons": [
                "219922-131598"
            ],
            "imported": "2026-01-16T17:30: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": 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": 219921,
            "title": "Ambient ozone exposure and mental health:a systematic review of epidemiologic studies",
            "abstract": null,
            "authors": [
                "Zhao, Tianyu",
                "Markevych, Iana",
                "Romanos, Marcel",
                "Nowak, Dennis",
                "Heinrich, Joachim",
                ""
            ],
            "year": 2018,
            "source": "https://oem.bmj.com/content/75/Suppl_1,\r\nDOI: 10.1016/j.envres.2018.04.015. 2018; -ISEE Europe Young and Early Career Conference 2018; March 19-21, 2018 ; Munich, Germany. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219921-14024"
            ],
            "persons": [
                "219921-131598"
            ],
            "imported": "2026-01-16T17:23:01+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": 219903,
            "title": "CAA und Vaskulitis: Von der normalen über die inflammatorische zur ABRA bis PCNSV.",
            "abstract": null,
            "authors": [
                "Fandler-Höfler, S"
            ],
            "year": 2026,
            "source": "28. Jahrestagung der Österreichischen Schlaganfall-Gesellschaft; Jan 15-16, 2026; Rankweil, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219903-14051"
            ],
            "persons": [
                "219903-82411"
            ],
            "imported": "2026-01-16T10:26: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219899,
            "title": "(Pre)Participation screening in pediatric athletes",
            "abstract": null,
            "authors": [
                "Winkler, M",
                "Müller, J",
                "Stuart, G",
                "Pieles, G"
            ],
            "year": 2024,
            "source": "AEPC - Heart beats for education (webinar); Sept 11, 2024; Amsterdam, NETHERLANDS. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "219899-121952"
            ],
            "imported": "2026-01-16T01:23:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 219894,
            "title": "Elucidating the role of macrophages in lysosomal acid lipase deficiency",
            "abstract": null,
            "authors": [
                "Mukherjee, S",
                "Pirchheim, A",
                "Rainer, S",
                "Schwarz, B",
                "Diaz, M",
                "Korbelius, M",
                "Vujic, N",
                "Kratky, D"
            ],
            "year": 2025,
            "source": "International Conference on the Bioscience of Lipids (ICBL); Sept 21-24, 2025; Innsbruck, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219894-14013"
            ],
            "persons": [
                "219894-106493",
                "219894-107153",
                "219894-122612",
                "219894-122630",
                "219894-51904",
                "219894-50245",
                "219894-75396",
                "219894-76131"
            ],
            "imported": "2026-01-15T20:03:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219896,
            "title": "Elucidating the role of macrophages in lysosomal acid lipase deficiency",
            "abstract": null,
            "authors": [
                "Mukherjee, S"
            ],
            "year": 2025,
            "source": "SFB Lipid Hydrolysis Retreat 2025; Sept 29-30, 2025; Reichenau an der Rax, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219896-14013"
            ],
            "persons": [
                "219896-122630"
            ],
            "imported": "2026-01-15T20:30:32+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": true,
            "local_affiliation": true
        },
        {
            "id": 219895,
            "title": "Elucidating the role of macrophages in lysosmal acid lipase deficiency",
            "abstract": null,
            "authors": [
                "Mukherjee, S",
                "Diaz, M",
                "Pirchheim, A",
                "Rainer, S",
                "Schwarz, B",
                "Korbelius, M",
                "Vujic, N",
                "Kratky, D"
            ],
            "year": 2025,
            "source": "Austrian Atherosclerosis Society (AAS); May 9-10, 2025; Grundlsee, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219895-14013"
            ],
            "persons": [
                "219895-106493",
                "219895-122630",
                "219895-50245",
                "219895-51904",
                "219895-107153",
                "219895-122612",
                "219895-75396",
                "219895-76131"
            ],
            "imported": "2026-01-15T20:16:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219898,
            "title": "Two Young Athletes with Tetralogy of Fallot – Stress Echocardiography in Therapeutic Decision-Making",
            "abstract": null,
            "authors": [
                "Winkler, M",
                "Duarte, N",
                "Stuart, G",
                "Pieles, G"
            ],
            "year": 2024,
            "source": "/. 2024; -Annual Meeting of the Association for European Paediatric and Congenital Cardiology (AEPC); May 8-11; Porto, PORTUGAL. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "219898-121952"
            ],
            "imported": "2026-01-16T01:07:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219897,
            "title": "Two Young Athletes with Tetralogy of Fallot – Stress Echocardiography in Therapeutic Decision-Making",
            "abstract": null,
            "authors": [
                "Winkler, M",
                "Duarte, N",
                "Stuart, G",
                "Pieles, G"
            ],
            "year": 2024,
            "source": "__. 2024; -Annual Meeting of the Association for European Paediatric and Congenital Cardiology (AEPC); May 8-11; Porto, PORTUGAL. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-01-16T01:07:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219870,
            "title": "Label-free nano- and microplastics detection in mammalian tissue by photothermal infrared spectroscopy.",
            "abstract": null,
            "authors": [
                "Karl, V",
                "Duswald, K",
                "Pichler, V",
                "Limberger, T",
                "Kopatz, V",
                "Pacher-Deutsch, C",
                "Stadlbauer, V",
                "Horvath, A",
                "Gruber, ES",
                "Kenner, L",
                "Brandstetter, M"
            ],
            "year": 2025,
            "source": "Optical Biopsy XXIII: Toward Real-Time Spectroscopic Imaging and Diagnosis. 2025; -BiOS 2025; MAR 20, 2025; San Francisco, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219870-14081"
            ],
            "persons": [
                "219870-112689",
                "219870-50989",
                "219870-81091"
            ],
            "imported": "2026-01-14T16:58:54+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": 212921,
            "title": "Ein außergewöhnlicher Fall von systemischer Sklerose – 2 Antikörper schlagen in einem Körper.",
            "abstract": null,
            "authors": [
                "Kickinger, D",
                "Talakic E",
                "Flick H",
                "Thiel J",
                "Moazedi-Fürst F"
            ],
            "year": 2024,
            "source": "ÖGR Jahrestagung 2024; NOV 28-30, 2024; Wien, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212921-14086",
                "212921-14087",
                "212921-14104"
            ],
            "persons": [
                "212921-74075",
                "212921-111873",
                "212921-117682",
                "212921-57343",
                "212921-65986"
            ],
            "imported": "2025-01-09T09:32:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219884,
            "title": " Schenkelhalsfrakturen des jungen Patienten",
            "abstract": null,
            "authors": [
                "Wichlas, F",
                "Deininger, C"
            ],
            "year": 2026,
            "source": " In: Engelhardt, M; Raschke, M editors(s). Referenzwerk: Orthopädie und Unfallchirurgie. Springer Reference Medizin (SRM);  2026(ISBN: 978-3-642-54673-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219884-14052"
            ],
            "persons": [
                "219884-136472"
            ],
            "imported": "2026-01-15T12:56:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Engelhardt, M; Raschke, M",
            "collection_title": "Referenzwerk: Orthopädie und Unfallchirurgie",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 167455,
            "title": "Can we trust Machine Learning Results? Artificial Intelligence in Safety-Critical decision Support",
            "abstract": null,
            "authors": [
                "Holzinger, K",
                "Mak, K",
                "Kieseberg, P",
                "Holzinger, A"
            ],
            "year": 2018,
            "source": "ERCIM NEWS. 2018; (112): 42-43. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000430463000023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "167455-14026"
            ],
            "persons": [
                "167455-51050-6"
            ],
            "imported": "2018-05-18T13:30:18+02:00",
            "journal": "ERCIM NEWS",
            "issn": "0926-4981",
            "collection_publisher": null,
            "collection_title": "ERCIM NEWS; ",
            "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": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219881,
            "title": "Lymphocytic infiltration alters tissue composition and cell-cell signalling in salivary glands of patients suffering from Sjögren’s disease",
            "abstract": null,
            "authors": [
                "Dreo, B",
                "Anto Michel, N",
                "Herman, J",
                "Thiel, J",
                "Zirlik, A",
                "Stradner, M",
                "Fessler, J"
            ],
            "year": 2025,
            "source": "Abstrac/Poster was presented during the 44th European Workshop of Rheumatology Research in Budapest, Hungary. . 2025; -44th European Workshop of Rheumatology Research; MAY 8-10, 2025 ; Budapest, Hungary. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219881-14014",
                "219881-14083",
                "219881-14086"
            ],
            "persons": [
                "219881-102715",
                "219881-51002",
                "219881-100805",
                "219881-105947",
                "219881-111873",
                "219881-53560",
                "219881-78952"
            ],
            "imported": "2026-01-15T12:02: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": true,
            "local_affiliation": true
        },
        {
            "id": 159820,
            "title": "The role of natural killer T cells in a mouse model with spontaneous bile duct inflammation.",
            "abstract": null,
            "authors": [
                "Schrumpf, E",
                "Jiang, X",
                "Zeissig, S",
                "Pollheimer, MJ",
                "Anmarkrud, JA",
                "Tan, C",
                "Exley, MA",
                "Karlsen, TH",
                "Blumberg, RS",
                "Melum, E"
            ],
            "year": 2017,
            "source": "Physiol Rep. 2017; 5(4):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000397431000017",
            "pubmed": "28219981",
            "doi": "10.14814/phy2.13117",
            "pmc": "PMC5328767",
            "organizations": [
                "159820-14020",
                "159820-14081"
            ],
            "persons": [
                "159820-66436-6"
            ],
            "imported": "2017-04-12T17:21:12+02:00",
            "journal": "PHYSIOL REP",
            "issn": "2051-817X",
            "collection_publisher": null,
            "collection_title": "PHYSIOLOGICAL REPORTS; ",
            "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": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}