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=340&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=360&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=320&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 212218,
            "title": "Neues aus dem Österreichischen Impfplan – und dessen Umsetzung",
            "abstract": null,
            "authors": [
                "Kohlfuerst, DS",
                "Dornbusch, HJ",
                ""
            ],
            "year": 2024,
            "source": "Webinar Kinderinfektiologie, ÖGKJ; NOV 7, 2024; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212218-14092",
                "212218-17267"
            ],
            "persons": [
                "212218-51736",
                "212218-54341"
            ],
            "imported": "2024-11-23T01:58:05+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": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75692,
            "title": "Enhanced formation of sulfidopeptide-leukotrienes in ulcerative colitis and Crohn's disease: inhibition by sulfasalazine and 5-aminosalicylic acid.",
            "abstract": null,
            "authors": [
                "Peskar, BM",
                "Dreyling, KW",
                "Peskar, BA",
                "May, B",
                "Goebell, H"
            ],
            "year": 1986,
            "source": "Agents Actions. 1986; 18(3-4):381-383",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C983200018",
            "pubmed": "2875632",
            "doi": "10.1007/BF01965001",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Agents Actions",
            "issn": "0065-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.923,
            "impactfactor_year": 1994,
            "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": false
        },
        {
            "id": 191545,
            "title": "Modeling the Development of SRSF2 Mutated Myeloid Malignancies By CRISPR/Cas9 Mediated Genome Engineering of Primary Human Hematopoietic Stem and Progenitor Cells",
            "abstract": null,
            "authors": [
                "Pabst, G",
                "Foßelteder, J",
                "Schlacher, A",
                "Auinger, L",
                "Martinez-Krams3, D",
                "Ediriwickrema, A",
                "Kashofer, K",
                "Beham-Schmid, C",
                "Greinix, HT",
                "Woelfler, A",
                "Schlenke, P",
                "Sill, H",
                "Zebisch, A",
                "Majeti, R",
                "Reinisch, A"
            ],
            "year": 2021,
            "source": "Blood. 2021; 138(S1):-Annual Meeting of the American Society of Hematology (ASH); DEC 11-14, 2021; Atlanta, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000736413900158",
            "pubmed": null,
            "doi": "10.1182/blood-2021-149591",
            "pmc": null,
            "organizations": [
                "191545-14020",
                "191545-14022",
                "191545-14058",
                "191545-14082"
            ],
            "persons": [
                "191545-50747",
                "191545-51857",
                "191545-51911",
                "191545-57386",
                "191545-57402",
                "191545-88593",
                "191545-97755",
                "191545-54230"
            ],
            "imported": "2022-01-11T10:18:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 117943,
            "title": "Induction of differentiation of human mast cells from bone marrow and peripheral blood mononuclear cells by recombinant human stem cell factor/kit-ligand in long-term culture.",
            "abstract": null,
            "authors": [
                "Valent, P",
                "Spanblöchl, E",
                "Sperr, WR",
                "Sillaber, C",
                "Zsebo, KM",
                "Agis, H",
                "Strobl, H",
                "Geissler, K",
                "Bettelheim, P",
                "Lechner, K"
            ],
            "year": 1992,
            "source": "Blood. 1992; 80(9):2237-2245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JW43600012",
            "pubmed": "1384799",
            "doi": "10.1182/blood.V80.9.2237.2237",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117943-79192-6"
            ],
            "imported": "2012-03-01T12:29:02+01:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": "BLOOD; ",
            "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": false
        },
        {
            "id": 212018,
            "title": "Hidden Symptoms in Multiple Sclerosis: Cognitive Impairment and Fatigue.",
            "abstract": "The majority of people with multiple sclerosis (pwMS) suffer from \"hidden\" symptoms, with fatigue (78%) and cognitive impairment (65%) being the most commonly reported. These symptoms significantly affect patients' quality of life, working ability, and social integration. They are among the most debilitating features of MS, and more profound understanding could improve the management of these symptoms. Therefore, this thesis investigated three key areas: (1) the relationship between cognition and physical disability, (2) the application of an iPad®-based cognitive assessment in a clinical setting, and (3) psychological and brain magnetic resonance imaging (MRI) factors potentially influencing fatigue. The first study examined if cognition serves as a potential prognostic marker for physical impairment and disease progression in pwMS. The findings suggest that cognitive function, particularly information processing speed, is a crucial marker for the evolution of MS and could serve as an independent prognostic marker for physical impairment and progression due to shared underlying brain pathology. This highlights the importance of integrating neuropsychological assessments into standard clinical care to better monitor MS progression. The second study evaluated a self-administered iPad®-based processing speed test (PST) for use in clinical routine settings. The results showed that the PST demonstrates high feasibility and strong validity, correlates well with the established Symbol Digit Modalities Test (SDMT) and other cognitive assessments, as well as with MRI parameters and psychological factors, such as level of depression, anxiety, and fatigue. However, the study found that the commonly used threshold of -1.5 standard deviations for the PST is not appropriate in Europe, as it identified fewer cases of impaired processing speed compared to the SDMT. The results underscore the importance of comprehensive neuropsychological assessment, but also suggest that the PST could be a valuable tool for resource-efficient cognitive screening in pwMS. In the third study, we examined how psychological factors and brain MRI metrics are associated with fatigue in pwMS and healthy controls (HC). We found that depression and self-efficacy significantly affect fatigue severity in both pwMS and HC. Additionally, white matter integrity (a microstructural MRI metric) along the cortico-striato-thalamo-cortical loop explained incremental variance of fatigue only in pwMS. Overall, findings of this thesis underlined that cognitive impairment and fatigue are common in MS. They are not isolated features but closely related to other MS-symptoms, adding information about progression of the disease. Furthermore, our research critically evaluated a more efficient cognitive assessment in clinical routine. Moreover, we found that not only neurobiological changes lead to fatigue, but malleable psychological factors influence perceived fatigue severity, providing crucial information for the development of targeted treatment.",
            "authors": [
                "Hechenberger, SMC"
            ],
            "year": 2024,
            "source": " [ Dissertation ] Universität Graz; 2024. pp.139. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-11T10:25:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "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": 212017,
            "title": "Innovative scalable techniques for Saccharomyces yeast age fractionation",
            "abstract": null,
            "authors": [
                "Eigenfeld, M",
                "Schwaminger, S.P."
            ],
            "year": 2024,
            "source": "ÖGMBT; SEP 17-19; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212017-14012"
            ],
            "persons": [
                "212017-113130",
                "212017-124253"
            ],
            "imported": "2024-11-11T10:22: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211969,
            "title": "Opening.",
            "abstract": null,
            "authors": [
                "Enzinger, C",
                "Köle, W",
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "ESOR Graz Tutorial 2024; OCT 21-25, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211969-14051",
                "211969-14066",
                "211969-14104"
            ],
            "persons": [
                "211969-82111",
                "211969-50173",
                "211969-51924"
            ],
            "imported": "2024-11-07T17:03:43+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": 205732,
            "title": "Stellenwert der Harndiagnostik im Labor.",
            "abstract": null,
            "authors": [
                "Enko, D"
            ],
            "year": 2024,
            "source": "Expertentag Harndiagnostik - Sysmex; FEB 21, 2024; Salzburg, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "205732-14014"
            ],
            "persons": [
                "205732-89193"
            ],
            "imported": "2023-12-01T15:54:05+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": false
        },
        {
            "id": 211888,
            "title": "Diabetes emergencies: hyperglycaemic crises",
            "abstract": null,
            "authors": [
                "Treiber, G"
            ],
            "year": 2024,
            "source": "J ENDOKRINOL DIAB ST. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001340523300001",
            "pubmed": null,
            "doi": "10.1007/s41969-024-00252-4",
            "pmc": null,
            "organizations": [
                "211888-14080"
            ],
            "persons": [
                "211888-62036-2"
            ],
            "imported": "2024-11-04T10:08:54+01:00",
            "journal": "J ENDOKRINOL DIAB ST",
            "issn": "3004-8915",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR ENDOKRINOLOGIE DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208215,
            "title": "Tryptophan recovery index as a new Biomarker for fitness.",
            "abstract": null,
            "authors": [
                "Pichler, A",
                "Meinitzer, A",
                "Enko, D",
                "Schober, P",
                "Singer, G",
                "Castellani, C",
                "Herrmann, M",
                "Holasek, SJ",
                "Till, H",
                "Windhaber, JM"
            ],
            "year": 2024,
            "source": "Doctoral Day 2024, Medical University of Graz; FEB 8, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208215-14014",
                "208215-14023",
                "208215-14028",
                "208215-14049",
                "208215-14069"
            ],
            "persons": [
                "208215-100461",
                "208215-102251",
                "208215-51266",
                "208215-54087",
                "208215-83445",
                "208215-89193",
                "208215-99451"
            ],
            "imported": "2024-02-13T15:23:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211857,
            "title": "Femurschaftfrakturen im Kindesalter - eine prospektive, internationale, multizentrische Beobachtungsstudie.",
            "abstract": null,
            "authors": [
                "Lieber, J",
                "Weitzer, C-U",
                "Aufdenblatten, C",
                "Adrian, M",
                "Fernandez-Fernandez, F",
                "Sommerfeldt, DW",
                "Joeris, A",
                "Dresing, K",
                "Schwerk, P",
                "Hauri, D",
                "Schmittenbecher, P",
                "Narayanan, UG"
            ],
            "year": 2024,
            "source": "DKOU 2024; OKT 22-25, 2024; Berlin, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211857-14049"
            ],
            "persons": [],
            "imported": "2024-10-29T21:25:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 211860,
            "title": "Isolated lesions of the deep medial collateral ligament of the knee",
            "abstract": null,
            "authors": [
                "Schroedter, R",
                "Hoser, C",
                "Wierer, G"
            ],
            "year": 2021,
            "source": "ARTHROSKOPIE. 2021; 34(2): 151-155. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000607775800001",
            "pubmed": null,
            "doi": "10.1007/s00142-020-00430-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "211860-119635-2"
            ],
            "imported": "2024-10-30T08:48:15+01:00",
            "journal": "ARTHROSKOPIE",
            "issn": "0933-7946",
            "collection_publisher": null,
            "collection_title": "ARTHROSKOPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 211922,
            "title": "Cytokine Absorption during Ex Vivo Liver Perfusion Potentially Reduces Cytokine Levels and Inflammation.",
            "abstract": null,
            "authors": [
                "Stimmeder, S",
                "Leber, B",
                "Rohrhofer, L",
                "Weber, J",
                "Briendl, K",
                "Aigelsreiter, A",
                "Sucher, R",
                "Stiegler, P"
            ],
            "year": 2023,
            "source": "EUR SURG. 2023; -64th Annual Meeting of the Austrian Society of Surgery and 55th Annual Meeting of the Austrian Society of Vascular Surgery; JUN 14-16, 2023; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211922-14020",
                "211922-14073",
                "211922-14080"
            ],
            "persons": [
                "211922-117182",
                "211922-50871",
                "211922-50874",
                "211922-62756",
                "211922-89855",
                "211922-111188",
                "211922-93640"
            ],
            "imported": "2024-11-04T19:32:03+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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 212078,
            "title": "Orthotopic liver transplantation for giant liver haemangioma: A case report.",
            "abstract": null,
            "authors": [
                "Lange, UG",
                "Bucher, JN",
                "Schoenberg, MB",
                "Benzing, C",
                "Schmelzle, M",
                "Gradistanac, T",
                "Strocka, S",
                "Hau, HM",
                "Bartels, M"
            ],
            "year": 2015,
            "source": "World J Transplant. 2015; 5(4): 354-9. ",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": "26722664",
            "doi": "10.5500/wjt.v5.i4.354",
            "pmc": "PMC4689947",
            "organizations": [],
            "persons": [
                "212078-117923-6"
            ],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "World J Transplant",
            "issn": "2220-3230",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 212095,
            "title": "The influence of various factors on the survival rate of mucinous and non-mucinous lung adenocarcinoma",
            "abstract": "Lung Adenocarcinoma is the most common type of lung cancer and one of the most dangerous diseases of humankind, which can lead to death if not treated. It accounts for approximately 40-50% of all lung cancers, representing 50-60% of all NSCLC cases. Within this spectrum, approximately one-third differentiate along a mucinous pathway. It has been claimed, that mucinous adenocarcinomas behave worse than their non-mucinous counterpart. Invasive mucinous, colloid, and enteric adenocarcinomas are variants of adenocarcinomas. Between 2002 and 2012 we identified 335 surgically resected cases of mucinous and non-mucinous adenocarcinomas. The aim of the study is to compare the overall survival as well as the progression-free survival of mucinous versus non-mucinous adenocarcinomas of the lung. We also investigated 76 mucinous adenocarcinomas, including colloid variants, for their predominant and secondary patterns, their different form of mucin storage and release, their expression of cytokeratins 7 and 20, TTF1 and CDX2, and MUC1, 2 and 5AC proteins, their expression of p14, and p16 proteins, their possible rearrangements for EML4ALK and ROS1, as well as their KRAS mutational status and correlated this with survival. For comparison 259 non-mucinous adenocarcinomas were selected.",
            "authors": [
                "Geles, A"
            ],
            "year": 2024,
            "source": "Doktoratsstudium der Medizinischen Wissenschaft; Humanmedizin; [ Dissertation ] Medizinische Universität Graz; 2024. pp. 92",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-12T09:42:33+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": 212099,
            "title": "Role of the autophagy inhibiting molecule “Rubicon” in the pathogenesis of cholestatic liver injury in animal \r\nmodels",
            "abstract": "Backgrounds & aims: Autophagy is a vital cell process for nutrient provision and waste removal. It is mainly regulated by the mTOR pathways. However, in the liver autophagy can be influenced by bile acids and in cholestatic conditions. Our lab discovered that cholestasis impairs autophagy via bile acid activated FXR, which upregulates \"Rubicon\", an autophagy inhibitor. We hypothesized that inhibiting \"Rubicon\" could be a potential rescue mechanism for hepatocytes in cholestatic liver conditions.",
            "authors": [
                "Katz, L"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-12T09:42:33+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": 212141,
            "title": "ECONOMIC BURDEN OF RSV HOSPITALIZATIONS IN SOUTHERN AUSTRIA (ARNI STUDY)",
            "abstract": null,
            "authors": [
                "Sever Yildiz, G",
                "Resch, Bernhard",
                ""
            ],
            "year": 2024,
            "source": "https://2024.espidmeeting.org/past-abstracts/. 2024; -42nd Annual Meeting of the European Society for Paediatric Infectious Diseases (ESPID); May 20-24, 2024; Copenhagen, DENMARK. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212141-14094"
            ],
            "persons": [
                "212141-51743",
                "212141-112151"
            ],
            "imported": "2024-11-17T02:07:37+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": 212215,
            "title": "VAS-Assessment and Prediction of Fatigue in the General Population and in People with Multiple Sclerosis.",
            "abstract": "Introduction: In the general population about 10-20% report to suffer from fatigue (i.e., a subjectively perceived exhaustion). Fatigue is also a common and debilitating symptom affecting the majority of people with multiple sclerosis (pwMS). However, contribution factors of fatigue are poorly understood in both populations. Given limited time resources for assessment of fatigue and diverse contributing factors (sleep quality, physical activity, resilience) in clinical practice, this study aimed to explore whether visual analog scales (VAS) could serve as a potential alternative to more comprehensive, standardized questionnaires. Additionally, the study sought to identify the most relevant predictors of fatigue in the general population and in pwMS. Methods: In this cross-sectional study, demographic data, clinical variables (disease duration, severity of disability), and questionnaires assessing fatigue (FSMC), resilience (RS-13), anxiety and depression (HADS), sleep quality (PSQI), physical activity (GPAQ), as well as VAS corresponding to the questionnaires were collected. We obtained data from participants in the general population (N = 138) via an online survey and from pwMS (N = 53) during routine clinical check-ups. Results: Fatigue was highly prevalent, affecting 50% of the general population and 68% of pwMS. Fatigue assessed via the FSMC correlated strongly with the VAS of trait fatigue in the general population and pwMS (r = .61/r = .60). Strong to moderate correlations between VAS and questionnaires were observed for sleep quality and resilience in both populations, whereas for physical activity only a weak correlation was found in the general population and no significant correlation in pwMS. In the general population, resilience was the strongest predictor of total fatigue (β = -.39, p < .001), followed by depressive symptoms (β = .22, p = .01) and education (β = -.15, p = .04), explaining 30% of variance. Among pwMS, anxiety (β = .42, p = .001) was the most important predictor of total fatigue, followed by resilience (β = -.31, p = .01) and age (β = .25, p = .04), explaining 33% of variance. Conclusion: We found that fatigue is highly prevalent in both populations. While VAS are not a suitable replacement for more comprehensive questionnaires to assess physical activity or the main outcome of a study, they may serve as a potential alternative for fatigue, sleep or resilience assessment if defined as covariates. The prediction models showed that resilience and emotional factors are important contributors to fatigue. These findings emphasize the potential of psychoeducational interventions targeting anxiety, depression and resilience.",
            "authors": [
                "Jordan, S"
            ],
            "year": 2024,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] Universität Graz; 2024. pp.81. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-22T13:12:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "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": 211880,
            "title": "Proposed Standard for Neonatologist Performed Lung Ultrasound (Version 5).",
            "abstract": null,
            "authors": [
                "Küng, E",
                "Schwaberger, B",
                "Gruber, V",
                "Pramhofer, N",
                "Klemme, M",
                "Schneider, M",
                "Habrina, L",
                "Werther, T",
                "Aichhorn, L"
            ],
            "year": 2024,
            "source": "Zenodo. https://doi.org/10.5281/zenodo.13908117. 2024",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211880-14091",
                "211880-14094"
            ],
            "persons": [
                "211880-117521",
                "211880-79516"
            ],
            "imported": "2024-11-03T00:04: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": 212268,
            "title": "Fallbeispiel Wirbelsäulendeformität - Kongenitale Skoliose",
            "abstract": null,
            "authors": [
                "Ferlic, PW"
            ],
            "year": 2024,
            "source": "20. Wirbelsäulensymposium Mondsee; JUN 20-21, 2024; Mondsee, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212268-14052"
            ],
            "persons": [
                "212268-60165"
            ],
            "imported": "2024-11-25T21:17:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}