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=1540&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1560&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1520&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 114832,
            "title": "Akut aufgetretene Extremitätenischämie nach Varizensklerosierung - ein Fallbericht",
            "abstract": null,
            "authors": [
                "Hafner, F",
                "Froehlich, H",
                "Gary, T",
                "Henoekl, K",
                "Steidl, K",
                "Pilger, E",
                "Brodmann, M"
            ],
            "year": 2011,
            "source": "Zeitschrift für Gefäßmedizin. 2011; 8(4):15-15.-Jahrestagung der Österreichischen Gesellchaft für Internistische Angiologie und 6. Sailersymposium; NOV 25-26, 2011; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114832-14046",
                "114832-14079"
            ],
            "persons": [
                "114832-51136",
                "114832-51541",
                "114832-51689"
            ],
            "imported": "2011-11-26T13:43:32+01:00",
            "journal": null,
            "issn": "1812-9501",
            "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": 103121,
            "title": "Haben an einem unilateralen Hodenkarzinom erkrankte Männer ein erhöhtes Risiko, bilateral ein Hodenkarzinom zu entwicklen",
            "abstract": null,
            "authors": [
                "Mohamad Al-Ali, B",
                "Pichler, M",
                "Gstettner, C",
                "Galle, G",
                "Pummer, K"
            ],
            "year": 2010,
            "source": "Journal für Urologie und Urogynäkologie2010; Sonderheft 3 : 35-35.-36.Gemeinsame Tagung der Bayerischen Urologenvereinigung und der Österreichischen Gesellschaft für Urologie und Andrologie; 10-12 Juni 2010; München. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103121-14056",
                "103121-14085"
            ],
            "persons": [
                "103121-53053"
            ],
            "imported": "2010-08-07T22:10:51+02:00",
            "journal": null,
            "issn": "1023-6090",
            "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": 93184,
            "title": "Evaluierung der präklinischen Beatmung mittels Blutgasanalyse.",
            "abstract": null,
            "authors": [
                "Wildner, G",
                "Brunthaler, K",
                "Gugl, A",
                "Archan, S",
                "Pocivalnik, M",
                "Prause G"
            ],
            "year": 2009,
            "source": "A+IC News. Kongressband. 2009; 11(59):24-24.-Austrian International Congress. Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; SEP 17-19, 2009; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "93184-14069"
            ],
            "persons": [
                "93184-50018",
                "93184-51986",
                "93184-54089"
            ],
            "imported": "2009-09-20T18:40:45+02:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 92581,
            "title": "ATRIAL FIBRILLATION CRYO-ABLATION WITH MITRAL VALVE SURGERY IN PATIENTS WITH CONTINUOUS ATRIAL FIRBRILLATION",
            "abstract": null,
            "authors": [
                "Beran,E",
                "Bhudia,S",
                "Patel,RL",
                ""
            ],
            "year": 2009,
            "source": "  2009;    (   ):56-56.-Annual Meeting of the Society for Cardiothoracic Surgery in Great Britain and Ireland; March 22-24, 2009; Bournemouth, UK.  (ISBN:    )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92581-14075"
            ],
            "persons": [
                "92581-59423"
            ],
            "imported": "2009-09-04T23:16:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 84981,
            "title": "DELTAF508 heterozygosity in cystic fibrosis associated with coronary artery disease in the ludwigshafen risk and cardiovascular health study.",
            "abstract": null,
            "authors": [
                "Grammer, TB",
                "Renner, W",
                "Winkelmann, BR",
                "Boehm, BO",
                "Marz, W"
            ],
            "year": 2005,
            "source": "Atheroscl Suppl2005; 6(1):13-13.-75th Congress of the European Atherosclerosis Society; APR 23-26, 2005; Prague, CZECH REPUBLIC. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "84981-14028"
            ],
            "persons": [
                "84981-50910"
            ],
            "imported": "2008-10-09T14:47:39+02:00",
            "journal": null,
            "issn": "1567-5688",
            "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": 80730,
            "title": "Imatinib and dexamethasone in an elderly patient with Ph+ ALL.",
            "abstract": null,
            "authors": [
                "Eibl, M",
                "Schmidt, H",
                "Zinke-Cerwenka, W",
                "Linkesch, W",
                ""
            ],
            "year": 2007,
            "source": "Onkologie, International Journal for Cancer Research and Treatment2007; -Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Onkologie; Okt 5-9, 2007; Basel, SCHWEIZ. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80730-14082"
            ],
            "persons": [],
            "imported": "2008-05-05T13:33:45+02:00",
            "journal": null,
            "issn": "1423-0240",
            "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": 70350,
            "title": "Schimmelpilzwachstum in Wohnräumen: Einfluss auf Konzentration und Gattungen luftgetragener Pilzsporen.",
            "abstract": null,
            "authors": [
                "Haas, D",
                "Wendelin, I",
                "Wüst, G",
                "Schlacher, R",
                "Unteregger, M",
                "Trinkaus, P",
                "Marth, E",
                "Reinthaler, FF"
            ],
            "year": 2004,
            "source": "Umweltmedizin in Forschung und Praxis. 2004; 9(4):240--12. Konferenz der Gesellschaft für Hygiene und Umweltmedizin (GHU/ISEM) ; OKT 3-5 ; Halle/Saale, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70350-14023"
            ],
            "persons": [
                "70350-50497",
                "70350-51503",
                "70350-51674"
            ],
            "imported": "2007-10-09T19:42:33+02:00",
            "journal": null,
            "issn": "1430-8681",
            "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": 68447,
            "title": "Side Effects After Regional Anesthesia- A Prospective Survey In 4096 Patients.",
            "abstract": null,
            "authors": [
                "Droschl, K",
                "Zenz, M",
                "Schoell, G",
                "Delgado-Arguelles, P",
                "Rehak, P",
                "Metzler, H",
                "Sandner-Kiesling, A"
            ],
            "year": 2004,
            "source": "Pain Practice2004; -3rd  World Congress Of Pain 2004; SEPT 21-25, 2004; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68447-14045",
                "68447-14069",
                "68447-14070"
            ],
            "persons": [
                "68447-51611",
                "68447-51916"
            ],
            "imported": "2007-09-18T16:57:35+02:00",
            "journal": null,
            "issn": "1530-7085",
            "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": 219857,
            "title": "MICROPLASTIC-INDUCED ALTERATIONS IN GUT MICROBIOME AND METABOLISM: INSIGHTS FROM AN EX VIVO BIOREACTOR MODEL.",
            "abstract": null,
            "authors": [
                "Pacher-Deutsch, C",
                "Žukauskaitė, K",
                "Akar, C",
                "Nepel, M",
                "Kogler, L",
                "Habisch, H",
                "Ducoli, S",
                "Federici, S",
                "Madl, T",
                "Pichler, V",
                "Horvath, A",
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "UEG Journal - OP199. 2025; 13(S8):-UEG Week (United European Gastroenterology); OKT 4-7, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219857-14012",
                "219857-14081"
            ],
            "persons": [
                "219857-112689",
                "219857-119169",
                "219857-125874",
                "219857-91207",
                "219857-108411",
                "219857-50989",
                "219857-81091"
            ],
            "imported": "2026-01-14T15:36:43+01:00",
            "journal": null,
            "issn": "2050-6414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213998,
            "title": "ctDNA shedding in early colorectal cancer.",
            "abstract": null,
            "authors": [
                "Andaloro, S",
                "Aigner, F",
                "Uranitsch, S",
                "Lax, S",
                "Sallinger, K",
                "El- Heliebi, A",
                "Kühberger, S",
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "Molecular Oncology Supplement: EACR 2024: Innovative Cancer Science. 2024; 18(S1):i-ii.-EACR 2024 Congress: Innovative Cancer Science; JUN 10-13, 2024; Rotterdam, THE NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213998-14017",
                "213998-14020",
                "213998-14021",
                "213998-14045"
            ],
            "persons": [
                "213998-105079",
                "213998-119492",
                "213998-52442",
                "213998-104057",
                "213998-125879",
                "213998-50899",
                "213998-66435"
            ],
            "imported": "2025-02-07T18:11:43+01:00",
            "journal": null,
            "issn": "1574-7891",
            "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": 208763,
            "title": "Comparative analysis of the epibiotic diatom assemblage on loggerhead sea turtles in pre- and post-hospitalization period",
            "abstract": null,
            "authors": [
                "Filek, K",
                "Majewska, R",
                "Van de Vijver, B",
                "Robert, K",
                "Mucko, M",
                "Frankovich, TA",
                "Ashworth, MP",
                "Sullivan, M",
                "Bosak, S"
            ],
            "year": 2019,
            "source": "European journal of Phycology. 2019; 157-157.-7th European Phycological Congress; SEP 25-30, 2019; Zagreb, KROATIEN.  (ISBN: 0967-0262 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208763-14023"
            ],
            "persons": [
                "208763-125318"
            ],
            "imported": "2024-03-21T10:06:30+01:00",
            "journal": null,
            "issn": "1469-4433",
            "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": 206380,
            "title": "Changes of surface body temperatures after local cooling in survivors of cardiac arrest during the maintenance phase of TTM",
            "abstract": null,
            "authors": [
                "Markota, A",
                "Skok, K",
                "Burja, S",
                "Mori, J",
                "Sinkovič, A"
            ],
            "year": 2018,
            "source": "COBISS.SI-ID 6442815. 2018; 130(1):e125-e126.-European Resuscitation Council (ERC) Congress 2018; SEP 20-22, 2018; Bologna, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206380-14020"
            ],
            "persons": [
                "206380-120849"
            ],
            "imported": "2024-01-06T23:12:13+01:00",
            "journal": null,
            "issn": "1873-1570",
            "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": 205215,
            "title": "A Parameter Identification Approach towards Analyzing Hemodynamicsbased on Capnography.",
            "abstract": null,
            "authors": [
                "Kern, WJ",
                "Orlob, S",
                "Puutzer, G",
                "Martini, J",
                "Holler, M"
            ],
            "year": 2023,
            "source": "Resuscitation. 2023; 192(S1):S154-S154.-RESUSCITATION 2023; Nov 2-4,2023; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "205215-14070"
            ],
            "persons": [
                "205215-74176"
            ],
            "imported": "2023-11-03T00:01:00+01:00",
            "journal": null,
            "issn": "0300-9572",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 196871,
            "title": "Wider der Logik - Die abgebrochene/dosisreduzierte adjuvante Chemotherapie \r\nbeim Pankreaskopfkarzinom verringert das Overall Survival im Vergleich zu \r\njenen Patienten/innen die keine adjuvante Chemotherapie erhalten",
            "abstract": null,
            "authors": [
                "M. Themel, K. Strohmeyer, S. Sauseng, T. Niernberger, S. Gabor, M. Kern, \r\nH. Rabl"
            ],
            "year": 2018,
            "source": "European Surgery. 2018; 50(1):-59th Annual Meeting of the Austrian Society of Surgery; June 6-8,2018; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196871-14073"
            ],
            "persons": [],
            "imported": "2022-08-06T17:22:51+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 196835,
            "title": "Is direct negative pressure therapy (NPT) damaging intraabdominal organs? - An animal experimental stress model",
            "abstract": null,
            "authors": [
                "Delcev, P",
                "Sauseng, S",
                "Wiederstein-Grasser, I",
                "Preisegger, KH",
                "Schemmer, P",
                "Mischinger, H",
                "Auer-Schönbach, T"
            ],
            "year": 2022,
            "source": "European Surgery. 2022; 54(1):73-73.-63rd Annual Meeting of the Austrian Society of Surgery; June 15-17, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196835-14045",
                "196835-14073",
                "196835-28393"
            ],
            "persons": [
                "196835-51595",
                "196835-62305"
            ],
            "imported": "2022-08-05T20:19:54+02:00",
            "journal": null,
            "issn": "1682-8631",
            "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": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 180350,
            "title": "Diabetes-, sex-, and BMI specific associations of genetic variants in PRRG1 with cardiovascular parameters.",
            "abstract": null,
            "authors": [
                "Schweighofer, N",
                "Haudum, CW",
                "Schmidt, A",
                "Kolesnik, E",
                "Colantonio, CR",
                "Pieske, B",
                "Pieber, TR",
                "Obermayer-Pietsch, B"
            ],
            "year": 2019,
            "source": "Endocrine Abstracts May 2019. 2019; 63: -ECE; MAY 18-21, 2019; Lyon, FRANCE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180350-14080",
                "180350-14083"
            ],
            "persons": [
                "180350-51809",
                "180350-51831",
                "180350-61189",
                "180350-69515",
                "180350-94754",
                "180350-91265"
            ],
            "imported": "2020-02-10T10:50:19+01:00",
            "journal": null,
            "issn": "1470-3947",
            "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": 156861,
            "title": "Hat die septische Thoraxchirurgie ihren Schrecken verloren? Erfolgreicher Einsatz von VAC Instill bei Empyema necessitatis",
            "abstract": null,
            "authors": [
                "Gabor, S",
                "Niernberger, T",
                "Sauseng, S",
                "Mathew, E",
                "Themel, M",
                "Rabl, H",
                ""
            ],
            "year": 2014,
            "source": "55th Annual Meeting of the Austrian Society of Surgery. 2014; 46(2):-55. Österreichischer Chirurgenkongress; MAI 25-27, 2014; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156861-14028",
                "156861-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T18:14:46+01:00",
            "journal": null,
            "issn": "1682-8631",
            "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": 148883,
            "title": "Comparison of several complement and coagulation factor concentrations in different plasma products .",
            "abstract": null,
            "authors": [
                "Süessner, S",
                "Kaltenberger, S",
                "Augner, K",
                "Gabriel, C"
            ],
            "year": 2014,
            "source": "Transfus Med Hemother \r\n. 2014; 41(Suppl ):36-36.-47. Jahrestagung der Deutschen Gesellschaft für Transfusionsmedizin und Immunhämatologie; Sep 9-12 2014; Dresden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148883-14058"
            ],
            "persons": [
                "148883-64015"
            ],
            "imported": "2015-12-20T17:05:41+01:00",
            "journal": null,
            "issn": "1660-3796",
            "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": 148268,
            "title": "In use stability of levosimendan under different conditions.",
            "abstract": null,
            "authors": [
                "Richtig, G",
                "Steiner, O",
                "Goessler, W",
                "Toller, W"
            ],
            "year": 2015,
            "source": "European Journal of Anaesthesiology - Euroanaesthesia 2015. 2015; 32(53):189-189.-Euroanaesthesia 2015; May 30 - June 2, 2015; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148268-14047",
                "148268-14070"
            ],
            "persons": [
                "148268-51742",
                "148268-83984"
            ],
            "imported": "2015-11-15T14:23:42+01:00",
            "journal": null,
            "issn": "0265-0215",
            "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": 136064,
            "title": "DEVIDE-Study: Denosumab versus Intavenous Ibandronate - a 24 months retrospective head to head real life study - Baseline Data",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer,A",
                "Muschitz, C",
                "Wagner, D",
                "Amrein, K",
                "Pieber, TR",
                "Resch, H",
                "Dimai, HP",
                ""
            ],
            "year": 2014,
            "source": "Osteologie 2014; . 2014; 23 (Suppl1) : 37-37.-Osteologie; mar 13th - 15th 2014; München, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136064-14073",
                "136064-14080"
            ],
            "persons": [
                "136064-51063",
                "136064-51831",
                "136064-58615",
                "136064-59327",
                "136064-79271"
            ],
            "imported": "2014-04-09T22:12:50+02:00",
            "journal": null,
            "issn": "1019-1291",
            "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
        }
    ]
}