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=1240&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1260&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1220&ordering=-impactfactor",
    "results": [
        {
            "id": 219925,
            "title": "Verlängert sich die Versorgungszeit\r\nvon Patient:innen mit SHT bei prähospitaler invasiver Blutdruckmessung?\r\nEine retrospektive Nicht-Unterlegenheitsstudie \r\n",
            "abstract": null,
            "authors": [
                "Eichlseder, M"
            ],
            "year": 2025,
            "source": "Anästhesiologie & Intensivmedizin.. 2025; 66(S1):S25-S25.-Wissenschaftliche Arbeitstage Notfallmedizin der DGAI; FEB 2-3,2025; Kiel, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219925-14069"
            ],
            "persons": [
                "219925-97332"
            ],
            "imported": "2026-01-17T19:41: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": 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": 219900,
            "title": "Pediatric Advanced Life Support - Präsentation der ERC Guidelines",
            "abstract": null,
            "authors": [
                "Winkler, M"
            ],
            "year": 2024,
            "source": "Kindernotfalltage St. Veit; Oct 17-19, 2024; St Veit. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "219900-121952"
            ],
            "imported": "2026-01-16T01:29:26+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": 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": 219902,
            "title": "Diagnostik und Therapie der ANCA-assoziierten Vaskulitiden",
            "abstract": null,
            "authors": [
                "Berghammer S"
            ],
            "year": 2025,
            "source": "Universum Innere Medizin. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219902-14086"
            ],
            "persons": [
                "219902-115661"
            ],
            "imported": "2026-01-16T09:25: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": 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": 219906,
            "title": "Orale Langzeitprophylaxe mit Berotralstat - drei Fälle aus dem klinischen Alltag",
            "abstract": null,
            "authors": [
                "Schöffl, C"
            ],
            "year": 2025,
            "source": "Arzt&Praxis. 2025. 6/25: ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219906-14047"
            ],
            "persons": [
                "219906-95463"
            ],
            "imported": "2026-01-16T13:43:37+01:00",
            "journal": "Arzt&Praxis",
            "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": 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": 219901,
            "title": "Eine Nase voller Rätsel- destruktive \r\nMittellinienläsion bei junger Patientin",
            "abstract": null,
            "authors": [
                "Berghammer S, Kreuzer S, Leoni M, Thiel J"
            ],
            "year": 2025,
            "source": "ÖGR Jahrestagung; NOV 27-29, 2025; Vienna; AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219901-14020",
                "219901-14086"
            ],
            "persons": [
                "219901-115661",
                "219901-111873",
                "219901-86408"
            ],
            "imported": "2026-01-16T08:49:06+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": 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
        }
    ]
}