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=720&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156934,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=740&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=700&ordering=impactfactor_norm",
    "results": [
        {
            "id": 152632,
            "title": "Der Einsatz der modifizierten Clavien-Dindo-Klassifikation im Rahmen der Mammareduktionsplastik",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Haug, I",
                "Lebo, P",
                "Grohmann, M",
                "Reischies, FM",
                "Cambiaso-Daniel, J",
                "Tuca, A",
                "Rienmüller, T",
                "Spendel, S",
                "Kamolz, LP"
            ],
            "year": 2016,
            "source": " European Surgery. 2016; 48: 4-5.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152632-14076",
                "152632-14080"
            ],
            "persons": [
                "152632-67170",
                "152632-80111",
                "152632-63389",
                "152632-51824"
            ],
            "imported": "2016-05-27T11:06:41+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": 152633,
            "title": "Intra- und postoperative Komplikationen nach abdominaler Dermolipektomie - Eine retrospektive Analyse von 205 PatientInnen",
            "abstract": null,
            "authors": [
                "Tuca, A",
                "Parvizi, D",
                "Friedl, H",
                "Wurzer, P",
                "Kamolz, LP",
                "Lebo, P",
                "Rappl, T",
                "Wiedner, M",
                "Kuess, K",
                "Grohmann, M",
                "Koch, H"
            ],
            "year": 2016,
            "source": "European Surgery. 2016; 48: 29-29.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152633-14076",
                "152633-14080"
            ],
            "persons": [
                "152633-56922",
                "152633-51895",
                "152633-67170",
                "152633-80111"
            ],
            "imported": "2016-05-27T11:16: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": 152634,
            "title": "Der Einsatz von Hautexpander: Eine Risikofaktor-Analyse für das Entstehen von Komplikationen",
            "abstract": null,
            "authors": [
                "Smolle, C",
                "Tuca, A",
                "Wurzer, P",
                "Schintler, M",
                "Spendel, S",
                "Haxhija, E",
                "Schwenzer-Zimmerer, K",
                "Spendel, SM",
                "Friedl, H",
                "Kamolz, LP",
                "Parvizi, D"
            ],
            "year": 2016,
            "source": "European Surgery. 2016; 48: 35-35.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152634-14057",
                "152634-14076",
                "152634-14080",
                "152634-14092"
            ],
            "persons": [
                "152634-51879",
                "152634-51887",
                "152634-67170",
                "152634-70620",
                "152634-80111",
                "152634-51824"
            ],
            "imported": "2016-05-27T11:23:22+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": 152636,
            "title": "Sichere Chirurgie durch die OP-Checkliste: Durchführungsnachweis versus Durchführungsqualität",
            "abstract": null,
            "authors": [
                "Sendlhofer, G",
                "Leitgeb, K",
                "Kober, B",
                "Kamolz",
                "LP"
            ],
            "year": 2016,
            "source": "European Surgery, Acta Chirurgica Austriaca. 2016; 48, Suppl 1: S76-S77.-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": [
                "152636-14076"
            ],
            "persons": [
                "152636-78071",
                "152636-80111"
            ],
            "imported": "2016-05-27T11:37: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": 152639,
            "title": "Rekonstruktionsmöglichkeiten der Thoraxwand nach Resektion - a single center experience",
            "abstract": null,
            "authors": [
                "Niernberger, T",
                "Gabor, SE",
                "Mathew, E",
                "Sauseng, S",
                "Themel, M",
                "Davidovic, M",
                "Strohmeyer, K",
                "Matzi, V",
                "Lumenta, DB",
                "Rabl, H"
            ],
            "year": 2016,
            "source": "European Surgery. 2016; 48: 45-45.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152639-14017",
                "152639-14028",
                "152639-14073",
                "152639-14076"
            ],
            "persons": [
                "152639-50143",
                "152639-81670"
            ],
            "imported": "2016-05-27T12:47:23+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": 152667,
            "title": "CRP, Albumin und vitamin D3 als prognostische Parameter im thoraxchirurgischen Patientenkollektiv.",
            "abstract": null,
            "authors": [
                "Fediuk, M",
                "Fuchs, T",
                "Maier, A",
                "Smolle-Jüttner, FM."
            ],
            "year": 2016,
            "source": "European Surgery, Supplement 1/16. Abstracts 57 th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):100-100.-57. Österreichischer Chirurgenkongress; MAY 25- 27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152667-14077"
            ],
            "persons": [
                "152667-51935",
                "152667-51615"
            ],
            "imported": "2016-05-28T10:35: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": 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": 152668,
            "title": "Chest wall resection and complex reconstruction for locally advanced breast cancer.",
            "abstract": null,
            "authors": [
                "Fediuk, M",
                "Swatek, P",
                "Maier, A",
                "Smolle-Jüttner, FM."
            ],
            "year": 2016,
            "source": "European Surgery, Supplement 1/16. \r\nAbstracts 57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):99-99.-57. Österreichischer Chirurgenkongress; MAY 25- 27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152668-14077"
            ],
            "persons": [
                "152668-50948",
                "152668-51935",
                "152668-51615"
            ],
            "imported": "2016-05-28T10:42:55+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": 152669,
            "title": "Einfluss von nicht-steroidalen Antirheumatica (NSARs) sowie Laborparametern auf den Erfolg einer chemischen Pleurodese bei malignen Pleuraergüssen.",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Pichler, M",
                "Flick, H",
                "Olschewski, H",
                "Lindenmann, J",
                "Samonigg, H",
                "Gerger, A."
            ],
            "year": 2016,
            "source": "European Surgery, Supplement 1\r\nAbstracts 57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):46-46.-57. Österreichischer Chirurgenkongress; MAY 25- 27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152669-14046",
                "152669-14052",
                "152669-14077",
                "152669-14085",
                "152669-14087"
            ],
            "persons": [
                "152669-50145",
                "152669-58814",
                "152669-65986",
                "152669-95171"
            ],
            "imported": "2016-05-28T10:51:26+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": 152718,
            "title": "Wie sicher ist Nexobrid? Ergebnisse einer Sicherheitsstudie",
            "abstract": null,
            "authors": [
                "Smolle, C",
                "Tuca, A",
                "Wurzer, P",
                "Voigt, CD",
                "Branski, LK",
                "Shoham, Y",
                "Lumenta, DB",
                "Kamolz, LP"
            ],
            "year": 2016,
            "source": "European Surgery, Supplement 1/16, Abstracts of the 57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):35-36.-57th Annual Meetin of the Austrian Society of Surgery; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152718-14076"
            ],
            "persons": [
                "152718-67170",
                "152718-70620",
                "152718-80111",
                "152718-81670",
                "152718-88310"
            ],
            "imported": "2016-05-31T19:42:03+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": 152872,
            "title": "A unique case of ectopic thyroid tissue in the abdominal cavity.",
            "abstract": null,
            "authors": [
                "Bradatsch, A",
                "Mrak, K",
                "Wolf, G",
                "Thalhammer, M"
            ],
            "year": 2016,
            "source": "Abstracts: 57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):24-24.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152872-14073"
            ],
            "persons": [],
            "imported": "2016-06-07T18:18: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 152873,
            "title": "Advanced surgical mentorship in a closed-circuit surgical field.",
            "abstract": null,
            "authors": [
                "Bradatsch, A",
                "Mrak, K",
                "Lässer, A",
                "Wolf, G"
            ],
            "year": 2016,
            "source": "Abstracts: 57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):5-5.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152873-14073"
            ],
            "persons": [],
            "imported": "2016-06-07T18:22: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": 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": 152874,
            "title": "Chirurgisches Management eines GIST im Duodenum: Case Report.",
            "abstract": null,
            "authors": [
                "Puntschart, A",
                "Mrak, K",
                "Liegl-Atzwanger, B",
                "Haybäck, J",
                "Mischinger, H",
                "Kornprat, P"
            ],
            "year": 2016,
            "source": "Abstracts: 57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):89-89.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152874-14020",
                "152874-14073"
            ],
            "persons": [
                "152874-50039",
                "152874-50546"
            ],
            "imported": "2016-06-07T18:25:22+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": 152875,
            "title": "Quality of life in the immediate perioperative period in endocrine neck surgery.",
            "abstract": null,
            "authors": [
                "Lässer, A",
                "Bradatsch, A",
                "Mrak, K",
                "Wolf, G"
            ],
            "year": 2016,
            "source": "Abstracts: 57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):95-95.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152875-14073"
            ],
            "persons": [],
            "imported": "2016-06-07T18:27:55+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": 152876,
            "title": "Was meinen Frauen vor elektiver laparoskopischer Cholezystektomie (LCHE) zur Möglichkeit einer konkomitanten Salpingektomie?",
            "abstract": null,
            "authors": [
                "Lemmerer, M",
                "Tomasch, G",
                "Bliem, B",
                "Greimel, E",
                "Bjelic-Radisic, V",
                "Trutnovsky, G",
                "Berger, A",
                "Lang, P",
                "Oswald, S",
                "Rosanelli, G",
                "Mrak, K",
                "Uranüs, U",
                "Tamussino, K"
            ],
            "year": 2016,
            "source": "Abstracts: 57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):96-97.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152876-14038",
                "152876-14063",
                "152876-14073"
            ],
            "persons": [
                "152876-50853",
                "152876-51612"
            ],
            "imported": "2016-06-07T18:31: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 152877,
            "title": "Metachrone Gallenblasen-Metastase eines Nierenzellkarzinoms - Eine seltene klinische Manifestation.",
            "abstract": null,
            "authors": [
                "Puntschart, A",
                "Mrak, K",
                "Lackner, C",
                "Mischinger, H",
                "Kornprat, P"
            ],
            "year": 2016,
            "source": "Abstracts: 57th Annual Meeting of the Austrian Society of Surgery. 2016; 48(1):106-106.-57. Österreichischer Chirurgenkongress; MAY 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152877-14073"
            ],
            "persons": [
                "152877-50039"
            ],
            "imported": "2016-06-07T18:34:34+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": 159636,
            "title": "The impact of methylenetetrahydrofolate reductase (MTHFR) mutations on the primary patency of PTFE haemodialysis shunt prostheses",
            "abstract": null,
            "authors": [
                "Santler, SC",
                "Konstantiniuk, P",
                "Schramayer, G",
                "Cohnert, T"
            ],
            "year": 2016,
            "source": "European Surgery. 2016; 48(s 1):S85-S85.-57th Annual Meeting of the Austrian Society of Surgery; May 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "159636-14045",
                "159636-14074"
            ],
            "persons": [
                "159636-50038",
                "159636-50860"
            ],
            "imported": "2017-03-30T14:35:32+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": 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": 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
        },
        {
            "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": 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": 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
        }
    ]
}