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=1940&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1960&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1920&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 85583,
            "title": "Prognostic Value of the Evaluating Scoring Systems of Bauer, Tokuhashi and Tomita for 254 Patients with Spinal Metastases.",
            "abstract": null,
            "authors": [
                "Wibmer, C",
                "Leithner, A",
                "Hofmann, G",
                "Clar, H",
                "Kapitan, M",
                "Berghold, A",
                "Windhager, R",
                ""
            ],
            "year": 2008,
            "source": "LIJEC VJESN 130;2008; Suppl 4: 81-81.-Croatian Orthopaedic Congress; NOV 7-9, 2008; Zagreb, CROATIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85583-14026",
                "85583-14052",
                "85583-14085"
            ],
            "persons": [
                "85583-51344",
                "85583-52003",
                "85583-53237",
                "85583-59398"
            ],
            "imported": "2008-11-10T12:13:50+01:00",
            "journal": null,
            "issn": "0024-3477",
            "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": 84927,
            "title": "Kosten-Nutzen-Risikoanalyse in der restaurativen zahnheilkunde",
            "abstract": null,
            "authors": [
                "Arnetzl, G"
            ],
            "year": 2008,
            "source": "Stomatologie. 2008; 05/08: 112-112.-Österreichischer Zahnärztekongress; OKT 2-5; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "84927-14111"
            ],
            "persons": [],
            "imported": "2008-10-07T12:08:17+02:00",
            "journal": null,
            "issn": "0946-3151",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 83068,
            "title": "Blutgasanalyse und invasives Monitoring: Implikationen für die präklinische Therapie.",
            "abstract": null,
            "authors": [
                "Prause, G",
                "Wildner, G",
                "Gemes, G"
            ],
            "year": 2008,
            "source": "A+IC News - Kongressband. Proceedings der eingeladenen Vorträge und eingesandten Abstracts zum AIC Austrian International Congress 2008, Rudolf Kucher Lecture2008; 58(S2):87-87.-Austrian International Congress; SEP 11-13, 2008; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "83068-14069"
            ],
            "persons": [
                "83068-50018",
                "83068-50869",
                "83068-51986"
            ],
            "imported": "2008-09-14T07:20:13+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 80724,
            "title": "Endolacrimale KTP-Laser-unterstützte versus endonasale endoskopische Dacryocystorhinostomie: Ein Vergleich objektiver und subjektiver Langzeitergebnisse",
            "abstract": null,
            "authors": [
                "Rabensteiner, DF",
                "Lackner, A",
                "Wolf, G",
                "Hofmann, T",
                "Klein, A"
            ],
            "year": 2008,
            "source": "Spektrum der Augenheilkunde2008; 22(2):100-100.-49.Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 1-3, 2008; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80724-14043",
                "80724-14066"
            ],
            "persons": [
                "80724-51640",
                "80724-51747",
                "80724-57828"
            ],
            "imported": "2008-05-05T13:12:39+02:00",
            "journal": null,
            "issn": "0930-4282",
            "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": 80310,
            "title": "Is there a real clinical advantage in the MECC system or are there just less inflammatory response markers?",
            "abstract": null,
            "authors": [
                "Ovcina, I",
                "Salaymeh, L",
                "Knez, I",
                "Untersweg, A",
                "Supan, H",
                "Dacar, D",
                "Mächler, H",
                "Tscheliessnigg, KH",
                ""
            ],
            "year": 2008,
            "source": "Interactive CardioVascular and Thoracic Surgery2008; Vol. 7 Suppl. 1 (1):S65-S66.-57 th ESCVS International Congress; April 24-26, 2008; Barcelona, Spain. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80310-14075"
            ],
            "persons": [
                "80310-50146",
                "80310-51592",
                "80310-51936"
            ],
            "imported": "2008-04-28T13:02:01+02:00",
            "journal": null,
            "issn": "1569-9293",
            "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": 78754,
            "title": "The spectrum of vascular dementia: diagnostic limitations",
            "abstract": null,
            "authors": [
                "Fazekas, F"
            ],
            "year": 2007,
            "source": "Journal of Neurological Sciences2007; Suppl. (in print): -5th International Congress on Vascular Dementia; NOV 8-11, 2007; Budapest, HUNGARY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78754-14051"
            ],
            "persons": [],
            "imported": "2008-03-19T16:23:24+01:00",
            "journal": null,
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77258,
            "title": "Myocardial infarction and hemostasis.",
            "abstract": null,
            "authors": [
                "Prüller, F"
            ],
            "year": 2006,
            "source": "Biochemia Medica 2006; 16(S1):S68--5th Croatian Congress of Medical Biochemists with international participation; OCT 18-22, 2006; Porec, CROATIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "77258-14028"
            ],
            "persons": [],
            "imported": "2008-02-28T21:59:51+01:00",
            "journal": null,
            "issn": "1330-0962",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76376,
            "title": "Influence of family structure and social contacts on the self-reported quality of life of MS patients in Austria, Germany and Poland",
            "abstract": null,
            "authors": [
                "Pluta-Fuerst, A"
            ],
            "year": 2007,
            "source": "Multiple Sclerosis 2007; 13(Suppl 2): S266-S266.-23rd Congress of the European Committee for the Treatment and Research in Multiple Sclerosis (ECTRIMS); OCT 11-14, 2007; Prague, CZECH REPUBLIC. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76376-14051"
            ],
            "persons": [],
            "imported": "2008-02-26T16:22:50+01:00",
            "journal": null,
            "issn": "1352-4585",
            "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": 69291,
            "title": "Respiratory Bronchiolitis - Associated Interstitial Lung Disease with Fibrosis in Young Patients Presenting with Spontaneous Pneumothorax.",
            "abstract": null,
            "authors": [
                "Stacher, E",
                "Scheidl, S",
                "Popper, HH"
            ],
            "year": 2007,
            "source": "Virchows Archiv2007; 451(2):430--21st European Congress of Pathology; SEP 8-13, 2007; Istanbul, TURKEY.  (ISBN: 0945-6317 )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000249454600970",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69291-14020",
                "69291-14087"
            ],
            "persons": [
                "69291-50167"
            ],
            "imported": "2007-09-27T13:26:30+02:00",
            "journal": null,
            "issn": "0945-6317",
            "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": false,
            "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": 189181,
            "title": "[Quality assurance of pain care in Austria : Classification of management facilities].",
            "abstract": null,
            "authors": [
                "Jaksch, W",
                "Likar, R",
                "Folkes, E",
                "Machold, K",
                "Herbst, F",
                "Pils, K",
                "Stippl, P",
                "Lettner, S",
                "Alfons, M",
                "Crevenna, R",
                "Wiederer, C",
                "Dieber, J",
                "Glehr, R"
            ],
            "year": 2017,
            "source": "Wien Med Wochenschr. 2017; 167(15-16): 349-358. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000413462400001",
            "pubmed": "28424996",
            "doi": "10.1007/s10354-017-0563-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "189181-53309-6"
            ],
            "imported": "2021-09-07T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "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": 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": 68617,
            "title": "Preclinical management of polytrauma.",
            "abstract": null,
            "authors": [
                "Prause G",
                "Wildner, G",
                "Kulier, A"
            ],
            "year": 2002,
            "source": "British Journal of Anaesthesia 2002; 89(S 1):10-10.-Austrian International Congress 2002 and Rudolf Kucher Forum; SEP 11-13, 2002; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68617-14044",
                "68617-14069"
            ],
            "persons": [
                "68617-50018",
                "68617-51986"
            ],
            "imported": "2007-09-20T19:21:13+02:00",
            "journal": null,
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67324,
            "title": "Differences in Prehospital Emergency Treatment of Trauma Patients - Comparing Anaesthesiologists, Internists and Surgeons.",
            "abstract": null,
            "authors": [
                "Prause, G",
                "Gemes, G",
                "Wildner, G",
                "Kainz, J"
            ],
            "year": 2007,
            "source": "Abstracts 1st Joint Congress EATES & ETS2007; 33(S II):18-18.-1st Joint Congress European Association for Trauma and Emergency Surgery & European Trauma Association; MAY 23-26, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67324-14069"
            ],
            "persons": [
                "67324-50018",
                "67324-50869",
                "67324-51986",
                "67324-58596"
            ],
            "imported": "2007-05-31T18:42:08+02:00",
            "journal": null,
            "issn": "1863-9933",
            "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": 67302,
            "title": "First Experiences and Future Aims with a New Electronic Emergency Medical Care Documentation System in Graz.",
            "abstract": null,
            "authors": [
                "Wildner, G",
                "Kainz, J",
                "Gemes, G",
                "Prause, G"
            ],
            "year": 2007,
            "source": "European Journal of Trauma and Emergency Surgery. Abstracts 1st Joint Congress EATES & ETS.2007; 33(S II):18-18.-1st Joint Congress European Association for Trauma and Emergency Surgery & European Trauma Society; MAY 23-26, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67302-14069"
            ],
            "persons": [
                "67302-50018",
                "67302-50869",
                "67302-51986",
                "67302-58596"
            ],
            "imported": "2007-05-28T22:34:06+02:00",
            "journal": null,
            "issn": "1863-9933",
            "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": 196854,
            "title": "Der singuläre Rundherd beim Coloncarzinom! Immer eine Metastase? \r\nHerausforderung an Diagnostik und Therapie",
            "abstract": null,
            "authors": [
                "S. Wurm, S. Gabor, A. Bainschab, T. Niernberger, V. Matzi, \r\nR. Hochstätter, N. Taumberger, S. Sauseng, K. Strohmeyer, \r\nM. Themel, A. Imamovic, H. 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": [
                "196854-14045",
                "196854-14063",
                "196854-14064",
                "196854-14073",
                "196854-14080"
            ],
            "persons": [
                "196854-104939",
                "196854-86791"
            ],
            "imported": "2022-08-06T17:03:09+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": 196838,
            "title": "Life threatening rupture of the diaphragma after COVID 19 pneumonia",
            "abstract": null,
            "authors": [
                "Imamovic, A",
                "Wagner, D",
                "Sauseng, S",
                "Lindemann, J",
                "Fink-Neuböck, N",
                "Waha, J",
                "Kresic, J",
                "Auer-Schönbach, T",
                "Schemmer, P",
                "Mischinger, H"
            ],
            "year": 2022,
            "source": "European Surgery. 2022; 54(1):118-118.-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": [
                "196838-14045",
                "196838-14073",
                "196838-14077"
            ],
            "persons": [
                "196838-104939",
                "196838-51595",
                "196838-59327"
            ],
            "imported": "2022-08-05T20:33:21+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": 196812,
            "title": "Liver resection for hepatocellular carcinoma in cirrhotics and non-cirrhotics: evaluation and comparison of long-term and recurrence free survival",
            "abstract": null,
            "authors": [
                "A. Aigelsreiter\r\nI. Osprian\r\nS.Sauseng\r\nC. Lackner\r\nH. Samonigg\r\nH. Mischinger\r\nM. Pichler"
            ],
            "year": 2010,
            "source": "European Surgery. 2010; 42(236):-51st Annual Meeting of the Austrian Society of Surgery; June 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196812-14073"
            ],
            "persons": [],
            "imported": "2022-08-05T17:14:42+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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 195946,
            "title": "Perioperative complications in esophagectomy for carcinoma are correlated to a higher recurrence rate.",
            "abstract": null,
            "authors": [
                "Mykoliuk, I",
                "Lindenmann, J",
                "Fink-Neuboeck, N",
                "Fediuk, M",
                "Porubsky, Ch",
                "Terbuch, A",
                "Absenger, G",
                "Brcic, L",
                "Anegg, U",
                "Maier, A",
                "Smolle, J",
                "Smolle-Juettner, FM"
            ],
            "year": 2022,
            "source": "European Surgery- ACA. 2022; 54: 67-68.-63. Österreichischer Chirurgenkongress; JUN 15-17, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195946-14020",
                "195946-14026",
                "195946-14077",
                "195946-14085"
            ],
            "persons": [
                "195946-51617",
                "195946-106257",
                "195946-50145",
                "195946-50477",
                "195946-51935",
                "195946-56918",
                "195946-86226",
                "195946-51615"
            ],
            "imported": "2022-06-19T21:25:48+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": false,
            "local_affiliation": true
        },
        {
            "id": 182606,
            "title": "Determination of absolute blood volume using online dialysate dilution: when should be measured?",
            "abstract": null,
            "authors": [
                "Kron, S",
                "Schneditz, D",
                "Leimbach, T",
                "Kron, J"
            ],
            "year": 2020,
            "source": "Nephrology Dialysis Transplantation. 2020; 35(3):1417-1417.-57th ERA-EDTA Congress; JUN 6-9, 2020; Milano, ITALIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000562392101389",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "182606-14010"
            ],
            "persons": [
                "182606-51834"
            ],
            "imported": "2020-07-02T14:19:40+02:00",
            "journal": null,
            "issn": "0931-0509",
            "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": "TRANSPLANTATION-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 176132,
            "title": "Relevance-guided Feature Extraction for Alzheimer's Disease Classification",
            "abstract": null,
            "authors": [
                "Tinauer, C",
                "Heber, S",
                "Pirpamer, L",
                "Damulina, A",
                "Sackl, M",
                "Hofer, E",
                "Koini, M",
                "Schmidt, R",
                "Ropele, S",
                "Langkammer, C"
            ],
            "year": 2019,
            "source": "Proceedings of the ISMRM 27th Annual Meeting & Exhibition. 2019; (4813):-ISMRM 27th Annual Meeting & Exhibition; MAY 11-16, 2019; Montréal, CANADA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176132-14026",
                "176132-14051"
            ],
            "persons": [
                "176132-51279",
                "176132-59566",
                "176132-60116",
                "176132-77129",
                "176132-98464",
                "176132-99902",
                "176132-99731"
            ],
            "imported": "2019-07-26T15:43:47+02:00",
            "journal": null,
            "issn": "1545-4428",
            "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": 139958,
            "title": "Eine Nierentransplantation kann sich positiv auf die Funktion neutrophiler Granulozyten und den oxidativen Stress auswirken.",
            "abstract": null,
            "authors": [
                "Lemesch , S",
                "Leber, B",
                "Ribitsch, W",
                "Schilcher, G",
                "Horvath, A",
                "Hafner-Gießauf, H",
                "Spindelboeck, W",
                "Pasterk, L",
                "Marsche, G",
                "Zettel, G",
                "Tawdrous, M",
                "Rosenkranz, A",
                "Stadlbauer, V"
            ],
            "year": 2014,
            "source": "Transplant International, John Wiley & Sons, Ltd. 2014; 27(s4):1-27.-Austrotransplant; 15-17 Okt, 2014; Bad Ischl, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "139958-14022",
                "139958-14073",
                "139958-14081",
                "139958-14084"
            ],
            "persons": [
                "139958-50740",
                "139958-50989",
                "139958-53252",
                "139958-59568",
                "139958-62756",
                "139958-72630",
                "139958-81091",
                "139958-54296"
            ],
            "imported": "2014-11-13T13:49:58+01:00",
            "journal": null,
            "issn": "1432-2277",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}