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=158080&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158100&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158060&ordering=impactfactor",
    "results": [
        {
            "id": 186016,
            "title": "Effect of wind on flight style optimisation in ski jumping.",
            "abstract": null,
            "authors": [
                "Jung, A.",
                "Staat, M.",
                "Müller, W."
            ],
            "year": 2015,
            "source": "Book of Abstracts 15th International Symposium on Computer Simulation in Biomechanics. 2015; 53-54.-15th International Symposium on Computer Simulation in Biomechanics; July 10-11; Edinburgh, United Kingdom. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186016-14011"
            ],
            "persons": [
                "186016-91352"
            ],
            "imported": "2021-02-05T12:51: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": 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": 186017,
            "title": "Optimization of the flight style in ski jumping.",
            "abstract": null,
            "authors": [
                "Jung, A.",
                "Staat, M.",
                "Müller, W."
            ],
            "year": 2014,
            "source": "Proc. 11th World Congress on Computational Mechanics. 2014; 799-810.-11th World Congress on Computational Mechanics; July 20-25; Barcelona, Spain. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186017-14011"
            ],
            "persons": [
                "186017-91352"
            ],
            "imported": "2021-02-05T12:53: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": true
        },
        {
            "id": 186018,
            "title": "Computing Olympic gold: Ski jumping as an example.",
            "abstract": null,
            "authors": [
                "Jung, A.",
                "Staat, M.",
                "Müller, W."
            ],
            "year": 2015,
            "source": "Proc. 1st YRA MedTech Symposium. 2015; 54-55.-1st YRA MedTech Symposium; April 8; Duisburg, Germany. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186018-14011"
            ],
            "persons": [
                "186018-91352"
            ],
            "imported": "2021-02-05T12:56:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 186019,
            "title": "Modification of a computer model of human stem cell-derived cardiomyocyte electrophysiology based on patch-clamp measurements.",
            "abstract": null,
            "authors": [
                "Raman, A.H.",
                "Jung, A.",
                "Horváth, A.",
                "Stölzle-Feix, S.",
                "Staat, M."
            ],
            "year": 2019,
            "source": "Proc. 3rd YRA MedTech Symposium. 2019; 10-11.-3rd YRA MedTech Symposium; May 24; Jülich, Germany. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186019-14011"
            ],
            "persons": [
                "186019-91352"
            ],
            "imported": "2021-02-05T12:59:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 186020,
            "title": "Development of a tool to analyse the conduction speed in multi electrode array measurements of cardiac tissue.",
            "abstract": null,
            "authors": [
                "Hunker, J.",
                "Jung, A.",
                "Goßmann, M.",
                "Linder, P.",
                "Staat, M."
            ],
            "year": 2019,
            "source": "Proc. 3rd YRA MedTech Symposium. 2019; 7-8.-3rd YRA MedTech Symposium; May 24; Jülich, Germany. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186020-14011"
            ],
            "persons": [
                "186020-91352"
            ],
            "imported": "2021-02-05T13: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": true,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186021,
            "title": "Artifizielle Intelligenz als prognostisches Tool zur Untersuchung der Angiogenese neuroendokriner Tumore im Chorion-Allantois-Membran Modell.",
            "abstract": null,
            "authors": [
                "Christa Schimpel, Viktoria Krivitsch, Swapna Satam, Pia Flaschka, Thomas Ebner,  Michael Mayerhofer -Reinhartshuber, Natalia S. Pellegata, Nassim Ghaffari Tabrizi-Wizsy"
            ],
            "year": 2020,
            "source": "Journal für Klinische Endokrinologie und Stoffwechsel\r\n\r\nAusgabe 1/2020. 2020; -ÖGES/ANETS Jahrestagung; April 21-23 2020; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186021-14014"
            ],
            "persons": [
                "186021-104119",
                "186021-51047"
            ],
            "imported": "2021-02-05T13:08: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": 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": 186022,
            "title": "A fully automated multi-fidelity approach for personalising active mechanics",
            "abstract": null,
            "authors": [
                "Jung, A",
                "Gsell, MAF",
                "Augustin, CM",
                "Plank, G"
            ],
            "year": 2022,
            "source": "Book of Abstracts Colibri Focus Workshop. 2022; 29--Colibri Focus Workshop; February 14-15; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186022-14011"
            ],
            "persons": [
                "186022-79791",
                "186022-91352"
            ],
            "imported": "2021-02-05T13:11: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186023,
            "title": "The HypAUS study - First results of an Austrian prospective hypoparathyroidism registry.",
            "abstract": null,
            "authors": [
                "Schatzl, S",
                "Tmava-Berisha, A",
                "Scherkl, M",
                "Kaser, S",
                "Mader, JK",
                "Fahrleitner-Pammer, A",
                "Amrein,K"
            ],
            "year": 2020,
            "source": "22nd European Congress of Endocrinology. 2020; -European Congress of Endocrinology; SEP 5-9, 2020; Bristol, UNITED KINGDOM. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186023-14080"
            ],
            "persons": [
                "186023-105242",
                "186023-50877",
                "186023-51063",
                "186023-58615",
                "186023-96232"
            ],
            "imported": "2021-02-05T13:24:52+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186026,
            "title": "Langzeit-Ergebnisse nach SPARC-(SupraPubic ARC) Operation zur Behandlung der weiblichen Belastungsinkontinenz.",
            "abstract": null,
            "authors": [
                "Jasarevic, S",
                "Jankovic, D",
                "Pummer, K",
                "Primus, G"
            ],
            "year": 2020,
            "source": "Forum Urodynamicum; 06.-07.03.2020; Jena, DEUTSCHLAND. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186026-14056"
            ],
            "persons": [
                "186026-53053",
                "186026-69677"
            ],
            "imported": "2021-02-05T15:02:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186028,
            "title": "Multiple Regulatory Intrinsically Disordered Motifs Control FOXO4 Transcription Factor Binding and Function.",
            "abstract": null,
            "authors": [
                "Spreitzer, E",
                "Bourgeois, B",
                "Gui, T",
                "Hoogeboom, D",
                "Hocking, H",
                "Richter, G",
                "Viertler, M",
                "Richter, K",
                "Burgering, B",
                "Madl, T"
            ],
            "year": 2020,
            "source": "ÖGBMT Life Science Tuesday; Nov 3, 2020; Vienna, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186028-14013"
            ],
            "persons": [
                "186028-101038"
            ],
            "imported": "2021-02-05T16:27: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186030,
            "title": "THE ROLE OF ABO AND LEWIS TISSUE ANTIGENS AND SECRETOR STATUS AS RISK FACTORS FOR THE INFECTION WITH SARS-COV-2 AND CLINICAL OUTCOME OF COVID-19 DISEASE.",
            "abstract": null,
            "authors": [
                "Matzhold, EM",
                "Berghold, A",
                "Kessler, H",
                "Stelzl, E",
                "Steinmetz, I",
                "Krause, R",
                "Wurzer, H",
                "Bemelmans, M",
                "Stoisser, A",
                "Schlenke, P",
                "Wagner, T"
            ],
            "year": 2020,
            "source": "https://doi.org/10.1111/vox.13031\r\nVox Sanguinis, Special Issue: The 36th International ISBT Congress, Virtual meeting, 12–16 December 2020, December 2020. 2020; 115(S1):-ISBT 2020 - Virtual; Dec 12-16, 2020; Virtual, Netherlands. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186030-14023",
                "186030-14026",
                "186030-14058",
                "186030-17267"
            ],
            "persons": [
                "186030-50514",
                "186030-51344",
                "186030-51812",
                "186030-51964",
                "186030-51976",
                "186030-61495",
                "186030-88593",
                "186030-95832",
                "186030-50131"
            ],
            "imported": "2021-02-05T16:58:44+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": 186031,
            "title": "Association of ABO and Lewis tissue antigens and secretor status with the infection of SARSCoV-2 and severity of COVID-19 disease: a retrospective study.",
            "abstract": null,
            "authors": [
                "Matzhold, E.M.\r\nBerghold, A\r\nKessler, H\r\nSteinmetz, I\r\nStelzl, E\r\nKrause, R\r\nWurzer, H\r\nSchlenke,  P\r\nSimonic, K.-M \r\nBemelmans, M\r\nStoisser, A\r\nWagner, T"
            ],
            "year": 2020,
            "source": "Transfus Med Hemother 2020;47(suppl 1):1–74\r\nPL 3-5. 2020; -53. Jahrestagung der Deutschen Gesellschaft für Transfusionsmedizin und Immunhämatologie e. V., DGTI2020; Sep 16-18, 2020; Jena, Deutschland. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186031-14023",
                "186031-14026",
                "186031-14058",
                "186031-17267"
            ],
            "persons": [
                "186031-50514",
                "186031-51344",
                "186031-51812",
                "186031-51964",
                "186031-51976",
                "186031-61495",
                "186031-88593",
                "186031-95832",
                "186031-50131"
            ],
            "imported": "2021-02-05T17:10:00+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": 186034,
            "title": "CD27-IgD- memory B cells studied in polycystic ovary syndrome",
            "abstract": null,
            "authors": [
                "Ascani A.",
                "Gumpold R.",
                "Borzan V.",
                "Fließer E.",
                "Weber J.",
                "Prietl B.",
                "Stradner M. H",
                "Obermayer-Pietsch B."
            ],
            "year": 2019,
            "source": "21st European Congress of Endocrinology; 18 May 2019 - 21 May 2019; Lyone, FRANCE. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186034-14080",
                "186034-14086"
            ],
            "persons": [
                "186034-51809",
                "186034-53560",
                "186034-56667"
            ],
            "imported": "2021-02-05T17:35:10+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 186035,
            "title": "Moderne Praxis der invasiven Schmerztherapie.",
            "abstract": null,
            "authors": [
                "Neuwersch-Sommeregger, S",
                "Likar, R",
                "Kraschl, J",
                "Feigl, G",
                "Köstenberger, M"
            ],
            "year": 2021,
            "source": "Bremen: UNI-MED; 2021. pp. 256. (ISBN 3837415945) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186035-14014",
                "186035-14018",
                "186035-14044"
            ],
            "persons": [
                "186035-89242",
                "186035-95683"
            ],
            "imported": "2021-02-05T22:56: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": 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": 186036,
            "title": "Langzeit-Ergebnisse nach SPARC-(SupraPubic ARC) Operation zur Behandlung der weiblichen Belastungsinkontinenz.",
            "abstract": null,
            "authors": [
                "Jasarevic, S",
                "Jankovic, D",
                "Pummer, K",
                "Primus, G"
            ],
            "year": 2020,
            "source": "46. Tagung der Bayerischen Urologenvereinigung und der Österreichischen Gesellschaft für Urologie und Andrologie; Mai 14-16, 2020; Nürnberg. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186036-14056"
            ],
            "persons": [
                "186036-53053",
                "186036-69677"
            ],
            "imported": "2021-02-05T22:56:24+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": 186038,
            "title": "Einfluß von BMI auf die Langzeitergebnisse (5-7 Jahre) nach SPARC-(SupraPubic ARC) Operation zur Behandlung der weiblichen Belastungsinkontinenz.",
            "abstract": null,
            "authors": [
                "Jasarevic, S",
                "Jankovic, D",
                "Pummer, K",
                "Primus, G"
            ],
            "year": 2020,
            "source": "72. Kongress der Deutschen Gesellschaft für Urologie e.V.; SEPT 23-26, 2020; Leipzig. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186038-14056"
            ],
            "persons": [
                "186038-53053",
                "186038-69677"
            ],
            "imported": "2021-02-06T12:47: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": true,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186039,
            "title": "Bone health: unmet clinical needs - the endocrine perspective.",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch B"
            ],
            "year": 2020,
            "source": "Laboratory evaluation & Unmet clinical needs of bone health; AUG 30, 2020; Amsterdam (virtual). 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186039-14080"
            ],
            "persons": [
                "186039-51809"
            ],
            "imported": "2021-02-06T18:20: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": 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": 186040,
            "title": "Osteologische Therapie im Spannungsfeld der Zahnheilkunde.",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch B"
            ],
            "year": 2020,
            "source": "ÖGZMK - Herbsttagung 2020; OCT 16-17, 2020; Seggau, Austria. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186040-14080"
            ],
            "persons": [
                "186040-51809"
            ],
            "imported": "2021-02-06T18:24: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 146191,
            "title": "Apoptosis in Schizophrenia, Bipolar Disorder and Major Depression",
            "abstract": "Background\nApoptosis is an essential component of neuronal development, and dysregulation of apoptosis in the limbic system has been recently implicated in the pathogenesis of psychiatric disorders, such as schizophrenia, bipolar disorder and major depression. Apoptosis can be mediated by external cell death signals through activation of the initiator caspase-8, which later promotes the activation of caspase-3. The executer caspase-3 has a key role in the apoptotic cell death cascade and modulates synaptic plasticity. Neuronal apoptosis with an increased caspase-3 activity in the cerebral cortex and in the hippocampus was demonstrated in animal models of psychosis. Chronic stress induces depressive-like behavior in rats and was associated with higher level of caspase-3 in the cerebral cortex. Thus, altered caspase-3 activation might trigger synaptic and cellular degeneration in neuropsychiatric disorders.\nMethods\nIn the present study we investigated postmortem hippocampus and the anterior cingulate cortex using immunohistochemical methods to evaluate the expression of caspase-3 and caspase-8 in postmortem hippocampus and anterior cingulate gyrus tissue specimens in subjects with schizophrenia, bipolar disorder, major depression and matched non-psychiatric control subjects.\nResults\nWe found that expression levels of caspase-3 were selectively regionally altered in the CA1 subfield of the hippocampus in all three major mental groups. Levels of caspase-3 expression appeared to be lower in subjects with schizophrenia and bipolar disorder compared to control subjects. In major depression the expression level of caspase-3 in the CA1 subfield of the hippocampus was decreased by 57%. However, the mean density of caspase-8 positive neurons was increased by 46% in subjects with bipolar disorder and major depression compared to control. A strong increase caspase-3 expression was found in the anterior cingulate cortex in subjects with schizophrenia by 78% compared to control subjects. No differences across all investigated groups were observed for expression levels of caspase-8 in the anterior cingulate cortex.\nConclusion\nIn the present study the apoptotic signaling pathway was found to be altered in the hippocampus and anterior cingulate cortex in schizophrenia, bipolar disorder and major depression.",
            "authors": [
                "Nakhlas, M"
            ],
            "year": 2015,
            "source": "Studium für die Gleichwertigkeit; Humanmedizin; [ Diplomarbeit ] Graz Medical University; 2015. pp. 64",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2015-06-30T13:03:08+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz Medical University",
            "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": 186044,
            "title": "Management of Infective Complications in Severe Acute Colitis.",
            "abstract": null,
            "authors": [
                "Högenauer, C"
            ],
            "year": 2020,
            "source": "UEG Week Virtual 2020; October 11-13, 2020; Online. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186044-14081"
            ],
            "persons": [
                "186044-53167"
            ],
            "imported": "2021-02-06T22:49:51+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
        }
    ]
}