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=156180&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=156200&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156160&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 156878,
            "title": "Via falsa eines transurethralen Blasenkatheter bei Strahlenblase - ein Fallbericht",
            "abstract": null,
            "authors": [
                "Strohmeyer, K",
                "Gabor, S",
                "Niernberger, T",
                "Matzi, V",
                "Sauseng, S",
                "Davidovic, M",
                "Mathew, E",
                "Themel, M",
                "Rabl, H",
                ""
            ],
            "year": 2016,
            "source": "57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):-57. Österreichischer Chirurgenkongress; MAI 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156878-14028",
                "156878-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:41:24+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": 152660,
            "title": "Der Zusammenhang zwischen Bewegung, Ernährung und Knochendichte\r\nbei steirischen Schulkindern.",
            "abstract": null,
            "authors": [
                "Singer, G",
                "Schmölzer, C",
                "Stangl, V",
                "Till, H",
                "Kraus, T"
            ],
            "year": 2016,
            "source": "Supplement 1/16, European Surgery. 2016; 48 (Suppl 1): S58--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": [
                "152660-14049"
            ],
            "persons": [
                "152660-50778",
                "152660-54144",
                "152660-83445"
            ],
            "imported": "2016-05-27T23:00:13+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
        },
        {
            "id": 152655,
            "title": "Alterations of Bile Acid Composition in a Murine Model of Neuroblastoma",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Singer, G",
                "Kaiser, T",
                "Höfler, G",
                "Kaiser, M",
                "Sperl, D",
                "Huang, J",
                "Fauler, 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": [
                "152655-14020",
                "152655-14028",
                "152655-14049",
                "152655-14092"
            ],
            "persons": [
                "152655-50778",
                "152655-50881",
                "152655-54087",
                "152655-82670",
                "152655-83445"
            ],
            "imported": "2016-05-27T22:37:02+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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 152653,
            "title": "Experimental Comparison of Abdominal Drainage Systems",
            "abstract": null,
            "authors": [
                "Schalamon, J",
                "Petnehazy, T",
                "Ainoedhofer, H",
                "Castellani, C",
                "Till, H",
                "Singer, G"
            ],
            "year": 2016,
            "source": "Supplement 1/16, European Surgery. 2016; 48 (Suppl 1): S47--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": [
                "152653-14049"
            ],
            "persons": [
                "152653-50052",
                "152653-50778",
                "152653-54087",
                "152653-83445"
            ],
            "imported": "2016-05-27T17:32:10+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
        },
        {
            "id": 152657,
            "title": "Die Monteggia Fraktur im Kindes- und Jugendalter",
            "abstract": null,
            "authors": [
                "Zötsch, S",
                "Singer, G",
                "Bohnstingl, LM",
                "Castellani, C",
                "Eberl, R",
                "Till, H"
            ],
            "year": 2016,
            "source": "Supplement 1/16, European Surgery. 2016; 48 (Suppl 1): S58--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": [
                "152657-14049"
            ],
            "persons": [
                "152657-50778",
                "152657-54087",
                "152657-69736",
                "152657-83445"
            ],
            "imported": "2016-05-27T22:53: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": 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": 161128,
            "title": "Evaluierung des Webauftritts plastischer Chirurgien im deutschsprachigen Raum",
            "abstract": null,
            "authors": [
                "Kronberger, P",
                "Mischitz, M",
                "Smolle, C",
                "Eylert, G",
                "Kamolz, LP"
            ],
            "year": 2017,
            "source": "European Surgery, Volume 49, Supplement 1. 2017; 103-103.-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": [
                "161128-14076"
            ],
            "persons": [
                "161128-70620",
                "161128-80111"
            ],
            "imported": "2017-07-02T17:46:31+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": 161215,
            "title": "Non-obstetric surgery during pregnancy - an eleven-year's retrospective analysis",
            "abstract": null,
            "authors": [
                "Marsoner, K",
                "Lipp-Pump, A",
                "Klaritsch, P",
                "Mischinger, H",
                "Kornprat, P"
            ],
            "year": 2017,
            "source": "European Surgery, Supplement 1/17. 2017; 49: 64-64.-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": [
                "161215-14064",
                "161215-14073"
            ],
            "persons": [
                "161215-50039",
                "161215-50155",
                "161215-51595"
            ],
            "imported": "2017-07-09T18:11:07+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": 96776,
            "title": "Combined haplotypes of protein C and endothelial protein C receptor Association with outcome, purpura fulminans, and susceptibility in children with meningococcaemia",
            "abstract": null,
            "authors": [
                "Binder, A",
                "Muller, M",
                "Resch, B",
                "Mannhalter, C",
                "Zenz, W"
            ],
            "year": 2009,
            "source": "HAMOSTASEOLOGIE. 2009; 29:  S108-S109. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000272214600035",
            "pubmed": null,
            "doi": "10.1055/s-0037-1621493",
            "pmc": null,
            "organizations": [
                "96776-14091",
                "96776-14094"
            ],
            "persons": [
                "96776-51743-6",
                "96776-51647-6",
                "96776-54004-2"
            ],
            "imported": "2009-12-14T11:12:35+01:00",
            "journal": "HAMOSTASEOLOGIE",
            "issn": "0720-9355",
            "collection_publisher": null,
            "collection_title": "HAMOSTASEOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.78,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": 0.046,
            "impactfactor_norm_super_year": 2010,
            "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": true
        },
        {
            "id": 99993,
            "title": "Screening for haemorrhagic disorders in paediatric patients by means of a questionnaire.",
            "abstract": null,
            "authors": [
                "Music, I",
                "Novak, M",
                "Acham-Roschitz, B",
                "Muntean, W"
            ],
            "year": 2009,
            "source": "Hamostaseologie. 2009; 29 Suppl 1:  S87-S89. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000272214600029",
            "pubmed": "19763360",
            "doi": "10.1055/s-0037-1621503",
            "pmc": null,
            "organizations": [
                "99993-14091"
            ],
            "persons": [
                "99993-51651-4",
                "99993-59031-6",
                "99993-61824-6"
            ],
            "imported": "2010-04-21T02:00:00+02:00",
            "journal": "Hamostaseologie",
            "issn": "0720-9355",
            "collection_publisher": null,
            "collection_title": "HAMOSTASEOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.78,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": 0.046,
            "impactfactor_norm_super_year": 2010,
            "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": true
        },
        {
            "id": 88838,
            "title": "Enhanced thrombin generation in plasma of severe thrombocytopenic patients due to rFVIIa.",
            "abstract": null,
            "authors": [
                "Novak, M",
                "Hiden, M",
                "Rehak, T",
                "Rosenkranz, A",
                "Zebisch, A",
                "Sill, H",
                "Klaschka, S",
                "Muntean, W"
            ],
            "year": 2008,
            "source": "HAMOSTASEOLOGIE. 2008; 28 Suppl 1(12): S77-S80. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000263169600027",
            "pubmed": "18958344",
            "doi": "10.1055/s-0037-1621422",
            "pmc": null,
            "organizations": [
                "88838-14082",
                "88838-14091",
                "88838-14093",
                "88838-28394"
            ],
            "persons": [
                "88838-51651-4",
                "88838-51857-6",
                "88838-57402-6",
                "88838-59031-1"
            ],
            "imported": "2009-03-02T12:37:14+01:00",
            "journal": "HAMOSTASEOLOGIE",
            "issn": "0720-9355",
            "collection_publisher": null,
            "collection_title": "HAMOSTASEOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.78,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 96775,
            "title": "No differences in support of thrombin generation by neonatal or adult platelets",
            "abstract": null,
            "authors": [
                "Bernhard, H",
                "Rosenkranz, A",
                "Novak, M",
                "Leschnik, B",
                "Petritsch, M",
                "Rehak, T",
                "Kofeler, H",
                "Ulrich, D",
                "Muntean, W"
            ],
            "year": 2009,
            "source": "Hamostaseologie. 2009; 29 Suppl 1(7):S94-S97",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000272214600031",
            "pubmed": "19763359",
            "doi": "10.1055/s-0037-1621492",
            "pmc": null,
            "organizations": [
                "96775-14038",
                "96775-14091",
                "96775-14093",
                "96775-17225",
                "96775-28394"
            ],
            "persons": [
                "96775-51651-4",
                "96775-58455-6",
                "96775-58907-6",
                "96775-59031-6"
            ],
            "imported": "2009-12-14T11:12:35+01:00",
            "journal": "HAMOSTASEOLOGIE",
            "issn": "0720-9355",
            "collection_publisher": null,
            "collection_title": "HAMOSTASEOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.78,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": 0.046,
            "impactfactor_norm_super_year": 2010,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 96779,
            "title": "Calibrated automated thrombin generation in paediatric patients with inflammatory bowel disease",
            "abstract": null,
            "authors": [
                "Bernhard, H",
                "Deutschmann, A",
                "Leschnik, B",
                "Novak, M",
                "Hauer, A",
                "Haidl, H",
                "Rosenkranz, A",
                "Muntean, W"
            ],
            "year": 2009,
            "source": "HAMOSTASEOLOGIE. 2009; 29:  S90-S93. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000272214600030",
            "pubmed": "19763358",
            "doi": "10.1055/s-0037-1621491",
            "pmc": null,
            "organizations": [
                "96779-14091"
            ],
            "persons": [
                "96779-51651-4",
                "96779-51968-6",
                "96779-54077-6",
                "96779-59031-6"
            ],
            "imported": "2009-12-14T11:12:35+01:00",
            "journal": "HAMOSTASEOLOGIE",
            "issn": "0720-9355",
            "collection_publisher": null,
            "collection_title": "HAMOSTASEOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.78,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": 0.046,
            "impactfactor_norm_super_year": 2010,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 96759,
            "title": "Malignant stroke in an adolescent with a homozygous MTHFR 677CT mutation and intake of hormonal contraceptives",
            "abstract": null,
            "authors": [
                "Pfurtscheller, K",
                "Senning, B",
                "Bernhard, H",
                "Novak, M",
                "Zobel, G",
                "Plecko, B",
                "Muntean, W"
            ],
            "year": 2009,
            "source": "HAMOSTASEOLOGIE. 2009; 29:  S84-S86. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000272214600028",
            "pubmed": "19763346",
            "doi": "10.1055/s-0037-1621494",
            "pmc": null,
            "organizations": [
                "96759-14091"
            ],
            "persons": [
                "96759-51651-4",
                "96759-51875-6",
                "96759-59031-6",
                "96759-81339-1"
            ],
            "imported": "2009-12-14T11:12:35+01:00",
            "journal": "HAMOSTASEOLOGIE",
            "issn": "0720-9355",
            "collection_publisher": null,
            "collection_title": "HAMOSTASEOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.78,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": 0.046,
            "impactfactor_norm_super_year": 2010,
            "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": true
        },
        {
            "id": 161148,
            "title": "Rekanalisation von Mesenterialarterienverschlüssen durch lokale Lyse via interventionell platzierter Lysekatheter",
            "abstract": null,
            "authors": [
                "S. Sauseng, T. Niernberger, E. Mathew, M. Themel, A. Imamovic, M. Uggowitzer, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-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": [
                "161148-14028",
                "161148-14045",
                "161148-14073"
            ],
            "persons": [
                "161148-104939"
            ],
            "imported": "2017-07-03T23:43:33+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161150,
            "title": "Ist die Jejunalsonde im Rahmen von Ösophagusresektionen sinnvoll ?",
            "abstract": null,
            "authors": [
                "T. Niernberger, S. Gabor, V. Matzi, S. Sauseng, E. Mathew, M. Themel, M. Davidovic, K. Strohmeyer, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-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": [
                "161150-14028",
                "161150-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T23:46:53+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161147,
            "title": "Die perkutane transhepatische Cholezystostomie als interdisziplinäres Komplikationsmanagement und Therapieoption der kalkulösen und akalkulösen akuten Cholezystitis bei risikogefährdeten Patienten",
            "abstract": null,
            "authors": [
                "Imamovic, A",
                "Suppan, G",
                "Sauseng, S",
                "Strohmeyer, K",
                "Weberhofer, P",
                "Mathew, E",
                "Kern, M",
                "Niernberger, T",
                "Valentin, F",
                "Rabl, H"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-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": [
                "161147-14028",
                "161147-14045",
                "161147-14073"
            ],
            "persons": [
                "161147-104939"
            ],
            "imported": "2017-07-03T23:41: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": 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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161146,
            "title": "Interdiziplinäres Notfallmanagement in der Therapie eines Hämatothorax",
            "abstract": null,
            "authors": [
                "V. Matzi, C. Mörth, S. Gabor, T. Niernberger, S. Sauseng, E. Mathew,\r\nK. Strohmeyer, J. Holzer, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-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": [
                "161146-14028",
                "161146-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T23:39:50+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161145,
            "title": "Hat die septische Thoraxchirurgie ihren Schrecken verloren? VAC Instill in der septischen Thoraxchirurgie. Nicht nur Innovation sondern Revolution!",
            "abstract": null,
            "authors": [
                "S. E. Gabor, T. Niernberger, V. Matzi, S. Sauseng, K. Strohmaier, M. Themel,\r\nE. Mathew, M. Davidovic, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-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": [
                "161145-14028",
                "161145-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T20:30:28+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161144,
            "title": "Bronchogene Zyste beim Kind - ein klarer Fall?",
            "abstract": null,
            "authors": [
                "E. Mathew, S. Gabor, T. Niernberger, S. Sauseng, M. Themel, M. Davidovic,\r\nK. Strohmeyer, V. Matzi, R. Kerbl, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-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": [
                "161144-14028",
                "161144-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T20:26:49+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161143,
            "title": "Das maligne peritoneale Mesotheliom - ein seltener Tumor der Bauchhöhle und dessen Behandlung mittels CRS und HIPEC",
            "abstract": null,
            "authors": [
                "K. Strohmeyer, G. Suppan, S. Gabor, V. Matzi, T. Niernberger, S. Sauseng,\r\nM. Themel, M. Davidovic, E. Mathew, R. Stering, M. Perschler, G. Ralph,\r\nC. Tinchon, G. Hanschekowitsch, J. Engler, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-58th Annual Meeting of the Austrian Society of Surgery; JUNE 28-30, 2017; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161143-14028",
                "161143-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T20:22:27+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}