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=156160&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156180&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156140&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 136598,
            "title": "Cross-Sectional Guidelines: Cutting Edge in Scientific Evidence and Practical Guidance.",
            "abstract": null,
            "authors": [
                "Schlenke, P",
                "Sibrowski, W"
            ],
            "year": 2009,
            "source": "Transfus Med Hemother. 2009; 36(6): 351-351. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000272793100001",
            "pubmed": "21245965",
            "doi": "10.1159/000262400",
            "pmc": "PMC2997288",
            "organizations": [],
            "persons": [
                "136598-88593-2"
            ],
            "imported": "2014-05-07T02:00:00+02:00",
            "journal": "Transfus Med Hemother",
            "issn": "1660-3796",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.589,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.047,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": 0.066,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "HEMATOLOGY",
            "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": 144977,
            "title": "Clinically Oriented Research in Transfusion Medicine.",
            "abstract": null,
            "authors": [
                "Krakowitzky, P",
                "Sibrowski, W"
            ],
            "year": 2009,
            "source": "Transfus Med Hemother. 2009; 36(2): 105-106. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000265152600007",
            "pubmed": "20823990",
            "doi": "10.1159/000207139",
            "pmc": "PMC2928822",
            "organizations": [],
            "persons": [],
            "imported": "2015-05-04T02:00:00+02:00",
            "journal": "Transfus Med Hemother",
            "issn": "1660-3796",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.589,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.047,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": 0.066,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "HEMATOLOGY",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 147077,
            "title": "A pragmatic approach to imaging in large vessel vasculitis",
            "abstract": null,
            "authors": [
                "Patil, P",
                "Dejaco, C",
                "Dasgupta, B"
            ],
            "year": 2015,
            "source": "EXPERT OPIN ORPHAN D. 2015; 3(7): 767-775. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000359857300002",
            "pubmed": null,
            "doi": "10.1517/21678707.2015.1056150",
            "pmc": null,
            "organizations": [
                "147077-14086"
            ],
            "persons": [
                "147077-66227-6"
            ],
            "imported": "2015-09-17T12:29:51+02:00",
            "journal": "EXPERT OPIN ORPHAN D",
            "issn": "2167-8707",
            "collection_publisher": null,
            "collection_title": "EXPERT OPINION ON ORPHAN DRUGS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.464,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.047,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCI",
            "impactfactor_norm_super": 0.075,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164084,
            "title": "[Body dysmorphic disorder : Diagnostics and treatment in cosmetic dermatology].",
            "abstract": null,
            "authors": [
                "Lahousen, T",
                "Linder, D",
                "Gieler, T",
                "Gieler, U"
            ],
            "year": 2017,
            "source": "Hautarzt. 2017; 68(12):973-979",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000416412000005",
            "pubmed": "29075869",
            "doi": "10.1007/s00105-017-4064-7",
            "pmc": null,
            "organizations": [
                "164084-29444"
            ],
            "persons": [
                "164084-50020-2"
            ],
            "imported": "2017-12-20T10:28:47+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.663,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.047,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.098,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "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": true
        },
        {
            "id": 161257,
            "title": "[Allergic contact dermatitis of the scalp].",
            "abstract": null,
            "authors": [
                "Koch, L",
                "Aberer, W"
            ],
            "year": 2017,
            "source": "Hautarzt. 2017; 68(6):466-471",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000403426700011",
            "pubmed": "28396898",
            "doi": "10.1007/s00105-017-3975-7",
            "pmc": null,
            "organizations": [
                "161257-14047"
            ],
            "persons": [
                "161257-51346-6",
                "161257-90765-2"
            ],
            "imported": "2017-07-12T02:00:00+02:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.663,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.047,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.098,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "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": true
        },
        {
            "id": 208461,
            "title": "Obituary Prof. Dr. med. Michael Speicher",
            "abstract": null,
            "authors": [
                "Verheyen, S",
                "Heitzer, E",
                "Geigl, J"
            ],
            "year": 2023,
            "source": "MED GENET-BERLIN. 2023; 35(4): 297-298. ",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:001114621800007",
            "pubmed": null,
            "doi": "10.1515/medgen-2023-2063",
            "pmc": null,
            "organizations": [
                "208461-14021"
            ],
            "persons": [
                "208461-50899-6",
                "208461-57423-6",
                "208461-88454-2"
            ],
            "imported": "2024-03-04T09:31:10+01:00",
            "journal": "MED GENET-BERLIN",
            "issn": "0936-5931",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.047,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208459,
            "title": "The utility of liquid biopsy in clinical genetic diagnosis of cancer and monogenic mosaic disorders",
            "abstract": null,
            "authors": [
                "Hallermayr, A",
                "Kessler, T",
                "Steinke-Lange, V",
                "Heitzer, E",
                "Holinski-Feder, E",
                "Speicher, M"
            ],
            "year": 2023,
            "source": "MED GENET-BERLIN. 2023; 35(4): 275-284. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001114621800022",
            "pubmed": null,
            "doi": "10.1515/medgen-2023-2066",
            "pmc": null,
            "organizations": [
                "208459-14021"
            ],
            "persons": [
                "208459-50899-6"
            ],
            "imported": "2024-03-04T09:31:10+01:00",
            "journal": "MED GENET-BERLIN",
            "issn": "0936-5931",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.047,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.153,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-SCI",
            "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": true
        },
        {
            "id": 1474,
            "title": "Laparoscopic cholecystectomy using 2-mm instruments.",
            "abstract": null,
            "authors": [
                "Uranüs, S",
                "Peng, Z",
                "Kronberger, L",
                "Pfeifer, J",
                "Salehi, B"
            ],
            "year": 1998,
            "source": "J Laparoendosc Adv Surg Tech A. 1998; 8(5):255-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076663300001",
            "pubmed": "9820716",
            "doi": "10.1089/lap.1998.8.255",
            "pmc": null,
            "organizations": [
                "1474-14073"
            ],
            "persons": [
                "1474-51080-6",
                "1474-51612-2",
                "1474-51735-6"
            ],
            "imported": null,
            "journal": "J LAPAROENDOSC ADV SURG TEC A",
            "issn": "1092-6429",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.098,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.046875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 19250,
            "title": "The clinical significance of neopterin in human diseases",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Samsonov, MIu",
                "Weiss, G",
                "Reibnegger, G",
                "Nasonov, EL",
                "Wachter, H"
            ],
            "year": 1993,
            "source": "TERAPEVT ARKH. 1993; 65(5): 80-87. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1993NF29000022",
            "pubmed": "8036606",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19250-50569-6"
            ],
            "imported": "2010-07-08T15:40:00+02:00",
            "journal": "TERAPEVT ARKH",
            "issn": "0040-3660",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.077,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0467289719626168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 197351,
            "title": "[Functional and morphological disorders of taste and olfaction in COVID-19 patients].",
            "abstract": null,
            "authors": [
                "Pavlidis, P",
                "Schittek, GA",
                "Fouka, E",
                "Spyridonidis, E",
                "Gouveris, H"
            ],
            "year": 2022,
            "source": "HNO. 2022; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000847598300001",
            "pubmed": "36040511",
            "doi": "10.1007/s00106-022-01218-1",
            "pmc": "PMC9425785",
            "organizations": [],
            "persons": [
                "197351-100927-6"
            ],
            "imported": "2022-09-09T02:00:00+02:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.9,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.0465116279069767,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY-SCIE",
            "impactfactor_norm_super": 0.19,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY-SCI",
            "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": 156884,
            "title": "Ernährungsscreening im Krankenhaus; Ein wichtiges Standbein im Risikomanagement perioperativer Patienten",
            "abstract": null,
            "authors": [
                "Gabor, S",
                "Niernberger, T",
                "Sauseng, S",
                "Matzi, V",
                "Mathew, E",
                "Strohmeyer, K",
                "Themel, M",
                "Davidovic, M",
                "Rabl, H",
                ""
            ],
            "year": 2016,
            "source": "57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156884-14028",
                "156884-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:55:29+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": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 156880,
            "title": "Rekanalisierung und Stenting der Vena portae als Komplikationsmanagement der akuten Pfortaderthrombose nach komplexen chirurgischen Eingriffen",
            "abstract": null,
            "authors": [
                "Sauseng, S",
                "Niernberger, T",
                "Gabor, S",
                "Themel, M",
                "Mathew, E",
                "Uggowitzer, M",
                "Rabl, H",
                ""
            ],
            "year": 2016,
            "source": "57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156880-14028",
                "156880-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:46:26+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": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 156881,
            "title": ",,Minimal invasive“ Transplantation von Epidermis - eine Kosten und Ressourcen sparende Therapiemöglichkeit von chronischen und akuten Wunden",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Gabor, S",
                "Niernberger, T",
                "Strohmeyer, K",
                "Mathew, E",
                "Sauseng, S",
                "Themel, M",
                "Davidovic, M",
                "Rabl, H",
                ""
            ],
            "year": 2016,
            "source": "57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):-57. Österreichischer Chirurgenkongress. 2016; 48(1):-57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156881-14028",
                "156881-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:48:54+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": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161129,
            "title": "Der medizinische Begriff \"Komplikation\" wird oft missverstanden: Ergebnisse einer Bevölkerungsumfrage",
            "abstract": null,
            "authors": [
                "Smolle, C",
                "Cambiaso-Daniel, J",
                "Sljivich, M",
                "Sendlhofer, G",
                "Brunner, G",
                "Kamolz, LP"
            ],
            "year": 2017,
            "source": "European Surgery, Volume 49, Supplement 1. 2017; 69-69.-58th Annual Meeting of the Austrian Society of Surgery; JUN 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161129-14076"
            ],
            "persons": [
                "161129-70620",
                "161129-78071",
                "161129-80111"
            ],
            "imported": "2017-07-02T17:52:17+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": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 156882,
            "title": "APC Resistenz",
            "abstract": null,
            "authors": [
                "Davidovic, M",
                "Kern, M",
                "Sauseng, S",
                "Themel, M",
                "Strohmeyer, K",
                "Mathew, E",
                "Rabl, H",
                ""
            ],
            "year": 2016,
            "source": "57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156882-14028",
                "156882-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:50:55+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": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 152431,
            "title": "Herausforderungen in der Chirurgie: Jetzt ist Leadership gefragt!",
            "abstract": null,
            "authors": [
                "Kamolz, L",
                "Sendlhofer, G"
            ],
            "year": 2016,
            "source": "European Surgery, ACA Acta Chirurgica Austriaca. 2016; 1/16: S80-S80.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA.  (ISBN: 1682-8631 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152431-14076"
            ],
            "persons": [
                "152431-78071",
                "152431-80111"
            ],
            "imported": "2016-05-13T11:32:38+02:00",
            "journal": null,
            "issn": "1682-4016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161217,
            "title": "Surgical management of pancreatic neuro-endocrine tumours and analysis of factors influencing survival - a multicentre, national study (ACO-ASSO PNET STUDY)",
            "abstract": null,
            "authors": [
                "Primavesi, F",
                "Klieser, E",
                "Marsoner, K",
                "Cardini, B",
                "Fröschl, U",
                "Thalhammer, S",
                "Fischer, I, Urbas R",
                "Kiesslich, T",
                "Neureiter, D",
                "Öfner-Velano, D",
                "Wundsam, H",
                "SEllner, F",
                "Függer, R",
                "Cakar-Beck, F",
                "Kornprat, P",
                "Stättner, S"
            ],
            "year": 2017,
            "source": "European Surgery, Volume 49, Supplement 1 (2017). 2017; 49: 24-24.-58th Annual Meeting of the Austrian Society of Surgery; June 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161217-14073"
            ],
            "persons": [
                "161217-50039"
            ],
            "imported": "2017-07-09T18:22: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": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 156883,
            "title": "Das gestielte Jejunuminterponat imThoarx als Alternative zum hochgezogen Coloninterponat nach Ösophagogastrektomie",
            "abstract": null,
            "authors": [
                "Gabor, S",
                "Niernberger, T",
                "Sauseng, S",
                "Matzi, V",
                "Mathew, E",
                "Strohmeyer, K",
                "Themel, M",
                "Davidovic, M",
                "Rabl, H",
                ""
            ],
            "year": 2016,
            "source": "57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156883-14028",
                "156883-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:53:08+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": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 156879,
            "title": "Ausbildung in der Chirurgie - Vergleich zweier unterschiedlicher Zentren",
            "abstract": null,
            "authors": [
                "Mathew, E",
                "Pizzera, C",
                ""
            ],
            "year": 2016,
            "source": "57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156879-14028",
                "156879-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:44:05+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": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 152656,
            "title": "Das Karzinoid der Appendix im Kindes- und Jugendalter - Eine single-center Studie",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Kaiser, M",
                "Sinnitsch, M",
                "Singer, G",
                "Till, H"
            ],
            "year": 2016,
            "source": "Supplement 1/16, European Surgery. 2016;  48 (Suppl 1): S49--57th Annual Meeting of the Austrian Society of Surgery; MAI 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152656-14049"
            ],
            "persons": [
                "152656-50778",
                "152656-54087",
                "152656-82670",
                "152656-83445"
            ],
            "imported": "2016-05-27T22:47:04+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": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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
        }
    ]
}